I am building a news website which collects a whole bunch of different rss feeds and displays them in a unique way.
Is their any other site out there that does it. i.e. with images, not only text links?
Anyway, I want to know how would i parse the contents of a feed first and check to see if it contans image, and if no image i dont want to display that portion of the feed.
There is a xml stream reader but i have no idea about that.
Thanks.
Start Free Trial