Fresh Roasted

July 3, 2007

Building forms with cck, actions and workflow

We just finished building a simple form application for a client. Previously we have been big fans of webform.module, but this time we decided to go another route. After seeing some posts around drupal.org about using a combination of cck, actions and workflow to accomplish some of this same functionality, I decided to give it a shot.

June 8, 2007

asset.module updates

So many changes have been made in the last week. The most obvious are the inclusion of a new youtube integration module and much improved views support. The youtube integration actually is a by-product of the most significant improvement, the cleaned-up and enhanced API.

May 7, 2007

Asset.module committed to Drupal cvs

I have finally gotten around to committing my asset module. In short it is my attempt to create a more cohesive user experience for handling file assets in Drupal.

October 23, 2006

New Maintainer of sifr.module

Today I became a maintainer of the Drupal sIFR module. This module was written by Jeff Robbins of Lullabot to implement the fantastic sIFR flash/javascript library.

August 21, 2005

Add the latest version of Rails when deploying

I'm working on transitioning our rails deployment process (which consists of some shell scripts on the server) to SwitchTower. ST is so good, it inspires folks to write poetry.