Care to give my employee scheduler a spin?

Submitted by Spork Man
in
Inspired by some work I did in a previous job on doing employee scheduling for a call center: http://sporkforge.com:424/sched/emplsched/emplsched.php Feel free to give it a spin & critique it...
Submitted by James Gutherson on Wednesday September 12th, 2007 12:25 am

Sporkforge:

Broken; - I got

ERROR
The requested URL could not be retrieved

--------------------------------------------------------------------------------

While trying to retrieve the URL: http://sporkforge.com:424/sched/emplsched/emplsched.php

The following error was encountered:

Access Denied.
Access control configuration prevents your request from being allowed at this time. Please contact your service provider if you feel this is incorrect.

Your cache administrator is webmaster.

--------------------------------------------------------------------------------

Generated Wed, 12 Sep 2007 03:51:52 GMT by bsd-orange.college.lan (squid/2.6.STABLE2)

Submitted by Spork Man on Wednesday September 12th, 2007 12:35 am

Hmm... Are you behind a firewall? Maybe it doesn't like the port # at the end of the URL...

Well, you could try www.sporkforge.com , but that'll redirect you to the previous URL, so I'm not sure that'd work either.

Thanks for letting me know, though.

Submitted by James Gutherson on Wednesday September 12th, 2007 1:46 am

It's all working now from both links - dang these internets.

Good work Spork - I wish I had more time to learn php.

I'm waiting for www.skemma.com to start it's beta to try something similar.

Submitted by Spork Man on Wednesday September 12th, 2007 7:04 am

[quote="JimGutherson"]It's all working now from both links - dang these internets.

Good work Spork - I wish I had more time to learn php.
[/quote]

:oops: Thanks! PHP's actually not too hard, though I'm a C++ programmer, so it makes a lot of sense to me.