User Interface Design Patterns

User interface (UI) design patterns are ready solutions for recurring design problems. Those patterns come in form of UI Components. To exemplify, Captcha is a component that enables a strong verification of the data origin and makes sure it comes from a human and not a robot.

Design patterns are the standard reference point for experienced user interface designers. They provide a common language for designers that could save time and improve collaboration by boosting communication since mentioning a design pattern’s name implicitly express much more details than just the name.

Source:

Design patterns,http://ui-patterns.com/patterns

Inattentional Blindness

Inattentional blindness is the failure to notice a fully-visible, but unexpected object because attention was engaged on another task, event, or object.

One of the most famous tests on the subject is the invisible Gorilla test. Users are asked to watch a video, which has two teams passing balls between each other and counts the number of passes by one team. During the video, a person in a gorilla suit walks through the middle of the crowd. The surprising output of this experiment is that around 50% of the people don’t mention they have seen a gorilla.

The concept has huge implications on UX design. An assumption that something on the screen is necessarily noticed by the user isn’t valid anymore and this opens the door to various interpretations.

Sources:

Inattentional blindness, Daniel J.Simons : http://www.scholarpedia.org/article/Inattentional_blindness

Müller-Birn, C., Lecture „05-2 HCI Human Memory“