Using the Java Locale Object to Internationalize Your Application
Get a breakdown of the Java Locale object and its important features, as well as some of the important classes that are affected by Locale.
Here is the original: Using the Java Locale Object to Internationalize Your Application
a2a_linkname=”Using the Java Locale Object to Internationalize Your Application”;a2a_linkurl=”http://www.frenzygraphics.com/2010/05/11/using-the-java-locale-object-to-internationalize-your-application/”;
[...]
Globalize your Web Applications: Working with Dates in PHP
Using language-specific locale features allows your applications to support many different locales, regardless of the settings on the computer, which runs the application. Today’s article takes a look at date formatting considerations in PHP.
Excerpted from:Globalize your Web Applications: Working with Dates in PHP
a2a_linkname=”Globalize your Web Applications: Working [...]
Giving Caches a Chance
Though it tends to get treated poorly, HTTP isn’t a dumb file-transfer protocol. It allows you to specify an intention with your requests (GET/POST, with PUT and DELETE available) and offers authentication. The focus of this article, however, is about caching. By Marijn Haverbeke. 0730
Here is the original post: Giving Caches a Chance
[...]


