| bio | website | |
|---|---|---|
| location | ||
| age | ||
| visits | member for | 2 years, 9 months |
| seen | yesterday | |
| stats | profile views | 95 |
An innovator and a Software Project Manager, Architect and Developer.
|
Mar 25 |
comment |
Are the flags of any countries controversial to use in a UI? @NicolasBarbulesco Yes I am. If you list countries by name, then adding their flags won't make the difference - the names are already past the point of controversy. |
|
Mar 25 |
comment |
Are the flags of any countries controversial to use in a UI? @NicolasBarbulesco read the bold text in the answer. |
|
Mar 14 |
answered | Custom back button in page |
|
Feb 14 |
awarded | Nice Answer |
|
Feb 3 |
comment |
What's the point in electronic devices beeping on keypress? Good one :-), however, I am not sure the key press tones are load enough to hear from within a bag and I am sure they sound be loader, since that would be irritating. |
|
Feb 3 |
comment |
What's the point in electronic devices beeping on keypress? +1 Not the primary reason or a good answer, but I think the vote down was unjust. |
|
Jan 30 |
awarded | Nice Answer |
|
Jan 24 |
comment |
Will users understand the concept of “version zero”? I think this belongs on programmers.stackexchange.com and not here. |
|
Jan 23 |
comment |
Do people use “auto search this page” more than manual visual scan? The results probably depend on the length of the page and relevance of the page. If you are reading an article for the sake of reading it, you probably won't use Ctrl+F. If you are searching for something and the result contains an article that has a few points relevant to your search, you'll want to skip through the article to those points as fast as you can. |
|
Jan 21 |
comment |
Should we risk using colors other than blue in Web apps? Do you mean "Should we taken risks?" or "We must take risks." |
|
Jan 21 |
comment |
Should we risk using colors other than blue in Web apps? I think this is a gray area :-) |
|
Jan 21 |
answered | Which button should get the focus at delete dialogs? |
|
Jan 9 |
comment |
Paging buttons position – Top, Bottom or both? @Aristos Then some users might attempt to browse backwards, in which case, you'll need paging controls on top too. |
|
Jan 9 |
comment |
Paging buttons position – Top, Bottom or both? Can the pages be viewed from last to first (e.g. browsing a catalogue) or are the results created on demand (e.g. by searching in an infinite set of data)? |
|
Dec 21 |
comment |
Refresh button on a website @Csabi There is no screenshot in the question other than that of the pop up. |
|
Dec 20 |
answered | Refresh button on a website |
|
Dec 20 |
comment |
Do iOS / WP users recognize the Android share icon? I'm an Android user and I'm not used to that icon yet :-) |
|
Dec 20 |
answered | Why do we always need to integrate search with structure? |
|
Dec 20 |
answered | How do you deal with very long dropdown values? |
|
Dec 20 |
comment |
How do you deal with very long dropdown values? This doesn't answer the actual question - how to handle long values and still be able to tell them apart. Simple limitation of the width will cause truncation of the displayed values (not of the actual values). |