Is there a script which takes the new releases (at a specified time interval) and creates an rss feed? maybe tied into a release script?
thanks
Takes the new releases _from_where_?
BTW it is planned in FreshStuff.
like the new files in the hub and exports it to a rss file which gets updated everyday
Sorry for the late reply. :/
How are the new files tracked? Are they manually added to a database or should they be retrieved automatically? (the latter is very complicated, if not impossible to do).
an automatic one would be the best. like the script gets the new file lists each day and subtracts the new one from the old one and shows the changes. even if it didnt have rss that would be nice.
is freshstuff being worked on anymore? i cant find the website
A script can not get filelists (or actually it can, but it needs to be coded so it downloads them, unpacks them, and parses them which is extremely nasty.) This should rather be done clientside.
The FreshStuff website is down at the moment. I am working on resurrecting all the things but there is RealLife (tm) that takes all my time at the moment. :P