You Are Here: > Web Design > CafeRSS

Site Directory
News

Features

Requirements

Resources

About

An RSS reader for PHP. CafeRSS fetches the contents of an RSS feed and embeds its contents within your web page using the specified template.

Version 1.7 (2007-08-11)
  • Removed warnings encountered with E_STRICT.
  • Changed the script to use HTTP/1.1 instead of HTTP/1.0.
  • if both servers support it.
Version 1.6 (2006-02-18)
  • Added support for gzip compression, if both servers support it.
Version 1.5 (2004-07-25)
Version 1.4 (2004-04-26)
  • Made $rss_patch default to 0 (as the readme says it is).
  • Fixed a bug where PHP would print a warning if the RSS file could not be fetched. This was creating invalid (X)HTML.
  • Fixed some bugs where the wrong text would be displayed.
Version 1.3 (2004-03-05)
  • Include support for more complex XML. (magu)
  • Accent processing added because of Typepad's non-HTML compliant accent generation. (magu)
  • Fixed a bug where some RSS files would be parsed and displayed with the wrong links.
Version 1.1 (2004-02-06)
  • Fixed a bug where it might not ever use a cached version.
  • Fixed an endless loop if the remote server connection failed.
Version 1.0 (2002-08-08)
Search the Site