Client/Server Calendar Program?
Dethnyte asks: "At my office, we currently use Calendar Creator Pro, it's just not a very good or user-friendly program for multiple people entering data into a calendar. We don't want to use Outlook or anything that requires a server, or at least a server program we have to pay for. Is there anything Open Source that can help us out? We'd use Sunbird, but it still has too many bugs. We need something simple that can keep dates, multiple schedules, and still be readable when printed out."
lots of web based ones - egroupware, opengroupware, gnu/hurd have one.....
phpgroupware uses all free and open software. Printer friendly output.
Try korganizer together with kitchensync/multisync.
Is there any reason Mozilla Calendar will not work? The calendar files can be located pretty much anywhere. I have one on a small fileserver in my home that my wife and I share.
Although, in an enterprise, concurency issues might crop up.
Still, it's worth a shot.
I'd rather you do it wrong, than for me to have to do it at all.
There's not really any excuse for 'not' running a small database app to do this stuff.
mysql / postgresql are both free. It's the application to sit on top of the database that could be more difficult.
I'm sure there's a solution for that on sourceforge.net
Lessee-
Don't want a server, don't want to pay for it, do want to track dates and multiple schedules.
Keeping multiple calendars that can be seen by others and can show busy/free times on a per-user/resource basis is inherintly a client/server relationship. If you don't want to use Exchange or one of the other closed-source solutions, why not have someone else maintain the server for you. Here's what I use:
http://calendar.yahoo.com/
OK...
I can do this. I am, after all,
a superhero!
Evolution calendaring works well, and I believe the print options are acceptable too. I haven't had the best of luck with the DAV interface to an ics calendar file, but the support is present.
Marques Johansson
I use this for my personal calendar and it works very well. It's not as good for group projects, but it's not bad for free.
My Journal
Should be: http://www.phprojekt.com/
Schoolbell has a calendar component (schoolbell is a subset of the code for Schooltool, a school administration server being developed with $$ from Mark Shuttleworth). It could be the free-server end of what you want (you said you didn't want a server that cost anything; I assume a free one is okay).
From the webpage:
SchoolBell allows users to manage their personal calendars, group calendars and calendars for resources, e.g., rooms, projectors, etc, via a web interface, or using an iCalendar compliant client such as Mozilla calendar or iCal.
You can:
Once you've got your calendars in ICal format, there are a number of other tools that can help you manage them, such as evolution for users, or pcal to output calendars as postscript.
Citadel/UX probably has all of this stuff now, though I haven't looked at it for anything but BBS usage.. and PHPGroupWare.
"Champagne for my real friends - and real pain for my sham friends!" http://ericblade.postalboard.com/
We use iCal from brown bear software. Cheap, works well, can handle multiple calendars, each with multiple people, accessible by web browser. they are here http://www.brownbearsw.com/
I have nothing witty to fill this space with yet.
Open Xchange, (find it here) works marvelous, they have a live demo on their site if you'd like to check it out. It may be a little over-kill though for what you want to do with it (setting up the server is not exactly a walk in the park if you're not a systems guy). But it is free (GPL)
We want everything, and want it for free. We could use the free tools available, but they aren't stable enough and we're too lazy to help develop the free product.
I need a free solution that does everything! Someone write one for me!
Conformity is the jailer of freedom and enemy of growth. -JFK
we use http://www.verysimple.com/
its a pretty simple calendar. i like it. might be too simple for many people though.
All my friends know how to code, so you obviously must be lazy if you can code it yourself. How dare you even ask if there's anything else available outside your personal knowledge. Just use one of the existing, though inadequate, products if you're too lazy to code yourself (and you obviously know how to code since I do).
Remind is a flexible open source program_ remind.php
http://www.roaringpenguin.com/penguin/open_source
Sigs. We don't need no steenking sigs.
Why not use a Wiki? I know that it is not intended for calendaring but I think that I could be useful as one.
Check it out -
http://extcal.sourceforge.net/
Easy to set up, offers user accounts with varying levels of permissions, multiple views, moderation, etc.
Big Daddy, Johnny, Burp, Aunt Zelda, Scott, Slurp, Big Momma
I'm just playing with the demo now, (this is the URL btw). It suffers from the same ol' syndrome of "very functional," looks like ass.
Now, my own design skills are somewhat limited. I can't make a snappy graphic-filled website without a lot of work (as my own demonstrates, my graphics are blah at the moment) - but even I can see that this needs a remodelling job. Default colour scheme is blahhh.
Look at slashdot... yes some of the schemes are hard on the eyes but overall it's not too bad.
Look at some other sites for an example of basic but friendly colours, Less cluttered interface, and layouts with many options but good organization
outlook does not require an exchange server to share dates & appointment data, I've used it to share without exchange..
every day http://en.wikipedia.org/wiki/Special:Random
Sorry that you have to pay for it, but MM is a great program for what you want.
http://www.meetingmaker.com/home.cfm
kontact was mentioned, but it is a client, not the server. The server is kolab (citidal is compatiable with kolab 1.0). It works with kontact and a web interface. In addition, there is a plugin for Outlook (cheap; less than USD$ 15/seat). I think that I saw some folks were creating an evolution plugin, but no idea how far along.
I prefer the "u" in honour as it seems to be missing these days.
http://www.group-office.com
Excellent web-based (php, mysql) groupware suite.
I wrote a simple calendar program for a non-profit that I maintain a website for. My boss came to me one day and said that he wanted something for the employees to keep up with the event schedule and for management to add and amend events added to it along with sending notifications via e-mail to employees affected by changes. Additional features still in the works include time sheets which calculate hours worked in a week and for a calendar month (they pay monthly). I have a version in production and stuff is added to it whenever requested or whenever I have time available outside my full-time work to do work for this non-profit. If anyone knows of any free hosting services that support PHP and MySQL, I can put a demo online for all to access.
I have been using WebCalendar for 2 years now without any major problems. It's a PHP based calendar that can be used on a MySQL, Oracle, Postgres, ODBC or Interbase type database. It's pretty easy to setup and maintain