Skip to content
World Wide Web Server edited this page Jul 4, 2012 · 31 revisions

I have created this page to document the RSSParser library I have put together. I wanted to add RSS items and couldn't find anything to achieve this and so have put this together for anyone else that would like it.

The RSS parsing was adapted closely from this link

Because the class is loading an externally hosted file performance van very wildly so I have added some simple caching into the class

If anyone has any suggestions or comments I'd be happy to hear them

Cheers

/Matt

Clone this wiki locally