|
Posted by Jon Slaughter on 06/05/07 16:19
> oh, wait, I think I do have schelduling abilities... in the control panel
> stuff for the site. I'll have to go check and see as I remember seeing
> that.
>
Yep, I guess they do. Has a way to add cron jobs and just have to give it
the script name.
I assume this is bash stuff? (I haven't done any unix scripting in a very
long time and very little but I assume the other posts give the script that
will work here). I just remember there being several types
Ultimately though I'd like to create a C++ app that will generate the
captchas since it will probably be optimized. I'm not sure how the web hosts
deal with time sharing but I don't want to take to much time. Ultimately I'd
like to generate the captchas in real time when they are needed and apply
random transformations to them instead of pre generating but I think this
might be to slow. (not sure how long it will take to generate one)
I guess I can do some tests and find out though after I get the thing
working.
Thanks,
Jon
Navigation:
[Reply to this message]
|