[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Aggregate Multiple Feeds



--- In syndication@y..., "gnumember" <newmember@c...> wrote:
> I would like to aggregate multiple feeds into my web site.  But 
> instead of having the feeds grouped, I would like all the stories 
to 
> appear in chronological order, with the feed name referenced in the 
> header.

This is how KBnow (http://www.kbnow.com --- disclaimer, my product) 
works; it's not free but is cheap for personal use. If you don't like 
the reader interface, you can use KBnow to interleave the feeds and 
then spit the aggregrated list out to yet another reader as RSS.

The issues with "publish date" are certainly for real ... however, if 
you poll hourly or so the results seem to be ok --- if we cannot 
determine publish date from any "real" data we default it to be the 
time we first find it, which has an error rate of at most your poll 
interval.

Good luck!
---S