I'v made a smal review about SimplePie reader.
The best I'v found till now :-)
http://www.vision.to/CMS/Home/index.php?pid=291
A great PHP class and very well programed.
I'v made a smal review about SimplePie reader.
The best I'v found till now :-)
http://www.vision.to/CMS/Home/index.php?pid=291
A great PHP class and very well programed.
psq
Written Sep. 5, 2006 / Report /
Yes, SimplePie is neat. I've used it with wordrpress. There is a plugin that lets you display the content of feeds directly in wordpress for example.
ttscoff
Written Sep. 6, 2006 / Report /
I was using it happily as a wordpress plugin until one day when my blog came up blank and it turned out to be the culprit. I still don't know if I got a malformed feed or what, but pulling Simplepie out of the code took care of the problem. I'm using feedlist for Wordpress now.
Scrivs
Written Jun. 16, 2008 / Report /
We still use it at 9rules and when it pulls a feed it does a good job. Our only problem as of right now is timing out from PHP execution time from trying to pull too many feeds at once.