1998Q2/
<!-- MHonArc v2.4.4 -->
<!--X-Subject: [MUD&#45;Dev] Re: (fwd) AD: [custom graphical] whitestar -->
<!--X-From-R13: X Q Znjerapr <pynjNhaqre.rate.ftv.pbz> -->
<!--X-Date: Sat, 5 May 1998 11:21:10 &#45;0700 -->
<!--X-Message-Id: 199805060049.RAA01937#under,engr.sgi.com -->
<!--X-Content-Type: text/plain -->
<!--X-Reference: 199804302322.SAA06004#zoom,bga.com -->
<!--X-Head-End-->
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN">
<html>
<head>
<title>MUD-Dev message, [MUD-Dev] Re: (fwd) AD: [custom graphical] whitestar</title>
<!-- meta name="robots" content="noindex,nofollow" -->
<link rev="made" href="mailto:claw#under,engr.sgi.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="msg00406.html">Previous</a>
&nbsp;|&nbsp;<a href="msg00408.html">Next</a>
&nbsp;]
&nbsp;&nbsp;&nbsp;&nbsp;
Thread:&nbsp;
[&nbsp;<a href="msg00287.html">Previous</a>
&nbsp;|&nbsp;<a href="msg00292.html">Next</a>
&nbsp;]
&nbsp;&nbsp;&nbsp;&nbsp;
Index:&nbsp;
[&nbsp;<A HREF="author.html#00407">Author</A>
&nbsp;|&nbsp;<A HREF="#00407">Date</A>
&nbsp;|&nbsp;<A HREF="thread.html#00407">Thread</A>
&nbsp;]

<!--X-TopPNI-End-->
<!--X-MsgBody-->
<!--X-Subject-Header-Begin-->
<H1>[MUD-Dev] Re: (fwd) AD: [custom graphical] whitestar</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: (fwd) AD: [custom graphical] whitestar </LI>
<LI><em>From</em>: J C Lawrence &lt;<A HREF="mailto:claw#under,engr.sgi.com">claw#under,engr.sgi.com</A>&gt;</LI>
<LI><em>Date</em>: Tue, 05 May 1998 17:49:32 -0700</LI>
<LI><em>Reply-To</em>: <A HREF="mailto:mud-dev#kanga,nu">mud-dev#kanga,nu</A></LI>
<LI><em>Sender</em>: "Petidomo List Agent -- Kanga.Nu version" &lt;<A HREF="mailto:petidomo#kanga,nu">petidomo#kanga,nu</A>&gt;</LI>
</UL>
<!--X-Head-of-Message-End-->
<!--X-Head-Body-Sep-Begin-->
<HR>
<!--X-Head-Body-Sep-End-->
<!--X-Body-of-Message-->
<PRE>
On Thu, 30 Apr 1998 18:22:46 -0500 (CDT) 
Cat &lt;cat#bga,com&gt; wrote:

&gt; There is some writing on these subjects out there, but I don't know
&gt; if there's anything I'd highly recommend, and I'm not very motivated
&gt; to go read everything I can find just to know what to suggest to
&gt; people.  The best approach is just to plunge in and think hard and
&gt; do the best you can.  That said, my senior apprentice does often
&gt; recommend the following to people:

&gt;      <A  HREF="http://www.useit.com/papers/heuristic/heuristic_list.html">http://www.useit.com/papers/heuristic/heuristic_list.html</A>

An absolutely wonderful site in general BTW.  His web design
recommendations are particularly refreshing (and very insightful, even
if Kanga.Nu violates them regularly).

From the above URL:

--&lt;cut&gt;--

Ten Usability Heuristics

Visibility of system status 
     The system should always keep users informed about what is going
     on, through appropriate feedback within reasonable time. 

Match between system and the real world 
     The system should speak the users' language, with words, phrases
     and concepts familiar to the user, rather than system-oriented
     terms. Follow real-world conventions, making information appear
     in a natural and logical order.

User control and freedom 
     Users often choose system functions by mistake and will need a
     clearly marked "emergency exit" to leave the unwanted state
     without having to go through an extended dialogue. Support undo
     and redo.

Consistency and standards 
     Users should not have to wonder whether different words,
     situations, or actions mean the same thing. Follow platform
     conventions.

Error prevention 

     Even better than good error messages is a careful design which
     prevents a problem from occurring in the first place.

Recognition rather than recall 
     Make objects, actions, and options visible. The user should not
     have to remember information from one part of the dialogue to
     another. Instructions for use of the system should be visible or
     easily retrievable whenever appropriate.

Flexibility and efficiency of use 
     Accelerators -- unseen by the novice user -- may often speed up
     the interaction for the expert user such that the system can
     cater to both inexperienced and experienced users. Allow users
     to tailor frequent actions.

Aesthetic and minimalist design 
     Dialogues should not contain information which is irrelevant or
     rarely needed. Every extra unit of information in a dialogue
     competes with the relevant units of information and diminishes
     their relative visibility.

Help users recognize, diagnose, and recover from errors 
     Error messages should be expressed in plain language (no codes),
     precisely indicate the problem, and constructively suggest a
     solution.

Help and documentation 
     Even though it is better if the system can be used without
     documentation, it may be necessary to provide help and
     documentation. Any such information should be easy to search,
     focused on the user's task, list concrete steps to be carried
     out, and not be too large.

I originally developed the heuristics for heuristic evaluation in
collaboration with Rolf Molich in 1990 [Molich and Nielsen 1990;
Nielsen and Molich 1990]. I since refined the heuristics based on a
factor analysis of 249 usability problems [Nielsen 1994a] to derive a
set of heuristics with maximum explanatory power, resulting in this
revised set of heuristics [Nielsen 1994b].

See Also: Keith Instone's examples of using these heuristics for Web designs 

References

     Molich, R., and Nielsen, J. (1990). Improving a human-computer
     dialogue, Communications of the ACM 33, 3 (March), 338-348.

     Nielsen, J., and Molich, R. (1990). Heuristic evaluation of user
     interfaces, Proc.  ACM CHI'90 Conf. (Seattle, WA, 1-5 April),
     249-256.

     Nielsen, J. (1994a). Enhancing the explanatory power of
     usability heuristics. Proc.  ACM CHI'94 Conf. (Boston, MA, April
     24-28), 152-158.

     Nielsen, J. (1994b). Heuristic evaluation. In Nielsen, J., and
     Mack, R.L. (Eds.), Usability Inspection Methods, John Wiley &amp;
     Sons, New York, NY.

--&lt;cut&gt;--

-- 
J C Lawrence                               Internet: claw#null,net
(Contractor)                               Internet: coder#ibm,net
---------(*)                     Internet: claw#under,engr.sgi.com
...Honourary Member of Clan McFud -- Teamer's Avenging Monolith...

-- 
MUD-Dev: Advancing an unrealised future.

</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="00287" HREF="msg00287.html">[MUD-Dev] Re: (fwd) AD: [custom graphical] whitestar</A></STRONG>
<UL><LI><EM>From:</EM> "Dr. Cat" &lt;cat#bga,com&gt;</LI></UL></LI>
</UL></LI></UL>
<!--X-References-End-->
<!--X-BotPNI-->
<UL>
<LI>Prev by Date:
<STRONG><A HREF="msg00406.html">[MUD-Dev] Re: atomic functions</A></STRONG>
</LI>
<LI>Next by Date:
<STRONG><A HREF="msg00408.html">[MUD-Dev] Re: regulating player-created objects</A></STRONG>
</LI>
<LI>Prev by thread:
<STRONG><A HREF="msg00287.html">[MUD-Dev] Re: (fwd) AD: [custom graphical] whitestar</A></STRONG>
</LI>
<LI>Next by thread:
<STRONG><A HREF="msg00292.html">[MUD-Dev] Re: (fwd) AD: [custom graphical] whitestar</A></STRONG>
</LI>
<LI>Index(es):
<UL>
<LI><A HREF="index.html#00407"><STRONG>Date</STRONG></A></LI>
<LI><A HREF="thread.html#00407"><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: (fwd) AD: [custom graphical] whitestar Crossfire MUD</STRONG>, <EM>(continued)</EM>
<ul compact>
<ul compact>
<ul compact>
<ul compact>
<LI><strong><A NAME="00264" HREF="msg00264.html">[MUD-Dev] Re: (fwd) AD: [custom graphical] whitestar Crossfire MUD</A></strong>, 
Caliban Tiresias Darklock <a href="mailto:caliban#darklock,com">caliban#darklock,com</a>, Thu 30 Apr 1998, 07:18 GMT
<UL>
<LI><strong><A NAME="00269" HREF="msg00269.html">[MUD-Dev] Re: (fwd) AD: [custom graphical] whitestar</A></strong>, 
Dr. Cat <a href="mailto:cat#bga,com">cat#bga,com</a>, Thu 30 Apr 1998, 17:13 GMT
<UL>
<LI><strong><A NAME="00279" HREF="msg00279.html">[MUD-Dev] Re: (fwd) AD: [custom graphical] whitestar</A></strong>, 
s001gmu <a href="mailto:s001gmu#nova,wright.edu">s001gmu#nova,wright.edu</a>, Thu 30 Apr 1998, 20:53 GMT
<UL>
<LI><strong><A NAME="00287" HREF="msg00287.html">[MUD-Dev] Re: (fwd) AD: [custom graphical] whitestar</A></strong>, 
Dr. Cat <a href="mailto:cat#bga,com">cat#bga,com</a>, Thu 30 Apr 1998, 23:23 GMT
<UL>
<LI><strong><A NAME="00407" HREF="msg00407.html">[MUD-Dev] Re: (fwd) AD: [custom graphical] whitestar</A></strong>, 
J C Lawrence <a href="mailto:claw#under,engr.sgi.com">claw#under,engr.sgi.com</a>, Tue 05 May 1998, 18:21 GMT
</LI>
</UL>
</LI>
</UL>
</LI>
<LI><strong><A NAME="00292" HREF="msg00292.html">[MUD-Dev] Re: (fwd) AD: [custom graphical] whitestar</A></strong>, 
Caliban Tiresias Darklock <a href="mailto:caliban#darklock,com">caliban#darklock,com</a>, Fri 01 May 1998, 04:12 GMT
<UL>
<LI><strong><A NAME="00295" HREF="msg00295.html">[MUD-Dev] Re: (fwd) AD: [custom graphical] whitestar</A></strong>, 
Dr. Cat <a href="mailto:cat#bga,com">cat#bga,com</a>, Fri 01 May 1998, 07:38 GMT
<UL>
<LI><strong><A NAME="00300" HREF="msg00300.html">[MUD-Dev] OT: CGDC</A></strong>, 
Adam Wiggins <a href="mailto:adam#angel,com">adam#angel,com</a>, Fri 01 May 1998, 18:43 GMT
<UL>
<LI><strong><A NAME="00343" HREF="msg00343.html">[MUD-Dev] Re: OT: CGDC</A></strong>, 
Mike Sellers <a href="mailto:mike#bignetwork,com">mike#bignetwork,com</a>, Sun 03 May 1998, 14:32 GMT
</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>