[Zope] rss

Andy McKay andym@ActiveState.com
Thu, 14 Dec 2000 11:53:37 -0800


Will do once I fix the bugs in the patches :)
--
  Andy McKay, Developer.
  ActiveState.

----- Original Message -----
From: "Oleg Broytmann" <phd@phd.pp.ru>
To: "Andy McKay" <andym@activestate.com>
Cc: "Zope Mailing List" <zope@zope.org>
Sent: Thursday, December 14, 2000 10:33 AM
Subject: Re: [Zope] rss


> On Thu, 14 Dec 2000, Andy McKay wrote:
> > Actually I went one further and hacked SiteSummary so that it remembered
the
> > url the rss is located at (rss_url). Then I wrote a quick reload method.
> > Then in dtml I wrote a method that finds all the site summaries and
reloads
> > them. So my python script is down to two lines:
> >
> > import urllib
> > print urllib.urlopen(..../reload)
> >
> > Or something like that. It also means anyone can add news feeds on the
fly,
>
>    Send your patches to RSS Channel author!
>
> Oleg.
> ----
>      Oleg Broytmann     http://www.zope.org/Members/phd/     phd@phd.pp.ru
>            Programmers don't die, they just GOSUB without RETURN.
>
>
> _______________________________________________
> Zope maillist  -  Zope@zope.org
> http://lists.zope.org/mailman/listinfo/zope
> **   No cross posts or HTML encoding!  **
> (Related lists -
>  http://lists.zope.org/mailman/listinfo/zope-announce
>  http://lists.zope.org/mailman/listinfo/zope-dev )
>