From owner-freebsd-questions@FreeBSD.ORG Fri Jun 17 06:21:02 2005 Return-Path: X-Original-To: questions@freebsd.org 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 9A7B716A41C for ; Fri, 17 Jun 2005 06:21:02 +0000 (GMT) (envelope-from tedm@toybox.placo.com) Received: from mail.freebsd-corp-net-guide.com (mail.freebsd-corp-net-guide.com [65.75.192.90]) by mx1.FreeBSD.org (Postfix) with ESMTP id 374B943D53 for ; Fri, 17 Jun 2005 06:21:02 +0000 (GMT) (envelope-from tedm@toybox.placo.com) Received: from tedwin2k (nat-rtr.freebsd-corp-net-guide.com [65.75.197.130]) by mail.freebsd-corp-net-guide.com (8.11.1/8.11.1) with SMTP id j5H6Lsb96297; Thu, 16 Jun 2005 23:21:54 -0700 (PDT) (envelope-from tedm@toybox.placo.com) From: "Ted Mittelstaedt" To: "Bob Bomar" , "Noah" , Date: Thu, 16 Jun 2005 23:20:53 -0700 Message-ID: MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit X-Priority: 3 (Normal) X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook IMO, Build 9.0.6604 (9.0.2911.0) In-Reply-To: <42B1A624.9020302@ibsd.us> X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2800.1478 Importance: Normal Cc: Subject: RE: web calendar program recommendation X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 17 Jun 2005 06:21:02 -0000 >-----Original Message----- >From: owner-freebsd-questions@freebsd.org >[mailto:owner-freebsd-questions@freebsd.org]On Behalf Of Bob Bomar >Sent: Thursday, June 16, 2005 9:18 AM >To: Noah; questions@freebsd.org >Subject: Re: web calendar program recommendation > > >-----BEGIN PGP SIGNED MESSAGE----- >Hash: SHA1 > >Noah wrote: >| FreeBSD-4.11 R3 >| >| >| I am looking for a really nice calendar program that I can >run from a web >| interface. That has the ability to import my calendar from my palm. >| >| horde is nice but I cant import any of my palm calendars. >| >| neither can webcalendar unless there is some recent update in >the past 3 >| months that does it now. >| >| evolution is nice but I think this is X only and not for the >web. please >| correct me if I am wrong. >| >| Please pass along any recommendations. > >I use deskutils/phpicalendar. iCal on my Mac is able to >sync with it. > There are several out there. Another that >I have used is Web Calendar, http://www.k5n.us/webcalendar.php. >Its pretty good.q > The problem isn't the applications. The problem is that Palm in it's infinite stupidity does not support any of the standardized calendar syncing formats. And your also confused because the ical on a Mac isn't the same thing as IETF's standard RFC2445 spec iCAL. Palm claims support of ical for their handhelds but they are talking about the ical application on a Mac. They aren't talking about the standards-based RFC, which is what Horde and all the other calendaring applications support. Please see the following for enlightenment: http://zgp.org/pipermail/linux-elitists/2004-January/008663.html http://linuxmafia.com/faq/Apps/scheduling.html About the only thing that the OP can do is sync to Palm Desktop on a 'doze box then export the calendar from that comma-delimited then suck that into Horde. Ted