I've verified using the W3C feed validator utility that the RSS 2.0
feed that I'm creating via TG FeedController is fully valid.

And I am able to sucessfully subscribe to this feed from the
Bloglines.com aggregator, and everything seems displayed just fine
within it - feed parameters and elements as set from my
'controllers.py' code.

But that's the only aggregator I can get to work with the feed.

Google Reader won't let me subscribe to it.  It gives an uninformative
message saying that no feed can be found (even though I'm supplying it
the exact same URL that Bloglines finds my feed on).  And I get the
same problem with the MyYahoo.  Haven't tried any besides those three
yet, but thos are the three most widely used web-based feed readers,
so I'll really need it to work on them if possible.

Wonder if anyone else has experience, good or bad, trying to do this?
Maybe the RSS 2.0 generated by TG FeedController is valid but needs
some little tweak to work with those?

(By the way, I also tried Atom 1.0 and got the same results -
Bloglines will subscribe but both Google Reader and MyYahoo will not.
But I wasn't able to get the Atom 1.0 feed from FeedController to
fully validate using the WC3 feed validator (complained a coule Atom
fields were missing), so I decided to stick with RSS 2.0 for what I'm
doing now (which will be fine if I can get it to work on Google and
MyYahoo).  I suppose I can't blame Google or Yahoo for not letting me
subscribe to a not-quite-valid Atom 1.0 feed, even though the
validation issue is probably not what's causing this, since the RSS
2.0 is fully valid according to W3C and yet similar problems are
resulting with that).

Any ideas or insights will be much appreciated.


--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"TurboGears" 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/turbogears?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to