As always, awesome work and thinking. Some question;
1. How would I go about having a page run every 4 hours? 2. Can I programmatically write pages into a cron.d directory (since it lives in the webapp dir I guess just calling cfwrite file="cron.d/cron.5m/job.cfm" could do it, or? 3. You state no http call is needed anymore. So, the page in "cron.d/cron.5m/job.cfm" would just go to the root of the webapp and execute from there? Will all setting in Application.cfm/.cfc be applied as well? Kind Regards, Nitai On Fri, Mar 5, 2010 at 10:30 AM, Alan Williamson <[email protected]> wrote: > I have just released a new OpenBD plugin that makes managing scheduled tasks > an absolute breeze. Less complicated and more efficient than CFSCHEDULE, > and mirrors how cron works on Linux > > http://bit.ly/d3UYAk > > Simply drop'n'go into your nightly build of OpenBD and enjoy. -- See for yourself how easy it is to manage files today. Join the revolution! Razuna SaaS On-Demand - Hosted Digital Asset Management Solution http://www.razuna.com/ Razuna - Open Source Digital Asset Management http://www.razuna.org/ Follow us on Twitter http://twitter.com/razunahq -- Open BlueDragon Public Mailing List http://www.openbluedragon.org/ http://twitter.com/OpenBlueDragon mailing list - http://groups.google.com/group/openbd?hl=en !! save a network - please trim replies before posting !!
