dbiCal
dbiCal is a template and example how to extract data from a database and create
iCal (RFC2445) formatted calendar output files. dbiCal iCal interface is
implemented in PHP and is executed from a webserver.
dbiCal uses ADOdb (NOT included within package) database interface. ADOdb
currently supports MySQL, Oracle, Microsoft SQL Server, Sybase, Sybase SQL
Anywhere, Informix, PostgreSQL, FrontBase, SQLite, Interbase (Firebird and
Borland variants), Foxpro, Access, ADO, DB2, SAP DB and ODBC databases. dbIcal
uses and is configured for a mysql database.
dbiCal uses iCalCreator (NOT included within package) for managing iCal calendar
files.
Roadmap
New release of eventCreator (2.4), using the new features from iCalcreator 2.6 and will support
- parsing and editing of existing iCal files and included events
- using iCalcnv package to allow import csv and export csv/xls files.
- creation of iCal file and events
- event alarms and recurrent events
- extended Ajax support.
New release of eventManager, a port of eventCreator (2.4) to Joomla.
Minor bug fix/function improvement releases of iCalcreator.
Next major release (3.x) of iCalcreator is a PHP 5.x, more strict object-oriented, refactored version.
