| bio | website | fiveminuteargument.com |
|---|---|---|
| location | England, United Kingdom | |
| age | 34 | |
| visits | member for | 2 years, 6 months |
| seen | May 17 at 17:08 | |
| stats | profile views | 44 |
todo
|
Jan 19 |
answered | Designing a web front end for launching long running batch processes |
|
Jan 19 |
comment |
Save icon, is the floppy disk icon dead? @Charles I can't think of many cases where those might be confused or would represent different actions |
|
Jan 19 |
comment |
What are some good User Interface words/phrases Terms like 'modal dialog' are likely to be understood by programmers, but will rarely be understood by the average user. |
|
Jan 18 |
answered | Likert Scale - positive to negative or negative to positive? |
|
Jan 16 |
answered | Flash photo galleries without xml configuration files |
|
Jan 10 |
comment |
Learning Curves on experimental sketches. I haven't tried IE9 yet, but I'll take your word for it! I agree that there can be some edge cases w.r.t. UI where creativity and experimentation can be beneficial. However, I think those are rare cases, and your application should only experiment with its domain as opposed to that of the OS. |
|
Jan 10 |
revised |
Learning Curves on experimental sketches. added 235 characters in body |
|
Jan 10 |
answered | Learning Curves on experimental sketches. |
|
Dec 21 |
answered | Expected behavior of an outline |
|
Dec 20 |
answered | Tooltip to indicate keyboard shortcut involving cursor keys |
|
Dec 19 |
answered | Trying to decide which page should be my home page |
|
Dec 16 |
comment |
How to create bands of number ranges for a field? Looks quite good, but isn't there an error in your example? It should be 80 and above in the last line, no? Also, what would happen if you deleted one of those inner ranges? |
|
Dec 16 |
comment |
Best Icon for minimize @Harald: I think Chris made that point - it's just not clear in the original question whether an accordion is the only thing that's required, or if we're also dealing with elements representing windows. |
|
Dec 16 |
comment |
Best Icon for minimize I'd argue the dropdown arrow does something /slightly/ different - it displays a screen element that is overlaid on top of the current interface, whilst what we're discussing here is something that significantly changes the existing layout. But still a +1 for the overall point :) |
|
Dec 16 |
comment |
How to represent a one time action This would certainly work if there are other limited actions that can be repeated; for example, if some action or another can be repeated 10 times, the marker will become obvious when its number decreases to 9 |
|
Dec 16 |
answered | How to create bands of number ranges for a field? |
|
Dec 15 |
answered | Best Icon for minimize |
|
Dec 15 |
comment |
DataGridView row: Semi-transparent selection or row border on selection IMO, you received bad advice over in that question ("post it on ui.stackexchange") because it's a programming question; you asked "What option is easier and how can I do this". |
|
Dec 15 |
comment |
Drawbacks of auto “focusing” on a web page's text field (JavaScript) I agree that it can be considered 'offensive', but it isn't necessarily. The canonical example is google, which saves me a lot of time by auto-focussing the search box which is, 99.99% of the time, exactly what I want to happen. I think you need to take into account what the most common use case is, and how likely it is. |
|
Dec 15 |
comment |
DataGridView row: Semi-transparent selection or row border on selection This sounds like a programming issue, more than a UI issue. It requires knowledge of 'WinForm' and 'DataGridView'. I suggest you ask this on StackOverflow. |