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'
{ 1 comment… read it below or add one }
Oooh, good idea. I have also had good luck with the Spaminator plug-in.