Projects

I work a lot with Drupal. It's a content management system (CMS). That means you can build websites with it.

I like it because it's open-source, extremely customizable, and very powerful (once you learn your way around). I maintain a number of modules (add-ons or plug-ins) to Drupal.

Drupal for Facebook

The Facebook Platform interested me since it was first announced, years ago. At the time, I figured I could use Drupal to build some of the most sophisticated facebook applications out there. With Drupal for Facebook, I know I can build those apps.

Drupal for Facebook serves a few different purposes...

Taxonomy Access Control "Lite"


The tac_lite.module belongs to a family a Drupal add-ons called "node access modules". These modules allow some users to view a piece of content, while hiding the content entirely from others. I say "view", but these modules also control updating and deleting.

Site-Update for Drupal


Not many people know about the site_update module, but it's one of a few modules I can't live without.

It is meant to address the "drupal staging problem", which is a real headache when you maintain more than one website, as I do.