View Single Post
Posts: 466 | Thanked: 661 times | Joined on Jan 2009
#7
Originally Posted by TomJ View Post
Yet another argument for a decent open-source calendar front end to be writn a la the Open Media Player. Would that my programming skills were up to the task.
Personally, I love the UI of the built-in calendar. It's slick. It just doesn't expose all of the functionality in the backend API.

Writing a replacement would be pretty time consuming I think. There is a sample replacement here:
http://www.developer.nokia.com/Commu...lendar_example

And I believe the kimi project is doing work to create a calendar replacement, but not sure the status on that. I downloaded the source and it seems to use the calendar-backend. The app didn't meet my needs so I didn't use it.