Re: request for a new URL scheme

Reed Wade <wade@cs.utk.edu> Wed, 10 April 1996 18:54 UTC

Received: from ietf.cnri.reston.va.us by IETF.CNRI.Reston.VA.US id aa24717; 10 Apr 96 14:54 EDT
Received: from CNRI.Reston.VA.US by IETF.CNRI.Reston.VA.US id aa24713; 10 Apr 96 14:54 EDT
Received: from services.Bunyip.COM by CNRI.Reston.VA.US id aa13541; 10 Apr 96 14:54 EDT
Received: (from daemon@localhost) by services.bunyip.com (8.6.10/8.6.9) id OAA21776 for uri-out; Wed, 10 Apr 1996 14:09:31 -0400
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 OAA21771 for <uri@services.bunyip.com>; Wed, 10 Apr 1996 14:09:29 -0400
Received: from CUSPIDOR.CS.UTK.EDU by mocha.bunyip.com with SMTP (5.65a/IDA-1.4.2b/CC-Guru-2b) id AA25017 (mail destined for uri@services.bunyip.com); Wed, 10 Apr 96 14:09:27 -0400
Received: from LOCALHOST.cs.utk.edu by cuspidor.cs.utk.edu with SMTP (cf v2.11c-UTK) id OAA04119; Wed, 10 Apr 1996 14:09:09 -0400
Message-Id: <199604101809.OAA04119@cuspidor.cs.utk.edu>
To: "John C. Daub" <hsoi@tamu.edu>
Cc: wade@cs.utk.edu, uri@bunyip.com
Subject: Re: request for a new URL scheme
In-Reply-To: Your message of "Wed, 10 Apr 1996 11:51:30 CDT." <316BE712.5DAA@tamu.edu>
Date: Wed, 10 Apr 1996 14:09:09 -0400
Sender: ietf-archive-request@IETF.CNRI.Reston.VA.US
From: Reed Wade <wade@cs.utk.edu>
X-Orig-Sender: owner-uri@bunyip.com
Precedence: bulk

This is not necessarily a bad idea but I think you'll
have a very hard time getting this adopted. And if
adopted, implemented by browser writers.

I'd suggest trying something a little different.

Define a new mime type that's associated with a
well formed mud description.

For example

x-application/mud-info

as the mime type for a file that looks like this:

host: blah.org
port: 8080
description: blah
admin-contact: mudguy@blah.org

You'd then need some sort of helper application that
would read this file and fire off the mud client
(or build this functionality into the mud client).

One advantage to this is that it could be done
without any browser changes. If it becomes popular
then browser writers could easily obviate the helper 
application.

Another advantage is that the people who care most
about it, the mud community, get to make the important
decisions about how it would work.


Reed Wade
---------
University of Tennessee, Knoxville            Dept of Computer Science
Netlib Development Group         'Dust--is round off error.' says geek
wade@cs.utk.edu -- <URL:http://www.netlib.org/utk/people/ReedWade.html>