1999Q2/
<!-- MHonArc v2.4.4 -->
<!--X-Subject: Re: [MUD&#45;Dev] Text Parsing -->
<!--X-From-R13: Xc Qnyqrebar <rknexhaNsynfuznvy.pbz> -->
<!--X-Date: Fri, 4 Jun 1999 15:44:51 &#45;0700 -->
<!--X-Message-Id: 375840E4.1240585B#flashmail,com -->
<!--X-Content-Type: text/plain -->
<!--X-Reference: 199906020735.CAA09102#laurel,actlab.utexas.edu -->
<!--X-Reference: IrJtRSK00VJl0_ZFQ0#andrew,cmu.edu -->
<!--X-Head-End-->
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN">
<html>
<head>
<title>MUD-Dev message, Re: [MUD-Dev] Text Parsing</title>
<!-- meta name="robots" content="noindex,nofollow" -->
<link rev="made" href="mailto:exarkun#flashmail,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="msg00505.html">Previous</a>
&nbsp;|&nbsp;<a href="msg00507.html">Next</a>
&nbsp;]
&nbsp;&nbsp;&nbsp;&nbsp;
Thread:&nbsp;
[&nbsp;<a href="msg00480.html">Previous</a>
&nbsp;|&nbsp;<a href="msg00385.html">Next</a>
&nbsp;]
&nbsp;&nbsp;&nbsp;&nbsp;
Index:&nbsp;
[&nbsp;<A HREF="author.html#00506">Author</A>
&nbsp;|&nbsp;<A HREF="#00506">Date</A>
&nbsp;|&nbsp;<A HREF="thread.html#00506">Thread</A>
&nbsp;]

<!--X-TopPNI-End-->
<!--X-MsgBody-->
<!--X-Subject-Header-Begin-->
<H1>Re: [MUD-Dev] Text Parsing</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>: Re: [MUD-Dev] Text Parsing</LI>
<LI><em>From</em>: Jp Calderone &lt;<A HREF="mailto:exarkun#flashmail,com">exarkun#flashmail,com</A>&gt;</LI>
<LI><em>Date</em>: Fri, 04 Jun 1999 17:11:00 -0400</LI>
<LI><em>Reply-To</em>: <A HREF="mailto:mud-dev#kanga,nu">mud-dev#kanga,nu</A></LI>
<LI><em>Sender</em>: exarkun</LI>
<LI><em>Sender</em>: <A HREF="mailto:mud-dev-admin#kanga,nu">mud-dev-admin#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>
Martin C Sweitzer wrote:
&gt; 
&gt; Excerpts from mud-dev: 2-Jun-99 Re: [MUD-Dev] Text Parsing by Cynbe ru
&gt; Taren#muq,org
&gt; &gt; useful for flattening the initial learning curve.  To the best of my
&gt; &gt; knowledge.  ("bag.2" or "bag2" "bag 2" would probably be preferred to
&gt; &gt; "2.bag" though, imho.)
&gt; 
&gt; I think the only reason for this is because you can easily increase the number.
&gt; 
&gt; ie
&gt; 
&gt; get 2.bag   vs get bag.2
&gt; 
&gt; with the latter it is much easier to increment/decrement the bag number
&gt; (ie when looking or placing things into specific bags)  That is what you
&gt; care about when doing this usually.
&gt; 
&gt; up arrow
&gt; delete
&gt; increase number
&gt; return
&gt; 
&gt; vs
&gt; 
&gt; uparrow
&gt; right arrow * numLetterItem
&gt; increase number
&gt; return
&gt; 
&gt; msew

Personally, I prefer the diku-style 2.bag.  Keystroke count isn't an
issue,
either... The second could just as easily been:

up arrow
ctrl + right arrow
delete
increase number
return

making it constant time (instead of linear based on item name letter
count (: ),
assuming you have a client that implements up and right arrow on the
input
end... I use telnet myself, making this next very useful...
A replacement system (circle uses ^oldstr^newstr),
thusly:

get sword 2.bag
^2^3;^3^4;^4^5

gets a sword from bags 2-5.  Not bad?  Maybe I am just one of those
unixy-style command type people...  To me, the interface doesn't need to
be
overly pretty, it only needs to get my desire across.


-- 
A sad spectacle.  If they be inhabited, what a scope for misery and
folly.
If they be not inhabited, what a waste of space.
                -- Thomas Carlyle, looking at the stars



_______________________________________________
MUD-Dev maillist  -  MUD-Dev#kanga,nu
<A  HREF="http://www.kanga.nu/lists/listinfo/mud-dev">http://www.kanga.nu/lists/listinfo/mud-dev</A>


</PRE>

<!--X-Body-of-Message-End-->
<!--X-MsgBody-End-->
<!--X-Follow-Ups-->
<HR>
<!--X-Follow-Ups-End-->
<!--X-References-->
<UL><LI><STRONG>References</STRONG>:
<UL>
<LI><STRONG><A NAME="00379" HREF="msg00379.html">Re: [MUD-Dev] Text Parsing</A></STRONG>
<UL><LI><EM>From:</EM> Cynbe ru Taren &lt;cynbe#muq,org&gt;</LI></UL></LI>
<LI><STRONG><A NAME="00480" HREF="msg00480.html">Re: [MUD-Dev] Text Parsing</A></STRONG>
<UL><LI><EM>From:</EM> Martin C Sweitzer &lt;msew+@andrew.cmu.edu&gt;</LI></UL></LI>
</UL></LI></UL>
<!--X-References-End-->
<!--X-BotPNI-->
<UL>
<LI>Prev by Date:
<STRONG><A HREF="msg00505.html">[MUD-Dev] Pay Muds &amp; Free Muds - working together, or against each other?</A></STRONG>
</LI>
<LI>Next by Date:
<STRONG><A HREF="msg00507.html">[MUD-Dev] Re: MUD-Dev request rejected</A></STRONG>
</LI>
<LI>Prev by thread:
<STRONG><A HREF="msg00480.html">Re: [MUD-Dev] Text Parsing</A></STRONG>
</LI>
<LI>Next by thread:
<STRONG><A HREF="msg00385.html">Re: [MUD-Dev] Text Parsing</A></STRONG>
</LI>
<LI>Index(es):
<UL>
<LI><A HREF="index.html#00506"><STRONG>Date</STRONG></A></LI>
<LI><A HREF="thread.html#00506"><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>Re: [MUD-Dev] Text Parsing</STRONG>, <EM>(continued)</EM>
<ul compact>
<ul compact>
<LI><strong><A NAME="00389" HREF="msg00389.html">Re: [MUD-Dev] Text Parsing</A></strong>, 
Katrina McClelan <a href="mailto:kitkat#marcus,pants.nu">kitkat#marcus,pants.nu</a>, Wed 02 Jun 1999, 14:31 GMT
<UL>
<LI><strong><A NAME="00393" HREF="msg00393.html">Re: [MUD-Dev] Text Parsing</A></strong>, 
Travis S. Casey <a href="mailto:efindel#io,com">efindel#io,com</a>, Wed 02 Jun 1999, 15:52 GMT
</LI>
<LI><strong><A NAME="00404" HREF="msg00404.html">Re: [MUD-Dev] Text Parsing</A></strong>, 
Greg Miller <a href="mailto:gmiller#classic-games,com">gmiller#classic-games,com</a>, Wed 02 Jun 1999, 23:25 GMT
</LI>
</UL>
</LI>
<LI><strong><A NAME="00480" HREF="msg00480.html">Re: [MUD-Dev] Text Parsing</A></strong>, 
Martin C Sweitzer <a href="mailto:msew+@andrew.cmu.edu">msew+@andrew.cmu.edu</a>, Fri 04 Jun 1999, 15:39 GMT
<UL>
<LI><strong><A NAME="00506" HREF="msg00506.html">Re: [MUD-Dev] Text Parsing</A></strong>, 
Jp Calderone <a href="mailto:exarkun#flashmail,com">exarkun#flashmail,com</a>, Fri 04 Jun 1999, 22:44 GMT
</LI>
</UL>
</LI>
</ul>
<LI><strong><A NAME="00385" HREF="msg00385.html">Re: [MUD-Dev] Text Parsing</A></strong>, 
Chris Gray <a href="mailto:cg#ami-cg,GraySage.Edmonton.AB.CA">cg#ami-cg,GraySage.Edmonton.AB.CA</a>, Wed 02 Jun 1999, 13:49 GMT
<UL>
<LI><strong><A NAME="00423" HREF="msg00423.html">Re: [MUD-Dev] Text Parsing</A></strong>, 
Ben Greear <a href="mailto:greear#cyberhighway,net">greear#cyberhighway,net</a>, Thu 03 Jun 1999, 04:07 GMT
</LI>
</UL>
</LI>
<LI><strong><A NAME="00419" HREF="msg00419.html">RE: [MUD-Dev] Text Parsing</A></strong>, 
Koster, Raph <a href="mailto:rkoster#origin,ea.com">rkoster#origin,ea.com</a>, Thu 03 Jun 1999, 02:41 GMT
<UL>
<LI><strong><A NAME="00428" HREF="msg00428.html">Re: [MUD-Dev] Text Parsing</A></strong>, 
Ben Greear <a href="mailto:greear#cyberhighway,net">greear#cyberhighway,net</a>, Thu 03 Jun 1999, 04:29 GMT
</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>