July, 2009

Whenever a group of us WorkHabit folks are sitting around the virtual watercooler reviewing upcoming projects, one of the first questions we need to answer is about the quality of the code we're starting with.

The big question we always want to know is this: Is core hacked? And how badly?

After doing this manually several times, I decided to cut to the chase and write a script for it.

The bash script to do this is at the bottom of this post. Just save it as iscorehacked.sh, mark it executable, and have at it.  read more »

Today marks the first beta version of our Drupal AutoTagging module.

This has been a long time in the works, and included several conversations between myself and Frank Febbraro, the creator of the original autotagging project and maintainer on the OpenCalais module, which this initiative is designed to facilitate.

The goal of this project:

Provide a pluggable framework for fetching taxonomy (tag) information from third party services.

The initial release of the project supports three different tagging services:  read more »

Papernote