Making Fingers Work With Touch Screens
An anonymous reader writes "A paper was recently published about Shift at the Computer Human Interaction Conference earlier this month. The authors (Daniel Vogel, a Ph.D. candidate at the University of Toronto and Patrick Baudisch, a research scientist at Microsoft Research) developed the technology to solve several problems with mobile-phone touch screens. Most such screens are designed to be operated with a stylus; when touched with a finger the UI doesn't work so well. They also created a short video with a demonstration of how Shift works. Shift builds on an existing technology known as Offset Cursor, which displays a cursor just above the spot a user touches on the screen. That allows a user to place their finger below the item they wish to choose so that they can see the item, rather than hiding it with their finger."
'The tyrant will always find pretext for his tyranny.' - Aesop's Fables
Not exactly. You use your finger to browse on the screen. Just above your finger you will see the cursor. The article says that lifting your finger from the screen selects the item (even more counter-intuitive in my opinion). At least, it says that the cursor will be displayed only when necessary, i.e. if the item is big enough this function will not be activated.
FTFS:
Am I the only one who read this and thought -- with a sigh -- that there was surely already an odious patent application filed for it?
"Method and Apparatus for Displaying a Cursor Below the Designated Location" -- with the following attached C++ code:
FATMOUSE + YOU = FATMOUSE
That is how Offset Cursor works. If you read the article, Shift is much better--it targets the area under the finger, but shows a circular callout of that area above the finger so it is not occluded. A variant even magnifies the area for higher precision. It actually looks really nice from the paper. I'd be tempted to make a PalmOS implementation, but I suspect it's being patented.
:-)
Now if only they could solve the problem of screens getting smudged by fingers.
Wait staff at restaurants, bars and clubs have been using graphical touch screen systems since 1985.
I know because I created the first such system.
I emailed one of the researchers. Yes, the technology is being patented, unsurprisingly.
You can do exactly that with Shift, watching the video (linked in the article) helps to understand how it actually works.
I began experimenting with Infrared in 81-82, then resistive in 82-83 and capacitance in 84-85 before settling on that. In 86 I did the Comdex show and received two shoe boxes filled with business cards from people who wanted more information.
Building touchscreen systems was not easy or cheap in those days. Today we don't even need computers to put touchscreens in front of users - just a display with a wireless network connection.