Java internationalization
Andrew Deitsch, David Czarnecki, Mike Loukides
Abstract
Andrew Deitsch, David Czarnecki, Mike Loukides
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 Author David 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.
OpenAlex reports 23 citations for this work. Citation counts describe recorded attention and do not establish research quality.
A contribution statement is not available in the OpenAlex record.
Method details are not available in the OpenAlex metadata.
Findings are not separately available in the OpenAlex metadata.
Limitations are not available in the OpenAlex metadata.
Application details are not available in the OpenAlex metadata.
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 Author David 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.
Key concepts: Unicode, Java, Computer science, World Wide Web, Internationalization, Java applet, Software development, Software