1998Q4/
<!-- MHonArc v2.4.4 -->
<!--X-Subject: [MUD&#45;Dev] Re: Bruce Sterling on Virtual Community goals -->
<!--X-From-R13: Rneeva Vlehc <funqrfNzlguvptnzrf.pbz> -->
<!--X-Date: Wed, 21 Oct 1998 11:22:19 &#45;0700 -->
<!--X-Message-Id: 3.0.5.32.19981021141441.008f6b60#mythicgames,com -->
<!--X-Content-Type: text/plain -->
<!--X-Reference: 007001bdfd0c$5084fe90$58f272cf#howdy,cybersight.com -->
<!--X-Head-End-->
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN">
<html>
<head>
<title>MUD-Dev message, [MUD-Dev] Re: Bruce Sterling on Virtual Community goals</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="msg00312.html">Previous</a>
&nbsp;|&nbsp;<a href="msg00314.html">Next</a>
&nbsp;]
&nbsp;&nbsp;&nbsp;&nbsp;
Thread:&nbsp;
[&nbsp;<a href="msg00303.html">Previous</a>
&nbsp;|&nbsp;<a href="msg00317.html">Next</a>
&nbsp;]
&nbsp;&nbsp;&nbsp;&nbsp;
Index:&nbsp;
[&nbsp;<A HREF="author.html#00313">Author</A>
&nbsp;|&nbsp;<A HREF="#00313">Date</A>
&nbsp;|&nbsp;<A HREF="thread.html#00313">Thread</A>
&nbsp;]

<!--X-TopPNI-End-->
<!--X-MsgBody-->
<!--X-Subject-Header-Begin-->
<H1>[MUD-Dev] Re: Bruce Sterling on Virtual Community goals</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: Bruce Sterling on Virtual Community goals</LI>
<LI><em>From</em>: Darrin Hyrup &lt;<A HREF="mailto:shades#mythicgames,com">shades#mythicgames,com</A>&gt;</LI>
<LI><em>Date</em>: Wed, 21 Oct 1998 14:14:41 -0400</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 09:03 AM 10/21/98 -0700, Bruce Mitchener, Jr. wrote:
&gt;Good morning,
&gt;
&gt;&gt;I think making it explicitly public domain would best serve the members of
&gt;&gt;the list.  That way nobody needs to be concerned about what happens with
&gt;&gt;the code.
&gt;
&gt;I am not a lawyer but .... I saw a reference on the linux-kernel list
&gt;(<A  HREF="http://www.linuxhq.com/lnxlists/linux-kernel/lk_9810_03/msg00806.html">http://www.linuxhq.com/lnxlists/linux-kernel/lk_9810_03/msg00806.html</A>) to
&gt;possible problems that can result from the laws surrounding public domain
&gt;code in some countries, where the original author is still liable for
&gt;anything that happens as a result of someone's use of that code.  An
&gt;explicit license granting full permission and so on may be more appropriate?

Well, if needs be, we could put a license/disclaimer at the top of every
module saying that the code has been released into the public domain, and
insert the traditional blurb about how the authors accept no responsibility
for what you do with it, people you kill, etc.

&gt;I'd be really interested in hearing what it was that it didn't do that you
&gt;wanted. :)  If nothing else, it might help the current effort on this list
&gt;to avoid some of the mistakes that we (Cold people) have made in the past
&gt;(and continue to make today).  If thisn't on topic stuff, feel free to
&gt;respond to me directly, or to drop by <A  HREF="telnet://ice.cold.org:1138/">telnet://ice.cold.org:1138/</A> and chat
&gt;with me there.

First off, don't get me wrong, I really like the ColdC/Genesis approach.
The main things I wanted were stuff that is pretty much personal preference
for my own system, and the kinds of things we'll have to decide when we do
this OpenMUD/PDMud project.

When I initally reviewd the ColdC stuff (back in July I think), I wanted
(off the top of my head):

  The whole environment should have a free-for-any-use license.

  A driver should act like the kernel of an OS.
  o It should support multiple concurrent threads/processes of execution
  o It should be written in C++
  o It should support relational object oriented persistant store
  o It should support plug-ins and/or dynamic loading for driver expansion
  o It should incorporate low level code (I/O, IPC, event management,
plugin management, thread/process management, etc) directly in the driver,
rather than implement it in the lib/core.
  o It should have a simple object oriented internal programming language
that non-programmer GMs can learn easily.

  The core/lib should only determine the look/feel of the game.
  o It should allow a functional (yet spartan) game with a minimal lib.
  o It should to be flexible enough to be extended to support any type of
interface necessary without rewriting the whole I/O and command subsystem.
  o It needs to be be efficient enough to support hundreds of simultaneous
users without requiring a supercomputer. (If this means a compiler and
dynamic loading for things written in the internal programming language,
then fine.)

I'm leaving out a lot of little things too.  ColdC/ColdCore has most of
that, but not all, (and I could live with that, but I thought it might be
more fun to do it from scratch.)  ColdC is rather powerful, but seems more
complex than it needs to be (of course, it also needs to be more powerful
being the low-level game engine is also built into the core, rather than
built into the driver as I would prefer.)

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="00317" HREF="msg00317.html">[MUD-Dev] Re: Bruce Sterling on Virtual Community goals</A></strong>
<ul compact><li><em>From:</em> Niklas Elmqvist &lt;d97elm#dtek,chalmers.se&gt;</li></ul>
</UL></LI></UL>
<!--X-Follow-Ups-End-->
<!--X-References-->
<UL><LI><STRONG>References</STRONG>:
<UL>
<LI><STRONG><A NAME="00303" HREF="msg00303.html">[MUD-Dev] Re: Bruce Sterling on Virtual Community goals</A></STRONG>
<UL><LI><EM>From:</EM> "Bruce Mitchener, Jr." &lt;bruce#puremagic,com&gt;</LI></UL></LI>
</UL></LI></UL>
<!--X-References-End-->
<!--X-BotPNI-->
<UL>
<LI>Prev by Date:
<STRONG><A HREF="msg00312.html">[MUD-Dev] Re: Recursive look</A></STRONG>
</LI>
<LI>Next by Date:
<STRONG><A HREF="msg00314.html">[MUD-Dev] Re: evil - good realism</A></STRONG>
</LI>
<LI>Prev by thread:
<STRONG><A HREF="msg00303.html">[MUD-Dev] Re: Bruce Sterling on Virtual Community goals</A></STRONG>
</LI>
<LI>Next by thread:
<STRONG><A HREF="msg00317.html">[MUD-Dev] Re: Bruce Sterling on Virtual Community goals</A></STRONG>
</LI>
<LI>Index(es):
<UL>
<LI><A HREF="index.html#00313"><STRONG>Date</STRONG></A></LI>
<LI><A HREF="thread.html#00313"><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: Bruce Sterling on Virtual Community goals</STRONG>, <EM>(continued)</EM>
<ul compact>
<ul compact>
<LI><strong><A NAME="00298" HREF="msg00298.html">[MUD-Dev] Re: Bruce Sterling on Virtual Community goals</A></strong>, 
Adam J. Thornton <a href="mailto:adam#phoenix,Princeton.EDU">adam#phoenix,Princeton.EDU</a>, Wed 21 Oct 1998, 14:55 GMT
</LI>
</ul>
<LI><strong><A NAME="00295" HREF="msg00295.html">[MUD-Dev] Re: Bruce Sterling on Virtual Community goals</A></strong>, 
Chris Gray <a href="mailto:cg#ami-cg,GraySage.Edmonton.AB.CA">cg#ami-cg,GraySage.Edmonton.AB.CA</a>, Wed 21 Oct 1998, 14:09 GMT
</LI>
<LI><strong><A NAME="00302" HREF="msg00302.html">[MUD-Dev] Re: Bruce Sterling on Virtual Community goals</A></strong>, 
Wilburn, E.J. <a href="mailto:WilburnE#kochind,com">WilburnE#kochind,com</a>, Wed 21 Oct 1998, 15:56 GMT
</LI>
<LI><strong><A NAME="00303" HREF="msg00303.html">[MUD-Dev] Re: Bruce Sterling on Virtual Community goals</A></strong>, 
Bruce Mitchener, Jr. <a href="mailto:bruce#puremagic,com">bruce#puremagic,com</a>, Wed 21 Oct 1998, 16:04 GMT
<UL>
<LI><strong><A NAME="00313" HREF="msg00313.html">[MUD-Dev] Re: Bruce Sterling on Virtual Community goals</A></strong>, 
Darrin Hyrup <a href="mailto:shades#mythicgames,com">shades#mythicgames,com</a>, Wed 21 Oct 1998, 18:22 GMT
<UL>
<LI><strong><A NAME="00317" HREF="msg00317.html">[MUD-Dev] Re: Bruce Sterling on Virtual Community goals</A></strong>, 
Niklas Elmqvist <a href="mailto:d97elm#dtek,chalmers.se">d97elm#dtek,chalmers.se</a>, Wed 21 Oct 1998, 20:24 GMT
<UL>
<LI><strong><A NAME="00322" HREF="msg00322.html">[MUD-Dev] Re: Bruce Sterling on Virtual Community goals</A></strong>, 
J C Lawrence <a href="mailto:claw#under,engr.sgi.com">claw#under,engr.sgi.com</a>, Wed 21 Oct 1998, 22:38 GMT
</LI>
</UL>
</LI>
</UL>
</LI>
</UL>
</LI>
<LI><strong><A NAME="00330" HREF="msg00330.html">[MUD-Dev] Re: Bruce Sterling on Virtual Community goals</A></strong>, 
ApplePiMan <a href="mailto:ApplePiMan#aol,com">ApplePiMan#aol,com</a>, Thu 22 Oct 1998, 01:43 GMT
</LI>
<LI><strong><A NAME="00340" HREF="msg00340.html">[MUD-Dev] Re: Bruce Sterling on Virtual Community goals</A></strong>, 
Chris Gray <a href="mailto:cg#ami-cg,GraySage.Edmonton.AB.CA">cg#ami-cg,GraySage.Edmonton.AB.CA</a>, Thu 22 Oct 1998, 05:12 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>