aCal Project
aCal is very much still a work in progress. I have not yet posted any code.
Aim
The eventual goal of this project is to provide an AJAX/Web 2.0 calendar application with a PHP back-end, with many supported databases. This will provide much flexibility and hopefully make this calendar application useful to many people who need a calendar implementation.
Proposed Features
- PHP REST web service back-end
- Ability to export/import/update events and todos with multiple formats (XML, JSON, iCalendar, possibly CSV/Outlook)
- Calendar access controls (control access by ability to read, write, and view free-busy information on a calendar basis.
- Well-documented API, making it possible to build other possible UI implementations on top of the same calendaring back-end.)
- Released under an open-source license to make sure it is able to benefit everyone.