Category: Useful links
:: Next Page >>
Telepresence in the air
Marc Andreessen's blog today mentioned this cool demo:
This uses video goggles with a head-tracking sensor to remotely control the orientation of a camera mounted on a pilot-less plane, letting you virtually explore the heavens.
Apart from the general wow-factor of flying around the sky without ever leaving the ground, it reminded me of another piece of impressive technology I came across recently: quad-copters.
Here, a high-speed DSP is used to combine realtime feedback from gyros and sensors on position, wind direction, etc. to control four rotating blades independently allowing for stationary hovering in a wide range of conditions with no pilot input required. Great for remote video surveillance etc.
Combining these two pieces of technology seems like a perfect opportunity. Has anyone done it yet?
And a missing piece of the puzzle: even using stereo cameras to feed the video goggles, the image will still be flat since there is no way to remotely focus it (other than relying on auto-focus). Has anyone developed a set of video goggles that can track the eye's ability to focus on specific objects? Combine that with a pair of remote cameras that can track the eye's focus in that way and you could have REAL telepresence (once the latency isn't too high, of course).
Isn't it great that we live in an age where such amazing technology is affordable enough to let people devise interesting hacks in their spare time...?
Turn any surface into a touchscreen
Thanks to Kieran for pointing me towards this impressive Wii Remote hack, covered by Engadget here.
Johnny Chung Lee has done a marvellously simple hack which uses the standard Wii remote controller, plus some ballpoint pens modified to emit infra red, to convert any surface into an interactive touch-screen. With multiple pens, you can support multi-touch effects (as seen on the iPhone and iPod Touch), and previously mentioned on this blog back in March 2006.
Here's an example of his technique in use:
(Make sure you watch the video long enough to see the technique in action; it's very impressive, especially when combined with a video projector.)
Johnny's software to make all this work is free, and available here.
Tilt-Shift Photography
When I had a film camera 15 years ago, I took almost no photographs with it: about one roll of film per year, on average. Then I got a digital camera, and since then I've taken a ridiculous number of photos - currently around 36,000 and climbing.
So, while I wouldn't call myself a big photography buff, I do have a passing interest in photography techniques and methods.
No doubt that's why my friend Steve sent me a link to this website, which describes Tilt-Shift photography, a style that makes normal scenes look like they are in miniature:

We're used to looking at photos where everything is in focus (to infinity) so when the depth of field is restricted, the brain is tricked into it's a model scene. The effect is quite surreal!
Check out the website mentioned above for more information.
Google Apps / Digital Ethnography
Last night, I attend the monthly meeting of SAGE-IE, the Systems Administrators Guild of Ireland (old website here).
The evening's talk was on Google Apps, presented by Sam Johnston and Laurent Gasser of Microcost. I had only been peripherally aware of Google Apps, so I figured it would be a good chance to find out some more.
Sam & Laurent both gave engaging and enthusiastic presentations. Microcost is in the business of helping enterprises to move their internal services (e-mail, calendar/scheduler, collaborative document editing, etc.) to Google Apps, with the potential for both large cost savings and significant improvements in productivity.
Some random interesting titbits I took away from the evening:
- Total cost of upgrading a corporate workstation to Windows Vista is estimated as €2,500 (Microsoft estimate) to €5,000 (independent estimate). This is enough to provide the same user with 50-100 years of Google Apps service. (Google Apps are $50 per user per year for a premium subscription).
- Microcost use Amazon's S3 to store enterprise's back-end data, with another service encrypting the data to/from Amazon (to address any potential privacy concerns). Not clear to me how this interfaces with Google Apps, since this was glossed over.
- There are significant productivity gains from having proper, shared document editing. When documents always live in the cloud, anyone (with appropriate authorisation) can access them from anywhere, anytime. Multiple users editing the same document can arrive at a final version much more quickly and effectively than the more traditional route of swapping Word and Excel files via email.
- A big advantage of online apps, such as Google Apps, is that upgrades can happen completely seamlessly without the user having to do anything. Upgrades are small and frequent, rather than large and infrequent. Since everyone using the app is updated simultaneously, there is more scope for making fundamental changes to the underlying code without having to be as concerned with backwards compatibility.
- One audience member was concerned that organisations could become dependent on certain functionality which might then disappear in a future release, with no control or comeback. Laurent conceded that this was a possibility for individual users, who may grow attached to some particular quirk of the system, but less likely to affect enterprises where Google (or whoever) track user preferences closely.
- There was also some concern over whether organisations would be willing to move all their data into the cloud. Another audience member commented that larger organisations are already used to giving up control of some or most of their data, by way of internal data centres and outsourced IT support, so they don't see it as a big leap. For smaller companies, this is a more significant hurdle.
- Laurent mentioned that in over a year of using Google Apps, he has yet to find any signficant bugs or stability concerns. I think this is key: Google tend to make very reliable and solid web apps, which instill confidence in the user. They have a lot of experience building fault-tolerant systems. If the execution is less than 100%, I expect most users would lose confidence very quickly indeed.
Also, as an aside, Sam mentioned that Trinity College recently announced that they will be moving all student email to Gmail. He expects most other colleges to follow in their footsteps.
The presentation finished off with a look at Mike Wesch's recent Digital Ethnography video which puts a lot of the Web 2.0 stuff into context. I hadn't seen this before (though it's been creating quite a buzz), and it's well worth watching - download the 67 MB high-resolution version for the best experience.
Server room on a chip
Jon Stokes from ArsTechnica has a good article on Intel's recently announced Terascale 80-core processor.
When you have so much processing power available, how do you make best use of it? One way is to treat it as a virtual server room, and run virtual machines on each core. For example, a heavily trafficed website, which is traditionally spread across multiple web & database servers, could be hosted completely on a single piece of silicon, with corresponding cost and power savings (especially power).
Then there's the problem of how to keep such a fast chip adequately supplied with data, to ensure it doesn't spend too much idle time waiting for new packets to arrive. There are some hints that Intel may be about to announce on-chip optical support.
I doubt we'll see this technology on the desktop any time soon (though you never know), but in an era where datacentres are routinely sucking up megawatts of power, it's useful to have a potential glimpse of a future where the entire room may be reduced to a single server cabinet.
(Let's ignore storage, for now...)
:: Next Page >>