3.14159265358979323846264338327950288419716939937510582097494459230781640628620 8998628034825342117067982148086513282306647093844609550582231725359408128481117 4502841027019385211055596446229489549303819644288109756659334461284756482337867 8316571201909145648566923460348610454326648213393607260249141273724587006606315 5881748815209209628292540917153643678925903600113305305488204665213841469519415 1160943305727036575959195309218611738193261179310511854807446237996274956735188
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.