Earlier quoted context omitted.
"Dvorak, with a larger support failed." If by failed you mean widespread adoption. But I have been using Dvorak since 1999 on a variety of platforms without a problem. It's a personal success for me. "the trouble it is for them to manage different keyboard layouts in their head. I wonder if that's the same for dvorak layout users." It's only on extremely rare cases that I've been forced to use QWERTY (such as at a pu…
That's great that it works for you, but 'widespread adoption'? Really? If you were to take a random sample of 100 computer users how many do you seriously think have adopted Dvorak?
The keyboard layout project
31–40 of 45 posts
Re: The keyboard layout project
#32Just what we need - yet another standard! Maybe it will be marginally better (like all the others attemps before - gogole around to see the approaches and results) - but still not enough to fully replace good old qwerty. Dvorak, with a larger support failed. How do you think it can succeed? The advantage of being first in the market, and now having a large use based, let me think you'd need to have a solution at leas…
Hardware is not a problem. Here I am, typing these words with Colemak layout on qwerty keyboard. Software, on the other hand, is a slight annoyance. Colemak (and any other keyboard layout) can easily be available in pretty much any OS except iOS. Also, many games implement their own keyboard input handling, and disregards custom layouts.
Re: The keyboard layout project
#33Re: The keyboard layout project
#34Re: The keyboard layout project
#35How about this - The Workman Keyboard Layout http://viralintrospection.wordpress.com/2010/09/06/a-differe... But the layout is just one of the problems. The key staggering is also not very ergonomic. There are two cool keyboards featuring symmetric key positioning: - Truly ergonomic keyboard http://www.trulyergonomic.com/store/index.php - Type matrix http://typematrix.com
If you compare Workman and MTGAP 3.14 (shown [here](http://mathematicalmulticore.wordpress.com/the-keyboard-layo...) using [my keyboard evaluator](https://github.com/MTGandP/Typing), MTGAP 3.14 performs better on every single statistic except finger work. (You can see all of the different statistics explained on [my GitHub page](https://github.com/MTGandP/Typing/blob/master/Fitness). I didn't post them all here because it takes up too much space, but if you want, you can pull the program and to the comparison yourself.)
Re: The keyboard layout project
#36Earlier quoted context omitted.
Out of curiosity, do you have any references to support non-staggered keys are superior? I ask because (100 - ε)% of claims about ergonomics are completely unsupported by scientific research.
Not really. But you can take a look at Maltron keyboards, which are non-staggered and also curved. From what I can find on the web it seems that they have done some research.
Re: The keyboard layout project
#37I question whether these keyboard layouts are ideal for programmers. On Qwerty, Colemak, Dvorak, and Workman, the symbol keys are pushed to the periphery of the keyboard. To improve practical typing efficiency, I created and use http://typing.io , which allows you to type real code instead of prose.
Re: The keyboard layout project
#38For years, I've toyed with a similar idea to this. I feel like a lot of work on this has relied on some pretty crude heuristics like "rolls" and "alternation". I think it's dangerous to overgeneralize about these, and I think it's also short-sighted because there are probably more specific patterns that affect typing speed. So my idea was to collect data on all keystroke transitions. There are 1,089 of these on the p…
Hi, writer of The Keyboard Layout Project here. I'm well aware of the limitations of scoring a layout based on crude heuristics, and I'm trying to collect some good data. Right now I have some data from a few layouts that I've collected using [Amphetype]( http://code.google.com/p/amphetype/ ), which records speed and accuracy for characters, trigraphs, and words. I'm curious, what program did you use to collect typin…
Re: The keyboard layout project
#39Earlier quoted context omitted.
Hi, writer of The Keyboard Layout Project here. I'm well aware of the limitations of scoring a layout based on crude heuristics, and I'm trying to collect some good data. Right now I have some data from a few layouts that I've collected using [Amphetype]( http://code.google.com/p/amphetype/ ), which records speed and accuracy for characters, trigraphs, and words. I'm curious, what program did you use to collect typin…
I wonder what the ethics review board would think about training someone on a nonstandard keyboard layout, as that would introduce a handicap to their life outside the study.
Re: The keyboard layout project
#40For years, I've toyed with a similar idea to this. I feel like a lot of work on this has relied on some pretty crude heuristics like "rolls" and "alternation". I think it's dangerous to overgeneralize about these, and I think it's also short-sighted because there are probably more specific patterns that affect typing speed. So my idea was to collect data on all keystroke transitions. There are 1,089 of these on the p…
Hi, writer of The Keyboard Layout Project here. I'm well aware of the limitations of scoring a layout based on crude heuristics, and I'm trying to collect some good data. Right now I have some data from a few layouts that I've collected using [Amphetype]( http://code.google.com/p/amphetype/ ), which records speed and accuracy for characters, trigraphs, and words. I'm curious, what program did you use to collect typin…
One confounding factor in collecting data this way, though, is it's actually quite a lot more difficult to copy a random sequence of characters than it is to copy real words, and I don't think that's just because of the key positions. I think it just takes more brain power to process them when you can't leverage your brain's language hardware to divide it into chunks.