Re: [apps-discuss] apps-team review of draft-ietf-sidr-ghostbusters-09

Randy Bush <randy@psg.com> Wed, 14 September 2011 16:52 UTC

Return-Path: <randy@psg.com>
X-Original-To: apps-discuss@ietfa.amsl.com
Delivered-To: apps-discuss@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id EA9A221F8B7E; Wed, 14 Sep 2011 09:52:44 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -2.225
X-Spam-Level:
X-Spam-Status: No, score=-2.225 tagged_above=-999 required=5 tests=[AWL=-0.226, BAYES_00=-2.599, J_CHICKENPOX_74=0.6]
Received: from mail.ietf.org ([12.22.58.30]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id E3ZkUvDL-+kh; Wed, 14 Sep 2011 09:52:44 -0700 (PDT)
Received: from ran.psg.com (ran.psg.com [IPv6:2001:418:1::36]) by ietfa.amsl.com (Postfix) with ESMTP id 8082621F8B7D; Wed, 14 Sep 2011 09:52:44 -0700 (PDT)
Received: from localhost ([127.0.0.1] helo=rair.psg.com.psg.com) by ran.psg.com with esmtp (Exim 4.76 (FreeBSD)) (envelope-from <randy@psg.com>) id 1R3sjW-000GLv-HS; Wed, 14 Sep 2011 16:54:46 +0000
Date: Wed, 14 Sep 2011 18:54:44 +0200
Message-ID: <m2k49brrmz.wl%randy@psg.com>
From: Randy Bush <randy@psg.com>
To: Simon Perreault <simon.perreault@viagenie.ca>
In-Reply-To: <4E70D8DB.8010507@viagenie.ca>
References: <CALaySJJfu8T6QZ2fQfAwUL32hgOG9kPkioPO+tQZZLNGf12HNQ@mail.gmail.com> <BA1B475C8188F22B71411158@caldav.corp.apple.com> <CALaySJLJJP2iUFd+ocSDhre1bSYOE13E43P-Q3dh-LTkKAv-fQ@mail.gmail.com> <m2ehzjvmof.wl%randy@psg.com> <4E70D8DB.8010507@viagenie.ca>
User-Agent: Wanderlust/2.15.9 (Almost Unreal) Emacs/22.3 Mule/5.0 (SAKAKI)
MIME-Version: 1.0 (generated by SEMI 1.14.6 - "Maruoka")
Content-Type: text/plain; charset="US-ASCII"
X-Mailman-Approved-At: Wed, 14 Sep 2011 13:12:19 -0700
Cc: draft-ietf-sidr-ghostbusters.all@tools.ietf.org, Barry Leiba <barryleiba@computer.org>, iesg@ietf.org, apps-discuss@ietf.org
Subject: Re: [apps-discuss] apps-team review of draft-ietf-sidr-ghostbusters-09
X-BeenThere: apps-discuss@ietf.org
X-Mailman-Version: 2.1.12
Precedence: list
List-Id: General discussion of application-layer protocols <apps-discuss.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/apps-discuss>, <mailto:apps-discuss-request@ietf.org?subject=unsubscribe>
List-Archive: <http://www.ietf.org/mail-archive/web/apps-discuss>
List-Post: <mailto:apps-discuss@ietf.org>
List-Help: <mailto:apps-discuss-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/apps-discuss>, <mailto:apps-discuss-request@ietf.org?subject=subscribe>
X-List-Received-Date: Wed, 14 Sep 2011 16:52:45 -0000

as the apps ducks nibbled him to death, he began to realize that the
word 'team' in $SUBJECT was very misleading

> Some additional comments on the vCard example...
> 
> >      BEGIN:VCARD
> >      VERSION:4.0
> >      FN:Human's Name
> >      ORG:Organizational Entity
> >      ADR;TYPE=WORK:;;42 Twisty Passage;Deep Cavern; WA; 98666;U.S.A.
> 
> Should be:
> ADR;TYPE=WORK:;;42 Twisty Passage;Deep Cavern;WA;98666;U.S.A.
> 
> >      TEL;TYPE=VOICE,MSG,WORK:+1-666-555-1212
> >      TEL;TYPE=FAX,WORK:+1-666-555-1213
> 
> Should be:
> TEL;TYPE=VOICE,TEXT,WORK;VALUE=uri:tel:+1-666-555-1212
> TEL;TYPE=FAX,WORK;VALUE=uri:tel:+1-666-555-1213
> 
> >      EMAIL;TYPE=INTERNET:human@example.com
> 
> Should be:
> EMAIL:human@example.com

thanks

randy