Code

Some software I’ve written and other useful stuff…

Javascript

jQuery AJAX Progress plugin – a jQuery plugin which makes it easy to display a progress indicator (such as “Loading” text) for any AJAX request you make using jQuery.

LZW Async – an efficient asynchronous implementation of the LZW compression algorithm in Javascript.

Squel.js – a light-weight SQL query string builder for Javascript which can be used with node.js or in the browser.

Ruby

Redmine Updates Notifier plugin – a plugin for Redmine which pushes Redmine issue changes to a configurable external URL.

WordPress

Page Tagger – this plugin lets you tag your pages just like you do your blog posts.

PHP-in-Posts – this plugin lets you include PHP code inside your blog and comment posts.

RandomHello – this plugin provides methods to output ‘Hello’ in a random language.

Server-Info – this plugin displays information about the webserver on administration (and optionally, blog) pages.

TaoUtils – this plugin provides a few useful utility functions for use within your PHP scripts.

Drupal

Bulk stock updater – this module allows you to bulk-edit Ubercart product stock levels on a single page.

Open Graph meta tags – this module allows you to add Open Graph meta tags to nodes.

CodeIgniter

CodeIgniter utilities – some useful libraries, helpers and utilities for the CodeIgniter MVC framework.

Java

Common-Utils – a small collection of utility classes and methods.

3D graphics engine – a simple 3D graphics engine written in Java 1.5.