Archive for the 'Interaction Design' Category

Space saving furnature design

Jan 10 2011

Microsoft Surface Live stream

Oct 18 2010

Nice example of good usability. It uses a Microsoft Surface to display a social media stream.

No more tag clouds

Jan 26 2010

An interesting read about the death of tag clouds.
These clouds are a typical example of Web 2.0 user interface items. However they are frequently just used because of this and not to aid in the finding/browsing of information.
I don’t think they will die out completely, because they do serve a purpose, but I think we’ll see less and less of them.

Importance of Design Documents

Nov 14 2007

Although it is possible for good programmers to just think for a while and start programming right away, there is great value in having a design document before any code is created.

Think of this document as the blueprints of a house. Without that blueprint, the house will probably also have a foundation, walls and a roof, but the internal orientation of rooms, power and water connections and position of doors and windows won’t be optimal.
This blueprint affects how the structure of the house will be, before it’s built. In the same way, the design document affects the code of the program. Note that I’m not only talking about how the interface will look to the user (this is described in user-interface design documents, which are a part of the design document, but not all of it) but also how it will behave, feel, …

So what are the benefits?
(more…)