Plugins

Here’s a list of the plugins used on my blog in addition to the tag timeline generator:

Plugin Description
Akismet Akismet checks your comments against the Akismet web service to see if they look like spam or not. You need a WordPress.com API key to use it. You can review the spam it catches under “Comments.” To show off your Akismet stats just put <?php akismet_counter(); ?> in your template. See also: WP Stats plugin.
Clean Options finds orphaned options and allows for their removal from the wp_options table
Google Search widget Adds a sidebar widget to let users search your site with Google.
Google XML Sitemaps This plugin will generate a sitemaps.org compatible sitemap of your WordPress blog which is supported by Ask.com, Google, MSN Search and YAHOO. Configuration Page
Head META Description Insert HTML META description tag: excerpt/content brief for post/Page, description for category, and blog tagline for everything else.
Markdown-Confluence Markdown syntax allows you to write using an easy-to-read, easy-to-write plain text format. Based on the original Perl version by John Gruber and Michel Fortin’s PHP port. This version adds syntax used in Textile and Confluence.
Mycroft Search Plugin Generator Generates a Mycroft Search Plugin for Firefox. Configure on the Options > Mycroft SearchPlugin page. Don’t forget to add function in your templates…
No Ping Wait Speeds up posting by moving generic pings to execute-pings.php
Redirection A redirection manager
Related Posts Returns a list of the related entries based on active/passive keyword matches.
Remove Dashboard Feeds Disables WP admin dashboard feeds from being called without any index.php/code hacks.
Social Bookmarks Bar Social Bar is a simple plugin which adds a toolbar on your sidebar with graphic links to del.icio.us, Digg, Technorati, blinklist, Furl, reddit, Feed Me Links!, Technorati, and Socializer tailored to the currect post.
StatTraq This plugin will allow you to keep track of every hit on your public WordPress site (note that it does not track admin activity)
Subscribe To Comments Allows readers to receive notifications of new comments that are posted to an entry. Based on version 1 from Scriptygoddess
URL Absolutifier Fix URL in all links and images to be absolute instead of relative in RSS/Atom feeds, so that broken feed reader can still process these links.
Viper’s Plugins Used Allows you to display alphabetically what plugins you have enabled on your blog in either a table or unordered list. Also allows you to set custom descriptions for the plugins in the output.
WP Automatic Reference This plugin makes autolinks from the title of your post and your link database, just type the post title or link name, that’s all.
WP-ShortStat Track your blog stats. Visit Dashboard|ShortStat. Based on Shaun Inman’s ShortStat and Jeff Minards’s plugin wp-shortstat 1.2
WPhone A lightweight admin interface for the iPhone and other mobile devices.
del.icio.us widget Adds a sidebar widget to display del.icio.us links
wp-cache Very fast cache module. It’s composed of several modules, this plugin can configure and manage the whole system. Once enabled, go to “Options” and select “WP-Cache”.