[Zope] rss
Oleg Broytmann
Oleg Broytmann <phd@mail2.phd.pp.ru>
Thu, 14 Dec 2000 15:09:17 +0300 (MSK)
On Wed, 13 Dec 2000, Kevin Teague wrote:
> I use a modified version of this script running on a cron job to update
> the rss channels:
>
> http://www.zope.org/Members/phd/cron-zope/pack-db_fs
>
> The script looks like this (it's still kind of hack-ish, but it works
> :). My only problem now is to figure out how to have member preferences
> handle a list of rss channels with the PTK.
>
>
> #!/usr/bin/python
>
> username="kteague"
> password="******"
RSS Channel does not protect Import, so you don't need user/password, I
think...
Oleg.
----
Oleg Broytmann http://www.zope.org/Members/phd/ phd@phd.pp.ru
Programmers don't die, they just GOSUB without RETURN.