top | item 1545067

(no title)

uzish | 15 years ago

Mmmm... that's an interesting approach. I think it's perfectly fine for creating quick jpg mockups but I wouldn't use it for the real app for two reasons: 1. Attribution. 2. Differentiation is design.

discuss

order

webalys|15 years ago

About differentiation : my framework is inspired by the web development frameworks and agile development philosophy (Especially ruby on Rails). The "Convention over configuration" approach.

In most case, you will use the commons GUI elements provided and you will save some time. If you need to make it look different, you already have a foundation to quickly customize the appearance. The idea is to no repeat yourself designing the same elements (radio buttons, forms, tabs, windows, always 90% the same..) to concentrate to the really important design problems to solve.

peng|15 years ago

Differentiation is not design. See Cocoa/Cocoa Touch.