Hi!
Does anybody know of a script capable to read feeds and store them in static files? Also, if possible, to create an index of these files, too, so visitors on the website can find them easily by date or name, for example?
What I'm trying to do is to create some sort of mirror of my website's content, for slow browser, and also to redirect visitors here if something happens to my Apache server (which sometimes freezes). So, my idea is to install a php script that will read my site's feedburners feeds and store them in a folder; so, if some of the problems above occure, the visitors will be redirected to this folder where they can see, at least, the site's content extracted from my feeds. Can't think of anything better now, this sounds good for me.
I apreciate any recomandations!
Thank you!