Human Computer Interface design (for GUIs & WUIs)

Tantek suggests you :

  • Minimize the number of text fields in your interfaces down to the absolute minimum necessary.
  • Minimize the number of click/keystrokes/gestures necessary to accomplish actions in your interface.
  • Make your interface as responsive as possible.

  • Minimize the latency of each and every action a user might take in your interface.

Read and post comments | Send to a friend