I need to read multiple rss feeds from different blogs and get just the title, date, and url for the last 10 posts of each site, and then format those lists however I like.
I'm working on creating a buzz type website. Somewhat like affbuzz.com.
Please let me know the easiest and cleanest way of doing this, either in php, or jquery etc... Thanks for your help!