1998Q1/
<!-- MHonArc v2.4.4 -->
<!--X-Subject: Re: [MUD&#45;Dev]  Java and Javascript -->
<!--X-From-R13: Qnyvona Fverfvnf Rnexybpx <pnyvonaNqnexybpx.pbz> -->
<!--X-Date: Mon, 16 Feb 1998 20:15:35 +0000 -->
<!--X-Message-Id: 199802142034.PAA04515#relay,mnsinc.com -->
<!--X-Content-Type: text/plain -->
<!--X-Reference: 199802140027.AAA10550#out4,ibm.net -->
<!--X-Reference: Pine.LNX.3.96.980214013437.4203A&#45;100000#mpc,dyn.ml.org -->
<!--X-Head-End-->
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN">
<html>
<head>
<title>MUD-Dev message, Re: [MUD-Dev]  Java and Javascript</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="msg00493.html">Previous</a>
&nbsp;|&nbsp;<a href="msg00495.html">Next</a>
&nbsp;]
&nbsp;&nbsp;&nbsp;&nbsp;
Thread:&nbsp;
[&nbsp;<a href="msg00462.html">Previous</a>
&nbsp;|&nbsp;<a href="msg00502.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>Re: [MUD-Dev]  Java and Javascript</H1>
<HR>
<!--X-Subject-Header-End-->
<!--X-Head-of-Message-->
<UL>
<LI><em>To</em>: <A HREF="mailto:mud-dev#null,net">mud-dev#null,net</A></LI>
<LI><em>Subject</em>: Re: [MUD-Dev]  Java and Javascript</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>: Sat, 14 Feb 1998 15:35:19 -0500</LI>
</UL>
<!--X-Head-of-Message-End-->
<!--X-Head-Body-Sep-Begin-->
<HR>
<!--X-Head-Body-Sep-End-->
<!--X-Body-of-Message-->
<PRE>
At 11:11 AM 2/14/98 +0000, Mat Chatterley wrote:
&gt;
&gt;Absolutely agreed that the browser interface is not useful. If anything,
&gt;it means a waste of resources!

No it doesn't! Quit assuming that your MUD is the only damn thing I want to
do while I'm online! I want all the same integrated features I'm used to,
dammit, and your client can most definitely make use of forward and back
while I'm playing if you use an interface that uses that -- like a separate
help window on the side in a frame, for example. Browser-based clients can
provide a lot of functionality and a lot of convenience, and I see a lot of
that being ignored on the archaic argument that it's a "Waste of
resources". I look at my desktop right now and I see a machine with more
memory, a larger screen, faster video, and a bigger disk than we would even
have DREAMED of five years ago. I have more memory on my SOUND CARD than I
had on the system I was using just a couple years ago. (Okay, so most
people don't have 28 megs on their sound cards, but you get my point. Hell,
five six ago my machine had four megs of memory and was considered a
workhorse; now, I have 8 megs on my video card and 6 megs on a 3D
accelerator, 28 megs on a sound card, and 128 in the main system, or a
total of over forty times that amount of memory.) We no longer live in an
environment of conservation. We live in an environment of fantastic
abundance, and I get a lot more upset by programs that sit around in 512K
of memory swapping to disk when I have 88 megs of free memory even AFTER
loading up twelve other applications. It's THERE. Use it. What's the bigger
waste: the program that takes twelve megs of memory for data, or the
program that leaves twelve megs of memory sit idle while it reads the data
straight off the hard drive? 


Christ, people, we go out and buy games now that require 32 megs of memory
and 400 megs of hard drive, and solve them in two weeks. I think we can
spare a similar level of resource commitment for an ongoing MUD, provided
the distribution method is reasonable. Rule of thumb: The "average" machine
at any given point in time is the machine that cost $1500 last year. Today,
that machine is a Pentium-2 at 233 MHz with 4 GB disk and 64 MB. We can
assume that the user has at least a 12x CD-ROM and 32- or 64- bit sound
card, and that his video card has at least 2 MB on it but probably 4 MB. We
can therefore assume that in a year, this will be the average. Program
accordingly. Manage resources accordingly. And quit bellyaching about the
resources being used on the client. Yes, every time I look at my Windows
desktop my 1970's-era programming discipline rears its ugly head and tells
me just how many clock cycles my system is wasting on these pretty pictures
when it COULD be doing my work. But that's modern computing for you, and
that's life. 

Resources are there to be used. If you think it's waste, go write command
line utilities. I have and use and love several of those, for this exact
reason: they do what they say they'll do, they do it fast, and they don't
screw around with real-time interfaces. Batch jobs are alive and well.
There's plenty of room for both types of people in the computer industry,
but let's not put command line mentalities in a GUI environment or GUI
mentalities on the command line, okay?
 
&gt;Or, since the browser implementations of Java seem to be flawed, require
&gt;the user to download a JRE (runtime environment without the development
&gt;tools and such) for their system. OTOH I've had no troubles with
&gt;in-browser Java as yet, but am not using 'cutting edge' features, either.

Yeah, exactly. I really want to download the JRE and install it. I'm just
hankering for a chance to close all programs, edit my registry, modify the
system files Windows isn't supposed to need anymore except for DOS
compatibility, and reboot my computer twice. Sorry, I'm playing a different
game.

&gt;You may well encounter troubles (Ack! I'm tired/sloshed, I nearly typed
&gt;'you may well encounter trousers').

Well, we all know where men's minds live. ;) 

Incidentally, if I ever encounter trousers in the course of programming a
MUD client, I'm dropping the project immediately. That's a Bad Omen, and I
think it's one of the signs of the apocalypse listed in the book of
Revelations.
 
&gt;&gt; &gt;Should I be looking at both Java *and* Javascript, to complement each 
&gt;&gt; &gt;other, or should I concentrate on using just one of them? 

Debugging will be a lot harder if you use a combination. However, if you
can leverage an existing codebase by interfacing the two, by all means do
so. If you understand and feel comfortable with both technologies, use both
of them. If you feel more comfortable with Java, use it. More comfortable
with JScript? Use it. They're just interfaces. Your major problem with
going straight JScript is the inherent statelessness of HTTP, so you should
probably use at least some Java to maintain a persistent network connection
(assuming you need one). I'm sure you can do a pretty decent MUD without
it, but saving state is one of those 'big things'. 

What ever happened to single player games? I don't like team sports and I
don't like competition and mainly I want something that I can play and have
fun with even if there's no one else there. Most of the time there isn't
going to be anyone else involved. (Sort of like my sex life.) This network
game boom has really caused a lot of the single player stuff to suffer.




</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="00530" HREF="msg00530.html">Re: [MUD-Dev]  Java and Javascript</A></strong>
<ul compact><li><em>From:</em> coder#ibm,net</li></ul>
<li><strong><A NAME="00502" HREF="msg00502.html">Re: [MUD-Dev]  Java and Javascript</A></strong>
<ul compact><li><em>From:</em> Matt Chatterley &lt;matt#mpc,dyn.ml.org&gt;</li></ul>
</UL></LI></UL>
<!--X-Follow-Ups-End-->
<!--X-References-->
<UL><LI><STRONG>References</STRONG>:
<UL>
<LI><STRONG><A NAME="00456" HREF="msg00456.html">Re: [MUD-Dev]  Java and Javascript</A></STRONG>
<UL><LI><EM>From:</EM> coder#ibm,net</LI></UL></LI>
<LI><STRONG><A NAME="00462" HREF="msg00462.html">Re: [MUD-Dev]  Java and Javascript</A></STRONG>
<UL><LI><EM>From:</EM> Matt Chatterley &lt;matt#mpc,dyn.ml.org&gt;</LI></UL></LI>
</UL></LI></UL>
<!--X-References-End-->
<!--X-BotPNI-->
<UL>
<LI>Prev by Date:
<STRONG><A HREF="msg00493.html">Re: [MUD-Dev] 3D graphics (Was: The impact of the web on muds)</A></STRONG>
</LI>
<LI>Next by Date:
<STRONG><A HREF="msg00495.html">Re: [MUD-Dev] Unique items (was: Graphic MUDS/Ultima Online)</A></STRONG>
</LI>
<LI>Prev by thread:
<STRONG><A HREF="msg00462.html">Re: [MUD-Dev]  Java and Javascript</A></STRONG>
</LI>
<LI>Next by thread:
<STRONG><A HREF="msg00502.html">Re: [MUD-Dev]  Java and Javascript</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><A NAME="00337" HREF="msg00337.html">Java and Javascript</A></strong>, 
Greg Munt <a href="mailto:greg#uni-corn,demon.co.uk">greg#uni-corn,demon.co.uk</a>, Wed 28 Jan 1998, 21:22 GMT
<UL>
<LI><strong><A NAME="00344" HREF="msg00344.html">Re: [MUD-Dev]  Java and Javascript</A></strong>, 
Matt Chatterley <a href="mailto:root#mpc,dyn.ml.org">root#mpc,dyn.ml.org</a>, Fri 30 Jan 1998, 08:18 GMT
</LI>
<LI><strong><A NAME="00456" HREF="msg00456.html">Re: [MUD-Dev]  Java and Javascript</A></strong>, 
coder <a href="mailto:coder#ibm,net">coder#ibm,net</a>, Sat 14 Feb 1998, 00:41 GMT
<UL>
<LI><strong><A NAME="00462" HREF="msg00462.html">Re: [MUD-Dev]  Java and Javascript</A></strong>, 
Matt Chatterley <a href="mailto:matt#mpc,dyn.ml.org">matt#mpc,dyn.ml.org</a>, Sat 14 Feb 1998, 19:00 GMT
<UL>
<LI><strong><A NAME="00494" HREF="msg00494.html">Re: [MUD-Dev]  Java and Javascript</A></strong>, 
Caliban Tiresias Darklock <a href="mailto:caliban#darklock,com">caliban#darklock,com</a>, Mon 16 Feb 1998, 20:15 GMT
<UL>
<LI><strong><A NAME="00502" HREF="msg00502.html">Re: [MUD-Dev]  Java and Javascript</A></strong>, 
Matt Chatterley <a href="mailto:matt#mpc,dyn.ml.org">matt#mpc,dyn.ml.org</a>, Mon 16 Feb 1998, 23:36 GMT
<UL>
<LI><strong><A NAME="00508" HREF="msg00508.html">Re: [MUD-Dev]  Java and Javascript</A></strong>, 
Caliban Tiresias Darklock <a href="mailto:caliban#darklock,com">caliban#darklock,com</a>, Tue 17 Feb 1998, 04:55 GMT
<UL>
<LI><strong><A NAME="00593" HREF="msg00593.html">Re: [MUD-Dev]  Java and Javascript</A></strong>, 
Matt Chatterley <a href="mailto:matt#mpc,dyn.ml.org">matt#mpc,dyn.ml.org</a>, Wed 25 Feb 1998, 23:51 GMT
<UL>
<LI><strong><A NAME="00594" HREF="msg00594.html">Re: [MUD-Dev]  Java and Javascript</A></strong>, 
Jon A. Lambert <a href="mailto:Jon.A.Lambert#ix,netcom.com">Jon.A.Lambert#ix,netcom.com</a>, Thu 26 Feb 1998, 02:02 GMT
</LI>
</UL>
</LI>
</UL>
</LI>
</UL>
</LI>
</UL>
</LI>
</UL>
</LI>
</UL>
</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>