Hello! It is amazing how awful :) it is to find unlisted Product on Zope.org :( Where can I find RSSChannel? Thanks... Oleg. ---- Oleg Broytmann http://www.zope.org/Members/phd/ phd2@mail.com Programmers don't die, they just GOSUB without RETURN.
On Tue, Jun 13, 2000 at 10:32:06AM +0000, Oleg Broytmann wrote:
It is amazing how awful :) it is to find unlisted Product on Zope.org :( Where can I find RSSChannel? Thanks...
It is listed, just under a different name. A search for 'RSS' lists a product called 'Site Summary' by Edd Dumbill as the first hit. This is immediatly the only product for Zope (that I know of) that is specifically tailored for generating RSS channels: http://www.zope.org/Members/edmundd/SiteSummary -- Martijn Pieters | Software Engineer mailto:mj@digicool.com | Digital Creations http://www.digicool.com/ | Creators of Zope http://www.zope.org/ | The Open Source Web Application Server ---------------------------------------------
On Tue, 13 Jun 2000, Martijn Pieters wrote:
It is listed, just under a different name. A search for 'RSS' lists a product called 'Site Summary' by Edd Dumbill as the first hit. This is immediatly the only product for Zope (that I know of) that is specifically tailored for generating RSS channels:
Thanks, but I want to import RSS rather than generating it :) I want to import zope.org news, appwatch.com etc... Oleg. (All opinions are mine and not of my employer) ---- Oleg Broytmann Foundation for Effective Policies phd@phd.russ.ru Programmers don't die, they just GOSUB without RETURN.
+----[ Oleg Broytmann ]--------------------------------------------- | On Tue, 13 Jun 2000, Martijn Pieters wrote: | > It is listed, just under a different name. A search for 'RSS' lists a product | > called 'Site Summary' by Edd Dumbill as the first hit. This is immediatly the | > only product for Zope (that I know of) that is specifically tailored for | > generating RSS channels: | > | > http://www.zope.org/Members/edmundd/SiteSummary | | Thanks, but I want to import RSS rather than generating it :) I want to | import zope.org news, appwatch.com etc... This also does this (albeit a tad crudely). -- Totally Holistic Enterprises Internet| P:+61 7 3870 0066 | Andrew Milton The Internet (Aust) Pty Ltd | F:+61 7 3870 4477 | ACN: 082 081 472 | M:+61 416 022 411 | Carpe Daemon PO Box 837 Indooroopilly QLD 4068 |akm@theinternet.com.au|
On Tue, 13 Jun 2000, Andrew Kenneth Milton wrote:
| > http://www.zope.org/Members/edmundd/SiteSummary | | Thanks, but I want to import RSS rather than generating it :) I want to | import zope.org news, appwatch.com etc...
This also does this (albeit a tad crudely).
Thanks! Oleg. (All opinions are mine and not of my employer) ---- Oleg Broytmann Foundation for Effective Policies phd@phd.russ.ru Programmers don't die, they just GOSUB without RETURN.
Oleg Broytmann wrote:
Hello!
It is amazing how awful :) it is to find unlisted Product on Zope.org :( Where can I find RSSChannel? Thanks...
Maybe you didn't know it was called Site Summary, but if you sort by title, and get to the S' range, Site Summary is listed with this blurb: Site Summary allows you to construct an RSS file, suitable for inclusion as a "My ... We're looking into sorting products by category, which may help this. ethan mindlace fremen Zopatista Community Liason
-----Original Message----- From: zope-admin@zope.org [mailto:zope-admin@zope.org]On Behalf Of Oleg Broytmann Sent: Tuesday, June 13, 2000 6:32 AM To: Zope Mailing List Subject: [Zope] RSSChannel
Hello!
It is amazing how awful :) it is to find unlisted Product on Zope.org :( Where can I find RSSChannel? Thanks...
Amos wrote an article on XML.com (http://www.xml.com/pub/2000/02/23/zope/index.html) that goes through creating an RSS Channel Manager. There is a link to a very simple RSSChannel product that he uses in the examples (http://www.zope.org/Members/Amos/RSSChannel.tgz). There's pretty much zero documentation other than the article, but it's been working just fine for me. As the Site Summary docs state "Import is only limited to RSS 0.91 files, not the older, "broken", version." The RSSChannel product works with the old broken version, which I just happen to need. _______________________ Ron Bickers Logic Etc, Inc. rbickers@logicetc.com
Thanks! On Tue, 13 Jun 2000, Ron Bickers wrote:
Amos wrote an article on XML.com (http://www.xml.com/pub/2000/02/23/zope/index.html) that goes through creating an RSS Channel Manager. There is a link to a very simple RSSChannel product that he uses in the examples (http://www.zope.org/Members/Amos/RSSChannel.tgz). There's pretty much zero documentation other than the article, but it's been working just fine for me.
As the Site Summary docs state "Import is only limited to RSS 0.91 files, not the older, "broken", version." The RSSChannel product works with the old broken version, which I just happen to need.
Oleg. (All opinions are mine and not of my employer) ---- Oleg Broytmann Foundation for Effective Policies phd@phd.russ.ru Programmers don't die, they just GOSUB without RETURN.
participants (5)
-
Andrew Kenneth Milton -
ethan mindlace fremen -
Martijn Pieters -
Oleg Broytmann -
Ron Bickers