Unicode Content on InfoQ
News about Unicode
- Topics
- Operations,
- Architecture,
- Specifications,
- Internationalization
The week before last, the Unicode Consortium which manages standards for Unicode and Locale published the 6.0 version of Unicode to their site. These standards represent the common set of symbols and locales software vendors use to internationalize their solutions. This release represents the first time the full specification has been published online in its entirety.
- Topics
- RubyGems,
- Runtimes,
- Ruby
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
- REST,
- Ruby,
- Ruby on Rails
Tapping into advanced features of the HTTP protocol, the Rails team enhances the flexibilty and interoperability of derived apps, while providing guidance to optimal use of controllers. Combine this with proper UTF-8 support and a growing team of contributors, and Ruby on Rails is ready for 2007 and beyond.
- Topics
- Ruby,
- Internationalization,
- Ruby on Rails
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
- Web 2.0,
- Ruby on Rails,
- Web Services,
- Web Frameworks,
- Ruby
The audio and slides of six presentations made at a recent Ruby on Rails meeting, hosted by Greenpeace in Amsterdam, have just been made available. Topics include integration with legacy Java apps, CMS development, and Unicode.
- Topics
- Programming,
- Ruby
The perennial debate about how best to support multibyte Unicode in Ruby is heating up again, and thanks to the progress of Rails and JRuby, this time there is more at stake...