Mozilla SOAP/Google API Demo
After Mozilla 0.98 was released, I got really excited about the built-in SOAP capabilities of the browser. Google has just announced its public SOAP API, so it seemed like a good way to test Mozilla's SOAP interface. These are the resulting demos. I later wrote an article on the Mozilla SOAP API for Apple.
XML-RPC JavaScript Message Builder
Basically, this script provides a way to serialize JavaScript objects into an XML-RPC format.
JavaScript Junkyard
Bits and snips of interesting, useful and downright worthless JavaScript code. Yours for the taking.
DHTML Libraries
An attempt to catalog the growing number of cross-browser DHTML libraries available on the Web. Sporadically maintained.
DHTML Junkyard
Long-forgotten DHTML additions I wrote for Dan Steinman's DynAPI 1.0. No longer maintained, don't even bother.
Webcam Toybox
An old code-generator tool that creates draggable DHTML images that overlay a larger image, typically a webcam. It was supposed to let your webcam viewers put funny hats and moustaches on your face.