2
votes
4answers
32 views
What are some methods of analyzing a website for user experience, usability, and accessibility?
I'm a recent graduate who is looking to get a job doing user experience. Next week, I have a technical interview in which I will be given a website and will have to talk about its …
140
votes
152answers
9k views
What are common UI misconceptions and annoyances?
I often use applications and electronic devices for which I think: "Why on earth did they engineer that thing as it is? They must have known that it is a pain in the neck to work w …
2
votes
3answers
65 views
Evaluate whether a HEX value is dark or light
The user of the ASP.NET web app I'm building can select colors for use on some of the elements (e.g. buttons/titles) to facilitate some degree of personalisation.
The problem is …
0
votes
3answers
39 views
Required form field communication
I've always communicated required form fields on web applications to users by hanging an asterisk off the end of the control or the label and having a little sentence along the lin …
78
votes
32answers
3k 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 …
1
vote
6answers
78 views
Is it acceptable to normalize text box content when it loses focus?
I have received requirements that ask to normalize text box content when the user changes the focus to another control on the same data input form. Example normalizations:
whites …
45
votes
68answers
4k views
Most Astonishing Violation of the Principle of Least Astonishment
The Principle of Least Astonishment suggests that a system should operate as a user would expect it to, as much as possible. In other words, it should never "astonish" the user wi …
2
votes
3answers
104 views
How do I get a job in UX or Usability
I currently work as a backed developer but over the years have developed an interest in usability and user experience.
What would you recommend as steps of:
Improving my knowled …
3
votes
1answer
139 views
Is the Windows 7 Task Bar the new Notification Area?
I've seen a few Windows 7 applications popping up around the web that take advantage of the new task bar functionality. However, some of these applications are treating the task ba …
5
votes
2answers
199 views
What have people done to improve the OpenID user experience, particularly as a relying party?
I've noticed that there is a very dramatic difference in the user experience for sign on with different relying parties. I've implemented a few relying parties myself, so I alread …
19
votes
8answers
256 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. …
8
votes
9answers
336 views
How should web sites deal with localization settings? (from “What are common UI misconceptions and annoyances?”)
I’ve chosen to take this as a question in its own right since it was generating so much debate in the comments of the original post.
It’s interesting to see that a lot of people o …
7
votes
3answers
125 views
Is there any research on numbered vs. star voting systems?
Has anyone done any research on user acceptance of the following voting systems for different target audiences?
Or
I'm not interested which is more accurate or how the votes …
4
votes
7answers
220 views
Difference between UI and UX
Can someone please help me to formally define the difference between User Interface and User Experience?
I need to come up with a definition so that if ideally two different peopl …
14
votes
9answers
1k views
What free software can I use to create UI mockups?
What are good Open Source / Free software packages that let you design GUIs quickly, like "on a napkin" style, but also give a bit of polish that you could throw into a slide deck? …
