Tagged Questions

1
vote
6answers
38 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: …
0
votes
5answers
62 views

Periodic refresh or polling

I am trying to use periodic refresh(ajax)/polling on my site by XMLHttp(XHR) to check if a user has a new message on the database every 10 seconds, then if there is inform him/her …
3
votes
3answers
73 views

How can one use the “Add view” dialog in Visual Studio efficiently when working with ASP.NET MVC?

Does anyone else think that the add view dialog in VS is useless or is it just me? Why is there no search/filtering in there? I can not even paste the type name (without namespace …
4
votes
5answers
60 views

How do you stay user-oriented when it comes to your long-term project?

I've been working on a long-term project for over a year now and love every minute of it. However, I find myself getting increasingly out-of-touch with my users as my perspective o …
5
votes
8answers
108 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 …
0
votes
0answers
30 views

Firefox - Any way to prevent onload focus of form fields? [closed]

Is there any Firefox extension or built in configuration that will allow disabling onload focusing in text fields? I do not want to disable javascript. I'm just sick of certain si …
0
votes
1answer
30 views

jQuery walkthrough plugin

Is there a plugin that can help create javascript app/site walkthroughs? If not, (I can't find any via google, though I could've sworn I knew of at least one), is it a good idea ( …
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 …
6
votes
6answers
187 views

In a user interface, is it better to “gray out” or hide features that are unavailable?

In my particular situation, I have a comment form than cannot be used until the user has logged in and joined a specific topic. Then, they can comment on that topic. In your opini …
0
votes
1answer
22 views

Force jQuery-autocomplete (From Array, Modified version) to show the suggestions even if nothing is typed

Hi, I have this version of jQuery-autocomplete: jQuery Autocomplete Mod, It's cool with me till the moment But I'd like to get slight customization of it: I want onclick a list a …
5
votes
17answers
438 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 …
21
votes
9answers
586 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
9answers
202 views

Improving Work Procedures - Programmer To Developer Woes

I finally plucked up the courage to go and formally complain to the heads about my boss. What's really scary is that the claims I have made are serious enough to be taken to the C …
7
votes
9answers
377 views

Do we really need email confirmation?

I've gotten into a habit of using the standard register->send activation email->activate account process for every site that supports user authentication and free registration with …
2
votes
2answers
55 views

How to solve this payment process without serious usability problems?

Hello there! One of my clients has a food-delivery website that works without user registration (users typing their delivery details immediately before they send their orders). N …

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