skip to content.
view text-only.

my projects

These are my current, active projects. Not all of them are being developed day-to-day, but if it's here, I'm still actively maintaining it, and will occasionally add new features or fix bugs, if you let me know about them.

WordPress

Writing WordPress plugins is pretty easy, so I've created a couple that I think are pretty useful. Four are available for download now.

I either do use, or have used, each of these plugins on my own sites.

Better Search Widget

The built-in WP Search widget lacks a title and any customizable features. Better Search Widget adds the same form to your sidebars, but allows you to add a title, change the value of the search button, and the length of the search field.

Most Comments Widget

The WP 2.3.x-2.6.x series has a widget for recent posts and a widget for recent comments, but it does not have a widget for most-commented posts. This plugin fills the niche.

The Most Comments Widget is just that, a sidebar widget that displays your most commented posts. You can change the title and the number of posts displayed.

Twitter Links

Automatically turns @twitterer into a link to http://twitter.com/twitterer.

Since I reference Twitter a lot, this was a useful and easy plugin to write. Maybe you think so, too.

The @ must immediately follow a space or ( open-parenthesis, for compatibility with e-mail addresses.

Insert Ad Code

This is my first WP plugin. It aims to emulate successful sites by displaying advertisements between paragraphs in your posts. You can read more about it or download the plugin now.

Post Links

This nifty plugin lets you automatically create links to other posts. Based on Inline Posts by Aral Balkan, all you have to do is surround the post's ID with braces, like so: {{3}}, and the plugin automatically generates a link with the post's title as the link text.

Also includes a template tag that lets you show which posts link to the current post.

There's more information for you, or you can download it.

my projects

You can find things like my WordPress plugins and other coding projects here.

wordpress

I've written a couple of WordPress plugins.