|
From: moxliukas <mox...@de...> - 2002-09-21 17:30:00
|
> on, I code for *nix. As for updates a cron job could be fired up > every hour and a timestamp tested against a players time zone, if > midnight in their time zone then the updates occur... just a thought. The way it is done on perlmonks is that votes are distributed during midnight localtime of the perlmonks server. Thus you need only one check a day and this keeps a "turn" for all users nicely in sync. Petras Kudaras aka moxliukas |