Peephole Displays
benh57 writes "A student at Berkeley has come up with a novel approach for navigating small handheld displays. In effect the display is a "peephole" into a much larger information area. You see different parts of the display by moving the handheld around - no more tiny scrollbars. Check out the DiVX movies to see it in action. It even works in 3D!"
Heh, I went to high school in Winnipeg with that guy. (Well, he was in grade 9 when I was in grade 12.) He was a math prodigy back then. Placed highly in all the Canadian math competitions while he was underaged by a few years.
Being that it's similar to looking through a small hole to see a large interior I think they should call it The Speculum
Trolling is a art,
0 posts and already slashdotted, yow
I always wanted a way to view pr0n in a 3-d user space on my palm.. aside from hustler..
Sigs? We don't need no stinking sigs!
"BSD: Free as in speech. Linux: Free as in beer. Windows 10: Free as in herpes." --Man On Pink Corner in #52607549.
Nice concept, but I wouldn't want to use it in a bus or such. It real life it would crave some sort of gyro to detect movement. Imagine a bus rounding a corner and the text compensating by scrolling. At least it would serve as amusement to the fellow busriders.
Of course there are other solutions, and there is defenently a need for a solution to this problem. I would suggest having touch sensitive sides of the actual PDA. To scroll, simply stroke the side of the PDA (not a wheel, but the side). But there are probably even better solutions to this. I enjoy the peephole approach, but must regrettably say that the problem is to control it (without clicking tiny sliders).
Anyways, I think it would be neat to have a PDA where the little box part was just the computer (well, the screen part could also be used), and the visual interface used those 3-D glasses. Dragging the pointer around would show a mouse on the glasses. Make the interface bluetooth or 802.11 and that would be extra cool!
I seem to remember seeing something like this in a gadget-oriented genre, like a Bond film, for maps. It's a pretty cool idea, since it's not much different than using a magnifying lens.
In fact, when you think about it, this is a real-world application of a virtual device that implements a real-world tool. Check out The Movable Filter as a User Interface Tool : essentially a magnifying lens with "logical filters". Now that's been moved back into the real world again.
Who needs new ideas when there are so many good ones that haven't been used already?
Hasn't this been done before? In X, if the virtual resolution is larger than the screen resolution, you use the mouse to move around. How is this much different?
I''ve been using a similar style for years. I can't even play a game without moving the controller wildly about while playing a game.
There's no convincing me that moving the controller to the right doesn't help the car turn faster in GT3. Or that shaking it up and down while holding the X button so hard my fingers change colors doesn't help it with acceleration on the straight away.
Devil Ducky
MY peers would get out of jury duty.
VIDEOS To play DivX video, get a free decoder from divx.com. You can play DivX videos on Linux, MacOS, or Windows.
;o)
* video demonstration for CHI 2003, 16 Dec 2002 (5m 52s)
o high quality: AVI (72 Mb, DivX)
o medium quality: AVI (33 Mb, DivX)
o low quality: AVI (16 Mb, DivX)
* video figure for CHI 2003, 23 Sep 2002 (2m 35s)
o AVI (13.8 Mb)
o QuickTime (27.6 Mb)
* submitted to UIST 2002, Apr 2002 (3m 31 s)
o AVI (46 Mb, MPEG4.2)
o QuickTime (50 Mb, MJPEG)
o DivX (45 Mb)
How long will their server last?
Get your own free personal location tracker
After I get all excited doing this, where can I ... ahem ... insert myself?
Best Windows Freeware
I think this is a very innovative way to make the UI help get around the physical limitations of the device.
.02 worth...
But what we REALLY need are answers to those physical limitations. I have a lot more hope for a foldable display in the long term than in ways to try to make a big picture/UI fit on a small screen.
Not knocking what is an excellant piece of work, but sometimes a great solution to a problem blocks better solutions.
Just my
Hmmm...This sounds a lot like X-Windows when you set your desktop to be bigger than your monitor's resolution, or when you use virtual screens. Not a particularly revolutionary idea, but could be useful if intuitively applied...
credo quia absurdum
... will you see what you're typing on your projected keyboard?
I remember hearing about something with a hand held device that was gyroscope enabled that allowed you to do something similar (and this was about 2 years ago I think). If you tilt the device to the left, it scrolled to the left and so on. I don't have the URL handy, but it doesn't seem to me like this is that new of a concept.. unless I'm missing something (unfortunately the site is too slashdotted to read right now)
As it's been slashdotted already
OVERVIEW
Recent years have shown an explosion of interest in handheld computing devices (such as personal digital assistants, cellphones, and mini-notebook computers). These devices have a form factor that enhances convenience, portability, and durability, and they tend to provide desirable operational features such as instant-on, fast non-volatile storage, and simpler, more direct modes of interaction (touch screens, application-specific buttons, no need to "save" work and "quit" programs).
However, current display technology constrains the size of the display to be no larger than the physical size of the device. This sets up a tension between the desire to make the device small, light, and non-intrusive, and the desire to display a reasonable amount of information and provide efficient interaction.
Accessing a large amount of information on a small display generally requires some kind of selection or scrolling mechanism. Cellphones and PDAs, for example, have "up" and "down" buttons that are pressed repeatedly to scroll through lists of records, but using them is slow and cumbersome.
I propose a new scrolling mechanism based on the metaphor of a virtual window: the information is laid out on a virtual space much larger than the device itself. The device itself is moved around the virtual space to view a small part (a window) of the space. I hypothesize that this will have several advantages:
Scrolling becomes direct and intuitive; one can move to a new region of the space just as fast as one can move the device.
It eliminates the feedback loop of normal scrolling (press "Down", read, press "Down", read, etc.) and replaces it with a single movement.
It replaces discrete control with continuous control, massively increasing the bandwidth of information communicated between user and device.
It frees the hand used to operate the device, permitting scrolling and interaction at the same time. Scrolling moves into the background, occupying little or no cognitive load, producing the illusion that the entire
workspace is available at once.
It yields some of the advantages of two-handed interfaces for free: the non-dominant hand gives coarse positioning information, while the dominant hand does specific pointing and manipulation.
SPECIFIC GOALS
During this semester, i hope to achieve the following specific goals:
Choose a platform that is sufficiently open and fast to support this development (a Palm-based PDA will be a likely first choice if early attempts to interface to it are successful).
Explore and develop at least one method for sensing the position of the device. (Some possibilities to examine include: the use of accelerometers to obtain differential information; the use of a tether with a mechanical encoder to measure absolute position; the use of computer vision to locate a marker that's stuck to the device.)
Devise a task to be performed that requires scrolling functionality. (Possibilities include making a selection from a scrolling list, or locating an object on a large map.)
Develop a sample application that allows a user to perform this task (a) using directional scrolling buttons; (b) using conventional scrollbars; (c) using the virtual window technique (or techniques) developed in this project.
Perform user tests and compare performance and preference among these scrolling techniques.
Submit a short paper to UIST.
RELATED WORK
I've heard of other work on tilting input, but not direct-positioning input. Tilting, in my opinion, completely misses the point: tilt input is still differential rather than direct, and is therefore no better than holding down a scroll button and waiting until you've arrived. Positional input should be much better, because it just lets you put yourself where you want to be.
Joel F. Bartlett. Rock'n'Scroll Is Here to Stay. IEEE Computer Graphics and Applications, May/June 2000, pp. 40-45.
Jun Rekimoto. Tilting Operations for Small Screen Interfaces. User Interface Software and Technologies 1996.
I can't get a peep out of their server...
So rise up, all ye lost ones, as one, we'll claw the clouds.
... the porn industry leads the way in video display technologies!
I've finally had it: until slashdot gets article moderation, I am not coming back.
GNU/Peepholes
it's the same problem that 3D game developers have with the 'camera'. and on tiny handheld screens, this problem would be even worse.
Liberate your mind in two clicks or less.
This should be made into 3d goggles, but that would obsolete my laptop+3dgoogles+porno DVD collection.
It leaves both hands free!
This is a rather interesting approach for displaying information on tiny displays. I would love to see something which is connected to a device which triggers the position of one's hand, so moving a hand would move the "underlying' desktop. just like in acrobat, but used in real live. what do you think of this? But by the way, it is nice to see, that there are some peoples out there thinking about new solutions off the beaten track!
I'll admit that it is terribly cool looking, though the concept is not entirely new. However, the practicality of it seems rather unlikely.
If you have to lug around a huge backpack of support gear, why not just carry a larger display, such as Apple's 17" laptop or a future roll-up screen. Now, I know everyone will jump on me and say that they will reduce the size of the support gear but, it is still going to be impractical.
In order to use this thing you must move around a fair bit. Imagine a subway train full of people gyrating with their PDAs. It will look like a bunch of DDR freaks on mescalin.
I think a much better solution would be to simple use a little track ball on the the bottom of the PDA to scroll around screen. but, that's not new technology at all.
Off topic and answered already in the faq.
For your reading convenience, allow me to summarize all the posts that will appear in this article:
1. Wow, this is really cool/neat/excellent/unique! This kid is a credit to geeks/nerds/hackers/allofus for coming up with this! Wouldn't it be really cool if you could XXXXXXXXXXX, and get it to do YYYYYYYYYYY?
2. God, Slashdotted already. I know this has been said before, but Slashdot really ought to take some responsibility for the stories they post. Perhaps some form of cache/prior warning system/mirror to make sure the page is available, and the site owners don't get stuck with dead servers/massive bandwidth bills?
3. WTF? Is this what passes for news nowadays on Slashdot? Come on, this is total vaporware until I have a finished product in my hands! I can't believe crap like this gets posted, and my article about CompanyX abuses/government concerns/link that has been beaten to death on 100 other blogs/great new vaporware technology is totally ignored by the editors.
4. Oh great. Now all this kid has to look forward to is being bought out by Palm/Microsoft/Apple/Microsoft again and having his idea exploited for millions of dollars while he gets next to nothing. Or better yet, wait until Xerox/Microsoft/Apple/HP/Microsoft again decides they want to get this technology for nothing, and sues him for patent infringement somehow! Those bastard corporations don't care about anything but their bottom lines/profits/iron grip on their marketplaces/bullying the little guy after all!
4. This article is a joke. Therefore I will make this joke post/troll/blatant flame in an attempt to gain cheap karma/make lame humor attempt/piss off everyone.
It hurts when I pee.
If I understand the concept correctly (can't follow the links...slashdotted), similar approaches have been done many times before.
For instance, in the days of the Apple II, when the standard text display was 40 characters wide, there was a word-processor called "Magic Window", designed for people who didn't have the money for the 80-column cards. Basically it, too, gave you a "peephole" into a 40x24-character window which moved around your document as you typed. You never saw all your document, but usually you saw enough.
I loved that little program and used it as my main word-processor for writing and printing out my high-school essays (on a shitty Apple thermal printer lacking descenders!).
Well my web server admin just said today "it can handle a slashdot, easily" - so I guess I'm going to see if he was just talking out his arse ;)
These are just the low-res ones.
peepdemo-200.avi (15.3mb)
peepfig.avi (13.4mb)
peep.avi (44.2mb)
First two should be done in about five minutes, third may take a little longer.
Kirby's tilt and tumble did this years ago...
l
http://pocket.ign.com/articles/165/165341p1.htm
The poster:
A lot. But it will all be goatse.cx porn.
I imagine that this will have lots of uses in the real world at some point.
I was able to download and watch one of the movies and he's done a really impressive implementation. Sure, right now he has a backpack full of equipment, but I imagine that technology for personal space location of equipment will come down in size, price, and battery power pretty quickly.
Long live innovation!
42 - So long and thanks for all the fish.
Rudy Rucker described a solution similiar to this in his book the Hacker and the Ants.
Users of workstations in his book would sit on a chair, using their feet the turn the chairs circular footrest, with the screen display keeping sync, giving the screen a 'viewport' type of functionality.
A fun book to read, with some cool sounding tech and funny characters IMHO.
that's the idea, rather than fiddle with two hands and a set of scroll buttons, move the device.
I quite like the idea
There are places where the networks are not touching,and there are places where they are-Boeing's Lori Gunter
All he did was take what was available for a person of limited sight and make for one with normal sight. A co-worker of mine has a son who has limited vision and uses a tool called Zoom Text to do exactly this.
"If you are on fire you can just stop, drop, and roll. If you fall into Lava you are just dead." - my 5yr old daughter
Where can I buy one of these handheld things and will the peephole function work when I want to watch my hot female neighbor getting dressed?
Gaffer/duct tape a nice colour ipaq on your face an
et violá : virtual reality
There are places where the networks are not touching,and there are places where they are-Boeing's Lori Gunter
Google Cache of article link
Google Cache of Jun 2 revision of paper with missing reference added
6. Mandatory Porn joke/serious reference.
-- AND --
7. You know, a Beowulf cluster of these would make a real display!
- -
Are you an SF Fan? Are you a Tru-Fan?
Here you go guys... the site is slashdotted but Google has a cache of the site:
Main site (looks old)
Project Proposal
Just trying to be helpful... if its already posted then dont mod me down.
lol right on! microsfot sux lol!
I really am supportive of this kind of innovation, but when it comes to any device with a tiny screen, I just think it's a case of rearranging the deckchairs on the Titanic. There's only so much information you can present, and with only so much usability, on such a small device. Until we have something really advanced, like holographic screens that are much larger than their physical device, we won't be able to escape this problem.
Perfect. That means that the PDA will auto-scroll when the user walks slowly and adjust the scrolling speed with his walking speed. If you want to go to the previous page just walk backwards.
If you want to go to the start page, just run backwards 2 miles.
Also good for security documents, they can be read only in the secret room, when you get out, they scroll aside.
I can see the people walking in complex paterns on their way to work, in order to read the morning e-mails.
"Novel" here means "unsellable".
*watches as users wave palm pilot around, frantically looking for where they wrote down that phone number.
For those who couldn't face downloading the oodles of movies, this is the best scene:
Toward the end of the movie, he's demo-ing the prototype, standing in front of a bulletin board, and copying a *big* map onto the *small* screen of his Sony Clio. Quite impressive. But I did feel like going "Psssst. Use the built-in cam."
yes, we have no bananas
So we're going to be viewing everything on roll-up monitors that we have to shake around to find things on, all while tapping incessantly on a projection keyboard. Sounds like we're all going to be jerking around like idiots.
I think I'll wait.
here is the Google cache.
Extra hardware, extra cost, extra annoyance value.
There's a practical retail solution already, see Picsel, now shipping on Sony Clie's. Every document is displayed the same way, as a draggable, freely zoomable image, done with intuitive (touch-drag, tap-touch-drag) stylus commands.
Other nice stuff: it's cross platform (PalmOS, Symbian, WinCE, Linux, easy to port to just about anything else), and ~1.5Mb in size, which includes a web browser, file viewer, and viewers for .doc, excel, pdf, rich text and text. The only annoyance value is having to toggle between free view and input modes, but a tilting device would need a toggle or press lock anyway.
If you were blocking sigs, you wouldn't have to read this.
alt.binaries.comp (240831), 36 dpi JPEG, 203 KiB.
mmmmmm.... sounds like fun, can I join in?
How can I come to work drunk anymore? I just perfected driving here, now I have to retrain on my PDA? Jeeze, sometimes technology is a bad thing.
You think that I'm crazy, you should see this guy!
Why is this different from the "rock 'n scroll" approach used in the itsy?
Funny that he was named after the sound his glasses make when a jock throws his glasses against the lockers.
There was a product out on the Mac waaaay back in the 128K/512K days that did the same thing. Since the screen was limited to a 9" viewing area, it made working with a page-sized document (in SuperPaint for example) very tedious. Unfortunately, I've forgotten its name.
This reminds me somewhat of the ACME(tm) Portable Hole favoured by Wile E. Coyote; the kind where you stick it to a wall and where the hole leads you to depends where on the wall the hole is stuck to.
Now if I stick my PDA to the wall, does it mean that passing Roadrunners will be able to Meep Meep their way through the screen, and I'll just splat comically against it on my way through?
Don't get me wrong, this is an interesting concept, but execution would be difficult to use in the real world. Someone already suggested the difficulties of using it on a bus - this would certainly cause real problems. Plus the fact that it would need gyros would increase the cost.
Projecting keyboards would be the ideal solution for palmtoppers on the move, IMHO.
I married Miss Right. I just didn't know her first name was 'Always.'
Is that because it's so "free love" that it's impossible to stay a virgin, or because it's so geeky that everyone's a virgin?
Your UID is too low for a stupid question like that. You on crack?
Why not just have a pair of glasses that contain the computer?
Nintendo tried this. It didn't go over very well.
Will I retire or break 10K?
And you could use GPS to detect precision.
Then you could use a very fast wireless link to connect to a collection of high resolution earth images.
So, if you held the device in front of you and looked at it, you could see exactly what you'd see if your hand was empty.
PHBs should be able to buy this "empty-hand" device for $2500.00 in two years; the rest of will get it for $99.99 at Wal-Mart in five.
"Reality is that which, when you stop believing in it, doesn't go away." - Philip K. Dick
there was something simmilar to this implemented in the prototype that compaq had b4 the ipaq. I seem to remember that you could control your movement by tilting the device. Not sure what exact name of the device was, but this idea of putting a gyro on a pda is been around for ages
Agreed. I can hardly walk, think and chew gum simultaneously. Add reading to that and I think I'll be Mack truck fodder.
I dont know who invented it but at least AmigaOS and X11 supported virtual Screens(which are larger than the physical screen)for a very long time.
..of another peephole display.
this is the most stupid thing i have ever seen! if you have a really long list you will end hitting yourself in the nuts!
couldnt you just use the stylus as a dragging instrument? that way insurance premiums wouldnt skyrocket!
doctor: tell me what happened?
patient: i have a pda wedged in my crotch!
I know you are psychotic, but please make an effort.
When I saw "peephole" I was thinking like a camera obscura -- like you look into a hole with a little projector and see a screen.
Pictured all these people holding a PDA up to one eye like pirates.
Then I got over it.
Keep your packets off my GNU/Girlfriend!
no need to "save" work and "quit" programs
I've been burned on this TWICE. I owned a Newton PDA with an external serial keyboard. It had a cute little clone of WordPad with one fatal flaw: a user couldn't roll back a document to the last saved version. (Most word processors let the user do this by closing the document without saving changes.) Without a commit/rollback structure to protect myself against accidentally deleting the contents of a document, I lost two important documents irretrievably.
It's the same reason RAID mirroring isn't a backup.
Will I retire or break 10K?
They guy has published the stuff in CHI, a forum for hci stuff. Some of the stuff that goes in there is like 'hey, we made interface X and it is much better that interface Y when we compared them'
some issues:
1 - you interact with the thing and make some use of the features, you have to hold it, and therefore your hand/arm will get tired, but that is always the case for the pda, I can not use one for more than one minute
2 - how sensitive the gyro is?
3 - if you tilt the screen, do you have to actually move your head to be able to see the screen. Pda's are not so good when you look at them from an angle
4 - someone said about what about when you go in a bus....
5 - Pda's are crap to look at
6 - why he did not use the buttons to move the virtual display? the gyro seems an overkill to me, although introduces one more input channel
I can not get access to the paper so no clue what this guy actually did, I'm just guessing
Maybe folks will be able to actually move about in their virtual 3D worlds by moving their peephole! Think of it--millions of Ultima or Sim players walking around the streets with their portable peepholes, instead of sitting alone begind their computer screens!
It makes a lot of sense for movies. Why let some mastering company control your pan and scan? Pan and scan yourself. If there's a really w-i-d-e scene, either look around during it, or watch it again on the other side.
Best Buy can have you arrested
..I wanted to add some data into my PDA's spreadsheet, but my arms weren't long enough to reach ZZ-999 :-(
~
----------------------------------- My Other Sig Is Hilarious -----------------------------------
Gone!
"But you know, we were happy in those days, though we were poor."
I used to beat up little shits like that all the time.
BTW, where do you live so we can meet up and fight?
Just imagine... Folks talking to the empty air (cell phones users, nowadays) Folks waving a small box around and looking at it (this peephole viewing technique) So when somebody is on the cell phone and needs to check out something on his palm pilot, here's what somebody will see... A person talking to the empty air, waving a small box around, and watching it closely... Maybe we can change the palm pilot to a wand, have folks wear cloaks and pointy hats...and call themselves Harry P....LOL
Supreme Granter of Doctor of Obviology Letters ("A FIRM Command of the Obvious")
This is the most content-free message, ever, but I have to say it... This is one of the coolest things I have ever seen.
There. I said it. =)
My
Limekiller
"...I don't want a PDA until they can draw on my iris with lasers..."
I'd rather have one which draws onto my retina.
Once more unto the breach, dear friends, once more, Or close the wall up with our American dead!
You can get very clever on how you are bouncing the light around so that you are displaying the full image at all times but which part you actually see depends on the angle of your eye to the device.
In fact it's been in use in Japan for quite some time.
2 years and no mod points. Join reddit. Because openness is good.
It will look like a bunch of DDR freaks on mescalin.
Why do you assume that people from former East Germany (the Deutsche Demokratische Republik) are "freaks" and use hallucinogenic drugs?
Or is a "DDR freak" somebody who runs applications that benefit from the increased memory bandwidth of double data rate SDRAM?
Or do you mean the game whose fifth mix included a song titled "Hot Limit" and subtitled "We Drink Ritalin"?
Will I retire or break 10K?
Hey, that sounds just like my old Osborne 1.
Do you look at the left breast, or the right breast?
Left breast...
Right breast...
Left...
Right...
And now you've got two vigorous back-and-forth motions to deal with.
The only problem with scroll bars mentioned is:
Are we that worried about the screen real estate? Enough to break the user interface continuity from, say, your computer to your PDA for something as basic as scrolling? The "several advantages" of doing so seem pretty insubstantial:
If it's really just screen real estate, a trackball or little direction pad like a gameboy has makes more sense, with some sort of tiny but clear visual clue -- a border or something -- that you could scroll in one direction or another. But we're all used to scroll bars by now, we really are, and even something as simple as that would be jarring for lots of people.
Maybe there are some new ways to program for this model, to take advantage of those, uh, advantages, but for the stuff we do now it'd be clumsier.
"Fundamentalism" isn't about divine morality. It's about human authority.
With orginal link removed from existance and google cache not keeping pictures - how is this different from the screen goggles sold for quiet a few years now. I remmember seeing a few years back a goggle pair that claimed to be equivalent of a 42" display or something like it.
RelevantElephants: A Somatic WebComic...
Kirby Tilt N Tumble for the Gameboy uses a 2 axis accelrometer to achieve this type of scrolling interface.
This has existed for a while as "Panning" on mobile platforms. Sometimes a small LCD cannot see all of a big picture / game / resolution and the graphics driver will let you pan around the larger image by dragging the mouse to the edge of the screen, like this "peephole".
Well, they say that pr0n drives most new innovations....
Ed Wedig
Graphic design services
docbrown.net
Wow. A motion activated scrollbar. Better that that puppy asap, along with clean underwear...
1. set display to 1024x768
2. open the page with the lead-in and comments
3. open 5-6 other program windows so the taskbar shrinks each one down a bit
4. laugh at the appearance of "Slashdot | Pee..." on your taskbar
Fun for endless seconds...er, yeah
Under capitalism man exploits man. Under communism it's the other way around.
When I worked in a telecom store a year back or so, me and and another guy just got our hands on one of the last few Rex 6000 from our distributor. While we were talking a bit about it he got this very idea, that you should be able to scroll the screen by moving the unit over a table or so. I thought it was a brilliant idea, but then forgot all about it. Until now. Fancy!
Martin
the faq misses the most important point!
/. adverts you by having you download other people's information...
serving infomation costs money, and
it would ruin their cost basis to mirror and serve real content. they don't make enough revenue to support that.
The virtual gloryhole.
When those came out I aint leaving the house
http://l2.espacenet.com/espacenet/bnsviewer?CY=se& LG=se&DB=EPD&PN=WO9918495&ID=WO+++9918495A2+I+ /Anders Hedberg
The -ware books (Software, Wetware, Hardware) were some of the biggest steaming piles I ever read, outside of Star Trek novels. Is this one any better, or does it have the same assortment of cardboard characters, idiotic chattiness in the most dire situations, and deus-ex-machina super technologies?
Freedom: "I won't!"
if you look closely at the picture provided on the page, the current prototype is implemented with an optical mouse (on a visor). This limits the functionality of the tool to areas where enough space would be available for, say, a laptop if one were available. Something like this would need to be too sensitive (1 pixel or less resolution) for GPS, so in a practical implementation of a free-floating system one would need a relativistic system, which would require some sort of tagging for the user. Either way, it would be grossly impractical to use this sort of thing to write with (try writing on a piece of glass while moving it), limiting its utility to reading / playback. For those things, however, a built-in trackball would be as easy / simple to use, and wouldn't require a separate dongle or an extra hand.
Besides, when was the last time you stood absolutely still while using your PDA?
I don't mean to rail on the guy for coming up with a creative and fun interface option. This is very, very cool. But it isn't very useful, and I would hate to see too much VC devoted to it instead of something that would reach production... like a 2d clone of the jogdial.
This Sig is a mnemonic device designed to allow you to recognize this author in the future.
..is that the same Ka-Ping Yee that's coordinating the Python de-cal at Cal (duh) this semester?!
I saw a picture of him and he scared me. So.. so.. smarter-than-I-looking. Dude, now he REALLY scares me..!!!
That's a bullshit answer. When you link to "Joe blow geocities website" you can reasonably expect it to crash.
Does google cause a problem by caching? Who cares if there are ad's on the site, simply reference the site and show the mirror.
It's more irresponsible to post a link to something that cannot handle the load than it is to mirror it. Besides 90+ percent of the sites shown here dont have any ad's on them at all so it's a bullshit cop-out excuse for not mirroring.
started at 25 to 20 to 14 to 7 and stopped around 2.93KB/Sec
5i9|\|3d, 5|\|ip3ri|\|di59ui53
I can already envision guys on the subway bonking their palm pilots into my head as they try to move down to read the next line of text.
I object to that article, and to the next reply.
I first described this approach by 1986, while I was a researcher working for IBM. It was made public in the March 1987 issue of the "IBM Technical Disclosure Bulletin" and then implemented independently elsewhere in the early 1990's, as detailed on my Web page here:m l ("Displays that know where they are")
http://www.geocities.com/cuncie/gadgets.ht
Since the TDB copy hyperlink is rotten I will quote a bit from the article here:
"Absolute Display Window Mouse/Mice
"Flat panel displays made movable on a large image surface can act as panning display window to provide improved spatial/visual coordination. A large drawing board is used to represent the actual size of the image were it to be displayed all at once; and one or more flat panel display(s) can be manually positioned over the expanse of said drawing board. The position (and perhaps orientation) of the display(s) on the board are sensed by digitizing devices, and this information is used to formulate what image information is shown on the display(s)... Displays with anisotropic active area aspect ratios can be reoriented (perhaps only in 90 degree steps for simplicity) to provide a portrait or landscape image as needed at the moment..."
Smart people often come up with good ideas that are already known to a larger world. They should not become discouraged. Keep at it and you will finally devise something truly original!
Ron Feigenblatt
Jeffrey Shaw, one of the most amazing artists alive. His EVE from 1993 and Golden Calf from 1995 (animation) seem to be good examples of this idea. Techies should study Art!
Two related projects that might be interesting:
The Itsy, a research project that arguably laid the foundations for the iPaq, used a similar navigation system, based on rocker switches to scroll through documents.
Itsy Project pages
There was another experimental user interface prototyped on the palm, designed as a sort of a `file/concept manager', where each document showed up as a small icon. Related items were connected by lines. Only the stuff at the center of the screen showed any sort of text description; other things were shrunk and on the periphery, and the user moved around a sort of fish-eye lens. Unfortunately, I can't find my references to the project anymore (google didn't help, although I didn't try for very long). If anyone finds/remembers the project, I'd love to hear about it.
This sounds like a virtual desktop screen larger than the physical monitor, only worse. The problem with the virtual desk top is it jumps around whenever the mouse gets near the edge, and it's a pain to see what you're doing
With the PDA it would be almost imposible to hold it steady enough to be useful, and what happens if you're in a moving vehicle? If you're trying to use the PDA in a meeting, you'll look silly trying to move the PDA around
Jason
ProfQuotes
A recent study has found that concentrating on difficult off-screen
objects, such as the faces of loved ones, causes eye strain in computer
scientists. Researchers into the phenomenon cite the added concentration
needed to "make sense" of such unnatural three dimensional objects.
- this post brought to you by the Automated Last Post Generator...