draft-zigmond-media-url-00.txt
Larry Masinter <masinter@parc.xerox.com> Wed, 06 November 1996 05:55 UTC
Received: from cnri by ietf.org id aa02730; 6 Nov 96 0:55 EST
Received: from services.Bunyip.Com by CNRI.Reston.VA.US id aa02073;
6 Nov 96 0:55 EST
Received: (from daemon@localhost) by services.bunyip.com (8.6.10/8.6.9) id
AAA05099 for uri-out; Wed, 6 Nov 1996 00:41:36 -0500
Received: from mocha.bunyip.com (mocha.Bunyip.Com [192.197.208.1]) by
services.bunyip.com (8.6.10/8.6.9) with SMTP id AAA05094 for
<uri@services.bunyip.com>; Wed, 6 Nov 1996 00:41:33 -0500
Received: from alpha.Xerox.COM by mocha.bunyip.com with SMTP
(5.65a/IDA-1.4.2b/CC-Guru-2b)
id AA08049 (mail destined for uri@services.bunyip.com);
Wed, 6 Nov 96 00:41:01 -0500
Received: from golden.parc.xerox.com ([13.1.100.139]) by alpha.xerox.com with
SMTP id <16665(3)>; Tue, 5 Nov 1996 21:40:58 PST
Received: by golden.parc.xerox.com id <2694>; Tue, 5 Nov 1996 21:40:39 PST
To: dan.zigmond@wink.com
Cc: uri@bunyip.com
Subject: draft-zigmond-media-url-00.txt
From: Larry Masinter <masinter@parc.xerox.com>
Message-Id: <96Nov5.214039pst."2694"@golden.parc.xerox.com>
Date: Tue, 5 Nov 1996 21:40:39 PST
Sender: owner-uri@bunyip.com
Precedence: bulk
a) The "//" is not some magic indicator saying 'this is top level'. Usually it is used to signify Internet FQDNs. Its use in 'tv://nbc' is inappropriate. b) Your channel identification scheme is not global. How are television channels identified outside of the US? c) Your channel identification scheme is not 'uniform', in that if I point to 'tv://12' and you point to 'tv://12', we are likely to get different resources. While this can happen with 'file:///' resources where the host name is elided, such URLs are not intended for global distribution. I think if you want to refer to television channels (or radio stations, for that matter) you should have a short unambiguous way of identifying _which_ station, independent of the resolution mechanism needed to attach to that station. Your phone and fax URLs has problem (a) -- the "//" is not needed -- and also problem (b) -- there is no need to elide the country code. You might want to refer to the 'tpc.int' experimental documents, the nascent VPIM specification (Voice Profile for Internet Mail) and the newly forming IETF FAX working group (http://www.imc.org/ietf-fax), who may be interested in a fax URL scheme. Regards, Larry Masinter http://www.parc.xerox.com/masinter
- draft-zigmond-media-url-00.txt Larry Masinter
- Re: draft-zigmond-media-url-00.txt Harald.T.Alvestrand