InfoQ

News

Pattie Maes on Ambient Intelligence

Posted by Niclas Nilsson on Oct 29, 2007 08:00 AM

Community
Architecture,
SOA
Topics
Embedded Devices ,
Mobile ,
Community ,
Research
Tags
Mashups ,
Agents

At OOPSLA 2007, Pattie Maes gave an interesting talk on Meta-Objects for the World Around Us. The title of the talk may not reveal completely what the talk was about, but the fact that Pattie founded and directs the MIT Media Lab’s Ambient Intelligence research group probably does.

Ambient intelligence builds on top of ambient / ubiquitous / pervasive computing and is a term used to describe electronic devices and environments that know how to sense and interact with people. The MIT Media Labs runs a lot of research projects concerning electronic textiles(!) and many projects involving RFID tags.

One project in particular was interesting from an architectural and mashup perspective; the ReachMedia project.

ReachMedia is a system that supports on-the-move interaction with every day objects. The system is built around a wireless wristband with an RFID reader and accelerometers. The wristband detects physical objects that the user is interacting with, and retrieves relevant and personalized information via a smart phone. The user can then have a hands and eyes free interaction with the application by using a unique combination of slight gestural input and audio output.

A typical example of usage is when you reach for a book in the bookstore, your RFID reader reads the tag from the book and sends the information to your smart phone. The phone automatically connects to the internet and finds information about the book; reviews, ratings, references from other books and maybe even which of the books in your bookshelf that referres to this particular book.

Another interesting example is when you meet a person for the first time. Your system and the other persons systems shakes hands to find out who the other person is; goes online and scans the social networks, like LinkedIn or Facebook, to see if you have any mutual friends.

One person in the audience went a bit further and said that the future service he looked forward to the most was an automatic dating service. Imagine walking down the street while your phone is doing matchmaking with other phones that you pass, to see if there is a potential future spouse around.

But this could happen today. Even if we don’t yet carry around any RFID readers and tags, we already use rather powerful mobile phones; phones that have unique identities in their Bluetooth and/or WLAN MAC addresses. Nokia has ported the Apache webserver to Symbian phones and some people already runs Apache and Python on their iPhones, and pages can be served over WLAN or over Bluetooth PAN (Personal Area Network). Combined with things like Microformats (there is already a microformat specification for social networks), something similar could easily be created with existing devices.

A few technical agreements for interoperability is all that’s needed to open up a new world of social networking.

What are we waiting for?

the future is now :) by Floyd Marinescu Posted Oct 29, 2007 9:12 AM
  1. Back to top

    the future is now :)

    Oct 29, 2007 9:12 AM by Floyd Marinescu

    I look forward to the day when we can ditch our wallets and simply walk around with one form of light identifcation which is your UUID, from which you can do anything a wallet could. The cell phone is the natural first place since almost everyone has one...

Educational Content

Bindings, Platforms, and Innovation

This presentation focuses on the Internet and separating myth from fact, history from the future, and the mundane from the imaginative. Bob Frankston presents a vision of what could and should be.

Orchestrating Long Running Activities with JBoss / JBPM

This article explores the use of JBoss and jBPM to implement design solutions that effectively address the issue of orchestrating long running activities.

Neo4j - The Benefits of Graph Databases

This presentation covers the use of graph databases as an optimal solution for data that is difficult to fit in static tables, rapidly evolving data or data that has a lot of optional attributes.

Realistic about Risk: Software development with Real Options

This session introduces Real Options and shows how it can help in running your project. Real Options is a decision-making process that can be used to manage risk.

Communication Flexibility Using Bindings

This article discusses the use of bindings on services and references (including the instance of non-configured bindings) as the means to implement SCA communications in a Web and SOA environment.

Writing DSLs in Groovy

After a short introduction to DSLs, Scott Davis plays with the keyboard showing how to approach the creation of a DSL by typing working snippets of Groovy code that get executed.

Scaling Agile with C/ALM (Collaborative Application Lifecycle Management)

IBM Rational and InfoQ present, Scaling Agile with C/ALM, an eBook showing organizations how to become “finely tuned software delivery machines” by enabling team integration and scaling.

Concurrent Programming with Microsoft F#

Amanda Laucher presents a real life enterprise application written in F#. She shows actual code snippets, explaining design decisions and suggesting how to use some of the F# constructs.