Dave Jacoby Perl Programmer. Linux User. Music Fan. Family Man.

AJAX

Weather Ticker
This is a web ticker built using AJAX and JSON, or Javascript Object Notation. This uses the Ajax.js library module from JSAN to manage the network getting, hitting a perl script that scrapes Weather Underground to get the weather based on ZIP code. This was written to demonstrate AJAX and JSON for a presentation to the Purdue Perl Mongers.

Projects