Bureaucrats, emailconfirmed
1,221
edits
Line 365: | Line 365: | ||
=Get to know if your ideas work!= | =Get to know if your ideas work!= | ||
== | ==User Interface Principles== | ||
Heuristics are "rules of thumb" derived from experiences that are used to solve problems efficiently. The rules are no guarantee to get an optimal or even a good solution but in the most cases heuristics work good and especially fast. | Heuristics are "rules of thumb" derived from experiences that are used to solve problems efficiently. The rules are no guarantee to get an optimal or even a good solution but in the most cases heuristics work good and especially fast. | ||
A frequently used list for Heuristic Evaluations are the [http://www.useit.com/papers/heuristic/heuristic_list.html heuristics by Jacob Nielsen]: | A frequently used list for Heuristic Evaluations are the [http://www.useit.com/papers/heuristic/heuristic_list.html heuristics by Jacob Nielsen]: | ||
Line 379: | Line 380: | ||
# Help users recognize, diagnose, and recover from errors | # Help users recognize, diagnose, and recover from errors | ||
# Help and documentation | # Help and documentation | ||
==Introduction to prototypes== | ==Introduction to prototypes== |