How To (Really) Share A Simple Calendar?
Lucas asks: "I run a small business as one of the people who 'knows something about computers', which now means, like many of you, I find myself having to solve IT problems. We have been trying to share maybe three simple, stupid calendars. Here's the catch -- we need to able to edit each other's calendars! This is where the problem comes in. We tried Mozilla Calendar/Sunbird with a WebDAV server (even though it deleted two calendars upon upload and barfed on a third, my office loves Sunbird's interface), OfficeZilla (too complicated for just one calendar), Calendars.net (too slow), ACT! (bolted on and expensive), and Yahoo (not designed for corporate stuff). Even iCal won't let you edit someone else's calendar. Is there any way to do this -reliably- without using MS Exchange and without spending a ton of money?"
I use (and love)webcalendar.
- tom -
there are many ways of doing what you want
you can use webserver with a web calendar or various custom applications depending on how you work
Or
You could use Kerio Mail server this allows multiple people access to a calendar i.e. a shared calendar for the web and Microsoft Outlook
see Kerio MailServer
regards
John Jones
discalimer I work for Kerio
The best simple solution is Horde and its Kronolith calendaring application. Lets you set up shared calendars and set editing permissions. Doesn't automatically figure out when meeting times will work for everyone, but it's easy and it will do your email, tasks, and time-tracking as well. If you need any help setting it up, check the mailing lists or just email me (I worked on Horde for my Summer of Code project).
U.S. War Crimes blog. Email for free Mandriva support.
Also look into the fledgling CalDAV implementations & projects like Hula (server) and Chandler (client). Very recent binaries of Sunbird also sport CalDAV support.
When you have a WebDAV server setup and have Sunbird/Mozilla Calander setup - it will delete calendars that have zero items. Delete the last item in your calendar, and POOF, you have a zero byte
Moneyed corporations, non-working 'poor' and criminal prisoners are turning productive citizens into tax-slaves.
M-x calendar serves all of my team's calendaring needs. Check the plain text file into and out of CVS and you have distributed calendaring with revision control.
Oh, but that doesn't cost hundreds of thousands of dollars or have a shiny GUI. Boo fucking hoo. Fuck Windows, and fuck Microsoft.
My other car is first.
In order of preference:
1. horde-kronolith http://www.horde.org/kronolith/ (horde suite is quite comprehensive and easy to set up)
2. webcalendar http://www.k5n.us/webcalendar.php
3. MediaWiki with calendar plugin (a little bit tricky to set up, and not as great to use as previous two)
Basically the shared feature of horde is pretty powerfull with a good rights-system. They also alow calendars to be exported etc.
Check them out.