
From aakhter@cisco.com  Mon Mar  7 00:13:53 2011
Return-Path: <aakhter@cisco.com>
X-Original-To: tools-discuss@core3.amsl.com
Delivered-To: tools-discuss@core3.amsl.com
Received: from localhost (localhost [127.0.0.1]) by core3.amsl.com (Postfix) with ESMTP id 22DFF3A6906 for <tools-discuss@core3.amsl.com>; Mon,  7 Mar 2011 00:13:53 -0800 (PST)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -110.599
X-Spam-Level: 
X-Spam-Status: No, score=-110.599 tagged_above=-999 required=5 tests=[BAYES_00=-2.599, RCVD_IN_DNSWL_HI=-8, USER_IN_WHITELIST=-100]
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 jiAtR6L9vqsg for <tools-discuss@core3.amsl.com>; Mon,  7 Mar 2011 00:13:52 -0800 (PST)
Received: from rtp-iport-2.cisco.com (rtp-iport-2.cisco.com [64.102.122.149]) by core3.amsl.com (Postfix) with ESMTP id DC62C3A689F for <tools-discuss@ietf.org>; Mon,  7 Mar 2011 00:13:51 -0800 (PST)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=cisco.com; i=aakhter@cisco.com; l=721; q=dns/txt; s=iport; t=1299485705; x=1300695305; h=mime-version:content-transfer-encoding:subject:date: message-id:from:to; bh=J88WNLUmB61i93/0cCdsYznJYo5OsmgFE/KmC6Xq6YY=; b=H3qVPitn2rY4vWV2NwAt43RAD4vfPVLarlVpZeW8peTB31KNdSK7YPN9 E/alCyrntkxe3pusBzHcIHLo5Ltc60KiWGyJHosWLuQB2wO32i3a3CPOB z4392UAuii/bWbPZgjihKFNwrNPmyBEu2hVAsWFQvphCKcyA8qUrlEN30 w=;
X-IronPort-Anti-Spam-Filtered: true
X-IronPort-Anti-Spam-Result: AoQGAJYidE2tJXG9/2dsb2JhbACYTI19dKJWmxKFYgSFHIpd
X-IronPort-AV: E=Sophos;i="4.62,276,1297036800"; d="scan'208";a="223178490"
Received: from rcdn-core2-2.cisco.com ([173.37.113.189]) by rtp-iport-2.cisco.com with ESMTP; 07 Mar 2011 08:15:04 +0000
Received: from xbh-rcd-102.cisco.com (xbh-rcd-102.cisco.com [72.163.62.139]) by rcdn-core2-2.cisco.com (8.14.3/8.14.3) with ESMTP id p278F4Yg013149 for <tools-discuss@ietf.org>; Mon, 7 Mar 2011 08:15:04 GMT
Received: from xmb-rcd-101.cisco.com ([72.163.62.143]) by xbh-rcd-102.cisco.com with Microsoft SMTPSVC(6.0.3790.4675);  Mon, 7 Mar 2011 02:15:04 -0600
X-MimeOLE: Produced By Microsoft Exchange V6.5
Content-class: urn:content-classes:message
MIME-Version: 1.0
Content-Type: text/plain; charset="us-ascii"
Content-Transfer-Encoding: quoted-printable
Date: Mon, 7 Mar 2011 02:15:04 -0600
Message-ID: <7F298ACC76CC154F832B6D02852D169F041E76A3@XMB-RCD-101.cisco.com>
X-MS-Has-Attach: 
X-MS-TNEF-Correlator: 
Thread-Topic: XMLmind validation error: sequence of child elements is incorrect
Thread-Index: AcvcawkdgbghoWaJSvOtEiN2FA+WJw==
From: "Aamer Akhter (aakhter)" <aakhter@cisco.com>
To: <tools-discuss@ietf.org>
X-OriginalArrivalTime: 07 Mar 2011 08:15:04.0640 (UTC) FILETIME=[C366DC00:01CBDC9F]
Subject: [Tools-discuss] XMLmind validation error: sequence of child elements is incorrect
X-BeenThere: tools-discuss@ietf.org
X-Mailman-Version: 2.1.9
Precedence: list
List-Id: IETF Tools Discussion <tools-discuss.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/listinfo/tools-discuss>, <mailto:tools-discuss-request@ietf.org?subject=unsubscribe>
List-Archive: <http://www.ietf.org/mail-archive/web/tools-discuss>
List-Post: <mailto:tools-discuss@ietf.org>
List-Help: <mailto:tools-discuss-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/tools-discuss>, <mailto:tools-discuss-request@ietf.org?subject=subscribe>
X-List-Received-Date: Mon, 07 Mar 2011 08:13:53 -0000

Hi folks,

I'm working on xml2rfc with xmlmind. There is a validation feature
(Tools->Check Validity)  that is reporting the below error:

" the sequence of child elements is incorrect [cvc-complex-type.2.4]"

The error is on the <reference /> stanza. Any ideas what is wrong with
the below?

    <references title=3D"Normative References">
      <?rfc include=3D"reference.RFC.5101" ?>
      <reference anchor=3D"iana-ipfix-assignments">
        <front>
          <title>IP Flow Information Export Information Elements
(http://www.iana.org/assignments/ipfix/ipfix.xml)</title>
          <author surname=3D"Internet Assigned Numbers Authority" />
        </front>
      </reference>
    </references>

From julian.reschke@gmx.de  Mon Mar  7 00:26:50 2011
Return-Path: <julian.reschke@gmx.de>
X-Original-To: tools-discuss@core3.amsl.com
Delivered-To: tools-discuss@core3.amsl.com
Received: from localhost (localhost [127.0.0.1]) by core3.amsl.com (Postfix) with ESMTP id 0B3D73A6800 for <tools-discuss@core3.amsl.com>; Mon,  7 Mar 2011 00:26:50 -0800 (PST)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -104.068
X-Spam-Level: 
X-Spam-Status: No, score=-104.068 tagged_above=-999 required=5 tests=[AWL=-2.069, BAYES_00=-2.599, J_CHICKENPOX_39=0.6, USER_IN_WHITELIST=-100]
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 mFOVxxxS6+8L for <tools-discuss@core3.amsl.com>; Mon,  7 Mar 2011 00:26:48 -0800 (PST)
Received: from mailout-de.gmx.net (mailout-de.gmx.net [213.165.64.22]) by core3.amsl.com (Postfix) with SMTP id 219323A67D7 for <tools-discuss@ietf.org>; Mon,  7 Mar 2011 00:26:47 -0800 (PST)
Received: (qmail invoked by alias); 07 Mar 2011 08:27:54 -0000
Received: from p508FAA74.dip.t-dialin.net (EHLO [192.168.178.33]) [80.143.170.116] by mail.gmx.net (mp032) with SMTP; 07 Mar 2011 09:27:54 +0100
X-Authenticated: #1915285
X-Provags-ID: V01U2FsdGVkX19AeV9G8UlAyVESPF8rcCT8xlf05zRdceNv1D9vs7 9+ZJYlhZzif831
Message-ID: <4D749701.2040207@gmx.de>
Date: Mon, 07 Mar 2011 09:27:45 +0100
From: Julian Reschke <julian.reschke@gmx.de>
User-Agent: Mozilla/5.0 (Windows; U; Windows NT 6.1; en-US; rv:1.9.2.15) Gecko/20110303 Lightning/1.0b2 Thunderbird/3.1.9
MIME-Version: 1.0
To: "Aamer Akhter (aakhter)" <aakhter@cisco.com>
References: <7F298ACC76CC154F832B6D02852D169F041E76A3@XMB-RCD-101.cisco.com>
In-Reply-To: <7F298ACC76CC154F832B6D02852D169F041E76A3@XMB-RCD-101.cisco.com>
Content-Type: text/plain; charset=ISO-8859-1; format=flowed
Content-Transfer-Encoding: 7bit
X-Y-GMX-Trusted: 0
Cc: tools-discuss@ietf.org
Subject: Re: [Tools-discuss] XMLmind validation error: sequence of child	elements is incorrect
X-BeenThere: tools-discuss@ietf.org
X-Mailman-Version: 2.1.9
Precedence: list
List-Id: IETF Tools Discussion <tools-discuss.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/listinfo/tools-discuss>, <mailto:tools-discuss-request@ietf.org?subject=unsubscribe>
List-Archive: <http://www.ietf.org/mail-archive/web/tools-discuss>
List-Post: <mailto:tools-discuss@ietf.org>
List-Help: <mailto:tools-discuss-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/tools-discuss>, <mailto:tools-discuss-request@ietf.org?subject=subscribe>
X-List-Received-Date: Mon, 07 Mar 2011 08:26:50 -0000

On 07.03.2011 09:15, Aamer Akhter (aakhter) wrote:
> Hi folks,
>
> I'm working on xml2rfc with xmlmind. There is a validation feature
> (Tools->Check Validity)  that is reporting the below error:
>
> " the sequence of child elements is incorrect [cvc-complex-type.2.4]"
>
> The error is on the<reference />  stanza. Any ideas what is wrong with
> the below?
>
>      <references title="Normative References">
>        <?rfc include="reference.RFC.5101" ?>
>        <reference anchor="iana-ipfix-assignments">
>          <front>
>            <title>IP Flow Information Export Information Elements
> (http://www.iana.org/assignments/ipfix/ipfix.xml)</title>
>            <author surname="Internet Assigned Numbers Authority" />
>          </front>
>        </reference>
>      </references>

The DTD says:

<!ELEMENT front       (title,author+,date,area*,workgroup*,keyword*,
                        abstract?,note*)>

so it's probably caused by the missing <date> element (yes, that 
shouldn't be required in the first place).

Best regards, Julian

From jmh@joelhalpern.com  Mon Mar  7 10:05:45 2011
Return-Path: <jmh@joelhalpern.com>
X-Original-To: tools-discuss@core3.amsl.com
Delivered-To: tools-discuss@core3.amsl.com
Received: from localhost (localhost [127.0.0.1]) by core3.amsl.com (Postfix) with ESMTP id 9DABA3A681D for <tools-discuss@core3.amsl.com>; Mon,  7 Mar 2011 10:05:45 -0800 (PST)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -102.418
X-Spam-Level: 
X-Spam-Status: No, score=-102.418 tagged_above=-999 required=5 tests=[AWL=0.181, BAYES_00=-2.599, USER_IN_WHITELIST=-100]
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 f2Vq7u36Zu2P for <tools-discuss@core3.amsl.com>; Mon,  7 Mar 2011 10:05:44 -0800 (PST)
Received: from hgblob.out.tigertech.net (hgblob.out.tigertech.net [74.114.88.71]) by core3.amsl.com (Postfix) with ESMTP id BF1473A6809 for <tools-discuss@ietf.org>; Mon,  7 Mar 2011 10:05:44 -0800 (PST)
Received: from localhost (localhost [127.0.0.1]) by hgblob.tigertech.net (Postfix) with ESMTP id C0DDD324622E for <tools-discuss@ietf.org>; Mon,  7 Mar 2011 10:06:58 -0800 (PST)
X-Virus-Scanned: Debian amavisd-new at hgblob.tigertech.net
Received: from [10.10.10.101] (pool-71-161-51-167.clppva.btas.verizon.net [71.161.51.167]) (using TLSv1 with cipher AES256-SHA (256/256 bits)) (No client certificate requested) by hgblob.tigertech.net (Postfix) with ESMTPSA id EB6E432478B6 for <tools-discuss@ietf.org>; Mon,  7 Mar 2011 10:06:52 -0800 (PST)
Message-ID: <4D751EB8.9090405@joelhalpern.com>
Date: Mon, 07 Mar 2011 13:06:48 -0500
From: "Joel M. Halpern" <jmh@joelhalpern.com>
User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.9.2.14) Gecko/20110221 Lightning/1.0b2 Thunderbird/3.1.8
MIME-Version: 1.0
To: tools-discuss@ietf.org
Content-Type: text/plain; charset=ISO-8859-1; format=flowed
Content-Transfer-Encoding: 7bit
Subject: [Tools-discuss] Dating problem
X-BeenThere: tools-discuss@ietf.org
X-Mailman-Version: 2.1.9
Precedence: list
List-Id: IETF Tools Discussion <tools-discuss.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/listinfo/tools-discuss>, <mailto:tools-discuss-request@ietf.org?subject=unsubscribe>
List-Archive: <http://www.ietf.org/mail-archive/web/tools-discuss>
List-Post: <mailto:tools-discuss@ietf.org>
List-Help: <mailto:tools-discuss-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/tools-discuss>, <mailto:tools-discuss-request@ietf.org?subject=subscribe>
X-List-Received-Date: Mon, 07 Mar 2011 18:05:45 -0000

I have noticed that idnits and the draft submission tool appear to 
differ on the acceptable form of dates.
IDNits is perfectly willing to accept month and year.
However, the submission tool has recently (at least) been refusing to 
accepts submissions, complaining about invalid date.  If I add day, the 
problem goes away.

Yours,
Joel

From cabo@tzi.org  Tue Mar  8 03:54:52 2011
Return-Path: <cabo@tzi.org>
X-Original-To: tools-discuss@core3.amsl.com
Delivered-To: tools-discuss@core3.amsl.com
Received: from localhost (localhost [127.0.0.1]) by core3.amsl.com (Postfix) with ESMTP id 57FE63A683E for <tools-discuss@core3.amsl.com>; Tue,  8 Mar 2011 03:54:52 -0800 (PST)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -106.166
X-Spam-Level: 
X-Spam-Status: No, score=-106.166 tagged_above=-999 required=5 tests=[AWL=0.083, BAYES_00=-2.599, HELO_EQ_DE=0.35, RCVD_IN_DNSWL_MED=-4, USER_IN_WHITELIST=-100]
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 OYKXvv2gJQbT for <tools-discuss@core3.amsl.com>; Tue,  8 Mar 2011 03:54:51 -0800 (PST)
Received: from informatik.uni-bremen.de (mailhost.informatik.uni-bremen.de [IPv6:2001:638:708:30c9::12]) by core3.amsl.com (Postfix) with ESMTP id 3AE6C3A6403 for <tools-discuss@ietf.org>; Tue,  8 Mar 2011 03:54:51 -0800 (PST)
X-Virus-Scanned: amavisd-new at informatik.uni-bremen.de
Received: from smtp-fb3.informatik.uni-bremen.de (smtp-fb3.informatik.uni-bremen.de [134.102.224.120]) by informatik.uni-bremen.de (8.14.3/8.14.3) with ESMTP id p28BtudC029431 for <tools-discuss@ietf.org>; Tue, 8 Mar 2011 12:55:56 +0100 (CET)
Received: from eduroam-0070.wlan.uni-bremen.de (eduroam-0070.wlan.uni-bremen.de [134.102.16.70]) (using TLSv1 with cipher AES128-SHA (128/128 bits)) (No client certificate requested) by smtp-fb3.informatik.uni-bremen.de (Postfix) with ESMTPSA id C10473CD; Tue,  8 Mar 2011 12:55:56 +0100 (CET)
From: Carsten Bormann <cabo@tzi.org>
Content-Type: text/plain; charset=us-ascii
Content-Transfer-Encoding: quoted-printable
Date: Tue, 8 Mar 2011 12:52:55 +0100
To: Tools Team Discussion <tools-discuss@ietf.org>
Message-Id: <FF1AE992-BA8A-4C0F-937D-880B131ADFB8@tzi.org>
Mime-Version: 1.0 (Apple Message framework v1082)
X-Mailer: Apple Mail (2.1082)
Subject: [Tools-discuss] tools.ietf.org/wg/core cycling through inconsistent states
X-BeenThere: tools-discuss@ietf.org
X-Mailman-Version: 2.1.9
Precedence: list
List-Id: IETF Tools Discussion <tools-discuss.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/listinfo/tools-discuss>, <mailto:tools-discuss-request@ietf.org?subject=unsubscribe>
List-Archive: <http://www.ietf.org/mail-archive/web/tools-discuss>
List-Post: <mailto:tools-discuss@ietf.org>
List-Help: <mailto:tools-discuss-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/tools-discuss>, <mailto:tools-discuss-request@ietf.org?subject=subscribe>
X-List-Received-Date: Tue, 08 Mar 2011 11:54:52 -0000

It appears that some of the results when you randomly access the above =
page are in a different state from the others.
E.g., on one of them draft-ietf-core-coap is not a WG document (but it =
does have some recent drafts!).
Don't have more precise data yet.

Gruesse, Carsten


From ahagens@amsl.com  Tue Mar  8 15:27:08 2011
Return-Path: <ahagens@amsl.com>
X-Original-To: tools-discuss@core3.amsl.com
Delivered-To: tools-discuss@core3.amsl.com
Received: from localhost (localhost [127.0.0.1]) by core3.amsl.com (Postfix) with ESMTP id 836673A67B8 for <tools-discuss@core3.amsl.com>; Tue,  8 Mar 2011 15:27:08 -0800 (PST)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -2.599
X-Spam-Level: 
X-Spam-Status: No, score=-2.599 tagged_above=-999 required=5 tests=[BAYES_00=-2.599]
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 uSn1l8Xue2cb for <tools-discuss@core3.amsl.com>; Tue,  8 Mar 2011 15:27:06 -0800 (PST)
Received: from mail.amsl.com (mail.amsl.com [64.170.98.20]) by core3.amsl.com (Postfix) with ESMTP id 093C73A67B7 for <tools-discuss@ietf.org>; Tue,  8 Mar 2011 15:27:06 -0800 (PST)
Received: from localhost (localhost [127.0.0.1]) by c1a.amsl.com (Postfix) with ESMTP id D0A9BE08BF; Tue,  8 Mar 2011 15:28:21 -0800 (PST)
X-Virus-Scanned: amavisd-new at amsl.com
Received: from c1a.amsl.com ([127.0.0.1]) by localhost (c1a.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id YyYMGXOxtL2n; Tue,  8 Mar 2011 15:28:21 -0800 (PST)
Received: from rfc2.home (pool-72-66-107-92.washdc.fios.verizon.net [72.66.107.92]) by c1a.amsl.com (Postfix) with ESMTPSA id 753E3E0619; Tue,  8 Mar 2011 15:28:21 -0800 (PST)
Mime-Version: 1.0 (Apple Message framework v1081)
Content-Type: text/plain; charset=us-ascii
From: Alice Hagens <ahagens@amsl.com>
In-Reply-To: <ABE739C5ADAC9A41ACCC72DF366B719D03F20834@GLKMS2100.GREENLNK.NET>
Date: Tue, 8 Mar 2011 18:28:20 -0500
Content-Transfer-Encoding: quoted-printable
Message-Id: <46F0A050-CAA4-42C3-825D-B14E1038FA7F@amsl.com>
References: <02E97FAF-B38E-414A-9693-A4B09940E339@cisco.com> <4D64F2B2.4040905@levkowetz.com> <ABE739C5ADAC9A41ACCC72DF366B719D03F20834@GLKMS2100.GREENLNK.NET>
To: Tools Team Discussion <tools-discuss@ietf.org>
X-Mailer: Apple Mail (2.1081)
Cc: RFC Editor <rfc-editor@rfc-editor.org>
Subject: [Tools-discuss] page breaking - Re: xml2rfc community comments
X-BeenThere: tools-discuss@ietf.org
X-Mailman-Version: 2.1.9
Precedence: list
List-Id: IETF Tools Discussion <tools-discuss.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/listinfo/tools-discuss>, <mailto:tools-discuss-request@ietf.org?subject=unsubscribe>
List-Archive: <http://www.ietf.org/mail-archive/web/tools-discuss>
List-Post: <mailto:tools-discuss@ietf.org>
List-Help: <mailto:tools-discuss-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/tools-discuss>, <mailto:tools-discuss-request@ietf.org?subject=subscribe>
X-List-Received-Date: Tue, 08 Mar 2011 23:27:08 -0000

The RFC Production Center agrees with the following 2 comments regarding =
page breaking in the text output of xml2rfc.

Christopher Dearlove wrote:
> ... regarding page control issues. Currently tables can
> be split (badly) and captions of tables and figures put on
> separate pages to their table or figure. Less critical, but
> while I'm on a wish list, I don't like section headings at
> the foot of a page while the section starts on the next page.

Similarly, John Klensin wrote:
> better handling of widows and orphans=20
> (especially with regard to section title-text and lists with=20
> undented headings top my personal list,


Julian Reschke wrote:
> =46rom the practical point of view: I'd simply not worry about where =
page breaks end up in internet drafts. Let the RFC production center =
deal with it when the time is ripe.

Currently, the RPC deals with it by converting XML to nroff, then =
handling page breaks using commands in the nroff.  Historically, the RFC =
Editor has been encouraged to switch to XML entirely, i.e., abandon the =
intermediary nroff step; this would be more feasible if the handling of =
page-breaking were improved.

Perhaps the RFP could include improved placement of page breaks.

Thanks,
Alice
for the RFC Production Center=

From mnot@mnot.net  Tue Mar  8 23:59:17 2011
Return-Path: <mnot@mnot.net>
X-Original-To: tools-discuss@core3.amsl.com
Delivered-To: tools-discuss@core3.amsl.com
Received: from localhost (localhost [127.0.0.1]) by core3.amsl.com (Postfix) with ESMTP id 4F50B3A687F for <tools-discuss@core3.amsl.com>; Tue,  8 Mar 2011 23:59:17 -0800 (PST)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -102.599
X-Spam-Level: 
X-Spam-Status: No, score=-102.599 tagged_above=-999 required=5 tests=[BAYES_00=-2.599, USER_IN_WHITELIST=-100]
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 7px4mxow1cb7 for <tools-discuss@core3.amsl.com>; Tue,  8 Mar 2011 23:59:16 -0800 (PST)
Received: from mxout-07.mxes.net (mxout-07.mxes.net [216.86.168.182]) by core3.amsl.com (Postfix) with ESMTP id 3CF823A6822 for <tools-discuss@ietf.org>; Tue,  8 Mar 2011 23:59:14 -0800 (PST)
Received: from [10.10.1.142] (unknown [67.111.52.130]) (using TLSv1 with cipher AES128-SHA (128/128 bits)) (No client certificate requested) by smtp.mxes.net (Postfix) with ESMTPSA id B178222E1EB for <tools-discuss@ietf.org>; Wed,  9 Mar 2011 03:00:23 -0500 (EST)
From: Mark Nottingham <mnot@mnot.net>
Content-Type: text/plain; charset=us-ascii
Content-Transfer-Encoding: quoted-printable
Date: Wed, 9 Mar 2011 00:00:22 -0800
Message-Id: <DC5A459B-B815-47E7-9633-D5D9D6908ECA@mnot.net>
To: IETF TOOLS discussion <tools-discuss@ietf.org>
Mime-Version: 1.0 (Apple Message framework v1082)
X-Mailer: Apple Mail (2.1082)
Subject: [Tools-discuss] Draft formats in datatracker
X-BeenThere: tools-discuss@ietf.org
X-Mailman-Version: 2.1.9
Precedence: list
List-Id: IETF Tools Discussion <tools-discuss.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/listinfo/tools-discuss>, <mailto:tools-discuss-request@ietf.org?subject=unsubscribe>
List-Archive: <http://www.ietf.org/mail-archive/web/tools-discuss>
List-Post: <mailto:tools-discuss@ietf.org>
List-Help: <mailto:tools-discuss-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/tools-discuss>, <mailto:tools-discuss-request@ietf.org?subject=subscribe>
X-List-Received-Date: Wed, 09 Mar 2011 07:59:17 -0000

Datatracker currently makes the following formats available (e.g., on =
<https://datatracker.ietf.org/doc/draft-nottingham-http-portal/>):

plain text, xml, pdf, html

A few issues/suggestions:

1. The "main" page for a draft contains only the first ~2 pages of the =
draft. Does this serve any practical function? Why not include the whole =
thing?

2. The "html" version is an html-adorned text/plain draft. Julian's XSLT =
produces good HTML -- why not link to it? Or, at least make it =
available; right now people have to click first on the 'html' version =
here, then click on the 'html' version in the resulting page (on tools.) =
-- very confusing. Ideally, since this is the Web, the (xslt-generated) =
HTML version should be the default representation.

3. Julian says that his XSLT is also capable of generating epub files, =
and with minimal modification, should be able to generate HTML suitable =
for input into Amazon's KindleGen program. Can the resulting files =
(.epub and .mobi) be lined as alternative formats as well? A growing =
number of IETFers are using ebook readers.

If these are desirable changes, I could work on them at the sprint, =
possible (I'm arriving that day from AU, and may be quite jetlagged).

Cheers,


--
Mark Nottingham   http://www.mnot.net/




From julian.reschke@gmx.de  Wed Mar  9 01:40:55 2011
Return-Path: <julian.reschke@gmx.de>
X-Original-To: tools-discuss@core3.amsl.com
Delivered-To: tools-discuss@core3.amsl.com
Received: from localhost (localhost [127.0.0.1]) by core3.amsl.com (Postfix) with ESMTP id 448103A68DF for <tools-discuss@core3.amsl.com>; Wed,  9 Mar 2011 01:40:55 -0800 (PST)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -104.476
X-Spam-Level: 
X-Spam-Status: No, score=-104.476 tagged_above=-999 required=5 tests=[AWL=-1.877, BAYES_00=-2.599, USER_IN_WHITELIST=-100]
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 3LMlrdKbTfDg for <tools-discuss@core3.amsl.com>; Wed,  9 Mar 2011 01:40:54 -0800 (PST)
Received: from mailout-de.gmx.net (mailout-de.gmx.net [213.165.64.22]) by core3.amsl.com (Postfix) with SMTP id 8520D3A68D0 for <tools-discuss@ietf.org>; Wed,  9 Mar 2011 01:40:53 -0800 (PST)
Received: (qmail invoked by alias); 09 Mar 2011 09:42:05 -0000
Received: from p508FA987.dip.t-dialin.net (EHLO [192.168.178.33]) [80.143.169.135] by mail.gmx.net (mp054) with SMTP; 09 Mar 2011 10:42:05 +0100
X-Authenticated: #1915285
X-Provags-ID: V01U2FsdGVkX1/5j0gB8If5WwHfiyS5Ed8WTIM6Eu6c3WJ2sX4z0n BXuHCy1uR2X6nf
Message-ID: <4D774B62.8010804@gmx.de>
Date: Wed, 09 Mar 2011 10:41:54 +0100
From: Julian Reschke <julian.reschke@gmx.de>
User-Agent: Mozilla/5.0 (Windows; U; Windows NT 6.1; en-US; rv:1.9.2.15) Gecko/20110303 Lightning/1.0b2 Thunderbird/3.1.9
MIME-Version: 1.0
To: Alice Hagens <ahagens@amsl.com>
References: <02E97FAF-B38E-414A-9693-A4B09940E339@cisco.com>	<4D64F2B2.4040905@levkowetz.com>	<ABE739C5ADAC9A41ACCC72DF366B719D03F20834@GLKMS2100.GREENLNK.NET> <46F0A050-CAA4-42C3-825D-B14E1038FA7F@amsl.com>
In-Reply-To: <46F0A050-CAA4-42C3-825D-B14E1038FA7F@amsl.com>
Content-Type: text/plain; charset=ISO-8859-1; format=flowed
Content-Transfer-Encoding: 7bit
X-Y-GMX-Trusted: 0
Cc: Tools Team Discussion <tools-discuss@ietf.org>, RFC Editor <rfc-editor@rfc-editor.org>
Subject: Re: [Tools-discuss] page breaking - Re: xml2rfc community comments
X-BeenThere: tools-discuss@ietf.org
X-Mailman-Version: 2.1.9
Precedence: list
List-Id: IETF Tools Discussion <tools-discuss.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/listinfo/tools-discuss>, <mailto:tools-discuss-request@ietf.org?subject=unsubscribe>
List-Archive: <http://www.ietf.org/mail-archive/web/tools-discuss>
List-Post: <mailto:tools-discuss@ietf.org>
List-Help: <mailto:tools-discuss-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/tools-discuss>, <mailto:tools-discuss-request@ietf.org?subject=subscribe>
X-List-Received-Date: Wed, 09 Mar 2011 09:40:55 -0000

On 09.03.2011 00:28, Alice Hagens wrote:
> The RFC Production Center agrees with the following 2 comments regarding page breaking in the text output of xml2rfc.
>
> Christopher Dearlove wrote:
>> ... regarding page control issues. Currently tables can
>> be split (badly) and captions of tables and figures put on
>> separate pages to their table or figure. Less critical, but
>> while I'm on a wish list, I don't like section headings at
>> the foot of a page while the section starts on the next page.
>
> Similarly, John Klensin wrote:
>> better handling of widows and orphans
>> (especially with regard to section title-text and lists with
>> undented headings top my personal list,
>
>
> Julian Reschke wrote:
>>  From the practical point of view: I'd simply not worry about where page breaks end up in internet drafts. Let the RFC production center deal with it when the time is ripe.
>
> Currently, the RPC deals with it by converting XML to nroff, then handling page breaks using commands in the nroff.  Historically, the RFC Editor has been encouraged to switch to XML entirely, i.e., abandon the intermediary nroff step; this would be more feasible if the handling of page-breaking were improved.
>
> Perhaps the RFP could include improved placement of page breaks.
> ...

I absolutely do agree that *if* we have a tool that produces paginated 
text, it should work well. Which means, that it should *automatically* 
create page breaks in the right places. This means, that additional 
hints in the source file normally should not be needed.

What I said above was directed at people who waste (IMHO) time tuning 
the page-breaking for temporary documents.

BR, Julian

From simon.perreault@viagenie.ca  Wed Mar  9 05:06:25 2011
Return-Path: <simon.perreault@viagenie.ca>
X-Original-To: tools-discuss@core3.amsl.com
Delivered-To: tools-discuss@core3.amsl.com
Received: from localhost (localhost [127.0.0.1]) by core3.amsl.com (Postfix) with ESMTP id 1A78A3A69B8 for <tools-discuss@core3.amsl.com>; Wed,  9 Mar 2011 05:06:25 -0800 (PST)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -2.599
X-Spam-Level: 
X-Spam-Status: No, score=-2.599 tagged_above=-999 required=5 tests=[AWL=-0.000, BAYES_00=-2.599]
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 PagKcDtroWAc for <tools-discuss@core3.amsl.com>; Wed,  9 Mar 2011 05:06:24 -0800 (PST)
Received: from jazz.viagenie.ca (jazz.viagenie.ca [IPv6:2620:0:230:8000::2]) by core3.amsl.com (Postfix) with ESMTP id BCD1D3A6948 for <tools-discuss@ietf.org>; Wed,  9 Mar 2011 05:06:23 -0800 (PST)
Received: from ringo.viagenie.ca (ringo.viagenie.ca [206.123.31.67]) by jazz.viagenie.ca (Postfix) with ESMTPSA id 47C0221F5D for <tools-discuss@ietf.org>; Wed,  9 Mar 2011 08:07:38 -0500 (EST)
Message-ID: <4D777B99.3060402@viagenie.ca>
Date: Wed, 09 Mar 2011 08:07:37 -0500
From: Simon Perreault <simon.perreault@viagenie.ca>
User-Agent: Mozilla/5.0 (X11; U; Linux x86_64; en-US; rv:1.9.2.13) Gecko/20101209 Fedora/3.1.7-0.35.b3pre.fc14 Thunderbird/3.1.7
MIME-Version: 1.0
To: tools-discuss@ietf.org
X-Enigmail-Version: 1.1.2
Content-Type: text/plain; charset=ISO-8859-1
Content-Transfer-Encoding: 7bit
Subject: [Tools-discuss] vCardXML in xml2rfc
X-BeenThere: tools-discuss@ietf.org
X-Mailman-Version: 2.1.9
Precedence: list
List-Id: IETF Tools Discussion <tools-discuss.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/listinfo/tools-discuss>, <mailto:tools-discuss-request@ietf.org?subject=unsubscribe>
List-Archive: <http://www.ietf.org/mail-archive/web/tools-discuss>
List-Post: <mailto:tools-discuss@ietf.org>
List-Help: <mailto:tools-discuss-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/tools-discuss>, <mailto:tools-discuss-request@ietf.org?subject=subscribe>
X-List-Received-Date: Wed, 09 Mar 2011 13:06:25 -0000

Hi,

In the spirit of "eating our own dog food", I think that the next
xml2rfc should use vCardXML[1] for describing RFC authors. vCardXML is
currently a draft in the VCARDDAV working group. It is an XML
representation of the venerable vCard format, which is used just about
anywhere on the Internet for representing contact information.

Are changes to the xml2rfc format allowed?
Is this feasible?
Can I do anything to help?
Would it make anyone hate me and want to kill me? (e.g. RFC editor staff
probably have tools that work with the current format...)

Thanks,
Simon

[1] <http://tools.ietf.org/html/draft-ietf-vcarddav-vcardxml>
-- 
DTN made easy, lean, and smart --> http://postellation.viagenie.ca
NAT64/DNS64 open-source        --> http://ecdysis.viagenie.ca
STUN/TURN server               --> http://numb.viagenie.ca

From julian.reschke@gmx.de  Wed Mar  9 05:26:59 2011
Return-Path: <julian.reschke@gmx.de>
X-Original-To: tools-discuss@core3.amsl.com
Delivered-To: tools-discuss@core3.amsl.com
Received: from localhost (localhost [127.0.0.1]) by core3.amsl.com (Postfix) with ESMTP id D86273A69BF for <tools-discuss@core3.amsl.com>; Wed,  9 Mar 2011 05:26:59 -0800 (PST)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -103.877
X-Spam-Level: 
X-Spam-Status: No, score=-103.877 tagged_above=-999 required=5 tests=[AWL=-1.278, BAYES_00=-2.599, USER_IN_WHITELIST=-100]
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 y7DebSTZuJZL for <tools-discuss@core3.amsl.com>; Wed,  9 Mar 2011 05:26:59 -0800 (PST)
Received: from mailout-de.gmx.net (mailout-de.gmx.net [213.165.64.22]) by core3.amsl.com (Postfix) with SMTP id 88EEE3A696D for <tools-discuss@ietf.org>; Wed,  9 Mar 2011 05:26:58 -0800 (PST)
Received: (qmail invoked by alias); 09 Mar 2011 13:28:13 -0000
Received: from mail.greenbytes.de (EHLO [192.168.1.134]) [217.91.35.233] by mail.gmx.net (mp018) with SMTP; 09 Mar 2011 14:28:13 +0100
X-Authenticated: #1915285
X-Provags-ID: V01U2FsdGVkX18LbBBl8AALZAagFb+HgcykBCsqdqXcVKLT1FVbDZ J+E3POL1/fEH1x
Message-ID: <4D778069.5070009@gmx.de>
Date: Wed, 09 Mar 2011 14:28:09 +0100
From: Julian Reschke <julian.reschke@gmx.de>
User-Agent: Mozilla/5.0 (Windows; U; Windows NT 6.1; en-US; rv:1.9.2.15) Gecko/20110303 Lightning/1.0b2 Thunderbird/3.1.9
MIME-Version: 1.0
To: Simon Perreault <simon.perreault@viagenie.ca>
References: <4D777B99.3060402@viagenie.ca>
In-Reply-To: <4D777B99.3060402@viagenie.ca>
Content-Type: text/plain; charset=ISO-8859-1; format=flowed
Content-Transfer-Encoding: 7bit
X-Y-GMX-Trusted: 0
Cc: tools-discuss@ietf.org
Subject: Re: [Tools-discuss] vCardXML in xml2rfc
X-BeenThere: tools-discuss@ietf.org
X-Mailman-Version: 2.1.9
Precedence: list
List-Id: IETF Tools Discussion <tools-discuss.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/listinfo/tools-discuss>, <mailto:tools-discuss-request@ietf.org?subject=unsubscribe>
List-Archive: <http://www.ietf.org/mail-archive/web/tools-discuss>
List-Post: <mailto:tools-discuss@ietf.org>
List-Help: <mailto:tools-discuss-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/tools-discuss>, <mailto:tools-discuss-request@ietf.org?subject=subscribe>
X-List-Received-Date: Wed, 09 Mar 2011 13:26:59 -0000

On 09.03.2011 14:07, Simon Perreault wrote:
> Hi,
>
> In the spirit of "eating our own dog food", I think that the next
> xml2rfc should use vCardXML[1] for describing RFC authors. vCardXML is
> currently a draft in the VCARDDAV working group. It is an XML
> representation of the venerable vCard format, which is used just about
> anywhere on the Internet for representing contact information.

That's an interesting thought.

> Are changes to the xml2rfc format allowed?

This sounds like "who's in charge for changes?" - that's something that 
came up in the context of the xml2rfc rewrite SoW, and I believe the 
answer is: the community.

> Is this feasible?
> Can I do anything to help?
> Would it make anyone hate me and want to kill me? (e.g. RFC editor staff
> probably have tools that work with the current format...)

I think a good initial step would be to write a tool that takes 
xml2rfc+vcardxml and transforms it "down" to xml2rfc (similarly how I 
implement "my" extensions in rfc2629.xslt).

Best regards, Julian

From marc.blanchet@viagenie.ca  Wed Mar  9 07:04:18 2011
Return-Path: <marc.blanchet@viagenie.ca>
X-Original-To: tools-discuss@core3.amsl.com
Delivered-To: tools-discuss@core3.amsl.com
Received: from localhost (localhost [127.0.0.1]) by core3.amsl.com (Postfix) with ESMTP id 4E3673A69DF for <tools-discuss@core3.amsl.com>; Wed,  9 Mar 2011 07:04:18 -0800 (PST)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -102.599
X-Spam-Level: 
X-Spam-Status: No, score=-102.599 tagged_above=-999 required=5 tests=[AWL=0.000, BAYES_00=-2.599, USER_IN_WHITELIST=-100]
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 lveZpvU1w9RJ for <tools-discuss@core3.amsl.com>; Wed,  9 Mar 2011 07:04:17 -0800 (PST)
Received: from jazz.viagenie.ca (jazz.viagenie.ca [IPv6:2620:0:230:8000::2]) by core3.amsl.com (Postfix) with ESMTP id D717B3A69DC for <tools-discuss@ietf.org>; Wed,  9 Mar 2011 07:04:16 -0800 (PST)
Received: from h109.viagenie.ca (h109.viagenie.ca [206.123.31.109]) by jazz.viagenie.ca (Postfix) with ESMTPSA id 5CAF321B97 for <tools-discuss@ietf.org>; Wed,  9 Mar 2011 10:05:32 -0500 (EST)
Message-ID: <4D77973B.1010307@viagenie.ca>
Date: Wed, 09 Mar 2011 10:05:31 -0500
From: Marc Blanchet <marc.blanchet@viagenie.ca>
User-Agent: Mozilla/5.0 (Macintosh; U; Intel Mac OS X 10.6; fr; rv:1.9.2.15) Gecko/20110303 Lightning/1.0b2 Thunderbird/3.1.9
MIME-Version: 1.0
To: tools-discuss@ietf.org
References: <4D777B99.3060402@viagenie.ca> <4D778069.5070009@gmx.de>
In-Reply-To: <4D778069.5070009@gmx.de>
Content-Type: text/plain; charset=ISO-8859-1; format=flowed
Content-Transfer-Encoding: 8bit
Subject: Re: [Tools-discuss] vCardXML in xml2rfc
X-BeenThere: tools-discuss@ietf.org
X-Mailman-Version: 2.1.9
Precedence: list
List-Id: IETF Tools Discussion <tools-discuss.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/listinfo/tools-discuss>, <mailto:tools-discuss-request@ietf.org?subject=unsubscribe>
List-Archive: <http://www.ietf.org/mail-archive/web/tools-discuss>
List-Post: <mailto:tools-discuss@ietf.org>
List-Help: <mailto:tools-discuss-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/tools-discuss>, <mailto:tools-discuss-request@ietf.org?subject=subscribe>
X-List-Received-Date: Wed, 09 Mar 2011 15:04:18 -0000

Le 11-03-09 08:28, Julian Reschke a écrit :
> On 09.03.2011 14:07, Simon Perreault wrote:
>> Hi,
>>
>> In the spirit of "eating our own dog food", I think that the next
>> xml2rfc should use vCardXML[1] for describing RFC authors. vCardXML is
>> currently a draft in the VCARDDAV working group. It is an XML
>> representation of the venerable vCard format, which is used just about
>> anywhere on the Internet for representing contact information.
>
...


>
> I think a good initial step would be to write a tool that takes
> xml2rfc+vcardxml and transforms it "down" to xml2rfc

well, but then there will be no value for an author to do the vcardxml 
since the "native" format that would be floating around will be without.

instead, I would suggest to support both formats for the time being, 
something like:
<author format="vcardxml">
... vcardxml blob
</author>

obviously it would require changes to parsers. but since we are 
rewriting it as I understand, might be a good idea to include the 
support of our own standards in it.

Marc.

> (similarly how I
> implement "my" extensions in rfc2629.xslt).



>
> Best regards, Julian
> _______________________________________________
> Tools-discuss mailing list
> Tools-discuss@ietf.org
> https://www.ietf.org/mailman/listinfo/tools-discuss


-- 
=========
IPv6 book: Migrating to IPv6, Wiley. http://www.ipv6book.ca
Stun/Turn server for VoIP NAT-FW traversal: http://numb.viagenie.ca
DTN Implementation: http://postellation.viagenie.ca
NAT64-DNS64 Opensource: http://ecdysis.viagenie.ca


From julian.reschke@gmx.de  Wed Mar  9 08:09:09 2011
Return-Path: <julian.reschke@gmx.de>
X-Original-To: tools-discuss@core3.amsl.com
Delivered-To: tools-discuss@core3.amsl.com
Received: from localhost (localhost [127.0.0.1]) by core3.amsl.com (Postfix) with ESMTP id 820343A68C8 for <tools-discuss@core3.amsl.com>; Wed,  9 Mar 2011 08:09:09 -0800 (PST)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -103.85
X-Spam-Level: 
X-Spam-Status: No, score=-103.85 tagged_above=-999 required=5 tests=[AWL=-1.251, BAYES_00=-2.599, USER_IN_WHITELIST=-100]
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 KV-+wBMR4gkB for <tools-discuss@core3.amsl.com>; Wed,  9 Mar 2011 08:09:08 -0800 (PST)
Received: from mailout-de.gmx.net (mailout-de.gmx.net [213.165.64.23]) by core3.amsl.com (Postfix) with SMTP id 3E2A33A6859 for <tools-discuss@ietf.org>; Wed,  9 Mar 2011 08:09:07 -0800 (PST)
Received: (qmail invoked by alias); 09 Mar 2011 16:10:23 -0000
Received: from mail.greenbytes.de (EHLO [192.168.1.134]) [217.91.35.233] by mail.gmx.net (mp041) with SMTP; 09 Mar 2011 17:10:23 +0100
X-Authenticated: #1915285
X-Provags-ID: V01U2FsdGVkX18JMxEYWlgJD6Rl68JYRTogxKFHl3J3v/W0Ep34vt otPARf8kBDYcCv
Message-ID: <4D77A66A.5010003@gmx.de>
Date: Wed, 09 Mar 2011 17:10:18 +0100
From: Julian Reschke <julian.reschke@gmx.de>
User-Agent: Mozilla/5.0 (Windows; U; Windows NT 6.1; en-US; rv:1.9.2.15) Gecko/20110303 Lightning/1.0b2 Thunderbird/3.1.9
MIME-Version: 1.0
To: Marc Blanchet <marc.blanchet@viagenie.ca>
References: <4D777B99.3060402@viagenie.ca> <4D778069.5070009@gmx.de> <4D77973B.1010307@viagenie.ca>
In-Reply-To: <4D77973B.1010307@viagenie.ca>
Content-Type: text/plain; charset=ISO-8859-1; format=flowed
Content-Transfer-Encoding: 7bit
X-Y-GMX-Trusted: 0
Cc: tools-discuss@ietf.org
Subject: Re: [Tools-discuss] vCardXML in xml2rfc
X-BeenThere: tools-discuss@ietf.org
X-Mailman-Version: 2.1.9
Precedence: list
List-Id: IETF Tools Discussion <tools-discuss.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/listinfo/tools-discuss>, <mailto:tools-discuss-request@ietf.org?subject=unsubscribe>
List-Archive: <http://www.ietf.org/mail-archive/web/tools-discuss>
List-Post: <mailto:tools-discuss@ietf.org>
List-Help: <mailto:tools-discuss-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/tools-discuss>, <mailto:tools-discuss-request@ietf.org?subject=subscribe>
X-List-Received-Date: Wed, 09 Mar 2011 16:09:09 -0000

On 09.03.2011 16:05, Marc Blanchet wrote:
> ...
>> I think a good initial step would be to write a tool that takes
>> xml2rfc+vcardxml and transforms it "down" to xml2rfc
>
> well, but then there will be no value for an author to do the vcardxml
> since the "native" format that would be floating around will be without.
> ...

That's why I said "initial" :-)

> instead, I would suggest to support both formats for the time being,
> something like:
> <author format="vcardxml">
> ... vcardxml blob
> </author>

I would just allow

      <vcard xmlns="urn:ietf:params:xml:ns:vcard-4.0">

*instead* of <author>.

Of course doing this properly with DTD validation will be tricky.

> obviously it would require changes to parsers. but since we are
> rewriting it as I understand, might be a good idea to include the
> support of our own standards in it.

On the other hand, you're getting close to opening a can of worms. There 
are *many* things that should be improved in the xml2rfc format, with 
<reference> being another important one. We're not going to get this out 
of the first rewrite, unless I'm missing something.

Also, relying on vcard XML may not be sufficient; for instance it 
doesn't provide abbreviated organization names, and would need to be 
extended once we allow localized author names in addition to US-ASCII 
transcriptions...

BR, Julian

From lars.eggert@nokia.com  Wed Mar  9 08:10:27 2011
Return-Path: <lars.eggert@nokia.com>
X-Original-To: tools-discuss@core3.amsl.com
Delivered-To: tools-discuss@core3.amsl.com
Received: from localhost (localhost [127.0.0.1]) by core3.amsl.com (Postfix) with ESMTP id 42A553A69F1 for <tools-discuss@core3.amsl.com>; Wed,  9 Mar 2011 08:10:27 -0800 (PST)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -102.752
X-Spam-Level: 
X-Spam-Status: No, score=-102.752 tagged_above=-999 required=5 tests=[AWL=-0.153, BAYES_00=-2.599, USER_IN_WHITELIST=-100]
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 KwLLkm5CRL+B for <tools-discuss@core3.amsl.com>; Wed,  9 Mar 2011 08:10:26 -0800 (PST)
Received: from mgw-da02.nokia.com (smtp.nokia.com [147.243.128.26]) by core3.amsl.com (Postfix) with ESMTP id 461B73A68C8 for <tools-discuss@ietf.org>; Wed,  9 Mar 2011 08:10:26 -0800 (PST)
Received: from mail.fit.nokia.com (esdhcp030222.research.nokia.com [172.21.30.222]) by mgw-da02.nokia.com (Switch-3.4.3/Switch-3.4.3) with ESMTP id p29GBfe6022806 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NO) for <tools-discuss@ietf.org>; Wed, 9 Mar 2011 18:11:42 +0200
From: Lars Eggert <lars.eggert@nokia.com>
X-Virus-Status: Clean
X-Virus-Scanned: clamav-milter 0.97 at fit.nokia.com
Content-Type: multipart/signed; boundary=Apple-Mail-9--742653319; protocol="application/pkcs7-signature"; micalg=sha1
Date: Wed, 9 Mar 2011 18:11:33 +0200
References: <F125037B-582D-4DB9-BACB-65EFD5F7C7A9@nokia.com>
To: Tools Team Discussion <tools-discuss@ietf.org>
Message-Id: <656153E0-1263-4584-B287-CACBD6A1E6E9@nokia.com>
Mime-Version: 1.0 (Apple Message framework v1082)
X-Mailer: Apple Mail (2.1082)
X-Greylist: Sender succeeded SMTP AUTH, not delayed by milter-greylist-4.2.6 (mail.fit.nokia.com); Wed, 09 Mar 2011 18:11:38 +0200 (EET)
X-Nokia-AV: Clean
Subject: [Tools-discuss] Fwd: bugs on https://datatracker.ietf.org/meeting/80/agenda.html
X-BeenThere: tools-discuss@ietf.org
X-Mailman-Version: 2.1.9
Precedence: list
List-Id: IETF Tools Discussion <tools-discuss.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/listinfo/tools-discuss>, <mailto:tools-discuss-request@ietf.org?subject=unsubscribe>
List-Archive: <http://www.ietf.org/mail-archive/web/tools-discuss>
List-Post: <mailto:tools-discuss@ietf.org>
List-Help: <mailto:tools-discuss-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/tools-discuss>, <mailto:tools-discuss-request@ietf.org?subject=subscribe>
X-List-Received-Date: Wed, 09 Mar 2011 16:10:27 -0000

--Apple-Mail-9--742653319
Content-Transfer-Encoding: quoted-printable
Content-Type: text/plain;
	charset=us-ascii

Begin forwarded message:
> From: Lars Eggert <lars.eggert@nokia.com>
> Date: February 25, 2011 9:21:13 GMT+02:00
> To: "tools-development@ietf.org Development" =
<tools-development@ietf.org>
> Bcc: ietf-action@ietf.org
> Subject: bugs on https://datatracker.ietf.org/meeting/80/agenda.html=20=

>=20
> Hi,
>=20
> there are some bugs in the WG lists shown under "Select working group =
sessions" on https://datatracker.ietf.org/meeting/80/agenda.html
>=20
> - under INT, there are these WGs listed which don't exist: lowpan, lrw
> - under RAI, there are these WGs listed which don't exist: vipr
> - under TSV, there are these WGs listed which don't exist: letic
> - under IRTF, there are these RGs listed which don't exist: e2erg, =
end2end, gsec
>=20
> There may be more, this is just what popped out at me.
>=20
> Lars
>=20
> PS: ietf-action is BCC'ed
>=20


--Apple-Mail-9--742653319
Content-Disposition: attachment;
	filename=smime.p7s
Content-Type: application/pkcs7-signature;
	name=smime.p7s
Content-Transfer-Encoding: base64

MIAGCSqGSIb3DQEHAqCAMIACAQExCzAJBgUrDgMCGgUAMIAGCSqGSIb3DQEHAQAAoIIMRjCCBVAw
ggQ4oAMCAQICEGxdPUZzCwUJ8KBiJwH+bYgwDQYJKoZIhvcNAQEFBQAwgd0xCzAJBgNVBAYTAlVT
MRcwFQYDVQQKEw5WZXJpU2lnbiwgSW5jLjEfMB0GA1UECxMWVmVyaVNpZ24gVHJ1c3QgTmV0d29y
azE7MDkGA1UECxMyVGVybXMgb2YgdXNlIGF0IGh0dHBzOi8vd3d3LnZlcmlzaWduLmNvbS9ycGEg
KGMpMDkxHjAcBgNVBAsTFVBlcnNvbmEgTm90IFZhbGlkYXRlZDE3MDUGA1UEAxMuVmVyaVNpZ24g
Q2xhc3MgMSBJbmRpdmlkdWFsIFN1YnNjcmliZXIgQ0EgLSBHMzAeFw0xMDEwMTUwMDAwMDBaFw0x
MTEwMTUyMzU5NTlaMIIBEzEXMBUGA1UEChMOVmVyaVNpZ24sIEluYy4xHzAdBgNVBAsTFlZlcmlT
aWduIFRydXN0IE5ldHdvcmsxRjBEBgNVBAsTPXd3dy52ZXJpc2lnbi5jb20vcmVwb3NpdG9yeS9S
UEEgSW5jb3JwLiBieSBSZWYuLExJQUIuTFREKGMpOTgxHjAcBgNVBAsTFVBlcnNvbmEgTm90IFZh
bGlkYXRlZDEzMDEGA1UECxMqRGlnaXRhbCBJRCBDbGFzcyAxIC0gTmV0c2NhcGUgRnVsbCBTZXJ2
aWNlMRQwEgYDVQQDFAtMYXJzIEVnZ2VydDEkMCIGCSqGSIb3DQEJARYVbGFycy5lZ2dlcnRAbm9r
aWEuY29tMIIBIjANBgkqhkiG9w0BAQEFAAOCAQ8AMIIBCgKCAQEAwolKEyOz/NQZJJlw0x9XBS9W
wCmabdY1fXpbWSdcaJiEWhQpRzSIC/pgIwCgaUW9g3JsWioXCawyjUVeg8xR42sR690f4z+OPAUm
3jokZxsuRaGX6fuPkPQomYAGz7htUHws/8FZIU+4dciETQf4vF5ptitJ+QZCVRCTLqisj6mG/kG4
65Op3G5/YZF9F/a390LdhuRP6vdY2Y+dqm8LDa0zmENPpoE98u1pIZGqCcnskN/nNBtEPd+a4lNh
ZSGnPuL4XCUSJYR9NB7FAYBvi5N7LSWHR3fspwa5EgpXynJcsLzaLA0iGfjFOBYFxul/07edmyw4
FIXuCIkaMDUfEwIDAQABo4HSMIHPMAkGA1UdEwQCMAAwRAYDVR0gBD0wOzA5BgtghkgBhvhFAQcX
ATAqMCgGCCsGAQUFBwIBFhxodHRwczovL3d3dy52ZXJpc2lnbi5jb20vcnBhMAsGA1UdDwQEAwIF
oDAdBgNVHSUEFjAUBggrBgEFBQcDBAYIKwYBBQUHAwIwUAYDVR0fBEkwRzBFoEOgQYY/aHR0cDov
L2luZGMxZGlnaXRhbGlkLWczLWNybC52ZXJpc2lnbi5jb20vSW5kQzFEaWdpdGFsSUQtRzMuY3Js
MA0GCSqGSIb3DQEBBQUAA4IBAQAlSTzUKqa3ZouKWFQfIJ+4l/KsztPnY4Onwzt8lqAmeiFPqOmf
kLTXbXDKtC6caFadNtyHpnsmQFFKXwhe5Z9/AaVSwryu6F9992DzYLp3j8PE0DSU0wmpUXUtp+rz
TFqJRkzB8RCBoq/TPBmkMPr68qB0TkU3dbYiVIvscOt1MRkdHiwG4wKQLyCf8XRRWqmMY6lbun7g
kiEWiris5StGKRvE5+e1SrcdnoZxIKQFF7Etr+4ftClrsDQWX9nRCEjYcmz4y/deq+HU8ylBaKZE
0ZJmcnYlAaD50OYWi0ckGDnKYyeMUEtCZJSV0otm2LqyIUAu9WPv/GNHt2ntjnUaMIIG7jCCBdag
AwIBAgIQcRVmBUrkkSFN6bxE+azT3DANBgkqhkiG9w0BAQUFADCByjELMAkGA1UEBhMCVVMxFzAV
BgNVBAoTDlZlcmlTaWduLCBJbmMuMR8wHQYDVQQLExZWZXJpU2lnbiBUcnVzdCBOZXR3b3JrMTow
OAYDVQQLEzEoYykgMTk5OSBWZXJpU2lnbiwgSW5jLiAtIEZvciBhdXRob3JpemVkIHVzZSBvbmx5
MUUwQwYDVQQDEzxWZXJpU2lnbiBDbGFzcyAxIFB1YmxpYyBQcmltYXJ5IENlcnRpZmljYXRpb24g
QXV0aG9yaXR5IC0gRzMwHhcNMDkwNTAxMDAwMDAwWhcNMTkwNDMwMjM1OTU5WjCB3TELMAkGA1UE
BhMCVVMxFzAVBgNVBAoTDlZlcmlTaWduLCBJbmMuMR8wHQYDVQQLExZWZXJpU2lnbiBUcnVzdCBO
ZXR3b3JrMTswOQYDVQQLEzJUZXJtcyBvZiB1c2UgYXQgaHR0cHM6Ly93d3cudmVyaXNpZ24uY29t
L3JwYSAoYykwOTEeMBwGA1UECxMVUGVyc29uYSBOb3QgVmFsaWRhdGVkMTcwNQYDVQQDEy5WZXJp
U2lnbiBDbGFzcyAxIEluZGl2aWR1YWwgU3Vic2NyaWJlciBDQSAtIEczMIIBIjANBgkqhkiG9w0B
AQEFAAOCAQ8AMIIBCgKCAQEA7cRH3yooHXwGa7vXITLJbBOP6bGNQU4099oL42r6ZYggCxET6Zvg
SU6Lb9UB0F8NR5GKWkx0Pj/GkQm7TDSejW6hglFi92l2WJYHr54UGAdPWr2f0jGyVBlzRmoZQhHs
EnMhjfXcMM3l2VYKMcU2bSkUl70t2olHGYjYSwQ967Y8Zx50ABMN0Ibak2f4MwOuGjxraXj2wCyO
4YM/d/mZ//6fUlrCtIcK2GypR8FUKWVDPkrAlh/Brfd3r2yxBF6+wbaULZeQLSfSux7pg2qE9sSy
riMGZSalJ1grByK0b6ZiSBp38tVQJ5op05b7KPW6JHZi44xZ6/tu1ULEvkHH9QIDAQABo4ICuTCC
ArUwNAYIKwYBBQUHAQEEKDAmMCQGCCsGAQUFBzABhhhodHRwOi8vb2NzcC52ZXJpc2lnbi5jb20w
EgYDVR0TAQH/BAgwBgEB/wIBADBwBgNVHSAEaTBnMGUGC2CGSAGG+EUBBxcBMFYwKAYIKwYBBQUH
AgEWHGh0dHBzOi8vd3d3LnZlcmlzaWduLmNvbS9jcHMwKgYIKwYBBQUHAgIwHhocaHR0cHM6Ly93
d3cudmVyaXNpZ24uY29tL3JwYTA0BgNVHR8ELTArMCmgJ6AlhiNodHRwOi8vY3JsLnZlcmlzaWdu
LmNvbS9wY2ExLWczLmNybDAOBgNVHQ8BAf8EBAMCAQYwbgYIKwYBBQUHAQwEYjBgoV6gXDBaMFgw
VhYJaW1hZ2UvZ2lmMCEwHzAHBgUrDgMCGgQUS2u5KJYGDLvQUjibKaxLB4shBRgwJhYkaHR0cDov
L2xvZ28udmVyaXNpZ24uY29tL3ZzbG9nbzEuZ2lmMC4GA1UdEQQnMCWkIzAhMR8wHQYDVQQDExZQ
cml2YXRlTGFiZWw0LTIwNDgtMTE4MB0GA1UdDgQWBBR5R2EIQf04BKJL57XM9UP2SSsR+DCB8QYD
VR0jBIHpMIHmoYHQpIHNMIHKMQswCQYDVQQGEwJVUzEXMBUGA1UEChMOVmVyaVNpZ24sIEluYy4x
HzAdBgNVBAsTFlZlcmlTaWduIFRydXN0IE5ldHdvcmsxOjA4BgNVBAsTMShjKSAxOTk5IFZlcmlT
aWduLCBJbmMuIC0gRm9yIGF1dGhvcml6ZWQgdXNlIG9ubHkxRTBDBgNVBAMTPFZlcmlTaWduIENs
YXNzIDEgUHVibGljIFByaW1hcnkgQ2VydGlmaWNhdGlvbiBBdXRob3JpdHkgLSBHM4IRAItbdVaE
VIULAM+vOEjOsaQwDQYJKoZIhvcNAQEFBQADggEBADlNz0GZgbWpBbVSOOk5hIls5DSoWufYbAlM
JBq6WaSHO3Mh8ZOBz79oY1pn/jWFK6HDXaNKwjoZ3TDWzE3v8dKBl8pUWkO/N4t6jhmND0OojPKv
YLMVirOVnDzgnrMnmKQ1chfl/Cpdh9OKDcLRRSr4wPSsKpM61a4ScAjr+zvid+zoK2Q1ds262uDR
yxTWcVibvtU+fbbZ6CTFJGZMXZEfdrMXPn8NxiGJL7M3uKH/XLJtSd5lUkL7DojS7Uodv0vj+Mxy
+kgOZY5JyNb4mZg7t5Q+MXEGh/psWVMu198r7V9jAKwV7QO4VRaMxmgD5yKocwuxvKDaUljdCg5/
wYIxggSLMIIEhwIBATCB8jCB3TELMAkGA1UEBhMCVVMxFzAVBgNVBAoTDlZlcmlTaWduLCBJbmMu
MR8wHQYDVQQLExZWZXJpU2lnbiBUcnVzdCBOZXR3b3JrMTswOQYDVQQLEzJUZXJtcyBvZiB1c2Ug
YXQgaHR0cHM6Ly93d3cudmVyaXNpZ24uY29tL3JwYSAoYykwOTEeMBwGA1UECxMVUGVyc29uYSBO
b3QgVmFsaWRhdGVkMTcwNQYDVQQDEy5WZXJpU2lnbiBDbGFzcyAxIEluZGl2aWR1YWwgU3Vic2Ny
aWJlciBDQSAtIEczAhBsXT1GcwsFCfCgYicB/m2IMAkGBSsOAwIaBQCgggJtMBgGCSqGSIb3DQEJ
AzELBgkqhkiG9w0BBwEwHAYJKoZIhvcNAQkFMQ8XDTExMDMwOTE2MTEzNFowIwYJKoZIhvcNAQkE
MRYEFPAqD6djpStrfZwE/yh6LL4L/GYKMIIBAwYJKwYBBAGCNxAEMYH1MIHyMIHdMQswCQYDVQQG
EwJVUzEXMBUGA1UEChMOVmVyaVNpZ24sIEluYy4xHzAdBgNVBAsTFlZlcmlTaWduIFRydXN0IE5l
dHdvcmsxOzA5BgNVBAsTMlRlcm1zIG9mIHVzZSBhdCBodHRwczovL3d3dy52ZXJpc2lnbi5jb20v
cnBhIChjKTA5MR4wHAYDVQQLExVQZXJzb25hIE5vdCBWYWxpZGF0ZWQxNzA1BgNVBAMTLlZlcmlT
aWduIENsYXNzIDEgSW5kaXZpZHVhbCBTdWJzY3JpYmVyIENBIC0gRzMCEGxdPUZzCwUJ8KBiJwH+
bYgwggEFBgsqhkiG9w0BCRACCzGB9aCB8jCB3TELMAkGA1UEBhMCVVMxFzAVBgNVBAoTDlZlcmlT
aWduLCBJbmMuMR8wHQYDVQQLExZWZXJpU2lnbiBUcnVzdCBOZXR3b3JrMTswOQYDVQQLEzJUZXJt
cyBvZiB1c2UgYXQgaHR0cHM6Ly93d3cudmVyaXNpZ24uY29tL3JwYSAoYykwOTEeMBwGA1UECxMV
UGVyc29uYSBOb3QgVmFsaWRhdGVkMTcwNQYDVQQDEy5WZXJpU2lnbiBDbGFzcyAxIEluZGl2aWR1
YWwgU3Vic2NyaWJlciBDQSAtIEczAhBsXT1GcwsFCfCgYicB/m2IMA0GCSqGSIb3DQEBAQUABIIB
AD/OcfLeMrt+uiEk+DDwlrvOFO6bJ1Tl29d/7ytRPCEtA0V3ri0wAZOCUUtO2WYHX7+WIpphklMu
Qai2AZN8TQAGG2DlVCyeSNScQ5lUs3PJVOArScHTzJnIU1UcXVldedjSphWgM/c2rDdtxLg7GnaP
FHMdspDyXn2K37Rj9cVfW4XRYHzW5JubNze3gddi9nFJa8f0RVyq1LzIb6N7Yh/iqnh5Qs/C7FI/
NEsd/69WOb74yNDqdpNpxpetYK3hyT/kTFa2yBA6VxIRvIPVnr06XL1OKY9VEawj1BZVxPhGaqsd
vF2ba+xOdOLJjh6H6vH8lgUBCfzk3XMrkTPyQMMAAAAAAAA=

--Apple-Mail-9--742653319--

From cabo@tzi.org  Wed Mar  9 08:59:42 2011
Return-Path: <cabo@tzi.org>
X-Original-To: tools-discuss@core3.amsl.com
Delivered-To: tools-discuss@core3.amsl.com
Received: from localhost (localhost [127.0.0.1]) by core3.amsl.com (Postfix) with ESMTP id 1CC373A6A5B for <tools-discuss@core3.amsl.com>; Wed,  9 Mar 2011 08:59:42 -0800 (PST)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -106.036
X-Spam-Level: 
X-Spam-Status: No, score=-106.036 tagged_above=-999 required=5 tests=[AWL=-0.087, BAYES_00=-2.599, HELO_EQ_DE=0.35, MIME_8BIT_HEADER=0.3, RCVD_IN_DNSWL_MED=-4, USER_IN_WHITELIST=-100]
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 bOMuqRS3EX3p for <tools-discuss@core3.amsl.com>; Wed,  9 Mar 2011 08:59:41 -0800 (PST)
Received: from informatik.uni-bremen.de (mailhost.informatik.uni-bremen.de [IPv6:2001:638:708:30c9::12]) by core3.amsl.com (Postfix) with ESMTP id ED32D3A6A58 for <tools-discuss@ietf.org>; Wed,  9 Mar 2011 08:59:40 -0800 (PST)
X-Virus-Scanned: amavisd-new at informatik.uni-bremen.de
Received: from smtp-fb3.informatik.uni-bremen.de (smtp-fb3.informatik.uni-bremen.de [134.102.224.120]) by informatik.uni-bremen.de (8.14.3/8.14.3) with ESMTP id p29H0nOH008862 for <tools-discuss@ietf.org>; Wed, 9 Mar 2011 18:00:49 +0100 (CET)
Received: from [10.0.1.2] (reingewinn.informatik.uni-bremen.de [134.102.218.123]) (using TLSv1 with cipher AES128-SHA (128/128 bits)) (No client certificate requested) by smtp-fb3.informatik.uni-bremen.de (Postfix) with ESMTPSA id 4BD19D56; Wed,  9 Mar 2011 18:00:49 +0100 (CET)
From: Carsten Bormann <cabo@tzi.org>
Content-Type: text/plain; charset=us-ascii
Content-Transfer-Encoding: quoted-printable
Date: Wed, 9 Mar 2011 18:00:48 +0100
To: Tools Team Discussion <tools-discuss@ietf.org>
Message-Id: <C03A32EB-6650-4630-98EA-1C73B5BF88F1@tzi.org>
Mime-Version: 1.0 (Apple Message framework v1082)
X-Mailer: Apple Mail (2.1082)
Subject: [Tools-discuss] =?windows-1252?q?Fwd=3A_=23120_=28Re=3A_=5Bcore?= =?windows-1252?q?=5D_=23107=3A_Remove_Max-Age_from_requests=2E=2E=2E=29_?= =?windows-1252?q?=96_core?=
X-BeenThere: tools-discuss@ietf.org
X-Mailman-Version: 2.1.9
Precedence: list
List-Id: IETF Tools Discussion <tools-discuss.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/listinfo/tools-discuss>, <mailto:tools-discuss-request@ietf.org?subject=unsubscribe>
List-Archive: <http://www.ietf.org/mail-archive/web/tools-discuss>
List-Post: <mailto:tools-discuss@ietf.org>
List-Help: <mailto:tools-discuss-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/tools-discuss>, <mailto:tools-discuss-request@ietf.org?subject=subscribe>
X-List-Received-Date: Wed, 09 Mar 2011 16:59:42 -0000

I apologize for opening too many issues this week...

This time we have a new ticket that appears to have been opened by a =
response to an old one.
(See the weird subject of this message or:

http://trac.tools.ietf.org/wg/core/trac/ticket/120

Core is participating in the "mailing list can respond to tracker" =
experiment.)

Gruesse, Carsten


From tony@att.com  Sun Mar 13 21:12:03 2011
Return-Path: <tony@att.com>
X-Original-To: tools-discuss@core3.amsl.com
Delivered-To: tools-discuss@core3.amsl.com
Received: from localhost (localhost [127.0.0.1]) by core3.amsl.com (Postfix) with ESMTP id 1A0AC3A6C29 for <tools-discuss@core3.amsl.com>; Sun, 13 Mar 2011 21:12:03 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -106.487
X-Spam-Level: 
X-Spam-Status: No, score=-106.487 tagged_above=-999 required=5 tests=[AWL=0.111, BAYES_00=-2.599, HTML_MESSAGE=0.001, RCVD_IN_DNSWL_MED=-4, USER_IN_WHITELIST=-100]
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 K5qTugKY05FD for <tools-discuss@core3.amsl.com>; Sun, 13 Mar 2011 21:12:02 -0700 (PDT)
Received: from mail119.messagelabs.com (mail119.messagelabs.com [216.82.241.195]) by core3.amsl.com (Postfix) with ESMTP id E26303A6A08 for <tools-discuss@ietf.org>; Sun, 13 Mar 2011 21:12:01 -0700 (PDT)
X-VirusChecked: Checked
X-Env-Sender: tony@att.com
X-Msg-Ref: server-2.tower-119.messagelabs.com!1300076004!5601704!1
X-StarScan-Version: 6.2.9; banners=-,-,-
X-Originating-IP: [144.160.20.145]
Received: (qmail 30309 invoked from network); 14 Mar 2011 04:13:24 -0000
Received: from sbcsmtp6.sbc.com (HELO mlpd192.enaf.sfdc.sbc.com) (144.160.20.145) by server-2.tower-119.messagelabs.com with DHE-RSA-AES256-SHA encrypted SMTP; 14 Mar 2011 04:13:24 -0000
Received: from enaf.sfdc.sbc.com (localhost.localdomain [127.0.0.1]) by mlpd192.enaf.sfdc.sbc.com (8.14.4/8.14.4) with ESMTP id p2E4DluS005052 for <tools-discuss@ietf.org>; Mon, 14 Mar 2011 00:13:47 -0400
Received: from alpd052.aldc.att.com (alpd052.aldc.att.com [130.8.42.31]) by mlpd192.enaf.sfdc.sbc.com (8.14.4/8.14.4) with ESMTP id p2E4DhsP004987 for <tools-discuss@ietf.org>; Mon, 14 Mar 2011 00:13:43 -0400
Received: from aldc.att.com (localhost.localdomain [127.0.0.1]) by alpd052.aldc.att.com (8.14.4/8.14.4) with ESMTP id p2E4DJ0N010623 for <tools-discuss@ietf.org>; Mon, 14 Mar 2011 00:13:19 -0400
Received: from dns.maillennium.att.com (dns.maillennium.att.com [135.25.114.99]) by alpd052.aldc.att.com (8.14.4/8.14.4) with ESMTP id p2E4DGWt010451 for <tools-discuss@ietf.org>; Mon, 14 Mar 2011 00:13:16 -0400
Received: from [135.70.232.220] (vpn-135-70-232-220.vpn.east.att.com[135.70.232.220]) by maillennium.att.com (mailgw1) with ESMTP id <20110314041316gw100e4l0pe> (Authid: tony); Mon, 14 Mar 2011 04:13:16 +0000
X-Originating-IP: [135.70.232.220]
Message-ID: <4D7D95DB.5010205@att.com>
Date: Mon, 14 Mar 2011 00:13:15 -0400
From: Tony Hansen <tony@att.com>
User-Agent: Mozilla/5.0 (Windows; U; Windows NT 6.0; en-US; rv:1.9.2.15) Gecko/20110303 Thunderbird/3.1.9
MIME-Version: 1.0
To: tools-discuss@ietf.org
References: <4D777B99.3060402@viagenie.ca> <4D778069.5070009@gmx.de>
In-Reply-To: <4D778069.5070009@gmx.de>
Content-Type: multipart/alternative; boundary="------------070000070104020902070706"
Subject: Re: [Tools-discuss] vCardXML in xml2rfc
X-BeenThere: tools-discuss@ietf.org
X-Mailman-Version: 2.1.9
Precedence: list
List-Id: IETF Tools Discussion <tools-discuss.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/listinfo/tools-discuss>, <mailto:tools-discuss-request@ietf.org?subject=unsubscribe>
List-Archive: <http://www.ietf.org/mail-archive/web/tools-discuss>
List-Post: <mailto:tools-discuss@ietf.org>
List-Help: <mailto:tools-discuss-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/tools-discuss>, <mailto:tools-discuss-request@ietf.org?subject=subscribe>
X-List-Received-Date: Mon, 14 Mar 2011 04:12:03 -0000

This is a multi-part message in MIME format.
--------------070000070104020902070706
Content-Type: text/plain; charset=ISO-8859-1; format=flowed
Content-Transfer-Encoding: 7bit

On 3/9/2011 8:28 AM, Julian Reschke wrote:
> On 09.03.2011 14:07, Simon Perreault wrote:
>> ... I think that the next
>> xml2rfc should use vCardXML[1] for describing RFC authors. vCardXML is
>> currently a draft in the VCARDDAV working group. ...
>
> That's an interesting thought.
>
>> Are changes to the xml2rfc format allowed?
>
> This sounds like "who's in charge for changes?" - that's something 
> that came up in the context of the xml2rfc rewrite SoW, and I believe 
> the answer is: the community.

Yes, this is a question that needs to be resolved. "the community" is 
the right answer, but we need to figure out where the proper venue is. 
We need to have a forum for suggesting additions and modifications to 
the DTD to meet those suggestions, as well as a mechanism for weighing 
which changes are worth doing and a way to get those changes rolled out 
into the tools and onto the web site.

> >instead, I would suggest to support both formats for the time being,
> > something like:
> > <author format="vcardxml">
> > ... vcardxml blob
> > </author>

 > I would just allow
 >
 > <vcard xmlns="urn:ietf:params:xml:ns:vcard-4.0">
 >
>  *instead* of <author>.

Seems like a reasonable design choice.

 > Of course doing this properly with DTD validation will be tricky.

We need to engage some DTD experts. :-)

>> Is this feasible?
>> Can I do anything to help?
>> Would it make anyone hate me and want to kill me? (e.g. RFC editor staff
>> probably have tools that work with the current format...)
>
> I think a good initial step would be to write a tool that takes 
> xml2rfc+vcardxml and transforms it "down" to xml2rfc (similarly how I 
> implement "my" extensions in rfc2629.xslt).

Using xslt seems a reasonable way to do prototyping.

     Tony Hansen

--------------070000070104020902070706
Content-Type: text/html; charset=ISO-8859-1
Content-Transfer-Encoding: 7bit

<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
  <head>
    <meta content="text/html; charset=ISO-8859-1"
      http-equiv="Content-Type">
  </head>
  <body text="#000000" bgcolor="#ffffff">
    On 3/9/2011 8:28 AM, Julian Reschke wrote:
    <blockquote cite="mid:4D778069.5070009@gmx.de" type="cite">On
      09.03.2011 14:07, Simon Perreault wrote:
      <br>
      <blockquote type="cite">... I think that the next
        <br>
        xml2rfc should use vCardXML[1] for describing RFC authors.
        vCardXML is
        <br>
        currently a draft in the VCARDDAV working group. ...<br>
      </blockquote>
      <br>
      That's an interesting thought.
      <br>
      <br>
      <blockquote type="cite">Are changes to the xml2rfc format allowed?
        <br>
      </blockquote>
      <br>
      This sounds like "who's in charge for changes?" - that's something
      that came up in the context of the xml2rfc rewrite SoW, and I
      believe the answer is: the community.
      <br>
    </blockquote>
    <br>
    Yes, this is a question that needs to be resolved. "the community"
    is the right answer, but we need to figure out where the proper
    venue is. We need to have a forum for suggesting additions and
    modifications to the DTD to meet those suggestions, as well as a
    mechanism for weighing which changes are worth doing and a way to
    get those changes rolled out into the tools and onto the web site.<br>
    <br>
    <blockquote type="cite" style="color: rgb(0, 0, 0);">&gt;instead, I
      would suggest to support both formats for the time being,
      <br>
      &gt; something like:
      <br>
      &gt; &lt;author format="vcardxml"&gt;
      <br>
      &gt; ... vcardxml blob
      <br>
      &gt; &lt;/author&gt;
      <br>
    </blockquote>
    <br>
    &gt; I would just allow
    <br>
    &gt;<br>
    &gt;&nbsp;&nbsp;&nbsp;&nbsp; &lt;vcard xmlns="urn:ietf:params:xml:ns:vcard-4.0"&gt;
    <br>
    &gt; <br>
    <b class="moz-txt-star"><span class="moz-txt-tag">&gt; *</span>instead<span
        class="moz-txt-tag">*</span></b> of &lt;author&gt;.
    <br>
    <br>
    Seems like a reasonable design choice.<br>
    <br>
    &gt; Of course doing this properly with DTD validation will be
    tricky.<br>
    <br>
    We need to engage some DTD experts. :-)<br>
    <br>
    <blockquote cite="mid:4D778069.5070009@gmx.de" type="cite">
      <blockquote type="cite">Is this feasible?
        <br>
        Can I do anything to help?
        <br>
        Would it make anyone hate me and want to kill me? (e.g. RFC
        editor staff
        <br>
        probably have tools that work with the current format...)
        <br>
      </blockquote>
      <br>
      I think a good initial step would be to write a tool that takes
      xml2rfc+vcardxml and transforms it "down" to xml2rfc (similarly
      how I implement "my" extensions in rfc2629.xslt).<br>
    </blockquote>
    <br>
    Using xslt seems a reasonable way to do prototyping.<br>
    <br>
    &nbsp;&nbsp;&nbsp; Tony Hansen<br>
  </body>
</html>

--------------070000070104020902070706--

From henrik@levkowetz.com  Mon Mar 14 08:46:06 2011
Return-Path: <henrik@levkowetz.com>
X-Original-To: tools-discuss@core3.amsl.com
Delivered-To: tools-discuss@core3.amsl.com
Received: from localhost (localhost [127.0.0.1]) by core3.amsl.com (Postfix) with ESMTP id 301BE3A6DA8 for <tools-discuss@core3.amsl.com>; Mon, 14 Mar 2011 08:46:06 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -102.641
X-Spam-Level: 
X-Spam-Status: No, score=-102.641 tagged_above=-999 required=5 tests=[AWL=-0.041, BAYES_00=-2.599, NO_RELAYS=-0.001, USER_IN_WHITELIST=-100]
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 Bp1KNBWM3xKA for <tools-discuss@core3.amsl.com>; Mon, 14 Mar 2011 08:46:05 -0700 (PDT)
Received: from merlot.tools.ietf.org (merlot.tools.ietf.org [IPv6:2a01:3f0:0:31:214:22ff:fe21:bb]) by core3.amsl.com (Postfix) with ESMTP id 6ED9C3A6DC3 for <tools-discuss@ietf.org>; Mon, 14 Mar 2011 08:46:02 -0700 (PDT)
Received: from brunello.autonomica.se ([2a01:3f0:1:0:21e:c2ff:fe13:7e3e]:59796 helo=dyn-fg124.sth.netnod.se) by merlot.tools.ietf.org with esmtpsa (TLS1.0:RSA_AES_256_CBC_SHA1:32) (Exim 4.74) (envelope-from <henrik@levkowetz.com>) id 1Pz9zJ-0002Mc-Te; Mon, 14 Mar 2011 16:47:18 +0100
Message-ID: <4D7E3883.9010606@levkowetz.com>
Date: Mon, 14 Mar 2011 16:47:15 +0100
From: Henrik Levkowetz <henrik@levkowetz.com>
User-Agent: Mozilla/5.0 (Macintosh; U; Intel Mac OS X 10.6; en-US; rv:1.9.2.15) Gecko/20110303 Thunderbird/3.1.9
MIME-Version: 1.0
To: Carsten Bormann <cabo@tzi.org>
References: <FF1AE992-BA8A-4C0F-937D-880B131ADFB8@tzi.org>
In-Reply-To: <FF1AE992-BA8A-4C0F-937D-880B131ADFB8@tzi.org>
X-Enigmail-Version: 1.1.1
Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="------------enig4D7E5C39D3DCA651B6E736BB"
X-SA-Exim-Connect-IP: 2a01:3f0:1:0:21e:c2ff:fe13:7e3e
X-SA-Exim-Rcpt-To: cabo@tzi.org, tools-discuss@ietf.org, henrik-sent@levkowetz.com
X-SA-Exim-Mail-From: henrik@levkowetz.com
X-SA-Exim-Version: 4.2.1 (built Mon, 22 Mar 2010 06:51:10 +0000)
X-SA-Exim-Scanned: Yes (on merlot.tools.ietf.org)
Cc: Tools Team Discussion <tools-discuss@ietf.org>
Subject: Re: [Tools-discuss] tools.ietf.org/wg/core cycling through inconsistent states
X-BeenThere: tools-discuss@ietf.org
X-Mailman-Version: 2.1.9
Precedence: list
List-Id: IETF Tools Discussion <tools-discuss.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/listinfo/tools-discuss>, <mailto:tools-discuss-request@ietf.org?subject=unsubscribe>
List-Archive: <http://www.ietf.org/mail-archive/web/tools-discuss>
List-Post: <mailto:tools-discuss@ietf.org>
List-Help: <mailto:tools-discuss-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/tools-discuss>, <mailto:tools-discuss-request@ietf.org?subject=subscribe>
X-List-Received-Date: Mon, 14 Mar 2011 15:46:06 -0000

This is an OpenPGP/MIME signed message (RFC 2440 and 3156)
--------------enig4D7E5C39D3DCA651B6E736BB
Content-Type: text/plain; charset=ISO-8859-1
Content-Transfer-Encoding: quoted-printable

Hi Carsten,

On 2011-03-08 12:52 Carsten Bormann said:
> It appears that some of the results when you randomly access the
> above page are in a different state from the others. E.g., on one of
> them draft-ietf-core-coap is not a WG document (but it does have some
> recent drafts!). Don't have more precise data yet.

There is more than one tools servers, and they run their update scripts
with different speed (because they differ in CPU power and bandwidth)
which is bound to result in occasional differences, which should not
persist.  Currently I don't see any differences in the WG document
section of the pages, but there are some differences in which related
documents have been marked with replaced-by information.  I'll see if
I can figure out why.


Best,

	Henrik


--------------enig4D7E5C39D3DCA651B6E736BB
Content-Type: application/pgp-signature; name="signature.asc"
Content-Description: OpenPGP digital signature
Content-Disposition: attachment; filename="signature.asc"

-----BEGIN PGP SIGNATURE-----

iEYEARECAAYFAk1+OIQACgkQeVhrtTJkXCNYUACeMo2QwRvsYjtkfwXroxAZ4q8P
5KsAnAxc1fZxXCNwxDefhV/mb1hZTSO9
=katb
-----END PGP SIGNATURE-----

--------------enig4D7E5C39D3DCA651B6E736BB--

From henrik@levkowetz.com  Mon Mar 14 09:00:26 2011
Return-Path: <henrik@levkowetz.com>
X-Original-To: tools-discuss@core3.amsl.com
Delivered-To: tools-discuss@core3.amsl.com
Received: from localhost (localhost [127.0.0.1]) by core3.amsl.com (Postfix) with ESMTP id 8606B3A6E56 for <tools-discuss@core3.amsl.com>; Mon, 14 Mar 2011 09:00:25 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -102.489
X-Spam-Level: 
X-Spam-Status: No, score=-102.489 tagged_above=-999 required=5 tests=[AWL=-0.189, BAYES_00=-2.599, MIME_8BIT_HEADER=0.3, NO_RELAYS=-0.001, USER_IN_WHITELIST=-100]
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 CWgACJIXSsWN for <tools-discuss@core3.amsl.com>; Mon, 14 Mar 2011 09:00:23 -0700 (PDT)
Received: from merlot.tools.ietf.org (merlot.tools.ietf.org [IPv6:2a01:3f0:0:31:214:22ff:fe21:bb]) by core3.amsl.com (Postfix) with ESMTP id B419F3A6E43 for <tools-discuss@ietf.org>; Mon, 14 Mar 2011 09:00:21 -0700 (PDT)
Received: from brunello.autonomica.se ([2a01:3f0:1:0:21e:c2ff:fe13:7e3e]:59904 helo=dyn-fg124.sth.netnod.se) by merlot.tools.ietf.org with esmtpsa (TLS1.0:RSA_AES_256_CBC_SHA1:32) (Exim 4.74) (envelope-from <henrik@levkowetz.com>) id 1PzAD9-0007mr-Rk; Mon, 14 Mar 2011 17:01:37 +0100
Message-ID: <4D7E3BDE.5010500@levkowetz.com>
Date: Mon, 14 Mar 2011 17:01:34 +0100
From: Henrik Levkowetz <henrik@levkowetz.com>
User-Agent: Mozilla/5.0 (Macintosh; U; Intel Mac OS X 10.6; en-US; rv:1.9.2.15) Gecko/20110303 Thunderbird/3.1.9
MIME-Version: 1.0
To: Carsten Bormann <cabo@tzi.org>
References: <C03A32EB-6650-4630-98EA-1C73B5BF88F1@tzi.org>
In-Reply-To: <C03A32EB-6650-4630-98EA-1C73B5BF88F1@tzi.org>
X-Enigmail-Version: 1.1.1
Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="------------enigABA9AB44D2D978500C7602FC"
X-SA-Exim-Connect-IP: 2a01:3f0:1:0:21e:c2ff:fe13:7e3e
X-SA-Exim-Rcpt-To: cabo@tzi.org, tools-discuss@ietf.org, henrik-sent@levkowetz.com
X-SA-Exim-Mail-From: henrik@levkowetz.com
X-SA-Exim-Version: 4.2.1 (built Mon, 22 Mar 2010 06:51:10 +0000)
X-SA-Exim-Scanned: Yes (on merlot.tools.ietf.org)
Cc: Tools Team Discussion <tools-discuss@ietf.org>
Subject: Re: [Tools-discuss] =?windows-1252?q?Fwd=3A_=23120_=28Re=3A_=5Bcore?= =?windows-1252?q?=5D_=23107=3A_Remove_Max-Age_from_requests=2E=2E=2E=29_?= =?windows-1252?q?=96_core?=
X-BeenThere: tools-discuss@ietf.org
X-Mailman-Version: 2.1.9
Precedence: list
List-Id: IETF Tools Discussion <tools-discuss.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/listinfo/tools-discuss>, <mailto:tools-discuss-request@ietf.org?subject=unsubscribe>
List-Archive: <http://www.ietf.org/mail-archive/web/tools-discuss>
List-Post: <mailto:tools-discuss@ietf.org>
List-Help: <mailto:tools-discuss-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/tools-discuss>, <mailto:tools-discuss-request@ietf.org?subject=subscribe>
X-List-Received-Date: Mon, 14 Mar 2011 16:00:26 -0000

This is an OpenPGP/MIME signed message (RFC 2440 and 3156)
--------------enigABA9AB44D2D978500C7602FC
Content-Type: text/plain; charset=windows-1252
Content-Transfer-Encoding: quoted-printable

Hi Carsten,

On 2011-03-09 18:00 Carsten Bormann said:
> I apologize for opening too many issues this week...

No no, please keep the reports coming!

> This time we have a new ticket that appears to have been opened by a re=
sponse to an old one.
> (See the weird subject of this message or:
>=20
> http://trac.tools.ietf.org/wg/core/trac/ticket/120

Hmm.  The email2trac component is set up to not create new issues,
only to update existing ones.  Additionally, I can't find any trace
of this in the log files -- the entries which email2trac has seen
during the last 6 days are these:

Mar 13 20:55:02 zinfandel email2trac: subject: Re: [core] #118: Block URI=
 Transmission
Mar 11 01:01:09 zinfandel email2trac: subject: Re: [core]  #123: Etag siz=
e
Mar 11 01:04:11 zinfandel email2trac: subject: Re: [core]  coap #101 (new=
): Review media type registry
Mar 11 01:05:05 zinfandel email2trac: subject: Re: [core]  coap #101 (new=
): Review media type registry
Mar 11 03:23:38 zinfandel email2trac: subject: Re: [core] #95: Remove hie=
rarchy recommendation
Mar 11 03:51:58 zinfandel email2trac: subject: Re: [core]  #126: Drop Lif=
etime
Mar  9 17:16:29 zinfandel email2trac: subject: Re: [core] #117: Block Res=
ponse Code Mapping


I'll see if I can update the code to more clearly show if an entry has be=
en
updated by email rather than directly through a browser, and also review
the possible paths for creating a new issue, as opposed to updating an
issue.

> Core is participating in the "mailing list can respond to tracker" expe=
riment.)

And it's appreciated! :-)

Best,

	Henrik


--------------enigABA9AB44D2D978500C7602FC
Content-Type: application/pgp-signature; name="signature.asc"
Content-Description: OpenPGP digital signature
Content-Disposition: attachment; filename="signature.asc"

-----BEGIN PGP SIGNATURE-----

iEYEARECAAYFAk1+O94ACgkQeVhrtTJkXCPAcQCfUJi/ogIyBBmHr+4z+tsGqyx7
dIMAn1yZKoin3D3dWuUCFW9+pWcphkdA
=r/m/
-----END PGP SIGNATURE-----

--------------enigABA9AB44D2D978500C7602FC--

From cabo@tzi.org  Mon Mar 14 10:28:28 2011
Return-Path: <cabo@tzi.org>
X-Original-To: tools-discuss@core3.amsl.com
Delivered-To: tools-discuss@core3.amsl.com
Received: from localhost (localhost [127.0.0.1]) by core3.amsl.com (Postfix) with ESMTP id 9D65D3A6DD4 for <tools-discuss@core3.amsl.com>; Mon, 14 Mar 2011 10:28:28 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -106.099
X-Spam-Level: 
X-Spam-Status: No, score=-106.099 tagged_above=-999 required=5 tests=[AWL=-0.150, BAYES_00=-2.599, HELO_EQ_DE=0.35, MIME_8BIT_HEADER=0.3, RCVD_IN_DNSWL_MED=-4, USER_IN_WHITELIST=-100]
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 iS3b0WwKRizK for <tools-discuss@core3.amsl.com>; Mon, 14 Mar 2011 10:28:28 -0700 (PDT)
Received: from informatik.uni-bremen.de (mailhost.informatik.uni-bremen.de [IPv6:2001:638:708:30c9::12]) by core3.amsl.com (Postfix) with ESMTP id 634883A6DD3 for <tools-discuss@ietf.org>; Mon, 14 Mar 2011 10:28:26 -0700 (PDT)
X-Virus-Scanned: amavisd-new at informatik.uni-bremen.de
Received: from smtp-fb3.informatik.uni-bremen.de (smtp-fb3.informatik.uni-bremen.de [134.102.224.120]) by informatik.uni-bremen.de (8.14.3/8.14.3) with ESMTP id p2EHTgtr007448; Mon, 14 Mar 2011 18:29:42 +0100 (CET)
Received: from [192.168.217.112] (p5489B1EE.dip.t-dialin.net [84.137.177.238]) (using TLSv1 with cipher AES128-SHA (128/128 bits)) (No client certificate requested) by smtp-fb3.informatik.uni-bremen.de (Postfix) with ESMTPSA id C915FFED; Mon, 14 Mar 2011 18:29:41 +0100 (CET)
Mime-Version: 1.0 (Apple Message framework v1082)
Content-Type: text/plain; charset=us-ascii
From: Carsten Bormann <cabo@tzi.org>
In-Reply-To: <4D7E3BDE.5010500@levkowetz.com>
Date: Mon, 14 Mar 2011 18:29:40 +0100
Content-Transfer-Encoding: quoted-printable
Message-Id: <D9C50DFD-DACF-4881-8682-E5CE44106A1F@tzi.org>
References: <C03A32EB-6650-4630-98EA-1C73B5BF88F1@tzi.org> <4D7E3BDE.5010500@levkowetz.com>
To: Henrik Levkowetz <henrik@levkowetz.com>
X-Mailer: Apple Mail (2.1082)
Cc: Tools Team Discussion <tools-discuss@ietf.org>
Subject: Re: [Tools-discuss] =?windows-1252?q?Fwd=3A_=23120_=28Re=3A_=5Bcore?= =?windows-1252?q?=5D_=23107=3A_Remove_Max-Age_from_requests=2E=2E=2E=29_?= =?windows-1252?q?=96_core?=
X-BeenThere: tools-discuss@ietf.org
X-Mailman-Version: 2.1.9
Precedence: list
List-Id: IETF Tools Discussion <tools-discuss.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/listinfo/tools-discuss>, <mailto:tools-discuss-request@ietf.org?subject=unsubscribe>
List-Archive: <http://www.ietf.org/mail-archive/web/tools-discuss>
List-Post: <mailto:tools-discuss@ietf.org>
List-Help: <mailto:tools-discuss-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/tools-discuss>, <mailto:tools-discuss-request@ietf.org?subject=subscribe>
X-List-Received-Date: Mon, 14 Mar 2011 17:28:28 -0000

On Mar 14, 2011, at 17:01, Henrik Levkowetz wrote:

> Mar 13 20:55:02 zinfandel email2trac: subject: Re: [core] #118: Block =
URI Transmission
Led to #128

> Mar 11 01:01:09 zinfandel email2trac: subject: Re: [core]  #123: Etag =
size
Led to #124

> Mar 11 01:04:11 zinfandel email2trac: subject: Re: [core]  coap #101 =
(new): Review media type registry
> Mar 11 01:05:05 zinfandel email2trac: subject: Re: [core]  coap #101 =
(new): Review media type registry

Aha!
These two actually did go in right!
One difference in the Subject is that there is a component name in front =
of the ticket number and a status behind it.
So what made the original message have those when the others didn't?

The one that worked came from:
	From: 	core issue tracker <trac@tools.ietf.org>
It was the original announcement of the ticket.

All the others (above and below) came from:
	From: 	core issue tracker <trac+core@zinfandel.tools.ietf.org>
They were comments entered to the ticket.

There we have one explanation!


> Mar 11 03:23:38 zinfandel email2trac: subject: Re: [core] #95: Remove =
hierarchy recommendation
Led to #125

> Mar 11 03:51:58 zinfandel email2trac: subject: Re: [core]  #126: Drop =
Lifetime
Led to #127

> Mar  9 17:16:29 zinfandel email2trac: subject: Re: [core] #117: Block =
Response Code Mapping
Led to #122

(And, as the subject says, we also have #120, from Mar 7.)

Gruesse, Carsten


From henrik@levkowetz.com  Mon Mar 14 10:36:16 2011
Return-Path: <henrik@levkowetz.com>
X-Original-To: tools-discuss@core3.amsl.com
Delivered-To: tools-discuss@core3.amsl.com
Received: from localhost (localhost [127.0.0.1]) by core3.amsl.com (Postfix) with ESMTP id 336163A6DD2 for <tools-discuss@core3.amsl.com>; Mon, 14 Mar 2011 10:36:16 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -102.469
X-Spam-Level: 
X-Spam-Status: No, score=-102.469 tagged_above=-999 required=5 tests=[AWL=-0.170, BAYES_00=-2.599, MIME_8BIT_HEADER=0.3, USER_IN_WHITELIST=-100]
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 N5uiwCssLW9c for <tools-discuss@core3.amsl.com>; Mon, 14 Mar 2011 10:36:15 -0700 (PDT)
Received: from merlot.tools.ietf.org (merlot.tools.ietf.org [IPv6:2a01:3f0:0:31:214:22ff:fe21:bb]) by core3.amsl.com (Postfix) with ESMTP id 08FDA3A6D6C for <tools-discuss@ietf.org>; Mon, 14 Mar 2011 10:36:15 -0700 (PDT)
Received: from localhost ([127.0.0.1]:35364 helo=dyn-fg124.sth.netnod.se) by merlot.tools.ietf.org with esmtp (Exim 4.74) (envelope-from <henrik@levkowetz.com>) id 1PzBhz-0001ye-Dx; Mon, 14 Mar 2011 18:37:31 +0100
Message-ID: <4D7E525A.70605@levkowetz.com>
Date: Mon, 14 Mar 2011 18:37:30 +0100
From: Henrik Levkowetz <henrik@levkowetz.com>
User-Agent: Mozilla/5.0 (Macintosh; U; Intel Mac OS X 10.6; en-US; rv:1.9.2.15) Gecko/20110303 Thunderbird/3.1.9
MIME-Version: 1.0
To: Carsten Bormann <cabo@tzi.org>
References: <C03A32EB-6650-4630-98EA-1C73B5BF88F1@tzi.org> <4D7E3BDE.5010500@levkowetz.com>
In-Reply-To: <4D7E3BDE.5010500@levkowetz.com>
X-Enigmail-Version: 1.1.1
Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="------------enig5441CF8CB5B2DEBE45CB55AB"
X-SA-Exim-Connect-IP: 127.0.0.1
X-SA-Exim-Rcpt-To: cabo@tzi.org, tools-discuss@ietf.org, henrik-sent@levkowetz.com
X-SA-Exim-Mail-From: henrik@levkowetz.com
X-SA-Exim-Scanned: No (on merlot.tools.ietf.org); SAEximRunCond expanded to false
Cc: Tools Team Discussion <tools-discuss@ietf.org>
Subject: Re: [Tools-discuss] =?windows-1252?q?Fwd=3A_=23120_=28Re=3A_=5Bcore?= =?windows-1252?q?=5D_=23107=3A_Remove_Max-Age_from_requests=2E=2E=2E=29_?= =?windows-1252?q?=96_core?=
X-BeenThere: tools-discuss@ietf.org
X-Mailman-Version: 2.1.9
Precedence: list
List-Id: IETF Tools Discussion <tools-discuss.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/listinfo/tools-discuss>, <mailto:tools-discuss-request@ietf.org?subject=unsubscribe>
List-Archive: <http://www.ietf.org/mail-archive/web/tools-discuss>
List-Post: <mailto:tools-discuss@ietf.org>
List-Help: <mailto:tools-discuss-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/tools-discuss>, <mailto:tools-discuss-request@ietf.org?subject=subscribe>
X-List-Received-Date: Mon, 14 Mar 2011 17:36:16 -0000

This is an OpenPGP/MIME signed message (RFC 2440 and 3156)
--------------enig5441CF8CB5B2DEBE45CB55AB
Content-Type: text/plain; charset=windows-1252
Content-Transfer-Encoding: quoted-printable



On 2011-03-14 17:01 Henrik Levkowetz said:
=2E..
> I'll see if I can update the code to more clearly show if an entry has =
been
> updated by email rather than directly through a browser, and also revie=
w
> the possible paths for creating a new issue, as opposed to updating an
> issue.

I've identified additional paths to ticket creation, and added a configur=
ation
setting to enable/disable this for all paths.

Email2trac now also inserts a line at the beginning of the comment body
indicating that the comment has been received by email and inserted by
email2trac.


Best,

	Henrik


--------------enig5441CF8CB5B2DEBE45CB55AB
Content-Type: application/pgp-signature; name="signature.asc"
Content-Description: OpenPGP digital signature
Content-Disposition: attachment; filename="signature.asc"

-----BEGIN PGP SIGNATURE-----

iEYEARECAAYFAk1+UlsACgkQeVhrtTJkXCNCfgCg9p/WDv2ZSBOxLCFkr0kolOsP
MfkAnAoKGe9WAP1UqOIM24b/qcL3pzJy
=xLRF
-----END PGP SIGNATURE-----

--------------enig5441CF8CB5B2DEBE45CB55AB--

From henrik@levkowetz.com  Mon Mar 14 10:56:15 2011
Return-Path: <henrik@levkowetz.com>
X-Original-To: tools-discuss@core3.amsl.com
Delivered-To: tools-discuss@core3.amsl.com
Received: from localhost (localhost [127.0.0.1]) by core3.amsl.com (Postfix) with ESMTP id E99563A6E38 for <tools-discuss@core3.amsl.com>; Mon, 14 Mar 2011 10:56:15 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -102.461
X-Spam-Level: 
X-Spam-Status: No, score=-102.461 tagged_above=-999 required=5 tests=[AWL=-0.161, BAYES_00=-2.599, MIME_8BIT_HEADER=0.3, NO_RELAYS=-0.001, USER_IN_WHITELIST=-100]
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 s0-pN+2e23DE for <tools-discuss@core3.amsl.com>; Mon, 14 Mar 2011 10:56:15 -0700 (PDT)
Received: from merlot.tools.ietf.org (merlot.tools.ietf.org [IPv6:2a01:3f0:0:31:214:22ff:fe21:bb]) by core3.amsl.com (Postfix) with ESMTP id 045883A6E25 for <tools-discuss@ietf.org>; Mon, 14 Mar 2011 10:56:15 -0700 (PDT)
Received: from brunello.autonomica.se ([2a01:3f0:1:0:21e:c2ff:fe13:7e3e]:60679 helo=dyn-fg124.sth.netnod.se) by merlot.tools.ietf.org with esmtpsa (TLS1.0:RSA_AES_256_CBC_SHA1:32) (Exim 4.74) (envelope-from <henrik@levkowetz.com>) id 1PzC1L-0002Z8-QV; Mon, 14 Mar 2011 18:57:32 +0100
Message-ID: <4D7E570A.4050003@levkowetz.com>
Date: Mon, 14 Mar 2011 18:57:30 +0100
From: Henrik Levkowetz <henrik@levkowetz.com>
User-Agent: Mozilla/5.0 (Macintosh; U; Intel Mac OS X 10.6; en-US; rv:1.9.2.15) Gecko/20110303 Thunderbird/3.1.9
MIME-Version: 1.0
To: Carsten Bormann <cabo@tzi.org>
References: <C03A32EB-6650-4630-98EA-1C73B5BF88F1@tzi.org> <4D7E3BDE.5010500@levkowetz.com> <D9C50DFD-DACF-4881-8682-E5CE44106A1F@tzi.org>
In-Reply-To: <D9C50DFD-DACF-4881-8682-E5CE44106A1F@tzi.org>
X-Enigmail-Version: 1.1.1
Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="------------enigC25D86D6FC42F74F7FBAA4F4"
X-SA-Exim-Connect-IP: 2a01:3f0:1:0:21e:c2ff:fe13:7e3e
X-SA-Exim-Rcpt-To: cabo@tzi.org, tools-discuss@ietf.org, henrik-sent@levkowetz.com
X-SA-Exim-Mail-From: henrik@levkowetz.com
X-SA-Exim-Version: 4.2.1 (built Mon, 22 Mar 2010 06:51:10 +0000)
X-SA-Exim-Scanned: Yes (on merlot.tools.ietf.org)
Cc: Tools Team Discussion <tools-discuss@ietf.org>
Subject: Re: [Tools-discuss] =?windows-1252?q?Fwd=3A_=23120_=28Re=3A_=5Bcore?= =?windows-1252?q?=5D_=23107=3A_Remove_Max-Age_from_requests=2E=2E=2E=29_?= =?windows-1252?q?=96_core?=
X-BeenThere: tools-discuss@ietf.org
X-Mailman-Version: 2.1.9
Precedence: list
List-Id: IETF Tools Discussion <tools-discuss.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/listinfo/tools-discuss>, <mailto:tools-discuss-request@ietf.org?subject=unsubscribe>
List-Archive: <http://www.ietf.org/mail-archive/web/tools-discuss>
List-Post: <mailto:tools-discuss@ietf.org>
List-Help: <mailto:tools-discuss-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/tools-discuss>, <mailto:tools-discuss-request@ietf.org?subject=subscribe>
X-List-Received-Date: Mon, 14 Mar 2011 17:56:16 -0000

This is an OpenPGP/MIME signed message (RFC 2440 and 3156)
--------------enigC25D86D6FC42F74F7FBAA4F4
Content-Type: text/plain; charset=windows-1252
Content-Transfer-Encoding: quoted-printable

Hi Carsten,

On 2011-03-14 18:29 Carsten Bormann said:
> On Mar 14, 2011, at 17:01, Henrik Levkowetz wrote:
>=20
>> Mar 13 20:55:02 zinfandel email2trac: subject: Re: [core] #118: Block =
URI Transmission
> Led to #128
>=20
>> Mar 11 01:01:09 zinfandel email2trac: subject: Re: [core]  #123: Etag =
size
> Led to #124
>=20
>> Mar 11 01:04:11 zinfandel email2trac: subject: Re: [core]  coap #101 (=
new): Review media type registry
>> Mar 11 01:05:05 zinfandel email2trac: subject: Re: [core]  coap #101 (=
new): Review media type registry
>=20
> Aha!
> These two actually did go in right!
> One difference in the Subject is that there is a component name in fron=
t of the ticket number and a status behind it.
> So what made the original message have those when the others didn't?
>=20
> The one that worked came from:
> 	From: 	core issue tracker <trac@tools.ietf.org>
> It was the original announcement of the ticket.
>=20
> All the others (above and below) came from:
> 	From: 	core issue tracker <trac+core@zinfandel.tools.ietf.org>
> They were comments entered to the ticket.
>=20
> There we have one explanation!

Right.

The messages from the tracker to which the two that worked are replies we=
re
probably newer; I changed the subject format for some groups to match tha=
t
which had been requested for others after some discussion.

I have now tweaked the regular expression which the subject line has to
match so that it should recognize both the old and the new subject format=
=2E


Best,

	Henrik


--------------enigC25D86D6FC42F74F7FBAA4F4
Content-Type: application/pgp-signature; name="signature.asc"
Content-Description: OpenPGP digital signature
Content-Disposition: attachment; filename="signature.asc"

-----BEGIN PGP SIGNATURE-----

iEYEARECAAYFAk1+VwsACgkQeVhrtTJkXCNyTACghoiRydFaZ+U9UleU5+UY5GY8
VL4AoM8r/6/2NjrgfyuZ6iOqfoK8ugzb
=bEv2
-----END PGP SIGNATURE-----

--------------enigC25D86D6FC42F74F7FBAA4F4--

From cabo@tzi.org  Mon Mar 14 10:57:56 2011
Return-Path: <cabo@tzi.org>
X-Original-To: tools-discuss@core3.amsl.com
Delivered-To: tools-discuss@core3.amsl.com
Received: from localhost (localhost [127.0.0.1]) by core3.amsl.com (Postfix) with ESMTP id C0B723A6A3A for <tools-discuss@core3.amsl.com>; Mon, 14 Mar 2011 10:57:56 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -106.091
X-Spam-Level: 
X-Spam-Status: No, score=-106.091 tagged_above=-999 required=5 tests=[AWL=-0.142, BAYES_00=-2.599, HELO_EQ_DE=0.35, MIME_8BIT_HEADER=0.3, RCVD_IN_DNSWL_MED=-4, USER_IN_WHITELIST=-100]
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 zCl6E1-aEdEr for <tools-discuss@core3.amsl.com>; Mon, 14 Mar 2011 10:57:56 -0700 (PDT)
Received: from informatik.uni-bremen.de (mailhost.informatik.uni-bremen.de [IPv6:2001:638:708:30c9::12]) by core3.amsl.com (Postfix) with ESMTP id 817B73A6D80 for <tools-discuss@ietf.org>; Mon, 14 Mar 2011 10:57:55 -0700 (PDT)
X-Virus-Scanned: amavisd-new at informatik.uni-bremen.de
Received: from smtp-fb3.informatik.uni-bremen.de (smtp-fb3.informatik.uni-bremen.de [134.102.224.120]) by informatik.uni-bremen.de (8.14.3/8.14.3) with ESMTP id p2EHxASo015626; Mon, 14 Mar 2011 18:59:10 +0100 (CET)
Received: from [192.168.217.112] (p5489B1EE.dip.t-dialin.net [84.137.177.238]) (using TLSv1 with cipher AES128-SHA (128/128 bits)) (No client certificate requested) by smtp-fb3.informatik.uni-bremen.de (Postfix) with ESMTPSA id 686E7FFD; Mon, 14 Mar 2011 18:59:10 +0100 (CET)
Mime-Version: 1.0 (Apple Message framework v1082)
Content-Type: text/plain; charset=us-ascii
From: Carsten Bormann <cabo@tzi.org>
In-Reply-To: <4D7E525A.70605@levkowetz.com>
Date: Mon, 14 Mar 2011 18:59:02 +0100
Content-Transfer-Encoding: quoted-printable
Message-Id: <4F647A0B-7179-4596-AB33-8140161A8C9D@tzi.org>
References: <C03A32EB-6650-4630-98EA-1C73B5BF88F1@tzi.org> <4D7E3BDE.5010500@levkowetz.com> <4D7E525A.70605@levkowetz.com>
To: Henrik Levkowetz <henrik@levkowetz.com>
X-Pgp-Agent: GPGMail 1.3.2
X-Mailer: Apple Mail (2.1082)
Cc: Tools Team Discussion <tools-discuss@ietf.org>
Subject: Re: [Tools-discuss] =?windows-1252?q?Fwd=3A_=23120_=28Re=3A_=5Bcore?= =?windows-1252?q?=5D_=23107=3A_Remove_Max-Age_from_requests=2E=2E=2E=29_?= =?windows-1252?q?=96_core?=
X-BeenThere: tools-discuss@ietf.org
X-Mailman-Version: 2.1.9
Precedence: list
List-Id: IETF Tools Discussion <tools-discuss.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/listinfo/tools-discuss>, <mailto:tools-discuss-request@ietf.org?subject=unsubscribe>
List-Archive: <http://www.ietf.org/mail-archive/web/tools-discuss>
List-Post: <mailto:tools-discuss@ietf.org>
List-Help: <mailto:tools-discuss-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/tools-discuss>, <mailto:tools-discuss-request@ietf.org?subject=subscribe>
X-List-Received-Date: Mon, 14 Mar 2011 17:57:56 -0000

-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

Interestingly, the messages from "core issue tracker" =
<trac+core@zinfandel.tools.ietf.org>
this morning have an empty reply-to, so replies don't get back to the =
issue tracker unless that is specifically added back.
I'll now try putting back <trac@tools.ietf.org> -- which one is right?

Gruesse, Carsten

On Mar 14, 2011, at 18:37, Henrik Levkowetz wrote:

>=20
>=20
> On 2011-03-14 17:01 Henrik Levkowetz said:
> ...
>> I'll see if I can update the code to more clearly show if an entry =
has been
>> updated by email rather than directly through a browser, and also =
review
>> the possible paths for creating a new issue, as opposed to updating =
an
>> issue.
>=20
> I've identified additional paths to ticket creation, and added a =
configuration
> setting to enable/disable this for all paths.
>=20
> Email2trac now also inserts a line at the beginning of the comment =
body
> indicating that the comment has been received by email and inserted by
> email2trac.
>=20
>=20
> Best,
>=20
> 	Henrik
>=20
> _______________________________________________
> Tools-discuss mailing list
> Tools-discuss@ietf.org
> https://www.ietf.org/mailman/listinfo/tools-discuss

-----BEGIN PGP SIGNATURE-----
Version: GnuPG/MacGPG2 v2.0.17 (Darwin)

iQIcBAEBAgAGBQJNfldsAAoJEOJNa+ZMLyoiQ9IP/1D/r30ZAeveIFIsqWDemRQf
gEI2txn7xkkP0inefA65ErRkGLvR79SWoB26OfrLTWI4YQ/TPbrIOMlc251Mqulj
NZ3ha/gaGFlxRTveiHipZEHzzF2EKiayQSGvbcYX51fvN4nUZGPBmQYPgwS+rAge
fwTiwBFpBBDl1aAJA+4wSgAr7yWWF49BMyUp2w4E/6nm9MAnua3d0BZMIaPhFvac
VP8GGuvkDNW4uFFLGs7D5y4Wh010tV9o7r1qaOKwLKMcl/w6v+q6bwF5c7Cj3wjJ
YWFHsHmrsLLa4PpXlyqiYvwqt8WqKZnocDBYy6doR24eikabCJvPo9ucPe2+77AL
3fInRe7OispeEBpbj+sn98ZsrrYbpJ8pmHl8Mqorhqm5I5P/2qmbRheNsQBwt2j6
vXs7xYhUpWFBbOmARfPMx5T15vJa13pSVy7QQhXxxpRMnCxa064GF7dnrzWhLFAv
rw4RGbnsG/jjvniX99ATLzAwG//xcS3+qdhTviidRGQDz1Aty53HTJZFuBo0gOnd
YB06GTukBpR0SRoZ4Gj/211amgrFeZGz2YbT7Bz7d+uFVNYTixACApwlEerAT5Mo
hrD8IYEgoIGATP8e8IoV5h/4/C/mbTIYAgM7Tcs/Wrhrgg5vxJIggopLk+Q5rHHI
OQxBduUmeCQ1EBALptxS
=3D8ahp
-----END PGP SIGNATURE-----

From henrik@levkowetz.com  Tue Mar 15 01:34:01 2011
Return-Path: <henrik@levkowetz.com>
X-Original-To: tools-discuss@core3.amsl.com
Delivered-To: tools-discuss@core3.amsl.com
Received: from localhost (localhost [127.0.0.1]) by core3.amsl.com (Postfix) with ESMTP id 389293A6C62 for <tools-discuss@core3.amsl.com>; Tue, 15 Mar 2011 01:34:01 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -102.454
X-Spam-Level: 
X-Spam-Status: No, score=-102.454 tagged_above=-999 required=5 tests=[AWL=-0.154, BAYES_00=-2.599, MIME_8BIT_HEADER=0.3, NO_RELAYS=-0.001, USER_IN_WHITELIST=-100]
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 Sot9B0nezyzk for <tools-discuss@core3.amsl.com>; Tue, 15 Mar 2011 01:33:59 -0700 (PDT)
Received: from merlot.tools.ietf.org (merlot.tools.ietf.org [IPv6:2a01:3f0:0:31:214:22ff:fe21:bb]) by core3.amsl.com (Postfix) with ESMTP id CF61F3A6AB0 for <tools-discuss@ietf.org>; Tue, 15 Mar 2011 01:33:58 -0700 (PDT)
Received: from brunello.autonomica.se ([2a01:3f0:1:0:21e:c2ff:fe13:7e3e]:65406 helo=dyn-fg124.sth.netnod.se) by merlot.tools.ietf.org with esmtpsa (TLS1.0:RSA_AES_256_CBC_SHA1:32) (Exim 4.74) (envelope-from <henrik@levkowetz.com>) id 1PzPil-0005MI-Eu; Tue, 15 Mar 2011 09:35:16 +0100
Message-ID: <4D7F24C2.3070606@levkowetz.com>
Date: Tue, 15 Mar 2011 09:35:14 +0100
From: Henrik Levkowetz <henrik@levkowetz.com>
User-Agent: Mozilla/5.0 (Macintosh; U; Intel Mac OS X 10.6; en-US; rv:1.9.2.15) Gecko/20110303 Thunderbird/3.1.9
MIME-Version: 1.0
To: Carsten Bormann <cabo@tzi.org>
References: <C03A32EB-6650-4630-98EA-1C73B5BF88F1@tzi.org> <4D7E3BDE.5010500@levkowetz.com> <4D7E525A.70605@levkowetz.com> <4F647A0B-7179-4596-AB33-8140161A8C9D@tzi.org>
In-Reply-To: <4F647A0B-7179-4596-AB33-8140161A8C9D@tzi.org>
X-Enigmail-Version: 1.1.1
Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="------------enig7FD60FBF86109660C311F0D3"
X-SA-Exim-Connect-IP: 2a01:3f0:1:0:21e:c2ff:fe13:7e3e
X-SA-Exim-Rcpt-To: cabo@tzi.org, tools-discuss@ietf.org, henrik-sent@levkowetz.com
X-SA-Exim-Mail-From: henrik@levkowetz.com
X-SA-Exim-Version: 4.2.1 (built Mon, 22 Mar 2010 06:51:10 +0000)
X-SA-Exim-Scanned: Yes (on merlot.tools.ietf.org)
Cc: Tools Team Discussion <tools-discuss@ietf.org>
Subject: Re: [Tools-discuss] =?windows-1252?q?Fwd=3A_=23120_=28Re=3A_=5Bcore?= =?windows-1252?q?=5D_=23107=3A_Remove_Max-Age_from_requests=2E=2E=2E=29_?= =?windows-1252?q?=96_core?=
X-BeenThere: tools-discuss@ietf.org
X-Mailman-Version: 2.1.9
Precedence: list
List-Id: IETF Tools Discussion <tools-discuss.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/listinfo/tools-discuss>, <mailto:tools-discuss-request@ietf.org?subject=unsubscribe>
List-Archive: <http://www.ietf.org/mail-archive/web/tools-discuss>
List-Post: <mailto:tools-discuss@ietf.org>
List-Help: <mailto:tools-discuss-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/tools-discuss>, <mailto:tools-discuss-request@ietf.org?subject=subscribe>
X-List-Received-Date: Tue, 15 Mar 2011 08:34:01 -0000

This is an OpenPGP/MIME signed message (RFC 2440 and 3156)
--------------enig7FD60FBF86109660C311F0D3
Content-Type: text/plain; charset=windows-1252
Content-Transfer-Encoding: quoted-printable

Hi Carsten,

On 2011-03-14 18:59 Carsten Bormann said:
> Interestingly, the messages from "core issue tracker" <trac+core@zinfan=
del.tools.ietf.org>
> this morning have an empty reply-to, so replies don't get back to the i=
ssue tracker unless that is specifically added back.
> I'll now try putting back <trac@tools.ietf.org> -- which one is right?

<trac+core@zinfandel.tools.ietf.org> is right.  I can easily configure th=
e
tracker to set reply-to to that, too; but that would possibly loose the
list address, instead.  Reply-to-all should do the right thing in both
cases, but I don't know whether it's better to have reply-to set to the
tracker or not.  I'll change it to have this field set now, but please le=
t
me know if you want that changed again.


Best,

	Henrik

> Gruesse, Carsten
>=20
> On Mar 14, 2011, at 18:37, Henrik Levkowetz wrote:
>=20
>=20
>=20
>> On 2011-03-14 17:01 Henrik Levkowetz said:
>> ...
>>> I'll see if I can update the code to more clearly show if an entry ha=
s been
>>> updated by email rather than directly through a browser, and also rev=
iew
>>> the possible paths for creating a new issue, as opposed to updating a=
n
>>> issue.
>=20
>> I've identified additional paths to ticket creation, and added a confi=
guration
>> setting to enable/disable this for all paths.
>=20
>> Email2trac now also inserts a line at the beginning of the comment bod=
y
>> indicating that the comment has been received by email and inserted by=

>> email2trac.
>=20
>=20
>> Best,
>=20
>> 	Henrik
>=20
>> _______________________________________________
>> Tools-discuss mailing list
>> Tools-discuss@ietf.org
>> https://www.ietf.org/mailman/listinfo/tools-discuss
>=20


--------------enig7FD60FBF86109660C311F0D3
Content-Type: application/pgp-signature; name="signature.asc"
Content-Description: OpenPGP digital signature
Content-Disposition: attachment; filename="signature.asc"

-----BEGIN PGP SIGNATURE-----

iEYEARECAAYFAk1/JMIACgkQeVhrtTJkXCPTkQCeKQRZNdqCWKXOzNFHhtE45xn6
TpUAn3gAx/U9v5/jJfpuayCIh0zBGywn
=NyUa
-----END PGP SIGNATURE-----

--------------enig7FD60FBF86109660C311F0D3--

From pekkas@netcore.fi  Tue Mar 15 02:42:06 2011
Return-Path: <pekkas@netcore.fi>
X-Original-To: tools-discuss@core3.amsl.com
Delivered-To: tools-discuss@core3.amsl.com
Received: from localhost (localhost [127.0.0.1]) by core3.amsl.com (Postfix) with ESMTP id 113823A6C46 for <tools-discuss@core3.amsl.com>; Tue, 15 Mar 2011 02:42:06 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -102.592
X-Spam-Level: 
X-Spam-Status: No, score=-102.592 tagged_above=-999 required=5 tests=[AWL=0.007, BAYES_00=-2.599, USER_IN_WHITELIST=-100]
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 TCccvcfg5hP2 for <tools-discuss@core3.amsl.com>; Tue, 15 Mar 2011 02:42:04 -0700 (PDT)
Received: from netcore.fi (eunet-gw.ipv6.netcore.fi [IPv6:2001:670:86:3001::1]) by core3.amsl.com (Postfix) with ESMTP id 31F9F3A6C3D for <tools-discuss@ietf.org>; Tue, 15 Mar 2011 02:42:03 -0700 (PDT)
Received: from netcore.fi (localhost [127.0.0.1]) by netcore.fi (8.13.8/8.13.8) with ESMTP id p2F9hMbk003332 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NO) for <tools-discuss@ietf.org>; Tue, 15 Mar 2011 11:43:22 +0200
Received: from localhost (pekkas@localhost) by netcore.fi (8.13.8/8.13.8/Submit) with ESMTP id p2F9hLCA003329 for <tools-discuss@ietf.org>; Tue, 15 Mar 2011 11:43:22 +0200
Date: Tue, 15 Mar 2011 11:43:21 +0200 (EET)
From: Pekka Savola <pekkas@netcore.fi>
To: tools-discuss@ietf.org
Message-ID: <alpine.LRH.2.02.1103151141520.2063@netcore.fi>
User-Agent: Alpine 2.02 (LRH 1266 2009-07-14)
MIME-Version: 1.0
Content-Type: TEXT/PLAIN; format=flowed; charset=US-ASCII
X-Virus-Scanned: clamav-milter 0.97 at otso.netcore.fi
X-Virus-Status: Clean
Subject: [Tools-discuss] tools.ietf.org reachability issues
X-BeenThere: tools-discuss@ietf.org
X-Mailman-Version: 2.1.9
Precedence: list
List-Id: IETF Tools Discussion <tools-discuss.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/listinfo/tools-discuss>, <mailto:tools-discuss-request@ietf.org?subject=unsubscribe>
List-Archive: <http://www.ietf.org/mail-archive/web/tools-discuss>
List-Post: <mailto:tools-discuss@ietf.org>
List-Help: <mailto:tools-discuss-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/tools-discuss>, <mailto:tools-discuss-request@ietf.org?subject=subscribe>
X-List-Received-Date: Tue, 15 Mar 2011 09:42:06 -0000

FYI,

One of the tools.ietf.org servers, 2001:2f8:1005:f030::100 located 
(apparently) in Japan appears to be unreachable, causing in very long 
timeouts (in the order of minutes, sigh..).  Maybe remove it from the 
list until it's back up?

-- 
Pekka Savola                 "You each name yourselves king, yet the
Netcore Oy                    kingdom bleeds."
Systems. Networks. Security. -- George R.R. Martin: A Clash of Kings

From henrik@levkowetz.com  Tue Mar 15 07:40:23 2011
Return-Path: <henrik@levkowetz.com>
X-Original-To: tools-discuss@core3.amsl.com
Delivered-To: tools-discuss@core3.amsl.com
Received: from localhost (localhost [127.0.0.1]) by core3.amsl.com (Postfix) with ESMTP id DB2473A6D85 for <tools-discuss@core3.amsl.com>; Tue, 15 Mar 2011 07:40:23 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -102.598
X-Spam-Level: 
X-Spam-Status: No, score=-102.598 tagged_above=-999 required=5 tests=[AWL=0.002, BAYES_00=-2.599, NO_RELAYS=-0.001, USER_IN_WHITELIST=-100]
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 exIwiBnc8Bn8 for <tools-discuss@core3.amsl.com>; Tue, 15 Mar 2011 07:40:23 -0700 (PDT)
Received: from merlot.tools.ietf.org (merlot.tools.ietf.org [IPv6:2a01:3f0:0:31:214:22ff:fe21:bb]) by core3.amsl.com (Postfix) with ESMTP id DC41E3A6D72 for <tools-discuss@ietf.org>; Tue, 15 Mar 2011 07:40:22 -0700 (PDT)
Received: from brunello.autonomica.se ([2a01:3f0:1:0:21e:c2ff:fe13:7e3e]:52277 helo=dyn-fg124.sth.netnod.se) by merlot.tools.ietf.org with esmtpsa (TLS1.0:RSA_AES_256_CBC_SHA1:32) (Exim 4.74) (envelope-from <henrik@levkowetz.com>) id 1PzVRJ-0005Xi-RD; Tue, 15 Mar 2011 15:41:38 +0100
Message-ID: <4D7F7AA1.70803@levkowetz.com>
Date: Tue, 15 Mar 2011 15:41:37 +0100
From: Henrik Levkowetz <henrik@levkowetz.com>
User-Agent: Mozilla/5.0 (Macintosh; U; Intel Mac OS X 10.6; en-US; rv:1.9.2.15) Gecko/20110303 Thunderbird/3.1.9
MIME-Version: 1.0
To: Pekka Savola <pekkas@netcore.fi>
References: <alpine.LRH.2.02.1103151141520.2063@netcore.fi>
In-Reply-To: <alpine.LRH.2.02.1103151141520.2063@netcore.fi>
X-Enigmail-Version: 1.1.1
Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="------------enig3C2E5ABA67EC7F8EF9C8E97B"
X-SA-Exim-Connect-IP: 2a01:3f0:1:0:21e:c2ff:fe13:7e3e
X-SA-Exim-Rcpt-To: pekkas@netcore.fi, tools-discuss@ietf.org, henrik-sent@levkowetz.com
X-SA-Exim-Mail-From: henrik@levkowetz.com
X-SA-Exim-Version: 4.2.1 (built Mon, 22 Mar 2010 06:51:10 +0000)
X-SA-Exim-Scanned: Yes (on merlot.tools.ietf.org)
Cc: tools-discuss@ietf.org
Subject: Re: [Tools-discuss] tools.ietf.org reachability issues
X-BeenThere: tools-discuss@ietf.org
X-Mailman-Version: 2.1.9
Precedence: list
List-Id: IETF Tools Discussion <tools-discuss.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/listinfo/tools-discuss>, <mailto:tools-discuss-request@ietf.org?subject=unsubscribe>
List-Archive: <http://www.ietf.org/mail-archive/web/tools-discuss>
List-Post: <mailto:tools-discuss@ietf.org>
List-Help: <mailto:tools-discuss-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/tools-discuss>, <mailto:tools-discuss-request@ietf.org?subject=subscribe>
X-List-Received-Date: Tue, 15 Mar 2011 14:40:24 -0000

This is an OpenPGP/MIME signed message (RFC 2440 and 3156)
--------------enig3C2E5ABA67EC7F8EF9C8E97B
Content-Type: text/plain; charset=ISO-8859-1
Content-Transfer-Encoding: quoted-printable

Hi Pekka,

On 2011-03-15 10:43 Pekka Savola said:
> FYI,
>=20
> One of the tools.ietf.org servers, 2001:2f8:1005:f030::100 located=20
> (apparently) in Japan appears to be unreachable, causing in very long=20
> timeouts (in the order of minutes, sigh..).  Maybe remove it from the=20
> list until it's back up?

Done.  The rotating power cuts in Japan was the reason it went offline.
We're keeping it out of the DNS record for tools.ietf.org till we know
more about possible recurrences.


Best,

	Henrik




--------------enig3C2E5ABA67EC7F8EF9C8E97B
Content-Type: application/pgp-signature; name="signature.asc"
Content-Description: OpenPGP digital signature
Content-Disposition: attachment; filename="signature.asc"

-----BEGIN PGP SIGNATURE-----

iEYEARECAAYFAk1/eqEACgkQeVhrtTJkXCOo7QCgzEzngjiVPpx7hpK5QjnypBqB
VQIAoLib3C+ssUoMTUgcDnqw1MFhBoNe
=CzkU
-----END PGP SIGNATURE-----

--------------enig3C2E5ABA67EC7F8EF9C8E97B--

From henrik@levkowetz.com  Wed Mar 16 03:23:01 2011
Return-Path: <henrik@levkowetz.com>
X-Original-To: tools-discuss@core3.amsl.com
Delivered-To: tools-discuss@core3.amsl.com
Received: from localhost (localhost [127.0.0.1]) by core3.amsl.com (Postfix) with ESMTP id 2FF433A68FE for <tools-discuss@core3.amsl.com>; Wed, 16 Mar 2011 03:23:01 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -102.598
X-Spam-Level: 
X-Spam-Status: No, score=-102.598 tagged_above=-999 required=5 tests=[AWL=0.002, BAYES_00=-2.599, NO_RELAYS=-0.001, USER_IN_WHITELIST=-100]
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 Nf5b2HG8mS-h for <tools-discuss@core3.amsl.com>; Wed, 16 Mar 2011 03:22:59 -0700 (PDT)
Received: from merlot.tools.ietf.org (merlot.tools.ietf.org [IPv6:2a01:3f0:0:31:214:22ff:fe21:bb]) by core3.amsl.com (Postfix) with ESMTP id 9C9913A68EE for <tools-discuss@ietf.org>; Wed, 16 Mar 2011 03:22:59 -0700 (PDT)
Received: from brunello.autonomica.se ([2a01:3f0:1:0:21e:c2ff:fe13:7e3e]:59390 helo=dyn-fg124.sth.netnod.se) by merlot.tools.ietf.org with esmtpsa (TLS1.0:RSA_AES_256_CBC_SHA1:32) (Exim 4.74) (envelope-from <henrik@levkowetz.com>) id 1Pzntj-000090-8Z; Wed, 16 Mar 2011 11:24:12 +0100
Message-ID: <4D808FC9.9080603@levkowetz.com>
Date: Wed, 16 Mar 2011 11:24:09 +0100
From: Henrik Levkowetz <henrik@levkowetz.com>
User-Agent: Mozilla/5.0 (Macintosh; U; Intel Mac OS X 10.6; en-US; rv:1.9.2.15) Gecko/20110303 Thunderbird/3.1.9
MIME-Version: 1.0
To: Carsten Bormann <cabo@tzi.org>
References: <alpine.LRH.2.02.1103151141520.2063@netcore.fi> <4D7F7AA1.70803@levkowetz.com> <CAAA9E65-9DCC-45EE-8D4C-F42ACD19E5EF@tzi.org>
In-Reply-To: <CAAA9E65-9DCC-45EE-8D4C-F42ACD19E5EF@tzi.org>
X-Enigmail-Version: 1.1.1
Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="------------enigE5BFC221BE5109B74291454E"
X-SA-Exim-Connect-IP: 2a01:3f0:1:0:21e:c2ff:fe13:7e3e
X-SA-Exim-Rcpt-To: cabo@tzi.org, pekkas@netcore.fi, tools-discuss@ietf.org, henrik-sent@levkowetz.com
X-SA-Exim-Mail-From: henrik@levkowetz.com
X-SA-Exim-Version: 4.2.1 (built Mon, 22 Mar 2010 06:51:10 +0000)
X-SA-Exim-Scanned: Yes (on merlot.tools.ietf.org)
Cc: Pekka Savola <pekkas@netcore.fi>, tools-discuss@ietf.org
Subject: Re: [Tools-discuss] tools.ietf.org synchronization issue
X-BeenThere: tools-discuss@ietf.org
X-Mailman-Version: 2.1.9
Precedence: list
List-Id: IETF Tools Discussion <tools-discuss.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/listinfo/tools-discuss>, <mailto:tools-discuss-request@ietf.org?subject=unsubscribe>
List-Archive: <http://www.ietf.org/mail-archive/web/tools-discuss>
List-Post: <mailto:tools-discuss@ietf.org>
List-Help: <mailto:tools-discuss-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/tools-discuss>, <mailto:tools-discuss-request@ietf.org?subject=subscribe>
X-List-Received-Date: Wed, 16 Mar 2011 10:23:01 -0000

This is an OpenPGP/MIME signed message (RFC 2440 and 3156)
--------------enigE5BFC221BE5109B74291454E
Content-Type: text/plain; charset=ISO-8859-1
Content-Transfer-Encoding: quoted-printable

Hi Carsten,

On 2011-03-15 18:23 Carsten Bormann said:
> While we are talking about the multi-server situation:
>=20
> When I go to http://tools.ietf.org/wg/core/
> I more or less alternate between the following two listings:
> The first one is correct wrt the replaced-by, the second one is more co=
mplete but less correct.
> (Both screenshots are less than 30 minutes old.)
>=20
> This can make it rather surprising to refer people to that page...

The major issue here was that the secretariat mistakenly had bumped
the revision of draft-bormann-core-coap-block twice at some point,
leading to data about a -01 rev messing up my history for the document.
They bump the revision as part of managing tombstones with the current
system.  Bah.  I don't like to have wrong info in the database, which
the fake revision number is ...

The replacement-info came in appropriately for -00 later, but wasn't
visible because the scripts didn't like to apply -00 info to a draft
which seemingly was in -01 ...

I've also fixed another discrepancy on all servers (except the one in
Japan, which is unavailable right now because of the rotating power
cuts which are necessary there now).


Best,

	Henrik


--------------enigE5BFC221BE5109B74291454E
Content-Type: application/pgp-signature; name="signature.asc"
Content-Description: OpenPGP digital signature
Content-Disposition: attachment; filename="signature.asc"

-----BEGIN PGP SIGNATURE-----

iEYEARECAAYFAk2Aj8oACgkQeVhrtTJkXCNZHgCeLH1n/gDNhQM7JS1T9OsBLXA3
kCkAn26Toxn5QrgJKElMjBFi3hGiXJp7
=EBu0
-----END PGP SIGNATURE-----

--------------enigE5BFC221BE5109B74291454E--

From cabo@tzi.org  Tue Mar 15 10:22:21 2011
Return-Path: <cabo@tzi.org>
X-Original-To: tools-discuss@core3.amsl.com
Delivered-To: tools-discuss@core3.amsl.com
Received: from localhost (localhost [127.0.0.1]) by core3.amsl.com (Postfix) with ESMTP id F3E4F3A6D7D for <tools-discuss@core3.amsl.com>; Tue, 15 Mar 2011 10:22:20 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -106.179
X-Spam-Level: 
X-Spam-Status: No, score=-106.179 tagged_above=-999 required=5 tests=[AWL=0.070, BAYES_00=-2.599, HELO_EQ_DE=0.35, RCVD_IN_DNSWL_MED=-4, USER_IN_WHITELIST=-100]
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 0ntsYtq9J9gw for <tools-discuss@core3.amsl.com>; Tue, 15 Mar 2011 10:22:19 -0700 (PDT)
Received: from informatik.uni-bremen.de (mailhost.informatik.uni-bremen.de [IPv6:2001:638:708:30c9::12]) by core3.amsl.com (Postfix) with ESMTP id DF5523A69F9 for <tools-discuss@ietf.org>; Tue, 15 Mar 2011 10:22:17 -0700 (PDT)
X-Virus-Scanned: amavisd-new at informatik.uni-bremen.de
Received: from smtp-fb3.informatik.uni-bremen.de (smtp-fb3.informatik.uni-bremen.de [134.102.224.120]) by informatik.uni-bremen.de (8.14.3/8.14.3) with ESMTP id p2FHNYJe022723; Tue, 15 Mar 2011 18:23:34 +0100 (CET)
Received: from [10.0.1.2] (reingewinn.informatik.uni-bremen.de [134.102.218.123]) (using TLSv1 with cipher AES128-SHA (128/128 bits)) (No client certificate requested) by smtp-fb3.informatik.uni-bremen.de (Postfix) with ESMTPSA id 034A2563; Tue, 15 Mar 2011 18:23:34 +0100 (CET)
Mime-Version: 1.0 (Apple Message framework v1082)
Content-Type: multipart/mixed; boundary=Apple-Mail-3--219933664
From: Carsten Bormann <cabo@tzi.org>
In-Reply-To: <4D7F7AA1.70803@levkowetz.com>
Date: Tue, 15 Mar 2011 18:23:33 +0100
Message-Id: <CAAA9E65-9DCC-45EE-8D4C-F42ACD19E5EF@tzi.org>
References: <alpine.LRH.2.02.1103151141520.2063@netcore.fi> <4D7F7AA1.70803@levkowetz.com>
To: Henrik Levkowetz <henrik@levkowetz.com>
X-Mailer: Apple Mail (2.1082)
X-Mailman-Approved-At: Thu, 17 Mar 2011 07:51:16 -0700
Cc: Pekka Savola <pekkas@netcore.fi>, tools-discuss@ietf.org
Subject: [Tools-discuss]  tools.ietf.org synchronization issue
X-BeenThere: tools-discuss@ietf.org
X-Mailman-Version: 2.1.9
Precedence: list
List-Id: IETF Tools Discussion <tools-discuss.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/listinfo/tools-discuss>, <mailto:tools-discuss-request@ietf.org?subject=unsubscribe>
List-Archive: <http://www.ietf.org/mail-archive/web/tools-discuss>
List-Post: <mailto:tools-discuss@ietf.org>
List-Help: <mailto:tools-discuss-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/tools-discuss>, <mailto:tools-discuss-request@ietf.org?subject=subscribe>
X-List-Received-Date: Tue, 15 Mar 2011 17:22:21 -0000

--Apple-Mail-3--219933664
Content-Transfer-Encoding: quoted-printable
Content-Type: text/plain;
	charset=us-ascii

While we are talking about the multi-server situation:

When I go to http://tools.ietf.org/wg/core/
I more or less alternate between the following two listings:
The first one is correct wrt the replaced-by, the second one is more =
complete but less correct.
(Both screenshots are less than 30 minutes old.)

This can make it rather surprising to refer people to that page...

Gruesse, Carsten


--Apple-Mail-3--219933664
Content-Disposition: inline;
	filename="Screen shot 2011-03-15 at 18.04.56.png"
Content-Type: image/png;
	x-mac-hide-extension=yes;
	x-unix-mode=0644;
	name="Screen shot 2011-03-15 at 18.04.56.png"
Content-Transfer-Encoding: base64

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

--Apple-Mail-3--219933664
Content-Disposition: inline;
	filename="Screen shot 2011-03-15 at 18.02.17.png"
Content-Type: image/png;
	x-mac-hide-extension=yes;
	x-unix-mode=0644;
	name="Screen shot 2011-03-15 at 18.02.17.png"
Content-Transfer-Encoding: base64

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
A9b/Bz6d8H2lssZFAAAAAElFTkSuQmCC

--Apple-Mail-3--219933664--

From stefan@aaa-sec.com  Fri Mar 18 06:55:05 2011
Return-Path: <stefan@aaa-sec.com>
X-Original-To: tools-discuss@core3.amsl.com
Delivered-To: tools-discuss@core3.amsl.com
Received: from localhost (localhost [127.0.0.1]) by core3.amsl.com (Postfix) with ESMTP id BB1203A6903 for <tools-discuss@core3.amsl.com>; Fri, 18 Mar 2011 06:55:05 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -102.866
X-Spam-Level: 
X-Spam-Status: No, score=-102.866 tagged_above=-999 required=5 tests=[AWL=0.383, BAYES_00=-2.599, HELO_EQ_SE=0.35, RCVD_IN_DNSWL_LOW=-1, USER_IN_WHITELIST=-100]
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 RdU2QoOW5vqS for <tools-discuss@core3.amsl.com>; Fri, 18 Mar 2011 06:55:04 -0700 (PDT)
Received: from s87.loopia.se (s87.loopia.se [194.9.95.115]) by core3.amsl.com (Postfix) with ESMTP id 2EAD53A68A9 for <tools-discuss@ietf.org>; Fri, 18 Mar 2011 06:55:03 -0700 (PDT)
Received: from s60.loopia.se (s34.loopia.se [194.9.94.70]) by s87.loopia.se (Postfix) with ESMTP id D397D3BA35F for <tools-discuss@ietf.org>; Fri, 18 Mar 2011 14:56:34 +0100 (CET)
Received: (qmail 74594 invoked from network); 18 Mar 2011 13:56:29 -0000
Received: from unknown (HELO [192.168.1.8]) (stefan@fiddler.nu@[85.235.10.93]) (envelope-sender <stefan@aaa-sec.com>) by s60.loopia.se (qmail-ldap-1.03) with DES-CBC3-SHA encrypted SMTP for <julian.reschke@gmx.de>; 18 Mar 2011 13:56:29 -0000
User-Agent: Microsoft-MacOutlook/14.2.0.101115
Date: Fri, 18 Mar 2011 14:56:26 +0100
From: Stefan Santesson <stefan@aaa-sec.com>
To: Julian Reschke <julian.reschke@gmx.de>, Alice Hagens <ahagens@amsl.com>
Message-ID: <C9A918F3.14A1B%stefan@aaa-sec.com>
Thread-Topic: [Tools-discuss] page breaking - Re: xml2rfc community comments
In-Reply-To: <4D774B62.8010804@gmx.de>
Mime-version: 1.0
Content-type: text/plain; charset="US-ASCII"
Content-transfer-encoding: 7bit
Cc: Tools Team Discussion <tools-discuss@ietf.org>, RFC Editor <rfc-editor@rfc-editor.org>
Subject: Re: [Tools-discuss] page breaking - Re: xml2rfc community comments
X-BeenThere: tools-discuss@ietf.org
X-Mailman-Version: 2.1.9
Precedence: list
List-Id: IETF Tools Discussion <tools-discuss.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/listinfo/tools-discuss>, <mailto:tools-discuss-request@ietf.org?subject=unsubscribe>
List-Archive: <http://www.ietf.org/mail-archive/web/tools-discuss>
List-Post: <mailto:tools-discuss@ietf.org>
List-Help: <mailto:tools-discuss-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/tools-discuss>, <mailto:tools-discuss-request@ietf.org?subject=subscribe>
X-List-Received-Date: Fri, 18 Mar 2011 13:55:05 -0000

I think this nails down on one essential issue with respect to nroff and
XML.

What is the best editing format?

XML is an extremely fine markup language. It's great for marking up data
in whatever form you have it. As such it is a perfect format for
transmitting data and providing data to a process.

It is NOT designed to be an editing format. At most it is designed to be
human readable and text based which gives it some advantages over ASN.1 in
some applications.

I feel sometimes that XML is favored by some in IETF as editing language
since it is more modern. Yet we can conclude that Nroff in fact is used
for formatting even the XML edited documents because it simply works
better for controlling formatting.

The simple reason being that nroff, as it is used today, captures not only
data, but also formatting rules better than the current use of XML. I also
assume that brining the use of XML editing to the level of Nroff here,
would negatively effect the editing experience with XML.

The heart of the issue is to provide a good editing experience, which
gives the editor control over formatting as well as text editing. In that
sense it is of minor interest what format is used for internal markup
(XML, nroff, HTML, XHTML, JSON or whatever) as long as the transition from
edit to markup can be don unambiguously.

Editing in pure text unfortunately does not provide what is needed, nor
does currently editing in word. Neither can unambiguously be translated to
markup that can be archived.

XML does work to capture information, but in it's current use can't
capture formatting very well.
Nroff is the only format that currently does it all and at the same time
provides good readability during edit process.

I don't believe the right answer is to try to write tons of code that
figures out what an XML draft with incomplete formatting information
probably should look like, but to give the drafters and editors efficient
tools to shape documents in the edit process.

/Stefan




On 11-03-09 10:41 AM, "Julian Reschke" <julian.reschke@gmx.de> wrote:

>On 09.03.2011 00:28, Alice Hagens wrote:
>> The RFC Production Center agrees with the following 2 comments
>>regarding page breaking in the text output of xml2rfc.
>>
>> Christopher Dearlove wrote:
>>> ... regarding page control issues. Currently tables can
>>> be split (badly) and captions of tables and figures put on
>>> separate pages to their table or figure. Less critical, but
>>> while I'm on a wish list, I don't like section headings at
>>> the foot of a page while the section starts on the next page.
>>
>> Similarly, John Klensin wrote:
>>> better handling of widows and orphans
>>> (especially with regard to section title-text and lists with
>>> undented headings top my personal list,
>>
>>
>> Julian Reschke wrote:
>>>  From the practical point of view: I'd simply not worry about where
>>>page breaks end up in internet drafts. Let the RFC production center
>>>deal with it when the time is ripe.
>>
>> Currently, the RPC deals with it by converting XML to nroff, then
>>handling page breaks using commands in the nroff.  Historically, the RFC
>>Editor has been encouraged to switch to XML entirely, i.e., abandon the
>>intermediary nroff step; this would be more feasible if the handling of
>>page-breaking were improved.
>>
>> Perhaps the RFP could include improved placement of page breaks.
>> ...
>
>I absolutely do agree that *if* we have a tool that produces paginated
>text, it should work well. Which means, that it should *automatically*
>create page breaks in the right places. This means, that additional
>hints in the source file normally should not be needed.
>
>What I said above was directed at people who waste (IMHO) time tuning
>the page-breaking for temporary documents.
>
>BR, Julian
>_______________________________________________
>Tools-discuss mailing list
>Tools-discuss@ietf.org
>https://www.ietf.org/mailman/listinfo/tools-discuss



From stefan@aaa-sec.com  Fri Mar 18 07:11:53 2011
Return-Path: <stefan@aaa-sec.com>
X-Original-To: tools-discuss@core3.amsl.com
Delivered-To: tools-discuss@core3.amsl.com
Received: from localhost (localhost [127.0.0.1]) by core3.amsl.com (Postfix) with ESMTP id 946C93A68D5 for <tools-discuss@core3.amsl.com>; Fri, 18 Mar 2011 07:11:53 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -102.896
X-Spam-Level: 
X-Spam-Status: No, score=-102.896 tagged_above=-999 required=5 tests=[AWL=0.353, BAYES_00=-2.599, HELO_EQ_SE=0.35, RCVD_IN_DNSWL_LOW=-1, USER_IN_WHITELIST=-100]
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 GKxRhIkJuFy1 for <tools-discuss@core3.amsl.com>; Fri, 18 Mar 2011 07:11:52 -0700 (PDT)
Received: from s87.loopia.se (s87.loopia.se [194.9.95.115]) by core3.amsl.com (Postfix) with ESMTP id 6BC1A3A68B1 for <tools-discuss@ietf.org>; Fri, 18 Mar 2011 07:11:51 -0700 (PDT)
Received: from s57.loopia.se (s34.loopia.se [194.9.94.70]) by s87.loopia.se (Postfix) with ESMTP id A95194547D6 for <tools-discuss@ietf.org>; Fri, 18 Mar 2011 15:12:07 +0100 (CET)
Received: (qmail 89488 invoked from network); 18 Mar 2011 14:12:02 -0000
Received: from unknown (HELO [192.168.1.8]) (stefan@fiddler.nu@[85.235.10.93]) (envelope-sender <stefan@aaa-sec.com>) by s57.loopia.se (qmail-ldap-1.03) with DES-CBC3-SHA encrypted SMTP for <tools-discuss@ietf.org>; 18 Mar 2011 14:12:02 -0000
User-Agent: Microsoft-MacOutlook/14.2.0.101115
Date: Fri, 18 Mar 2011 15:11:58 +0100
From: Stefan Santesson <stefan@aaa-sec.com>
To: Tools Team Discussion <tools-discuss@ietf.org>
Message-ID: <C9A92483.14A7A%stefan@aaa-sec.com>
Thread-Topic: URL query-string for comparison against local files
In-Reply-To: <4D774B62.8010804@gmx.de>
Mime-version: 1.0
Content-type: text/plain; charset="US-ASCII"
Content-transfer-encoding: 7bit
Subject: [Tools-discuss] URL query-string for comparison against local files
X-BeenThere: tools-discuss@ietf.org
X-Mailman-Version: 2.1.9
Precedence: list
List-Id: IETF Tools Discussion <tools-discuss.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/listinfo/tools-discuss>, <mailto:tools-discuss-request@ietf.org?subject=unsubscribe>
List-Archive: <http://www.ietf.org/mail-archive/web/tools-discuss>
List-Post: <mailto:tools-discuss@ietf.org>
List-Help: <mailto:tools-discuss-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/tools-discuss>, <mailto:tools-discuss-request@ietf.org?subject=subscribe>
X-List-Received-Date: Fri, 18 Mar 2011 14:11:53 -0000

I have a question regarding the current tools for document comparison.

It is currently possible to specify a local text file to be compared
against a current draft located through a URL.

http://tools.ietf.org/rfcdiff

Currently it is only specified how you can request such diff check if both
documents can be located using http access.

Would it be possible to request diff check also against a locally stored
file using a URL query-string?

If that is possible, then I would love to incorporate a feature in
NroffEdit that would allow you to check you current edit file towards a
past draft on a single click, e.g. By requesting the default browser to
dereference a URL query-string specifying the local text file and the http
location of a previous draft.

/Stefan





From stefan@aaa-sec.com  Fri Mar 18 07:22:27 2011
Return-Path: <stefan@aaa-sec.com>
X-Original-To: tools-discuss@core3.amsl.com
Delivered-To: tools-discuss@core3.amsl.com
Received: from localhost (localhost [127.0.0.1]) by core3.amsl.com (Postfix) with ESMTP id AB5AE3A695F for <tools-discuss@core3.amsl.com>; Fri, 18 Mar 2011 07:22:24 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -102.921
X-Spam-Level: 
X-Spam-Status: No, score=-102.921 tagged_above=-999 required=5 tests=[AWL=0.328, BAYES_00=-2.599, HELO_EQ_SE=0.35, RCVD_IN_DNSWL_LOW=-1, USER_IN_WHITELIST=-100]
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 JAKnazapojz2 for <tools-discuss@core3.amsl.com>; Fri, 18 Mar 2011 07:22:23 -0700 (PDT)
Received: from s87.loopia.se (s87.loopia.se [194.9.95.115]) by core3.amsl.com (Postfix) with ESMTP id 047763A693A for <tools-discuss@ietf.org>; Fri, 18 Mar 2011 07:21:19 -0700 (PDT)
Received: from s57.loopia.se (s34.loopia.se [194.9.94.70]) by s87.loopia.se (Postfix) with ESMTP id CC36F453869 for <tools-discuss@ietf.org>; Fri, 18 Mar 2011 15:21:12 +0100 (CET)
Received: (qmail 41136 invoked from network); 18 Mar 2011 14:21:07 -0000
Received: from unknown (HELO [192.168.1.8]) (stefan@fiddler.nu@[85.235.10.93]) (envelope-sender <stefan@aaa-sec.com>) by s57.loopia.se (qmail-ldap-1.03) with DES-CBC3-SHA encrypted SMTP for <tools-discuss@ietf.org>; 18 Mar 2011 14:21:07 -0000
User-Agent: Microsoft-MacOutlook/14.2.0.101115
Date: Fri, 18 Mar 2011 15:21:04 +0100
From: Stefan Santesson <stefan@aaa-sec.com>
To: IETF TOOLS discussion <tools-discuss@ietf.org>
Message-ID: <C9A927B6.14A91%stefan@aaa-sec.com>
Thread-Topic: New version of NroffEdit released
In-Reply-To: <DC5A459B-B815-47E7-9633-D5D9D6908ECA@mnot.net>
Mime-version: 1.0
Content-type: text/plain; charset="US-ASCII"
Content-transfer-encoding: 7bit
Subject: [Tools-discuss] New version of NroffEdit released
X-BeenThere: tools-discuss@ietf.org
X-Mailman-Version: 2.1.9
Precedence: list
List-Id: IETF Tools Discussion <tools-discuss.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/listinfo/tools-discuss>, <mailto:tools-discuss-request@ietf.org?subject=unsubscribe>
List-Archive: <http://www.ietf.org/mail-archive/web/tools-discuss>
List-Post: <mailto:tools-discuss@ietf.org>
List-Help: <mailto:tools-discuss-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/tools-discuss>, <mailto:tools-discuss-request@ietf.org?subject=subscribe>
X-List-Received-Date: Fri, 18 Mar 2011 14:22:27 -0000

A new version of NroffEdit is released.

Download from: http://aaa-sec.com/nroffedit/nroffedit/download.html

Some information about added features are also available here:
http://aaa-sec.com/nroffedit/nroffedit/faqbugs.html

/Stefan



From tony@att.com  Fri Mar 18 07:27:28 2011
Return-Path: <tony@att.com>
X-Original-To: tools-discuss@core3.amsl.com
Delivered-To: tools-discuss@core3.amsl.com
Received: from localhost (localhost [127.0.0.1]) by core3.amsl.com (Postfix) with ESMTP id 2DC0B3A68D5 for <tools-discuss@core3.amsl.com>; Fri, 18 Mar 2011 07:27:28 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -106.464
X-Spam-Level: 
X-Spam-Status: No, score=-106.464 tagged_above=-999 required=5 tests=[AWL=0.135, BAYES_00=-2.599, RCVD_IN_DNSWL_MED=-4, USER_IN_WHITELIST=-100]
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 tk+g78FgCX5K for <tools-discuss@core3.amsl.com>; Fri, 18 Mar 2011 07:27:25 -0700 (PDT)
Received: from mail119.messagelabs.com (mail119.messagelabs.com [216.82.241.195]) by core3.amsl.com (Postfix) with ESMTP id 4D4723A68A9 for <tools-discuss@ietf.org>; Fri, 18 Mar 2011 07:27:25 -0700 (PDT)
X-VirusChecked: Checked
X-Env-Sender: tony@att.com
X-Msg-Ref: server-11.tower-119.messagelabs.com!1300458534!9595625!1
X-StarScan-Version: 6.2.9; banners=-,-,-
X-Originating-IP: [144.160.20.145]
Received: (qmail 25358 invoked from network); 18 Mar 2011 14:28:54 -0000
Received: from sbcsmtp6.sbc.com (HELO mlpd192.enaf.sfdc.sbc.com) (144.160.20.145) by server-11.tower-119.messagelabs.com with DHE-RSA-AES256-SHA encrypted SMTP; 18 Mar 2011 14:28:54 -0000
Received: from enaf.sfdc.sbc.com (localhost.localdomain [127.0.0.1]) by mlpd192.enaf.sfdc.sbc.com (8.14.4/8.14.4) with ESMTP id p2IETHmR029116 for <tools-discuss@ietf.org>; Fri, 18 Mar 2011 10:29:17 -0400
Received: from alpd052.aldc.att.com (alpd052.aldc.att.com [130.8.42.31]) by mlpd192.enaf.sfdc.sbc.com (8.14.4/8.14.4) with ESMTP id p2IETA5T028977 for <tools-discuss@ietf.org>; Fri, 18 Mar 2011 10:29:10 -0400
Received: from aldc.att.com (localhost.localdomain [127.0.0.1]) by alpd052.aldc.att.com (8.14.4/8.14.4) with ESMTP id p2IESjKe007655 for <tools-discuss@ietf.org>; Fri, 18 Mar 2011 10:28:46 -0400
Received: from dns.maillennium.att.com (mailgw1.maillennium.att.com [135.25.114.99]) by alpd052.aldc.att.com (8.14.4/8.14.4) with ESMTP id p2IEScqw007373 for <tools-discuss@ietf.org>; Fri, 18 Mar 2011 10:28:38 -0400
Received: from [135.70.212.160] (vpn-135-70-212-160.vpn.east.att.com[135.70.212.160]) by maillennium.att.com (mailgw1) with ESMTP id <20110318142837gw100e4lg6e> (Authid: tony); Fri, 18 Mar 2011 14:28:37 +0000
X-Originating-IP: [135.70.212.160]
Message-ID: <4D836C15.3020704@att.com>
Date: Fri, 18 Mar 2011 10:28:37 -0400
From: Tony Hansen <tony@att.com>
User-Agent: Mozilla/5.0 (Windows; U; Windows NT 6.0; en-US; rv:1.9.2.15) Gecko/20110303 Thunderbird/3.1.9
MIME-Version: 1.0
To: Tools Team Discussion <tools-discuss@ietf.org>
References: <C9A92483.14A7A%stefan@aaa-sec.com>
In-Reply-To: <C9A92483.14A7A%stefan@aaa-sec.com>
Content-Type: text/plain; charset=ISO-8859-1; format=flowed
Content-Transfer-Encoding: 7bit
Subject: Re: [Tools-discuss] URL query-string for comparison against local files
X-BeenThere: tools-discuss@ietf.org
X-Mailman-Version: 2.1.9
Precedence: list
List-Id: IETF Tools Discussion <tools-discuss.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/listinfo/tools-discuss>, <mailto:tools-discuss-request@ietf.org?subject=unsubscribe>
List-Archive: <http://www.ietf.org/mail-archive/web/tools-discuss>
List-Post: <mailto:tools-discuss@ietf.org>
List-Help: <mailto:tools-discuss-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/tools-discuss>, <mailto:tools-discuss-request@ietf.org?subject=subscribe>
X-List-Received-Date: Fri, 18 Mar 2011 14:27:28 -0000

If you go to tools.ietf.org/rfcdiff, you'll find that you can upload 
locally stored files using the form there.

That is, in addition to the parameters  url1 and url2, there are also 
optional type=file parameters named filename1 and filename2.

     Tony Hansen
     tony@att.com

On 3/18/2011 10:11 AM, Stefan Santesson wrote:
> I have a question regarding the current tools for document comparison.
>
> It is currently possible to specify a local text file to be compared
> against a current draft located through a URL.
>
> http://tools.ietf.org/rfcdiff
>
> Currently it is only specified how you can request such diff check if both
> documents can be located using http access.
>
> Would it be possible to request diff check also against a locally stored
> file using a URL query-string?
>
> If that is possible, then I would love to incorporate a feature in
> NroffEdit that would allow you to check you current edit file towards a
> past draft on a single click, e.g. By requesting the default browser to
> dereference a URL query-string specifying the local text file and the http
> location of a previous draft.
>
> /Stefan

From stefan@aaa-sec.com  Sun Mar 20 12:18:53 2011
Return-Path: <stefan@aaa-sec.com>
X-Original-To: tools-discuss@core3.amsl.com
Delivered-To: tools-discuss@core3.amsl.com
Received: from localhost (localhost [127.0.0.1]) by core3.amsl.com (Postfix) with ESMTP id D40723A6ADE for <tools-discuss@core3.amsl.com>; Sun, 20 Mar 2011 12:18:53 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -102.991
X-Spam-Level: 
X-Spam-Status: No, score=-102.991 tagged_above=-999 required=5 tests=[AWL=0.258, BAYES_00=-2.599, HELO_EQ_SE=0.35, RCVD_IN_DNSWL_LOW=-1, USER_IN_WHITELIST=-100]
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 TS5L3+Ac48Cw for <tools-discuss@core3.amsl.com>; Sun, 20 Mar 2011 12:18:52 -0700 (PDT)
Received: from s87.loopia.se (s87.loopia.se [194.9.95.115]) by core3.amsl.com (Postfix) with ESMTP id 95F6A3A6AD0 for <tools-discuss@ietf.org>; Sun, 20 Mar 2011 12:18:51 -0700 (PDT)
Received: from s19.loopia.se (s34.loopia.se [194.9.94.70]) by s87.loopia.se (Postfix) with ESMTP id 4C7342B69DE for <tools-discuss@ietf.org>; Sun, 20 Mar 2011 20:18:09 +0100 (CET)
Received: (qmail 98919 invoked from network); 20 Mar 2011 19:18:02 -0000
Received: from 213-64-142-247-no153.business.telia.com (HELO [192.168.1.2]) (stefan@fiddler.nu@[213.64.142.247]) (envelope-sender <stefan@aaa-sec.com>) by s19.loopia.se (qmail-ldap-1.03) with DES-CBC3-SHA encrypted SMTP for <tools-discuss@ietf.org>; 20 Mar 2011 19:18:02 -0000
User-Agent: Microsoft-MacOutlook/14.2.0.101115
Date: Sun, 20 Mar 2011 20:17:57 +0100
From: Stefan Santesson <stefan@aaa-sec.com>
To: IETF TOOLS discussion <tools-discuss@ietf.org>
Message-ID: <C9AC1073.14B42%stefan@aaa-sec.com>
Thread-Topic: NroffEdit integration with IETF tools diff check
In-Reply-To: <C9A927B6.14A91%stefan@aaa-sec.com>
Mime-version: 1.0
Content-type: text/plain; charset="US-ASCII"
Content-transfer-encoding: 7bit
Subject: [Tools-discuss] NroffEdit integration with IETF tools diff check
X-BeenThere: tools-discuss@ietf.org
X-Mailman-Version: 2.1.9
Precedence: list
List-Id: IETF Tools Discussion <tools-discuss.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/listinfo/tools-discuss>, <mailto:tools-discuss-request@ietf.org?subject=unsubscribe>
List-Archive: <http://www.ietf.org/mail-archive/web/tools-discuss>
List-Post: <mailto:tools-discuss@ietf.org>
List-Help: <mailto:tools-discuss-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/tools-discuss>, <mailto:tools-discuss-request@ietf.org?subject=subscribe>
X-List-Received-Date: Sun, 20 Mar 2011 19:18:53 -0000

I have now integrated NroffEdit with the IETF tools diff checker.

While editing you can now on a single button get an IETF tools diff
comparison with the draft you are working on in its current state.

There is also a feature to upload a document to get a permanent diff url
for distribution.

Download from: http://aaa-sec.com/nroffedit/nroffedit/download.html
http://aaa-sec.com/nroffedit/nroffedit/faqbugs.html


/Stefan

>



From mnot@mnot.net  Tue Mar 22 16:24:08 2011
Return-Path: <mnot@mnot.net>
X-Original-To: tools-discuss@core3.amsl.com
Delivered-To: tools-discuss@core3.amsl.com
Received: from localhost (localhost [127.0.0.1]) by core3.amsl.com (Postfix) with ESMTP id BC21C28C0F8 for <tools-discuss@core3.amsl.com>; Tue, 22 Mar 2011 16:24:08 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -105.18
X-Spam-Level: 
X-Spam-Status: No, score=-105.18 tagged_above=-999 required=5 tests=[AWL=-2.583, BAYES_00=-2.599, HTML_MESSAGE=0.001, NORMAL_HTTP_TO_IP=0.001, USER_IN_WHITELIST=-100]
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 9MT9QnVfcOck for <tools-discuss@core3.amsl.com>; Tue, 22 Mar 2011 16:24:07 -0700 (PDT)
Received: from mxout-08.mxes.net (mxout-08.mxes.net [216.86.168.183]) by core3.amsl.com (Postfix) with ESMTP id 229313A6835 for <tools-discuss@ietf.org>; Tue, 22 Mar 2011 16:24:06 -0700 (PDT)
Received: from chancetrain-lm.mnot.net (unknown [118.209.52.84]) (using TLSv1 with cipher AES128-SHA (128/128 bits)) (No client certificate requested) by smtp.mxes.net (Postfix) with ESMTPSA id 3BBAF509DB for <tools-discuss@ietf.org>; Tue, 22 Mar 2011 19:25:33 -0400 (EDT)
From: Mark Nottingham <mnot@mnot.net>
Content-Type: multipart/alternative; boundary=Apple-Mail-1-406584104
Date: Wed, 23 Mar 2011 10:25:31 +1100
References: <20110322130123.GB12433@nic.fr>
To: IETF TOOLS discussion <tools-discuss@ietf.org>
Message-Id: <4309FBC6-92C0-4072-8C9C-E54DCD19CBC4@mnot.net>
Mime-Version: 1.0 (Apple Message framework v1082)
X-Mailer: Apple Mail (2.1082)
Subject: [Tools-discuss] Fwd: [vixie@isc.org: googlebot to the rescue]
X-BeenThere: tools-discuss@ietf.org
X-Mailman-Version: 2.1.9
Precedence: list
List-Id: IETF Tools Discussion <tools-discuss.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/listinfo/tools-discuss>, <mailto:tools-discuss-request@ietf.org?subject=unsubscribe>
List-Archive: <http://www.ietf.org/mail-archive/web/tools-discuss>
List-Post: <mailto:tools-discuss@ietf.org>
List-Help: <mailto:tools-discuss-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/tools-discuss>, <mailto:tools-discuss-request@ietf.org?subject=subscribe>
X-List-Received-Date: Tue, 22 Mar 2011 23:24:08 -0000

--Apple-Mail-1-406584104
Content-Transfer-Encoding: quoted-printable
Content-Type: text/plain;
	charset=us-ascii

In case this hasn't been seen -- it needs to be fixed (i.e., a GET =
shouldn't have such side effects).

Cheers,


Begin forwarded message:

> Resent-From: ietf-http-wg@w3.org
> From: Stephane Bortzmeyer <bortzmeyer@nic.fr>
> Date: 23 March 2011 12:01:23 AM AEDT
> To: HTTP Working Group <ietf-http-wg@w3.org>
> Subject: [vixie@isc.org: googlebot to the rescue]
> organization: NIC France
> archived-at: <http://www.w3.org/mid/20110322130123.GB12433@nic.fr>
>=20
> The draft management tool apparently can change the state of a draft
> in response to a simple GET...
>=20
> Nice violation of the HTTP standard :-)
>=20
> From: Paul Vixie <vixie@isc.org>
> Date: 19 March 2011 2:50:30 AM AEDT
> To: dnsext@ietf.org
> Subject: googlebot to the rescue
>=20
>=20
> i think the 0x20 draft was going nowhere in any case so cancelling it =
is fine.
>=20
> 	148.68.249.66.in-addr.arpa domain name pointer
> 		crawl-66-249-68-148.googlebot.com.
>=20
> 	crawl-66-249-68-148.googlebot.com has address 66.249.68.148
>=20
> it's interesting that it can be done by a web crawler, though.
>=20
> re:
>=20
>=20
> From: IETF I-D Submission Tool <idsubmission@ietf.org>
> Date: 18 March 2011 10:36:25 PM AEDT
> To: ipr@ietf.org, dagon@cc.gatech.edu, vixie@isc.org
> Subject: Submission of draft-vixie-dnsext-dns0x20-00 has been =
Cancelled=20
>=20
>=20
> This message is to notify you that submission of an Internet-Draft, =
draft-vixie-dnsext-dns0x20-00, has just been cancelled by a user whose =
computer has an IP address of 66.249.68.148.
>=20
> The IETF Secretariat.
>=20
>=20
>=20
> _______________________________________________
> dnsext mailing list
> dnsext@ietf.org
> https://www.ietf.org/mailman/listinfo/dnsext
>=20
>=20

--
Mark Nottingham   http://www.mnot.net/




--Apple-Mail-1-406584104
Content-Transfer-Encoding: quoted-printable
Content-Type: text/html;
	charset=us-ascii

<html><head></head><body style=3D"word-wrap: break-word; =
-webkit-nbsp-mode: space; -webkit-line-break: after-white-space; ">In =
case this hasn't been seen -- it needs to be fixed (i.e., a GET =
shouldn't have such side =
effects).<div><br></div><div>Cheers,</div><div><br><div><br><div>Begin =
forwarded message:</div><br =
class=3D"Apple-interchange-newline"><blockquote type=3D"cite"><div =
style=3D"margin-top: 0px; margin-right: 0px; margin-bottom: 0px; =
margin-left: 0px;"><span style=3D"font-family:'Helvetica'; =
font-size:medium; color:rgba(0, 0, 0, 1);"><b>Resent-From: =
</b></span><span style=3D"font-family:'Helvetica'; font-size:medium;"><a =
href=3D"mailto:ietf-http-wg@w3.org">ietf-http-wg@w3.org</a><br></span></di=
v><div style=3D"margin-top: 0px; margin-right: 0px; margin-bottom: 0px; =
margin-left: 0px;"><span style=3D"font-family:'Helvetica'; =
font-size:medium; color:rgba(0, 0, 0, 1);"><b>From: </b></span><span =
style=3D"font-family:'Helvetica'; font-size:medium;">Stephane Bortzmeyer =
&lt;<a =
href=3D"mailto:bortzmeyer@nic.fr">bortzmeyer@nic.fr</a>&gt;<br></span></di=
v><div style=3D"margin-top: 0px; margin-right: 0px; margin-bottom: 0px; =
margin-left: 0px;"><span style=3D"font-family:'Helvetica'; =
font-size:medium; color:rgba(0, 0, 0, 1);"><b>Date: </b></span><span =
style=3D"font-family:'Helvetica'; font-size:medium;">23 March 2011 =
12:01:23 AM AEDT<br></span></div><div style=3D"margin-top: 0px; =
margin-right: 0px; margin-bottom: 0px; margin-left: 0px;"><span =
style=3D"font-family:'Helvetica'; font-size:medium; color:rgba(0, 0, 0, =
1);"><b>To: </b></span><span style=3D"font-family:'Helvetica'; =
font-size:medium;">HTTP Working Group &lt;<a =
href=3D"mailto:ietf-http-wg@w3.org">ietf-http-wg@w3.org</a>&gt;<br></span>=
</div><div style=3D"margin-top: 0px; margin-right: 0px; margin-bottom: =
0px; margin-left: 0px;"><span style=3D"font-family:'Helvetica'; =
font-size:medium; color:rgba(0, 0, 0, 1);"><b>Subject: </b></span><span =
style=3D"font-family:'Helvetica'; font-size:medium;"><b>[vixie@isc.org: =
googlebot to the rescue]</b><br></span></div><div style=3D"margin-top: =
0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px;"><span =
style=3D"font-family:'Helvetica'; font-size:medium; color:rgba(0, 0, 0, =
1);"><b>organization: </b></span><span style=3D"font-family:'Helvetica'; =
font-size:medium;">NIC France<br></span></div><div style=3D"margin-top: =
0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px;"><span =
style=3D"font-family:'Helvetica'; font-size:medium; color:rgba(0, 0, 0, =
1);"><b>archived-at: </b></span><span style=3D"font-family:'Helvetica'; =
font-size:medium;">&lt;<a =
href=3D"http://www.w3.org/mid/20110322130123.GB12433@nic.fr">http://www.w3=
.org/mid/20110322130123.GB12433@nic.fr</a>&gt;<br></span></div><br>The =
draft management tool apparently can change the state of a draft<br>in =
response to a simple GET...<br><br>Nice violation of the HTTP standard =
:-)<br><br><div style=3D"margin-top: 0px; margin-right: 0px; =
margin-bottom: 0px; margin-left: 0px;"><span =
style=3D"font-family:'Helvetica'; font-size:medium; color:rgba(127, 127, =
127, 1.0);"><b>From: </b></span><span style=3D"font-family:'Helvetica'; =
font-size:medium;">Paul Vixie &lt;<a =
href=3D"mailto:vixie@isc.org">vixie@isc.org</a>&gt;<br></span></div><div =
style=3D"margin-top: 0px; margin-right: 0px; margin-bottom: 0px; =
margin-left: 0px;"><span style=3D"font-family:'Helvetica'; =
font-size:medium; color:rgba(127, 127, 127, 1.0);"><b>Date: =
</b></span><span style=3D"font-family:'Helvetica'; font-size:medium;">19 =
March 2011 2:50:30 AM AEDT<br></span></div><div style=3D"margin-top: =
0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px;"><span =
style=3D"font-family:'Helvetica'; font-size:medium; color:rgba(127, 127, =
127, 1.0);"><b>To: </b></span><span style=3D"font-family:'Helvetica'; =
font-size:medium;"><a =
href=3D"mailto:dnsext@ietf.org">dnsext@ietf.org</a><br></span></div><div =
style=3D"margin-top: 0px; margin-right: 0px; margin-bottom: 0px; =
margin-left: 0px;"><span style=3D"font-family:'Helvetica'; =
font-size:medium; color:rgba(127, 127, 127, 1.0);"><b>Subject: =
</b></span><span style=3D"font-family:'Helvetica'; =
font-size:medium;"><b>googlebot to the =
rescue</b><br></span></div><br><br>i think the 0x20 draft was going =
nowhere in any case so cancelling it is fine.<br><br><span =
class=3D"Apple-tab-span" style=3D"white-space:pre">	=
</span>148.68.249.66.in-addr.arpa domain name pointer<br><span =
class=3D"Apple-tab-span" style=3D"white-space:pre">	</span><span =
class=3D"Apple-tab-span" style=3D"white-space:pre">	</span><a =
href=3D"http://crawl-66-249-68-148.googlebot.com">crawl-66-249-68-148.goog=
lebot.com</a>.<br><br><span class=3D"Apple-tab-span" =
style=3D"white-space:pre">	</span><a =
href=3D"http://crawl-66-249-68-148.googlebot.com">crawl-66-249-68-148.goog=
lebot.com</a> has address 66.249.68.148<br><br>it's interesting that it =
can be done by a web crawler, though.<br><br>re:<br><br><br><div =
style=3D"margin-top: 0px; margin-right: 0px; margin-bottom: 0px; =
margin-left: 0px;"><span style=3D"font-family:'Helvetica'; =
font-size:medium; color:rgba(127, 127, 127, 1.0);"><b>From: =
</b></span><span style=3D"font-family:'Helvetica'; =
font-size:medium;">IETF I-D Submission Tool &lt;<a =
href=3D"mailto:idsubmission@ietf.org">idsubmission@ietf.org</a>&gt;<br></s=
pan></div><div style=3D"margin-top: 0px; margin-right: 0px; =
margin-bottom: 0px; margin-left: 0px;"><span =
style=3D"font-family:'Helvetica'; font-size:medium; color:rgba(127, 127, =
127, 1.0);"><b>Date: </b></span><span style=3D"font-family:'Helvetica'; =
font-size:medium;">18 March 2011 10:36:25 PM AEDT<br></span></div><div =
style=3D"margin-top: 0px; margin-right: 0px; margin-bottom: 0px; =
margin-left: 0px;"><span style=3D"font-family:'Helvetica'; =
font-size:medium; color:rgba(127, 127, 127, 1.0);"><b>To: =
</b></span><span style=3D"font-family:'Helvetica'; font-size:medium;"><a =
href=3D"mailto:ipr@ietf.org">ipr@ietf.org</a>, <a =
href=3D"mailto:dagon@cc.gatech.edu">dagon@cc.gatech.edu</a>, <a =
href=3D"mailto:vixie@isc.org">vixie@isc.org</a><br></span></div><div =
style=3D"margin-top: 0px; margin-right: 0px; margin-bottom: 0px; =
margin-left: 0px;"><span style=3D"font-family:'Helvetica'; =
font-size:medium; color:rgba(127, 127, 127, 1.0);"><b>Subject: =
</b></span><span style=3D"font-family:'Helvetica'; =
font-size:medium;"><b>Submission of draft-vixie-dnsext-dns0x20-00 has =
been Cancelled </b><br></span></div><br><br>This message is to notify =
you that submission of an Internet-Draft, draft-vixie-dnsext-dns0x20-00, =
has just been cancelled by a user whose computer has an IP address of =
66.249.68.148.<br><br>The IETF =
Secretariat.<br><br><br><br>______________________________________________=
_<br>dnsext mailing list<br><a =
href=3D"mailto:dnsext@ietf.org">dnsext@ietf.org</a><br>https://www.ietf.or=
g/mailman/listinfo/dnsext<br><br><br></blockquote></div><br><div>
<span class=3D"Apple-style-span" style=3D"border-collapse: separate; =
color: rgb(0, 0, 0); font-family: Helvetica; font-style: normal; =
font-variant: normal; font-weight: normal; letter-spacing: normal; =
line-height: normal; orphans: 2; text-align: auto; text-indent: 0px; =
text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; =
-webkit-border-horizontal-spacing: 0px; -webkit-border-vertical-spacing: =
0px; -webkit-text-decorations-in-effect: none; -webkit-text-size-adjust: =
auto; -webkit-text-stroke-width: 0px; font-size: medium; =
"><div>--</div><div>Mark Nottingham &nbsp; <a =
href=3D"http://www.mnot.net/">http://www.mnot.net/</a></div><div><br></div=
></span><br class=3D"Apple-interchange-newline">
</div>
<br></div></body></html>=

--Apple-Mail-1-406584104--

From stefan@aaa-sec.com  Thu Mar 24 15:23:45 2011
Return-Path: <stefan@aaa-sec.com>
X-Original-To: tools-discuss@core3.amsl.com
Delivered-To: tools-discuss@core3.amsl.com
Received: from localhost (localhost [127.0.0.1]) by core3.amsl.com (Postfix) with ESMTP id 2D0C828C14A for <tools-discuss@core3.amsl.com>; Thu, 24 Mar 2011 15:23:45 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -102.985
X-Spam-Level: 
X-Spam-Status: No, score=-102.985 tagged_above=-999 required=5 tests=[AWL=0.264, BAYES_00=-2.599, HELO_EQ_SE=0.35, RCVD_IN_DNSWL_LOW=-1, USER_IN_WHITELIST=-100]
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 EjTSeQG1vGDr for <tools-discuss@core3.amsl.com>; Thu, 24 Mar 2011 15:23:44 -0700 (PDT)
Received: from s87.loopia.se (s87.loopia.se [194.9.95.115]) by core3.amsl.com (Postfix) with ESMTP id 13CF428C13D for <tools-discuss@ietf.org>; Thu, 24 Mar 2011 15:23:44 -0700 (PDT)
Received: from s29.loopia.se (s34.loopia.se [194.9.94.70]) by s87.loopia.se (Postfix) with ESMTP id 9C6AC47F540 for <tools-discuss@ietf.org>; Thu, 24 Mar 2011 23:24:56 +0100 (CET)
Received: (qmail 44377 invoked from network); 24 Mar 2011 22:24:48 -0000
Received: from 213-64-142-247-no153.business.telia.com (HELO [192.168.1.2]) (stefan@fiddler.nu@[213.64.142.247]) (envelope-sender <stefan@aaa-sec.com>) by s29.loopia.se (qmail-ldap-1.03) with DES-CBC3-SHA encrypted SMTP for <tony@att.com>; 24 Mar 2011 22:24:48 -0000
User-Agent: Microsoft-MacOutlook/14.2.0.101115
Date: Thu, 24 Mar 2011 23:24:45 +0100
From: Stefan Santesson <stefan@aaa-sec.com>
To: Tony Hansen <tony@att.com>, Tools Team Discussion <tools-discuss@ietf.org>
Message-ID: <C9B181D3.14E67%stefan@aaa-sec.com>
Thread-Topic: [Tools-discuss] URL query-string for comparison against local files
In-Reply-To: <4D836C15.3020704@att.com>
Mime-version: 1.0
Content-type: text/plain; charset="US-ASCII"
Content-transfer-encoding: 7bit
Subject: Re: [Tools-discuss] URL query-string for comparison against local files
X-BeenThere: tools-discuss@ietf.org
X-Mailman-Version: 2.1.9
Precedence: list
List-Id: IETF Tools Discussion <tools-discuss.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/listinfo/tools-discuss>, <mailto:tools-discuss-request@ietf.org?subject=unsubscribe>
List-Archive: <http://www.ietf.org/mail-archive/web/tools-discuss>
List-Post: <mailto:tools-discuss@ietf.org>
List-Help: <mailto:tools-discuss-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/tools-discuss>, <mailto:tools-discuss-request@ietf.org?subject=subscribe>
X-List-Received-Date: Thu, 24 Mar 2011 22:23:45 -0000

Hi,

Maybe I was unclear, or maybe I lack some knowledge here.
I don't want to use the form at the tools webpage. I want to launch the
check from my Java application.

I would like to open a browser from my Java application that not only
opens the rfcdiff webpage, but also, by the means of a URL query string,
provides the name of the local file(s) and the URL(s) to compare and
launches the comparison.

In other word, the click of one button in my app results in the done diff
shows up in my browser.

Is that possible, or did you just tell me that but I failed to understand?

/Stefan


On 11-03-18 3:28 PM, "Tony Hansen" <tony@att.com> wrote:

>If you go to tools.ietf.org/rfcdiff, you'll find that you can upload
>locally stored files using the form there.
>
>That is, in addition to the parameters  url1 and url2, there are also
>optional type=file parameters named filename1 and filename2.
>
>     Tony Hansen
>     tony@att.com
>
>On 3/18/2011 10:11 AM, Stefan Santesson wrote:
>> I have a question regarding the current tools for document comparison.
>>
>> It is currently possible to specify a local text file to be compared
>> against a current draft located through a URL.
>>
>> http://tools.ietf.org/rfcdiff
>>
>> Currently it is only specified how you can request such diff check if
>>both
>> documents can be located using http access.
>>
>> Would it be possible to request diff check also against a locally stored
>> file using a URL query-string?
>>
>> If that is possible, then I would love to incorporate a feature in
>> NroffEdit that would allow you to check you current edit file towards a
>> past draft on a single click, e.g. By requesting the default browser to
>> dereference a URL query-string specifying the local text file and the
>>http
>> location of a previous draft.
>>
>> /Stefan
>_______________________________________________
>Tools-discuss mailing list
>Tools-discuss@ietf.org
>https://www.ietf.org/mailman/listinfo/tools-discuss



From tony@att.com  Thu Mar 24 19:25:33 2011
Return-Path: <tony@att.com>
X-Original-To: tools-discuss@core3.amsl.com
Delivered-To: tools-discuss@core3.amsl.com
Received: from localhost (localhost [127.0.0.1]) by core3.amsl.com (Postfix) with ESMTP id A4B733A6856 for <tools-discuss@core3.amsl.com>; Thu, 24 Mar 2011 19:25:33 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -106.439
X-Spam-Level: 
X-Spam-Status: No, score=-106.439 tagged_above=-999 required=5 tests=[AWL=0.160, BAYES_00=-2.599, RCVD_IN_DNSWL_MED=-4, USER_IN_WHITELIST=-100]
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 lypqyJlm+xVA for <tools-discuss@core3.amsl.com>; Thu, 24 Mar 2011 19:25:32 -0700 (PDT)
Received: from mail120.messagelabs.com (mail120.messagelabs.com [216.82.250.83]) by core3.amsl.com (Postfix) with ESMTP id A05BC3A67B0 for <tools-discuss@ietf.org>; Thu, 24 Mar 2011 19:25:32 -0700 (PDT)
X-VirusChecked: Checked
X-Env-Sender: tony@att.com
X-Msg-Ref: server-14.tower-120.messagelabs.com!1301020026!9558826!1
X-StarScan-Version: 6.2.9; banners=-,-,-
X-Originating-IP: [144.160.20.145]
Received: (qmail 26418 invoked from network); 25 Mar 2011 02:27:07 -0000
Received: from sbcsmtp6.sbc.com (HELO mlpd192.enaf.sfdc.sbc.com) (144.160.20.145) by server-14.tower-120.messagelabs.com with DHE-RSA-AES256-SHA encrypted SMTP; 25 Mar 2011 02:27:07 -0000
Received: from enaf.sfdc.sbc.com (localhost.localdomain [127.0.0.1]) by mlpd192.enaf.sfdc.sbc.com (8.14.4/8.14.4) with ESMTP id p2P2RU7C027295 for <tools-discuss@ietf.org>; Thu, 24 Mar 2011 22:27:30 -0400
Received: from alpd052.aldc.att.com (alpd052.aldc.att.com [130.8.42.31]) by mlpd192.enaf.sfdc.sbc.com (8.14.4/8.14.4) with ESMTP id p2P2RPs4027254 for <tools-discuss@ietf.org>; Thu, 24 Mar 2011 22:27:25 -0400
Received: from aldc.att.com (localhost.localdomain [127.0.0.1]) by alpd052.aldc.att.com (8.14.4/8.14.4) with ESMTP id p2P2R1wh031592 for <tools-discuss@ietf.org>; Thu, 24 Mar 2011 22:27:01 -0400
Received: from mailgw1.maillennium.att.com (mailgw1.maillennium.att.com [135.25.114.99]) by alpd052.aldc.att.com (8.14.4/8.14.4) with ESMTP id p2P2R0Ul031585 for <tools-discuss@ietf.org>; Thu, 24 Mar 2011 22:27:00 -0400
Received: from [135.70.49.231] (vpn-135-70-49-231.vpn.west.att.com[135.70.49.231]) by maillennium.att.com (mailgw1) with ESMTP id <20110325022634gw100e4l4ee> (Authid: tony); Fri, 25 Mar 2011 02:26:57 +0000
X-Originating-IP: [135.70.49.231]
Message-ID: <4D8BFC53.2000109@att.com>
Date: Thu, 24 Mar 2011 22:22:11 -0400
From: Tony Hansen <tony@att.com>
User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.9.2.12) Gecko/20101027 Thunderbird/3.1.6
MIME-Version: 1.0
To: Tools Team Discussion <tools-discuss@ietf.org>
References: <C9B181D3.14E67%stefan@aaa-sec.com>
In-Reply-To: <C9B181D3.14E67%stefan@aaa-sec.com>
Content-Type: text/plain; charset=ISO-8859-1; format=flowed
Content-Transfer-Encoding: 7bit
Subject: Re: [Tools-discuss] URL query-string for comparison against local files
X-BeenThere: tools-discuss@ietf.org
X-Mailman-Version: 2.1.9
Precedence: list
List-Id: IETF Tools Discussion <tools-discuss.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/listinfo/tools-discuss>, <mailto:tools-discuss-request@ietf.org?subject=unsubscribe>
List-Archive: <http://www.ietf.org/mail-archive/web/tools-discuss>
List-Post: <mailto:tools-discuss@ietf.org>
List-Help: <mailto:tools-discuss-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/tools-discuss>, <mailto:tools-discuss-request@ietf.org?subject=subscribe>
X-List-Received-Date: Fri, 25 Mar 2011 02:25:33 -0000

What you want to do cannot be done using a GET invocation -- it must be 
done using a POST invocation of the rfcdiff URL. That's because you need 
to send the file as part of the payload.

You would format the POST input using enctype="multipart/form-data" -- 
do a quick search on the web and you'll find lots of information on how 
to send data to a web address using that format and POST, and how to 
write the java code to do so. There are a half dozen parameters than can 
be specified for the rfcdiff tool, including either file1 (the contents 
of the first file) OR url1 (a URL pointing at the contents of the first 
file), and either file2 (the contents of the second file) OR url2 (a URL 
pointing at the contents of the second file). (See the rfcdiff html 
source code to find out what the other parameters are.) You probably 
want to use url1 and file2 for your application. You'll then get back 
the HTML web page showing the diff between the two files. Write that to 
a file (probably with a suffix of .html) and invoke your web browser to 
display it.

     Tony Hansen

On 3/24/2011 6:24 PM, Stefan Santesson wrote:
> Hi,
>
> Maybe I was unclear, or maybe I lack some knowledge here.
> I don't want to use the form at the tools webpage. I want to launch the
> check from my Java application.
>
> I would like to open a browser from my Java application that not only
> opens the rfcdiff webpage, but also, by the means of a URL query string,
> provides the name of the local file(s) and the URL(s) to compare and
> launches the comparison.
>
> In other word, the click of one button in my app results in the done diff
> shows up in my browser.
>
> Is that possible, or did you just tell me that but I failed to understand?
>
> /Stefan
>
>
> On 11-03-18 3:28 PM, "Tony Hansen"<tony@att.com>  wrote:
>
>> If you go to tools.ietf.org/rfcdiff, you'll find that you can upload
>> locally stored files using the form there.
>>
>> That is, in addition to the parameters  url1 and url2, there are also
>> optional type=file parameters named filename1 and filename2.
>>
>>      Tony Hansen
>>      tony@att.com
>>
>> On 3/18/2011 10:11 AM, Stefan Santesson wrote:
>>> I have a question regarding the current tools for document comparison.
>>>
>>> It is currently possible to specify a local text file to be compared
>>> against a current draft located through a URL.
>>>
>>> http://tools.ietf.org/rfcdiff
>>>
>>> Currently it is only specified how you can request such diff check if
>>> both
>>> documents can be located using http access.
>>>
>>> Would it be possible to request diff check also against a locally stored
>>> file using a URL query-string?
>>>
>>> If that is possible, then I would love to incorporate a feature in
>>> NroffEdit that would allow you to check you current edit file towards a
>>> past draft on a single click, e.g. By requesting the default browser to
>>> dereference a URL query-string specifying the local text file and the
>>> http
>>> location of a previous draft.
>>>
>>> /Stefan

From henrik@levkowetz.com  Sat Mar 26 02:22:29 2011
Return-Path: <henrik@levkowetz.com>
X-Original-To: tools-discuss@core3.amsl.com
Delivered-To: tools-discuss@core3.amsl.com
Received: from localhost (localhost [127.0.0.1]) by core3.amsl.com (Postfix) with ESMTP id 624B63A6903 for <tools-discuss@core3.amsl.com>; Sat, 26 Mar 2011 02:22:29 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -102.625
X-Spam-Level: 
X-Spam-Status: No, score=-102.625 tagged_above=-999 required=5 tests=[AWL=-0.026, BAYES_00=-2.599, NORMAL_HTTP_TO_IP=0.001, NO_RELAYS=-0.001, USER_IN_WHITELIST=-100]
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 zAZkGpfGbIA6 for <tools-discuss@core3.amsl.com>; Sat, 26 Mar 2011 02:22:27 -0700 (PDT)
Received: from merlot.tools.ietf.org (merlot.tools.ietf.org [IPv6:2a01:3f0:0:31:214:22ff:fe21:bb]) by core3.amsl.com (Postfix) with ESMTP id 786E63A683B for <tools-discuss@ietf.org>; Sat, 26 Mar 2011 02:22:27 -0700 (PDT)
Received: from [2001:df8:0:16:e2f8:47ff:fe1b:d17a] (port=56316 helo=dhcp-1606.meeting.ietf.org) by merlot.tools.ietf.org with esmtpsa (TLS1.0:RSA_AES_256_CBC_SHA1:32) (Exim 4.74) (envelope-from <henrik@levkowetz.com>) id 1Q3Pil-00015y-4o; Sat, 26 Mar 2011 10:23:49 +0100
Message-ID: <4D8DB09D.6040307@levkowetz.com>
Date: Sat, 26 Mar 2011 10:23:41 +0100
From: Henrik Levkowetz <henrik@levkowetz.com>
User-Agent: Mozilla/5.0 (Macintosh; U; Intel Mac OS X 10.6; en-US; rv:1.9.2.15) Gecko/20110303 Thunderbird/3.1.9
MIME-Version: 1.0
To: Mark Nottingham <mnot@mnot.net>
References: <20110322130123.GB12433@nic.fr> <4309FBC6-92C0-4072-8C9C-E54DCD19CBC4@mnot.net>
In-Reply-To: <4309FBC6-92C0-4072-8C9C-E54DCD19CBC4@mnot.net>
Content-Type: text/plain; charset=ISO-8859-1; format=flowed
Content-Transfer-Encoding: 7bit
X-SA-Exim-Connect-IP: 2001:df8:0:16:e2f8:47ff:fe1b:d17a
X-SA-Exim-Rcpt-To: mnot@mnot.net, tools-discuss@ietf.org, henrik-sent@levkowetz.com
X-SA-Exim-Mail-From: henrik@levkowetz.com
X-SA-Exim-Version: 4.2.1 (built Mon, 22 Mar 2010 06:51:10 +0000)
X-SA-Exim-Scanned: Yes (on merlot.tools.ietf.org)
Cc: IETF TOOLS discussion <tools-discuss@ietf.org>
Subject: Re: [Tools-discuss] Fwd: [vixie@isc.org: googlebot to the rescue]
X-BeenThere: tools-discuss@ietf.org
X-Mailman-Version: 2.1.9
Precedence: list
List-Id: IETF Tools Discussion <tools-discuss.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/listinfo/tools-discuss>, <mailto:tools-discuss-request@ietf.org?subject=unsubscribe>
List-Archive: <http://www.ietf.org/mail-archive/web/tools-discuss>
List-Post: <mailto:tools-discuss@ietf.org>
List-Help: <mailto:tools-discuss-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/tools-discuss>, <mailto:tools-discuss-request@ietf.org?subject=subscribe>
X-List-Received-Date: Sat, 26 Mar 2011 09:22:29 -0000

Hi,

The new draft submission tool doesn't have this problem.  I'm about to
start merging that code to the trunk of the datatracker svn repository
in something like 10 minutes from now, and do the first deployment today.


Best,

	Henrik



On 2011-03-23 00:25 Mark Nottingham said the following:
> In case this hasn't been seen -- it needs to be fixed (i.e., a GET shouldn't have such side effects).
>
> Cheers,
>
>
> Begin forwarded message:
>
>> *Resent-From: *ietf-http-wg@w3.org <mailto:ietf-http-wg@w3.org>
>> *From: *Stephane Bortzmeyer <bortzmeyer@nic.fr <mailto:bortzmeyer@nic.fr>>
>> *Date: *23 March 2011 12:01:23 AM AEDT
>> *To: *HTTP Working Group <ietf-http-wg@w3.org <mailto:ietf-http-wg@w3.org>>
>> *Subject: **[vixie@isc.org: googlebot to the rescue]*
>> *organization: *NIC France
>> *archived-at: *<http://www.w3.org/mid/20110322130123.GB12433@nic.fr>
>>
>> The draft management tool apparently can change the state of a draft
>> in response to a simple GET...
>>
>> Nice violation of the HTTP standard :-)
>>
>> *From: *Paul Vixie <vixie@isc.org <mailto:vixie@isc.org>>
>> *Date: *19 March 2011 2:50:30 AM AEDT
>> *To: *dnsext@ietf.org <mailto:dnsext@ietf.org>
>> *Subject: **googlebot to the rescue*
>>
>>
>> i think the 0x20 draft was going nowhere in any case so cancelling it is fine.
>>
>> 148.68.249.66.in-addr.arpa domain name pointer
>> crawl-66-249-68-148.googlebot.com <http://crawl-66-249-68-148.googlebot.com>.
>>
>> crawl-66-249-68-148.googlebot.com <http://crawl-66-249-68-148.googlebot.com> has address 66.249.68.148
>>
>> it's interesting that it can be done by a web crawler, though.
>>
>> re:
>>
>>
>> *From: *IETF I-D Submission Tool <idsubmission@ietf.org <mailto:idsubmission@ietf.org>>
>> *Date: *18 March 2011 10:36:25 PM AEDT
>> *To: *ipr@ietf.org <mailto:ipr@ietf.org>, dagon@cc.gatech.edu <mailto:dagon@cc.gatech.edu>, vixie@isc.org <mailto:vixie@isc.org>
>> *Subject: **Submission of draft-vixie-dnsext-dns0x20-00 has been Cancelled *
>>
>>
>> This message is to notify you that submission of an Internet-Draft, draft-vixie-dnsext-dns0x20-00, has just been cancelled by a user whose computer has an IP address of 66.249.68.148.
>>
>> The IETF Secretariat.
>>
>>
>>
>> _______________________________________________
>> dnsext mailing list
>> dnsext@ietf.org <mailto:dnsext@ietf.org>
>> https://www.ietf.org/mailman/listinfo/dnsext
>>
>>
>
> --
> Mark Nottingham http://www.mnot.net/
>
>
>
>
>
> _______________________________________________
> Tools-discuss mailing list
> Tools-discuss@ietf.org
> https://www.ietf.org/mailman/listinfo/tools-discuss

From henrik@levkowetz.com  Sat Mar 26 02:29:44 2011
Return-Path: <henrik@levkowetz.com>
X-Original-To: tools-discuss@core3.amsl.com
Delivered-To: tools-discuss@core3.amsl.com
Received: from localhost (localhost [127.0.0.1]) by core3.amsl.com (Postfix) with ESMTP id 71D7A28C108 for <tools-discuss@core3.amsl.com>; Sat, 26 Mar 2011 02:29:44 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -102.625
X-Spam-Level: 
X-Spam-Status: No, score=-102.625 tagged_above=-999 required=5 tests=[AWL=-0.025, BAYES_00=-2.599, NO_RELAYS=-0.001, USER_IN_WHITELIST=-100]
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 uNNRf26bjnF2 for <tools-discuss@core3.amsl.com>; Sat, 26 Mar 2011 02:29:43 -0700 (PDT)
Received: from merlot.tools.ietf.org (merlot.tools.ietf.org [IPv6:2a01:3f0:0:31:214:22ff:fe21:bb]) by core3.amsl.com (Postfix) with ESMTP id 5E91B3A683B for <tools-discuss@ietf.org>; Sat, 26 Mar 2011 02:29:43 -0700 (PDT)
Received: from [2001:df8:0:16:e2f8:47ff:fe1b:d17a] (port=56338 helo=dhcp-1606.meeting.ietf.org) by merlot.tools.ietf.org with esmtpsa (TLS1.0:RSA_AES_256_CBC_SHA1:32) (Exim 4.74) (envelope-from <henrik@levkowetz.com>) id 1Q3Ppr-00005n-Qu; Sat, 26 Mar 2011 10:31:10 +0100
Message-ID: <4D8DB25A.90005@levkowetz.com>
Date: Sat, 26 Mar 2011 10:31:06 +0100
From: Henrik Levkowetz <henrik@levkowetz.com>
User-Agent: Mozilla/5.0 (Macintosh; U; Intel Mac OS X 10.6; en-US; rv:1.9.2.15) Gecko/20110303 Thunderbird/3.1.9
MIME-Version: 1.0
To: Mark Nottingham <mnot@mnot.net>
References: <DC5A459B-B815-47E7-9633-D5D9D6908ECA@mnot.net>
In-Reply-To: <DC5A459B-B815-47E7-9633-D5D9D6908ECA@mnot.net>
Content-Type: text/plain; charset=ISO-8859-1; format=flowed
Content-Transfer-Encoding: 7bit
X-SA-Exim-Connect-IP: 2001:df8:0:16:e2f8:47ff:fe1b:d17a
X-SA-Exim-Rcpt-To: mnot@mnot.net, tools-discuss@ietf.org, henrik-sent@levkowetz.com
X-SA-Exim-Mail-From: henrik@levkowetz.com
X-SA-Exim-Version: 4.2.1 (built Mon, 22 Mar 2010 06:51:10 +0000)
X-SA-Exim-Scanned: Yes (on merlot.tools.ietf.org)
Cc: IETF TOOLS discussion <tools-discuss@ietf.org>
Subject: Re: [Tools-discuss] Draft formats in datatracker
X-BeenThere: tools-discuss@ietf.org
X-Mailman-Version: 2.1.9
Precedence: list
List-Id: IETF Tools Discussion <tools-discuss.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/listinfo/tools-discuss>, <mailto:tools-discuss-request@ietf.org?subject=unsubscribe>
List-Archive: <http://www.ietf.org/mail-archive/web/tools-discuss>
List-Post: <mailto:tools-discuss@ietf.org>
List-Help: <mailto:tools-discuss-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/tools-discuss>, <mailto:tools-discuss-request@ietf.org?subject=subscribe>
X-List-Received-Date: Sat, 26 Mar 2011 09:29:44 -0000

Hi Mark,

On 2011-03-09 09:00 Mark Nottingham said the following:
> Datatracker currently makes the following formats available (e.g.,
> on<https://datatracker.ietf.org/doc/draft-nottingham-http-portal/>):
>
> plain text, xml, pdf, html
>
> A few issues/suggestions:
>
> 1. The "main" page for a draft contains only the first ~2 pages of
> the draft. Does this serve any practical function? Why not include
> the whole thing?

There are still people who are behind very thin pipes (at least from
time to time) -- not including the whole text automatically was done
to accommodate them.  You can set a personal cookie to get the whole
draft by default, but we should add a link to the page where you set
that up at the bottom of the 2-page chunk.

> 2. The "html" version is an html-adorned text/plain draft. Julian's
> XSLT produces good HTML -- why not link to it? Or, at least make it
> available; right now people have to click first on the 'html' version
> here, then click on the 'html' version in the resulting page (on
> tools.) -- very confusing. Ideally, since this is the Web, the
> (xslt-generated) HTML version should be the default representation.

We could show 2 links if both a xslt-produced and a html-adorned version
is available.  The preference for the xslt-produced version does not
seem to be universal, so providing both makes sense; and not all drafts
are submitted with .xml source, so the xslt-produced version will not
always be available.

> 3. Julian says that his XSLT is also capable of generating epub
> files, and with minimal modification, should be able to generate HTML
> suitable for input into Amazon's KindleGen program. Can the resulting
> files (.epub and .mobi) be lined as alternative formats as well? A
> growing number of IETFers are using ebook readers.

I think that sounds like a very nice enhancement.

> If these are desirable changes, I could work on them at the sprint,
> possible (I'm arriving that day from AU, and may be quite
> jetlagged).

If you're not too jetlagged, that sounds great!


Best,

	Henrik

From mnot@mnot.net  Sun Mar 27 06:58:01 2011
Return-Path: <mnot@mnot.net>
X-Original-To: tools-discuss@core3.amsl.com
Delivered-To: tools-discuss@core3.amsl.com
Received: from localhost (localhost [127.0.0.1]) by core3.amsl.com (Postfix) with ESMTP id 2C78628C142 for <tools-discuss@core3.amsl.com>; Sun, 27 Mar 2011 06:58:01 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -106.599
X-Spam-Level: 
X-Spam-Status: No, score=-106.599 tagged_above=-999 required=5 tests=[AWL=-4.000, BAYES_00=-2.599, USER_IN_WHITELIST=-100]
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 BFHd2FGICBlr for <tools-discuss@core3.amsl.com>; Sun, 27 Mar 2011 06:58:00 -0700 (PDT)
Received: from mxout-08.mxes.net (mxout-08.mxes.net [216.86.168.183]) by core3.amsl.com (Postfix) with ESMTP id DE2C928C14D for <tools-discuss@ietf.org>; Sun, 27 Mar 2011 06:57:59 -0700 (PDT)
Received: from dhcp-57ae.meeting.ietf.org (unknown [130.129.87.174]) (using TLSv1 with cipher AES128-SHA (128/128 bits)) (No client certificate requested) by smtp.mxes.net (Postfix) with ESMTPSA id DCB1D509B3; Sun, 27 Mar 2011 09:59:29 -0400 (EDT)
Mime-Version: 1.0 (Apple Message framework v1082)
Content-Type: text/plain; charset=us-ascii
From: Mark Nottingham <mnot@mnot.net>
In-Reply-To: <4D8DB25A.90005@levkowetz.com>
Date: Sun, 27 Mar 2011 15:59:26 +0200
Content-Transfer-Encoding: 7bit
Message-Id: <4DB1B306-0031-4DB1-9154-CD16BEC83921@mnot.net>
References: <DC5A459B-B815-47E7-9633-D5D9D6908ECA@mnot.net> <4D8DB25A.90005@levkowetz.com>
To: Henrik Levkowetz <henrik@levkowetz.com>
X-Mailer: Apple Mail (2.1082)
Cc: IETF TOOLS discussion <tools-discuss@ietf.org>
Subject: Re: [Tools-discuss] Draft formats in datatracker
X-BeenThere: tools-discuss@ietf.org
X-Mailman-Version: 2.1.9
Precedence: list
List-Id: IETF Tools Discussion <tools-discuss.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/listinfo/tools-discuss>, <mailto:tools-discuss-request@ietf.org?subject=unsubscribe>
List-Archive: <http://www.ietf.org/mail-archive/web/tools-discuss>
List-Post: <mailto:tools-discuss@ietf.org>
List-Help: <mailto:tools-discuss-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/tools-discuss>, <mailto:tools-discuss-request@ietf.org?subject=subscribe>
X-List-Received-Date: Sun, 27 Mar 2011 13:58:01 -0000

Hi Henrik,

Thanks. Responses below. If you want to talk sometime this week, I'm around.

On 26/03/2011, at 10:31 AM, Henrik Levkowetz wrote:

> Hi Mark,
> 
> On 2011-03-09 09:00 Mark Nottingham said the following:
>> Datatracker currently makes the following formats available (e.g.,
>> on<https://datatracker.ietf.org/doc/draft-nottingham-http-portal/>):
>> 
>> plain text, xml, pdf, html
>> 
>> A few issues/suggestions:
>> 
>> 1. The "main" page for a draft contains only the first ~2 pages of
>> the draft. Does this serve any practical function? Why not include
>> the whole thing?
> 
> There are still people who are behind very thin pipes (at least from
> time to time) -- not including the whole text automatically was done
> to accommodate them.  You can set a personal cookie to get the whole
> draft by default, but we should add a link to the page where you set
> that up at the bottom of the 2-page chunk.

OK.


>> 2. The "html" version is an html-adorned text/plain draft. Julian's
>> XSLT produces good HTML -- why not link to it? Or, at least make it
>> available; right now people have to click first on the 'html' version
>> here, then click on the 'html' version in the resulting page (on
>> tools.) -- very confusing. Ideally, since this is the Web, the
>> (xslt-generated) HTML version should be the default representation.
> 
> We could show 2 links if both a xslt-produced and a html-adorned version
> is available.  The preference for the xslt-produced version does not
> seem to be universal, so providing both makes sense; and not all drafts
> are submitted with .xml source, so the xslt-produced version will not
> always be available.

Makes sense. 


>> 3. Julian says that his XSLT is also capable of generating epub
>> files, and with minimal modification, should be able to generate HTML
>> suitable for input into Amazon's KindleGen program. Can the resulting
>> files (.epub and .mobi) be lined as alternative formats as well? A
>> growing number of IETFers are using ebook readers.
> 
> I think that sounds like a very nice enhancement.
> 
>> If these are desirable changes, I could work on them at the sprint,
>> possible (I'm arriving that day from AU, and may be quite
>> jetlagged).
> 
> If you're not too jetlagged, that sounds great!

Unfortunately I was. :-/  Regardless, I'm willing to help if possible.

Cheers,


--
Mark Nottingham   http://www.mnot.net/




From tony@att.com  Wed Mar 30 04:35:13 2011
Return-Path: <tony@att.com>
X-Original-To: tools-discuss@core3.amsl.com
Delivered-To: tools-discuss@core3.amsl.com
Received: from localhost (localhost [127.0.0.1]) by core3.amsl.com (Postfix) with ESMTP id 8D8CE28C162; Wed, 30 Mar 2011 04:35:13 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -106.466
X-Spam-Level: 
X-Spam-Status: No, score=-106.466 tagged_above=-999 required=5 tests=[AWL=0.133, BAYES_00=-2.599, RCVD_IN_DNSWL_MED=-4, USER_IN_WHITELIST=-100]
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 ADcbuK9uTDYr; Wed, 30 Mar 2011 04:35:12 -0700 (PDT)
Received: from mail120.messagelabs.com (mail120.messagelabs.com [216.82.250.83]) by core3.amsl.com (Postfix) with ESMTP id 77E8E28C15B; Wed, 30 Mar 2011 04:35:12 -0700 (PDT)
X-VirusChecked: Checked
X-Env-Sender: tony@att.com
X-Msg-Ref: server-14.tower-120.messagelabs.com!1301485010!10338273!1
X-StarScan-Version: 6.2.9; banners=-,-,-
X-Originating-IP: [144.160.20.145]
Received: (qmail 9192 invoked from network); 30 Mar 2011 11:36:51 -0000
Received: from sbcsmtp6.sbc.com (HELO mlpd192.enaf.sfdc.sbc.com) (144.160.20.145) by server-14.tower-120.messagelabs.com with DHE-RSA-AES256-SHA encrypted SMTP; 30 Mar 2011 11:36:51 -0000
Received: from enaf.sfdc.sbc.com (localhost.localdomain [127.0.0.1]) by mlpd192.enaf.sfdc.sbc.com (8.14.4/8.14.4) with ESMTP id p2UBbE2V017763; Wed, 30 Mar 2011 07:37:14 -0400
Received: from alpd052.aldc.att.com (alpd052.aldc.att.com [130.8.42.31]) by mlpd192.enaf.sfdc.sbc.com (8.14.4/8.14.4) with ESMTP id p2UBbAho017722; Wed, 30 Mar 2011 07:37:10 -0400
Received: from aldc.att.com (localhost.localdomain [127.0.0.1]) by alpd052.aldc.att.com (8.14.4/8.14.4) with ESMTP id p2UBaj5P023732; Wed, 30 Mar 2011 07:36:45 -0400
Received: from mailgw1.maillennium.att.com (dns.maillennium.att.com [135.25.114.99]) by alpd052.aldc.att.com (8.14.4/8.14.4) with ESMTP id p2UBagAb023646; Wed, 30 Mar 2011 07:36:42 -0400
Received: from [135.70.221.51] (vpn-135-70-221-51.vpn.east.att.com[135.70.221.51]) by maillennium.att.com (mailgw1) with ESMTP id <20110330113640gw100e4lhfe> (Authid: tony); Wed, 30 Mar 2011 11:36:41 +0000
X-Originating-IP: [135.70.221.51]
Message-ID: <4D9315C7.1010100@att.com>
Date: Wed, 30 Mar 2011 07:36:39 -0400
From: Tony Hansen <tony@att.com>
User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.9.2.12) Gecko/20101027 Thunderbird/3.1.6
MIME-Version: 1.0
To: Tools Team Discussion <tools-discuss@ietf.org>, RFC Interest <rfc-interest@rfc-editor.org>, XML2RFC Interest Group <xml2rfc@ietf.org>, RFC Editor <rfc-editor@rfc-editor.org>, Glenn Kowack <gkowack@well.com>
Content-Type: text/plain; charset=ISO-8859-1; format=flowed
Content-Transfer-Encoding: 7bit
Subject: [Tools-discuss] prototype xml2rfc creation wizard tool
X-BeenThere: tools-discuss@ietf.org
X-Mailman-Version: 2.1.9
Precedence: list
List-Id: IETF Tools Discussion <tools-discuss.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/listinfo/tools-discuss>, <mailto:tools-discuss-request@ietf.org?subject=unsubscribe>
List-Archive: <http://www.ietf.org/mail-archive/web/tools-discuss>
List-Post: <mailto:tools-discuss@ietf.org>
List-Help: <mailto:tools-discuss-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/tools-discuss>, <mailto:tools-discuss-request@ietf.org?subject=subscribe>
X-List-Received-Date: Wed, 30 Mar 2011 11:35:13 -0000

One of the areas people still complain about with respect to writing 
internet drafts is how to get started.

So I've been playing around with a tool to help create the xml2rfc XML 
for a -00 internet draft. It works in wizard fashion, asking you a 
variety of questions and generates the XML on the fly. At the end, you 
can either cut and paste the generated XML or click a download button to 
save it to a file.

Please try it out: http://xml.resource.org/xml2rfc-wizard

All thoughts on it are welcome, even if you think it's a horrible idea. 
If you think it's a good idea, I'd like to hear about improvements to 
the user interface, where did I go wrong, and what else is needed.

Also, any thoughts on where to go from here would be appreciated. Is the 
notion of a set of wizards a good one? What other wizards would be helpful?

I'm thinking that this wizard, and possibly others, would eventually be 
linked to from the xml.resource.org web page.

     Tony Hansen
     tony@att.com

From scott.brim@gmail.com  Wed Mar 30 04:50:53 2011
Return-Path: <scott.brim@gmail.com>
X-Original-To: tools-discuss@core3.amsl.com
Delivered-To: tools-discuss@core3.amsl.com
Received: from localhost (localhost [127.0.0.1]) by core3.amsl.com (Postfix) with ESMTP id D8AAB28C13D; Wed, 30 Mar 2011 04:50:53 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -103.582
X-Spam-Level: 
X-Spam-Status: No, score=-103.582 tagged_above=-999 required=5 tests=[AWL=0.017, BAYES_00=-2.599, RCVD_IN_DNSWL_LOW=-1, USER_IN_WHITELIST=-100]
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 sjgKsGgct0Al; Wed, 30 Mar 2011 04:50:52 -0700 (PDT)
Received: from mail-iy0-f172.google.com (mail-iy0-f172.google.com [209.85.210.172]) by core3.amsl.com (Postfix) with ESMTP id 74CC828C157; Wed, 30 Mar 2011 04:50:52 -0700 (PDT)
Received: by iye19 with SMTP id 19so1358409iye.31 for <multiple recipients>; Wed, 30 Mar 2011 04:52:31 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:in-reply-to:references:from:date :message-id:subject:to:cc:content-type; bh=zAdwVWYZqLVW6DRPwzSd2G2y5YlhBrYeC3qnPGbe9Yc=; b=tEVmapCHEpWFmmfTIgPrL/q/efTCV2F0nKhdjaxl3ppvzSuOvPhTuXVr/37UZDFplM OjiHIMAgF9X1x5yNDBHCUhu2OM/j+iWZpy5cwZzwP+QvZTfS+VKLlmvWBdXdRfDuA0YA Yge1vT1j88aSoaYjnfBZ9mYT2U/R2FLW4Trno=
DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:in-reply-to:references:from:date:message-id:subject:to :cc:content-type; b=RAD4Cvro4redhyMpYqXYVDA9m9nARNKl+SvKclQ9GMeJkDREuiz5hZsnf9SsSCr3lR WlzlEWxqrDBzrE9XDscNTCzCIl7GHipiR4Jo24PbRR0MbCbMvLXE+8IeLCnaDO12z2fl 9ndcsX1T/H8iU0bbOcyzciiW6d7xeg3IJZcXw=
Received: by 10.43.61.148 with SMTP id ww20mr1148348icb.482.1301485951106; Wed, 30 Mar 2011 04:52:31 -0700 (PDT)
MIME-Version: 1.0
Received: by 10.42.225.133 with HTTP; Wed, 30 Mar 2011 04:52:11 -0700 (PDT)
In-Reply-To: <4D9315C7.1010100@att.com>
References: <4D9315C7.1010100@att.com>
From: Scott Brim <scott.brim@gmail.com>
Date: Wed, 30 Mar 2011 13:52:11 +0200
Message-ID: <AANLkTi=K8o1s=Q=qspYOREFqWO9wvsuTN6KxBXd5YLra@mail.gmail.com>
To: Tony Hansen <tony@att.com>
Content-Type: text/plain; charset=ISO-8859-1
Cc: RFC Interest <rfc-interest@rfc-editor.org>, Glenn Kowack <gkowack@well.com>, XML2RFC Interest Group <xml2rfc@ietf.org>, Tools Team Discussion <tools-discuss@ietf.org>, RFC Editor <rfc-editor@rfc-editor.org>
Subject: Re: [Tools-discuss] prototype xml2rfc creation wizard tool
X-BeenThere: tools-discuss@ietf.org
X-Mailman-Version: 2.1.9
Precedence: list
List-Id: IETF Tools Discussion <tools-discuss.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/listinfo/tools-discuss>, <mailto:tools-discuss-request@ietf.org?subject=unsubscribe>
List-Archive: <http://www.ietf.org/mail-archive/web/tools-discuss>
List-Post: <mailto:tools-discuss@ietf.org>
List-Help: <mailto:tools-discuss-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/tools-discuss>, <mailto:tools-discuss-request@ietf.org?subject=subscribe>
X-List-Received-Date: Wed, 30 Mar 2011 11:50:54 -0000

On Wed, Mar 30, 2011 at 13:36, Tony Hansen <tony@att.com> wrote:
> One of the areas people still complain about with respect to writing
> internet drafts is how to get started.
>
> So I've been playing around with a tool to help create the xml2rfc XML for a
> -00 internet draft. It works in wizard fashion, asking you a variety of
> questions and generates the XML on the fly. At the end, you can either cut
> and paste the generated XML or click a download button to save it to a file.
>
> Please try it out: http://xml.resource.org/xml2rfc-wizard
>
> All thoughts on it are welcome, even if you think it's a horrible idea. If
> you think it's a good idea, I'd like to hear about improvements to the user
> interface, where did I go wrong, and what else is needed.
>
> Also, any thoughts on where to go from here would be appreciated. Is the
> notion of a set of wizards a good one? What other wizards would be helpful?
>
> I'm thinking that this wizard, and possibly others, would eventually be
> linked to from the xml.resource.org web page.

Cool!

I tried it and ran the xml through xml.resource.org and got this.  I
don't recall filling in facsimile.  I might have.

xml2rfc: error: xml2rfc: error: with content model {postal ? phone ?
facsimile ? email ? uri ?} for <address>, seen {postal phone email
uri} so far, now expecting </address>, but not <facsimile> around
input line 40 in "internally-preprocessed XML"

Syntax:
    40:<facsimile>
    29:<address>
    27:<author fullname="Scott Brim" initials="S.W." surname="Brim">
    25:<front>
    24:<rfc obsoletes="RFC2629" category="info"
docName="draft-brim-cats-and-dogs-00" ipr="trust200902">


Source around there is:


  <front>
    <title abbrev="Cats and Dogs">The Truth About Cats and Dogs</title>
    <author fullname="Scott Brim" initials="S.W." surname="Brim">
      <organization>ASPCA</organization>
      <address>
        <postal>
          <street>6 Green Street</street>
          <city>Elmwood</city>
          <region>Ohio</region>
          <code>48292</code>
          <country>USA</country>
        </postal>
        <phone></phone>
        <email>catsanddogs@hotmail.com</email>
        <uri></uri>
        <facsimile>Elmwood</facsimile>
      </address>
    </author>
    <date year="2011" />
    <workgroup>ARF</workgroup>
    <abstract>
      <t>
Cats and dogs like each other.      </t>
    </abstract>
  </front>

From cabo@tzi.org  Wed Mar 30 04:54:17 2011
Return-Path: <cabo@tzi.org>
X-Original-To: tools-discuss@core3.amsl.com
Delivered-To: tools-discuss@core3.amsl.com
Received: from localhost (localhost [127.0.0.1]) by core3.amsl.com (Postfix) with ESMTP id 9934628C13D; Wed, 30 Mar 2011 04:54:17 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -106.249
X-Spam-Level: 
X-Spam-Status: No, score=-106.249 tagged_above=-999 required=5 tests=[BAYES_00=-2.599, HELO_EQ_DE=0.35, RCVD_IN_DNSWL_MED=-4, USER_IN_WHITELIST=-100]
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 fl+KLPfIQp2P; Wed, 30 Mar 2011 04:54:16 -0700 (PDT)
Received: from informatik.uni-bremen.de (mailhost.informatik.uni-bremen.de [IPv6:2001:638:708:30c9::12]) by core3.amsl.com (Postfix) with ESMTP id 2933328C132; Wed, 30 Mar 2011 04:54:15 -0700 (PDT)
X-Virus-Scanned: amavisd-new at informatik.uni-bremen.de
Received: from smtp-fb3.informatik.uni-bremen.de (smtp-fb3.informatik.uni-bremen.de [134.102.224.120]) by informatik.uni-bremen.de (8.14.3/8.14.3) with ESMTP id p2UBtitf008643; Wed, 30 Mar 2011 13:55:44 +0200 (CEST)
Received: from dhcp-9066.meeting.ietf.org (unknown [130.129.8.102]) (using TLSv1 with cipher AES128-SHA (128/128 bits)) (No client certificate requested) by smtp-fb3.informatik.uni-bremen.de (Postfix) with ESMTPSA id 45E49604; Wed, 30 Mar 2011 13:55:44 +0200 (CEST)
Mime-Version: 1.0 (Apple Message framework v1082)
Content-Type: text/plain; charset=us-ascii
From: Carsten Bormann <cabo@tzi.org>
In-Reply-To: <4D9315C7.1010100@att.com>
Date: Wed, 30 Mar 2011 13:55:42 +0200
Content-Transfer-Encoding: quoted-printable
Message-Id: <87144BC2-8793-408C-814C-EEC2E73E2D85@tzi.org>
References: <4D9315C7.1010100@att.com>
To: Tony Hansen <tony@att.com>
X-Mailer: Apple Mail (2.1082)
Cc: RFC Interest <rfc-interest@rfc-editor.org>, Glenn Kowack <gkowack@well.com>, XML2RFC Interest Group <xml2rfc@ietf.org>, Tools Team Discussion <tools-discuss@ietf.org>, RFC Editor <rfc-editor@rfc-editor.org>
Subject: Re: [Tools-discuss] prototype xml2rfc creation wizard tool
X-BeenThere: tools-discuss@ietf.org
X-Mailman-Version: 2.1.9
Precedence: list
List-Id: IETF Tools Discussion <tools-discuss.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/listinfo/tools-discuss>, <mailto:tools-discuss-request@ietf.org?subject=unsubscribe>
List-Archive: <http://www.ietf.org/mail-archive/web/tools-discuss>
List-Post: <mailto:tools-discuss@ietf.org>
List-Help: <mailto:tools-discuss-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/tools-discuss>, <mailto:tools-discuss-request@ietf.org?subject=subscribe>
X-List-Received-Date: Wed, 30 Mar 2011 11:54:17 -0000

Good stuff.

Once you have created the XML hieroglyphics, you might want to try a =
tool like kramdown-rfc2629 to write the actual text.  (Only will help =
you much if you have experienced plaintext "wiki-style" writing as in =
markdown etc.)

https://github.com/cabo/kramdown-rfc2629
(Just do:
	gem install kramdown-rfc2629
if your laptop has somewhat recent tools.)

JFYI.

Gruesse, Carsten


From tony@att.com  Wed Mar 30 05:21:07 2011
Return-Path: <tony@att.com>
X-Original-To: tools-discuss@core3.amsl.com
Delivered-To: tools-discuss@core3.amsl.com
Received: from localhost (localhost [127.0.0.1]) by core3.amsl.com (Postfix) with ESMTP id E7BBF28C18E; Wed, 30 Mar 2011 05:21:06 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -106.475
X-Spam-Level: 
X-Spam-Status: No, score=-106.475 tagged_above=-999 required=5 tests=[AWL=0.124, BAYES_00=-2.599, RCVD_IN_DNSWL_MED=-4, USER_IN_WHITELIST=-100]
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 xN-uldiYOz1k; Wed, 30 Mar 2011 05:21:04 -0700 (PDT)
Received: from mail119.messagelabs.com (mail119.messagelabs.com [216.82.241.195]) by core3.amsl.com (Postfix) with ESMTP id D00A628C154; Wed, 30 Mar 2011 05:21:02 -0700 (PDT)
X-VirusChecked: Checked
X-Env-Sender: tony@att.com
X-Msg-Ref: server-5.tower-119.messagelabs.com!1301487761!11702703!1
X-StarScan-Version: 6.2.9; banners=-,-,-
X-Originating-IP: [144.160.20.145]
Received: (qmail 13914 invoked from network); 30 Mar 2011 12:22:41 -0000
Received: from sbcsmtp6.sbc.com (HELO mlpd192.enaf.sfdc.sbc.com) (144.160.20.145) by server-5.tower-119.messagelabs.com with DHE-RSA-AES256-SHA encrypted SMTP; 30 Mar 2011 12:22:41 -0000
Received: from enaf.sfdc.sbc.com (localhost.localdomain [127.0.0.1]) by mlpd192.enaf.sfdc.sbc.com (8.14.4/8.14.4) with ESMTP id p2UCN5wV032648; Wed, 30 Mar 2011 08:23:05 -0400
Received: from alpd052.aldc.att.com (alpd052.aldc.att.com [130.8.42.31]) by mlpd192.enaf.sfdc.sbc.com (8.14.4/8.14.4) with ESMTP id p2UCMxaL032567; Wed, 30 Mar 2011 08:22:59 -0400
Received: from aldc.att.com (localhost.localdomain [127.0.0.1]) by alpd052.aldc.att.com (8.14.4/8.14.4) with ESMTP id p2UCMYsI010203; Wed, 30 Mar 2011 08:22:34 -0400
Received: from dns.maillennium.att.com (dns.maillennium.att.com [135.25.114.99]) by alpd052.aldc.att.com (8.14.4/8.14.4) with ESMTP id p2UCMS80009913; Wed, 30 Mar 2011 08:22:29 -0400
Received: from [135.70.221.51] (vpn-135-70-221-51.vpn.east.att.com[135.70.221.51]) by maillennium.att.com (mailgw1) with ESMTP id <20110330122226gw100e4lhie> (Authid: tony); Wed, 30 Mar 2011 12:22:28 +0000
X-Originating-IP: [135.70.221.51]
Message-ID: <4D932081.1090004@att.com>
Date: Wed, 30 Mar 2011 08:22:25 -0400
From: Tony Hansen <tony@att.com>
User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.9.2.12) Gecko/20101027 Thunderbird/3.1.6
MIME-Version: 1.0
To: Scott Brim <scott.brim@gmail.com>
References: <4D9315C7.1010100@att.com> <AANLkTi=K8o1s=Q=qspYOREFqWO9wvsuTN6KxBXd5YLra@mail.gmail.com>
In-Reply-To: <AANLkTi=K8o1s=Q=qspYOREFqWO9wvsuTN6KxBXd5YLra@mail.gmail.com>
Content-Type: text/plain; charset=ISO-8859-1; format=flowed
Content-Transfer-Encoding: 7bit
Cc: RFC Interest <rfc-interest@rfc-editor.org>, Glenn Kowack <gkowack@well.com>, XML2RFC Interest Group <xml2rfc@ietf.org>, Tools Team Discussion <tools-discuss@ietf.org>, RFC Editor <rfc-editor@rfc-editor.org>
Subject: Re: [Tools-discuss] prototype xml2rfc creation wizard tool
X-BeenThere: tools-discuss@ietf.org
X-Mailman-Version: 2.1.9
Precedence: list
List-Id: IETF Tools Discussion <tools-discuss.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/listinfo/tools-discuss>, <mailto:tools-discuss-request@ietf.org?subject=unsubscribe>
List-Archive: <http://www.ietf.org/mail-archive/web/tools-discuss>
List-Post: <mailto:tools-discuss@ietf.org>
List-Help: <mailto:tools-discuss-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/tools-discuss>, <mailto:tools-discuss-request@ietf.org?subject=subscribe>
X-List-Received-Date: Wed, 30 Mar 2011 12:21:07 -0000

On 3/30/2011 7:52 AM, Scott Brim wrote:
> Cool!
>
> I tried it and ran the xml through xml.resource.org and got this.  I
> don't recall filling in facsimile.  I might have.

Ordering problem -- fixed. Reload to get the fix.

One question: should the <facsimile/> and similar fields be output even 
if they're not filled in?

In other words, is it better to leave them in as an aid for people to 
fill in later when they're working on the XML, or is it better to just 
not list them?

     Tony

From simon@josefsson.org  Wed Mar 30 05:22:34 2011
Return-Path: <simon@josefsson.org>
X-Original-To: tools-discuss@core3.amsl.com
Delivered-To: tools-discuss@core3.amsl.com
Received: from localhost (localhost [127.0.0.1]) by core3.amsl.com (Postfix) with ESMTP id DC16F28C12F for <tools-discuss@core3.amsl.com>; Wed, 30 Mar 2011 05:22:34 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -102.237
X-Spam-Level: 
X-Spam-Status: No, score=-102.237 tagged_above=-999 required=5 tests=[AWL=0.362, BAYES_00=-2.599, USER_IN_WHITELIST=-100]
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 XZn2tBy2m08c for <tools-discuss@core3.amsl.com>; Wed, 30 Mar 2011 05:22:32 -0700 (PDT)
Received: from yxa-v.extundo.com (yxa-v.extundo.com [213.115.69.139]) by core3.amsl.com (Postfix) with ESMTP id 9A9B928C185 for <tools-discuss@ietf.org>; Wed, 30 Mar 2011 05:22:29 -0700 (PDT)
Received: from latte.josefsson.org (dhcp-1257.meeting.ietf.org [130.129.18.87]) (authenticated bits=0) by yxa-v.extundo.com (8.14.3/8.14.3/Debian-5+lenny1) with ESMTP id p2UCNq85000644 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES128-SHA bits=128 verify=NOT) for <tools-discuss@ietf.org>; Wed, 30 Mar 2011 14:23:55 +0200
X-Hashcash: 1:22:110330:tools-discuss@ietf.org::ZP3Ns0gCYV4lCoLt:1XKK
From: Simon Josefsson <simon@josefsson.org>
To: tools-discuss@ietf.org
OpenPGP: id=B565716F; url=http://josefsson.org/key.txt
Date: Wed, 30 Mar 2011 14:23:52 +0200
Message-ID: <871v1o94pz.fsf@latte.josefsson.org>
User-Agent: Gnus/5.110016 (No Gnus v0.16) Emacs/23.2 (gnu/linux)
MIME-Version: 1.0
Content-Type: text/plain
X-Virus-Scanned: clamav-milter 0.97 at yxa-v
X-Virus-Status: Clean
Subject: [Tools-discuss] no ipr link
X-BeenThere: tools-discuss@ietf.org
X-Mailman-Version: 2.1.9
Precedence: list
List-Id: IETF Tools Discussion <tools-discuss.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/listinfo/tools-discuss>, <mailto:tools-discuss-request@ietf.org?subject=unsubscribe>
List-Archive: <http://www.ietf.org/mail-archive/web/tools-discuss>
List-Post: <mailto:tools-discuss@ietf.org>
List-Help: <mailto:tools-discuss-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/tools-discuss>, <mailto:tools-discuss-request@ietf.org?subject=subscribe>
X-List-Received-Date: Wed, 30 Mar 2011 12:22:35 -0000

Hi,

This came up at the EMU WG.  There is no link to this patent disclosure:

https://datatracker.ietf.org/ipr/1519/

from this page:

http://tools.ietf.org/html/draft-zhou-emu-eap-fastv2-00

The patent disclosure was filed March 18.  Is there a long delay?

/Simon

From julian.reschke@gmx.de  Wed Mar 30 05:46:53 2011
Return-Path: <julian.reschke@gmx.de>
X-Original-To: tools-discuss@core3.amsl.com
Delivered-To: tools-discuss@core3.amsl.com
Received: from localhost (localhost [127.0.0.1]) by core3.amsl.com (Postfix) with ESMTP id C28F728C10B for <tools-discuss@core3.amsl.com>; Wed, 30 Mar 2011 05:46:53 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -105.266
X-Spam-Level: 
X-Spam-Status: No, score=-105.266 tagged_above=-999 required=5 tests=[AWL=-2.667, BAYES_00=-2.599, USER_IN_WHITELIST=-100]
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 0vEQiOXylbKl for <tools-discuss@core3.amsl.com>; Wed, 30 Mar 2011 05:46:52 -0700 (PDT)
Received: from mailout-de.gmx.net (mailout-de.gmx.net [213.165.64.22]) by core3.amsl.com (Postfix) with SMTP id 29C353A68F8 for <tools-discuss@ietf.org>; Wed, 30 Mar 2011 05:46:51 -0700 (PDT)
Received: (qmail invoked by alias); 30 Mar 2011 12:48:29 -0000
Received: from dhcp-536f.meeting.ietf.org (EHLO [130.129.83.111]) [130.129.83.111] by mail.gmx.net (mp060) with SMTP; 30 Mar 2011 14:48:29 +0200
X-Authenticated: #1915285
X-Provags-ID: V01U2FsdGVkX18SL5994MAS68bbcm9CW2dyHTLi19/JTWxFsho08p ums+7xIbpaszhk
Message-ID: <4D932697.9080600@gmx.de>
Date: Wed, 30 Mar 2011 14:48:23 +0200
From: Julian Reschke <julian.reschke@gmx.de>
User-Agent: Mozilla/5.0 (Windows; U; Windows NT 6.1; en-US; rv:1.9.2.15) Gecko/20110303 Lightning/1.0b2 Thunderbird/3.1.9
MIME-Version: 1.0
To: Tony Hansen <tony@att.com>
References: <4D9315C7.1010100@att.com>	<AANLkTi=K8o1s=Q=qspYOREFqWO9wvsuTN6KxBXd5YLra@mail.gmail.com> <4D932081.1090004@att.com>
In-Reply-To: <4D932081.1090004@att.com>
Content-Type: text/plain; charset=ISO-8859-1; format=flowed
Content-Transfer-Encoding: 7bit
X-Y-GMX-Trusted: 0
Cc: Glenn Kowack <gkowack@well.com>, Tools Team Discussion <tools-discuss@ietf.org>, XML2RFC Interest Group <xml2rfc@ietf.org>, RFC Interest <rfc-interest@rfc-editor.org>, Scott Brim <scott.brim@gmail.com>, RFC Editor <rfc-editor@rfc-editor.org>
Subject: Re: [Tools-discuss] prototype xml2rfc creation wizard tool
X-BeenThere: tools-discuss@ietf.org
X-Mailman-Version: 2.1.9
Precedence: list
List-Id: IETF Tools Discussion <tools-discuss.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/listinfo/tools-discuss>, <mailto:tools-discuss-request@ietf.org?subject=unsubscribe>
List-Archive: <http://www.ietf.org/mail-archive/web/tools-discuss>
List-Post: <mailto:tools-discuss@ietf.org>
List-Help: <mailto:tools-discuss-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/tools-discuss>, <mailto:tools-discuss-request@ietf.org?subject=subscribe>
X-List-Received-Date: Wed, 30 Mar 2011 12:46:53 -0000

On 30.03.2011 14:22, Tony Hansen wrote:
> On 3/30/2011 7:52 AM, Scott Brim wrote:
>> Cool!
>>
>> I tried it and ran the xml through xml.resource.org and got this. I
>> don't recall filling in facsimile. I might have.
>
> Ordering problem -- fixed. Reload to get the fix.
>
> One question: should the <facsimile/> and similar fields be output even
> if they're not filled in?

Nope.

> In other words, is it better to leave them in as an aid for people to
> fill in later when they're working on the XML, or is it better to just
> not list them?

You could include them, but comment them out.

Best regards, Julian

From fred@cisco.com  Wed Mar 30 08:39:15 2011
Return-Path: <fred@cisco.com>
X-Original-To: tools-discuss@core3.amsl.com
Delivered-To: tools-discuss@core3.amsl.com
Received: from localhost (localhost [127.0.0.1]) by core3.amsl.com (Postfix) with ESMTP id B6E303A6B61; Wed, 30 Mar 2011 08:39:15 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -110.524
X-Spam-Level: 
X-Spam-Status: No, score=-110.524 tagged_above=-999 required=5 tests=[AWL=0.075, BAYES_00=-2.599, RCVD_IN_DNSWL_HI=-8, USER_IN_WHITELIST=-100]
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 OUMgByx18jJq; Wed, 30 Mar 2011 08:39:13 -0700 (PDT)
Received: from ams-iport-2.cisco.com (ams-iport-2.cisco.com [144.254.224.141]) by core3.amsl.com (Postfix) with ESMTP id 72C923A6B7A; Wed, 30 Mar 2011 08:39:10 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=cisco.com; i=fred@cisco.com; l=981; q=dns/txt; s=iport; t=1301499650; x=1302709250; h=subject:mime-version:from:in-reply-to:date:cc:message-id: references:to:content-transfer-encoding; bh=wlbK9M5coE9Tc+gH7XUf+3r/E6fXeSthm37ldxz8p/8=; b=IOaW4Sqqp5Sg0bC4K07lvptoRpWUDA2X1NGg6tKDvCEAOC81NO3BkXal YXj+yH9JKbw40PWrkTkJgSG/8wThdnDeqsNsW6a70ZAAMauK092litJdv MYH5soluuVpDM34Z3/KuHN4GHXBCFZs4IcLDdZ41ZhoXVS7Kgh81rfwRs c=;
X-IronPort-Anti-Spam-Filtered: true
X-IronPort-Anti-Spam-Result: Av8DALxNk02Q/khMgWdsb2JhbAClURQBARYmJaESnGSFagSNBoNV
X-IronPort-AV: E=Sophos;i="4.63,269,1299456000"; d="scan'208";a="23820174"
Received: from ams-core-3.cisco.com ([144.254.72.76]) by ams-iport-2.cisco.com with ESMTP; 30 Mar 2011 15:40:48 +0000
Received: from dhcp-57cd.meeting.ietf.org (ams3-vpn-dhcp5880.cisco.com [10.61.86.247]) by ams-core-3.cisco.com (8.14.3/8.14.3) with ESMTP id p2UFei5m025546; Wed, 30 Mar 2011 15:40:48 GMT
Received: from [127.0.0.1] by dhcp-57cd.meeting.ietf.org (PGP Universal service); Wed, 30 Mar 2011 17:40:48 +0200
X-PGP-Universal: processed; by dhcp-57cd.meeting.ietf.org on Wed, 30 Mar 2011 17:40:48 +0200
Mime-Version: 1.0 (Apple Message framework v1084)
From: Fred Baker <fred@cisco.com>
In-Reply-To: <4D932081.1090004@att.com>
Date: Wed, 30 Mar 2011 17:40:36 +0200
Message-Id: <DDF91E00-FE46-41F5-A2D9-37143A2AACCB@cisco.com>
References: <4D9315C7.1010100@att.com> <AANLkTi=K8o1s=Q=qspYOREFqWO9wvsuTN6KxBXd5YLra@mail.gmail.com> <4D932081.1090004@att.com>
To: Tony Hansen <tony@att.com>
X-Mailer: Apple Mail (2.1084)
Content-Type: text/plain; charset=us-ascii
Content-Transfer-Encoding: quoted-printable
Cc: Glenn Kowack <gkowack@well.com>, Tools Team Discussion <tools-discuss@ietf.org>, XML2RFC Interest Group <xml2rfc@ietf.org>, RFC Interest <rfc-interest@rfc-editor.org>, Scott Brim <scott.brim@gmail.com>, RFC Editor <rfc-editor@rfc-editor.org>
Subject: Re: [Tools-discuss] [rfc-i] prototype xml2rfc creation wizard tool
X-BeenThere: tools-discuss@ietf.org
X-Mailman-Version: 2.1.9
Precedence: list
List-Id: IETF Tools Discussion <tools-discuss.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/listinfo/tools-discuss>, <mailto:tools-discuss-request@ietf.org?subject=unsubscribe>
List-Archive: <http://www.ietf.org/mail-archive/web/tools-discuss>
List-Post: <mailto:tools-discuss@ietf.org>
List-Help: <mailto:tools-discuss-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/tools-discuss>, <mailto:tools-discuss-request@ietf.org?subject=subscribe>
X-List-Received-Date: Wed, 30 Mar 2011 15:39:15 -0000

On Mar 30, 2011, at 2:22 PM, Tony Hansen wrote:
> One question: should the <facsimile/> and similar fields be output =
even if they're not filled in?

That's really a question of the DTD; there are some (organization in the =
author block) that are required even if empty, and some that are =
required (year in the date specification) but can be inferred by the =
tool. What you want to do is "do no harm", and make it easy for the =
consumer of the file to know what options they have that they may not =
have used. One way to do that is to specify everything even if empty, =
and as a quick solution it has something to recommend it. After the =
fact, I'm not sure it's all that important, and I could imagine tools =
like XMLMind interpreting the DTD and as a result not including them =
when *they* store them.

I personally don't mind which you do. But if it was me, I would probably =
specify them all just to make sure that any subtleties were finessed.=

From julian.reschke@gmx.de  Wed Mar 30 09:01:10 2011
Return-Path: <julian.reschke@gmx.de>
X-Original-To: tools-discuss@core3.amsl.com
Delivered-To: tools-discuss@core3.amsl.com
Received: from localhost (localhost [127.0.0.1]) by core3.amsl.com (Postfix) with ESMTP id 7FFFB3A6A48 for <tools-discuss@core3.amsl.com>; Wed, 30 Mar 2011 09:01:10 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -104.099
X-Spam-Level: 
X-Spam-Status: No, score=-104.099 tagged_above=-999 required=5 tests=[AWL=-1.500, BAYES_00=-2.599, USER_IN_WHITELIST=-100]
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 SPeiCbdn+acE for <tools-discuss@core3.amsl.com>; Wed, 30 Mar 2011 09:01:09 -0700 (PDT)
Received: from mailout-de.gmx.net (mailout-de.gmx.net [213.165.64.23]) by core3.amsl.com (Postfix) with SMTP id 597823A6A33 for <tools-discuss@ietf.org>; Wed, 30 Mar 2011 09:01:09 -0700 (PDT)
Received: (qmail invoked by alias); 30 Mar 2011 16:02:47 -0000
Received: from dhcp-536f.meeting.ietf.org (EHLO [130.129.83.111]) [130.129.83.111] by mail.gmx.net (mp029) with SMTP; 30 Mar 2011 18:02:47 +0200
X-Authenticated: #1915285
X-Provags-ID: V01U2FsdGVkX18GXYIIcksGSdtQEGbQBTlqe5jwiUdeHcQPDlrxN9 LlACfVe+iEx9cT
Message-ID: <4D935424.6020200@gmx.de>
Date: Wed, 30 Mar 2011 18:02:44 +0200
From: Julian Reschke <julian.reschke@gmx.de>
User-Agent: Mozilla/5.0 (Windows; U; Windows NT 6.1; en-US; rv:1.9.2.15) Gecko/20110303 Lightning/1.0b2 Thunderbird/3.1.9
MIME-Version: 1.0
To: Fred Baker <fred@cisco.com>
References: <4D9315C7.1010100@att.com>	<AANLkTi=K8o1s=Q=qspYOREFqWO9wvsuTN6KxBXd5YLra@mail.gmail.com>	<4D932081.1090004@att.com> <DDF91E00-FE46-41F5-A2D9-37143A2AACCB@cisco.com>
In-Reply-To: <DDF91E00-FE46-41F5-A2D9-37143A2AACCB@cisco.com>
Content-Type: text/plain; charset=ISO-8859-1; format=flowed
Content-Transfer-Encoding: 8bit
X-Y-GMX-Trusted: 0
Cc: Glenn Kowack <gkowack@well.com>, Tools Team Discussion <tools-discuss@ietf.org>, XML2RFC Interest Group <xml2rfc@ietf.org>, RFC Interest <rfc-interest@rfc-editor.org>, Scott Brim <scott.brim@gmail.com>, Tony Hansen <tony@att.com>, RFC Editor <rfc-editor@rfc-editor.org>
Subject: Re: [Tools-discuss] [rfc-i] prototype xml2rfc creation wizard tool
X-BeenThere: tools-discuss@ietf.org
X-Mailman-Version: 2.1.9
Precedence: list
List-Id: IETF Tools Discussion <tools-discuss.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/listinfo/tools-discuss>, <mailto:tools-discuss-request@ietf.org?subject=unsubscribe>
List-Archive: <http://www.ietf.org/mail-archive/web/tools-discuss>
List-Post: <mailto:tools-discuss@ietf.org>
List-Help: <mailto:tools-discuss-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/tools-discuss>, <mailto:tools-discuss-request@ietf.org?subject=subscribe>
X-List-Received-Date: Wed, 30 Mar 2011 16:01:10 -0000

On 30.03.2011 17:40, Fred Baker wrote:
>
> On Mar 30, 2011, at 2:22 PM, Tony Hansen wrote:
>> One question: should the<facsimile/>  and similar fields be output even if they're not filled in?
>
> That's really a question of the DTD; there are some (organization in the author block) that are required even if empty, and some that are required (year in the date specification) but can be inferred by the tool. What you want to do is "do no harm", and make it easy for the consumer of the file to know what options they have that they may not have used. One way to do that is to specify everything even if empty, and as a quick solution it has something to recommend it. After the fact, I'm not sure it's all that important, and I could imagine tools like XMLMind interpreting the DTD and as a result not including them when *they* store them.

<organization> isn't required anymore ((I think we changed that in 1.34).

> I personally don't mind which you do. But if it was me, I would probably specify them all just to make sure that any subtleties were finessed.

Well, absence of an element is different from it being empty. Even íf 
xml2rfc may treat them the same way we shouldn't rely on that.

BR, Julian

From jdfalk-lists@cybernothing.org  Wed Mar 30 17:37:51 2011
Return-Path: <jdfalk-lists@cybernothing.org>
X-Original-To: tools-discuss@core3.amsl.com
Delivered-To: tools-discuss@core3.amsl.com
Received: from localhost (localhost [127.0.0.1]) by core3.amsl.com (Postfix) with ESMTP id 2ECF33A6BE4 for <tools-discuss@core3.amsl.com>; Wed, 30 Mar 2011 17:37:51 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -6.599
X-Spam-Level: 
X-Spam-Status: No, score=-6.599 tagged_above=-999 required=5 tests=[AWL=0.000,  BAYES_00=-2.599, RCVD_IN_DNSWL_MED=-4]
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 Z5NI2WVSgWHw for <tools-discuss@core3.amsl.com>; Wed, 30 Mar 2011 17:37:50 -0700 (PDT)
Received: from ocelope.disgruntled.net (ocelope.disgruntled.net [97.107.131.76]) by core3.amsl.com (Postfix) with ESMTP id E65B03A67D3 for <tools-discuss@ietf.org>; Wed, 30 Mar 2011 17:37:49 -0700 (PDT)
Received: from [192.168.11.36] (c-76-126-154-212.hsd1.ca.comcast.net [76.126.154.212]) (authenticated bits=0) by ocelope.disgruntled.net (8.14.3/8.14.3/Debian-5+lenny1) with ESMTP id p2V0dP3x030021 (version=TLSv1/SSLv3 cipher=AES128-SHA bits=128 verify=NOT); Wed, 30 Mar 2011 17:39:28 -0700
X-DKIM: Sendmail DKIM Filter v2.6.0 ocelope.disgruntled.net p2V0dP3x030021
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=cybernothing.org; s=triac; t=1301531968; bh=ZWLAh8NaIZEAiY7bfBXyTXljrxNfKcYifccwAFHw5 jc=; h=Subject:Mime-Version:Content-Type:From:In-Reply-To:Date:Cc: Content-Transfer-Encoding:Message-Id:References:To; b=FUO6eTgwNeMQ SiGtztO6oCX786CGLSe6hm8iKZKd44Z7icg4D6a2NaQPXeaAfp48TwSdmBXDfETvMEF +PiP1KoYMn0yOs+kFFz+RLle30OdAdJHd5fhkZJN/hyQYX3VXZEn3tIaduv6sTf4kN1 vdEroSeurgoaQCIkjnNdHnEvM=
Mime-Version: 1.0 (Apple Message framework v1082)
Content-Type: text/plain; charset=us-ascii
From: "J.D. Falk" <jdfalk-lists@cybernothing.org>
In-Reply-To: <4D9315C7.1010100@att.com>
Date: Wed, 30 Mar 2011 17:39:25 -0700
Content-Transfer-Encoding: quoted-printable
Message-Id: <16959664-20EB-4009-9075-325A8428D076@cybernothing.org>
References: <4D9315C7.1010100@att.com>
To: Tony Hansen <tony@att.com>
X-Mailer: Apple Mail (2.1082)
Cc: Tools Team Discussion <tools-discuss@ietf.org>
Subject: Re: [Tools-discuss] prototype xml2rfc creation wizard tool
X-BeenThere: tools-discuss@ietf.org
X-Mailman-Version: 2.1.9
Precedence: list
List-Id: IETF Tools Discussion <tools-discuss.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/listinfo/tools-discuss>, <mailto:tools-discuss-request@ietf.org?subject=unsubscribe>
List-Archive: <http://www.ietf.org/mail-archive/web/tools-discuss>
List-Post: <mailto:tools-discuss@ietf.org>
List-Help: <mailto:tools-discuss-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/tools-discuss>, <mailto:tools-discuss-request@ietf.org?subject=subscribe>
X-List-Received-Date: Thu, 31 Mar 2011 00:37:51 -0000

On Mar 30, 2011, at 4:36 AM, Tony Hansen wrote:

> All thoughts on it are welcome, even if you think it's a horrible =
idea. If you think it's a good idea, I'd like to hear about improvements =
to the user interface, where did I go wrong, and what else is needed.

I wish I'd had this earlier.

In my test pass just now, it ignored most of the postal fields I filled =
in: street, region, code, country.  It got city, though.

There are probably other tweaks possible, but this is already enough to =
greatly reduce my startup time for new drafts.  Thank you.

--
J.D. Falk
the leading purveyor of industry counter-rhetoric solutions


From tony@att.com  Thu Mar 31 04:10:38 2011
Return-Path: <tony@att.com>
X-Original-To: tools-discuss@core3.amsl.com
Delivered-To: tools-discuss@core3.amsl.com
Received: from localhost (localhost [127.0.0.1]) by core3.amsl.com (Postfix) with ESMTP id DD9BB28C0F7; Thu, 31 Mar 2011 04:10:38 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -106.479
X-Spam-Level: 
X-Spam-Status: No, score=-106.479 tagged_above=-999 required=5 tests=[AWL=0.120, BAYES_00=-2.599, RCVD_IN_DNSWL_MED=-4, USER_IN_WHITELIST=-100]
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 VD9NapjHvxgQ; Thu, 31 Mar 2011 04:10:34 -0700 (PDT)
Received: from mail120.messagelabs.com (mail120.messagelabs.com [216.82.250.83]) by core3.amsl.com (Postfix) with ESMTP id A8CC73A6B3B; Thu, 31 Mar 2011 04:10:34 -0700 (PDT)
X-VirusChecked: Checked
X-Env-Sender: tony@att.com
X-Msg-Ref: server-12.tower-120.messagelabs.com!1301569932!10531357!1
X-StarScan-Version: 6.2.9; banners=-,-,-
X-Originating-IP: [144.160.20.145]
Received: (qmail 2746 invoked from network); 31 Mar 2011 11:12:13 -0000
Received: from sbcsmtp6.sbc.com (HELO mlpd192.enaf.sfdc.sbc.com) (144.160.20.145) by server-12.tower-120.messagelabs.com with DHE-RSA-AES256-SHA encrypted SMTP; 31 Mar 2011 11:12:13 -0000
Received: from enaf.sfdc.sbc.com (localhost.localdomain [127.0.0.1]) by mlpd192.enaf.sfdc.sbc.com (8.14.4/8.14.4) with ESMTP id p2VBCZsh019766; Thu, 31 Mar 2011 07:12:36 -0400
Received: from alpd052.aldc.att.com (alpd052.aldc.att.com [130.8.42.31]) by mlpd192.enaf.sfdc.sbc.com (8.14.4/8.14.4) with ESMTP id p2VBCXIK019750; Thu, 31 Mar 2011 07:12:34 -0400
Received: from aldc.att.com (localhost.localdomain [127.0.0.1]) by alpd052.aldc.att.com (8.14.4/8.14.4) with ESMTP id p2VBC9ld023441; Thu, 31 Mar 2011 07:12:09 -0400
Received: from mailgw1.maillennium.att.com (dns.maillennium.att.com [135.25.114.99]) by alpd052.aldc.att.com (8.14.4/8.14.4) with ESMTP id p2VBC1PN023001; Thu, 31 Mar 2011 07:12:02 -0400
Received: from [135.70.28.201] (vpn-135-70-28-201.vpn.west.att.com[135.70.28.201]) by maillennium.att.com (mailgw1) with ESMTP id <20110331111158gw100e4lm1e> (Authid: tony); Thu, 31 Mar 2011 11:12:01 +0000
X-Originating-IP: [135.70.28.201]
Message-ID: <4D94617C.7060107@att.com>
Date: Thu, 31 Mar 2011 07:11:56 -0400
From: Tony Hansen <tony@att.com>
User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.9.2.12) Gecko/20101027 Thunderbird/3.1.6
MIME-Version: 1.0
To: Tools Team Discussion <tools-discuss@ietf.org>, RFC Interest <rfc-interest@rfc-editor.org>, XML2RFC Interest Group <xml2rfc@ietf.org>, RFC Editor <rfc-editor@rfc-editor.org>, Glenn Kowack <gkowack@well.com>
References: <4D9315C7.1010100@att.com>
In-Reply-To: <4D9315C7.1010100@att.com>
Content-Type: text/plain; charset=ISO-8859-1; format=flowed
Content-Transfer-Encoding: 7bit
Subject: Re: [Tools-discuss] prototype xml2rfc creation wizard tool
X-BeenThere: tools-discuss@ietf.org
X-Mailman-Version: 2.1.9
Precedence: list
List-Id: IETF Tools Discussion <tools-discuss.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/listinfo/tools-discuss>, <mailto:tools-discuss-request@ietf.org?subject=unsubscribe>
List-Archive: <http://www.ietf.org/mail-archive/web/tools-discuss>
List-Post: <mailto:tools-discuss@ietf.org>
List-Help: <mailto:tools-discuss-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/tools-discuss>, <mailto:tools-discuss-request@ietf.org?subject=subscribe>
X-List-Received-Date: Thu, 31 Mar 2011 11:10:39 -0000

Thank you everyone who's tried out the XML2RFC internet draft creation 
wizard. I've folded in most of the comments and I think it's just about 
ready to release to the community.

I'd appreciate any further comments before I do so (probably tomorrow).

One of the comments suggested showing the output of xml2rfc as things 
are being generated. The current form does absolutely nothing remotely 
until the very end when you want to download the file to your browser, 
and I think the overhead of showing the xml2rfc output constantly would 
be onerous. However, it *would* be possible to add in a "preview" button 
on the final page. What do people think of that idea?

     Tony

On 3/30/2011 7:36 AM, Tony Hansen wrote:
> One of the areas people still complain about with respect to writing 
> internet drafts is how to get started.
>
> So I've been playing around with a tool to help create the xml2rfc XML 
> for a -00 internet draft. It works in wizard fashion, asking you a 
> variety of questions and generates the XML on the fly. At the end, you 
> can either cut and paste the generated XML or click a download button 
> to save it to a file.
>
> Please try it out: http://xml.resource.org/xml2rfc-wizard
>
> All thoughts on it are welcome, even if you think it's a horrible 
> idea. If you think it's a good idea, I'd like to hear about 
> improvements to the user interface, where did I go wrong, and what 
> else is needed.
>
> Also, any thoughts on where to go from here would be appreciated. Is 
> the notion of a set of wizards a good one? What other wizards would be 
> helpful?
>
> I'm thinking that this wizard, and possibly others, would eventually 
> be linked to from the xml.resource.org web page.
>
>     Tony Hansen
>     tony@att.com

From dbharrington@comcast.net  Thu Mar 31 05:00:30 2011
Return-Path: <dbharrington@comcast.net>
X-Original-To: tools-discuss@core3.amsl.com
Delivered-To: tools-discuss@core3.amsl.com
Received: from localhost (localhost [127.0.0.1]) by core3.amsl.com (Postfix) with ESMTP id 580073A6B4A for <tools-discuss@core3.amsl.com>; Thu, 31 Mar 2011 05:00:30 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -102.599
X-Spam-Level: 
X-Spam-Status: No, score=-102.599 tagged_above=-999 required=5 tests=[BAYES_00=-2.599, USER_IN_WHITELIST=-100]
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 zCmJw0sXBh9m for <tools-discuss@core3.amsl.com>; Thu, 31 Mar 2011 05:00:29 -0700 (PDT)
Received: from qmta13.westchester.pa.mail.comcast.net (qmta13.westchester.pa.mail.comcast.net [76.96.59.243]) by core3.amsl.com (Postfix) with ESMTP id 4CDA63A6B33 for <tools-discuss@ietf.org>; Thu, 31 Mar 2011 05:00:29 -0700 (PDT)
Received: from omta08.westchester.pa.mail.comcast.net ([76.96.62.12]) by qmta13.westchester.pa.mail.comcast.net with comcast id Rnt81g0020Fqzac5Do29sN; Thu, 31 Mar 2011 12:02:09 +0000
Received: from davidPC ([130.129.68.162]) by omta08.westchester.pa.mail.comcast.net with comcast id Ro1l1g00a3W3hpu3Uo1oUX; Thu, 31 Mar 2011 12:02:07 +0000
From: "David B Harrington" <dbharrington@comcast.net>
To: "'Tony Hansen'" <tony@att.com>, "'Tools Team Discussion'" <tools-discuss@ietf.org>, "'RFC Interest'" <rfc-interest@rfc-editor.org>, "'XML2RFC Interest Group'" <xml2rfc@ietf.org>, "'RFC Editor'" <rfc-editor@rfc-editor.org>, "'Glenn Kowack'" <gkowack@well.com>
References: <4D9315C7.1010100@att.com> <4D94617C.7060107@att.com>
In-Reply-To: <4D94617C.7060107@att.com>
Date: Thu, 31 Mar 2011 14:01:43 +0200
Message-ID: <F484B73EB9274E14AC0D6CDEBCD72BB8@davidPC>
MIME-Version: 1.0
Content-Type: text/plain; charset="us-ascii"
Content-Transfer-Encoding: 7bit
X-Mailer: Microsoft Office Outlook 11
X-MIMEOLE: Produced By Microsoft MimeOLE V6.1.7600.16543
Thread-Index: AcvvlIEU49mPpHQqQXGgpzvwc+4bwwABgdSQ
Subject: Re: [Tools-discuss] [xml2rfc] prototype xml2rfc creation wizard tool
X-BeenThere: tools-discuss@ietf.org
X-Mailman-Version: 2.1.9
Precedence: list
List-Id: IETF Tools Discussion <tools-discuss.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/listinfo/tools-discuss>, <mailto:tools-discuss-request@ietf.org?subject=unsubscribe>
List-Archive: <http://www.ietf.org/mail-archive/web/tools-discuss>
List-Post: <mailto:tools-discuss@ietf.org>
List-Help: <mailto:tools-discuss-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/tools-discuss>, <mailto:tools-discuss-request@ietf.org?subject=subscribe>
X-List-Received-Date: Thu, 31 Mar 2011 12:00:30 -0000

Hi,

There are xml2rfc templates for MIB documents, with sections and
boilerplate needed for MIB documents.
But authors can take a generic xml2rfc doc and install the appropriate
sections and boilerplate themselves.
I don't know if you want to try to include that in your tool.
The MIB document templates can be found at tools.ietf.org and I'm
available to advise.
There has been some discussion of developing comparable templates for
other data modules as well, such as YANG.

dbh

> -----Original Message-----
> From: xml2rfc-bounces@ietf.org 
> [mailto:xml2rfc-bounces@ietf.org] On Behalf Of Tony Hansen
> Sent: Thursday, March 31, 2011 1:12 PM
> To: Tools Team Discussion; RFC Interest; XML2RFC Interest 
> Group; RFC Editor; Glenn Kowack
> Subject: Re: [xml2rfc] prototype xml2rfc creation wizard tool
> 
> Thank you everyone who's tried out the XML2RFC internet draft 
> creation 
> wizard. I've folded in most of the comments and I think it's 
> just about 
> ready to release to the community.
> 
> I'd appreciate any further comments before I do so (probably 
> tomorrow).
> 
> One of the comments suggested showing the output of xml2rfc as
things 
> are being generated. The current form does absolutely nothing 
> remotely 
> until the very end when you want to download the file to your 
> browser, 
> and I think the overhead of showing the xml2rfc output 
> constantly would 
> be onerous. However, it *would* be possible to add in a 
> "preview" button 
> on the final page. What do people think of that idea?
> 
>      Tony
> 
> On 3/30/2011 7:36 AM, Tony Hansen wrote:
> > One of the areas people still complain about with respect 
> to writing 
> > internet drafts is how to get started.
> >
> > So I've been playing around with a tool to help create the 
> xml2rfc XML 
> > for a -00 internet draft. It works in wizard fashion, asking you a

> > variety of questions and generates the XML on the fly. At 
> the end, you 
> > can either cut and paste the generated XML or click a 
> download button 
> > to save it to a file.
> >
> > Please try it out: http://xml.resource.org/xml2rfc-wizard
> >
> > All thoughts on it are welcome, even if you think it's a horrible 
> > idea. If you think it's a good idea, I'd like to hear about 
> > improvements to the user interface, where did I go wrong, and what

> > else is needed.
> >
> > Also, any thoughts on where to go from here would be 
> appreciated. Is 
> > the notion of a set of wizards a good one? What other 
> wizards would be 
> > helpful?
> >
> > I'm thinking that this wizard, and possibly others, would 
> eventually 
> > be linked to from the xml.resource.org web page.
> >
> >     Tony Hansen
> >     tony@att.com
> _______________________________________________
> xml2rfc mailing list
> xml2rfc@ietf.org
> https://www.ietf.org/mailman/listinfo/xml2rfc
> 


From tony@att.com  Thu Mar 31 08:55:19 2011
Return-Path: <tony@att.com>
X-Original-To: tools-discuss@core3.amsl.com
Delivered-To: tools-discuss@core3.amsl.com
Received: from localhost (localhost [127.0.0.1]) by core3.amsl.com (Postfix) with ESMTP id E5BD73A6B32; Thu, 31 Mar 2011 08:55:19 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -106.491
X-Spam-Level: 
X-Spam-Status: No, score=-106.491 tagged_above=-999 required=5 tests=[AWL=0.108, BAYES_00=-2.599, RCVD_IN_DNSWL_MED=-4, USER_IN_WHITELIST=-100]
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 VTb-oLhUW45c; Thu, 31 Mar 2011 08:55:11 -0700 (PDT)
Received: from mail119.messagelabs.com (mail119.messagelabs.com [216.82.241.195]) by core3.amsl.com (Postfix) with ESMTP id D07CE3A6B49; Thu, 31 Mar 2011 08:55:10 -0700 (PDT)
X-VirusChecked: Checked
X-Env-Sender: tony@att.com
X-Msg-Ref: server-12.tower-119.messagelabs.com!1301587010!11953694!1
X-StarScan-Version: 6.2.9; banners=-,-,-
X-Originating-IP: [144.160.20.145]
Received: (qmail 25855 invoked from network); 31 Mar 2011 15:56:50 -0000
Received: from sbcsmtp6.sbc.com (HELO mlpd192.enaf.sfdc.sbc.com) (144.160.20.145) by server-12.tower-119.messagelabs.com with DHE-RSA-AES256-SHA encrypted SMTP; 31 Mar 2011 15:56:50 -0000
Received: from enaf.sfdc.sbc.com (localhost.localdomain [127.0.0.1]) by mlpd192.enaf.sfdc.sbc.com (8.14.4/8.14.4) with ESMTP id p2VFvDLn004523; Thu, 31 Mar 2011 11:57:14 -0400
Received: from alpd052.aldc.att.com (alpd052.aldc.att.com [130.8.42.31]) by mlpd192.enaf.sfdc.sbc.com (8.14.4/8.14.4) with ESMTP id p2VFv8td004411; Thu, 31 Mar 2011 11:57:08 -0400
Received: from aldc.att.com (localhost.localdomain [127.0.0.1]) by alpd052.aldc.att.com (8.14.4/8.14.4) with ESMTP id p2VFuiwl026788; Thu, 31 Mar 2011 11:56:44 -0400
Received: from mailgw1.maillennium.att.com (dns.maillennium.att.com [135.25.114.99]) by alpd052.aldc.att.com (8.14.4/8.14.4) with ESMTP id p2VFufJm026648; Thu, 31 Mar 2011 11:56:41 -0400
Received: from [135.70.245.70] (vpn-135-70-245-70.vpn.east.att.com[135.70.245.70]) by maillennium.att.com (mailgw1) with ESMTP id <20110331155639gw100e4m2ge> (Authid: tony); Thu, 31 Mar 2011 15:56:40 +0000
X-Originating-IP: [135.70.245.70]
Message-ID: <4D94A0A1.8030609@att.com>
Date: Thu, 31 Mar 2011 11:41:21 -0400
From: Tony Hansen <tony@att.com>
User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.9.2.12) Gecko/20101027 Thunderbird/3.1.6
MIME-Version: 1.0
To: David B Harrington <dbharrington@comcast.net>
References: <4D9315C7.1010100@att.com> <4D94617C.7060107@att.com> <F484B73EB9274E14AC0D6CDEBCD72BB8@davidPC>
In-Reply-To: <F484B73EB9274E14AC0D6CDEBCD72BB8@davidPC>
Content-Type: text/plain; charset=ISO-8859-1; format=flowed
Content-Transfer-Encoding: 7bit
Cc: 'RFC Interest' <rfc-interest@rfc-editor.org>, 'Glenn Kowack' <gkowack@well.com>, 'XML2RFC Interest Group' <xml2rfc@ietf.org>, 'Tools Team Discussion' <tools-discuss@ietf.org>, 'RFC Editor' <rfc-editor@rfc-editor.org>
Subject: Re: [Tools-discuss] [xml2rfc] prototype xml2rfc creation wizard tool
X-BeenThere: tools-discuss@ietf.org
X-Mailman-Version: 2.1.9
Precedence: list
List-Id: IETF Tools Discussion <tools-discuss.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/listinfo/tools-discuss>, <mailto:tools-discuss-request@ietf.org?subject=unsubscribe>
List-Archive: <http://www.ietf.org/mail-archive/web/tools-discuss>
List-Post: <mailto:tools-discuss@ietf.org>
List-Help: <mailto:tools-discuss-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/tools-discuss>, <mailto:tools-discuss-request@ietf.org?subject=subscribe>
X-List-Received-Date: Thu, 31 Mar 2011 15:55:20 -0000

Would adding a single question along the lines of

     Do you plan on this being a Management Information Base (MIB) 
document? [no|yes]

do? If they say yes, then the sections relevant to MIBs would be added 
to the XML document.

     Tony

On 3/31/2011 8:01 AM, David B Harrington wrote:
> There are xml2rfc templates for MIB documents, with sections and
> boilerplate needed for MIB documents.
> But authors can take a generic xml2rfc doc and install the appropriate
> sections and boilerplate themselves.
> I don't know if you want to try to include that in your tool.
> The MIB document templates can be found at tools.ietf.org and I'm
> available to advise.
> There has been some discussion of developing comparable templates for
> other data modules as well, such as YANG.

From elwynd@dial.pipex.com  Thu Mar 31 15:54:56 2011
Return-Path: <elwynd@dial.pipex.com>
X-Original-To: tools-discuss@core3.amsl.com
Delivered-To: tools-discuss@core3.amsl.com
Received: from localhost (localhost [127.0.0.1]) by core3.amsl.com (Postfix) with ESMTP id C552E3A67F4; Thu, 31 Mar 2011 15:54:56 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -98.233
X-Spam-Level: 
X-Spam-Status: No, score=-98.233 tagged_above=-999 required=5 tests=[AWL=-4.066, BAYES_00=-2.599, FH_HOST_EQ_D_D_D_D=0.765, FH_HOST_EQ_D_D_D_DB=0.888, HELO_DYNAMIC_SPLIT_IP=3.493, HELO_EQ_IP_ADDR=1.119, RCVD_NUMERIC_HELO=2.067, RDNS_DYNAMIC=0.1, USER_IN_WHITELIST=-100]
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 onVx+OtHiBI9; Thu, 31 Mar 2011 15:54:54 -0700 (PDT)
Received: from c.painless.aaisp.net.uk (c.painless.aaisp.net.uk [IPv6:2001:8b0:0:30::51bb:1e35]) by core3.amsl.com (Postfix) with ESMTP id 8B0033A67EE; Thu, 31 Mar 2011 15:54:54 -0700 (PDT)
Received: from 251.254.187.81.in-addr.arpa ([81.187.254.251]) by c.painless.aaisp.net.uk with esmtp (Exim 4.72) (envelope-from <elwynd@dial.pipex.com>) id 1Q5Qmz-0005iI-9Q; Thu, 31 Mar 2011 23:56:29 +0100
Message-ID: <4D95068C.8010002@dial.pipex.com>
Date: Thu, 31 Mar 2011 23:56:12 +0100
From: Elwyn Davies <elwynd@dial.pipex.com>
User-Agent: Thunderbird 2.0.0.19 (X11/20081209)
MIME-Version: 1.0
To: Tony Hansen <tony@att.com>
References: <4D9315C7.1010100@att.com> <4D94617C.7060107@att.com>
In-Reply-To: <4D94617C.7060107@att.com>
Content-Type: text/plain; charset=us-ascii; format=flowed
Content-Transfer-Encoding: 7bit
Cc: RFC Interest <rfc-interest@rfc-editor.org>, Glenn Kowack <gkowack@well.com>, XML2RFC Interest Group <xml2rfc@ietf.org>, Tools Team Discussion <tools-discuss@ietf.org>, RFC Editor <rfc-editor@rfc-editor.org>
Subject: Re: [Tools-discuss] [xml2rfc] prototype xml2rfc creation wizard tool
X-BeenThere: tools-discuss@ietf.org
X-Mailman-Version: 2.1.9
Precedence: list
Reply-To: elwynd@dial.pipex.com
List-Id: IETF Tools Discussion <tools-discuss.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/listinfo/tools-discuss>, <mailto:tools-discuss-request@ietf.org?subject=unsubscribe>
List-Archive: <http://www.ietf.org/mail-archive/web/tools-discuss>
List-Post: <mailto:tools-discuss@ietf.org>
List-Help: <mailto:tools-discuss-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/tools-discuss>, <mailto:tools-discuss-request@ietf.org?subject=subscribe>
X-List-Received-Date: Thu, 31 Mar 2011 22:54:57 -0000

Quite useful. Particularly for author and references.

Oned thing I have considered (indeed once started on) were tools to 
produce author fragments and reference fragments which are the most 
tedious bits IMO

Nits

Why does the Phone number entry appear twice in author input?

You could save people a bit of typing by putting draft- or RFC in front 
of the reference fields.

Should keywords be allowed white space or not?

Regards,
Elwyn

Tony Hansen wrote:
> Thank you everyone who's tried out the XML2RFC internet draft creation 
> wizard. I've folded in most of the comments and I think it's just 
> about ready to release to the community.
>
> I'd appreciate any further comments before I do so (probably tomorrow).
>
> One of the comments suggested showing the output of xml2rfc as things 
> are being generated. The current form does absolutely nothing remotely 
> until the very end when you want to download the file to your browser, 
> and I think the overhead of showing the xml2rfc output constantly 
> would be onerous. However, it *would* be possible to add in a 
> "preview" button on the final page. What do people think of that idea?
>
> Tony
>
> On 3/30/2011 7:36 AM, Tony Hansen wrote:
>> One of the areas people still complain about with respect to writing 
>> internet drafts is how to get started.
>>
>> So I've been playing around with a tool to help create the xml2rfc 
>> XML for a -00 internet draft. It works in wizard fashion, asking you 
>> a variety of questions and generates the XML on the fly. At the end, 
>> you can either cut and paste the generated XML or click a download 
>> button to save it to a file.
>>
>> Please try it out: http://xml.resource.org/xml2rfc-wizard
>>
>> All thoughts on it are welcome, even if you think it's a horrible 
>> idea. If you think it's a good idea, I'd like to hear about 
>> improvements to the user interface, where did I go wrong, and what 
>> else is needed.
>>
>> Also, any thoughts on where to go from here would be appreciated. Is 
>> the notion of a set of wizards a good one? What other wizards would 
>> be helpful?
>>
>> I'm thinking that this wizard, and possibly others, would eventually 
>> be linked to from the xml.resource.org web page.
>>
>> Tony Hansen
>> tony@att.com
> _______________________________________________
> xml2rfc mailing list
> xml2rfc@ietf.org
> https://www.ietf.org/mailman/listinfo/xml2rfc

