Slashdot Mirror


Alternative Text Input Methods?

A reader asks: "I've been tentatively researching existing solutions to enter text without a full (QWERTY) keyboard, and besides touchpads, morse code, and the system used in mobile phones (added with dictionary-powered predictive methods) and some wild gesture-based ideas I've come with the following systems: chording, as exemplified in some of the keyboards in this gallery, and Thumbscript (which is patented). Does anybody know any other good methods to enter text on a limited keypad? This issue is likely to become more important as new, smaller devices of all types enter the market." Interesting question. Devices that are already in the market (and those soon to hit the market) which are designed to be portable in size (but not in functionality), this will be a huge issue. Try editing song titles on today's portable MP3 player or writing a paper on your Palm. It's doable but not very pleasant. Such alternative methods would be a welcome addition to such devices.

4 of 20 comments (clear)

  1. Here's a ridiculously inconvenient way by unitron · · Score: 4

    If you have number keys 0-9 and 7 or more other keys, then use one to toggle into hexadecimal mode, and enter the hex codes for ASCII (which you'll eventually memorize after having to look them up constantly).

    --

    I see even classic Slashdot is now pretty much unusable on dial up anymore.

  2. Quikwriting by Zerth · · Score: 3

    A 9 key method that I like, and that was on slashdot a very long time ago, is quikwriting.

    The original version is similar to thumbscript(having 9 keys, each letter being made of multiple keys), but more complex(81 in thumbscript vs 128 in the simple version).

    Also, since the last time I checked the site, they have also come out with a new 18 key version(two side by side 3X3 grids) that takes better advantage of a palm's writing space.

    One nice feature is that it is a continous system, so if you are using a palm or something, you never have to lift your stylus.

    It is free for personal use, but you have to contact them about any commercial use.

  3. What's wrong with a QWERTY keyboard? by mini+me · · Score: 3

    What if all of these new-fangled gadets didn't have any method of text entry on them what-so-ever? I mean how often do you have to change the song title on a MP3 player and why would you ever want to write a paper on your palm?

    What ever happend to the old UNIX adage that every program should do one thing and it should interact with everything else? The same applies to these new devices. Your cell phone should do nothing more than send/recieve phone calls, your PDA should do nothing more than keep appointments and an address book and your MP3 player should do nothing more than play MP3s. Now where this comes together is bluetooth. Now you want to call someone who's phone number is entered into your PDA, no problem, just bring up the entry, hit dial and your PDA will tell your cell phone to dial that number.

    No back to the text entry. What if you had one keyboard that would allow you to enter into every device out there? This could even be a portable computer. Size here wouldn't be an issue, if you want a full sized keyboard to change your MP3 song title no problem, if you want to use a small keypad with the same MP3 player again, no problem! The key here is to get every device to speak the same langauge. It all goes back to creating a standard, and sticking to it!

    I think that they are trying to put too much duplicate functionality into all these devices. The focus should change to making each device do one thing, and do it well.

    1. Re:What's wrong with a QWERTY keyboard? by dstone · · Score: 3

      The focus should change to making each device do one thing, and do it well. Your cell phone should do nothing more than send/recieve phone calls, your PDA should do nothing more than keep appointments and an address book and your MP3 player should do nothing more than play MP3s.

      That philosophy is great for command line Unix utilities, but I don't think it scales well to real-life gadgets. Does anyone really want half a dozen devices hanging off their belt or in their pockets? 1. keyboard/input device, 2. MP3 player, 3. phone, 4/5. calendar/contacts, 6. game, 7. etc. In my opinion, one device can do all of the above in a space about the same size as a small phone or PDA. As I see it, RAM/ROM isn't the problem. Display technology isn't the problem. Embedded software techniques aren't the problem. It's really just a good, compact input method that's missing (as the original thread points out).