Necho Feed

Why yes, this weblog has a Necho feed.

More work to do on it. Primary problem is with the dates. Necho expects timestamps while my data model only specifies YYYY-MM-DD for entries. So I’ve added a modification date as a time stamp. PHP’s date formater doesn’t support relative times such as GMT-8, which is what the Necho schema expects. I can get the time zone, PDT, so I’ll have to add the relative timezone to the configuration file. The prototype validator was also balking at XHTML payloads inside entry content. That may be because I’m not sending the proper magic header and the feed’s considered something other than Necho by the validator.

Possibly Related posts (machine generated):

  1. Yes, I know the feed was broken…
  2. Double Links in Atom Feed Fixed
  3. RTF to XML: a couple of products
  4. XML Nanny
  5. The Atomic Transition

More like this: , .

blog comments powered by Disqus