| bio | website | |
|---|---|---|
| location | ||
| age | ||
| visits | member for | 9 months |
| seen | 2 days ago | |
| stats | profile views | 24 |
|
Oct 5 |
comment |
Breadcrumbs and selected page As an aside, although breadcrumbs may lead to your homepage, the homepage itself should not have breadcrumbs. See ux.stackexchange.com/questions/24608/… . |
|
Oct 4 |
comment |
Is a drag and drop UI usable for organizing/categorizing items? @ChrisJanssen: It IS the design for windows, and I find it painful in some situations. In those situations, I use cut/copy/paste, which is also the design for windows. For consistency, both features are always available during folder navigation. However, I don't feel that they are completely effective in some situations (this is not a design flaw). :::Curses at OSX for not providing "cut" in the finder::: |
|
Oct 4 |
comment |
Is a drag and drop UI usable for organizing/categorizing items? @chester: Scrolling is very painful with drag and drop. Personally, within a file system, I will usually use copy/paste instead of drag/drop if my folders are too large to navigate without scrolling. |
|
Oct 3 |
comment |
Using a top bar to change language @fwr: IE7+ checks the system Locale, Safari checks the system language. So, that already means that you'll receive a useful Accept-Language pretty often. You can't rely on it, but if Accept-Language is not English, there is a high probability that it is accurate. That's enough to justify bugging a user once (and then remembering not to bug them again). |
|
Oct 3 |
comment |
Using a top bar to change language I would also consider proposing a different language based on the Accept-Language request header. Use a Content-Language response header to assist search engines. |
|
Oct 3 |
comment |
Impact of OpenID versus proprietary login on site traffic LifeHacker mentions that Yahoo tested this. That said, it's been 4 years since that article, so things might be better. Probably not much better, though. |
|
Oct 1 |
comment |
Multi step form vs single complex form An accordion is a nice compromise. That answer points out testing which shows accordions beating multi-page wizards. |
|
Sep 27 |
comment |
What direction do people read in when reading lists of checkboxes/radio buttons? If a radio button is "On" or "Off", it should usually be a checkbox. That said, sometimes a radio box can make things clearer, since you can provide explanatory text for both states rather than for only one. |
|
Sep 20 |
comment |
Can I use “Prev” instead of “Previous” on a button? @kretzm: I'm honestly a bit surprised that losing the text hurts so much. Maybe the answer is to run another usability test. If you don't want to spend the time/effort on it in house, a screenshot usability test service should be able to answer this question quickly and cheaply. Grab enough users for a decent statistical sampling and see how long it takes for users to find "prev" vs "previous". |
|
Sep 20 |
comment |
Can I use “Prev” instead of “Previous” on a button? @kretzm: Were the buttons without text the same size? Otherwise, you may be getting better click-through rates because the buttons are big, rather than because they are understandable. |
|
Sep 13 |
answered | Using a virtual joystick for a game? |
|
Sep 13 |
comment |
Using a virtual joystick for a game? I've seen a few games which offer that as one of their control schemes, especially first person flying games. The phone acts as a sort of wheel. |
|
Sep 12 |
comment |
Pros & Cons? - Single dropdown VS double dropdown VS multi level dropdown Jakob Nielsen recommends solving this problem with mega menus. |
|
Sep 6 |
comment |
What is a good approach to starting a really big project? Talking with a user is not an ideal way improve UX. Far superior is to watch users. Watching real users (via metrics, video camera, etc.) is unlikely to be permissible in the case of a banking website, even if done in aggregate. |
|
Sep 5 |
comment |
How to prevent bias toward top filter results? Removing a user's ability to select a particular translator is a bad idea. Reordering is sufficient. If a user likes a particular translator (or prefers to always use the same translator to allow that translator to build up expertise with the specific product line), they will be unhappy. |
|
Sep 5 |
comment |
Why don't people use the “I'm feeling lucky” button more often? It's very much functional...as a search keyword to add to your browser. As you say, it doesn't provide real benefit over autosearch via the Google website. |
|
Sep 4 |
answered | Game UX for hero with upgrade-able collectable boosts |
|
Aug 31 |
comment |
How could the Golden Ratio be used to improve form layouts? Suppose your form is 1000px wide. You could divide it into two columns of widths 618px (1000px / golden ratio) and 312px (1000px - 618px). |
|
Aug 31 |
answered | How could the Golden Ratio be used to improve form layouts? |
|
Aug 30 |
answered | Design flow for “cashed in installments” |