Updated 28th May 2009 - verion 0.1a
The following script will generate an RSS feed of the last 10 new sites added.
Installation: Upload the script to the same directory as the file 'directory'.
Modification:
$entries = {number of entries you want};
or the SQL query could be modified to give all sites added in the past x number of days.
Check your feed at:
http://www.feedvalidator.org/
Version History
0.1 Initial Release
0.1a fixed SQL so it correctly displays newest sites, and limit them to the last 10 (customizable). Also added the category to the site description.