XML-based RSS parser/ MagpieRSS bugs

PHP programming forum. Ask questions or help people concerning PHP code. Don't understand a function? Need help implementing a class? Don't understand a class? Here is where to ask. Remember to do your homework!

Moderator: General Moderators

Post Reply
lauthiamkok
Forum Contributor
Posts: 153
Joined: Wed Apr 01, 2009 2:23 pm
Location: Plymouth, United Kingdom

XML-based RSS parser/ MagpieRSS bugs

Post by lauthiamkok »

Hi,

I am using MagpieRSS to read and display the RSS feed, but this programme causes some bugs. Is there any other XML-based RSS parser than this MagpieRSS?

Or any tutorial online which i can learn to build my own RSS parser?

Many thanks,
Lau
ldougherty
Forum Contributor
Posts: 103
Joined: Sun May 03, 2009 11:39 am

Re: XML-based RSS parser/ MagpieRSS bugs

Post by ldougherty »

lauthiamkok
Forum Contributor
Posts: 153
Joined: Wed Apr 01, 2009 2:23 pm
Location: Plymouth, United Kingdom

Re: XML-based RSS parser/ MagpieRSS bugs

Post by lauthiamkok »

thanks for this. it is fantastic.

however, it cannot read the rss feed from yahoo pipe. Magpie can read it instead!

I have just tested this rss yahoo pipe with simple pie,
http://pipes.yahoo.com/pipes/pipe.run?_ ... render=rss

it says 'fsocket timed out'
Post Reply