Re: [ietf-caldav] how to specify caldav uri in vcard
Bernard Desruisseaux <bernard.desruisseaux@oracle.com> Fri, 23 January 2009 20:33 UTC
Return-Path: <bernard.desruisseaux@oracle.com>
X-Original-To: ietf-caldav@osafoundation.org
Delivered-To: ietf-caldav@osafoundation.org
Received: from localhost (localhost [127.0.0.1]) by leka.osafoundation.org
(Postfix) with ESMTP id C2CE63E06C3 for <ietf-caldav@osafoundation.org>;
Fri, 23 Jan 2009 12:33:22 -0800 (PST)
X-Virus-Scanned: by amavisd-new and clamav at osafoundation.org
X-Spam-Score: -2.599
X-Spam-Level:
X-Spam-Status: No, score=-2.599 tagged_above=-50 required=4 tests=[AWL=0.000,
BAYES_00=-2.599]
Received: from leka.osafoundation.org ([127.0.0.1]) by localhost
(leka.osafoundation.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id
LTw1PmYaDZGj for <ietf-caldav@osafoundation.org>;
Fri, 23 Jan 2009 12:32:58 -0800 (PST)
Received: from rgminet12.oracle.com (rcsinet12.oracle.com [148.87.113.124])
(using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (No client
certificate requested) by leka.osafoundation.org (Postfix) with ESMTP id
62B923E06A7 for <ietf-caldav@osafoundation.org>;
Fri, 23 Jan 2009 12:32:42 -0800 (PST)
Received: from acsinet13.oracle.com (acsinet13.oracle.com [141.146.126.235])
by rgminet12.oracle.com (Switch-3.3.1/Switch-3.3.1) with ESMTP id
n0NKW3im022886 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256
verify=OK); Fri, 23 Jan 2009 20:32:05 GMT
Received: from acsmt703.oracle.com (acsmt703.oracle.com [141.146.40.81]) by
acsinet13.oracle.com (Switch-3.3.1/Switch-3.3.1) with ESMTP id n0NKVLK1007164;
Fri, 23 Jan 2009 20:31:42 GMT
Received: from [141.144.100.172] (/141.144.100.172) by default (Oracle Beehive
Gateway v4.0) with ESMTP ; Fri, 23 Jan 2009 12:30:03 -0800
Message-ID: <497A28C2.3040301@oracle.com>
Date: Fri, 23 Jan 2009 15:29:54 -0500
From: Bernard Desruisseaux <bernard.desruisseaux@oracle.com>
User-Agent: Thunderbird 2.0.0.19 (Windows/20081209)
MIME-Version: 1.0
To: Roberto Polli <rpolli@babel.it>
References: <200901231556.24938.rpolli@babel.it>
In-Reply-To: <200901231556.24938.rpolli@babel.it>
Content-Type: text/plain; charset=ISO-8859-1; format=flowed
Content-Transfer-Encoding: 7bit
X-Source-IP: acsmt703.oracle.com [141.146.40.81]
X-Auth-Type: Internal IP
X-CT-RefId: str=0001.0A090201.497A2958.0257:SCFSTAT928724,ss=1,fgs=0
Cc: ietf-caldav@osafoundation.org, IETF vcarddav list <vcarddav@ietf.org>
Subject: Re: [ietf-caldav] how to specify caldav uri in vcard
X-BeenThere: ietf-caldav@osafoundation.org
X-Mailman-Version: 2.1.9
Precedence: list
List-Id: Discussions on Calendar Access protocol based on WebDAV
<ietf-caldav.osafoundation.org>
List-Unsubscribe: <http://lists.osafoundation.org/mailman/listinfo/ietf-caldav>,
<mailto:ietf-caldav-request@osafoundation.org?subject=unsubscribe>
List-Archive: <http://lists.osafoundation.org/pipermail/ietf-caldav>
List-Post: <mailto:ietf-caldav@osafoundation.org>
List-Help: <mailto:ietf-caldav-request@osafoundation.org?subject=help>
List-Subscribe: <http://lists.osafoundation.org/mailman/listinfo/ietf-caldav>,
<mailto:ietf-caldav-request@osafoundation.org?subject=subscribe>
X-List-Received-Date: Fri, 23 Jan 2009 20:33:25 -0000
Hi Roberto, Which URL do you want to publish in LDAP or in vCard and for which purpose? FYI, the vCardDAV WG is currently working on a revision of vCard. The vCard calendar properties defined in RFC2739 have been included in the vCard revision. See: http://tools.ietf.org/html/draft-ietf-vcarddav-vcardrev-05#section-7.9 Info on the vCardDAV WG can be found here: http://tools.ietf.org/wg/vcarddav/ Cheers, Bernard Roberto Polli wrote: > hi all, > > reading http://www.faqs.org/rfcs/rfc2739.html I can't find a nice place where > to put CalDAV url in ldap/vcard. > > it seems that CALURI & Co want an address pointing to an icalendar object and > not to a folder... > The same for attributes of scheduling path (eg. > http://caldav.example.it/user/rob/[Outbox|Inbox] > > googling around seems that nobody defined a "standard" behaviour; can somebody > help? > > Thx to all, > R. > >
- Re: [ietf-caldav] how to specify caldav uri in vc… Roberto Polli
- Re: [ietf-caldav] how to specify caldav uri in vc… Bernard Desruisseaux
- [ietf-caldav] how to specify caldav uri in vcard Roberto Polli