From owner-freebsd-questions@FreeBSD.ORG Tue Dec 21 19:13:23 2004 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 1819716A4CE for ; Tue, 21 Dec 2004 19:13:22 +0000 (GMT) Received: from sccimhc92.asp.att.net (sccimhc92.asp.att.net [63.240.76.166]) by mx1.FreeBSD.org (Postfix) with ESMTP id 93FBF43D3F for ; Tue, 21 Dec 2004 19:13:22 +0000 (GMT) (envelope-from freebsd@nbritton.org) Received: from [192.168.1.10] (12-223-129-46.client.insightbb.com[12.223.129.46]) by sccimhc92.asp.att.net (sccimhc92) with ESMTP id <20041221191321i92002b2ree>; Tue, 21 Dec 2004 19:13:22 +0000 Message-ID: <41C875CF.4090600@nbritton.org> Date: Tue, 21 Dec 2004 13:13:19 -0600 From: Nikolas Britton User-Agent: Mozilla Thunderbird 1.0 (X11/20041219) X-Accept-Language: en-us, en MIME-Version: 1.0 To: Noah References: <20041221064323.M73031@enabled.com> In-Reply-To: <20041221064323.M73031@enabled.com> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit cc: freebsd-questions@freebsd.org Subject: Re: web calendar recommendation X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 21 Dec 2004 19:13:23 -0000 Noah wrote: >FreeBSD-4.9 > > >well I am back to the drawing board here. webcalendar is not very well >supported, and it does not interface that well with my Palm calendar. I cant >appear to upload my calendar to it. > >http://www.k5n.us/webcalendar.php > >can somebody please send along their recommendations for a calendar program >that can support multiple user calendars that can then be shared for >scheduling purposes? > >Any ideas please? > yea, try Kronolith part of the Horde Application Framework. New features planned for 2: * Shared calendar support. * Create/import/mail iCalendar invitations, generate free/busy info. * Support for guest calendars. * Remote iCalendar calendar display support. * Palm DateBook (PDB) import support. * More flexible alarm notifications (e-mail, etc)." http://www.horde.org/kronolith/ http://www.horde.org/about/ http://www.horde.org/ Like you, I have tried every web based groupware project under the sun, this one sucked the least, we have been using it for all are client appointments since FreeBSD 5.2-RELEASE, and have never had a problem with it. When Kronolith 2, Horde 3, and Turba 2 are release I will be upgrading to those plus installing other Horde Apps like IMP, Wiki, Whups, and others. For the backend you can use just about anything for storage and authentication because it uses the pear abstraction layer of PHP and they write clean portable code.