FWD: I-D ACTION:draft-klensin-unicode-escapes-03.txt
John C Klensin <john-ietf@jck.com> Sat, 24 February 2007 01:56 UTC
Received: from [127.0.0.1] (helo=stiedprmman1.va.neustar.com)
by megatron.ietf.org with esmtp (Exim 4.43)
id 1HKm8r-0006Mx-4k; Fri, 23 Feb 2007 20:56:05 -0500
Received: from [10.91.34.44] (helo=ietf-mx.ietf.org)
by megatron.ietf.org with esmtp (Exim 4.43) id 1HKm6n-0005t8-Uc
for discuss@apps.ietf.org; Fri, 23 Feb 2007 20:53:57 -0500
Received: from ns.jck.com ([209.187.148.211] helo=bs.jck.com)
by ietf-mx.ietf.org with esmtp (Exim 4.43) id 1HKm3B-0004zb-Lk
for discuss@apps.ietf.org; Fri, 23 Feb 2007 20:50:15 -0500
Received: from [127.0.0.1] (helo=p2) by bs.jck.com with esmtp (Exim 4.34)
id 1HKm2y-000Act-Em
for discuss@apps.ietf.org; Fri, 23 Feb 2007 20:50:01 -0500
Date: Fri, 23 Feb 2007 20:49:57 -0500
From: John C Klensin <john-ietf@jck.com>
To: discuss@apps.ietf.org
Subject: FWD: I-D ACTION:draft-klensin-unicode-escapes-03.txt
Message-ID: <B91C111FCFE3BD7A4D65967C@[192.168.1.110]>
X-Mailer: Mulberry/4.0.7 (Win32)
MIME-Version: 1.0
Content-Type: multipart/mixed;
boundary="==========A6B7712B9747A00683EF=========="
X-Spam-Score: 0.1 (/)
X-Scan-Signature: b045c2b078f76b9f842d469de8a32de3
X-BeenThere: discuss@apps.ietf.org
X-Mailman-Version: 2.1.5
Precedence: list
List-Id: general discussion of application-layer protocols
<discuss.apps.ietf.org>
List-Unsubscribe: <https://www1.ietf.org/mailman/listinfo/discuss>,
<mailto:discuss-request@apps.ietf.org?subject=unsubscribe>
List-Post: <mailto:discuss@apps.ietf.org>
List-Help: <mailto:discuss-request@apps.ietf.org?subject=help>
List-Subscribe: <https://www1.ietf.org/mailman/listinfo/discuss>,
<mailto:discuss-request@apps.ietf.org?subject=subscribe>
Errors-To: discuss-bounces@apps.ietf.org
As discussed in my note earlier today...
john
------------ Forwarded Message ------------
Date: Friday, February 23, 2007 6:50 PM -0500
From: Internet-Drafts@ietf.org
To: i-d-announce@ietf.org
Subject: I-D ACTION:draft-klensin-unicode-escapes-03.txt
A New Internet-Draft is available from the on-line
Internet-Drafts directories.
Title : ASCII Escaping of Unicode Characters
Author(s) : J. Klensin
Filename : draft-klensin-unicode-escapes-03.txt
Pages : 12
Date : 2007-2-23
There are a number of circumstances in which an escape mechanism
is needed in conjunction with a protocol to encode characters
that cannot be represented or transmitted directly. With
ASCII coding the traditional escape has been either the
decimal or hexadecimal offset of the character, written in a
variety of different ways. The move to Unicode, where
characters occupy two or more octets and may be coded in
several different forms, has further complicated the question
of escapes. This document discusses some options now in use
and discusses considerations for selecting one for use in new
IETF protocols and protocols that are now being
internationalized.
A URL for this Internet-Draft is:
http://www.ietf.org/internet-drafts/draft-klensin-unicode-escape
s-03.txt
To remove yourself from the I-D Announcement list, send a
message to i-d-announce-request@ietf.org with the word
unsubscribe in the body of the message.
You can also visit
https://www1.ietf.org/mailman/listinfo/I-D-announce to change
your subscription settings.
Internet-Drafts are also available by anonymous FTP. Login with
the username "anonymous" and a password of your e-mail address.
After logging in, type "cd internet-drafts" and then
"get draft-klensin-unicode-escapes-03.txt".
A list of Internet-Drafts directories can be found in
http://www.ietf.org/shadow.html
or ftp://ftp.ietf.org/ietf/1shadow-sites.txt
Internet-Drafts can also be obtained by e-mail.
Send a message to:
mailserv@ietf.org.
In the body type:
"FILE /internet-drafts/draft-klensin-unicode-escapes-03.txt".
NOTE: The mail server at ietf.org can return the document in
MIME-encoded form by using the "mpack" utility. To use this
feature, insert the command "ENCODING mime" before the "FILE"
command. To decode the response(s), you will need "munpack" or
a MIME-compliant mail reader. Different MIME-compliant mail
readers exhibit different behavior, especially when dealing with
"multipart" MIME messages (i.e. documents which have been split
up into multiple messages), so check your local documentation on
how to manipulate these messages.
Below is the data which will enable a MIME compliant mail reader
implementation to automatically retrieve the ASCII version of the
Internet-Draft.
---------- End Forwarded Message ----------
--- Begin Message ---A New Internet-Draft is available from the on-line Internet-Drafts directories. Title : ASCII Escaping of Unicode Characters Author(s) : J. Klensin Filename : draft-klensin-unicode-escapes-03.txt Pages : 12 Date : 2007-2-23 There are a number of circumstances in which an escape mechanism is needed in conjunction with a protocol to encode characters that cannot be represented or transmitted directly. With ASCII coding the traditional escape has been either the decimal or hexadecimal offset of the character, written in a variety of different ways. The move to Unicode, where characters occupy two or more octets and may be coded in several different forms, has further complicated the question of escapes. This document discusses some options now in use and discusses considerations for selecting one for use in new IETF protocols and protocols that are now being internationalized. A URL for this Internet-Draft is: http://www.ietf.org/internet-drafts/draft-klensin-unicode-escapes-03.txt To remove yourself from the I-D Announcement list, send a message to i-d-announce-request@ietf.org with the word unsubscribe in the body of the message. You can also visit https://www1.ietf.org/mailman/listinfo/I-D-announce to change your subscription settings. Internet-Drafts are also available by anonymous FTP. Login with the username "anonymous" and a password of your e-mail address. After logging in, type "cd internet-drafts" and then "get draft-klensin-unicode-escapes-03.txt". A list of Internet-Drafts directories can be found in http://www.ietf.org/shadow.html or ftp://ftp.ietf.org/ietf/1shadow-sites.txt Internet-Drafts can also be obtained by e-mail. Send a message to: mailserv@ietf.org. In the body type: "FILE /internet-drafts/draft-klensin-unicode-escapes-03.txt". NOTE: The mail server at ietf.org can return the document in MIME-encoded form by using the "mpack" utility. To use this feature, insert the command "ENCODING mime" before the "FILE" command. To decode the response(s), you will need "munpack" or a MIME-compliant mail reader. Different MIME-compliant mail readers exhibit different behavior, especially when dealing with "multipart" MIME messages (i.e. documents which have been split up into multiple messages), so check your local documentation on how to manipulate these messages. Below is the data which will enable a MIME compliant mail reader implementation to automatically retrieve the ASCII version of the Internet-Draft.ftp://ftp.ietf.org/internet-drafts/draft-klensin-unicode-escapes-03.txt"><ftp://ftp.ietf.org/internet-drafts/draft-klensin-unicode-escapes-03.txt>_______________________________________________ I-D-Announce mailing list I-D-Announce@ietf.org https://www1.ietf.org/mailman/listinfo/i-d-announce--- End Message ---
- FWD: I-D ACTION:draft-klensin-unicode-escapes-03.… John C Klensin