Java Internationalization

  • Authors:
  • Andrew Deitsch;David Czarnecki;Mike Loukides

  • Affiliations:
  • -;-;-

  • Venue:
  • Java Internationalization
  • Year:
  • 2001

Quantified Score

Hi-index 0.00

Visualization

Abstract

From the Publisher:On the Internet, there are almost no barriers against international commerce. Except for language. Unfortunately, most software is still written in English. Java Internationalization shows how to write software that is truly multi-lingual, using Java's very sophisticated internationalization facilities. English-only software is already obsolete. Java Internationalization brings Java developers up to speed on the new generation of software development: writing software that is no longer limited by language boundaries. One of the real strengths of Java is that support for Unicode (a standard system for the interchange, processing, and display of written text in 24 different languages) is thoroughly integrated at just about every level. This book explores Java Unicode and provides concrete examples for using its features to create multilingual user interfaces, to correctly format currency, dates and times, and to ensure font support for different languages. About the AuthorDavid Czarnecki is a computer scientist in the Internet and Software Technology Laboratory at the GE Corporate Research and Development Center in Niskayuna, NY. He is involved with various e-commerce initiatives and projects, and in recent months has become increasingly involved in providing expertise on how to properly internationalize software. David holds both B.S and M.S. degrees in computer science. Andy Deitsch is a software engineer who manages an e-business group at GE's Corporate Research and Development Center. Andy was fortunate enough to be involved in the beta release of Java in 1995 and has been programming in the language ever since. The inspiration for this book came from his efforts to use Java effectively to build internationalized applications and his frustrations in not finding any books related to this important topic.