Scripts and Tools
JavaScript Toys
Game of Life
Conway’s cellular automaton, the Game of Life, implemented entirely in JavaScript.
Download | View Source | View Demo | Last updated 2006/02/26
Tools & Utilities
courier2dovecot
Shell script to convert a Courier-IMAP maildir to Dovecot format. Renames Courier’s subscriptions and uidlist files to follow Dovecot’s naming convention (the file formats themselves are compatible), removes the unnecessary ‘INBOX.’ prefix from the subscriptions, and recursively cleans out any other Courier-specific files from the maildir directory hierarchy.
This has been successfully tested in a large-scale migration from Courier-IMAP version 3.0.8 to Dovecot 1.0 alpha on a Debian box, but as always, use at your own risk and remember to take backups. Refer to the migration wiki for more information on migrating to Dovecot. In case of any questions, please direct them to Dovecot’s mailing list.
Download | View Source | Last updated 2005/10/29
Ruby Scripts
textilize.rb
Quick Ruby script to convert Textile markup into XHTML.
Download | View Source | Last updated 2005/10/15
gears.rb
Ruby OpenGL 3D gear wheels demo. Based on the original C version by Brian Paul et al.
Download | View Source | Last updated 2005/05/01
PHP Scripts
SLOCcount.php
Script for counting the number of files and lines of code in a given directory. Currently specialized for Drupal projects.
Download | Last updated 2007/07/25
