Tuesday, March 25, 2008

Always Simplify User Interface

I found myself struggling with the design of a new project until finding this cartoon. Must remember the most successful comercial designs have a over-simplified interface.

Likewise, let the simplicity of the design bleed over into the database tier. Consider implimenting hash-table like key-value table designs. This will facilitate the search type interface with a fast, flexible, tag-based backbone.

No comments: