Sticky Posts
I wrote a new plugin for WordPress that lets you mark posts as sticky very easily. A sticky post is one that appears at the top of the output all of the time.
It’s different from most of the other sticky stuff I’ve seen for two reasons: It doesn’t require you to edit any WordPress source, and you only have to check a box on the editing interface to make a post stick. Most other plugins insist that you make changes to the somewhat delicate WordPress post querying code, or type something into a meta field to get a post to stick. Not this.