Re: [VCARDDAV] Real example where vCard XML is used

Daisuke Miyakawa <d.miyakawa@gmail.com> Fri, 16 July 2010 00:19 UTC

Return-Path: <d.miyakawa@gmail.com>
X-Original-To: vcarddav@core3.amsl.com
Delivered-To: vcarddav@core3.amsl.com
Received: from localhost (localhost [127.0.0.1]) by core3.amsl.com (Postfix) with ESMTP id 197DD3A684C for <vcarddav@core3.amsl.com>; Thu, 15 Jul 2010 17:19:10 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: 0.533
X-Spam-Level:
X-Spam-Status: No, score=0.533 tagged_above=-999 required=5 tests=[AWL=0.778, BAYES_00=-2.599, HTML_MESSAGE=0.001, J_CHICKENPOX_35=0.6, MIME_BASE64_TEXT=1.753]
Received: from mail.ietf.org ([64.170.98.32]) by localhost (core3.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id z+oJSaP7a71v for <vcarddav@core3.amsl.com>; Thu, 15 Jul 2010 17:19:08 -0700 (PDT)
Received: from mail-gx0-f172.google.com (mail-gx0-f172.google.com [209.85.161.172]) by core3.amsl.com (Postfix) with ESMTP id 91D213A69A3 for <vcarddav@ietf.org>; Thu, 15 Jul 2010 17:19:08 -0700 (PDT)
Received: by gxk1 with SMTP id 1so729245gxk.31 for <vcarddav@ietf.org>; Thu, 15 Jul 2010 17:19:16 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:received:received:in-reply-to :references:date:message-id:subject:from:to:cc:content-type; bh=Dj7KnPh4UReNrDVjQh+Rvtn7CwGnlMvchWTqzfyDCRo=; b=Ivp0w1W+ZadYuul8JOmPNTVQb/g68brXENUOG0WR3ZaBijtjWYBbUZ89nXARnjpCom h2rW+sRj2a8v6QiJGiuciC+k1GeRJnGradweN3RAfavK2UUzExmeYq4ZIs4sI2S4uEWD nxF2p6zfMuhnKsdE4MN7V+GwPtPdzL3Q6rXBk=
DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :cc:content-type; b=WTciW55AVYl8TwfEqhUxMyOVT8UCGBh4b1mb2QG5ZRvZmVVElVnqOflZ8LKPjY0GYD aXV10Iqd7NC/MKlu9k7YDt2r6bzpK6Q27DTonD04Ho6qSG8NE39SgrKJj5ZJ5Yx2vtDN mkOIO1DqrhRA6ob0jzzweWtzWrsJS/X1msGjk=
MIME-Version: 1.0
Received: by 10.90.79.13 with SMTP id c13mr393772agb.127.1279239555874; Thu, 15 Jul 2010 17:19:15 -0700 (PDT)
Received: by 10.90.35.14 with HTTP; Thu, 15 Jul 2010 17:19:15 -0700 (PDT)
In-Reply-To: <4C3F9579.5000207@stpeter.im>
References: <AANLkTinkeiju8IkXKHHebo1pAnR5KPMrF0fmKMGthS2m@mail.gmail.com> <4C3F9579.5000207@stpeter.im>
Date: Fri, 16 Jul 2010 09:19:15 +0900
Message-ID: <AANLkTimyQ3YOEiTU_UAAQ2taWxAsRqJ6VEgAL0SyvxV3@mail.gmail.com>
From: Daisuke Miyakawa <d.miyakawa@gmail.com>
To: Peter Saint-Andre <stpeter@stpeter.im>
Content-Type: multipart/alternative; boundary="001636163d8b4f7eb9048b762b10"
Cc: vcarddav@ietf.org
Subject: Re: [VCARDDAV] Real example where vCard XML is used
X-BeenThere: vcarddav@ietf.org
X-Mailman-Version: 2.1.9
Precedence: list
List-Id: IETF vcarddav wg mailing list <vcarddav.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/listinfo/vcarddav>, <mailto:vcarddav-request@ietf.org?subject=unsubscribe>
List-Archive: <http://www.ietf.org/mail-archive/web/vcarddav>
List-Post: <mailto:vcarddav@ietf.org>
List-Help: <mailto:vcarddav-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/vcarddav>, <mailto:vcarddav-request@ietf.org?subject=subscribe>
X-List-Received-Date: Fri, 16 Jul 2010 00:19:10 -0000

So, does it (it is used in Jabber) mean we won't see it as a separate file?
My understanding is that Jabber is using vCard xml as one of messages
transfered between clients.

I'm curious if we'll see the format as a file, since I may have to take care
of it from the view of separate contacts application.

Thanks,

2010/7/16 Peter Saint-Andre <stpeter@stpeter.im>

> On 7/15/10 4:52 PM, Daisuke Miyakawa wrote:
> > Hi guys,
> >
> > It seems there's xml+vcard format nowadays, but I'm not sure where it is
> > used.
> > Does someone know an example where xml+vcard is used?
> > I suppose I haven't seen it in real software/devices.
>
> We've used an older vcard-xml format since 1999 in the Jabber community:
>
> http://xmpp.org/extensions/xep-0054.html
>
> Now we need to port it over to the new format.
>
> Peter
>
> --
> Peter Saint-Andre
> https://stpeter.im/
>
>
> _______________________________________________
> VCARDDAV mailing list
> VCARDDAV@ietf.org
> https://www.ietf.org/mailman/listinfo/vcarddav
>



-- 
Daisuke Miyakawa (宮川大輔)
d.miyakawa@gmail.com