4

Jul

Here is a little something I threw together earlier in the week. Continue reading »


30

May

Standard 12-hour time is great for everyone but programmers. I’ve found myself rewriting this little bit of code so often I figured I’d share, to save others the trouble. Continue reading »


12

Mar

In setting up Wordpress, I noticed that the Wordpress feed template tags only generate a single, general feed for the entire blog. That’s all good and well if you’re happy with a single feed. If you want to display a different feed for each individual post containing its recent comments, however, there is a very easy way to do it. Continue reading »