InfoQ

InfoQ

Topic/Tag specific view

Internationalization Content on InfoQ


News about Internationalization

Noda Time: An Advanced Date/Time Library for .NET

Topics
.NET,
Internationalization,
Programming

To put it bluntly, the date/time libraries in .NET are flawed. In an effort to address many, but far from all, of these problems Jon Skeet is working on a port of Joda Time called Noda Time.

Unicode 6.0.0 Standard Published

Topics
Operations,
Infrastructure,
Architecture,
Specifications,
Unicode,
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.

Character Encodings and M17N Explained

Topics
Ruby,
Dynamic Languages,
Languages,
Internationalization,
Programming,
Ruby1.9,
Documentation

James Edward Gray II wrote a series of posts on character encoding in Ruby, providing various tricks and detailed explanations to make you ready for Ruby 1.9.

InfoQ Brazil Launches

Topics
Ruby,
Java,
Dynamic Languages,
.NET,
SOA,
Languages,
Architecture,
Agile,
Internationalization,
Programming,
Enterprise Architecture,
InfoQ Announcements

InfoQ Brazil (http://www.infoq.com/br) is now officially launched! All InfoQ daily news & articles will be translated henceforth, with additional local news, articles, and videos produced by the Brazilian community on an ongoing basis. InfoQ Brazil launched officially this weekend, and has already gotten over 6700 pageviews in the last couple of days.

Changes to .NET 2.0 Result in Breaking Changes to Culture Names

Topics
.NET Framework,
.NET,
Internationalization,
Programming

There has been a breaking change the list of culture names in .NET 2.0. This change applies to Windows Vista and anyone who has installed patch ms07-049.

New Best Practices for Working with Date/Time Values

Topics
.NET Framework,
.NET,
Programming,
Internationalization

A common problem with programming languages, including those of .NET, is the lack of decent time zone support. Too often developers pretend that time zones do not exist at all rather than take the time and effort to get them right. Microsoft seeks to change this for .NET programmers by introducing the TimeZoneInfo and DateTimeOffset classes.

State of Unicode and Ruby Compatibility for JRuby 1.0

Topics
JRuby,
Releases,
Ruby,
Release,
Java,
Dynamic Languages,
Version Control,
Source Control,
Languages,
Programming,
Internationalization

InfoQ summarizes the current plan for the handling strings in JRuby 1.0: Java has Unicode strings, Ruby has byte arrays. JRuby 1.0 will keep it this way, and only incur costs when both worlds meet. Regular expressions are demanding attention as well.

InfoQ China Unlaunches

Topics
Ruby,
Java,
Dynamic Languages,
Languages,
SOA,
.NET,
Enterprise Architecture,
Architecture,
Programming,
InfoQ Announcements,
Agile,
InfoQ,
Internationalization

InfoQ's mission is to be the world's source for tracking change and innovation in the enterprise software development community. To maximize InfoQ's positive impact, InfoQ is extending to serve communities where English is a strong barrier, starting with China, and in a few months Japan, and hopefully Brasil by the end of the year.

W3C starts two new technical committees

Topics
WS Standards,
Web Services,
Semantic Web,
W3C,
SOA,
Enterprise Architecture,
Architecture,
Internationalization,
Specifications

The W3C announces the start of a working group on Internationalization and one on a Protocol for Web Description Resources (POWDER).

Continental Airlines Case Study

Topics
ASP.NET,
Casestudy,
.NET,
Stories & Case Studies,
Internationalization,
Programming,
Agile

It is often said that ASP.NET does not scale and that for real enterprise applications you need to use J2EE. Well, the folks as Continental Airlines beg to differ. Not only does ASP.NET scale in terms of performance, Continental claims it also scales in terms of internationalization.