On Tue, September 26, 2006 1:17 am, Chris wrote:
> Cache the feeds for a period of time.

Oh yeah.

I forgot that part.

Here's some code I posted for that a few months back
http://www.l-i-e.com/FeedMulti/FeedMulti.phps

Note that the above opens up multiple feeds at once.

You do *not* want to sit around waiting for dog-slow feed #37 when you
could have your computer reading 10 other feeds while you are waiting.

I'm not sure I'd want to try to open up 100 feeds at once with this,
but you can at least do 10 or even 20 at a time.

-- 
Like Music?
http://l-i-e.com/artists.htm

-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to