Currently browsing 'calender'

Simple Event Manager

Posted on Thursday, October 2nd, 2008 at 10:18 am in Scripts.

Simple Event Manager (SEM) is an open source event publishing and management system based on SAXON… but with a twist.

One of the perennial problems of publishing detail of events on a web site is remembering to remove out-dated events on a regular basis. Nothing makes a site look more uncared for than a year old event!

Accessible Calendar Class

Posted on Thursday, October 2nd, 2008 at 10:04 am in Scripts.

A simple PHP class which displays an accessible calendar for the month selected and returns the selected date as a unix timestamp which can then be passed to a secondary script of your choosing for processing.

Top