WebCal is a free browser based calendar program to help you keep track of your appointments, meetings, birthdays, whatever! It uses perl based cgi scripts to generate all the web pages. It gives you the choice of using a flat file database system with file locking to store the data, , or MySQL or PostgreSQL databases for calendar data. It also uses a bit of Javascript to tie things together. All you need is a unix box, perl, and a webserver to try it out. |