I found this cool plugin that seems to snag almost all of the comment spam on my blog. I have used it on both Kelley’s site and my own - excellent results.

I found this slick plugin that counts the number of times each link is clicked. I am thinking about installing this on my blog.

I found this great image replacement plugin when I was surfing around for an iTunes plugin. I installed it on Kelley’s blog and she loves it so far. I may install it at some point, we shall see… Here is the original plugin minus the word wrapping logic. Here is the article about how to do it by hand from ALA.

A collection of wordpress plugin websites:

Wordpress Plugin Database
Laughing Lizard List
Weblog Tools Collection

Enjoy :)

A great site with ten CSS tips/tricks for design.

Today I installed a few wordpress plugins.

EZStatic - This allows static content to be added easily.
Chris gave me a nice rewrite rule to clean up the url for it: RewriteRule ^page/([^/]+)/?$ /index.php?static=$1 [QSA]. He also gave me a slick 404 page that actually searches my blog for whatever is appended to the url, and a mod rule to go with it: ErrorDocument 404 /404.php

Stattraq - A plugin for tracking users that hit the site and it also tells what pages they hit.

Amazon Wishlist - A plugin for displaying amazon wishlist items on my menu (I had this so I updated to the latest version).

Show Categories - A plugin to limit what categories are shown on the front page (This is another one I had, I just updated to the latest version).

Next Page →