- Thomas' Webjar full of joy -
| Author: | Thomas Langewouters |
|---|---|
| description: | A CGI program that processes my college timetable to iCal data. |
| Date: | 2006/6/18 |
DenAgenda is a python program run as a CGI on my webserver. It converts my college's online timetable supplied as HTML to the iCalendar format, a standardized calendar file format.
Sourcecode is available under GPL 2 license and can be found in a git repository:
git clone http://denagenda.thouters.be/denagenda.git
DenAgenda has been made possible by using BeautifulSoup, a Python HTML/XML parser designed for quick turnaround projects like screen-scraping.
Note
DenAgenda heeft zijn eigen website gekregen: http://denagenda.thouters.be/.
This page moved to its own website, which can be found at http://denagenda.thouters.be/.
Since DenAgenda is only useful to students of the 'De Nayer' institute, I wrote the webpages in dutch.