If you are an application developer chances are, you have to deal with the User Interface. UI Patterns is a website that contains a number of solutions to common user interface design problems. The site goes into detail as to why, when and how a particular solution should be used.
it is the goal to create a tool that will help end feature debates, get a clear understanding of why we’re doing what we’re doing, and why we’re not doing what we’re not doing.
According to UI Patterns:
It has long been common practice in software design to use libraries of recurring solutions to solve common problems in software design. Such solutions are also called design patterns as described by legendary books.
Collections of software design patterns are standard reference points for the experienced programmer. But why not for the experienced User Interface (UI) designer? This website seeks to better the situation for the UI designer, who struggles with the same problems as many other UI designers have struggled with before him.
Some of the problems the site already covers are Tags, Tag Clouds, WYSIWYG, Live Previews, Wiki’s and more. If you have ever wanted to get into User Interface design or if you’re already an experienced UI designer, this site should be an excellent resource for you to use when you’re in a jam.
Cheers for this, it looks like a great resource!
@Foomandoonian I’ve given a few of the solutions a read and I found it to be rather interesting. Would you consider User Interface designing as an Art?
‘Would you consider User Interface designing as an Art?’
Done right, absolutely ;)
@Foomandoonian How much of a living do you think Apple has made because of their User Interface designs? Me thinks a ton.
Another great resource is Jennifer Tidwell’s Designing Interfaces companion site for her book. FWIW, the book is quite nice – in color on heavy/glossy paper stock.
@Jason Long Interesting. I may have to pick up that book in the near future. Thanks for stopping by and contributing to the discussion Jason.