Hello!
Probably a minor glitch and/or discussable question, but i've found
that it's annoying. When you schedule a post in wordpress, it's
"published" component in atom feed is set to right time - scheduled
one. Still, "mofiied" field is set back to original date and time of
last modification of post. This is correct.
But wouldn't it be nice, if feedburner, when converting feed, would
set "pubDate" to "published" not "modified"? For example in my feed
(http://laacz.lv/feed/atom - redirects to feedburner) both times are
listed:
<updated>2008-08-28T11:18:56Z</updated>
<published>2008-09-01T04:35:12Z</published>
So, I would expect that feedburner's generated RSS feed would set
items "pubDate" to value "2008-09-01T04:35:12Z", not the "updated" one.