03.20.07
No Comment
When I originally set up WordPress, I disabled comments because I didn’t want to deal with users in the database (safer for me and you) and comment spam. Well, I’ve implemented 2 plugins to help with both issues.
WordPress comes with the Akismet plugin but required an API key from WordPress.com. I went ahead and registered for a username, which gives me an API key. My concerns about it are two-fold:
- how effective is it at combating comment spam
- how resource intensive is it to the server
The first concern is obvious. I detest spam in all its forms. The second concern is due to the community atmosphere of Freeshell.org, where this blog is served from. Freeshell.org provides more bang for your buck (as far as shell accounts go) and there is a definite attitude among the users to “play nice” with each other, including resources used by CGI scripts (CPU and memory consumption.) So, we’ll see how server-friendly Akismet is.
I installed the OpenID Comments for WordPress plugin to get around having user info in my database. This plugin allows you to use an OpenID (think: single sign-on for web pages) to authenticate for posting comments. You get to speak your mind and call me names while my database stays relatively clear of your personal data. Yay.

http://jeffstoner.myopenid.com said,
March 20, 2007 at 4:06 pm
testing my own dogfood
http://jeffstoner.myopenid.com said,
March 20, 2007 at 4:23 pm
hacking the plugin for my needs
diamond_pick@livejournal said,
March 26, 2007 at 10:13 am
Your comments work!
http://www.jeffstoner.com said,
April 3, 2007 at 1:36 pm
Wordpress 2.1.3 upgrade. Does OpenID still work? Hopefully it does.