Roll your own blog roll

I’m going to be implementing a blog roll type feature for a project.
Something similar to originalsignal.com that has a bunch of rss feeds
and
displays the most recent posts. Anyone have any recommendations for
implementing this? Obviously pulling the straight RSS feeds would be
easy,
but I want to do some kind of caching so I’m not parsing the feeds every
load. any ideas?

thanks

On 4/11/07, blinking bear [email protected] wrote:

I’m going to be implementing a blog roll type feature for a project.
Something similar to originalsignal.com that has a bunch of rss feeds and
displays the most recent posts. Anyone have any recommendations for
implementing this? Obviously pulling the straight RSS feeds would be easy,
but I want to do some kind of caching so I’m not parsing the feeds every
load. any ideas?

Write it to a local cache file?


Greg D.
http://destiney.com/