Hello,
I was wondering if there is a way to (with premission ofcourse) show someone elses rss feed on your own site?
I would like to on my site show just the last 5 entries titles and make links to the owners site.
any ideas?
| SitePoint Sponsor |


Hello,
I was wondering if there is a way to (with premission ofcourse) show someone elses rss feed on your own site?
I would like to on my site show just the last 5 entries titles and make links to the owners site.
any ideas?
Martin Lundberg
Sweden
Yeah you can, you just have to parse there RSS feed. There are tutorials all over the web on how to do that.


hmmmm, what should i search on? I can't find any tutorial ;P sorry!
Martin Lundberg
Sweden

Look down at the bottom of this article by Harry for a simple example http://www.sitepoint.com/article/get...ed-with-pear/3 for parsing an RSS feed. Just keep in mind that the site you want to grab RSS news from has to provide one
I have a class that's not dependent on PEAR that can parse RDF, RSS 1/2 and Moreover news feeds but it's not fully documented and needs some tweeks so I haven't made it publicly available. There's tons of resources out there on how to code your own, just search![]()


Thank you both very much =)
Martin Lundberg
Sweden
Bookmarks