-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1
David A. Desrosiers wrote:
| I've written a quick little perl script (runs as a CGI) that | takes the URL to a feed, and converts it to a proper HTML'ified | output, which you can point any Plucker distiller and, and convert | into a Plucker document. | | I may put it up for public consumption, but it would definately | take a pounding, so I'm going to wait until we get another pipe in | here first, before I do.
There's a couple of options for converting RSS to HTML. One is a perl script called (what else? :-) rss2html.pl that takes an RSS feed (local or remote file) and converts it into an HTML table. I've seen a couple of versions in different places, but the version I use has these lines in the header:
~ # by Jonathan Eisenzopf. v1.0 19990901 ~ # Copyright (c) 1999 Jupitermedia Corp. All Rights Reserved. ~ # See http://www.webreference.com/perl for more information
I run it under ActivePerl, so I know it works under Windows 95.
I also once saw a program called NewsGrabber that had a built-in check where it wouldn't try to retrieve a feed for 15 minutes since the last successful download. (I don't know if that is the same NewsGrabber seen here at SourceForge: >http://backendnews.sourceforge.net/<).
Finally, wasn't there something a while ago about common sites (like SlashDot) being "pre-plucked" and hosted somewhere on the Plucker site? If that's still going, that would eliminate the need to grab the RSS abbreviated version (unless they just want the headlines and don't care about the content).
- -Neil R. - -- Supreme Lord High Commander and Keeper of the Holy Potato - ---------- PGP Fingerprint: A663 1ACB 84E6 F4DE B86E 0AA1 7A36 F817 E098 F32E - ---------- REAL Klingons don't set phasers for stun.
-----BEGIN PGP SIGNATURE----- Version: GnuPG v1.2.4 (MingW32) Comment: Using GnuPG with Thunderbird - http://enigmail.mozdev.org
iD8DBQFBYy2rejb4F+CY8y4RAlDSAKCC2c0jPRhIp4WY9eDvKhsSdawDVgCdEQlX 4eeBuW5KG3ku4ISsgv2ZLZY= =uHh4 -----END PGP SIGNATURE-----
_______________________________________________ plucker-list mailing list [EMAIL PROTECTED] http://lists.rubberchicken.org/mailman/listinfo/plucker-list

