I downloaded and installed the RSS Creator Script v1.02 on one of my sites and gave it try. The date stamps on the feeds are a problem because using a date stamp as part of the feed name cause the creator to create a whole new set of (unique) feeds for each URL. It's really a problem each time I want to create a new "all" feed (the bottom one) because instead of refreshing the already-existing "all" feed it created a new one instead of just replacing the feed that's already there.

The way the script is coded now I would have to create a new "all" feed and then submit that to all the aggregators - since the name is different.

I would like to simply have the script replace the already existing one. That would happen automatically if the date string was not in the feed name. Then there would be no need to resubmit to all the aggregators.

Is there an alternate script that creates feeds without the date in the name? Has someone altered the script so there are no dates in the names?