[Zope] rss

Oleg Broytmann Oleg Broytmann <phd@mail2.phd.pp.ru>
Thu, 14 Dec 2000 21:33:28 +0300 (MSK)


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.