1
vote
3answers
40 views
Top k problem - finding usage for my academic work
Top k problem - searching BEST k (3 or 1000) elements in DB
There is fundamental problem with relational DB, that to find top k elems, there is a need to process ALL rows in table …
0
votes
2answers
65 views
Showing a secure password dialog on a web page
I've built a Single-Sign-On system for our web network. It works like this:
User clicks a login link on the site he wants to log in to (the "Unsafe Site"). The unsafe site's ID i …
0
votes
3answers
40 views
Long running App, how handle Errors?
Hi,
i have to implement a Info Terminal. I choose dot.net and the terminal is only a touchpad.
So this System running 7 days 24 hours.
So i call a Webservice, display Data, show …
2
votes
4answers
38 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 …
6
votes
6answers
111 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 …
1
vote
1answer
26 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 …
4
votes
3answers
57 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" …
-1
votes
2answers
68 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
153 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 …
0
votes
4answers
40 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?
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
27 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.
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
654 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 …
5
votes
8answers
124 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 …
