1998Q4/
<!-- MHonArc v2.4.4 -->
<!--X-Subject: [MUD&#45;Dev] Re: openmud or pdmud or devmud -->
<!--X-From-R13: Rneeva Vlehc <funqrfNzlguvptnzrf.pbz> -->
<!--X-Date: Sun, 25 Oct 1998 10:07:19 &#45;0800 -->
<!--X-Message-Id: 3.0.5.32.19981025130645.008565e0#mythicgames,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:shades#mythicgames,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="msg00493.html">Previous</a>
&nbsp;|&nbsp;<a href="msg00495.html">Next</a>
&nbsp;]
&nbsp;&nbsp;&nbsp;&nbsp;
Thread:&nbsp;
[&nbsp;<a href="msg00485.html">Previous</a>
&nbsp;|&nbsp;<a href="msg00505.html">Next</a>
&nbsp;]
&nbsp;&nbsp;&nbsp;&nbsp;
Index:&nbsp;
[&nbsp;<A HREF="author.html#00494">Author</A>
&nbsp;|&nbsp;<A HREF="#00494">Date</A>
&nbsp;|&nbsp;<A HREF="thread.html#00494">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>: Darrin Hyrup &lt;<A HREF="mailto:shades#mythicgames,com">shades#mythicgames,com</A>&gt;</LI>
<LI><em>Date</em>: Sun, 25 Oct 1998 13:06:45 -0500</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>
At 08:38 AM 10/25/98 -0500, James Wilson wrote:
&gt;
&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.

Hehe.  I though dev-mud was going to be the name of the new mailing list?
As for the project name, I still like OpenMUD since that's what this really
is... An Open Source MUD project.  (If it ever gets out of the conceptual
phase anyway.) :-)  But, I don't think the name is that big of a deal,
since we all know what we're talking about.

&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've tried to get folks to volunteer to head up parts of the design team in
an effort to see who is interested and feels they are up to the challenge.

&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.)

In my experience as a game developer over the last dozen years or so, I've
found that no matter what, you need to have a clear structure for the
decision making process, or things will never get done.

A tree structure is typically being the most common (and best) way to set
up a project.  Each group has a leader, those leaders have (optionally)
other groups they belong to, and so on, until the top of the tree (the
project leader) is reached.  That way, when a decision needs to be made,
each group can make their own decisions when within their local scope, or
pass it up the line.  In such a system, everyone has a say in what goes on
within their own scope of the project, but decisions always get made.

&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.

Having a clear line of decision-making is definately necessary, but so is
having a solid idea of who is dedicated to working on the project, and what
their talents are, so the design groups can be branched in a logical
manner.  Plus until we know what we have, we don't know where we need help.

&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.

I agree.  I'm really excited about seeing this get off the ground too.

Best,

Darrin


</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="00505" HREF="msg00505.html">[MUD-Dev] Re: openmud or pdmud or devmud</A></strong>
<ul compact><li><em>From:</em> Hal Black &lt;hal#moos,ml.org&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="msg00493.html">[MUD-Dev] Re: openmud or pdmud or devmud</A></STRONG>
</LI>
<LI>Next by Date:
<STRONG><A HREF="msg00495.html">[MUD-Dev] Re: PDMud thread summary</A></STRONG>
</LI>
<LI>Prev by thread:
<STRONG><A HREF="msg00485.html">[MUD-Dev] openmud or pdmud or devmud</A></STRONG>
</LI>
<LI>Next by thread:
<STRONG><A HREF="msg00505.html">[MUD-Dev] Re: openmud or pdmud or devmud</A></STRONG>
</LI>
<LI>Index(es):
<UL>
<LI><A HREF="index.html#00494"><STRONG>Date</STRONG></A></LI>
<LI><A HREF="thread.html#00494"><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>
<LI><strong><A NAME="00585" HREF="msg00585.html">[MUD-Dev] Re: openmud: open issues</A></strong>, 
Vadim Tkachenko <a href="mailto:vt#freehold,crocodile.org">vt#freehold,crocodile.org</a>, Fri 30 Oct 1998, 04:10 GMT
<UL>
<LI><strong><A NAME="00590" HREF="msg00590.html">[MUD-Dev] Re: openmud: open issues</A></strong>, 
James Wilson <a href="mailto:jwilson#rochester,rr.com">jwilson#rochester,rr.com</a>, Fri 30 Oct 1998, 12:23 GMT
<UL>
<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>
</LI>
</UL>
</LI>
</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
</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>