The system through which people interact with a computer. UI stands for User Interface. There's now a Stack Exchange site devoted to user interface design: ui.stackexchange.com
208
votes
65answers
21k views
Why is good UI design so hard for some Developers? [closed]
Some of us just have a hard time with the softer aspects of UI design (myself especially). Are "back-end coders" doomed to only design business logic and data layers? Is there something we can do to ...
174
votes
33answers
11k views
Save icon: Still a floppy disk?
Bear with me because this question doesn't pertain to an algorithm or any block of code. Rather, it deals with designing forms and applications.
I'm working on a project where the user is able to ...
153
votes
25answers
2k views
How to get users to read error messages?
If you program for a nontechnical audience, you find yourself at a high risk that users will not read your carefully worded and enlightening error messages, but just click on the first button ...
92
votes
42answers
4k views
Should We Mask Passwords?
From Jacob Nielson's "Stop Password Masking":
Usability suffers when users type in
passwords and the only feedback they
get is a row of bullets. Typically,
masking passwords doesn't even
...
83
votes
42answers
34k views
Tools for creating a user interface prototype
I need to create a prototype of a user interface.
I'm googling, and find "Axure RP", but it is very expensive for our company.
Another way for creating a user interface prototype is tools like Qt ...
80
votes
8answers
101k views
How do I add options to a DropDownList using jQuery?
As the question says, how do I add a new option to a DropDownList using jQuery?
Thanks
78
votes
17answers
3k views
Common Web UI Styles
I have to present a prototype of an web app in the following days to one of my clients, the thing is I'm not so good at CSS and worst of all I'm almost never happy with the results I get.
Coding the ...
66
votes
16answers
3k views
Cooler ASCII Spinners?
In a console app, an ascii spinner can be used, like the GUI wait cursor, to indicate that work is being done. A common spinner cycles through these 4 characters: '|', '/', '-', '\'
What are some ...
63
votes
2answers
19k views
45
votes
19answers
24k views
Web UI prototyping tools
Can anyone recomend me a simple web UI prototyping tool,
so I could quicky prototype the look of a my web site.
I have tried to use MS Visio for this, but found it
very "user un-friendly".
What I ...
45
votes
13answers
7k views
UI Terminology: Logon vs Login
I am crafting an application and cannot decide whether to use the terms Login/out or Logon/off. Is there a more correct option between these two? Should I use something else entirely (like "Sign ...
40
votes
4answers
14k views
Repeater, ListView, DataList, DataGrid, GridView … Which to choose?
So many different controls to choose from! What are best practices for determining which control to use for displaying data in ASP.NET?
40
votes
23answers
32k views
Best tools for creating website wireframes [closed]
When creating a wireframe for a website, I always start with a Visio wireframe stencil from Garrett Dimon. The stencil is amazing but it has been a few years since it has been updated and I'm looking ...
39
votes
7answers
9k views
Android user interface guidelines
Anyone know of a user interface guidelines document for Android applications? Looking for something similar to Apple's or Gnome's.
38
votes
26answers
3k views
What is the cleverest UI feature you have seen in a website?
What is the cleverest UI feature you have seen in a website? Something that:
Made the user experience more intuitive
Added significantly to the usefulness of the app.
Added to the 'wow factor' of ...
37
votes
2answers
794 views
An algorithm to space out overlapping rectangles?
This problem actually deals with roll-overs, I'll just generalized below as such:
I have a 2D view, and I have a number of rectangles within an area on the screen. How do I spread out those boxes ...
36
votes
4answers
7k views
Difference between a View's Padding and Margin
What is the difference between a View's Margin and Padding?
35
votes
12answers
2k views
What's this UI pattern called?
I'm trying to figure out what this sort of thing is called, and eventually how I can create one in a web browser. It looks like this (screenshot of the first app that came to mind):
The specific ...
35
votes
24answers
1k views
How do I become an authority (at my workplace) on user interface design?
I find that designers and managers tend to ridicule user interface designs created by programmers. Without question there have been tons of poor user interfaces made by programmers in the past, but it ...
35
votes
22answers
4k views
33
votes
6answers
21k views
Best jQuery Status Message Plugin?
What is the best jQuery status message plugin?
I like jGrowl and Purr, but jGrowl doesn't have the feature to remain sticky (not close automatially) and Purr doesn't seem to work right in IE 6.
I ...
31
votes
19answers
1k views
Re-learning CSS the right way
I am a programmer doing web development for over two years now. Even though I’ve been doing front end engineering for the past two years I don’t think I have done it the right way
For instance:
I ...
30
votes
5answers
5k views
Normalizing Human Skin Colors for User Interaction
A while ago I came across this answer that introduced me to the obscure (at least for me) ISO 5218: a standard for representing human sexes (or is it genders? - thanks @Paul).
For a pet project I'm ...
30
votes
16answers
2k views
Why isn't “right click” more used in web applications?
More and more applications are moving to the cloud: Google Docs for productivity apps, Meebo for instant messaging, Gmail for e-mails, Salesforce for CRM, etc.
Yet, I've noticed that, unlike their ...
30
votes
17answers
12k views
Best Practices & Principles for GUI design
What is your best practical user-friendly user-interface design or principle?
Please submit those practices that you find actually makes things really useful - no matter what - if it works for your ...
29
votes
12answers
1k views
Resources to Create Applications with a Great User Interaction Experience?
I am making the distinction between User Interaction Experience and pure User Interface (UI) design here, even though there is often a correspondence. You can have great user interaction even with a ...
29
votes
17answers
3k views
Best books to learn about design [closed]
What books do you recommend for a programmer who wants to learn about design?
Every programmer needs to evolve and learn things outside of his specialization. I would like to collect a list of the ...
28
votes
9answers
26k views
Android: How to fire onListItemClick in Listactivity with buttons in list?
I have a simple ListActivity that uses a custom ListAdapter to generate the views in the list. Normally the ListAdapter would just fill the views with TextViews, but now I want to put a button there ...
28
votes
12answers
2k views
Human factors design (meeting psychological needs in UI design)
Reading about the G.729 codec, I found this interesting tidbit about "Comfort Noise":
A comfort noise generator (CNG) is
also set up because in a communication
channel, if transmission is ...
28
votes
16answers
1k views
Fighting programmer colors
I have a couple of pet projects where I'm the sole designer/programmer and I spend too much time changing the user interface to make it easier to use by real users and avoiding bright yellow and green ...
27
votes
3answers
1k views
Non client painting on aero glass window
Now Im customizing title bar of my application. My aim is to add one extra button on title bar. Im my previous question people have adviced me the way I can customize non client area. Thats works ...
27
votes
22answers
1k views
How would you handle users who don't read dialog boxes?
A recent article on Ars Technica discusses a recent study performed by the Psychology Department of North Carolina State University, that showed users have a tendency to do whatever it takes to get ...
27
votes
6answers
4k views
Developing UI in JavaScript using TDD Principles
I've had a lot of trouble trying to come up with the best way to properly follow TDD principles while developing UI in JavaScript. What's the best way to go about this?
Is it best to separate the ...
26
votes
19answers
4k views
What is the best format for a customer number, order number?
A large international company deploys a new web and MOTO (Mail Order and Telephone Order) handling system. Among other things you are tasked to design format for both order and customer identification ...
25
votes
7answers
25k views
Android action bar like twitter sample
What is the best way to implement action bar like twitter sample UI Pattern.
Twitter for Android: A closer look at Android’s evolving UI patterns
Pattern 4: Action Bar
...
25
votes
11answers
3k views
One sentence explanation to MVVM in WPF?
I heard its the next best thing in building WPF UIs, but all existing
examples have dozens of lines of code - can I get a Hello World
for MVVM that explains in no uncertain terms what its all about?
...
25
votes
12answers
906 views
Should unauthorized actions in the UI be hidden, disabled, or result in an error?
This is a perennial question for me that I've never really resolved so I'd like your input. If I have actions that I know a user will not be able to perform due to insufficient privileges or object ...
24
votes
7answers
923 views
Why is there no CSS-like GUI creator
Okay, so this will probably be closed or whatever, I don't care. I have to say this because it just frustrates me like hell.
Once upon a time, I came from a html/css/php background into the vast ...
24
votes
8answers
486 views
How can I improve the subjective speed of my application?
Today my co-worker noticed that when adding a decimal place to a progress indicator leads to the impression that the program is running faster than without. (i.e. instead of 1,2,3... it shows 1, 1.2, ...
24
votes
14answers
3k views
User interface for reordering a list items
I have a list of items as a part of a web application. The question is how user could manipulate the order of items in the list (not the list sort order). The typical way is to use arrow buttons to ...
24
votes
20answers
8k views
What's the best UI for entering date of birth?
What is the best method for date of birth selector?
3 text inputs (month / day / year) or one mask input. User MUST use keyboard
3 select boxes. User can use keyboard or mouse.
One nice datepicker.
...
23
votes
5answers
363 views
What method would be best to build this complex graph
After 15 years doing UI development, there's very little I look at and think, "how on earth do I do that." This is one of those times.
A graphic designer has sold my clients on a very complex ...
23
votes
1answer
3k views
Graphical Layout tab does not appear for some layout files into Eclipse
I'm facing a problem when developing layout files for Android with Eclipse ADT Plugin. Some of my files, when opened, does not show the Graphical layout tab, just as below:
The others (actually, ...
23
votes
4answers
22k views
How to access original activity's views from spawned background service
I have an activity called A, and on the selection of menu item 0, it spawns service B, which starts a runnable C in a new thread. I have a TextView in activity A, which I want to access in thread C. ...
23
votes
5answers
29k views
Easy way to build Android UI?
Is there a tool or a website that could help me create a UI for an Android application using drag-and-drop?
I found this site but want to know if there is a more stable tool or website for this?
23
votes
14answers
2k views
What do you use to Unit-Test your Web UI?
The company I'm currently working for is using Selenium for Uniting-Testing our User Interface. What do you use to Unit-Test your Web UI and how effective do you find it?
22
votes
8answers
1k views
Smart progress bar ETA computation
In many applications, we have some progress bar for a file download, for a compression task, for a search, etc. We all often use progress bars to let users know something is happening. And if we know ...
22
votes
13answers
49k views
Select dropdown with fixed width cutting off content in IE
The issue:
Some of the items in the select require more than the specified width of 145px in order to display fully.
Firefox behavior: clicking on the select reveals the dropdown elements list ...
22
votes
19answers
7k views
Which PHP Framework will get me to a usable UI the fastest?
There are a lot of php mvc frameworks out there now. Which one will get me to a frontend, a backend, a user system with permissions the fastest.
I like the look of things like Symfony or Codeigniter ...
21
votes
8answers
2k views
Android: how can i improve the look of an app?
I've seen that standard Android UI components have a poor look and feel.
Can you provide me with some links or suggestions on how to improve the look of an Android app?