My friend has a news-site and lot of people contacted him on how to put his rss feeds on theire site. Is there a simple script i could provide to my visitors?
Iam not really experienced in RSS (yet).
Jamie Harrop
10-20-2005, 08:54 AM
A quick Google search found http://www.feedsyndicator.com/
There may well be a better way (and a free way) of doing it though. I'm no expert myself, so hopefully somebody else will jump in.
I already found free and paid services to do this but i was more looking for some kind of script without the use of a third party server.
Tyler
10-20-2005, 08:11 PM
Personally I like CaRP (http://www.geckotribe.com/rss/). Did you have something like that in mind?
cnm72
10-21-2005, 02:02 AM
try this..
http://www.extralabs.com/feededitor.htm
I am currently testing it for a client and so far so good...
ian01
10-21-2005, 05:45 PM
RSS Equalizer's pretty good. I'm quite satisfied with it.
derek.bodner
10-22-2005, 01:11 AM
magpie:
http://magpierss.sourceforge.net/&e=9797
cnm72
10-22-2005, 08:11 PM
that page pulls an error Derek...
try this : http://magpierss.sourceforge.net/
;)
derek.bodner
10-22-2005, 08:12 PM
Oops, no idea how that happened. thx
For some reason i don't get Magpie to work, anyone has another solution?
azizny
12-18-2005, 05:32 PM
well, its nothing hard... just echo the right headers and then print your feed...
I dont see why people are using such fancy scripts to do them, I did my rss news feed with like 100 lines of php..
oh yeah, I copied it from google news :D
Peace,