1998Q4/
<!-- MHonArc v2.4.4 -->
<!--X-Subject: [MUD&#45;Dev] Current Projects -->
<!--X-From-R13: Oyrk Egrjneg <evpurNpey.pbz> -->
<!--X-Date: Thu, 8 Oct 1998 23:56:19 &#45;0700 -->
<!--X-Message-Id: 199810090651.AA24151#crl5,crl.com -->
<!--X-Content-Type: text/plain -->
<!--X-Head-End-->
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN">
<html>
<head>
<title>MUD-Dev message, [MUD-Dev] Current Projects</title>
<!-- meta name="robots" content="noindex,nofollow" -->
<link rev="made" href="mailto:riche#crl,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="msg00127.html">Previous</a>
&nbsp;|&nbsp;<a href="msg00129.html">Next</a>
&nbsp;]
&nbsp;&nbsp;&nbsp;&nbsp;
Thread:&nbsp;
[&nbsp;<a href="msg00244.html">Previous</a>
&nbsp;|&nbsp;<a href="msg00129.html">Next</a>
&nbsp;]
&nbsp;&nbsp;&nbsp;&nbsp;
Index:&nbsp;
[&nbsp;<A HREF="author.html#00128">Author</A>
&nbsp;|&nbsp;<A HREF="#00128">Date</A>
&nbsp;|&nbsp;<A HREF="thread.html#00128">Thread</A>
&nbsp;]

<!--X-TopPNI-End-->
<!--X-MsgBody-->
<!--X-Subject-Header-Begin-->
<H1>[MUD-Dev] Current Projects</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] Current Projects</LI>
<LI><em>From</em>: Alex Stewart &lt;<A HREF="mailto:riche#crl,com">riche#crl,com</A>&gt;</LI>
<LI><em>Date</em>: Thu, 8 Oct 1998 23:51:28 -0700 (PDT)</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>
Well, after having just said that I don't have any topics to start, I'm going
to go ahead and start one.. :)

I suppose this falls into the "documenting the current state of the field"
aspect of things.. I have noticed in the responses to the two recent "meta"
topics that there seem to be a fair number of people around here who are
actively working (or considering actively working) on developing new MUD or
MUD-related software, and there are at least several others interested in such
topics in general.  While there is some information on projects some of the
older, more active people have been working on in the FAQ that gets mailed out
every so often, I get the distinct impression that there are a lot of other
people (new people?) doing interesting things too who haven't made it into that
document, so, my question to the list:

What are your current projects?  For those of us out here pushing the
technological envelope (or just hacking around), what are we up to, anyway?

In particular:
 * What kind of software are you working on? (MUD driver, MUD client, etc?)
 * Why?
 * What are its features?
 * What does it do (will it do) differently than other things do?
 * Any neat concepts involved?
 * Any boring concepts being used in neat ways?
 (you get the idea.. anything big I'm leaving out?)

This question obvously applies more to the technological side of things, though
that's not to say that world builders shouldn't post too, if they feel so
inclined (particularly if there are neat/new concepts involved).  Obviously,
some people won't be able to answer in great detail for things which may be
under NDAs, but even a general description of what's going on in the field
would be interesting.

As for my answers to the above questions, I'm currently working on developing a
fifth-generation MUD/MUVE driver written in Java (currently codenamed Lithium)
designed to do all the things I've wished MOO and ColdMUD could do but can't,
and to be a testbed for several new concepts I've come up with, including a new
multiple-inheritance model, and a deadlock-free locking model for preemptive
multitasking.

Lithium will support a number of advanced features including preemptive
multitasking, application-neutral design, a role-based internal security model,
high on-disk database integrity and failure recovery, multiple internal
programming language support, and a full object-oriented programming
environment and DB-driver interface.

For a bit more information, as well as the beginnings of some explanations on
some of my design choices so far, you can look at:

  &lt;URL: <A  HREF="http://www.crl.com/~riche/lithium.html">http://www.crl.com/~riche/lithium.html</A> &gt;

Note, however, that some (most) of this document is just quick sketching done
by me mainly to get my own thoughts in order and also to provide some minimal
basis for discussion with some other people I've been talking to.  It is rather
terse in spots and heavily geared towards those with faimilarity with MOO
and/or ColdMUD already, as that's who I've been dealing with for the most part.
Unfortunately there's not yet much documentation there on either of the most
interesting topics (the locking model or the MI model).. I hope to get some
info up there on those topics when I have time to actually write a decent
description of them.  For now, however, if people are interested, let me know
and I'll try to explain what I'm up to.

Any questions or comments are welcome, of course.  Don't bother asking when
it'll be done (or if it'll be done), tho, as right now I have no idea :)

Anyway, that's my pet project at the moment.  What's yours?

-R
-------------------------------------------------------------------------------
     Alex Stewart - riche#crl,com - Richelieu @ Diversity University MOO
                         <A  HREF="http://www.crl.com/~riche">http://www.crl.com/~riche</A>
           "For the world is hollow, and I have touched the sky."


</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="00226" HREF="msg00226.html">[MUD-Dev] Current Projects</A></strong>
<ul compact><li><em>From:</em> Niklas Elmqvist &lt;d97elm#dtek,chalmers.se&gt;</li></ul>
<li><strong><A NAME="00195" HREF="msg00195.html">[MUD-Dev] Re: Current Projects</A></strong>
<ul compact><li><em>From:</em> Andrew Wilson &lt;andrew#aaaaaaaa,demon.co.uk&gt;</li></ul>
<li><strong><A NAME="00176" HREF="msg00176.html">[MUD-Dev] Re: Current Projects</A></strong>
<ul compact><li><em>From:</em> chris#realm,zfn.uni-bremen.de</li></ul>
<li><strong><A NAME="00153" HREF="msg00153.html">[MUD-Dev] Re: Current Projects</A></strong>
<ul compact><li><em>From:</em> Ryan Prince &lt;jynx_ryn#mindless,com&gt;</li></ul>
<li><strong><A NAME="00140" HREF="msg00140.html">[MUD-Dev] Re: Current Projects</A></strong>
<ul compact><li><em>From:</em> "T. Alexander Popiel" &lt;popiel#snugharbor,com&gt;</li></ul>
<li><strong><A NAME="00139" HREF="msg00139.html">[MUD-Dev] Re: Current Projects</A></strong>
<ul compact><li><em>From:</em> "Travis S. Casey" &lt;efindel#io,com&gt;</li></ul>
<li><strong><A NAME="00137" HREF="msg00137.html">[MUD-Dev] Re: Current Projects</A></strong>
<ul compact><li><em>From:</em> The Arrow &lt;arrow#trelleborg,mail.telia.com&gt;</li></ul>
<li><strong><A NAME="00132" HREF="msg00132.html">[MUD-Dev] Re: Current Projects</A></strong>
<ul compact><li><em>From:</em> Joel Kelso &lt;joel#ee,uwa.edu.au&gt;</li></ul>
<li><strong><A NAME="00129" HREF="msg00129.html">[MUD-Dev] Re: Current Projects</A></strong>
<ul compact><li><em>From:</em> Caliban Tiresias Darklock &lt;caliban#darklock,com&gt;</li></ul>
</UL></LI></UL>
<!--X-Follow-Ups-End-->
<!--X-References-->
<!--X-References-End-->
<!--X-BotPNI-->
<UL>
<LI>Prev by Date:
<STRONG><A HREF="msg00127.html">[MUD-Dev] Re: Terrain/Landmass &amp; GIF/BMP</A></STRONG>
</LI>
<LI>Next by Date:
<STRONG><A HREF="msg00129.html">[MUD-Dev] Re: Current Projects</A></STRONG>
</LI>
<LI>Prev by thread:
<STRONG><A HREF="msg00244.html">[MUD-Dev] Re: Current Projects</A></STRONG>
</LI>
<LI>Next by thread:
<STRONG><A HREF="msg00129.html">[MUD-Dev] Re: Current Projects</A></STRONG>
</LI>
<LI>Index(es):
<UL>
<LI><A HREF="index.html#00128"><STRONG>Date</STRONG></A></LI>
<LI><A HREF="thread.html#00128"><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: Current Projects</STRONG>, <EM>(continued)</EM>
<ul compact>
<LI><strong><A NAME="00174" HREF="msg00174.html">[MUD-Dev] Re: Current Projects</A></strong>, 
Wilburn, E.J. <a href="mailto:WilburnE#kochind,com">WilburnE#kochind,com</a>, Tue 13 Oct 1998, 13:04 GMT
</LI>
<LI><strong><A NAME="00175" HREF="msg00175.html">[MUD-Dev] Re: Current Projects</A></strong>, 
Michael.Willey <a href="mailto:Michael.Willey#abnamro,com">Michael.Willey#abnamro,com</a>, Tue 13 Oct 1998, 16:17 GMT
</LI>
<LI><strong><A NAME="00230" HREF="msg00230.html">[MUD-Dev] Re: Current Projects</A></strong>, 
Scatter <a href="mailto:scatter#thevortex,com">scatter#thevortex,com</a>, Fri 16 Oct 1998, 19:28 GMT
</LI>
<LI><strong><A NAME="00244" HREF="msg00244.html">[MUD-Dev] Re: Current Projects</A></strong>, 
Michael.Willey <a href="mailto:Michael.Willey#abnamro,com">Michael.Willey#abnamro,com</a>, Mon 19 Oct 1998, 13:50 GMT
</LI>
</ul>
</LI>
<LI><strong><A NAME="00128" HREF="msg00128.html">[MUD-Dev] Current Projects</A></strong>, 
Alex Stewart <a href="mailto:riche#crl,com">riche#crl,com</a>, Fri 09 Oct 1998, 06:56 GMT
<UL>
<LI><strong><A NAME="00129" HREF="msg00129.html">[MUD-Dev] Re: Current Projects</A></strong>, 
Caliban Tiresias Darklock <a href="mailto:caliban#darklock,com">caliban#darklock,com</a>, Fri 09 Oct 1998, 07:54 GMT
</LI>
<LI><strong><A NAME="00132" HREF="msg00132.html">[MUD-Dev] Re: Current Projects</A></strong>, 
Joel Kelso <a href="mailto:joel#ee,uwa.edu.au">joel#ee,uwa.edu.au</a>, Fri 09 Oct 1998, 09:42 GMT
</LI>
<LI><strong><A NAME="00137" HREF="msg00137.html">[MUD-Dev] Re: Current Projects</A></strong>, 
The Arrow <a href="mailto:arrow#trelleborg,mail.telia.com">arrow#trelleborg,mail.telia.com</a>, Fri 09 Oct 1998, 19:13 GMT
</LI>
<LI><strong><A NAME="00139" HREF="msg00139.html">[MUD-Dev] Re: Current Projects</A></strong>, 
Travis S. Casey <a href="mailto:efindel#io,com">efindel#io,com</a>, Fri 09 Oct 1998, 20:09 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>