WordPress

This website and several other websites I work on are all developed on WordPress, a standards-compliant open source blogging engine and content management system. In addition to the ton of plugins out there for WordPress, I’ve written a few myself that I maintain in this section of my website:

Qdig-WP
Yes, it’s yet another photo gallery plugin for WordPress. This one embeds Qdig into WordPress, providing a gallery format that I was unable to find elsewhere.
Search Pages
While WordPress allows you to create both pages and posts, it only looks at posts when a user executes a search. This plugin changes the search query to consider pages as well. It’s based on a hack by Rob Schlüter.
Search Meta
WordPress normally doesn’t consider the values of any custom fields associated with a post. This hack changes that behavior. Note that this is a hack, not a plugin.