Installed Plugins

Following is a list of plug-ins that I have installed and activated on my blog, for those that might be curious.

Plugin Version Description
Advanced Category Excluder 1.4.3 This plugin helps you to manage your content, RSS feeds, sidebar widgets, and fine tune where you want to display your posts, pages, links, link categories, or hide. By DjZoNe.
Akismet 2.5.3 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. By Matt Mullenweg.
All in One SEO Pack 1.6.12.1 Out-of-the-box SEO for your WordPress blog. By Michael Torbert.
Block-Spam-By-Math 1.0 This plugin protects your registration, login and comment forms against spambots with a simple math question. By Alexander Grau
Executable PHP widget 2.1 Like the Text widget, but it will take PHP code as well. Heavily derived from the Text widget code in WordPress. By Otto.
Gallery3 Picker 0.9.5 Allows users to pick images from a Gallery3 installation in the media browser. By Kriss Andsten.
Math Comment Spam Protection 3.0

Asks the visitor making the comment to answer a simple math question. This is intended to prove that the visitor is a human being and not a spam robot. Example of such question: What is the sum of 2 and 9? By Michael Woehrer

Register Plus 3.5.1 WordPress 2.5+ ONLY. Enhance your Registration Page. Add Custom Logo, Password Field, Invitation Codes, Disclaimer, Captcha Validation, Email Validation, User Moderation, Profile Fields and more. By Skullbit.
Revision Control 2.0 Allows finer control over the number of Revisions stored on a global & per-post/page basis. By Dion Hulse.
Subscript to Comments 2.1.2 Allows readers to receive notifications of new comments that are posted to an entry. Based on version 1 from Scriptygoddess By Mark Jaquith
TinyMCE Advanced 3.4.2.1 Enables advanced features and plugins in TinyMCE. By Andrew Ozz.
Twitter Tools 2.4 A complete integration between your WordPress blog and Twitter. Bring your tweets into your blog and pass your blog posts to Twitter. By Crowd Favorite
WordPress.com Stats 1.8.1

Tracks views, post/page views, referrers, and clicks. Requires a WordPress.com API key. By Andy Skelton.

WP-Syntax 0.9.10 Syntax highlighting using GeSHi supporting a wide range of popular languages. Wrap code blocks with <pre lang="LANGUAGE" line="1"> and </pre> where LANGUAGE is a geshi supported language syntax. The line attribute is optional.