Over the course of countless WordPress projects (including this very blog) I’ve written a few simple plugins that other users might be interested in:

Category Sort 0.2

It always bothered me that WordPress displays a post’s categories in order of category ID rather than alphabetically. This plugin just sorts the list before it gets printed out.
download

x-y of z 0.2

This plugin provides the xyz_display() function that prints out a snippet of contextual information about the posts on the page. Example: “Viewing 1-10 of 423 posts”
download