| Chandler | |
|---|---|
|
|
|
Chandler calendar view |
|
| Developer | Open Source Applications Foundation |
| Latest release | 0.7.3 / December 6, 2007 |
| OS | Cross-platform |
| Genre | Personal information manager |
| License | Apache License |
| Website | chandlerproject.org/ |
Chandler is the name of a personal information management (PIM) software suite which is free software, previously released under the GNU General Public License, and now released under the Apache License. It features support for calendar, email, tasks and notes. Chandler is being developed by the Open Source Applications Foundation. The main programming language is Python and it runs under Windows, Linux, and Macintosh. It was not named after the OSAF Founder's dog, but was in fact named after the mystery novelist Raymond Chandler[1], and inspired by a PIM from the 1980s called Lotus Agenda. Chandler design goals:
- Build on open source software that supports open standards, choosing projects that are reliable, well documented, and widely used
- Use the Python language at the top level to orchestrate low level, higher performance code
- Design a platform that supports an extensible modular architecture
- For the desktop client, choose a cross platform U/I toolkit that provides native user experience
- Use a persistent object database
- Build in security from the ground up
- Build an architecture that supports sharing, communication, and collaboration
Chandler is also the subject of the non-fiction book Dreaming in Code:Two Dozen Programmers, Three Years, 4732 Bugs, and One Quest for Transcendent Software by Scott Rosenberg.
See also
References
- Portions of this article are taken from the OSAF website, published under the Creative Commons Attribution License v2.0.
- ^ Rosenberg, Scott. Dreaming in Code. Crown Publishers:New York, 2007, pg 81.


