Here's my /controllers.py' code that generates my RSS 2.0 feed (successfully according to Bloglins and W3C Validator, maybe not successfully according to Google Reader and My Yahoo! feed readers:
http://paste.turbogears.org/paste/1334 On May 30, 2:00 pm, buffalob <[EMAIL PROTECTED]> wrote: > thanks for reply, Chris > > Here's the RSS from my feed:http://paste.turbogears.org/paste/1333 > > I don't have my Python code with me right now, but I'll post that in a > few minutes. > > SinceBloglines.com will subscribe fine to my feed (and W3C validates > it), > but Google Reader and My Yahoo both refuse to subscribe and claim the > feed isn't there, > I am guessing the problem is pretty unusual, and might not even be a > TG issue at all... > but anything's possible and I am VERY confused about it! > > On May 30, 10:16 am, Christopher Arndt <[EMAIL PROTECTED]> wrote: > > > buffalob schrieb: > > > > And I am able to sucessfully subscribe to this feed from the > > >Bloglines.com aggregator > > > But that's the only aggregator I can get to work with the feed. > > > Google Reader won't let me subscribe to it. > > > 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? > > > I have used the FeedGenerator successfully to subscribe my blog to > > planetpython.org and planet.turbogears.org. If you want to have a look > > at the code: > > >http://cblogtrac.serveblog.net/browser/trunk/cblog/controllers/feed.p...... > > > (Please tell me if you have any trouble accessing the trac site, since I > > have just set this up and it's running on a host with dynamic IP). > > > > Any ideas or insights will be much appreciated. > > > Please post an example of your generated feed > > tohttp://paste.turbogears.organdmaybe your controller code and let us > > know. Then we can examine the problem. > > > Chris --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---

