// monthly
Select a month:
 
// topics
Select a topic:
 

RSS Tag


Article comment feeds now available

Just a quick update, but I finally got around to building a script that allows individual RSS comment feeds for each article. It's something that I've had on my to-do list for awhile now, but never saw any urgency to write it.

New RSS feed links

Greetings RSS users! I've recently made some changes to my feeds including their URLs. The new default feed URLs are located here:

I did create a rewrite rule in my .htaccess file for anyone accessing the old URL to be automatically redirected to the new URL. So if you or your RSS reader is using the old URL then you shouldn't see an issue. But I don't want to keep that rewrite rule around forever, so please update your readers. I also somehow removed the RSS links from the <head> of my page (probably while rebuilding my template system for the 100th time), but they're back now.

Trying to meet web standards

Whew.  Well with the May 1st Reboot underway (see my entry here) I've been trying to clean up my site and coding to get it 100% compliant with web standards.  The three main standards I'm working with right now include XHTML, CSS, and RSS.  When coding a site you have to meet certain standards.  Well, you don't have to meet them, but it is good practice and shows your visitors your commitment to non-sloppy coding.