End of Life for PHP 4
Chris Shiflett...
A demo of the CSSTitle library is now available. This library makes it easy to apply... (Read More)
One of the major challenges in building a strong framework for web applications is XML handling. PHP 5's XML functions,... (Read More)
In object-oriented programming, it is often useful to access members of an object within another object, like so: ... (Read More)
In a previous article I documented an "except" method for arrays in Ruby. This method ... (Read More)
While working on the next generation of an adventure game engine I wrote, ... (Read More)
Cookies can be a useful tool for storing small pieces of data like user preferences in rich web applications. JavaScript is... (Read More)
One of the biggest hassles in modern web development is cross-browser compatibility. If you've ever thought you were... (Read More)
The DND library is a powerful JavaScript component that makes it easy to add drag-and-drop capabilities to web page elements.... (Read More)
Update,... (Read More)
One of the often repeated tasks I've noticed in web development is the need to write logic for selecting an option in a... (Read More)