Anyone?   Have a totally separate app  using rss.builder   (not
atom).  feed is valid RSS 2.0.   In Google reader, still see a
different date than the published data for the article, see the date
that appears to be when feedburner updated.   Pretty annoying.




On Sep 6, 4:21 pm, Andy <[EMAIL PROTECTED]> wrote:
> 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 
> validAtomfeed as well.
>
> On Sep 6, 4:14 pm, Andy <[EMAIL PROTECTED]> wrote:
>
> > Myatomfeed 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 ingooglereader, it also shows the
> > posts as the date I uploaded my application to the production server.
> > So in other words, if I uploaded today,googlereaderwill 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 ingoogle
> >readercorrectly! 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
-~----------~----~----~----~------~----~------~--~---

Reply via email to