File: checks-other-people.html

package info (click to toggle)
doc-gnome-hig 2.0-2
  • links: PTS
  • area: main
  • in suites: etch, etch-m68k, sarge
  • size: 2,856 kB
  • ctags: 221
  • sloc: makefile: 27
file content (1 line) | stat: -rw-r--r-- 4,439 bytes parent folder | download | duplicates (2)
1
<html><head><meta http-equiv="Content-Type" content="text/html; charset=ISO-8859-1"><title>Things You Can Do With Other People</title><meta name="generator" content="DocBook XSL Stylesheets V1.65.1"><link rel="home" href="index.html" title="GNOME Human Interface Guidelines 2.0"><link rel="up" href="reality-checks.html" title="Chapter12.Checklists"><link rel="previous" href="reality-checks.html" title="Chapter12.Checklists"><link rel="next" href="credits.html" title="Chapter13.Credit"></head><body bgcolor="white" text="black" link="#0000FF" vlink="#840084" alink="#0000FF"><div class="navheader"><table width="100%" summary="Navigation header"><tr><th colspan="3" align="center">Things You Can Do With Other People</th></tr><tr><td width="20%" align="left"><a accesskey="p" href="reality-checks.html">Prev</a></td><th width="60%" align="center">Chapter12.Checklists</th><td width="20%" align="right"><a accesskey="n" href="credits.html">Next</a></td></tr></table><hr></div><div class="sect1" lang="en"><div class="titlepage"><div><div><h2 class="title" style="clear: both"><a name="checks-other-people"></a>Things You Can Do With Other People</h2></div></div><div></div></div><div class="sect2" lang="en"><div class="titlepage"><div><div><h3 class="title"><a name="id2557796"></a>Get Early Feedback</h3></div></div><div></div></div><p>It's always tempting, but don't start coding your interface straight away.  Sketch out some ideas on paper first, or in Glade or HTML if you prefer.  (But don't be tempted add any functionality at this point if you do it this way!)</p><p>Show these prototypes to other people&#8212; the GNOME mailing lists and IRC are ideal for finding likely candidates.  Ask them to use these prototype interfaces to run through some of the scenarios you came up with earlier.  You'll probably get questions like "how would I do X", "which menu is Y on"... these questions will help you think about the interface from the user's viewpoint.  You'll probably also get a few suggestions about how to do things differently&#8212; these ideas may or may not turn out to better than yours, but any idea from a potential user is worth considering!</p><p>You should also consider seeking opinions from the <a href="http://developer.gnome.org/projects/gup/" target="_top">GNOME Usability team</a>.  They have designed many user interfaces before and may be able to spot potential problems at this early stage, before you take your design too far to change easily.</p><p>Once you've decided on the basic interface design and have started coding parts of it, find somebody to try it out again&#8212; it doesn't have to be the same person.  You'll probably find some more problems that were hard to see on your static paper prototype.  By finding these now, it's usually not too late to fix them without too much trouble.</p></div><div class="sect2" lang="en"><div class="titlepage"><div><div><h3 class="title"><a name="id2557862"></a>Internationalization and Localization</h3></div></div><div></div></div><p>If you intend your application to be translated into different languages, show draft designs of your application to the <a href="http://developer.gnome.org/projects/gtp/contact.html" target="_top">GNOME Translation Team</a>.  They'll help you find potential translation problems, such as not leaving enough space for translated labels, shortcut keys that cause problems on a different keyboard layout, or using new terms in your app that are hard to translate.</p><p>If possible, try out your application with users from the locales you are targeting.  This will help you determine whether users understand how to use the application, if they perceive the graphics and colors the way you intended, and if there are words or images in the application that may cause offence to users of that locale. </p></div></div><div class="navfooter"><hr><table width="100%" summary="Navigation footer"><tr><td width="40%" align="left"><a accesskey="p" href="reality-checks.html">Prev</a></td><td width="20%" align="center"><a accesskey="u" href="reality-checks.html">Up</a></td><td width="40%" align="right"><a accesskey="n" href="credits.html">Next</a></td></tr><tr><td width="40%" align="left" valign="top">Chapter12.Checklists</td><td width="20%" align="center"><a accesskey="h" href="index.html">Home</a></td><td width="40%" align="right" valign="top">Chapter13.Credit</td></tr></table></div></body></html>