June 11, 2003
I have converted all my HTML 4.01 Transitional documents to XHTML 1.1. This has resulted in a much cleaner source, and a more unified look across the site. Also, it'll make maintaining the site much easier for me. The only disadvantage with this is that when you want to jump to a specific date in the news, you have to add an n before the date. This is because in XHTML, you aren't allowed to start <a id="..."
s with a numeral. So if you wanted this news item, you'd add #n11062003 #n2003-06-11 (later changed to ISO 8601) to the end of the URL.