i18ngurus.com - Open internationalization resources directory
directorydirectory   add a linkadd a link   searchsearch   mapmap   recentrecent   syndicatesyndicate   encyclopedia <font color=Red><b>Beta</b></font>encyclopedia Beta   feedbackfeedback   faqfaq  
 
   
border
Java internationalization resources, tutorials and articles.
border
border border border
    Top / Programming / Java (7)

   News section Links  

1.

Java Internationalization
John O'Conner provides articles, tips, news, and links related to creating international applications on the Java platform.
http://www.javai18n.com

2.

Java & JSP Demos
The Locale class demo, plus other JSP and Java demo pages. These pages contain demos of common internationalization concepts necessary in creating an internationalized program or web site and include such JDK features as Collation, Formatting, Resource handling, and Parsing, as well as Unicode concepts such as Normalization. Pages created by Addison Philips.
http://www.inter-locale.com/demos/locales.jsp

3.

Java Internationalization
Java Internationalization is the author's website for the O'Reilly book, "Java Internationalization". News about internationalization is updated regularly as well as news about the book. You can view articles written by the authors of "Java Internationalization" as well as download the examples from the book.
http://www.javainternationalization.com

4.

Java Internationalization and Localization
Jaric Sng shows how to utilize the system fonts found in Java SDK 1.3 as well as the MS VM implementation, while not causing backward compatibility problems. This technique solves the problem of CJK characters displayed as "blocks" in IE with MS VM. Article published in April 2001.
http://www.onjava.com/pub/a/onjava/2001/04/12/internationalization.html

5.

NameMap
Map from any Unicode 3.0 character to its official name, or vice versa, adding only a 61kB jar to your application.
http://www.gjt.org/pkgdoc/org/gjt/cuspy/unicode/

6.

VietIME: Cross-platform Vietnamese Input Method Editor
A Java-based Vietnamese input method editor (IME). Enable input of Vietnamese Unicode text in Java's AWT (TextArea and TextField) and Swing text components.
http://vietime.sourceforge.net

7.

VietPad: Cross-platform Vietnamese Unicode Text Editor
A Java-based Vietnamese Unicode text editor. Open, edit, convert, print, and save Vietnamese text-based files in Unicode UTF-8 format.
http://vietpad.sourceforge.net

Add or Suggest a link