Code
Drupal
Drupal is an open source framework for community web sites which is used to run thousands of web sites, including Briar Press, a favorite client of mine. I have made several contributions: original modules, module patches, and core patches (for forms API).
3 November 2005
A major update to Drupal's workflow module including a number of bugfixes, new features, tighter security, and more complete documentation, this upgrade rewrites a significant portion of the module.
24 October 2005
The Formproc module provides a much improved method of handling forms in Drupal. Rendering, validation and filtering are defined together for each field, greatly improving readability and easing maintenance. Plus, there are lots of fun features!
Updated 12 June 2006
Making a teaser from a body of text isn't as straightforward as Drupal's node module would lead us to believe. You'd rather break between paragraphs than between words, right? And you certainly don't want to break between HTML tag attributes or have your text introduce a <p> or <ul> that never gets closed. Superteaser can help.