Broken RSS Feed May 11, 2002 7:46 AM Subscribe
something seems to be amiss with the metafilter RSS feed. it's well-formed, but only shows the channel data, no items.
Also, xml.metafilter.com seems to return coldfusion code instead of plain xml. Don't know if the two are related...
posted by gi_wrighty at 5:17 AM on May 12, 2002
posted by gi_wrighty at 5:17 AM on May 12, 2002
now xml.metafilter.com is returning some mefi-specific xml, and the rss file is fixed, but using CDATA[] in all the descriptions. is this "legal" in the RSS "standard"? (i know it's legal in xml)
posted by ikarus at 12:31 PM on May 13, 2002
posted by ikarus at 12:31 PM on May 13, 2002
Anything legal in XML should be valid in any format derived from XML, such as RSS. Some naive parsers may have problems with CDATA, but most programs that use XML use an off-the-shelf XML parser that correctly implements the spec.
posted by kindall at 1:06 PM on May 13, 2002
posted by kindall at 1:06 PM on May 13, 2002
You are not logged in, either login or create an account to post comments
How often is it reasonable to grab a new copy of the feed?
posted by sudama at 12:03 PM on May 11, 2002