What's a good simple RSS aggregator written in PHP? I want add some news feeds to some of my sites but I don't want to spend all day doing it. Anyway use a good simple RSS aggregator that has a simple UI but gets the job done.
Have you looked at CaRP? It has a free version and is fairly simple to setup. I have used it on several sites and had it up and running in a few minutes.
Magpie RSS is pretty good. If you'd rather use your own PHP has a built in XML-RPC parser object, but Magpie is easier.
simple pie is simple as pie. I use this and also full version of carp magpie rss is supposed to be pretty good to but i never got round to trying it.
I decided to use magpie, really simpel to use and intuitive for a php guy. I made a table and just make entries of RSS scripts, it spits them out here: http://www.directoryinsider.com/news.php Took me about 30 mins, exactly what I wanted. Thanks guys.
I used magpie rss for this site: http://inlab.topsitelist.org/zeguclone/ The Caching feature works well.