bedeviled mojo slopIf you have to ask, you don't want to know!No Fluff Just Stuff: An Introduction to Internationalization in Java- July 19, 2004 I'm currently preparing a presentation entitled "An Introduction to Internationalization in Java" for the No Fluff, Just Stuff Java symposiums. I'll be speaking at the conference in Boston, MA, held from October 22nd-24th. I submitted the following as an abstract. Internationalization is the process of writing software in such a way as to make the localization of the software to a particular region as easy as possible. In other words, internationalization aims to remove the burden of...http://www.blojsom.com/blog/david/i18n/2004/07/19/nfjs-software-i18n-in-java.html ICU4J: International Components for Unicode for Java- July 16, 2004 International Components for Unicode (ICU) library Provides robust and full-featured Unicode services on a wide variety of platforms. ICU supports the most current version of the Unicode standard, and provides support for supplementary characters (needed for GB 18030 repertoire support). Javadocs. Have a sampling of the Javadocs for Hebrew Calendar. The Hebrew calendar is lunisolar and thus has a number of interesting properties that distinguish it from the Gregorian. Months start on the day...http://www.blojsom.com/blog/david/i18n/2004/07/16/icu4j.html |