Tagged Questions
8
votes
4answers
143 views
Amount of Time To Determine a User Has Stopped Typing
I have a filter form for a list. One of the fields is a text search field. When a user types in the field, I wait until the user has stopped typing for a half second (500 milliseconds), and then ...
19
votes
2answers
510 views
Should I follow the Android guideline or keep my app's own style when porting it from iOS?
My new project is to port an iOS app to Android platform. Before get started, I'm quite confused on whether I should follow google's guideline since some big titles on Android platform still keep the ...
7
votes
5answers
138 views
Hide controls by default?
This question might be too general but its bugging me a lot.
If you look at the screenshot below:
Maybe J have been sending emails for too long, but I expected the 'CC' and 'BCC' fields to be ...
7
votes
4answers
206 views
Does number of screens affect usability of a specific software?
Does it matter to the user if the application has 70-80 screens as
long as all the functionality are provided?
Does it depend on the platform, e.g. Handheld devices vs Desktop ?
Is there a limit on ...
0
votes
2answers
77 views
How to group together blog posts/articles?
What should be the general criteria to group together blog posts/articles..??
I have just two ideas in my mind:
One - To group by date of publishing..
Two - To group by category..
On what type of ...
0
votes
0answers
29 views
Data and State management in UI [closed]
If you applications have multiple tabbed forms and the user can have multiple of them open at the same time. Is it a good idea to load all these data to the front end at application load time or is it ...
1
vote
1answer
291 views
Usage of Popups
I am primarily a developer tasked with UI design.Please forgive my ignorance. I am developing a Form based application. There are multiple editable fields in the Form and each of these form elements ...
0
votes
0answers
57 views
Need Advice and Opinion on UI Design principals [closed]
I am developing an Application for the client and being a programmer, my usability skills are pretty basic. So I would appreciate if some of you can help me with some concerns. Your help is highly ...
5
votes
2answers
219 views
Standards for and measuring contrast of solid color fills
There are several questions on UX (e.g. here, here, here) already about contrast. However, all of those are about text, and the contrast between text and background, most off them referencing this W3 ...
2
votes
1answer
188 views
Guidelines for ordering of tabs?
I am wondering if there are some guidelines for ordering of tabs.
Typically we see General tab as the first which makes sense. What if there is no general tab? How to decide which ones should follow ...
9
votes
1answer
447 views
Guidelines on designing audio-only interfaces (eg for blind users)?
There are many resources out there that provide accessibility guidelines - hints on making content easy for a screen-reader to parse, or reminders about content that blind users cannot glean. That's ...
4
votes
1answer
257 views
What are the design guidelines to make interfaces friendly to dyslexics?
I've come across this question on Quora where it's likely to be forgotten.
Unlike other disabilities that are often considered in design, dyslexia has many forms. As a result, the guidelines can't be ...
5
votes
4answers
1k views
Usability Guidelines
I am supposed to evaluate a few websites to find out whether they comply with Jacob's Nielsen Heuristics... But I am having trouble understanding the heuristics. Can somebody please explain?
These ...
2
votes
3answers
137 views
How do you go about comparing the usability of platforms?
We're currently doing usability analysis a set of kiosks and we're in the comparative analysis phase. The trouble is, we're not exactly sure how to compare the usability of a platform (as opposed to a ...
6
votes
5answers
616 views
Displaying information in a dashboard: Advice or references
I have to design a dashboard for managers who need to report to their managers on their areas of responsibility. In the past I have just put counts and line charts over time of what they are ...
6
votes
4answers
582 views
Recommended books for enterprise application interface design
I've been reading a lot on UX lately with the intention of improving the user experience on the custom applications we develop. Most of the resources I used are targeting informational websites. I ...