Newest Languages & Tools Articles GraphicsMagick: Image Processing Add-In as Easy as Abra Cadabra! By Victor Volkman - Published 08/22/2008 Need to create, update, or convert images programmatically? Look no further than GraphicsMagick for help for your C, C++, Perl, or .NET app.
Using Neural Networks and OLAP Tools to Make Business Decisions By Marcia Gulesian - Published 08/07/2008 Enterprise data is the lifeblood of a corporation, but it's useless if it's left to languish in data silos. Data warehousing and mining provide the tools to bring data out of the silos and put it to use.
Geocoding with the Rails GeoKit Plugin By W. Jason Gilmore - Published 07/21/2008 Learn how to geocode addresses using the GeoKit plugin, as well as calculate distances between points and identify all points within a specified radius!
Highlighted Languages & Tools Tutorials Learning PHP: The What's and the Why's By Elizabeth Fulghum -
Tired of being limited by client-side Web development? Liz Fulghum begins a series of articles to teach you PHP. In this first article in the series, learn what PHP is and why you'd want to use it.
An Oldie but Goodie: The Cross-Site Scripting Vulnerability By Thomas Gutschmidt -
A reader offers our security columnist a tip on an exploitable hole that seems to be well documented and understood but has been met with overwhelming complacency, even among the elite sites on the Internet.
Day 1: Learning the Basics of PL/SQL By Jonathan Gennick -
PL/SQL is a procedural language that Oracle developed as an extension to standard SQL to provide a way to execute procedural logic on the database. Here's how to get started using it.
JSP: Creating Dynamic Titles By Jose Annunziato -
Add flair to your Web site. Learn how to create dynamic titles using JSP.
JSP: Creating Dynamic Titles By Stephanie Kaminaris -
Add flair to your Web site. Learn how to create dynamic titles using JSP.
Password protection through JavaScript By Joe Burns -
This is the first in a series of script tips meant to discuss and describe the concept of creating password protection through JavaScript.