• Post Reply Bookmark Topic Watch Topic
  • New Topic
programming forums Java Mobile Certification Databases Caching Books Engineering Micro Controllers OS Languages Paradigms IDEs Build Tools Frameworks Application Servers Open Source This Site Careers Other Pie Elite all forums
this forum made possible by our volunteer staff, including ...
Marshals:
  • Campbell Ritchie
  • Tim Cooke
  • Ron McLeod
  • paul wheaton
  • Jeanne Boyarsky
Sheriffs:
  • Paul Clapham
  • Devaka Cooray
Saloon Keepers:
  • Tim Holloway
  • Roland Mueller
  • Himai Minh
Bartenders:

UI Best Practices

 
Ranch Hand
Posts: 46
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Hi Everybody

I am looking for any articles that are talking about good UI practices; I am working on a research for my employer these days to enhance some of our products' GUI. I am trying to enhance some dialogs, I would appreciate you help very much.

Thanx all
 
Ranch Hand
Posts: 410
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Well I remember from my university days that this type of thing was covered under HCI (Human-Computer Interaction). It covered things like consistency of the design, being forgiving to the user, providing feedback, and so on. I've just tried Google and there are dozens of links on these topics.
[ September 11, 2005: Message edited by: Stuart Gray ]
 
Ranch Hand
Posts: 15304
6
Mac OS X IntelliJ IDE Chrome
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Sun has a good set of docs on the topic. You can fine them here.
 
reply
    Bookmark Topic Watch Topic
  • New Topic