FeedCreator class extended for on-the-fly feed generation
March 12th, 2005, 18:39
For personal purposes - my website darker connection - I’ve made a slight change to the FeedCreator php class, which essentially enables you to dynamically output a feed instead of having to save and afterwards, statically serve it to the user.
The modified version can be downloaded at: http://projects.fwwd.de/feedcreator-1.7.2-mod.tar.bz2
You can see it in action (outputting a ATOM 0.3 feed on the fly) at following URL: http://dc.fwwd.de/feeds/atom.xml
Please not that this is NOT a demo at all, but a working, proper extension to my above mentioned website!






