I've added the RSS feed for this blog.
not that anyone will use it, but it was interesting to build...
I kind of half assed the XML via cfml, and only used the 0.91 RSS schema, but oh well.
oh yeah. that, and all the previous HTML in this blog is not XML compliant.
call me lazy, but it just wasn't. not even close.
my way around this, was to have coldFusion (when generating the xml feed) escape all the chars with #xmlFormat()#.
it's really kind of a kludge
so from this post on, everything will now be XML compliant, and i'm thinking about re-writing all the surrounding HTML in the blog to be also.
there's also some discussions at work about the same thing...
my big issue: is it really worth the time to code for XML Compliance? or is it really only good for geek cred?