Noam Rathaus wrote:
Hi,
I started working on a Calendar preview for RoundCube, as this is a major issue for web mail users - at least in my company - and current solutions don't offer any options to do (Squirrelmail for example).
I know Horde has a calendar application as an option.
Three things:
- I would like to hear about other's thoughts on this
It's a good idea too. But I think we the focus should be on more features for webmail first. Like searching and sorting. But I know Thomas is working on a roadmap.
- I would like to hear about someone else's experience with parsing iCal in
PHP (I have done work under Perl by using modules)
Maybe you can have a look at http://pear.php.net/package/Calendar/docs ?
I am not if it's viable or not.
- I would like to hear how such integration would be expected... I am
planning on building a calendar view, not a single entry viewer for the items... i.e. you would see today/week/month's events
Look at Horde's attempt and/or Mozilla's Sunbird attempt.