Skip to main content

Some notes on localizing server side applications

Posted by satyak on November 26, 2004 at 1:44 PM EST

Localization seem to be a never ending topic. Here are some questions on the subject, occasionally followed by answers.

Access the questions here

Important items include managing two locales for your server side applications: one for language and one for formatting (I call this country locale)

Related Topics >>