Note that there are some explanatory texts on larger screens.

plurals
  1. PO
    primarykey
    data
    text
    <p>I have to say I don't agree with croutle, creating good UI does not necessarily have anything to do with coding. <a href="http://www.smashingmagazine.com/2009/06/15/40-helpful-resources-on-user-interface-design-patterns/" rel="nofollow noreferrer">SmashingMagazine</a> has a large catalog of resources for UI design, and while most of those are very webcentric the general prinicple still apply no matter if you put your UI together in the Forms editor through coding or on a webpage.</p> <p>For me GUI designers have always been a way to keep presentation separate from content, a good implementation of a GUI with it's Designer will support that, if you start having to write a lot of code to affect simple effects in the UI that line starts to blur. Interface Builder on Mac does this the best of all the ones I have used (amongst others Java Swing, Windows Forms).</p> <p>The question is does the interaction suck or does the look suck, unless you are a good artist there is not really a lot you can do about the latter, but to stick to the bare minimum. There is a science to minimalism that can be learned even for the non artist types (lay out everything on a regular grid for example). <a href="http://www.west.asu.edu/achristie/555/design.pdf" rel="nofollow noreferrer">This</a> piece is geared somehow towards print, but most of the aspects that are mentioned are universal and do apply to screen and UI design. </p> <p>The former can be fixed by trying to put yourself in the users shoes. Look at the task that the users are doing and how they accomplish that using your software. Does it make it easier for the users to do their work or does it throw roadblocks in the the path that encumber the work flow. </p>
    singulars
    1. This table or related slice is empty.
    1. This table or related slice is empty.
    plurals
    1. This table or related slice is empty.
    1. This table or related slice is empty.
    1. This table or related slice is empty.
    1. This table or related slice is empty.
    1. VO
      singulars
      1. This table or related slice is empty.
    2. VO
      singulars
      1. This table or related slice is empty.
    3. VO
      singulars
      1. This table or related slice is empty.
 

Querying!

 
Guidance

SQuiL has stopped working due to an internal error.

If you are curious you may find further information in the browser console, which is accessible through the devtools (F12).

Reload