GeekArticles
Operating Systems
SolarisWhat to know more about internationalization?
Author: developers.sun.com |
Published: 16th May 2006 |
Visited: 71 times |
Add CommentFiled in: SolarisUnderstanding Internationalization, which provides background information to help you develop an internationalized application. Then move on to Creating an Internationalized Application, which provides step-by-step instructions for building an application that supports multiple languages.
Read Article Sponsored Links
Related Articles
• Requirements: Internationalization of Web Services The Web Services Internationalization Task Force of the Internationalization Working Group has published Requirements for the Internationalization of Web Services as a Working Group Note. Developed to help achieve worldwide usability for Web services, the requirements address the way internationaliz ...
• Practical Internationalization by Edd Dumbill April 18, 2001 Tim Bray's map.net site provides a representation in 2D and 3D of the Open Directory Project 's content. In an earlier article for XML.com, Tim explained the architecture of map.net, TAXI . However, the one aspect of map.net that interested me most is its hand ...
• Internationalization in JRun By Brian Deitte Software Engineer Macromedia, Inc. In this article, I'll explain how to avoid some common pitfalls that occur when internationalizing J2EE applications. I'll also give a brief overview of internationalization and show where to find more information on the topic. What is Int ...
• Internationalization jGuru Parlez-vous Java? Internationalization teaches your Java programs to speak in tongues. Through the use of the ingenious Locale object, you can design your programs for localization with a minimum of effort and a maximum of portability. With localized strings, currencies, numbers, dates, and GU ...