Jesster.net

Home Life
Web Stuff
Tattoos
Sports
Theatre
Home Brew


Web Stuff

I have been doing one thing or another on the Web since 1995 (scope out my resume). I started off doing some basic HTML and CGI in Perl. One of my first CGI scripts was a push script to simulate an animated GIF in Netscape 1.0. Now I try to do a little of everything, but most of my expertise is in cross browser/cross platform javascript and integrating Web components.

In the future, I will be putting up bits of code I find fun or useful. For now, here is a fun program I wrote to download comic strips to one page without having to deal with advertising. I will publish the source code when I get a chance to clean it up.

Comics Page
Purpose: Present various daily comic strips on one page. File names are generated with random number, so each page the strip resides on must be inspected to guess which image is the strip.
Language: Perl/CGI
Example: Comics for Today
Source: Coming soon