From 9a88e9ff0385f66e7c565a394908503dc6e916ad Mon Sep 17 00:00:00 2001 From: neodarz Date: Fri, 28 Apr 2017 00:30:19 +0200 Subject: Site updated at 2017-04-28T00:29:42+02:00 source branch was at: f1965c50670f611ef54f9471490d45a554f7d866 Correct a link --- ...1-15-we-need-a-programming-keyboard-on-ios.html | 53 ++++++++++++++++++++++ 1 file changed, 53 insertions(+) create mode 100644 build/blog/2015-11-15-we-need-a-programming-keyboard-on-ios.html (limited to 'build/blog/2015-11-15-we-need-a-programming-keyboard-on-ios.html') diff --git a/build/blog/2015-11-15-we-need-a-programming-keyboard-on-ios.html b/build/blog/2015-11-15-we-need-a-programming-keyboard-on-ios.html new file mode 100644 index 00000000..74dd0397 --- /dev/null +++ b/build/blog/2015-11-15-we-need-a-programming-keyboard-on-ios.html @@ -0,0 +1,53 @@ + + + + + + + +We need a programming keyboard on iOS + + + + + + + + +
This blog has been archived.
Visit my home page at zhimingwang.org.
+ +
+
+

We need a programming keyboard on iOS

+ +
+

We do. If you ever tried to say something on GitHub (web) or StackOverflow (web or app) on iOS, you'll probably agree with me. The stock keyboard (or any third party keyboard that I've heard of) is simply awful at this. Typing on iOS software keyboard is unpleasant enough to begin with, but behold:

+ +

The solution is pretty obvious actually. I don't know about smaller phones, but the software keyboard on a landscape iPhone 6 Plus has four rows, which takes up about 40% of vertical screen estate, and it has fourteen keys in the top row. With a little bit of effort it can be made into a five-row, full-sized keyboard (without arrow keys perhaps) without taking up a ridiculous amount of space. Since the horizontal 6 Plus could handle it, any iPad should be able to handle it too; definitely shouldn't be an iPad Pro-only luxury. Turn off autocorrect on top of that, and you get a decent programming (or better put, programmer-oriented) keyboard.

+

This is merely a rant, but it would awesome if anyone sets out to make one.

+
+
+
    +
  1. To be fair, typing BBCode is even worse. Unfortunately that's what Ars Technica use, and I've given up on commenting there.↩︎

  2. +
+
+
+
+ + + -- cgit v1.2.1