1998Q4/
<!-- MHonArc v2.4.4 -->
<!--X-Subject: [MUD&#45;Dev] Re: openmud or pdmud or devmud -->
<!--X-From-R13: Xba Zrbaneq <wyrbaneqNqvipbz.fyvzl.pbz> -->
<!--X-Date: Mon, 26 Oct 1998 16:25:34 &#45;0800 -->
<!--X-Message-Id: 19981026161742.A23823#divcom,slimy.com -->
<!--X-Content-Type: text/plain -->
<!--X-Reference: 98102509052002.22929@d185d1e96 -->
<!--X-Head-End-->
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN">
<html>
<head>
<title>MUD-Dev message, [MUD-Dev] Re: openmud or pdmud or devmud</title>
<!-- meta name="robots" content="noindex,nofollow" -->
<link rev="made" href="mailto:jleonard#divcom,slimy.com">
</head>
<body background="/backgrounds/paperback.gif" bgcolor="#ffffff"
      text="#000000" link="#0000FF" alink="#FF0000" vlink="#006000">

  <font size="+4" color="#804040">
    <strong><em>MUD-Dev<br>mailing list archive</em></strong>
  </font>
      
<br>
[&nbsp;<a href="../">Other Periods</a>
&nbsp;|&nbsp;<a href="../../">Other mailing lists</a>
&nbsp;|&nbsp;<a href="/search.php3">Search</a>
&nbsp;]
<br clear=all><hr>
<!--X-Body-Begin-->
<!--X-User-Header-->
<!--X-User-Header-End-->
<!--X-TopPNI-->

Date:&nbsp;
[&nbsp;<a href="msg00524.html">Previous</a>
&nbsp;|&nbsp;<a href="msg00526.html">Next</a>
&nbsp;]
&nbsp;&nbsp;&nbsp;&nbsp;
Thread:&nbsp;
[&nbsp;<a href="msg00505.html">Previous</a>
&nbsp;|&nbsp;<a href="msg00526.html">Next</a>
&nbsp;]
&nbsp;&nbsp;&nbsp;&nbsp;
Index:&nbsp;
[&nbsp;<A HREF="author.html#00525">Author</A>
&nbsp;|&nbsp;<A HREF="#00525">Date</A>
&nbsp;|&nbsp;<A HREF="thread.html#00525">Thread</A>
&nbsp;]

<!--X-TopPNI-End-->
<!--X-MsgBody-->
<!--X-Subject-Header-Begin-->
<H1>[MUD-Dev] Re: openmud or pdmud or devmud</H1>
<HR>
<!--X-Subject-Header-End-->
<!--X-Head-of-Message-->
<UL>
<LI><em>To</em>: <A HREF="mailto:mud-dev#kanga,nu">mud-dev#kanga,nu</A></LI>
<LI><em>Subject</em>: [MUD-Dev] Re: openmud or pdmud or devmud</LI>
<LI><em>From</em>: Jon Leonard &lt;<A HREF="mailto:jleonard#divcom,slimy.com">jleonard#divcom,slimy.com</A>&gt;</LI>
<LI><em>Date</em>: Mon, 26 Oct 1998 16:17:42 -0800</LI>
<LI><em>Cc</em>: Jon Leonard &lt;<A HREF="mailto:jleonard#divcom,slimy.com">jleonard#divcom,slimy.com</A>&gt;</LI>
<LI><em>Reply-To</em>: <A HREF="mailto:mud-dev#kanga,nu">mud-dev#kanga,nu</A></LI>
</UL>
<!--X-Head-of-Message-End-->
<!--X-Head-Body-Sep-Begin-->
<HR>
<!--X-Head-Body-Sep-End-->
<!--X-Body-of-Message-->
<PRE>
On Sun, Oct 25, 1998 at 08:38:02AM -0500, James Wilson wrote:

&gt; seems like the first thing people need to agree on is what name to use. ;) I
&gt; like OpenMud myself. PDMud sounds like there'll be a lot of sex there. DevMud
&gt; is kind of stodgy. There's always the Python option, i.e. go with something
&gt; that just sounds good.

I like OpenMud too, except that it has already been used.  I recommend
"DevMUD" for a few reasons:

1) It doesn't seem to be used yet.
2) It fits the project:  Dev -&gt; Easy to develop on/for, MUD -&gt; It's a MUD.
3) Tribute to MUD-Dev, from which it originates.

&gt; but maybe before that, it should be determined who is involved and what the
&gt; roles are. There's been a lot of design thrash lately, which can be good,
&gt; but I recall numerous similar threads (not on this list) where people had lots
&gt; of grand ideas but no code ever got written. The Perfect is the enemy of the
&gt; Good, cf. the Hurd project. Anyways, I guess there are two things that I think
&gt; need to get resolved.

I think it's too early to really resolve much of this stuff, but it should
get resolved eventually.  There's a lot to think about before we commit to
any decisions, and we may still be missing critical input from someone who
just happend to be busy this week.

I'd consider no decisions final for at least another week, and no code
final for _at least_ a month.  One of the essential lessons from
"The Mythical Man-Month" (which I think should be required reading for
anyone working on a large software project) is that concentrating too
much (or too quickly) on implementation is a recipie for disaster.
It's only about a sixth of a project when you factor in design,
debugging, documentation, etc.

&gt; 1. Who's in charge? Is it 'the consensus of mud-dev#kanga,nu'? Is it 'Bibi and
&gt; Bill and Yasser, but definitely NOT Muammar'? Is it 'Linus Torvalds alone'? I'd
&gt; like to believe that something good would happen without such a fascist
&gt; structure, but I'm a little bit cynical. Someone (maybe multiple someones) need
&gt; to decide on big things like What License To Use, and have their decisions
&gt; accepted. (I would imagine that different modules could be distributed under
&gt; different licenses. However, the core should probably be licensed as a unit.)

How about a somewhat anarchistic structure?

Since much of the point of DevMUD is to have a codebase that developers can
freely use, extend the freedom to include being alternate code repositories
and development centers.

I'll contribute to this by providing a code repository on mud.slimy.com
and doing my development there.

My tentative policies:

* Code is usually available on "Steal This Code" terms.  The authors take
  no legal responsibility for use/abuse, and anyone can take it to do
  cool stuff with it.  Code with different terms (credit-me, GPL, etc.)
  will be clearly labeled on a per module basis.

* If someone else has a repository, I'll provide a link to it.  Where
  appropriate, I'll try to help keep other repositories up to date.

* For most DevMUD related code, I'll mirror it on my machine.  I may
  also provide versions of modules modified to my taste alongside the
  originals.  I'll occasionally decline to mirror something, either
  because I can't legally do so (being in the US, there is some crypto
  code I can't make available, for example), or possibly because I just
  don't want to.  I'll usually provide links in such cases.

* Others who want to make mud.slimy.com the primary home of a module
  they develop on are (usually) welcome to do so.  Shell accounts are
  available for this purpose.

If someone else provides a better code repository, then I'm effectively just
being a mirror, which is fine.

If no one else provides a similar repository, then I'm de-facto the project
coordinator.

Comments?

&gt; 2. Who's going to do what? When? A number of fundamental design issues need to
&gt; be resolved fairly quickly if any further work is to be done. It's fun to argue
&gt; about grand design schemes, but at the end of the day one has to make some
&gt; difficult choices and stick with them. Whatever design is arrived at needs to be
&gt; documented thoroughly so people know how to proceed. I don't want to be the
&gt; cause of needless bureaucracy, but we need to formalize things so everybody
&gt; understands one another.

I don't think there's a big hurry.  Any code done now should be considered
a prototype anyway.  To quote "The Mythical Man-Month", "Plan to throw
one away."  That said, I think it is very important to document what we're
doing and why.

&gt; I'm itching to implement something (as are, I think, many others who have
&gt; leapt up and shouted 'YES!'). I don't want it to fall apart in a month or two,
&gt; though, which is why I'm being so fussy and corporate.

Depending on what "fall apart" means, I think it won't.  Even if everyone
else loses interest, I'm still going to implement at least a simple set of
modules to demonstrate mix-and-match MUD components, and provide example
code for someone starting a MUD from scratch.

Jon Leonard


</PRE>

<!--X-Body-of-Message-End-->
<!--X-MsgBody-End-->
<!--X-Follow-Ups-->
<HR>
<ul compact><li><strong>Follow-Ups</strong>:
<ul>
<li><strong><A NAME="00526" HREF="msg00526.html">[MUD-Dev] Re: openmud or pdmud or devmud</A></strong>
<ul compact><li><em>From:</em> "Adam J. Thornton" &lt;adam#phoenix,Princeton.EDU&gt;</li></ul>
</UL></LI></UL>
<!--X-Follow-Ups-End-->
<!--X-References-->
<UL><LI><STRONG>References</STRONG>:
<UL>
<LI><STRONG><A NAME="00485" HREF="msg00485.html">[MUD-Dev] openmud or pdmud or devmud</A></STRONG>
<UL><LI><EM>From:</EM> James Wilson &lt;jwilson#rochester,rr.com&gt;</LI></UL></LI>
</UL></LI></UL>
<!--X-References-End-->
<!--X-BotPNI-->
<UL>
<LI>Prev by Date:
<STRONG><A HREF="msg00524.html">[MUD-Dev] Re: PDMud thread summary</A></STRONG>
</LI>
<LI>Next by Date:
<STRONG><A HREF="msg00526.html">[MUD-Dev] Re: openmud or pdmud or devmud</A></STRONG>
</LI>
<LI>Prev by thread:
<STRONG><A HREF="msg00505.html">[MUD-Dev] Re: openmud or pdmud or devmud</A></STRONG>
</LI>
<LI>Next by thread:
<STRONG><A HREF="msg00526.html">[MUD-Dev] Re: openmud or pdmud or devmud</A></STRONG>
</LI>
<LI>Index(es):
<UL>
<LI><A HREF="index.html#00525"><STRONG>Date</STRONG></A></LI>
<LI><A HREF="thread.html#00525"><STRONG>Thread</STRONG></A></LI>
</UL>
</LI>
</UL>

<!--X-BotPNI-End-->
<!--X-User-Footer-->
<!--X-User-Footer-End-->
<ul><li>Thread context:
<BLOCKQUOTE><UL>
<LI><STRONG>[MUD-Dev] Re: openmud: open issues</STRONG>, <EM>(continued)</EM>
<ul compact>
<ul compact>
<ul compact>
<LI><strong><A NAME="00609" HREF="msg00609.html">[MUD-Dev] Re: openmud: open issues</A></strong>, 
Vadim Tkachenko <a href="mailto:vt#freehold,crocodile.org">vt#freehold,crocodile.org</a>, Sat 31 Oct 1998, 01:55 GMT
</LI>
</ul>
</ul>
</ul>
</LI>
<LI><strong><A NAME="00485" HREF="msg00485.html">[MUD-Dev] openmud or pdmud or devmud</A></strong>, 
James Wilson <a href="mailto:jwilson#rochester,rr.com">jwilson#rochester,rr.com</a>, Sun 25 Oct 1998, 14:16 GMT
<UL>
<LI><strong><A NAME="00494" HREF="msg00494.html">[MUD-Dev] Re: openmud or pdmud or devmud</A></strong>, 
Darrin Hyrup <a href="mailto:shades#mythicgames,com">shades#mythicgames,com</a>, Sun 25 Oct 1998, 18:07 GMT
<UL>
<LI><strong><A NAME="00505" HREF="msg00505.html">[MUD-Dev] Re: openmud or pdmud or devmud</A></strong>, 
Hal Black <a href="mailto:hal#moos,ml.org">hal#moos,ml.org</a>, Mon 26 Oct 1998, 01:00 GMT
</LI>
</UL>
</LI>
<LI><strong><A NAME="00525" HREF="msg00525.html">[MUD-Dev] Re: openmud or pdmud or devmud</A></strong>, 
Jon Leonard <a href="mailto:jleonard#divcom,slimy.com">jleonard#divcom,slimy.com</a>, Tue 27 Oct 1998, 00:25 GMT
<UL>
<LI><strong><A NAME="00526" HREF="msg00526.html">[MUD-Dev] Re: openmud or pdmud or devmud</A></strong>, 
Adam J. Thornton <a href="mailto:adam#phoenix,Princeton.EDU">adam#phoenix,Princeton.EDU</a>, Tue 27 Oct 1998, 00:54 GMT
</LI>
</UL>
</LI>
</UL>
</LI>
<LI><strong><A NAME="00477" HREF="msg00477.html">[MUD-Dev] DevMUD - thoughts.1</A></strong>, 
Chris Gray <a href="mailto:cg#ami-cg,GraySage.Edmonton.AB.CA">cg#ami-cg,GraySage.Edmonton.AB.CA</a>, Sun 25 Oct 1998, 05:04 GMT
<UL>
<LI><strong><A NAME="00481" HREF="msg00481.html">[MUD-Dev] Re: DevMUD - thoughts.1</A></strong>, 
Niklas Elmqvist <a href="mailto:d97elm#dtek,chalmers.se">d97elm#dtek,chalmers.se</a>, Sun 25 Oct 1998, 09:39 GMT
</LI>
<LI><strong><A NAME="00482" HREF="msg00482.html">[MUD-Dev] Re: MUD verb handling (Was: DevMUD - thoughts.1)</A></strong>, 
The Arrow <a href="mailto:arrow#trelleborg,mail.telia.com">arrow#trelleborg,mail.telia.com</a>, Sun 25 Oct 1998, 11:57 GMT
</LI>
</UL>
</LI>
</UL></BLOCKQUOTE>

</ul>
<hr>
<center>
[&nbsp;<a href="../">Other Periods</a>
&nbsp;|&nbsp;<a href="../../">Other mailing lists</a>
&nbsp;|&nbsp;<a href="/search.php3">Search</a>
&nbsp;]
</center>
<hr>
</body>
</html>