demo
source
License:
GPL
Blogmarklet - This is a project page for the bookmarklet I made to
post to
blogmark. Basically,
it takes some information in the current page and posts it to a
Movable Type journal.
demo
source
License:
GPL
Dynamic Progress Bar - This is a progress bar that can be entirely
controled via JavaScript. The current implementation is based on time,
but the progress bar can be used to show progress of a program executing on
the server or on the client.
demo
source
License:
GPL
Dynamic Rounded Corners -
This is something I've always wanted to do
but always imagined being done server side, producing images to reference from
the HTML. This takes the approach of drawing the rounded corners with some
JavaScript, CSS and HTML.