I'm developing a site that needs to have a main static HTML file. I would like to have this static HTML file generated once everyday. I have read that sites like digg do this because of the number of database calls. So does anyone know of a free way to do this?
Thanks.

