InfoQ

InfoQ

Topic/Tag specific view

i18n Content on InfoQ


News about i18n

Ruby 1.9 Roundup: State Of i18n and Unicode, Feature Freeze for 1.9.1, Gems 1.3

Topics
Ruby,
Runtimes,
Dynamic Languages,
Java,
Languages,
Unicode,
Programming,
Ruby1.9,
RubyGems,
i18n,
Testing

Work on Ruby 1.9.1, the first stable release of Ruby 1.9.x, has just passed its feature freeze milestone, the 1.9.0-5 release is just around the corner. Ruby Gems 1.3 was released and added to 1.9.x, and a few changes were added to better support Unicode with Ruby.

KonaKart: Free Java-based online shopping cart

Topics
Struts,
SOAP,
Java Web Frameworks,
GWT,
Messaging,
Java,
Web Services,
AJAX,
SOA,
Languages,
Rich Internet Apps,
Transactions Processing,
Enterprise Architecture,
Architecture,
Database,
i18n,
Programming,
Web services,
E-Commerce

KonaKart, a free Java-based online shopping cart, just released version 2.2.0.7. InfoQ spoke with KonaKart founder Paolo Sidoli to learn more about this release, and how KonaKart fits into the online shopping cart space.

Multibyte for Rails: A Unicode Solution for Rails?

Topics
Ruby on Rails,
Ruby,
Dynamic Languages,
Languages,
Internationalization,
Programming,
i18n,
Unicode,
Rails Plugins

The issue of proper Unicode support for Ruby on Rails continues to generate lots of discussion and development activity. The Multibyte for Rails project seems to be making progress in driving a unified solution to the problem.

Simplified i18n with new Cintoo Messages 1.0

Topics
Java,
Languages,
Programming,
Internationalization,
i18n,
Cintoo Messages

Cintoo Messages is an i18n framework that was developed over the course of several large internationalization projects where existing Java solutions were not sufficient. Messages supports locales for threads and different bundles for different Java packages. Bundle mapping configuration is done outside of client classes resulting in simplified code.