Comparison is necessary when a user needs to compare and contrast two or more different options before making a choice. Often this is complicated by the options having many characteristics that could be compared.

learn more… | top users | synonyms

2
votes
1answer
57 views

Best approach to presenting data that is being compared and the differences within it

I am developing an app that compares source data and destination data (the data is transferred from one database into another) I would like to create the best possible interface that clearly and ...
7
votes
2answers
135 views

How to quantitatively compare two interfaces?

I am in the process of building a tool to make some tasks easier than an existing application allows. Right now I am surveying users and receiving feedback but I want hard numbers. The only ...
2
votes
1answer
169 views

Feature Matrix: Compare Products by Date/Time Range?

Problem Statement It is common to allow a user to compare two or more products in a matrix that lists features/benefits down one axis and the selected products along the other. But how do you ...
5
votes
1answer
166 views

Data visualization - what should be the baseline, 'you' or the 'comparator' series?

This question is about data visualization, but ultimately it deals with usability and user expectations, so I felt it was appropriate to post it here. Imagine you are doing a comparison over time ...
14
votes
1answer
334 views

Tufte's data density, readability and comparison

I'm intrigued by Tufte's data density. While I love his definition of data / ink ratio which can be easily measured, I have hard time measuring data density. He defines data density in a graphic as a ...
6
votes
4answers
211 views

How can I avoid placing a legend on top of the table to tell the user what each icon means?

You can see an example here: As you can see, I am stuck with having to tell the user what each icon means. I also mention what a functionality does, such as "Click on a feature to filter out ...
3
votes
5answers
832 views

Comparison table design

I'm trying to design a product comparison chart, which provides details of various features (10-15) available across different similar products (25-50) in the market. The first thought I get is to ...
2
votes
3answers
101 views

What method can be used to inform the user of different levels of assistance that a service offers?

I am building a comparison shopping site for payroll processing. There are two aspects of payroll processing that differ across different providers: Tax Form Filing and Tax Payments. For each of the ...
5
votes
3answers
322 views

What are good UI Visualizations to show in a grid for ranking activity?

I have a grid with a list of runners (one person in each row) on a webpage. I want to show some visualization in a column to represent how much they have ridden in the last year. Right now I am just ...
6
votes
3answers
217 views

Why is User Experience treated different in digital and physical stores?

When shopping online there is (from my experience) a well thought through design of all the steps from finding the product(s) you want and need to the check out process and purchase of the product(s). ...
2
votes
3answers
138 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 ...
2
votes
4answers
532 views

Examples of “Light table” GUIs for editing and comparing images, text or other data

I'm looking for examples of existing solutions of the following interface problem. The interface must have a table, list, thumbnail view or such of items, which depending on the example could be ...
9
votes
5answers
312 views

What's the best way to implement product comparison on a mobile web site?

I have found only one example of this so far (Best Buy) and it is not very well executed. I'm wondering if there are any good examples of mobile sites that allow product comparisons, or if perhaps ...
4
votes
1answer
715 views

Studies showing significant usability differences between Windows and Mac OS X?

Everybody has their pet gripes about one or the other, but I'm curious if there is any actual science showing that "The Windows Way" or "The Mac Way" is significantly better for some task. Just to be ...
1
vote
1answer
108 views

What do you call a controll that gives the user the ability to match two lists?

Imagine two lists: colors objects Each of those lists has several dozens values. Is there a known UI widget that gives you the functionality to macth elements from one list to elements in the ...
7
votes
4answers
643 views

How many objects/things can the average person compare at once?

I recall reading that the average person can only effectively compare 7 things at once. Has anyone heard of this and can reference any studies/research done on object comparison? To give you some ...
9
votes
4answers
1k views

UX of Quora vs Stack Exchange [closed]

Quora has been gaining momentum. They actually have decent traffic for user experience topics. The UI is eerily similar to Stack Exchange's, but not exactly the same. No reputation points that I can ...
3
votes
4answers
449 views

What are the benefits and drawbacks of dialog sheets as seen in Mac OS X?

Introduced with the original Mac OS X were dialog sheets: As I understand (not being a Mac user) these sheets are modal, requiring user interaction in the current window, but not limiting the user ...
4
votes
2answers
635 views

What are the differences between Progressive Enhancement and Graceful Degradation?

What is Progressive Enhancement? I'm not able to understand this concept. How it works, and how it’s a model different/better(?) than Graceful Degradation?
9
votes
6answers
20k views

ExtJS vs. JQuery [closed]

From a UX design perspective (design freedom, interaction polish, usability, skin-ability, etc.), what JavaScript UI framework is best? Particularly, we are looking at ExtJS and JQuery. And, yes, we ...
5
votes
3answers
686 views

Are there any tests that can be used to measure the quality of an UI?

What are the criteria that are used to measure the quality of an UI, or compare different UIs with each other?