webMyCal
webMyCal is an iCalendar to HTML converter that will allow for converting iCalendar files to static html web pages.
It will:
- Export existing iCalendar to HTML
- as daily page
- as weekly page
- as monthly page
- allow easy way to modify the look of the HTML Calendar
- font name/color/size
- color coding of events
- on-the-fly update
The iCalendar format is defined in RFC2445
in HTML rowspan will be used when arranging event cells.
Perl will be used to parse the .ics file and generate .html files
Web interface will be used to modify tag properties (visual properties) of the calendar