20

Oct

Why? Why not? Continue reading »


21

Aug

If you use the Prototype JS library (like I do) in unison with the Javascript Prototype Model (like I do), you may eventually run into a conflict. 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 »