February 21, 2009

File Uploads in a Hidden iframe using jQuery

I wanted to create a file uploading application in an Ajax style (that wouldn’t reload the page), but I found I didn’t like any of  the jQuery plugins that I found to do them.  I found that either they didn’t work or the result was not able to be styled the way I wanted.  Here [...]

February 7, 2008

Simple steps to using the Google Maps API

I really like maps, and no one does maps better than the Google Maps API. Today I’ll go over a few simple steps to getting started with the Google Maps API.

February 6, 2008

The Tao of Appjet

Today I’m going to review a very awesome new web-based IDE called Appjet. This is for the programmer who wants to write web code without setting up a LAMP stack or configuring a server. Now you shouldn’t use that argument with me, since I really enjoy exploring all aspects of LAMP servers (especially the “L” [...]