Tagged Questions

2
votes
3answers
26 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 …
1
vote
1answer
16 views

Collecting usage data for a desktop application

Hi, I'm going to be running some large scale usability tests of my software for a science project. We have a lab of about 30 computers running Windows XP. Our application is writt …
6
votes
6answers
106 views

Tooltips in the era of touch

Tooltips are an incredibly useful interface paradigm to know an application. They are the mapping between the visual control and the application specific action associated to that …
4
votes
3answers
54 views

How to write good alt text for images to help screen reader and blind user to understand what is picture about ?

How to write good alt text for images to help screen reader and blind user to understand what is picture about ? and if we are using Alt text then what should be in a Title="text" …
0
votes
4answers
38 views

Are there any guidelines as to when links should open in a new window?

Do the WCAG or W3C provide any guidelines regarding when hyperlinks should open in new windows?
-1
votes
2answers
65 views

Why scroll wheel is so rare on keyboards? [closed]

I find it very useful when working with code. It really speeds up my text manipulation. I think that is much faster to select some vertical block of code with scroll when than with …
1
vote
4answers
150 views

How Can I Make This Python Code More Usable And Readable?

Beginner in python, but been programming for about 5 years now. I suspect I have a lot to learn about doing things the object oriented way, but I know the basics. I planned on prog …
1
vote
1answer
26 views

Can anyone recommend a mouse tracking/recording service for usability studies?

I am after a service like userfly, that is not userfly. Userfly is renders the site badly and means the information is unreliable.
15
votes
24answers
1k 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 t …
1
vote
1answer
31 views

What patterns or idioms exist for GUI requring user to provided 4 distinct sets of login creditials?

Background: The application I am working on happens to be web-based, but the question applies to any GUI. I need to request three distinct pieces of information from the user fou …
5
votes
8answers
121 views

Which open source project to choose for an usability evaluation?

For an university project on usability I'm looking for an open source project that is useful but hardly usable. My group would do a complete usability review and give recommendatio …
1
vote
6answers
48 views

displaying sorted data in multiple columns

Suppose I'm trying to displaying all US states in two columns, ordered alphabetically. Which approach is better from the usability standpoint? Is it sorting horizontally, like: …
46
votes
41answers
2k 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 pass …
21
votes
9answers
632 views

How to test GUI for color blind person?

Is there a way to test if a GUI is usable for color blind person? I know that it has many degree and I guess it's why that simply doing a screenshot in Black & White is not the …
6
votes
17answers
482 views

“Date of birth” validation: How far/much would you go?

I'm quite anal about form validation. So while creating a validator for a "data of birth" (DOB) field in one of my current projects for a job application form (platform/language is …

1 2 3 4 5 18 next
15 30 50 per page