english deutsch
Software and Tools
Bidi, International Components for Unicode for Java (ICU, Java Internationalization, Java Internationalization and Localization Toolkit, JDK 1.1 Internationalization, Multilizer Java Edition, Programming Product Review ; Send Java Around the , Prologia-I18N
Articles: Internationalization and Localization
Table of Contents for articles and white papers, dealing with Java internationalization and localization, available through the Java Developer Connection.
Formatting numbers
ZDNet TipZone tip on how to use Java to specify number formats. (Useful for changing number formats for different locales).
Hexadecimal Character Codes in Java Unicode
All spaces, punctuation, accented characters, and any other non-ASCII characters are replaced with unn; in Java Unicode format encoding, where nn is equivalent to the hexadecimal number representing the character.
Java I18N
Provides articles, demos, and best practice information for creating internationalized software.
Java Internationalization Tutorial
The lessons in this trail teach you how to internationalize Java applications. Internationalized applications are easy to tailor to the customs and languages of end users around the world.
Java Live ; Internationalization - March 31, 1998
The Java Live transcript from the session on internationalization from March 31, 1998 with KeJia Gao, Sean Jiang and Charles Wu.
Java Live ; Internationalization - May 06, 1997
Java Live session transcript on Internationalization from May 06, 1997 with Brian Beck.
Java@Work ; Parlez-Vous Java? (Web Techniques, Sep
Al Williams takes a look at resource bundles for supporting multiple languages.
Multi-currency Nirvana with Java
Those that intend to target their software to the global marketplace should not overlook multi-currency issues. This article is an introduction to currency arithmetic and localization formatting with Java.
Servlets.com ; Chapter 13 Examples from Java Servl
Hello to Spanish speakers, with the localized time, Hello to Japanese speakers, Sending localized output read from a file, A servlet version of the Rosetta Stone, A servlet version of the Tower of Babel, The hidden charset.