Editar: esta plantilla stylesheet configuraciĆ³n logout

← On why Captchas are fundamentally wrong | ↑ Home

Rethinking telepresenceArticles edit

Written by Mark today"; } else { $now = time(); $days = ($today-$mtdate)/86400; $days = floor($days); if ($days==0) { echo "today";} elseif ($days==1) { echo "yesterday"; } elseif ($days<=30) {echo $days, " days ago";} elseif ($days<=365) { $meses = $days/30; $meses = floor($meses); echo "$meses ". ($i==1 ? "month ago" : "months ago"); } else {echo "more than a year ago";} } ?> | Permalink | 0 comments

This is a telepresence system from Cisco:

telepresence.jpg

It's pretty cool, people who have tried it say it's so flawless you sometimes try handing documents to people on the screen. But it has two problems: it requires a dedicated room, and it will set you back $300,000 for each system ($600K minimum).

Lets try designing a dirt cheap telepresence system:

telepresence2.jpg

Systems should be flexible, if you want to make it seem you are sitting across the table, just put a table there. No need for dedicated furniture that can't be used in other contexts.

Additionally, Cisco affirms that the system is "as easy as making a phone call". But real telepresence should be an extension of your office. In an ideal situation, the room is a "portal" to the remote office where you meet up for anything, just as you would in real life. The projector could be continuously transmitting a live feed as soon as it detects movement.

Of course, you could turn it off for anything that doesn't require remote collaboration, but the on/off switch should be the lighting system itself. I can already see the CEO chatting with the janitor over a cup of coffee.