I gotta aim and peck some bullshit or open up some app with a QR code instead. Give me T9
I can kind of understand how we got here - a fractured system of various vendors, TV makers, and customized android implementations led us to apps having their own keyboards, even if the TV offers a native on-screen keyboard, and for some reason most of those are laid out in a keypad style with A in the top-left which goes against everything the majority of users have known, even back to typewriters.
I know my comment got longwinded, it’s just…things could have and should have gotten better by now, but I’ll be arsed if I’m gonna pull out my phone to type the four letters needed to scroll to the movie I’m looking for.
It’s really more that I’m frustrated with the poor UX choices that will never go away, or at least don’t appear to be going anywhere.
This is one of the reasons that, while I actually pay for Netflix & Prime, I still torrent most of what I watch and play it of my little media array via an rPi plugged into the TV. Finding things is easier, there are a couple of extra steps getting the content if I don't already have it locally, then interacting with it is easier.
From GP comment:
> Have you tried plugging a usb keyboard into your TV?
On the rPi, my remote is a mini USB keyboard, though with wireless comms between it and the USB dongle.
The TV I have now could probably have a keyboard plugged in directly too, but I've had this setup since before I had a TV that claimed to be smart.
silent scope with a mouse is cheesy but fun
Always kind of saddened me there weren't more games that did interesting things with it, even things like scrolling around an overworld map.
For example, if you try to search for a title and one of the words in your search is entered "223", then either "ace" or "bad" can be in that position, and if there is a title with "ace" matching in that position and a title with "bad" matching in that position, both are displayed.
So, this variant is you enter the entire title (or a substring of the title) first before it predicts what words you meant. After it is entered then all results are displayed, with a number next to each one, and then you must push the number corresponding to the one that you want.
I guess I got busy with other things
What about those reading the headline and deciding whether to follow the link or not?
Flip phone is obviously English only. T9 was used globally. My parents knew what T9 was, and so we're all my friends.
The main word pairs that this often fails for are "me/of" and "no/on" (edit: other super-common words are "go/in", "he/if", and "up/us"; "am/an" isn't a problem since you usually write "I'm"); prefixes that can end with "-er" or "-es" are also ambiguous. For those you need to press the arrows to select a possibility manually. If there's an ambiguity for longer words (usually, if the word you're looking for is not in the dictionary), you might have to use the arrows ahead of time and then keep typing before the space; it will try to complete suffixes that go after that prefix.
There are only around 2000 ambiguous digit sequences after excluding the -er/-es pair, and for most of those at most one is likely to be used in texting even if they're "common" in English.
The most ambiguous sets, with 6-8 "common" "words", are:
2253 able bake bald bale cake calf
22537 abler bake[rs] balds bales cakes calfs
2273 acre bard bare base cape card care case
22737 acres bards bare[rs] base[rs] cape[rs] cards cares cases
24337 aides bides cheep cheer chefs cider
269 any bow box boy cow cox coy
4663 gone good goof home hone hood hoof
46637 goner goods goofs homes hones hoods hoofs inner
7243 page paid rage raid sage said
727733 parred parsed passed rapped rasped sapped
7277464 parring parsing passing rapping rasping sapping
729 paw pay raw ray saw say
7327 pear peas reap rear sear seas
74337 ride[rs] rifer sheds sheep sheer sides
7627 roar robs snap soap soar sobs
7673 pope pore pose rope rose sore
(no +7 since "popes" isn't common)
78337 puffs queer ruder ruffs steep steer
7867 pump puns rump rums runs stop sums suns
787433 purged pushed rushed stride strife surged
Think about how often, while texting, you actually use the second-most-common of a given word set.Paid a sage boy to raid the pope’s home for cake goods.
But yeah, I guess that does make sense. Funny to miss such a significant thing—I was around then, but didn’t get a cellphone until the Samsung slider thing came out.
Nope, one key per letter. T9 uses an internal dictionary to figure which word you meant, with some memory for preferred words when there's multiple matches and adding custom words.
Although I appreciate the effort, I see a couple of issues with this implementation:
* The demo doesn't seem to work properly, the first thing I tried to type was "hello world", but it didn't recognize "hello" and I got "43556" instead.
* The word list is generated generated C code, which makes it hard to use other dictionaries (languages) or to add words during use (you can't add all place and people names to the list, but people are going to want to reference a handful of them many times). Loading from and appending to a plain text word list would make more sense, and maybe additionally use a custom binary format for the trie structure for fast loading into memory once a word list is imported on first use (hardware that would benefit from T9 might not be fast enough for conversion to be "instant")
* Non-latin script support would be nice. Although I have no knowledge whether Greek or Cyrillic languages used a T9 mechanism, it would be a minor change to define. Korean 12-key typing is also very cool, but I don't know whether that counts as T9.
I don't think I ever really knew what it was, other than "that thing that made typing difficult". I doubt any phone shipped with a Slovene dictionary for T9, so it was probably just doing its best trying to map my seemingly nonsensical keypresses onto English words.
The great thing about T9 (certainly on the Nokia 3210 and 8210) back in the day was you could type messages fast with few k/s without looking. As long as you had enough experience to know the word combos.
Ive never found a t9 system as good as the Nokia implementation. In some respects its better than qwerty for short messages. And don’t get me started on apples fundamentally broken auto correct system. People dont know any better these days. There’s actual adults walking today that have never typed on a real keyboard.
Later there were adaptive versions which had an auto-populated user dictionary but that made "a blind T9ing" prone to errors.
Yes, the later variants both had a custom/user dictionary and could learn %he new words from the input. The latter could add the uncertainty in the input.
On the nokia you'd press the button and it would cycle through the options. Once you knew all the words you could type really very fast indeed, and blind.
Someone asked about custom words below. You could definitely add custom words. I think you had to switch out of T9, key the word the old way and then switch back then 'add' to dictionary, but once in it would stay in the dictionary. I'm sure the amount of memory for custom words was quoted in marketing material at somepoint.
Sadly the Apple Watch doesn't do proper external text input. You can connect a bluetooth keyboard, but it works by sending all input via the VoiceOver accessibility feature, which is slow and fidgety.
[0]https://cdn.idropnews.com/wp-content/uploads/2021/06/1509254...