08 November 2006 07:30
FeedCreator.class.php - bitfolge.de
by 6 others
RSS is an exciting, yet not quite new standard that lets you publish news from your page for other pages to syndicate.
FeedCreator.class.php provides an easy way to create RSS feeds from within PHP using ease to use classes.
Features: creates valid feeds according to RSS 0.91, 1.0 or 2.0 as well as PIE 0.1 (deprecated), OPML 1.0, Unix mbox, ATOM 0.3, or customizable HTML or Javascript format.
configurable feed caching
very well documented and easy to use
Feed image
includes almost all RSS 0.91 attributes
decide which version to create during runtime
easy to use and well documented class interface
intelligently truncates strings when needed
1
(1 marks)