i18n Content on InfoQ
News about i18n
- 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.
- 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.
- 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.
- 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.