JavaScript Projects

The following is a list of some of the ideas and projects that I have worked on in my free time that actually coalesced into something useful for consumption.

CGI::Ex::Validate

Accompanying the CGI::Ex suite of tools are two javascript files: yaml_load.js and validate.js. These modules allow for fairly indepth form validation. Also - yaml_load.js allows for arbitrary data structures to be passed via text and created in javascript. For more information - view the source of the files listed in the samples below - or view the source code found in the links above or at CPAN.
(Home | CPAN | Sample 1 | Sample 2 | Sample 3

Project BOB

Mini arcade game (side scroller without the side scrolling). Written around 1997/98.
(Home page)

Mahjong

Mahjong solitair. Never really finished - but it is playable - written around 1999.
(Home page)

Falling Blocks

Tetris™ style falling blocks game. Written around 1997.
(Home page)

Chess

Chess - written around early 1999. Never finished - but two players can play, or you can really beat up on the computer.
(Home page)

Infobases Tech Support circa 1997

This is a support site I wrote to lessen the load as a Infobases tech support person. This was some of my first html and Javascript work. Still funtional without modification after all these years.
(Home page)

Cloudify.js

Menu cloud system.
(Home page)

CanvasSaver.js

Canvas based "screensaver".
(Home page)

Tooltip.js

Easy and customizable tooltips.
(Home page)

Debug.js

JavaScript data structure dumper.
(Home page)

ASCII Table

JavaScript based ascii table generator.
(Home page)