Fixed RSS bug in Simple Asides

0 #

Gary King pointed out to me that Simple Asides conflicted with RSS feeds. I fixed that problem and the newest version (0.2.4) of Simple Asides is ready for download.

PHP Templating System

3 #

Getting frustrated at the available PHP template systems, I decided to (yeah, yeah, not another PHP Template system, right?) write my own PHP Template class, dubbed muTemplate (stealing the name idea from the excellent program muTorrent). It’s one file only 163 lines with only about 50 of code. The rest is code documentation. I’m doing some testing on it right now to make sure it has all of the necessary features of a template system I want. I’ll probably release the source in a few days.

Fixed Wordpress Bug

0 #

I just realized today that one of the bugs I found in Wordpress 1.5 was fixed in 2.0. I forgot all about it until today.