Possible Duplicate:
An Ideal Keyboard Layout for Programming
As a programmer I don't type as much human language as normal users. In fact, a lot of what I type are ASCII special characters such as $();:?=+-'"\[]{}<>
. Needless to say, QWERTY is not good at programming.
function decode($t)
{
return preg_replace('/<(\/)?('.tuh::$tags.')>/i','<\1\2>',$t);
}
So I'm thinking about trying other layouts like Dvorak or Colemak, but they don't seem to be much better (Even the programming versions). So is there one that actually places the common keys right there next to the home row? No more stretching for each $
or ]
?