Cool! Thanks! Have a nice weekend :-)

On Jul 20, 11:22 pm, "Walter Cruz" <[EMAIL PROTECTED]> wrote:
> Exactly what i'm doing! :)
>
>         saida =  feed.writeString('utf-8')
>         return Response(saida)
>
> []'s
> - Walter
>
> On 7/20/07, voltron <[EMAIL PROTECTED]> wrote:
>
>
>
> > Thanks Walter for the hint. I´m not sure if I understand the docs
> > though. Following the docs, I can create a feed, then use:
>
> > feed_string = feed.writeString
>
> >  return response(feed_string)
>
> > In my controllers?
>
> > On Jul 20, 9:55 pm, "Walter Cruz" <[EMAIL PROTECTED]> wrote:
> > > The pylons webhelpers has a feedgenerator that is pretty cool and simple.
>
> > > To read rss, you can use the feedparser library (http://feedparser.org/)
>
> > > []'s
> > > - Walter
>
> > > On 7/20/07, voltron <[EMAIL PROTECTED]> wrote:
>
> > > > Hi!
>
> > > > I apologize if this should not be asked here.Does anyone have any
> > > > experience in generating and consuming RSS feeds with from a pylons
> > > > controller? I have seen a few RSS parser modules in the net, but I
> > > > thought I should ask the forum first for tips.
>
> > > > Thanks


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

Reply via email to