[FFmpeg-devel] [RFC] logos
Nicolas George
nicolas.george at normalesup.org
Sat Mar 24 18:44:58 CET 2012
Le quintidi 5 germinal, an CCXX, Thilo Borgmann a écrit :
> Also the server admin has to change a cronjob for us instead any dev can
> change it via the git repo.
The cronjob could be just a regular (daily or hourly) call to a script in
the git repository. That's similar to what Linux distros do for the system
crontab: packages drop their cron job in a directory, and do not need to
fiddle with the crontab itself.
> Oh, and if we evolve the logo idea a bit, maybe we end up with a logo that
> changes more often than four times a year (like google changes it for special
> days). That's when cronjob should get worse.
At a wild guess, I'd say that ffmpeg.org has more than a few hits per
minute. Therefore, even at its maximum frequency, a cron job can not be less
efficient than a dynamic page.
Regards,
--
Nicolas George
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 198 bytes
Desc: Digital signature
URL: <http://ffmpeg.org/pipermail/ffmpeg-devel/attachments/20120324/0f5181e1/attachment.asc>
More information about the ffmpeg-devel
mailing list