diff options
| author | Matt Madia <mattmadia@gmail.com> | 2012-07-30 13:12:02 +0000 |
|---|---|---|
| committer | Matt Madia <mattmadia@gmail.com> | 2012-07-30 13:12:02 +0000 |
| commit | 7e38f21a04cd60db61de862e654aeb3b027a708a (patch) | |
| tree | 34e0fc728b871ecb505b346ff6fb4ef3fce7e57a | |
| parent | f099314535596f3d1119302d6921087c9bcd2946 (diff) | |
| -rw-r--r-- | src/documentation/uiguidelines/HaikuHIG.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/documentation/uiguidelines/HaikuHIG.xml b/src/documentation/uiguidelines/HaikuHIG.xml index 9a3011f848..0377df4bae 100644 --- a/src/documentation/uiguidelines/HaikuHIG.xml +++ b/src/documentation/uiguidelines/HaikuHIG.xml @@ -22,7 +22,7 @@ <para>You probably already know what kind of program you are going to write. If not, put this book away and do some thinking first. Without a clear idea of what you want, it's hard to do something about it. Once you know what general kind of program you would like to create, you also need to figure out who the program is meant for. This can be something as general as 'desktop users' to something as specific as 'Haiku Web Developers'. When you know who the main users of your program will be, you can make certain assumptions about what your users know. You can't necessarily expect a musician to understand how to effectively use a 3D modelling program as advanced as, say, 3D Studio Max, but you can expect them to have skills which lend themselves to using a program for writing music.</para> -<para>Depending on how concerned you are about details, you may even want to create a user profile -- a fictional idea of an example user. This can consist of just one or two sentences or can be several paragraphs. A short user profile contains the person's first name, occupation, level of expertise, and what kinds of things they want to be able to do with their computer. One thing to be sure of is to make the user profile believable -- like a person you might know. In fact, when you design your app, it may be helpful if you know someone who fits into the target audience. You don't want to design you app for that person specifically, but, rather, someone just like them.</para> +<para>Depending on how concerned you are about details, you may even want to create a user profile -- a fictional idea of an example user. This can consist of just one or two sentences or can be several paragraphs. A short user profile contains the person's first name, occupation, level of expertise, and what kinds of things they want to be able to do with their computer. One thing to be sure of is to make the user profile believable -- like a person you might know. In fact, when you design your app, it may be helpful if you know someone who fits into the target audience. You don't want to design your app for that person specifically, but, rather, someone just like them.</para> </sect1> <sect1> |
