Tagged: HTML5

Web of Things Application Architecture 4,527

PhD Thesis: A Web of Things Application Architecture

Thesis Download | Citation Key | Presentation News: This PhD Thesis was awarded with an ETH Medal. As the eternal second (although my thesis was finished first ;-P), I’m following Vlad’s great idea to make the final version of my thesis available to you, WoTters! Vlad and I were always pretty complementary in building our shared vision of the Web of Things. As such, my thesis is focusing more on the “software engineering” aspects of the Web of Things. I’d like to see it as a cookbook for implementing the Web of Things in such a way that for every...

1,793

Oh HTML5 WebSockets, Push Data to my Mobile!

At last a slightly geeky post 😉 ! A few days ago I was at Google Zurich (GTUG) to present a more technical remix of a talk I originally gave at Jazoon 2011. In a nutshell, the talk was about how HTML5 WebSockets would soon be ready for pushing data to mobile phones in a standard way (and possibly soon to/from any embedded device?). In a Web of Things context, we used this at the MIT Auto-ID labs to push data “directly” from RFID readers to Android or iOS mobile phones within a few lines of Javascript code (for the...

189

EPC Cloud: Simplifying the Internet of Things Thanks to Web Patterns: HTML 5 Websockets (Part 2/3)

Part 1: Cloud & REST | Part 2: HTML5 WebSockets | Part 3: Physical Mashups In a recent post, we were explaining how in a project common to MIT and ETH Zurich, we simplified deployments of IoT applications based on the EPC Global standards. We operated this simplification by applying four of the Web of Things patterns: Cloud Computing, RESTful Interface, Real-Time Web and Physical Mashups. In the first related post we described how we used Cloud Computing and RESTful Interfaces. It is now time to talk a little bit more about one of the other pattern: the Real-Time Web.