I want to create a page on my blog that aggregates one week's worth of entries from all the blogs from my university. Ideally, I'd like them arranged like:
QUOTE
Date
Entry Title ([Blog Name])
Excerpt
Entry Title ([Blog Name])
Excerpt
I only want a week's worth of entries, and there doesn't have to be any archive.
The only way I can think of to do this is to read through all the RSS feeds from other sites, somehow aggregate them into one large RSS feed, and then spit them back out onto my page. I'm thinking that MT-RSS might be the way to go, but I'm not decided yet. Does anyone have any suggestions or know a site that has done something similar?
Thank you,
Tony