6,842 reputation
21344
bio website optimalesystemer.no
location Norway
age 36
visits member for 2 years, 9 months
seen 13 hours ago
stats profile views 345

Usability consultant in Norway.

My main focus is usability engineering and usability testing. I have my own usability lab with eye-tracking features.


May
8
comment What are the benefits of non-QWERTY keyboards?
Yeah. There's definitely some ambiguity in that statement. But that's also what makes it so interesting. :) AFAIK, the statement is true w.r.t. "speed of punching keys". (If you have sources that claim otherwise, please share). When it comes to the layout of modern digital keyboards - that statement is still valid. Even if the purpose was to speed up the overall writing on classical typewriters. We will never find out "how it really was", and it's really not that important. As I conclude: Use the keyboard you're comfortable with...
May
8
comment What are the benefits of non-QWERTY keyboards?
@vincebowdren OK. Perhaps you hit the submit-button a bit to early... If you read the next paragraph in the answer you'll find the explanation that the main goal was to "improve the overall speed by getting the writer into a steady rhythm"... The Wikipedia-references 5,6 and 8 documents the same thing. Quote: "QWERTY's effect, by reducing those annoying clashes, was to speed up typing rather than slow it down." Speed up writing by slowing down typing.
May
8
comment What are the benefits of non-QWERTY keyboards?
@vincebowdren: I don't mind the down-vote at all (and I appreciate the explanation) - hey, you need to get that "Critic" badge at some point. ;-) BUT I would really like to see the documentation of the "falsehood" you refer to. And FWIW - the statement is filed under "Fun facts - the QWERTY Legend" ;-)
Apr
23
awarded  Enlightened
Apr
23
awarded  Nice Answer
Apr
19
awarded  Enlightened
Apr
19
awarded  Nice Answer
Mar
31
comment What are some resources for activities / games to teach User-Centered Design?
Take also a look at this question: ux.stackexchange.com/q/25716/95
Mar
28
comment Drawing a chessboard with unicode characters
@g33, I still don't see the problem, here? You don't need to use inverse glyphs. Didn't you take a look at the examples I referred to? Perhaps this 1k JS demo will help: js1k.com/2010-first/demo/435
Mar
28
comment Drawing a chessboard with unicode characters
@g33, I don't see the problem? You have black and white (i.e. outlined) pieces, and you have a white and gray board. It's quite essential in chess to have the black and white "chess pattern" on the board. If you google chess board images, you'll find lots of monochrome solutions. I would even argue that it's more important with this chess background than the glyphs. I'm pretty sure most chess players would be fine with letters (en.wikipedia.org/wiki/Chess_piece#Piece_names).
Mar
5
comment Drawing a chessboard with unicode characters
@g33kz0r Ouch... :-P ... I think it is... Well, those chars/numbers aren't important, though. Is it possible for you to change background color in your terminal solution?
Mar
5
comment Report page with data table and chart
I would actually question why you would need such a visualization. The numeric table in your suggestion is way better and much clearer than a chart. It's very easy to spot 4,2,4,1,1=12 and get a picture of the ratio. Pie charts are known to be very hard to read (as scott points out in his answer)...
Mar
4
comment Drawing a chessboard with unicode characters
If it's possible to set the background, then it's better to focus on this, than to try to draw those lines.
Mar
4
answered Drawing a chessboard with unicode characters
Feb
25
answered When to use reversed/mirror arrow cursor?
Feb
17
comment Can higher speeds harm the user experience?
Nicolas: The people who thought this was the fastest way to get the job done...
Feb
9
comment Is there really a content strategy just for mobile?
Many would claim that your penultimate statement is correct. It should, however, be turned around due to the "mobile first" paradigm: "If your content is good enough for mobile, then it's also good enough for desktop..."
Feb
8
comment Why don't most forms have a hover state?
I think the answer is that "people don't necessarily look where the cursor is". You cannot replace an eye tracker with a mouse tracker, to use an obvious example. That said, I've seen several cases where the field is glowing or bordered when hovering (or when entering/"activating")... You'll also find examples of status-bar updating, hint label updating, cursor altering etc.
Feb
6
revised Selecting many elements from a long list
added 116 characters in body
Feb
6
answered Selecting many elements from a long list