1
vote
2answers
28 views
Usability and Accessibility for Desktop Applications
Hi,
I am about to start developing a desktop application, and I am interested in making the application both usable and accessible for end users. Can anyone suggest online resources that offer …
3
votes
5answers
72 views
Hallway usability testing: How much of the UI do you actually make functional?
When doing hallway usability tests do most of you make your apps fully or near fully functional? Or do you just make sure the links or flow chain correctly? Or do you just draw on paper and go with …
1
vote
6answers
698 views
what interview questions should you ask of a user experience (ux) developer/designer
We are hiring a UX consultant, had a broadstrokes session with the company, liked their work, think the candidates are ok and now want a more concentrated interview with the specific UX consultant …
16
votes
62answers
2k views
What is the worst web usability error you have encountered?
Related to web pages / application, what is the worst web usability error you have encountered?
The one that hit you the most; that which arguably could trip the most users? Or, from another point …
3
votes
8answers
445 views
Usability: Dynamic Dropdown Menu Population
I've long thought (but never practiced for some reason) that a dropdown menu that is dynamically generated and only contains one item, should automatically select that item. This would opposed to the …
10
votes
17answers
1k views
Easily digestible UI tips for developers
What are some key UI design tips that every developer should know?
While there are a number of UI resources for developers (for example, Joel Spolsky's User Interface Design for Programmers), I'm …
8
votes
8answers
122 views
Should I revive Clippy ? aka how can i provide user-friendly tips and help in a desktop application ?
While I've been working hard to keep the WinForms application I'm working on simple and easy to learn, the functional domain I'm working in (finance) is pretty rich, and I feel I should help the user …
0
votes
3answers
68 views
How do I create “accessible” PDFs from HTML?
Hi
Does anyone have any suggestions on how to generate accessible PDFs (including images) from HTML?
The PDFs need to look like the original HTML, including positions of images etc.
Any special HTML …
4
votes
11answers
131 views
Good articles on usability?
I'm looking to find any articles/books on usability. I'd like to get a handle on best practices when designing a UI, this can be anything from which user controls are more intuitive to a new user, to …
0
votes
5answers
43 views
Ideas for educating users into typing url in address bar instead of google
My Google analytics shows the second most used keyword to access my site is the url of the site. This doesn't particularly surprise me, but I wondered if any of you have tried educating your users out …
1
vote
3answers
137 views
Alternatives to userfly.com
During my master thesis I need to study how my users interact with my webapp.
There are alternatives to userfly.com? I want just to know how I can do some usability testing without much hassle.
…
3
votes
7answers
178 views
What is the best way of formally expressing usability requirements?
Hi,
I am writing a system requirements document and need to include non-functional requirements relating to the usability of the system, but am not sure of the best way to express this.
"The system …
1
vote
3answers
65 views
Usability: Where do users focus their initial attention on in new interfaces?
I know there was a study somewhere that showed which places users focused on initially when presented with new interfaces, but I can't remember that study, nor remember exactly what behaviors could be …
4
votes
11answers
113 views
Do you support most browsers when building a web app?
Now, you might think to yourself "Of course I do. It's not hard". But trust me, after what I went through today to send a wire transfer using a simple form, I wonder if most web developers even care …
19
votes
10answers
641 views
Is Markdown Friendly Enough for Non-Technical Users?
The Problem
I love using markdown to write questions, answers, posts, comments etc. That being said, I am a very technical, detail oriented, programmer type. However, I am working on a CMS of sorts …
