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. LedNews -- Example RSS perl script |