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.
Well, it seems you have a windows environment, but don't want to purchase exchange. There is another tool, Windows SharePoint Services. It can be configure to have a calendar for each member. It is free, but it requires IIS 6, Win2k3, and SQL Server or the free data engine thingy.
There is a catch, you have to use the web interface to edit the calendars. You can always set that up to open in outlook.
We use it for an office calendar, useful!
My inner self is ineffable, so don't eff with me.
You can set up permissions so that you can create your own appointments, create others, or suggest others which are put into a "pending" approval queue. It's all web-based and sexy as hell.
I'm not sure how much it costs, but you can probably get just the features you want. I can vouch that pretty much every aspect of it is great.
I'm a signature virus. Please copy me to your signature so I can replicate.
The requirements for one job I've done was that the calendar had to work with Outlook and had to basically look just like Exchange to the people in the office. I went with InsightServer running on a RedHat Linux server. it cost a lot less than Exchange and it works great. It's been running for about two years now without any problems. The only issue we've had so far is Blackberry support. Feel free to ask me any questions if you decide to go with it.
I was looking for a similar solution a few years ago and 4Team seemed to work well enough.
http://outlook.4team.biz/
How the parent post could be seen as "Redundant," I will never know. It doesn't detract from the fact that it's completely right.
Open source E-mail app? Done in spades. Web browser? Plenty to choose from. Calendaring app? None worth mentioning. Calendering with e-mail?
Outlook did this how many years ago? It's getting close to ten years, isn't it? The closest thing I've seen to it is Gnome Evolution, and they were just blatently copied the UI of Outlook.
So if you're on Linux/BSD, use Evolution. If you're on Windows, until the planned Thunderbird/Sunfire merger, you're SOL; Outlook/Exchange is your only viable option.
- I don't need to go outside, my CRT tan'll do me just fine.
dotProject is pretty good. Allows you to filter the display of entries, and if you'd combine that with a few user accounts that have access to each other's stuff it'd probably do the trick.
Literalism isn't a form of humor, it's you being irritating.
Calcium
Which runs on Windows and Linux.
Also look into the fledgling CalDAV implementations & projects like Hula (server) and Chandler (client). Very recent binaries of Sunbird also sport CalDAV support.
open-xchange is ok. It isn't Exchange but then again what is? I would really, really like to find a replacement for it.
There is a free version and a pay version.
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.
Actually, you wont need to setup Exchange to actually handle mail, but just the calendar part. Thats what I have done to get around the lack of any usable calendar solutions.
I am not sure how other email clients aside from Evolution operate with exchange servers, but Evolution makes people happy and is a decent package.
Sigs are nice guns
That's HORDE you've got to do the legwork of setting up your LAMP (Postgress and IIS also supposedly work, YMMV) server up correctly, but the apps themsleves are powerful and easy to use.
09f911029d74e35bd84156c5635688c0
Just about all the Wiki software I know (including MediaWiki) makes sure that doesn't happen. The way it works is:
...
1. Person X starts to edit the page.
2. Person Y starts to edit the page.
3. Person X saves his copy.
4. When Person Y saves his copy, he is warned that the previous content has been edited, and is presented with two textareas, containing person X's revision and person Y's new revision. He is responsible for merging his changes back into person X's revision.
Dunno if that'll be too cumbersome for you though, if you're updating stuff too frequently
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.
Check out Novell's Hula Project
Someone else already did the legwork...
XAMPP... It's a prerolled LAMP server. Unzip, install, customize.
XAMMP - LAMP
--Dave