Web Storage API: More Security, Efficiency and Capacity than Cookies
The Web Storage API not only allows storing larger data in browsers but also in a more secure and efficient way.
Go here to see the original: Web Storage API: More Security, Efficiency and Capacity than Cookies
a2a_linkname=”Web Storage API: More Security, Efficiency and Capacity than Cookies”;a2a_linkurl=”http://www.frenzygraphics.com/2010/06/15/web-storage-api-more-security-efficiency-and-capacity-than-cookies/”;
[...]
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/”;
Object Oriented Programming- The beginning
This article explores the new Object Oriented Programming that became available in PHP 5. Get some hands-on experience as we create an application demonstrating the concepts.
Read the rest here: Object Oriented Programming- The beginning
a2a_linkname=”Object Oriented Programming- The beginning”;a2a_linkurl=”http://www.frenzygraphics.com/2009/11/03/object-oriented-programming-the-beginning/”;
Object Orientated Programming- The beginning
This article explores the new Object Orientated Programming that became available in PHP 5. Get some hands-on experience as we create an application demonstrating the concepts.
Read more here: Object Orientated Programming- The beginning
a2a_linkname=”Object Orientated Programming- The beginning”;a2a_linkurl=”http://www.frenzygraphics.com/2009/10/12/object-orientated-programming-the-beginning/”;
Kicking the Tires on Your Next CMS
Confused about which Content Management System (CMS) is right for you? Ernest Lilley helps you break Content Management Systems into distinct groups, based on how much time, money, and effort you can put into the project.
Go here to see the original: Kicking the Tires on Your Next CMS
[...]
The Prototype JavaScript Framework
Programmers tend to collect utility functions to perform common tasks. In this article we look at some of the key features of the Prototype JavaScript Framework and demonstrate how it can make your life easier. By Rob Gravelle. 0925
Credit:The Prototype JavaScript Framework
a2a_linkname=”The Prototype JavaScript Framework”;a2a_linkurl=”http://www.frenzygraphics.com/2008/09/25/the-prototype-javascript-framework/”;
[...]
How to Create an Ajax Autocomplete Text Field: Part 11
Along the way, we learned about the Eclipse IDE, the Eclipse Web Project, JSP pages, how to add a Tomcat server to the IDE, JavaScript, AJAX, JSON and CSS. This week we wrap up the series by adding code to process ENTER and TAB keystrokes, and keeping the list open when returning from another page. [...]
Customizing Adobe CS3 Installation
We all know that various other components which we don’t really need, are bundled with Adobe CS3 products. These few days I came across a little bit and I would like to share my experience with you. So here’s a couple tips about having a customized installation. I’ll take Photoshop CS3 for examples, the tricks [...]


