Decius wrote: ] Someone asked me this morning how to parse the MemeStreams RSS ] feed. So I present this. This is a simple Perl script which ] uses XML::RSS to parse the headlines from a number of news ] sites, including MemeStreams, and post them to a Prolite LED ] sign. There is a lot more in that RSS object then a title, but ] hopefully you can use this as a starting point for your ] projects. Also worth noting.. Onyx RSS is a class for PHP which handles parsing of RSS objects. It also handles local cashing, so it is all you need to code content from RSS feeds into any webpage/application that supports PHP. |