Hmm, sorry about that. I’ve switched my internal redirect for /xml/rss2.xml to WP’s RSS 2.0 instead of 0.92, which is what I should have done from the beginning anyway. Both formats have the date, though. I’ll keep an eye on pyblagg and see if it starts to recognize the dates now…
Too bad wordpress’ RSS doesn’t have dates. See blatting in pyblagg :(
but the feed does contain nice pubDate tags:
<pubDate>Sun, 21 Nov 2004 00:20:30 +0000</pubDate>
a buglet in pyblagg’s date handling, perhaps? I’ll take a look…
Hmm, sorry about that. I’ve switched my internal redirect for /xml/rss2.xml to WP’s RSS 2.0 instead of 0.92, which is what I should have done from the beginning anyway. Both formats have the date, though. I’ll keep an eye on pyblagg and see if it starts to recognize the dates now…