A Localization Primer for Dojo Dijit and Dojox Controls
This article presents an overview of requirements and general considerations to localize a Web form using Dojo’s Dijit and Dojox widgets.
A Localization Primer for Dojo Dijit and Dojox Controls
a2a_linkname=”A Localization Primer for Dojo Dijit and Dojox Controls”;a2a_linkurl=”http://www.frenzygraphics.com/2010/11/02/a-localization-primer-for-dojo-dijit-and-dojox-controls/”;
Create a Localized Web Page with PHP
Learn how to create an HTML page that uses PHP to let a user choose the language the page displays.
Go here to read the rest: Create a Localized Web Page with PHP
a2a_linkname=”Create a Localized Web Page with PHP”;a2a_linkurl=”http://www.frenzygraphics.com/2010/10/21/create-a-localized-web-page-with-php/”;
Combine Ajax and JSON to Transmit Complex Presentation Data
Learn how to combine Ajax and JSON to override the browser’s default locale and perform retrievals of complex data.
Read more: Combine Ajax and JSON to Transmit Complex Presentation Data
a2a_linkname=”Combine Ajax and JSON to Transmit Complex Presentation Data”;a2a_linkurl=”http://www.frenzygraphics.com/2010/09/01/combine-ajax-and-json-to-transmit-complex-presentation-data/”;
JavaScript’s Lack of i18n Support and What It Means for You
Despite its atrocious lack of i18n functionality, you can make JavaScript work better with multilingual web pages.
View post:JavaScript’s Lack of i18n Support and What It Means for You
a2a_linkname=”JavaScript’s Lack of i18n Support and What It Means for You”;a2a_linkurl=”http://www.frenzygraphics.com/2010/08/05/javascripts-lack-of-i18n-support-and-what-it-means-for-you/”;
Creating a WSDL File and Clients for Your ASP.NET Web Service
Go inside the WSDL file for a Web service and then learn how to create both Web- and desktop-based clients to consume the service.
Excerpted from:Creating a WSDL File and Clients for Your ASP.NET Web Service
a2a_linkname=”Creating a WSDL File and Clients for Your ASP.NET Web Service”;a2a_linkurl=”http://www.frenzygraphics.com/2010/07/07/creating-a-wsdl-file-and-clients-for-your-aspnet-web-service/”;
[...]
Anatomy of a Web Service: XML, SOAP and WSDL for Platform-independent Data Exchange
A Web service basically is a collection of open protocols — XML, SOAP and WSDL — that is used to exchange data between applications in a platform-independent way.
See more here: Anatomy of a Web Service: XML, SOAP and WSDL for Platform-independent Data Exchange
a2a_linkname=”Anatomy of a Web Service: [...]
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/”;
[...]
Internationalizing a Locale-specific Application in Java
The Java SE platform allows you to adapt (localize) your applications to various languages and regions easily, cost-effectively, and without having to re-engineer the software.
Read the original here: Internationalizing a Locale-specific Application in Java
a2a_linkname=”Internationalizing a Locale-specific Application in Java”;a2a_linkurl=”http://www.frenzygraphics.com/2010/04/14/internationalizing-a-locale-specific-application-in-java/”;
Are Google’s Language Translation Web Services Ready for Prime Time?
Are web-based translation services good enough for professional applications? Explore the features in Google’s Language Translation services to find out.
Go here to read the rest: Are Google’s Language Translation Web Services Ready for Prime Time?
a2a_linkname=”Are Google’s Language Translation Web Services Ready for Prime Time?”;a2a_linkurl=”http://www.frenzygraphics.com/2010/03/16/are-googles-language-translation-web-services-ready-for-prime-time/”;
[...]
Log JavaScript Errors Using an AJAX-driven Web Service
JavaScript’s error-capturing mechanisms not advanced enough for your web applications? Here’s a novel way to log JavaScript errors using an AJAX-driven web service.
Read the original here: Log JavaScript Errors Using an AJAX-driven Web Service
a2a_linkname=”Log JavaScript Errors Using an AJAX-driven Web Service”;a2a_linkurl=”http://www.frenzygraphics.com/2010/02/03/log-javascript-errors-using-an-ajax-driven-web-service/”;
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 [...]
Mixing Scripting Languages
Today’s article will highlight some of the ramifications of mixing scripting languages in your web pages. These discussions will be applicable to cross-browser scripting and HTAs as well.
Source:Mixing Scripting Languages
a2a_linkname=”Mixing Scripting Languages”;a2a_linkurl=”http://www.frenzygraphics.com/2009/11/03/mixing-scripting-languages/”;
JavaScript 2.0: A Sneak Preview
The JavaScript 2.0 / EMCAScript 4.0 proposal isn’t due to be finalized until the end of the fall of 2009, but it’s already garnering lots of strong reactions - both good and bad. Today, we’ll be taking a look at some of the proposed specifications and you can decide for yourself whether they constitute improvements [...]
Introduction to Server-side JavaScript
Although rich web sites and applications have become the norm in recent years, they can still be difficult to develop, maintain, and expand. Many of the challenges stem from the schism between client and server components. The Jaxer server, developed by Aptana, is an open source Ajax web server for building rich web pages and [...]
Debugging JavaScript: Beyond Alerts
Today, JavaScript can be written, debugged, and even tested using frameworks’ built-in functionality or by specialized software. In today’s article, we’ll begin examining some of the latest ways of debugging your JavaScript code.
Read the original post: Debugging JavaScript: Beyond Alerts
a2a_linkname=”Debugging JavaScript: Beyond Alerts”;a2a_linkurl=”http://www.frenzygraphics.com/2009/06/01/debugging-javascript-beyond-alerts/”;


