A JQuery Calendar - 06/04/2009

As with many projects, someone almost always suggests/requests a dynamic calendar to be included within the site.  Usually a copy of EasyPHPCalendar, some tasty css, and its all said and done, however, as of late we’ve run into the issue that some hosts do not support the correct Zend setting to get this calendar fully functional.

That is when a co-worker built his own dynamic calendar on his own framework. A thing of beauty. Unfortunately, as before, not many hosts support the advanced server-side settings required to flex his framework to its full potential.

So in the meantime I’m looking into simpler, open-source solutions that would allow modification to its source, which EasyPHP does not.  Someone recommended this really simple jquery based calendar.  While the simplicity is there, I wonder how this can be adapted to work the same as EasyPHPCalendar.  Or would the just be an insult to its creator…