Atom2RSS PHP converter

A simple PHP script that converts Atom 0.3 feeds to RSS 1.0 ones. Based on the similar Python service created by Antonio Cavedoni.

Usage:

  1. Unzip the contents of atom2rss.zip in the same folder of your atom xml file.
  2. Open atom2rss in your text editor and modify the variable $atom_file to your actual atom xml file.

Acknowledgements:

Antonio Cavedoni for his Atom 0.3 to RSS 1.0 and Ian "Atrus" Gazzotti for his quick test.

 

Giovanni Riccardi, Feb. 15th 2004