JavaScript

JavaScript Overview
I love JavaScript. Seriously. I’m glad that it has finally come into it’s own as an integral part of AJAX, and Spry (for you ColdFusion users out there). There are lots of uses for JavaScript in real world web applications, for many reasons: it’s clean, neat (as neat as the programmer, anyway), fast, and [...]

Editing Google Maps using JavaScript

I just finished a rather tough piece of JavaScript for a new customer. Let me explain what they wanted… they had a map made from the Google API. I didn’t know it, but these maps are generated basically by a giant <script> dynamically. On this map, there were a number of companies that my customer [...]