I made a WordPress plugin! Coding in PHP is like taking all the string munging power of C with all the speed of Python and the elegance of shell. Nevertheless, I wrote a plugin that, whenever the title of an already-written post appears, will replace it with a link to that post. It gives this blog the one feature that I really miss from my old idea bin, which has now been subsumed into this WordPress installation.

The original author of the code I changed and abused was some guy named Stevie, it was then fixed up by Brian Goodman and then taken apart and turned into something completely different by me! You can download the code at http://imprompt.us/wp-content/uploads/autolink.zip. The code is offered up under the terms of the GPL.