|
|
|
This is part 2 of an article about good design practice for GUI.
In part one we reviewed three fundamental elements of GUI design that every successful designer must consider :
From these three keys we can continue to build skills that make good GUI design a part of your skill set. Make Active Elements IntuitiveIn this aspect, one should not forget the intuition is from the user. It is the user who must be able to navigate by intuition, not the programmer or graphic designer. Active elements should indicate by word or avatar what will happen when clicked. Too often the user is baffled as to what to do with strange “buzz words” and symbols. Not every link needs a graphical interface. Use them when appropriate and it will make the page interesting to navigate. Mouse-over events that change active links are a good way to emphasize a graphical link. Aesthetics Can Be UsefulUsers are very much more comfortable when your designs are well balanced and color coordinated. Unless there is a particular point to make, keep designs symmetrical and choose well behaved colors. Clashing and vivid or electric colors should be used sparingly (and then only for minor emphasis). The use of very detailed (busy) backgrounds should definitely be avoided as these tend to distract from the message content of the foreground. Use The Language Of The UserDesigning for another user base beside the computer industry may mean learning a whole new parlance. Some interest groups have their own “buzz words” that should be used instead of “technogeek”. Industry terms and phrases make the specialized interest user more comfortable and gives intuitive knowledge to the user. This is also true for abbreviations for industry related terms. The GUI designer should be very familiar with accepted abbreviations within a specific interest group (e.g. “Assy.” not “Ass”, etc.). Using industry professionals to review and test the demo will give the designer considerable knowledge of what the potential user expects (that is if you listen to what the tester says).
The copyright of the article Elements Of Good GUI Design II in Computer Programming is owned by Ken Standard. Permission to republish Elements Of Good GUI Design II in print or online must be granted by the author in writing.
|
|
|
|
|
|
|
|