Skip to content

Monthly Archives: January 2005

Hiatus

In light of the total scarceness of posts around here, I’ve decided to just stop worrying about it and go on a mini-hiatus. I’ve got a lot of other projects (both professional and personal) that need my time, and rather than worry about finding time to sit down and write any of the posts [...]

WP reminder

I am alive. Updates forthcoming. In the meantime, should you ever deal with deluges of comment spam in Wordpress, here’s the quick SQL command to run that will clear out all moderated comments:
DELETE FROM `wp_comments` WHERE `comment_approved` = ‘0′