More information about the Underscore mailing list

[_] Planet underscore

Tim Beadle tim.beadle at gmail.com
Tue Nov 13 09:47:11 GMT 2007

On 13/11/2007, Daniel Hilton <daniel.hilton at gmail.com> wrote:
> Both Venus and Planet run simply as normal python scripts that
> generate to html pages based on the templates. Nothing out of the
> ordinary *nix wise is required.
>
> The only thing is to set up the cron to run the script and to be aware
> of how long it will take given the number of blogs and that it doesn't
> affect the performance of anything else.
>
> How oftern do people think it should be updated? every hour? every 5?

I'd have thought three or four times a day would be sufficient,
wouldn't it? I can't imagine we're *that* prolific, blogging-wise
(well, I know I'm not!).

We can always change it later if it's too frequent or not frequent enough.

Tim