thanks, JG
On Tuesday, February 25, 2003, at 02:43 AM, Laurens M. Fridael wrote:
Jonathan Greene wrote:Is there a way to pull down RSS feeds into plucker? I was thinking that I might be able to load a few blogs or perhaps even an OPML file of my subscriptions from my newsreader...
Any one tried anything like this? I did a quick google, but came up empty.
JPluck can. Try pointing it at: http://www.mail-archive.com/[EMAIL PROTECTED]/maillist.rdf
You can modify the XSLT stylesheet that transforms the feed to format it any
way you want. Look in the xsl subdirectory. (Of course you need to know a
bit about XSLT.) The current RSS stylesheet is very quick-and-dirty but does
the job adequately for many feeds. I'll improve it so that dates are
displayed as well.
JPluck can detect XML document types and apply stylesheets automatically. In
this case it applies the RSS/RDF stylesheet. The XSLT functionality will be
explained in detail in the upcoming manual.
Regards -Laurens
_______________________________________________ plucker-list mailing list [EMAIL PROTECTED] http://lists.rubberchicken.org/mailman/listinfo/plucker-list

