1998Q3/
<!-- MHonArc v2.4.4 -->
<!--X-Subject: [MUD&#45;Dev] Re: Modular MUD [Was:Finer points of Telnet programming ...] -->
<!--X-From-R13: Qnyvona Fverfvnf Rnexybpx <pnyvonaNqnexybpx.pbz> -->
<!--X-Date: Tue, 25 Aug 1998 18:05:47 &#45;0700 -->
<!--X-Message-Id: 199808260104.TAA29610#darklock,com -->
<!--X-Content-Type: text/plain -->
<!--X-Reference: 199808251246.GAA12440#darklock,com -->
<!--X-Reference: Pine.LNX.3.96.980823141741.23081A&#45;100000#shamen,cyberhighway.net -->
<!--X-Reference: 199808240327.VAA05642#darklock,com -->
<!--X-Reference: 35E1FC86.A5C22F2#mindless,com -->
<!--X-Reference: 19980825105837.C3917#flagstaff,Princeton.EDU -->
<!--X-Head-End-->
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN">
<html>
<head>
<title>MUD-Dev message, [MUD-Dev] Re: Modular MUD [Was:Finer points of Telnet programm</title>
<!-- meta name="robots" content="noindex,nofollow" -->
<link rev="made" href="mailto:caliban#darklock,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="msg00841.html">Previous</a>
&nbsp;|&nbsp;<a href="msg00843.html">Next</a>
&nbsp;]
&nbsp;&nbsp;&nbsp;&nbsp;
Thread:&nbsp;
[&nbsp;<a href="msg00840.html">Previous</a>
&nbsp;|&nbsp;<a href="msg00844.html">Next</a>
&nbsp;]
&nbsp;&nbsp;&nbsp;&nbsp;
Index:&nbsp;
[&nbsp;<A HREF="author.html#00842">Author</A>
&nbsp;|&nbsp;<A HREF="#00842">Date</A>
&nbsp;|&nbsp;<A HREF="thread.html#00842">Thread</A>
&nbsp;]

<!--X-TopPNI-End-->
<!--X-MsgBody-->
<!--X-Subject-Header-Begin-->
<H1>[MUD-Dev] Re: Modular MUD [Was:Finer points of Telnet programming ...]</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: Modular MUD [Was:Finer points of Telnet programming ...]</LI>
<LI><em>From</em>: Caliban Tiresias Darklock &lt;<A HREF="mailto:caliban#darklock,com">caliban#darklock,com</A>&gt;</LI>
<LI><em>Date</em>: Tue, 25 Aug 1998 18:03:05 -0700</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 10:58 AM 8/25/98 -0400, I personally witnessed Adam J. Thornton jumping
up to say:
&gt;On Tue, Aug 25, 1998 at 05:44:18AM -0700, Caliban Tiresias Darklock wrote:
&gt;
&gt;&gt; modules, chaining together into a huge web of DLLs or (preferably) script
&gt;&gt; files which make up the whole MUD.
&gt;
&gt;This is one thing I don't understand.  Why would you want to run a game on
&gt;a W95 box?  

I figure the more people I have using it, the more feedback I get, the more
feature requests I receive, the better the product ends up becoming.
Windows may be a crappy platform, but it's still the one everyone is using.
If I want this in the hands of thousands of people in a short period of
time, Windows is where I have to develop it. 

&gt;NT I can see, since you at least get something close to a POSIX
&gt;environment and it's pretty stable, but with W95/8, a stray pointer can
&gt;crash the whole machine.  

"Doctor, it hurts when I do this..." Correct me if I'm wrong, but aren't
stray pointers something you shouldn't have in the first place? Every
argument I've heard for W9x being a bad platform comes down to "If you
screw up, bad things happen". Well, call me arrogant, but I say just don't
screw up.

&gt;Linux and FreeBSD are both free, and you get much
&gt;better process isolation, plus more portable code, since it'll be trivial
&gt;to take ANSI C and make it run on W32 platforms as a console app, modulo
&gt;things like pthreads support that Windows may not have.

I'd much rather implement it under Be, myself, since I'm very excited by
this new O/S and the possibilities it offers, but virtually nobody is
running Be -- and the people that *are* will recommend things like "Why
didn't you subclass control X instead of writing your own version?" instead
of "I want a function to total up the current amount of gold carried by all
online players and distribute it equally among them." 


In other words, the people running Unix-based systems like these are not
going to provide the kind of feedback I want after the release is made.
Right now, they'll provide excellent feedback, and excellent ideas. But
once the initial development is finished and I have a server up for FTP,
their involvement should drop significantly relative to the unsophisticated
user who isn't building his own MUD, doesn't know how to build his own MUD,
and wouldn't know where to start learning. I think we have enough MUD
servers out there that an accomplished programmer and sysadmin can put up.
I'd like to build one similar to the old style door games of the BBS world;
open the readme, follow the five steps, and lo and behold you have a MUD. 

Basically, I want more *creative* people and fewer *technical* people
starting MUDs. We have enough MUDs out there being run by folks who are
into quantum theory and astrophysics and eighty thousand chessboard
problems. I want to see some that are being run by creative, artistic
people that want to build worlds. I want to make MUD servers accessible to
these people. I want it to be easier for them to build what they want and
make it do what they want. 

I think this will better the entire MUD community. We need new blood. 

&gt;&gt; I try to write code with the assumption that the next person to work on it
&gt;&gt; will be a homicidal psychotic who knows where I live, which tends to make

&gt;&gt; it much friendlier. ;)
&gt;
&gt;I try to write it with the assumption that I'm going to be back and want to
&gt;fix it in three months. 

I always *think* I'll remember what I was doing there and don't bother to
comment. Then I come back two weeks later and go "Uhh... what was I
thinking?" 

And then, of course, there was the time I wrote a CRC embedding program
which actually embedded the CRC in the data stream. I was drunk when I
wrote it, and while it *works*, I have never been able to figure out how.
I'm still having trouble admitting it's even *possible*. You can't embed it
in the data stream until you know what it is, and you can't know what it is
until it's in the data stream. I wish I still had that code. I never did
figure out how I managed to do it. On the bright side, it convinced me to
quit drinking.

&gt;&gt; Ideally, and if I can manage to come up with something powerful enough (and
&gt;&gt; *fast* enough) I may do this, the modules which make up the actual MUD
&gt;&gt; activity would be scripted and not compiled. I may even use some sort of
&gt;&gt; object interface compatible with JavaScript, since I would hazard the guess
&gt;&gt; that there are no other scripting languages which approach that level of
&gt;&gt; power and flexibility with even *half* the user recognition.
&gt;
&gt;Uh, Perl?  But then, Perl is my answer to everything, and right now I wish
&gt;I were writing my current project in it, except that I don't think it's
&gt;going to be fast enough for the core.

I think Perl is a little *too* flexible and powerful for what I'm thinking
of, actually... with JavaScript, we're already working from a standpoint of
a limited language with limited features, while Perl can be used to write
entire full-featured applications. Same with Java. 

Not to mention there are a lot more people who know JavaScript than people
who know Perl. I think JavaScript is definitely the more accessible
technology... although there's an argument to be made for VBScript. I tend
to think VBScript is a toy, myself.

---
=+[ caliban#darklock,com ]=+=+=+=+=+=+=+=+=[ <A  HREF="http://www.darklock.com/">http://www.darklock.com/</A> ]+=
"It must be remembered that there is nothing more difficult to plan, more 
doubtful of success, nor more dangerous to manage than the creation of a 
new system. For the initiator has the enmity of all who would profit by 
the preservation of the old institution, and merely lukewarm defenders in 
those who would gain by the new one."              -- Niccolo Machiavelli
=+=+[ FREE KEVIN * <A  HREF="http://www.kevinmitnick.com/">http://www.kevinmitnick.com/</A> * IT COULD BE YOU ]+=+=+=



</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="00844" HREF="msg00844.html">[MUD-Dev] Re: Modular MUD [Was:Finer points of Telnet programming ...]</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="00839" HREF="msg00839.html">[MUD-Dev] Re: Modular MUD [Was:Finer points of Telnet programming ...]</A></STRONG>
<UL><LI><EM>From:</EM> Caliban Tiresias Darklock &lt;caliban#darklock,com&gt;</LI></UL></LI>
<LI><STRONG><A NAME="00828" HREF="msg00828.html">[MUD-Dev] Re: Finer points of Telnet programming ...</A></STRONG>
<UL><LI><EM>From:</EM> Ben Greear &lt;greear#cyberhighway,net&gt;</LI></UL></LI>
<LI><STRONG><A NAME="00830" HREF="msg00830.html">[MUD-Dev] Re: Finer points of Telnet programming ...</A></STRONG>
<UL><LI><EM>From:</EM> Caliban Tiresias Darklock &lt;caliban#darklock,com&gt;</LI></UL></LI>
<LI><STRONG><A NAME="00835" HREF="msg00835.html">[MUD-Dev] Re: Modular MUD [Was:Finer points of Telnet programming ...]</A></STRONG>
<UL><LI><EM>From:</EM> "Jynx (Wyrm / Tygr / Myth) Ryn" &lt;jynx_ryn#mindless,com&gt;</LI></UL></LI>
<LI><STRONG><A NAME="00840" HREF="msg00840.html">[MUD-Dev] Re: Modular MUD [Was:Finer points of Telnet programming ...]</A></STRONG>
<UL><LI><EM>From:</EM> "Adam J. Thornton" &lt;adam#phoenix,Princeton.EDU&gt;</LI></UL></LI>
</UL></LI></UL>
<!--X-References-End-->
<!--X-BotPNI-->
<UL>
<LI>Prev by Date:
<STRONG><A HREF="msg00841.html">[MUD-Dev] Re: Modular MUD [Was:Finer points of Telnet programming ...]</A></STRONG>
</LI>
<LI>Next by Date:
<STRONG><A HREF="msg00843.html">[MUD-Dev] Re: Modular MUD [Was:Finer points of Telnet programming ...]</A></STRONG>
</LI>
<LI>Prev by thread:
<STRONG><A HREF="msg00840.html">[MUD-Dev] Re: Modular MUD [Was:Finer points of Telnet programming ...]</A></STRONG>
</LI>
<LI>Next by thread:
<STRONG><A HREF="msg00844.html">[MUD-Dev] Re: Modular MUD [Was:Finer points of Telnet programming ...]</A></STRONG>
</LI>
<LI>Index(es):
<UL>
<LI><A HREF="index.html#00842"><STRONG>Date</STRONG></A></LI>
<LI><A HREF="thread.html#00842"><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] Minimal MUD-kernel (was Re: Finer points of Telnet programming ...)</STRONG>, <EM>(continued)</EM>
<ul compact>
<ul compact>
<ul compact>
<ul compact>
<LI><strong><A NAME="00833" HREF="msg00833.html">[MUD-Dev] Minimal MUD-kernel (was Re: Finer points of Telnet programming ...)</A></strong>, 
Niklas Elmqvist <a href="mailto:d97elm#dtek,chalmers.se">d97elm#dtek,chalmers.se</a>, Mon 24 Aug 1998, 09:50 GMT
</LI>
<LI><strong><A NAME="00835" HREF="msg00835.html">[MUD-Dev] Re: Modular MUD [Was:Finer points of Telnet programming ...]</A></strong>, 
Jynx (Wyrm / Tygr / Myth) Ryn <a href="mailto:jynx_ryn#mindless,com">jynx_ryn#mindless,com</a>, Mon 24 Aug 1998, 23:55 GMT
<UL>
<LI><strong><A NAME="00839" HREF="msg00839.html">[MUD-Dev] Re: Modular MUD [Was:Finer points of Telnet programming ...]</A></strong>, 
Caliban Tiresias Darklock <a href="mailto:caliban#darklock,com">caliban#darklock,com</a>, Tue 25 Aug 1998, 12:47 GMT
<UL>
<LI><strong><A NAME="00840" HREF="msg00840.html">[MUD-Dev] Re: Modular MUD [Was:Finer points of Telnet programming ...]</A></strong>, 
Adam J. Thornton <a href="mailto:adam#phoenix,Princeton.EDU">adam#phoenix,Princeton.EDU</a>, Tue 25 Aug 1998, 15:11 GMT
<UL>
<LI><strong><A NAME="00842" HREF="msg00842.html">[MUD-Dev] Re: Modular MUD [Was:Finer points of Telnet programming ...]</A></strong>, 
Caliban Tiresias Darklock <a href="mailto:caliban#darklock,com">caliban#darklock,com</a>, Wed 26 Aug 1998, 01:05 GMT
<UL>
<LI><strong><A NAME="00844" HREF="msg00844.html">[MUD-Dev] Re: Modular MUD [Was:Finer points of Telnet programming ...]</A></strong>, 
Adam J. Thornton <a href="mailto:adam#phoenix,Princeton.EDU">adam#phoenix,Princeton.EDU</a>, Wed 26 Aug 1998, 02:02 GMT
<UL>
<LI><strong><A NAME="00849" HREF="msg00849.html">[MUD-Dev] Re: Modular MUD [Was:Finer points of Telnet programming ...]</A></strong>, 
Caliban Tiresias Darklock <a href="mailto:caliban#darklock,com">caliban#darklock,com</a>, Wed 26 Aug 1998, 04:02 GMT
<LI><strong><A NAME="00857" HREF="msg00857.html">[MUD-Dev] Re: Modular MUD [Was:Finer points of Telnet	  programming ...]</A></strong>, 
pomales <a href="mailto:pomales#caip,rutgers.edu">pomales#caip,rutgers.edu</a>, Wed 26 Aug 1998, 12:34 GMT
<LI><strong><A NAME="00858" HREF="msg00858.html">[MUD-Dev] Re: Modular MUD [Was:Finer points of Telnet   programming ...]</A></strong>, 
Caliban Tiresias Darklock <a href="mailto:caliban#darklock,com">caliban#darklock,com</a>, Wed 26 Aug 1998, 12:51 GMT
</LI>
</LI>
</LI>
</UL>
</LI>
</UL>
</LI>
</UL>
</LI>
</UL>
</LI>
</UL>
</LI>
</ul>
</ul>
</ul>
</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>