I've used FeedController in the past (TG 1.0) and it worked ok. The main sticking point I had was to ensure that the URLs were fully qualified. i.e. http://chrss.co.uk/game/1 rather than just /game/ 1 . That caught me out for while, as Safari was quite happy to accept that.
Time for a stupid question: the feed is publicly available and doesn't need authentication to view it right? Perhaps include a snippet of the resulting xml output - there might be something that jumps out as being wrong. On Dec 4, 9:55 pm, venkatbo <[EMAIL PROTECTED]> wrote: > Could anyone at least let me know if they were able to get the > FeedObject recipe in: > http://docs.turbogears.org/1.0/FeedObject?highlight=%28FeedObject%29 > working as described (TG 1.0.4b2) > > Have had no luck subscribing the rss feed with GoogleReader or > YahooReader, > but can see it rendered in FF2. > > Thanks, > /venkat --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---

