InfoQ

Topic/Tag specific view

All content and news on InfoQ about i18n


News about i18n

KonaKart: Free Java-based online shopping cart

Community
Java
Topics
Transactions Processing

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?

Community
Ruby
Topics
Ruby on Rails,
Internationalization

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

Community
Java
Topics
Internationalization

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.