Also I'm using page caching in a couple places, but the feed should be generated from the builder DSL code for each request. Has anyone had problems with feedburner messing up the feed? It appears to be a valid Atom feed as well.
On Sep 6, 4:14 pm, Andy <[EMAIL PROTECTED]> wrote: > My atom feed validates [1] and shows in various browsers fine (the > published date). I'm using the atom_feed_helper [2] very minimally > modified and am on Rails 2.1. I am also using Feedbuner as the xml > +rss alternate link in the meta section. > > Whenever I subscribe to the feed in google reader, it also shows the > posts as the date I uploaded my application to the production server. > So in other words, if I uploaded today, google reader will show today > for all the posts. > > I examined the output XML to something Mephisto would put out, and it > looks very similar. I tried tweaking the date format using strftime. > I've thrown away the atom_builder code and did some older RSS code > from dzone snippets and elsewhere, also making sure they validate. > Yet despite all that, I still can't get the dates to show up in google > reader correctly! Agghh. Any ideas? > > * access feed directly:http://webandy.com/feed > > [1]http://validator.w3.org/feed/check.cgi?url=http%3A%2F%2Fwebandy.com%2... > [2]http://github.com/rails/atom_feed_helper/tree/master --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Ruby on Rails: Talk" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [EMAIL PROTECTED] For more options, visit this group at http://groups.google.com/group/rubyonrails-talk?hl=en -~----------~----~----~----~------~----~------~--~---

