Articles
Although I provide blogs on many of these same topics, this page will provide links to more complete articles on various language, platforms, and tools.
Java
- Character Conversions from Browser to Database
In route to their final storage destination on the World Wide Web, characters move through various layers of programming interfaces and can cross software and hardware boundaries. This article provides helpful hints and best practices for accurately transporting character data from browser to database … and back again. - International Enhancements in Java SE 6