Feed Generator

Ye' old general discussion board. Basically, for everything that isn't covered elsewhere. Come here to shoot the breeze, shoot your mouth off, or whatever suits your fancy.
This forum is not for asking programming related questions.

Moderator: General Moderators

Post Reply
User avatar
dude81
Forum Regular
Posts: 509
Joined: Mon Aug 29, 2005 6:26 am
Location: Pearls City

Feed Generator

Post by dude81 »

Hi All,

Is there any PHP Opensource rss/atom feed generator available on the net. Can somebody suggest a good feed generator.

Thanks
dude
User avatar
Jenk
DevNet Master
Posts: 3587
Joined: Mon Sep 19, 2005 6:24 am
Location: London

Post by Jenk »

User avatar
dude81
Forum Regular
Posts: 509
Joined: Mon Aug 29, 2005 6:26 am
Location: Pearls City

Post by dude81 »

that is about feed client, where feeds are rendered. and this topic is about feed generator... the one renders feeds to feed clients.. :arrow:
User avatar
aaronhall
DevNet Resident
Posts: 1040
Joined: Tue Aug 13, 2002 5:10 pm
Location: Back in Phoenix, missing the microbrews
Contact:

Post by aaronhall »

The RSS/Atom formats are pretty straightforward. It shouldn't be too much work to build your own. Search for "rss specification" to find some examples.
Post Reply