Home >> Blog

iHwy Development Blog

The iHwy team shares their musings about their development experiences.

Yahoo! Design Pattern Library

Posted on May 10, 2008 09:10 by Team

When creating user interface we rely on a common set of controls to solve common problems. Hopefully, the controls are common enough to use again and again and they provide a consistant interface for interaction with our web applications.  

A pattern describes an optimal solution to a common problem within a specific context.

From the IAWiki:

Patterns are optimal solutions to common problems. As common problems are tossed around a community and are resolved, common solutions often spontaneously emerge. Eventually, the best of these rise above the din and self-identify and become refined until they reach the status of a Design Pattern.

Each pattern has four primary components:

  1. a title
  2. a problem
  3. a context
  4. a solution

Yahoo! has created a common pattern library where they give visual examples of each pattern.

Currently rated 3.0 by 1 people

  • Currently 3/5 Stars.
  • 1
  • 2
  • 3
  • 4
  • 5