<?xml version="1.0" encoding="UTF-8"?>
<?xml-stylesheet type="text/xsl" media="screen" href="/~d/styles/atom10full.xsl"?><?xml-stylesheet type="text/css" media="screen" href="http://feeds.feedburner.com/~d/styles/itemcontent.css"?><feed xmlns="http://www.w3.org/2005/Atom" xmlns:thr="http://purl.org/syndication/thread/1.0" xmlns:feedburner="http://rssnamespace.org/feedburner/ext/1.0" xml:lang="en" xml:base="http://www.webofthings.org/wp-atom.php">
	<title type="text">Web of Things</title>
	<subtitle type="text">Architecting the Web of Things, for techies and thinkers!</subtitle>

	<updated>2012-02-08T14:48:42Z</updated>

	<link rel="alternate" type="text/html" href="http://www.webofthings.org" />
	<id>http://www.webofthings.org/feed/atom/</id>
	

	<generator uri="http://wordpress.org/" version="3.3.1">WordPress</generator>
		<atom10:link xmlns:atom10="http://www.w3.org/2005/Atom" rel="self" type="application/atom+xml" href="http://feeds.feedburner.com/WebOfThings" /><feedburner:info uri="webofthings" /><atom10:link xmlns:atom10="http://www.w3.org/2005/Atom" rel="hub" href="http://pubsubhubbub.appspot.com/" /><entry>
		<author>
			<name>Dominique Guinard</name>
						<uri>http://www.guinard.org</uri>
					</author>
		<title type="html"><![CDATA[WS-* vs REST for the Internet of Things]]></title>
		<link rel="alternate" type="text/html" href="http://feedproxy.google.com/~r/WebOfThings/~3/L1lpa4L8aMs/" />
		<id>http://www.webofthings.org/?p=1081</id>
		<updated>2012-01-25T19:43:41Z</updated>
		<published>2012-02-08T14:48:42Z</published>
		<category scheme="http://www.webofthings.org" term="Research" /><category scheme="http://www.webofthings.org" term="Mobile" /><category scheme="http://www.webofthings.org" term="REST" /><category scheme="http://www.webofthings.org" term="smarthings" /><category scheme="http://www.webofthings.org" term="WS-*" /><category scheme="http://www.webofthings.org" term="WSN" />		<summary type="html"><![CDATA[It is no secret that current trends inspired from the development of the Web 2.0 advocate designing smart things (e.g., wireless sensors nodes or home appliances) as service platforms. Interoperable services are mainly achieved using two different (families of) approaches: WS-* and RESTful Web services. It is also no secret that we, at Webofthings.org are [...]]]></summary>
		<content type="html" xml:base="http://www.webofthings.org/2012/02/08/ws-vs-rest/">&lt;p&gt;It is no secret that current trends inspired from the development of the Web 2.0 advocate designing smart things (e.g., wireless sensors nodes or home appliances) as service platforms. Interoperable services are mainly achieved using two different (families of) approaches: WS-* and RESTful Web services. It is also no secret that we, at Webofthings.org are big fans of REST. Hence, one critic that we often get is that our preference for REST is not really founded on data but rather on a guts feeling which basically was &amp;#8230; true!&lt;/p&gt;
&lt;p&gt;Hence, as part of my &lt;a href="phd-web-of-things-app-archi"&gt;Ph.D. Thesis&lt;/a&gt; I wanted to discuss this choice and base it on data, first looking at quantitative results (e.g., performances of REST vs WS-*) but then also getting some qualitative data: does REST really makes it easier to build upon smart things? WS-* and REST have previously been compared with respect to performance and features, but no work has been done to elicit the developers’ preferences and programming experiences in an Internet of Things context&amp;#8230;&lt;br /&gt;
&lt;a href="http://www.webofthings.org/wp-content/uploads/2012/01/rest-ws-study-suitability-domain.png"&gt;&lt;img src="http://www.webofthings.org/wp-content/uploads/2012/01/rest-ws-study-suitability-domain.png" alt="" title="rest-ws-study-suitability-domain" width="600" class="aligncenter size-full wp-image-1083" /&gt;&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;Hence, we conducted a study in which 69 (I promise I did not actually pick the number!) novice developers learned both technologies and implemented mobile phone applications that retrieve sensor data, both through a RESTful and through a WS-* service architecture. The results complement the available technological decision framework when building Internet of Things applications. The results suggest that, indeed, developers find REST easier to learn than WS-* and consider it more suitable for programming smart things (so it is NOT just us &lt;img src='http://www.webofthings.org/wp-includes/images/smilies/icon_smile.gif' alt=':-)' class='wp-smiley' /&gt; ). However, interestingly enough for applications with advanced security and Quality of Service requirements, WS-* Web services are perceived to be better suited.&lt;/p&gt;
&lt;p&gt;Actually, we compiled the results in a paper that recently got accepted for &lt;a href="http://mobiquitous.org/2011/"&gt;Mobiquitous 2012 in Copenhagen&lt;/a&gt;. I did not have the chance to present it there (we are kept busy building &lt;a href="http://evrythng.net/"&gt;Evrythng!&lt;/a&gt;) but Simon Mayer, our colleague and friend, did a great job presenting it there. Find the slides below:&lt;/p&gt;
&lt;div style="width:425px" id="__ss_10528848"&gt; &lt;strong style="display:block;margin:12px 0 4px"&gt;&lt;a href="http://www.slideshare.net/smnmyr/rest-ws-mobiquitousslideshare" title="In Search of an Internet of Things Service Architecture: REST or WS-*? A Developers’ Perspective." target="_blank"&gt;In Search of an Internet of Things Service Architecture: REST or WS-*? A Developers’ Perspective.&lt;/a&gt;&lt;/strong&gt; &lt;iframe src="http://www.slideshare.net/slideshow/embed_code/10528848" width="425" height="355" frameborder="0" marginwidth="0" marginheight="0" scrolling="no"&gt;&lt;/iframe&gt;
&lt;div style="padding:5px 0 12px"&gt; &lt;/div&gt;
&lt;/p&gt;&lt;/div&gt;
&lt;p&gt;And the &lt;a href="http://www.inf.ethz.ch/personal/dguinard/publications/bibtex.html?file=/home/webvs/www/htdocs/publ/papers/dguinard-rest-vs-ws"&gt;full paper&lt;/a&gt; summing up the results which can also be found in greater details in &lt;a href="http://www.inf.ethz.ch/personal/dguinard/publications/bibtex.html?file=/home/webvs/www/htdocs/publ/papers/dguinard-awebof-2011"&gt;Chapter I of my thesis (from page 90 on)&lt;/a&gt;.&lt;/p&gt;
&lt;p&gt;Convinced? Not? Let us know more about your experience/preference! &lt;/p&gt;
&lt;img src="http://feeds.feedburner.com/~r/WebOfThings/~4/L1lpa4L8aMs" height="1" width="1"/&gt;</content>
		<link rel="replies" type="text/html" href="http://www.webofthings.org/2012/02/08/ws-vs-rest/#comments" thr:count="0" />
		<link rel="replies" type="application/atom+xml" href="http://www.webofthings.org/2012/02/08/ws-vs-rest/feed/atom/" thr:count="0" />
		<thr:total>0</thr:total>
	<feedburner:origLink>http://www.webofthings.org/2012/02/08/ws-vs-rest/</feedburner:origLink></entry>
		<entry>
		<author>
			<name>Vlad Trifa</name>
						<uri>http://www.vladounet.com</uri>
					</author>
		<title type="html"><![CDATA[Important announcement &#8211; we joined EVRYTHNG Ltd.]]></title>
		<link rel="alternate" type="text/html" href="http://feedproxy.google.com/~r/WebOfThings/~3/yxugiBN34mE/" />
		<id>http://www.webofthings.org/?p=1132</id>
		<updated>2012-01-30T13:51:22Z</updated>
		<published>2012-01-30T13:38:08Z</published>
		<category scheme="http://www.webofthings.org" term="Random" /><category scheme="http://www.webofthings.org" term="community" /><category scheme="http://www.webofthings.org" term="events" /><category scheme="http://www.webofthings.org" term="project" /><category scheme="http://www.webofthings.org" term="social" /><category scheme="http://www.webofthings.org" term="web" /><category scheme="http://www.webofthings.org" term="wot" />		<summary type="html"><![CDATA[Dear readers, today we have an important announcement to make: we both finished our PhDs, so are now officially ‘doctors’ . But the important part is that we&#8217;ve teamed up with entrepreneurs Niall Murphy (founder of WiFi network The Cloud, acquired by BSkyB last year) and Andy Hobsbawm (founder of Online Magic, which later became [...]]]></summary>
		<content type="html" xml:base="http://www.webofthings.org/2012/01/30/important-announcement-we-joined-evrythng-ltd/">&lt;p&gt;Dear readers, today we have an important announcement to make: we both finished our PhDs, so are now officially ‘doctors’ &lt;img src='http://www.webofthings.org/wp-includes/images/smilies/icon_wink.gif' alt=';)' class='wp-smiley' /&gt; .&lt;/p&gt;
&lt;p&gt;But the important part is that we&amp;#8217;ve teamed up with entrepreneurs Niall Murphy (founder of WiFi network The Cloud, acquired by BSkyB last year) and Andy Hobsbawm (founder of Online Magic, which later became Agency.com) to form a very cool venture called &lt;a href="http://evrythng.com"&gt;EVRYTHNG&lt;/a&gt;, that is working in the area of… Web of Things! You bet!! Dom has taken upon the role of Chief Technology Officer, while mine is Chief Product Officer. EVRYTHNG is funded by the awesome &lt;a href="http://www.atomico.com"&gt;Atomico&lt;/a&gt; (Skype&amp;#8217;s Niklas Zennströms’ investment fund), so Dom and I are super excited to be part of a commercial start-up in the WoT space.&lt;/p&gt;
&lt;div style="text-align: center;"&gt;
  &lt;a href="http://evrythng.com"&gt;&lt;img src="http://www.webofthings.org/wp-content/uploads/2012/01/logo_normal.png" width="300" height="156" alt="logo_normal.png" /&gt;&lt;/a&gt;
&lt;/div&gt;
&lt;blockquote&gt;&lt;p&gt;
  EVRYTHNG wants to organize the world’s objects with an Active Digital Identity (ADI) for every thing. We have a vision of dynamic digital services and experiences connecting people and things — where every product and other physical objects are part of the Web. EVRYTHNG’s engine for Active Digital Identities provides technology, tools and services to create ADI profiles for products and other types of objects. We help manufacturers and developers create brilliant new services, apps and experiences that connect things with people.
&lt;/p&gt;&lt;/blockquote&gt;
&lt;p&gt;Feel free to &lt;a href="http://evrythng.net/signup"&gt;sign-up for our BETA program&lt;/a&gt; and browse through our &lt;a href="http://dev.evrythng.net/"&gt;developer resources&lt;/a&gt; to learn about our API. Of course, please let us know what you think.&lt;/p&gt;
&lt;p&gt;As you might have noticed, our official domain name is now webofthings.org – we wanted to keep this place separate from a commercial .com space. If you like, it’s our promise to you that we&amp;#8217;ll keep the Web of Things site separate and keep posting quality, independent material to keep enriching this community more than ever.&lt;/p&gt;
&lt;p&gt;We see WoT evolving into a curated source of useful news about what we (and you!) think are the hottest innovations in WoT/IoT technologies for techies and thinkers, and with the support of EVRYTHNG we&amp;#8217;ll be able to setup more hackathons and workshops all around the world. In the longer term, we want to foster a strong global community of researchers, practitioners, and designers, and support open-source projects in that area.&lt;/p&gt;
&lt;p&gt;We realize WoT has been online for around three years and we take this opportunity to thank you all for your trust, participation, help, suggestions, or simply readership. The day has come to rethink what it has been and where it should go. Therefore we&amp;#8217;d really REALLY like your input on what comes next and what you&amp;#8217;d love us to do. &lt;a href="mailto:info@webofthings.org"&gt;Send us an email&lt;/a&gt; or post a comment below. If you&amp;#8217;re lazy, we added a little poll on the right column &lt;a href="http://www.webofthings.org"&gt;on our page&lt;/a&gt; &amp;#8211; we&amp;#8217;d love to hear from you!!&lt;/p&gt;
&lt;img src="http://feeds.feedburner.com/~r/WebOfThings/~4/yxugiBN34mE" height="1" width="1"/&gt;</content>
		<link rel="replies" type="text/html" href="http://www.webofthings.org/2012/01/30/important-announcement-we-joined-evrythng-ltd/#comments" thr:count="1" />
		<link rel="replies" type="application/atom+xml" href="http://www.webofthings.org/2012/01/30/important-announcement-we-joined-evrythng-ltd/feed/atom/" thr:count="1" />
		<thr:total>1</thr:total>
	<feedburner:origLink>http://www.webofthings.org/2012/01/30/important-announcement-we-joined-evrythng-ltd/</feedburner:origLink></entry>
		<entry>
		<author>
			<name>Dominique Guinard</name>
						<uri>http://www.guinard.org</uri>
					</author>
		<title type="html"><![CDATA[The Web of Things explained to your children!]]></title>
		<link rel="alternate" type="text/html" href="http://feedproxy.google.com/~r/WebOfThings/~3/fxb-HqNpDgY/" />
		<id>http://www.webofthings.org/?p=1103</id>
		<updated>2012-01-26T07:52:22Z</updated>
		<published>2012-01-25T20:05:03Z</published>
		<category scheme="http://www.webofthings.org" term="Products" /><category scheme="http://www.webofthings.org" term="Technology" /><category scheme="http://www.webofthings.org" term="article" /><category scheme="http://www.webofthings.org" term="children" /><category scheme="http://www.webofthings.org" term="examples" /><category scheme="http://www.webofthings.org" term="iot" /><category scheme="http://www.webofthings.org" term="news" /><category scheme="http://www.webofthings.org" term="prototpyes" /><category scheme="http://www.webofthings.org" term="wot" />		<summary type="html"><![CDATA[At last! We eventually have a document that vulgarizes the Internet and the Web of Things, oh JOY! I&#8217;ll be able to illustrate to mom/sister/grand children (I&#8217;ll have to wait a while for that though ) what I&#8217;ve been doing for the last 7 years of my life without having them go like: &#8220;hmmm oooookayyyyyy&#8221;! [...]]]></summary>
		<content type="html" xml:base="http://www.webofthings.org/2012/01/25/wot-explained-to-your-children/">&lt;p&gt;At last! We eventually have a document that vulgarizes the Internet and the Web of Things, oh JOY! I&amp;#8217;ll be able to illustrate to mom/sister/grand children (I&amp;#8217;ll have to wait a while for that though &lt;img src='http://www.webofthings.org/wp-includes/images/smilies/icon_wink.gif' alt=';-)' class='wp-smiley' /&gt; ) what I&amp;#8217;ve been doing for the last 7 years of my life without having them go like: &amp;#8220;hmmm oooookayyyyyy&amp;#8221;! The one and only problem: the article is in &amp;#8230; French. Désolé!&lt;/p&gt;
&lt;p&gt;&lt;a href="http://www.webofthings.org/wp-content/uploads/2012/01/svj.png"&gt;&lt;img src="http://www.webofthings.org/wp-content/uploads/2012/01/svj.png" alt="" title="svj" width="500" height="275" class="aligncenter size-medium wp-image-1105" /&gt;&lt;/a&gt;&lt;br /&gt;
(Source: &lt;a href="http://www.svjlesite.fr"&gt;SVJ&lt;/a&gt;)&lt;/p&gt;
&lt;p&gt;When Olivier Lascar, from &lt;a href="http://www.svjlesite.fr"&gt;Science et Vie Junior&lt;/a&gt; asked if I would be interested in participating to an article about the Internet of Things targeted towards teens I just couldn&amp;#8217;t resist, especially since, as a kid, I never missed an issue of the magazine! A couple of interviews hours later and here we go: si vous parlez Français, je suis sûr que vous allez comme moi aimer cet article. It is a savory mix between vulgarization and facts, something that anyone (I believe) can more or less relate to, with plenty of well picked examples. The magazine is still on sale (&lt;a href="http://www.svjlesite.fr"&gt;SVJ 268&lt;/a&gt;), so get a printed copy. If you can&amp;#8217;t, SVJ provided us with a free PDF version for our readers: &lt;a href='http://www.webofthings.org/wp-content/uploads/2012/01/268_Internet-des-objets_3.pdf'&gt;L&amp;#8217;Internet des Objets, SVJ 268&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;Remarks and commentaires are very welcome, as comme toujours!&lt;/p&gt;
&lt;img src="http://feeds.feedburner.com/~r/WebOfThings/~4/fxb-HqNpDgY" height="1" width="1"/&gt;</content>
		<link rel="replies" type="text/html" href="http://www.webofthings.org/2012/01/25/wot-explained-to-your-children/#comments" thr:count="5" />
		<link rel="replies" type="application/atom+xml" href="http://www.webofthings.org/2012/01/25/wot-explained-to-your-children/feed/atom/" thr:count="5" />
		<thr:total>5</thr:total>
	<feedburner:origLink>http://www.webofthings.org/2012/01/25/wot-explained-to-your-children/</feedburner:origLink></entry>
		<entry>
		<author>
			<name>Dominique Guinard</name>
						<uri>http://www.guinard.org</uri>
					</author>
		<title type="html"><![CDATA[The International Workshop on the Web of Things is Back!]]></title>
		<link rel="alternate" type="text/html" href="http://feedproxy.google.com/~r/WebOfThings/~3/NHMN-3r3AgU/" />
		<id>http://www.webofthings.org/?p=1072</id>
		<updated>2012-01-21T14:39:29Z</updated>
		<published>2012-01-21T14:35:35Z</published>
		<category scheme="http://www.webofthings.org" term="Uncategorized" />		<summary type="html"><![CDATA[After WoT 2010 in Mannheim, WoT 2011 in San Fransisco, we are happy to announce WoT 2012 co-located with Pervasive 2012 in Newcastle, UK. Over the last few years, WoT has profiled itself as a major event for the Web of Things community and we can&#8217;t wait to see y&#8217;all there once again. So, get [...]]]></summary>
		<content type="html" xml:base="http://www.webofthings.org/2012/01/21/wot-2012/">&lt;p&gt;After &lt;a href="wot-2010-and-wot-2011"&gt;WoT 2010&lt;/a&gt; in Mannheim, &lt;a href="http://www.webofthings.com/wot/2011"&gt;WoT 2011&lt;/a&gt; in San Fransisco, we are happy to announce &lt;a href="http://www.webofthings.com/wot/2012"&gt;WoT 2012&lt;/a&gt; co-located with &lt;a href="http://pervasiveconference.org/2012/"&gt;Pervasive 2012 in Newcastle, UK.&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;Over the last few years, WoT has profiled itself as a major event for the Web of Things community and we can&amp;#8217;t wait to see y&amp;#8217;all there once again. So, get your ideas/projects/prototypes ready, set, submit! &lt;img src='http://www.webofthings.org/wp-includes/images/smilies/icon_wink.gif' alt=';-)' class='wp-smiley' /&gt; &lt;/p&gt;
&lt;p&gt;CALL FOR PAPERS &amp;#8211; Third International Workshop on the Web of Things (WoT 2012)&lt;br /&gt;
in conjunction with Pervasive 2012, Newcastle, June 18-22, 2012.&lt;/p&gt;
&lt;p&gt;Paper submission deadline: March 9, 2012&lt;br /&gt;
Notification of acceptance: April 2, 2012&lt;br /&gt;
Camera-ready papers due: April 20, 2012&lt;br /&gt;
Workshop date: June 19, 2012&lt;br /&gt;
&lt;a href="http://www.webofthings.com/wot/2012/"&gt;Official Website&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;The world of embedded devices has experienced radical changes over the past few years. Real-world objects, or &amp;#8220;Things&amp;#8221;, such as home appliances, industrial machines, and wireless sensor and actuator networks embed powerful computers which often are connected to the Internet. Chumby, Gumstix, Sun SPOTs, Ploggs, Nabaztag, and ioBridges as well as the proliferation of data aggregation platforms like pachube are just a few examples of the rapid development of such connected embedded computers. The convergence of sensing, computing and Internet-scale networking provides new design opportunities and challenges, as digital communication networks will increasingly contain real-world devices and allow direct read/write interactions with them. While the &amp;#8220;Internet of Things&amp;#8221; has become a legitimate research domain in the pervasive and ubiquitous computing communities, its main focus has been on establishing connectivity on the network level in a variety of challenging and constrained environments. As these lower-level, technical problems are being solved, a whole new world of higher-level problems open up. The &amp;#8220;Web of Things&amp;#8221; is the next logical step in this evolution towards global networks of sensors and actuators, enabling new applications and providing new opportunities. The Web of Things explores the layer on top of connectivity with Things and addresses issues such as fast prototyping, data integration, and interaction with objects. Because the Web is omnipresent and flexible enough, it has become as an excellent protocol for interacting with embedded devices, and the Web of Things is a vision where things become seamlessly integrated into the Web &amp;#8211; not just through Web-based user interfaces of custom applications, but by reusing the architectural principles of the Web for interacting with devices. &lt;/p&gt;
&lt;p&gt;The &amp;#8220;Web of Things&amp;#8221; workshop solicits contributions in all areas related to the Web of Things, and we invite application designers to think beyond sensor networks and Web applications, and to imagine, design, build, evaluate, and share their thoughts and visions on what the future of the Web and networked devices will be. The workshop aims at exploring the use of principles and technologies at the core of the Web such as Representational State Transfer (REST), syndication (e.g., Atom), and real-time Web technologies (e.g., HTML5 Web Sockets) for providing access to pervasive and ubiquitous computing services and also solicits contributions related to the Web-based composition of things and physical mashups.&lt;/p&gt;
&lt;p&gt;Topics:&lt;br /&gt;
- Discovery and look-up for things and their services on the Web&lt;br /&gt;
- Web-based things composition and physical mashups&lt;br /&gt;
- Real-time communication with physical objects (e.g., syndication, streaming, instant messaging, Web push)&lt;br /&gt;
- Human-things interaction models and paradigms&lt;br /&gt;
- Security, access control, and sharing of physical things on the Web&lt;br /&gt;
- Application of Web tools and techniques for the physical world (e.g., REST, HTML5, caching, cloud services, social networks)&lt;br /&gt;
- Applications of the Web of Things (smart homes/cities/factories)&lt;br /&gt;
- Deployments and evaluations of Web of things systems&lt;br /&gt;
- Business opportunities for the Web of Things&lt;/p&gt;
&lt;p&gt;The third edition of the Web of Things workshop series will provide an interactive forum for WoT researchers to learn and discuss about existing efforts with respect to the Web-based interaction of smart things. In order to ensure a high-quality technical session, submissions must cover one of the topics above and should not exceed six (6) ACM SIG Proceedings Template pages. Research papers must be original prior unpublished work and not under review elsewhere as they will be published to the ACM digital library and listed on DBLP. All submissions will be peer-reviewed and selected based on their originality, merit, and relevance to the workshop. Submission requires at least one author to present the paper on-site. For instructions on how to submit to WoT 2012, visit http://www.webofthings.org/wot/2012/submission.php.&lt;/p&gt;
&lt;p&gt;Organizers:&lt;br /&gt;
&lt;a href="http://people.inf.ethz.ch/mayersi"&gt;Simon Mayer&lt;/a&gt;, ETH Zurich, Switzerland,&lt;br /&gt;
&lt;a href="http://www.guinard.org"&gt;Dominique Guinard&lt;/a&gt;, Evrythng Ltd., UK,&lt;br /&gt;
&lt;a href="http://dret.net/netdret"&gt;Erik Wilde&lt;/a&gt;, EMC Corp., USA, &lt;/p&gt;
&lt;p&gt;Program Committee:&lt;br /&gt;
Rosa Alarcon, Pontificia Universidad Catalica de Chile, Chile&lt;br /&gt;
Benoit Christophe, Alcatel Lucent Bell Labs, France&lt;br /&gt;
Christian Floerkemeier, Auto-ID Labs, MIT, USA&lt;br /&gt;
Artem Katasonov, VTT Labs, Finland&lt;br /&gt;
Gerd Kortuem, Lancaster University, UK&lt;br /&gt;
Matthias Kovatsch, ETH Zurich, Switzerland&lt;br /&gt;
Marc Langheinrich, Universita  della Svizzera Italiana (USI), Switzerland&lt;br /&gt;
Rodger Lea, University of British Columbia, Canada&lt;br /&gt;
Olivier Liechti, University of Applied Sciences of Western Switzerland, Switzerland&lt;br /&gt;
Marino Linaje, Universidad de Extremadura, Spain&lt;br /&gt;
Diego Lopez de Ipina, Universidad de Deusto, Spain&lt;br /&gt;
Friedemann Mattern, ETH Zurich, Switzerland&lt;br /&gt;
Florian Michahelles, ETH Zurich, Switzerland&lt;br /&gt;
Guido Moritz, Universitaet Rostock, Germany&lt;br /&gt;
Claro Noda, Universidade do Minho, Portugal&lt;br /&gt;
Jacques Pasquier, University of Fribourg, Switzerland&lt;br /&gt;
Dave Raggett, W3C&lt;br /&gt;
David Resseguie, Oak Ridge National Laboratory, USA&lt;br /&gt;
Till Riedel, Karlsruhe Institute of Technology, Germany&lt;br /&gt;
Andreas Ruppen, University of Fribourg, Switzerland&lt;br /&gt;
Vlad Stirbu, Nokia, Finland&lt;br /&gt;
Vlad Trifa, Evrythng Ltd., UK&lt;br /&gt;
Inaki Vazquez, Symplio, Spain&lt;/p&gt;
&lt;img src="http://feeds.feedburner.com/~r/WebOfThings/~4/NHMN-3r3AgU" height="1" width="1"/&gt;</content>
		<link rel="replies" type="text/html" href="http://www.webofthings.org/2012/01/21/wot-2012/#comments" thr:count="0" />
		<link rel="replies" type="application/atom+xml" href="http://www.webofthings.org/2012/01/21/wot-2012/feed/atom/" thr:count="0" />
		<thr:total>0</thr:total>
	<feedburner:origLink>http://www.webofthings.org/2012/01/21/wot-2012/</feedburner:origLink></entry>
		<entry>
		<author>
			<name>Dominique Guinard</name>
						<uri>http://www.guinard.org</uri>
					</author>
		<title type="html"><![CDATA[International workshop on the integration aspects of the Internet of Things (IoT)]]></title>
		<link rel="alternate" type="text/html" href="http://feedproxy.google.com/~r/WebOfThings/~3/8PrqRNEe4dw/" />
		<id>http://www.webofthings.org/?p=1067</id>
		<updated>2012-01-21T13:57:12Z</updated>
		<published>2012-01-21T13:56:58Z</published>
		<category scheme="http://www.webofthings.org" term="Research" /><category scheme="http://www.webofthings.org" term="conference" /><category scheme="http://www.webofthings.org" term="research" />		<summary type="html"><![CDATA[Hi (research)-folks, Extending Seamlessly to the Internet of Things (esIoT) is an international workshop focused on the integration aspects of the Internet of Things (IoT), we just got the CFP and a couple of our friends are in the PC so you might want to consider submitting something there (of course after submitting to WoT [...]]]></summary>
		<content type="html" xml:base="http://www.webofthings.org/2012/01/21/international-workshop-on-the-integration-aspects-of-the-internet-of-things-iot/">&lt;p&gt;Hi (research)-folks,&lt;/p&gt;
&lt;p&gt;Extending Seamlessly to the Internet of Things (esIoT) is an &lt;a href="http://www.esiot.com"&gt;international workshop focused on the integration aspects of the Internet of Things (IoT)&lt;/a&gt;, we just got the CFP and a couple of our friends are in the PC so you might want to consider submitting something there (of course after submitting to&lt;a href="http://www.webofthings.org/wot/2012"&gt; WoT 2012&lt;/a&gt; &lt;img src='http://www.webofthings.org/wp-includes/images/smilies/icon_wink.gif' alt=';-)' class='wp-smiley' /&gt; )      &lt;/p&gt;
&lt;p&gt;  Scope&lt;/p&gt;
&lt;p&gt;        ICTs evolution has led to wireless personal devices such as smart phones, personal computers and PDAs. These devices have in common that they are designed to operate over IP Networks. Hence, the number of devices that are connected to the Internet is growing exponentially. This has led to define a new concept of Internet, the commonly called Future Internet and Internet of Things (IoT).&lt;/p&gt;
&lt;p&gt;        The objective of IoT is the integration and unification of all communication systems located surrounds us. Thereby, the systems can get control and total access of the other systems for leading to provide ubiquitous communication and computing with the purpose of defining a new generation of services.&lt;/p&gt;
&lt;p&gt;        Extending Seamlessly to the Internet of Things (esIoT) is an international workshop focused on the integration aspects of the Internet of Things (IoT). The emerging machine-to-machine (M2M) systems should provide transparent access to information and services through a seamless integration into the Internet. On the one hand, the so-called Web of Things aims for direct Web connectivity by pushing its technology down to devices. On the other hand, cost and energy requirements of embedded devices demand efficient protocols and communication patterns, which affect the application layer. This workshop provides a forum to elaborate on ideas and approaches to adapt, extend, or bridge the existing IoT building blocks, such as ETSI M2M, ZigBee, IPv6/6LoWPAN, RFID, and legacy networked embedded systems. In addition, the impact of the IoT on industry, business, and society, including security and privacy requirements, will be discussed.&lt;/p&gt;
&lt;p&gt;        Tracks &amp;#038; Topics:&lt;br /&gt;
        Extending things to Internet through IPv6&lt;/p&gt;
&lt;p&gt;            Architectures and Middlewares for Internet of Things integration&lt;br /&gt;
            Global connectivity&lt;br /&gt;
            End to End / Machine to Machine (M2M) protocols&lt;br /&gt;
            Protocols for smart things: 6LoWPAN / DASH7 / ZigBee IP&lt;br /&gt;
            Mobility management&lt;br /&gt;
            Cloud computing and things internetworking&lt;br /&gt;
            Standardization and regulatory issues&lt;/p&gt;
&lt;p&gt;        Web of Things&lt;/p&gt;
&lt;p&gt;            Lightweight RestFul / CoAP / Lightweight SOAP&lt;br /&gt;
            Lightweight data structured  (EXI)&lt;br /&gt;
            Resource Directory approaches&lt;br /&gt;
            Semantic description of things and services&lt;br /&gt;
            New patterns to communicate with things Blockwise, Observe etc…&lt;/p&gt;
&lt;p&gt;        Security, trust and Privacy&lt;/p&gt;
&lt;p&gt;            Lightweight implementations of cryptographic stacks&lt;br /&gt;
            End to end security capabilities from the things&lt;br /&gt;
            Security for CoAP and ZigBee IP (DTLS, TLS etc..)&lt;br /&gt;
            Bootstrapping techniques (PANA, EAP, HIP DEX …)&lt;/p&gt;
&lt;p&gt;        RFID and end-devices Identification&lt;/p&gt;
&lt;p&gt;            EPC to IPv6 approaches, and ONS and EPCIS for things&lt;br /&gt;
            NFC integration in the Internet of Things&lt;br /&gt;
            Human-device interactions based on RFID/NFC&lt;br /&gt;
            Protocols and algorithms for the massive identification of things&lt;br /&gt;
            Naming, address management and addressability issues&lt;/p&gt;
&lt;p&gt;        Performance modeling and network technologies&lt;/p&gt;
&lt;p&gt;            Performance analysis (QoS, scalability, reliability, etc.)&lt;br /&gt;
            Channel and traffic models&lt;br /&gt;
            Routing protocols for the Internet of Things (RPL…)&lt;br /&gt;
            Sustainable design and technologies (e.g. energy-efficiency)&lt;/p&gt;
&lt;p&gt;        Use Cases and Applications&lt;/p&gt;
&lt;p&gt;            Mobile applications (Android OS, iOS, Windows mobile, etc.)&lt;br /&gt;
            Real-time data management / Critical Environments&lt;br /&gt;
            Smart cities / Home Automation / Building Automation&lt;br /&gt;
            Industrial solutions&lt;br /&gt;
            Business models&lt;br /&gt;
            Test-beds and field trial&lt;/p&gt;
&lt;p&gt;        Special Track: AAL and e-Health (with a special issue for these papers)&lt;/p&gt;
&lt;p&gt;            AAL and e-Health applications and solutions&lt;br /&gt;
            Medical communications, protocols and standards&lt;br /&gt;
            NFC and RFID in healthcare&lt;br /&gt;
            Living labs and field trials&lt;/p&gt;
&lt;img src="http://feeds.feedburner.com/~r/WebOfThings/~4/8PrqRNEe4dw" height="1" width="1"/&gt;</content>
		<link rel="replies" type="text/html" href="http://www.webofthings.org/2012/01/21/international-workshop-on-the-integration-aspects-of-the-internet-of-things-iot/#comments" thr:count="0" />
		<link rel="replies" type="application/atom+xml" href="http://www.webofthings.org/2012/01/21/international-workshop-on-the-integration-aspects-of-the-internet-of-things-iot/feed/atom/" thr:count="0" />
		<thr:total>0</thr:total>
	<feedburner:origLink>http://www.webofthings.org/2012/01/21/international-workshop-on-the-integration-aspects-of-the-internet-of-things-iot/</feedburner:origLink></entry>
		<entry>
		<author>
			<name>Dominique Guinard</name>
						<uri>http://www.guinard.org</uri>
					</author>
		<title type="html"><![CDATA[Tourism and the Web of Things?]]></title>
		<link rel="alternate" type="text/html" href="http://feedproxy.google.com/~r/WebOfThings/~3/SGwwzM2bnsM/" />
		<id>http://www.webofthings.org/?p=1063</id>
		<updated>2011-12-19T19:18:27Z</updated>
		<published>2011-12-19T19:12:58Z</published>
		<category scheme="http://www.webofthings.org" term="Products" /><category scheme="http://www.webofthings.org" term="Technology" /><category scheme="http://www.webofthings.org" term="location" /><category scheme="http://www.webofthings.org" term="Mobile" /><category scheme="http://www.webofthings.org" term="NFC" /><category scheme="http://www.webofthings.org" term="RFID" /><category scheme="http://www.webofthings.org" term="smartgateway" /><category scheme="http://www.webofthings.org" term="tourism" /><category scheme="http://www.webofthings.org" term="WSN" />		<summary type="html"><![CDATA[When Massimiliano Ventimiglia (aka. Max, from H-art), first asked me to give a keynote at the BTO (Buy Tourism Online) 2011 conference, I was rather puzzled: what can the Web of Things bring to tourism? What innovation can we fuel in this rather distant field? Well, after several brainstorming sessions with the crew at Evrythng, [...]]]></summary>
		<content type="html" xml:base="http://www.webofthings.org/2011/12/19/tourism-and-the-web-of-things/">&lt;p&gt;When Massimiliano Ventimiglia (aka. Max, from &lt;a href="http://www.h-art.it/"&gt;H-art&lt;/a&gt;), first asked me to give a keynote at the &lt;a href="http://www.buytourismonline.net/"&gt;BTO (Buy Tourism Online)&lt;/a&gt; 2011 conference, I was rather puzzled: what can the Web of Things bring to tourism? What innovation can we fuel in this rather distant field?&lt;/p&gt;
&lt;p&gt;Well, after several brainstorming sessions with the crew at &lt;a href="http://evrythng.net/"&gt;Evrythng&lt;/a&gt;, we had so many application ideas that I had to filter most of them in order not to overload the talk!&lt;/p&gt;
&lt;p&gt;Not convinced? Well then make sure you watch the video below (I&amp;#8217;m starting, in English, at 5:58:00 but if you understand Italian make sure to listen to the other talks in the session!):&lt;br /&gt;
&lt;iframe width="560" height="340" src="http://cdn.livestream.com/embed/expomeetinghq?layout=4&amp;amp;clip=pla_a800aaa7-90b8-4262-8670-0542eab7185f&amp;amp;height=340&amp;amp;width=560&amp;amp;autoplay=false" style="border:0;outline:0" frameborder="0" scrolling="no"&gt;&lt;/iframe&gt;
&lt;div style="font-size: 11px;padding-top:10px;text-align:center;width:560px"&gt;Watch &lt;a href="http://www.livestream.com/?utm_source=lsplayer&amp;amp;utm_medium=embed&amp;amp;utm_campaign=footerlinks" title="live streaming video"&gt;live streaming video&lt;/a&gt; from &lt;a href="http://www.livestream.com/expomeetinghq?utm_source=lsplayer&amp;amp;utm_medium=embed&amp;amp;utm_campaign=footerlinks" title="Watch expomeetinghq at livestream.com"&gt;expomeetinghq&lt;/a&gt; at livestream.com&lt;/div&gt;
&lt;p&gt;or at least have a look at the slides:&lt;/p&gt;
&lt;div style="width:425px" id="__ss_10495652"&gt; &lt;strong style="display:block;margin:12px 0 4px"&gt;&lt;a href="http://www.slideshare.net/misterdom/tourism-and-the-web-of-things" title="Tourism and the Web of Things" target="_blank"&gt;Tourism and the Web of Things&lt;/a&gt;&lt;/strong&gt; &lt;iframe src="http://www.slideshare.net/slideshow/embed_code/10495652" width="425" height="355" frameborder="0" marginwidth="0" marginheight="0" scrolling="no"&gt;&lt;/iframe&gt;
&lt;div style="padding:5px 0 12px"&gt; View more &lt;a href="http://www.slideshare.net/" target="_blank"&gt;presentations&lt;/a&gt; from &lt;a href="http://www.slideshare.net/misterdom" target="_blank"&gt;Dominique Guinard&lt;/a&gt; &lt;/div&gt;
&lt;/p&gt;&lt;/div&gt;
&lt;p&gt;Any other ideas of how we could contribute to Tourism 3.0? Let us know below &lt;img src='http://www.webofthings.org/wp-includes/images/smilies/icon_wink.gif' alt=';-)' class='wp-smiley' /&gt; &lt;/p&gt;
&lt;img src="http://feeds.feedburner.com/~r/WebOfThings/~4/SGwwzM2bnsM" height="1" width="1"/&gt;</content>
		<link rel="replies" type="text/html" href="http://www.webofthings.org/2011/12/19/tourism-and-the-web-of-things/#comments" thr:count="1" />
		<link rel="replies" type="application/atom+xml" href="http://www.webofthings.org/2011/12/19/tourism-and-the-web-of-things/feed/atom/" thr:count="1" />
		<thr:total>1</thr:total>
	<feedburner:origLink>http://www.webofthings.org/2011/12/19/tourism-and-the-web-of-things/</feedburner:origLink></entry>
		<entry>
		<author>
			<name>Dominique Guinard</name>
						<uri>http://www.guinard.org</uri>
					</author>
		<title type="html"><![CDATA[Koubachi Launching Beta]]></title>
		<link rel="alternate" type="text/html" href="http://feedproxy.google.com/~r/WebOfThings/~3/KfEKnD1yb9U/" />
		<id>http://www.webofthings.org/?p=1055</id>
		<updated>2011-12-07T10:14:37Z</updated>
		<published>2011-12-07T10:08:53Z</published>
		<category scheme="http://www.webofthings.org" term="Products" /><category scheme="http://www.webofthings.org" term="Technology" /><category scheme="http://www.webofthings.org" term="koubachi" /><category scheme="http://www.webofthings.org" term="monitoring" /><category scheme="http://www.webofthings.org" term="plants" /><category scheme="http://www.webofthings.org" term="sensor" /><category scheme="http://www.webofthings.org" term="web" /><category scheme="http://www.webofthings.org" term="wifi" />		<summary type="html"><![CDATA[A while ago, in an interview for Postscapes I was talking about a start-up, good friend of ours and spin-off of our research group at ETH which was building plant monitoring sensors. I had the chance to test them and was rather amazed by this practical, truly Web of Things type of project. They are [...]]]></summary>
		<content type="html" xml:base="http://www.webofthings.org/2011/12/07/koubachi-web/">&lt;p&gt;A while ago, in an &lt;a href="http://postscapes.com/iot-interview-series-5-questions-with-dominique-guinard-of-the-web-of-things"&gt;interview for Postscapes&lt;/a&gt; I was talking about a start-up, good friend of ours and spin-off of our &lt;a href="http://www.vs.inf.ethz.ch/"&gt;research group at ETH&lt;/a&gt; which was building plant monitoring sensors. I had the chance to test them and was rather amazed by this practical, truly Web of Things type of project. They are just about to ramp-up production of their first hardware product &amp;#8211; a WiFi Plant Sensor. Internal sources told me it&amp;#8217;ll be launched in Spring 2012 but we&amp;#8217;ll keep you updated on this one.&lt;/p&gt;
&lt;p&gt;Meanwhile, the guys are currently launching a Web version of their plant monitoring iPhone App. It&amp;#8217;s currently in private beta, but we have invites for 50 Web of Things readers. Just visit &lt;a href="http://my.koubachi.com"&gt;my.koubachi.com&lt;/a&gt; and enter the code WOT2011. So WoTters and plant lovers, make sure to check it out!&lt;/p&gt;
&lt;p&gt;To get a taste of it, check the video of the neat iPhone app below (@Koubachi: How about an Android version? Pleazzze!)&lt;/p&gt;
&lt;p&gt;&lt;iframe width="620" height="360" src="http://www.youtube.com/embed/G7-bGV57O78" frameborder="0" allowfullscreen&gt;&lt;/iframe&gt;&lt;/p&gt;
&lt;img src="http://feeds.feedburner.com/~r/WebOfThings/~4/KfEKnD1yb9U" height="1" width="1"/&gt;</content>
		<link rel="replies" type="text/html" href="http://www.webofthings.org/2011/12/07/koubachi-web/#comments" thr:count="0" />
		<link rel="replies" type="application/atom+xml" href="http://www.webofthings.org/2011/12/07/koubachi-web/feed/atom/" thr:count="0" />
		<thr:total>0</thr:total>
	<feedburner:origLink>http://www.webofthings.org/2011/12/07/koubachi-web/</feedburner:origLink></entry>
		<entry>
		<author>
			<name>Dominique Guinard</name>
						<uri>http://www.guinard.org</uri>
					</author>
		<title type="html"><![CDATA[PhD Thesis: A Web of Things Application Architecture]]></title>
		<link rel="alternate" type="text/html" href="http://feedproxy.google.com/~r/WebOfThings/~3/fdYtHmdFNRQ/" />
		<id>http://www.webofthings.org/?p=1047</id>
		<updated>2011-12-01T14:42:41Z</updated>
		<published>2011-12-01T14:14:22Z</published>
		<category scheme="http://www.webofthings.org" term="Research" /><category scheme="http://www.webofthings.org" term="application" /><category scheme="http://www.webofthings.org" term="architecture" /><category scheme="http://www.webofthings.org" term="energy" /><category scheme="http://www.webofthings.org" term="findability" /><category scheme="http://www.webofthings.org" term="HTML5" /><category scheme="http://www.webofthings.org" term="mashups" /><category scheme="http://www.webofthings.org" term="Mobile" /><category scheme="http://www.webofthings.org" term="phd" /><category scheme="http://www.webofthings.org" term="physicalmashups" /><category scheme="http://www.webofthings.org" term="RFID" /><category scheme="http://www.webofthings.org" term="semantics" /><category scheme="http://www.webofthings.org" term="sharing" /><category scheme="http://www.webofthings.org" term="socialnetworks" /><category scheme="http://www.webofthings.org" term="thesis" /><category scheme="http://www.webofthings.org" term="web" /><category scheme="http://www.webofthings.org" term="WSN" />		<summary type="html"><![CDATA[As the eternal second (although my thesis was finished first ;-P), I&#8217;m following Vlad&#8217;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 &#8220;software [...]]]></summary>
		<content type="html" xml:base="http://www.webofthings.org/2011/12/01/phd-web-of-things-app-archi/">&lt;p&gt;As the eternal second (although my thesis was finished first ;-P), I&amp;#8217;m following Vlad&amp;#8217;s great idea to make the final version of my thesis available to you, WoTters!&lt;/p&gt;
&lt;p&gt;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 &amp;#8220;software engineering&amp;#8221; aspects of the Web of Things. I&amp;#8217;d like to see it as a cookbook for implementing the Web of Things in such a way that for every cross-cutting concern, there is a Web recipe!&lt;/p&gt;
&lt;p&gt;The architecture (see figure below) proposes Web solutions to 4 of these concerns: &lt;strong&gt;accessibility, findability, sharing and composition&lt;/strong&gt;. It also introduces the Social Web of Things (where things use social networks) and the notion of Physical Mashups (where things can be used easily in 2.0 Web mashups).&lt;/p&gt;
&lt;div id="attachment_1048" class="wp-caption aligncenter" style="width: 610px"&gt;&lt;a href="http://www.webofthings.org/wp-content/uploads/2011/12/wot-architecture-new-web.png"&gt;&lt;img src="http://www.webofthings.org/wp-content/uploads/2011/12/wot-architecture-new-web.png" alt="Web of Things Application Architecture" title="wot-architecture-new-web" width="600" height="376" class="size-full wp-image-1048" /&gt;&lt;/a&gt;&lt;p class="wp-caption-text"&gt;The Web of Things Application Architecture&lt;/p&gt;&lt;/div&gt;
&lt;p&gt;Here is a short version of the abstract:&lt;/p&gt;
&lt;blockquote&gt;&lt;p&gt;
[…] The Internet is a compelling example of a scalable global network of computers that interoperate across heterogeneous hardware and software platforms. On top of the Internet, the Web illustrates well how a set of relatively simple and open standards can be used to build very flexible systems while preserving efficiency and scalability. The cross-integration and developments of composite applications on the Web, alongside with its ubiquitous availability across a broad range of devices (e.g., desktops, laptops, mobile phones, set-top boxes, gaming devices, etc.), make the Web an outstanding candidate for a universal integration platform. Web sites do not offer only pages anymore, but Application Programming Interfaces that can be used by other Web resources to create new, ad-hoc and composite applications running in the computing cloud and being accessed by desktops or mobile computers.&lt;br /&gt;
In this thesis we use the Web and its emerging technologies as the basis of a smart things application integration platform. In particular, we propose a Web of Things application architecture offering four layers that simplify the development of applications involving smart things. First, we address device accessibility and propose implementing, on smart things, the architectural principles that are at the heart of the Web such the Representational State Transfer (REST). We extend the REST architecture by proposing and implementing a number of improvements to fit the special requirements of the physical world such as the need for domain-specific proxies or real-time communication.&lt;br /&gt;
In the second layer we study findability: In a Web populated by billions of smart things, how can we identify the devices we can interact with, the devices that provide the right service for our application?  To address these issues we propose a lightweight metadata format that search engines can understand, together with a Web-oriented discovery and lookup infrastructure that leverages the particular context of smart things.&lt;br /&gt;
While the Web of Things fosters a rather open network of physical objects, it is very unlikely that in the future access to smart things will be open to anyone. In the third layer we propose a sharing infrastructure that leverages social graphs encapsulated by social networks. We demonstrate how this helps sharing smart things in a straightforward, user-friendly and personal manner, building a Social Web of Things.&lt;br /&gt;
Our primary goal in bringing smart things to the Web is to facilitate their integration into composite applications. Just as Web developers and tech-savvies create Web 2.0 mashups (i.e., lightweight, ad-hoc compositions of several services on the Web), they should be able to create applications involving smart things with similar ease. Thus, in the composition layer we introduce the physical mashups and propose a software platform, built as an extension of an open-source workflow engine, that offers basic constructs which can be used to build mashup editors for the Web of Things.&lt;br /&gt;
Finally, to test our architecture and the proposed tools, we apply them to two types of smart things. First we look at wireless sensor networks, in particular at energy and environmental monitoring sensor nodes. Then, to better understand and evaluate how the Web of Things architecture can facilitate the development of real-world aware business applications, we study automatic identification [...]&lt;br /&gt;
Put together, these contributions materialize into an ecosystem of building-blocks for the Web of Things: a world-wide and interoperable network of smart things on which applications can be easily built, one step closer to bridging the gap between the virtual and physical worlds.
&lt;/p&gt;&lt;/blockquote&gt;
&lt;p&gt;&lt;a href="http://www.webofthings.org/dom/thesis.pdf"&gt;Download the thesis! (PDF, 245 pages, 24MB)&lt;/a&gt;&lt;br /&gt;
&lt;a href="http://www.webofthings.org/dom/cite.bib"&gt;Get the citation key! (Bibtex)&lt;/a&gt;&lt;br /&gt;
or&amp;#8230; have a look at the final presentation:&lt;/p&gt;
&lt;div style="width:425px" id="__ss_9040693"&gt; &lt;strong style="display:block;margin:12px 0 4px"&gt;&lt;a href="http://www.slideshare.net/misterdom/web-of-things-application-architecture" title="Web of Things Application Architecture" target="_blank"&gt;Web of Things Application Architecture&lt;/a&gt;&lt;/strong&gt; &lt;iframe src="http://www.slideshare.net/slideshow/embed_code/9040693" width="425" height="355" frameborder="0" marginwidth="0" marginheight="0" scrolling="no"&gt;&lt;/iframe&gt;
&lt;div style="padding:5px 0 12px"&gt; View more &lt;a href="http://www.slideshare.net/" target="_blank"&gt;presentations&lt;/a&gt; from &lt;a href="http://www.slideshare.net/misterdom" target="_blank"&gt;Dominique Guinard&lt;/a&gt; &lt;/div&gt;
&lt;/p&gt;&lt;/div&gt;
&lt;img src="http://feeds.feedburner.com/~r/WebOfThings/~4/fdYtHmdFNRQ" height="1" width="1"/&gt;</content>
		<link rel="replies" type="text/html" href="http://www.webofthings.org/2011/12/01/phd-web-of-things-app-archi/#comments" thr:count="10" />
		<link rel="replies" type="application/atom+xml" href="http://www.webofthings.org/2011/12/01/phd-web-of-things-app-archi/feed/atom/" thr:count="10" />
		<thr:total>10</thr:total>
	<feedburner:origLink>http://www.webofthings.org/2011/12/01/phd-web-of-things-app-archi/</feedburner:origLink></entry>
		<entry>
		<author>
			<name>Vlad Trifa</name>
						<uri>http://www.vladounet.com</uri>
					</author>
		<title type="html"><![CDATA[Building Blocks for a Participatory Web of Things: Devices, Infrastructures, and Programming Frameworks]]></title>
		<link rel="alternate" type="text/html" href="http://feedproxy.google.com/~r/WebOfThings/~3/Rv8ucMU2wKQ/" />
		<id>http://www.webofthings.org/2011/11/26/building-blocks-for-a-participatory-web-of-things-devices-infrastructures-and-programming-frameworks/</id>
		<updated>2011-11-26T17:04:44Z</updated>
		<published>2011-11-26T17:02:38Z</published>
		<category scheme="http://www.webofthings.org" term="Research" /><category scheme="http://www.webofthings.org" term="books" /><category scheme="http://www.webofthings.org" term="community" /><category scheme="http://www.webofthings.org" term="content-negotiation" /><category scheme="http://www.webofthings.org" term="design" /><category scheme="http://www.webofthings.org" term="devices" /><category scheme="http://www.webofthings.org" term="digital" /><category scheme="http://www.webofthings.org" term="discovery" /><category scheme="http://www.webofthings.org" term="domotique" /><category scheme="http://www.webofthings.org" term="framework" /><category scheme="http://www.webofthings.org" term="HTTP" /><category scheme="http://www.webofthings.org" term="innovation" /><category scheme="http://www.webofthings.org" term="messaging" /><category scheme="http://www.webofthings.org" term="Mobile" /><category scheme="http://www.webofthings.org" term="project" /><category scheme="http://www.webofthings.org" term="publication" /><category scheme="http://www.webofthings.org" term="REST" /><category scheme="http://www.webofthings.org" term="RESTful" /><category scheme="http://www.webofthings.org" term="services" /><category scheme="http://www.webofthings.org" term="webofthings" /><category scheme="http://www.webofthings.org" term="wot" /><category scheme="http://www.webofthings.org" term="WWW" />		<summary type="html"><![CDATA[Folks, I (Dom as well) *finally* submitted the final version of my PhD thesis last friday to ETH Zurich, so I can now be officially called Dr. Vlad Trifa. You can download the final version here (16MB, 190 pages). Feedback is welcome, typos less (freshly submitted so give a little time to worry less! Here&#8217;s [...]]]></summary>
		<content type="html" xml:base="http://www.webofthings.org/2011/11/26/building-blocks-for-a-participatory-web-of-things-devices-infrastructures-and-programming-frameworks/">&lt;p&gt;Folks, I (Dom as well) *finally* submitted the final version of my PhD thesis last friday to ETH Zurich, so I can now be officially called Dr. Vlad Trifa. You can download the final version &lt;a href="http://vladtrifa.com/research/files/phd-thesis.pdf"&gt;here&lt;/a&gt; (16MB, 190 pages). Feedback is welcome, typos less (freshly submitted so give a little time to worry less!&lt;/p&gt;
&lt;p&gt;Here&amp;#8217;s an excerpt from the abstract:&lt;/p&gt;
&lt;blockquote&gt;
&lt;p&gt;Our research bridges the fields of Web technologies and embedded sensing into a unified vision called the \emph{Web of Things} &amp;#8212; where the Web&amp;#8217;s well-known standards and tools are leveraged to seamlessly blend NEDs (Networked Embedded Devices) with the existing Web infrastructure. By drawing upon tools and techniques from both domains, we define the fundamental building blocks of the Web of Things as an extension of the current Web paradigms. After evaluating the limitations of current Web technologies with respect to the requirements of NED applications, we propose practical solutions to alleviate these difficulties to enable the development of efficient, event-driven, and scalable DSAs (Distributed Sensing Applications). Finally, we propose an end-to-end, fully Web-based framework that fosters fast prototyping of distributed sensing applications that run on top of heterogeneous NEDs.&lt;/p&gt;
&lt;p&gt;In contrast to existing research in sensor networks, the central question explored in this thesis is how much of the existing Web infrastructure can be reused to accommodate embedded devices. We further examine the common belief that Web standards are inappropriate for building efficient DSAs. Experimental results and prototypes are provided to support the hypothesis that using Web standards for NEDs is possible. Our results further show that the Web is not only a suitable, but actually a desirable medium to build distributed sensing applications that match the requirements for future large-scale sensing systems.&lt;/p&gt;
&lt;p&gt;We provide a comprehensive &amp;#8212; conceptual and empirical &amp;#8212; investigation of the usage of Web standards to exchange information with embedded devices, and the contributions of our work are multiple. First, our results are relevant to the sensor network and pervasive computing communities, as they support the hypothesis that the existing Web ecosystem is sufficient \textit{as is} to build a new generation of scalable and flexible participatory applications on top of heterogeneous NEDs. Second, the Web community at large can build upon our set of guidelines to push the Web into the physical world by integrating devices in the Web fabric, thus making the idea of a Web API for the real world realistic. Third, we explore the practical usage of Web technologies in various contexts, from smart spaces to smart cities, and show that a fully Web-based infrastructure is an excellent basis to build an ecosystem of reconfigurable cyber-physical systems. Finally, we hope the work presented here will serve as inspiration for future Web developers and sensor network researchers. Bridging the gap between these two worlds will very likely shed light upon an unexplored design space to create more potent solutions for important societal problems, from energy-efficient buildings, to catastrophe detection and response systems, to more livable and enjoyable cities.&lt;/p&gt;
&lt;/blockquote&gt;
&lt;p&gt;And here are the slides that I used for my final defense:&lt;/p&gt;
&lt;div style="width:425px" id="__ss_9080166"&gt;
  &lt;strong style="display:block;margin:12px 0 4px"&gt;&lt;a href="http://www.slideshare.net/vladounet/vlad-trifa-final-phd-thesis-defense-at-eth-zurich" title="Vlad Trifa - Final PhD Thesis Defense at ETH Zurich" target="_blank"&gt;Vlad Trifa &amp;#8211; Final PhD Thesis Defense at ETH Zurich&lt;/a&gt;&lt;/strong&gt; &lt;iframe src="http://www.slideshare.net/slideshow/embed_code/9080166" width="425" height="355" frameborder="0" marginwidth="0" marginheight="0" scrolling="no"&gt;&lt;/iframe&gt;
&lt;/div&gt;
&lt;p&gt;Feel free to contact me if you have any questions, remarks, etc. Looking forward to your feedback!&lt;/p&gt;
&lt;img src="http://feeds.feedburner.com/~r/WebOfThings/~4/Rv8ucMU2wKQ" height="1" width="1"/&gt;</content>
		<link rel="replies" type="text/html" href="http://www.webofthings.org/2011/11/26/building-blocks-for-a-participatory-web-of-things-devices-infrastructures-and-programming-frameworks/#comments" thr:count="1" />
		<link rel="replies" type="application/atom+xml" href="http://www.webofthings.org/2011/11/26/building-blocks-for-a-participatory-web-of-things-devices-infrastructures-and-programming-frameworks/feed/atom/" thr:count="1" />
		<thr:total>1</thr:total>
	<feedburner:origLink>http://www.webofthings.org/2011/11/26/building-blocks-for-a-participatory-web-of-things-devices-infrastructures-and-programming-frameworks/</feedburner:origLink></entry>
		<entry>
		<author>
			<name>Dominique Guinard</name>
						<uri>http://www.guinard.org</uri>
					</author>
		<title type="html"><![CDATA[Google X Working on the Web of Things? Should we Like it or Fear it?]]></title>
		<link rel="alternate" type="text/html" href="http://feedproxy.google.com/~r/WebOfThings/~3/H4YcTfIs69E/" />
		<id>http://www.webofthings.org/?p=1038</id>
		<updated>2011-11-18T09:36:21Z</updated>
		<published>2011-11-17T14:50:02Z</published>
		<category scheme="http://www.webofthings.org" term="Uncategorized" />		<summary type="html"><![CDATA[Update: There is a pretty relevant discussion about that going on in the Web of Things LinkedIn group, make sure your check it out! Yes, the news came out a few days ago through the New York Times: At Google X, where he is working on the Web of things, according to people familiar with [...]]]></summary>
		<content type="html" xml:base="http://www.webofthings.org/2011/11/17/google-x-wot/">&lt;p&gt;&lt;strong&gt;Update: &lt;/strong&gt; There is a pretty relevant discussion about that going on in the &lt;a href="http://www.linkedin.com/groups?home=&amp;#038;gid=1818463"&gt;Web of Things LinkedIn group&lt;/a&gt;, make sure your check it out!&lt;/p&gt;
&lt;p&gt;Yes, the news came out a few days ago through the &lt;a href="http://www.nytimes.com/2011/11/14/technology/at-google-x-a-top-secret-lab-dreaming-up-the-future.html?_r=2&amp;#038;pagewanted=2"&gt;New York Times&lt;/a&gt;:&lt;/p&gt;
&lt;blockquote&gt;&lt;p&gt;
At Google X, where he is working on the Web of things, according to people familiar with his role, he has the mysterious title of rapid evaluator
&lt;/p&gt;&lt;/blockquote&gt;
&lt;p&gt;So Google might well be working on the Web of Things. We, we kind of guessed already, through project like the &lt;a href="http://www.engadget.com/2011/05/10/google-announces-android-at-home-framework/"&gt;Android at Home&lt;/a&gt; (which is you ask me is definitely missing the &amp;#8220;Web&amp;#8221; of &amp;#8220;Web of Things&amp;#8221;). However, I&amp;#8217;m asking you, fellow WoTers, should we fear it or like it?  How much of it is &amp;#8220;land-grabbing&amp;#8221; and how much is actual work-in-progress?&lt;/p&gt;
&lt;p&gt;I&amp;#8217;m willing to like it because it will generate a lot of attention to our field, but to fear it as well as their announcements might kill many startups in the egg based on bulldozer-type of marketing and the &amp;#8220;if google does it we can&amp;#8217;t be as good&amp;#8221; syndrome (because, yes they are good!). You want an example: look at the &lt;a href="http://www.google.com/powermeter/about/"&gt;Power Meter story&lt;/a&gt;, which was discontinued a little while ago after de-motivating a number of startups and researchers. We were amongst them as this announcement made us definitely give up the commercialisation of the &lt;a href="http://www.webofthings.com/energievisible/"&gt;Energy Visible&lt;/a&gt; project, wrongfully?&lt;/p&gt;
&lt;p&gt;I&amp;#8217;m telling you, WoTers from all over the world, let&amp;#8217;s show them what WoT researchers and WoT startups can achieve. After all, we, WoTers are years of research ahead of them, aren&amp;#8217;t we? What&amp;#8217;s your take on it? &lt;img src='http://www.webofthings.org/wp-includes/images/smilies/icon_wink.gif' alt=';-)' class='wp-smiley' /&gt; &lt;/p&gt;
&lt;img src="http://feeds.feedburner.com/~r/WebOfThings/~4/H4YcTfIs69E" height="1" width="1"/&gt;</content>
		<link rel="replies" type="text/html" href="http://www.webofthings.org/2011/11/17/google-x-wot/#comments" thr:count="0" />
		<link rel="replies" type="application/atom+xml" href="http://www.webofthings.org/2011/11/17/google-x-wot/feed/atom/" thr:count="0" />
		<thr:total>0</thr:total>
	<feedburner:origLink>http://www.webofthings.org/2011/11/17/google-x-wot/</feedburner:origLink></entry>
		<entry>
		<author>
			<name>Dominique Guinard</name>
						<uri>http://www.guinard.org</uri>
					</author>
		<title type="html"><![CDATA[Oh HTML5 WebSockets, Push Data to my Mobile!]]></title>
		<link rel="alternate" type="text/html" href="http://feedproxy.google.com/~r/WebOfThings/~3/R3wnsxj0joI/" />
		<id>http://www.webofthings.com/?p=1030</id>
		<updated>2011-10-24T17:27:56Z</updated>
		<published>2011-10-24T17:22:58Z</published>
		<category scheme="http://www.webofthings.org" term="Technology" /><category scheme="http://www.webofthings.org" term="HTML5" /><category scheme="http://www.webofthings.org" term="push" /><category scheme="http://www.webofthings.org" term="Websockets" />		<summary type="html"><![CDATA[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 [...]]]></summary>
		<content type="html" xml:base="http://www.webofthings.org/2011/10/24/websockets-push-to-mobile/">&lt;p&gt;At last a slightly geeky post &lt;img src='http://www.webofthings.org/wp-includes/images/smilies/icon_wink.gif' alt=';-)' class='wp-smiley' /&gt;  ! A few days ago I was at Google Zurich (&lt;a href="http://zurich.gtugs.org/"&gt;GTUG&lt;/a&gt;) to present a more technical remix of a talk I originally gave at &lt;a href="http://jazoon.com/"&gt;Jazoon 2011&lt;/a&gt;.&lt;/p&gt;
&lt;p&gt;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 &amp;#8220;directly&amp;#8221; from &lt;a href="epc-cloud-2"&gt;RFID readers to Android or iOS mobile phones&lt;/a&gt; within a few lines of Javascript code (for the client) and 20 lines of Java code (for the server).&lt;/p&gt;
&lt;p&gt;In this talk I focused on showing the elegance of using WebSockets for Web of Things applications. Indeed, thanks to the very simple Javascript client library, a WebSocket client is summed up as follow:&lt;/p&gt;
&lt;blockquote&gt;&lt;p&gt;&lt;code&gt;&lt;br /&gt;
var myWebSocket = new WebSocket("ws://URL");&lt;br /&gt;
myWebSocket.onopen = function(evt) {&lt;br /&gt;
alert("Connection open ..."); };&lt;br /&gt;
myWebSocket.onmessage = function(evt) {&lt;br /&gt;
alert( "Received Message: "  +  evt.data); };&lt;br /&gt;
myWebSocket.onclose = function(evt) {&lt;br /&gt;
alert("Connection closed."); };&lt;/p&gt;
&lt;p&gt;myWebSocket.send("Hello Web Sockets!");&lt;br /&gt;
myWebSocket.close();&lt;br /&gt;
&lt;/code&gt;&lt;/p&gt;&lt;/blockquote&gt;
&lt;p&gt;Hard to make it simpler, right? However, the &lt;strong&gt;current&lt;/strong&gt; reality is slightly different. Indeed, as the standard is still evolving, browsers and application/web servers support WebSockets in very different flavours (or just don&amp;#8217;t!). Hence, in this talk I was also discussing the use of abstraction frameworks and in particular the impressive &lt;a href="https://github.com/Atmosphere/atmosphere"&gt;Atmosphere framework&lt;/a&gt; that deal for you with the current heterogeneous WebSocket support.&lt;/p&gt;
&lt;p&gt;However, rather than a lengthy description here, I invite you to watch the talk which was recorded by the great &lt;a href="http://zurich.gtugs.org/"&gt;Zurich GTUG crew&lt;/a&gt;, enjoy (sorry for the bad-jokes, it was a relaxed event &lt;img src='http://www.webofthings.org/wp-includes/images/smilies/icon_wink.gif' alt=';-)' class='wp-smiley' /&gt; ):&lt;br /&gt;
&lt;iframe width="560" height="315" src="http://www.youtube.com/embed/6JxAdXSza-g" frameborder="0" allowfullscreen&gt;&lt;/iframe&gt;&lt;/p&gt;
&lt;p&gt;Due to popular demand (I wish &lt;img src='http://www.webofthings.org/wp-includes/images/smilies/icon_smile.gif' alt=':-)' class='wp-smiley' /&gt; ) I also &lt;a href="https://github.com/domguinard/tPusher"&gt;posted the sources here.&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;And the slides are still available on &lt;a href="http://www.slideshare.net/misterdom/html5-websockets-the-mobile-web"&gt;slideshare&lt;/a&gt;.&lt;/p&gt;
&lt;img src="http://feeds.feedburner.com/~r/WebOfThings/~4/R3wnsxj0joI" height="1" width="1"/&gt;</content>
		<link rel="replies" type="text/html" href="http://www.webofthings.org/2011/10/24/websockets-push-to-mobile/#comments" thr:count="0" />
		<link rel="replies" type="application/atom+xml" href="http://www.webofthings.org/2011/10/24/websockets-push-to-mobile/feed/atom/" thr:count="0" />
		<thr:total>0</thr:total>
	<feedburner:origLink>http://www.webofthings.org/2011/10/24/websockets-push-to-mobile/</feedburner:origLink></entry>
		<entry>
		<author>
			<name>Dominique Guinard</name>
						<uri>http://www.guinard.org</uri>
					</author>
		<title type="html"><![CDATA[Cookie Time!]]></title>
		<link rel="alternate" type="text/html" href="http://feedproxy.google.com/~r/WebOfThings/~3/yn13SefERVw/" />
		<id>http://www.webofthings.com/?p=1022</id>
		<updated>2011-10-03T15:13:50Z</updated>
		<published>2011-10-03T15:11:27Z</published>
		<category scheme="http://www.webofthings.org" term="Products" /><category scheme="http://www.webofthings.org" term="Technology" />		<summary type="html"><![CDATA[A side effect of running the Web of Things blog is to get a daily number of &#8220;request for articles&#8221; (i.e., requests for free advertisement on your blog of my product). Most of them are totally completely and entirely unrelated to the Web of Things (and Vlad has a pretty interesting standard reply-mail for these [...]]]></summary>
		<content type="html" xml:base="http://www.webofthings.org/2011/10/03/cookie-time/">&lt;p&gt;A side effect of running the Web of Things blog is to get a daily number of &amp;#8220;request for articles&amp;#8221; (i.e., requests for free advertisement on your blog of my product). Most of them are totally completely and entirely unrelated to the Web of Things (and Vlad has a pretty interesting standard reply-mail for these ;-P) but once in a while you get a little pearl that is definitely worth talking about. We got two of those lately: one being rather serious, the other being awesomely delicious! Let me share the latter with you today and keep the other for later on.&lt;/p&gt;
&lt;p&gt;When &lt;a href="http://www.johannesschoening.de/website/Johannes_Schoning.html"&gt;Johannes Schoening&lt;/a&gt; (a good research friend of mine) first mailed me about the project, I had to laugh for half an hour (before starting to wonder what kind of drugs he was on). But then he sent me a package, containing a sample of his invention: the first, Web-connected (ok, through a proxy but still) &amp;#8230;. cookies! The idea is so simple, but just so nice: a box, full of ingredients for cooking cookies and containing some eatable QRCodes. These standard codes are resolved to a URL than can then be redirected to any online content through the &lt;a href="http://qkies.de/"&gt;QKies Website&lt;/a&gt; (German only, sorry about that!). Can you think of any better way to invite your friends to your next party or of announcing some happy event to your best (geeky) friends?&lt;/p&gt;
&lt;p&gt;&lt;iframe src="http://player.vimeo.com/video/24516441?title=0&amp;amp;byline=0&amp;amp;portrait=0" width="400" height="225" frameborder="0" webkitAllowFullScreen allowFullScreen&gt;&lt;/iframe&gt;
&lt;p&gt;&lt;a href="http://vimeo.com/24516441"&gt;QKies &amp;#8211; sag&amp;#8217;s mit Keksen&lt;/a&gt; from &lt;a href="http://vimeo.com/user7283842"&gt;r3 media&lt;/a&gt; on &lt;a href="http://vimeo.com"&gt;Vimeo&lt;/a&gt;.&lt;/p&gt;
&lt;p&gt;Besides being a neat little product there is also one important thing we can learn from it: simplicity is the way to go forward to slowly but steadily &lt;a href="web-of-things-in-discover-mag"&gt;bring the Web of Things to the masses!&lt;/a&gt; Big up Johannes &lt;img src='http://www.webofthings.org/wp-includes/images/smilies/icon_smile.gif' alt=':-)' class='wp-smiley' /&gt; &lt;/p&gt;
&lt;img src="http://feeds.feedburner.com/~r/WebOfThings/~4/yn13SefERVw" height="1" width="1"/&gt;</content>
		<link rel="replies" type="text/html" href="http://www.webofthings.org/2011/10/03/cookie-time/#comments" thr:count="2" />
		<link rel="replies" type="application/atom+xml" href="http://www.webofthings.org/2011/10/03/cookie-time/feed/atom/" thr:count="2" />
		<thr:total>2</thr:total>
	<feedburner:origLink>http://www.webofthings.org/2011/10/03/cookie-time/</feedburner:origLink></entry>
		<entry>
		<author>
			<name>Dominique Guinard</name>
						<uri>http://www.guinard.org</uri>
					</author>
		<title type="html"><![CDATA[A Web of Things Application Architecture]]></title>
		<link rel="alternate" type="text/html" href="http://feedproxy.google.com/~r/WebOfThings/~3/7E-HFsmJpJM/" />
		<id>http://www.webofthings.com/?p=1007</id>
		<updated>2011-09-01T06:20:18Z</updated>
		<published>2011-08-29T08:43:28Z</published>
		<category scheme="http://www.webofthings.org" term="Research" />		<summary type="html"><![CDATA[Here, we go: Vlad and I both defended our PhDs a few days, respectively weeks ago. We will certainly soon share the content of our respective written thesis (we currently look into making a book out of the two, any interested publisher out there?) but meanwhile I wanted to share the content of my final [...]]]></summary>
		<content type="html" xml:base="http://www.webofthings.org/2011/08/29/wot-application-architecture/">&lt;p&gt;Here, we go: Vlad and I both defended our PhDs a few days, respectively weeks ago. We will certainly soon share the content of our respective written thesis (we currently look into making a book out of the two, any interested publisher out there?) but meanwhile I wanted to share the content of my final presentation (aka PhD defense).&lt;/p&gt;
&lt;p&gt;My focus was very much on thinking about the building-blocks (or layers) required to gradually ease the development of Internet of Things applications thanks to Web (inspired) protocols, techniques and tools. The underlying question being: &lt;/p&gt;
&lt;blockquote&gt;&lt;p&gt;How can the Web be leveraged to ease the development of Internet of Things applications and bring it closer to non-specialists?&lt;/p&gt;&lt;/blockquote&gt;
&lt;p&gt;In a nutshell, I looked at four &amp;#8220;layers&amp;#8221; of integration:&lt;a href="http://www.inf.ethz.ch/personal/dguinard/publications/bibtex.html?file=/home/webvs/www/htdocs/publ/papers/dguinard-things-2010"&gt; &lt;em&gt;accessibility&lt;/em&gt;&lt;/a&gt; (REST, Smart Gateways, IP for devices), &lt;a href="http://www.inf.ethz.ch/personal/dguinard/publications/bibtex.html?file=/home/webvs/www/htdocs/publ/papers/dguinard-fromth-2010"&gt;&lt;em&gt;findability&lt;/em&gt;&lt;/a&gt; (lightweight semantics, microformats, Google of things, local search infrastructure), &lt;a href="sharing-in-a-web-of-things"&gt;&lt;em&gt;sharing&lt;/em&gt;&lt;/a&gt; (social Web of Things, social networks, delegated authentication for things, etc.) and &lt;a href="epc-cloud-3"&gt;&lt;em&gt;composition&lt;/em&gt;&lt;/a&gt; (physical mashups, Web composition engine, real-world composite applications, etc.). I then applied these layers to two domains: Wireless Sensor Networks and Global RFID deployments (&lt;a href="epc-cloud-1"&gt;EPC Network&lt;/a&gt;). The more technically inclined of yours might want to know that these layers are not strictly stacked, OSI-types of layers, but rather composed of flexible building-blocks that can be used or not depending on your application requirements.&lt;/p&gt;
&lt;p&gt;The presentation is a short summary of these layers, their implementations and evaluations. The first 30 slides is the content that was actually presented during the defense, the rest of the slides are backups that go slightly more in depth on various building-blocks.&lt;/p&gt;
&lt;p&gt;Enjoy, feedback is always very welcomed and, as said, stay tuned here for the written thesis.&lt;/p&gt;
&lt;div style="width:425px" id="__ss_9040693"&gt; &lt;strong style="display:block;margin:12px 0 4px"&gt;&lt;a href="http://www.slideshare.net/misterdom/web-of-things-application-architecture" title="Web of Things Application Architecture" target="_blank"&gt;Web of Things Application Architecture&lt;/a&gt;&lt;/strong&gt; &lt;iframe src="http://www.slideshare.net/slideshow/embed_code/9040693" width="425" height="355" frameborder="0" marginwidth="0" marginheight="0" scrolling="no"&gt;&lt;/iframe&gt;
&lt;div style="padding:5px 0 12px"&gt; View more &lt;a href="http://www.slideshare.net/" target="_blank"&gt;presentations&lt;/a&gt; from &lt;a href="http://www.slideshare.net/misterdom" target="_blank"&gt;Dominique Guinard&lt;/a&gt; &lt;/div&gt;
&lt;/p&gt;&lt;/div&gt;
&lt;img src="http://feeds.feedburner.com/~r/WebOfThings/~4/7E-HFsmJpJM" height="1" width="1"/&gt;</content>
		<link rel="replies" type="text/html" href="http://www.webofthings.org/2011/08/29/wot-application-architecture/#comments" thr:count="0" />
		<link rel="replies" type="application/atom+xml" href="http://www.webofthings.org/2011/08/29/wot-application-architecture/feed/atom/" thr:count="0" />
		<thr:total>0</thr:total>
	<feedburner:origLink>http://www.webofthings.org/2011/08/29/wot-application-architecture/</feedburner:origLink></entry>
		<entry>
		<author>
			<name>Dominique Guinard</name>
						<uri>http://www.guinard.org</uri>
					</author>
		<title type="html"><![CDATA[EPC Cloud: Simplifying the Internet of Things Thanks to Web Patterns: Physical Mashups (Part 3/3)]]></title>
		<link rel="alternate" type="text/html" href="http://feedproxy.google.com/~r/WebOfThings/~3/y9fOde1KzTM/" />
		<id>http://www.webofthings.com/?p=983</id>
		<updated>2011-08-10T08:04:14Z</updated>
		<published>2011-08-09T09:32:52Z</published>
		<category scheme="http://www.webofthings.org" term="Products" /><category scheme="http://www.webofthings.org" term="Research" /><category scheme="http://www.webofthings.org" term="Technology" /><category scheme="http://www.webofthings.org" term="cloud" /><category scheme="http://www.webofthings.org" term="epc" /><category scheme="http://www.webofthings.org" term="mashup" /><category scheme="http://www.webofthings.org" term="Mobile" /><category scheme="http://www.webofthings.org" term="mobileweb" /><category scheme="http://www.webofthings.org" term="physicalMashup" /><category scheme="http://www.webofthings.org" term="RFID" /><category scheme="http://www.webofthings.org" term="sensors" /><category scheme="http://www.webofthings.org" term="webofthings" /><category scheme="http://www.webofthings.org" term="wot" />		<summary type="html"><![CDATA[Part 1: Cloud &#38; REST &#124; Part 2: HTML5 WebSockets &#124; Part 3: Physical Mashups A few weeks ago, I started posting a series about the project we were working on while at MIT: applying the Web of Things patterns and blueprints to the RFID global network (EPC Network). Better late than never, here is [...]]]></summary>
		<content type="html" xml:base="http://www.webofthings.org/2011/08/09/epc-cloud-3/">&lt;p&gt;&lt;a href="epc-cloud-1"&gt;Part 1: Cloud &amp;amp; REST &lt;/a&gt; | &lt;a href="epc-cloud-2"&gt;Part 2: HTML5 WebSockets&lt;/a&gt; | &lt;a href="epc-cloud-3"&gt;Part 3: Physical Mashups&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;A few weeks ago, I started posting a series about the project we were working on while at MIT: applying the Web of Things patterns and blueprints to the RFID global network (EPC Network). Better late than never, here is the last part of the posts series: Physical Mashups.&lt;/p&gt;
&lt;p&gt;&lt;a href="http://www.inf.ethz.ch/personal/dguinard/publications/bibtex.html?file=/home/webvs/www/htdocs/publ/papers/dguinard-fromth-2010"&gt;Physical Mashups&lt;/a&gt; are applications unifying the Web of today and tomorrow&amp;#8217;s Web of Things. Tech-savvies, i.e., end-users at ease with new technologies, can create Physical Mashups by composing virtual and physical services. Following the trend of Web 2.0 participatory services and in particular Web mashups, users can create applications mixing real-world devices such as home appliances or sensors with virtual services on the Web. &lt;/p&gt;
&lt;p&gt;Thanks to the deployment of the &lt;a href="epc-cloud-1"&gt;EPC software stack in the cloud&lt;/a&gt; and the implementation of a &lt;a href="epc-cloud-1"&gt;RESTful architecture for RFID&lt;/a&gt;, we can now implement Physical Mashup editors for enabling users to flexibly model use-cases of RFID infrastructures. Let us think for instance of an Electronic Article Surveillance system (aka EAS). For this use-case, we design new mashup building-blocks:&lt;/p&gt;
&lt;p&gt;&lt;img src="http://www.webofthings.com/wp-content/uploads/2011/08/building-blocks.png" alt="" title="building-blocks" width="607" height="112" class="aligncenter size-full wp-image-984" /&gt;&lt;/p&gt;
&lt;p&gt;These modules were implemented as building-blocks a modified version of the nice &lt;a href="http://www.clickscript.ch"&gt;Clickscript&lt;/a&gt; mashup editor. Reducing interfaces of the EPC Network to Web interfaces enables each building block to be implemented with a small amount of JavaScript code. Using these building-blocks and other basic blocks, we can implement several EAS use-cases within a few clicks. As shown in the figure below, the building-blocks of the RFID mashup editor communicate with several components of the &lt;a href="epc-cloud-1"&gt;EPC Cloud Infrastructure&lt;/a&gt;. First, the RFID-reader block subscribes to the &lt;a href="epc-cloud-2"&gt;t-pusher&lt;/a&gt; HTML5 WebSockets push service using a particular reader ID (e.g., exit-gate). As a consequence, it gets pushed all the RFID events for this reader. The EPCIS block is then used to check whether the pushed RFID number (i.e., EPCs) represent goods that were already sold. To check this, the block uses a RESTful HTTP request on our open-source &lt;a href="epcis-webadapter-opensource"&gt;EPCIS Webadapter&lt;/a&gt;.&lt;/p&gt;
&lt;p&gt;If it is the case, nothing happens. If it isn&amp;#8217;t the case (i.e., the goods were stolen), the Video Camera block is triggered. This components represents a Webcam that can be used to take snapshots through a RESTful API. The URI of the snapshot is then sent to all subscribers of a particular topic (i.e., URI) through &lt;a href="epc-cloud-2"&gt;t-Pusher&lt;/a&gt;. As an example we developed a small mobile Web application with &lt;a href="http://www.sencha.com/products/touch/"&gt;Sencha Touch&lt;/a&gt; which subscribes to the topic and loads the corresponding image alongside with the EPC number of the stolen good (see mobile phone in the figure below). Such an application can be used to push information about the theft to all staff members in a store.&lt;br /&gt;
&lt;a href="http://www.webofthings.com/wp-content/uploads/2011/08/eas-mashup-archi.png"&gt;&lt;img src="http://www.webofthings.com/wp-content/uploads/2011/08/eas-mashup-archi-300x153.png" alt="" title="eas-mashup-archi" width="300" height="153" class="aligncenter size-medium wp-image-985" /&gt;&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;Once a mashup has been successfully created and tested locally with Clickscript, it can be exported to our &lt;a href="http://www.inf.ethz.ch/personal/dguinard/publications/bibtex.html?file=/home/webvs/www/htdocs/publ/papers/dguinard-mashin-2010"&gt;Physical Mashup Engine&lt;/a&gt; where is it going to be deployed remotely executed. This illustrates well the benefits of transforming every standard in the EPC Network to offer RESTful Web APIs: development is streamlined to Web development and cross-integration with existing services on the Web (e.g., social networks, visualization tools, could infrastructures, mashups) becomes very straightforward.&lt;/p&gt;
&lt;p&gt;The full use-case was tested in a lab deployment at the &lt;a href="http://www.autoidlabs.org/"&gt;MIT Auto-ID Labs&lt;/a&gt; featuring a standard gate (LLRP) RFID reader and an off-the-shelf Webcam as shown in the figure below. The average observed RTT (round trip time: from the reader, to the Amazon Cloud instance, through the mashup engine and finally to the mobile Web application) was around 1 second. However, it is worth noting that this RTT stronlgy depends on factors such as the available connection bandwidth, the type of instances used on Amazon EC2, the current load of the cloud appliance, etc. Since these factors cannot all be controlled this is a real challenge for IoT / WoT applications in the cloud and we are eager to hear about your real-world experiences in the comments!&lt;br /&gt;
&lt;a href="http://www.webofthings.com/wp-content/uploads/2011/08/tagPusher.png"&gt;&lt;img src="http://www.webofthings.com/wp-content/uploads/2011/08/tagPusher-245x300.png" alt="" title="tagPusher" width="245" height="300" class="aligncenter size-medium wp-image-988" /&gt;&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;For more details about the project, have a look at the &lt;a href="http://www.inf.ethz.ch/personal/dguinard/publications/bibtex.html?file=/home/webvs/www/htdocs/publ/papers/guinard_epcCloud"&gt;published paper&lt;/a&gt; or the slides below:&lt;/p&gt;
&lt;div style="width:425px" id="__ss_7092523"&gt; &lt;strong style="display:block;margin:12px 0 4px"&gt;&lt;a href="http://www.slideshare.net/misterdom/epc-cloud-using-the-web-to-simplify-the-global-rfid-network" title="EPC Cloud: Using the Web to Simplify the Global RFID Network" target="_blank"&gt;EPC Cloud: Using the Web to Simplify the Global RFID Network&lt;/a&gt;&lt;/strong&gt; &lt;iframe src="http://www.slideshare.net/slideshow/embed_code/7092523" width="425" height="355" frameborder="0" marginwidth="0" marginheight="0" scrolling="no"&gt;&lt;/iframe&gt;
&lt;div style="padding:5px 0 12px"&gt; View more &lt;a href="http://www.slideshare.net/" target="_blank"&gt;presentations&lt;/a&gt; from &lt;a href="http://www.slideshare.net/misterdom" target="_blank"&gt;Dominique Guinard&lt;/a&gt; &lt;/div&gt;
&lt;/p&gt;&lt;/div&gt;
&lt;img src="http://feeds.feedburner.com/~r/WebOfThings/~4/y9fOde1KzTM" height="1" width="1"/&gt;</content>
		<link rel="replies" type="text/html" href="http://www.webofthings.org/2011/08/09/epc-cloud-3/#comments" thr:count="1" />
		<link rel="replies" type="application/atom+xml" href="http://www.webofthings.org/2011/08/09/epc-cloud-3/feed/atom/" thr:count="1" />
		<thr:total>1</thr:total>
	<feedburner:origLink>http://www.webofthings.org/2011/08/09/epc-cloud-3/</feedburner:origLink></entry>
		<entry>
		<author>
			<name>Vlad Trifa</name>
						<uri>http://www.vladounet.com</uri>
					</author>
		<title type="html"><![CDATA[So? What&#8217;s going on guys?]]></title>
		<link rel="alternate" type="text/html" href="http://feedproxy.google.com/~r/WebOfThings/~3/nfustpG_x0U/" />
		<id>http://www.webofthings.com/2011/08/07/so-whats-going-on-guys/</id>
		<updated>2011-08-08T12:39:15Z</updated>
		<published>2011-08-07T13:16:34Z</published>
		<category scheme="http://www.webofthings.org" term="Random" /><category scheme="http://www.webofthings.org" term="about" /><category scheme="http://www.webofthings.org" term="community" /><category scheme="http://www.webofthings.org" term="innovation" /><category scheme="http://www.webofthings.org" term="wot" />		<summary type="html"><![CDATA[Folks, we&#8217;re both sorry for having been totally silent for the last few weeks (ok, months&#8230;) but this was for a very good reason: we finally both finished writing our PhD theses a few days ago (yaay)!!! This means we have officially sent the final draft of our thesis to our committee, and are now [...]]]></summary>
		<content type="html" xml:base="http://www.webofthings.org/2011/08/07/so-whats-going-on-guys/">&lt;p&gt;Folks, we&amp;#8217;re both sorry for having been totally silent for the last few weeks (ok, months&amp;#8230;) but this was for a very good reason: we finally &lt;b&gt;both finished writing our PhD theses&lt;/b&gt; a few days ago (yaay)!!! This means we have officially sent the final draft of our thesis to our committee, and are now preparing for our final defense (Dom&amp;#8217;s on the 15th August, mine 2 weeks later, on the 26.8). Then (if all works according to the plan) we&amp;#8217;ll be both become doctors of science (how cool is that!). Then we&amp;#8217;ll be both doing our civil service (something like the meat-less version of the swiss army) and we&amp;#8217;ll both start working on a new butt-kicking webofthingy project we can&amp;#8217;t share with you yet (I can only tell that we&amp;#8217;re finalizing the legal paperwork at this time).&lt;/p&gt;
&lt;p&gt;Why do we write this, as in why would you care and what it means for the WoT community? First, we&amp;#8217;ll finally have the time &amp;amp; focus to bring this community to a whole new level. Second, so that you know we do care a lot about wot.com and plan to reshuffle things here quite a bit over the next few weeks &amp;#8211; it&amp;#8217;s just that writing and finishing our research took all our time. Third, it will be time to introduce more and more code and material that people could use, and get a more concrete platform out here. Fourth, even if it looks like we&amp;#8217;re copy pasting each other&amp;#8217;s life with Dom, I just needed to reassure you that we&amp;#8217;re still two different persons and didn&amp;#8217;t merge into a single semi-gingery entity (yet..), and especially we&amp;#8217;ll join forces to build and hack some damn fine projects soon.&lt;/p&gt;
&lt;p&gt;More importantly, that means we&amp;#8217;ll be able to come back to blog a little more often (once our defense is over &amp;#8211; that is) and share our thoughts as we evolve from academia into real-world, industrial, and entrepreneurial projects and and&amp;#8230; (oops, maybe I&amp;#8217;m saying already too much, so I stop here).&lt;/p&gt;
&lt;p&gt;Stay tuned &amp;#8211; more to follow soon!&lt;/p&gt;
&lt;img src="http://feeds.feedburner.com/~r/WebOfThings/~4/nfustpG_x0U" height="1" width="1"/&gt;</content>
		<link rel="replies" type="text/html" href="http://www.webofthings.org/2011/08/07/so-whats-going-on-guys/#comments" thr:count="0" />
		<link rel="replies" type="application/atom+xml" href="http://www.webofthings.org/2011/08/07/so-whats-going-on-guys/feed/atom/" thr:count="0" />
		<thr:total>0</thr:total>
	<feedburner:origLink>http://www.webofthings.org/2011/08/07/so-whats-going-on-guys/</feedburner:origLink></entry>
		<entry>
		<author>
			<name>Dominique Guinard</name>
						<uri>http://www.guinard.org</uri>
					</author>
		<title type="html"><![CDATA[Ambient Things on the Internet &#8211; ATI 2011]]></title>
		<link rel="alternate" type="text/html" href="http://feedproxy.google.com/~r/WebOfThings/~3/h_ziHovTtPI/" />
		<id>http://www.webofthings.com/?p=974</id>
		<updated>2011-08-05T16:28:44Z</updated>
		<published>2011-08-05T16:27:38Z</published>
		<category scheme="http://www.webofthings.org" term="Research" /><category scheme="http://www.webofthings.org" term="Uncategorized" /><category scheme="http://www.webofthings.org" term="conference" /><category scheme="http://www.webofthings.org" term="research" /><category scheme="http://www.webofthings.org" term="web" /><category scheme="http://www.webofthings.org" term="workshop" />		<summary type="html"><![CDATA[A few days ago, this call for paper was brought to my attention (thanks to Marino Linaje). It has two interesting aspects: 1) It is quite close to the CFP of WoT, the International Workshop on the Web of Things. 2) It was initiated by people from the service/Web communities which shows the increasing interest [...]]]></summary>
		<content type="html" xml:base="http://www.webofthings.org/2011/08/05/ambient-things-on-the-internet-ati-2011/">&lt;p&gt;A few days ago, this call for paper was brought to my attention (thanks to Marino Linaje). It has two interesting aspects:&lt;br /&gt;
1) It is quite close to the CFP of &lt;a href="http://www.webofthings.com/wot/2011"&gt;WoT&lt;/a&gt;, the International Workshop on the Web of Things.&lt;br /&gt;
2) It was initiated by people from the service/Web communities which shows the increasing interest in the topic on the Web-side of Things (WoT was slightly more on the Things-side of Things, i.e., ubiquitous/pervasive computing).&lt;/p&gt;
&lt;p&gt;Reading such CFPs makes me feel like at some point we should merge these workshops (&lt;a href="http://www.webofthings.com/wot"&gt;WoT&lt;/a&gt;, &lt;a href="http://www.citweb.uaeu.ac.ae/ATI"&gt;ATI&lt;/a&gt;, &lt;a href="http://www.pros.upv.es/touchtheweb/index.html"&gt;Touch the Web&lt;/a&gt;) and create a Web of Things conference all together&amp;#8230; what would you, WoT researchers think of that?&lt;/p&gt;
&lt;p&gt;For now, let&amp;#8217;s publish the ATI cfp:&lt;/p&gt;
&lt;p&gt;Ambient Things on the Internet &amp;#8211; ATI 2011&lt;/p&gt;
&lt;p&gt;A workshop to be held in conjunction with Web Information System Engineering (WISE 2011)&lt;br /&gt;
October 13th &amp;#8211; 14th 2011, Sydney, Australia&lt;/p&gt;
&lt;p&gt;Abstract:&lt;br /&gt;
Advances in RFID, ZigBee, 6LoWPAN, sensor technology, and similar standards are competing to connect the physical world with the virtual world, via. the Internet. Various alliances like the IPSO (Internet Protocol for Smart Objects) and the FIA (Future Internet Assembly) are promoting the Internet of Things (IoT) as the next advancement of the Internet. While the Internet is poised to lay the foundation for connecting all things, the Web is mutating to provide services for the physical world, giving birth to Web of Things (WoT). The WoT is the platform on which applications are built for accessing and harnessing the vast amount of inherent information that is prevalent in things around us. The ongoing integration of physical and virtual worlds, creating ambient environments, poses many opportunities as well as challenges. New applications and services, bridging the virtual and physical worlds, have already emerged in various domains like business, healthcare, and infrastructure. These new developments however, raise many research questions: interaction, security, collaboration, context, discovery and privacy of physical things in the virtual world. These and many more are yet to be fully addressed. &lt;/p&gt;
&lt;p&gt;This workshop aims at gathering researchers from the field of Internet applications and Web based Infrastructure to discuss new opportunities and hurdles to leverage the possibilities of Web applications and services accessing the physical world. We intend to discuss the recent developments and target researchers from academia and industry to join hands in this emerging research area. The workshop will lead to identifying new directions and setting the scope of developments in this area. The participants will be enlightened with intellectual discussions, highlighting the advances in technology that bridges the physical world and the digital world. The “Ambient Things on the Internet (ATI)” workshop solicits contributions in line with this vision that are original, unpublished and not currently under review by another conference or journal. We invite researchers, application developers and designers to share their ideas and visions on what the future of the Web and networked things will be.&lt;/p&gt;
&lt;p&gt;Specific topics include (but not limited to):&lt;br /&gt;
• Infrastructure of Ambient environments&lt;br /&gt;
• Communication systems and architectures for the Internet of Things&lt;br /&gt;
• Web composition of physical things&lt;br /&gt;
• Innovative applications for the Web of Things&lt;br /&gt;
• Robustness of environment management with the Internet of Things&lt;br /&gt;
• Future technologies bridging the physical and virtual worlds&lt;br /&gt;
• Business models and processes for the Internet of Things&lt;br /&gt;
• Impacts on the security, privacy and risks on the physical world&lt;br /&gt;
• Applications and interaction for social networking of physical things&lt;br /&gt;
• Location and discovery of things on the Internet&lt;br /&gt;
• Smart objects&lt;br /&gt;
• Case studies in areas of Education, Healthcare, Agriculture, Logistics and Transport&lt;/p&gt;
&lt;p&gt;Web Sites:&lt;br /&gt;
&lt;a href=" http://www.citweb.uaeu.ac.ae/ATI "&gt;ATI 2011&lt;/a&gt;&lt;br /&gt;
&lt;a href="http://www.wise2011.org "&gt;WISE 2011&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;Important Dates:&lt;br /&gt;
Abstract submission: Aug 21st, 2011&lt;br /&gt;
Paper submission: Aug 26th, 2011&lt;br /&gt;
Notification of acceptance/rejection: Sep 20th, 2011&lt;br /&gt;
Submission of camera-ready papers: Oct 7th, 2011&lt;/p&gt;
&lt;img src="http://feeds.feedburner.com/~r/WebOfThings/~4/h_ziHovTtPI" height="1" width="1"/&gt;</content>
		<link rel="replies" type="text/html" href="http://www.webofthings.org/2011/08/05/ambient-things-on-the-internet-ati-2011/#comments" thr:count="0" />
		<link rel="replies" type="application/atom+xml" href="http://www.webofthings.org/2011/08/05/ambient-things-on-the-internet-ati-2011/feed/atom/" thr:count="0" />
		<thr:total>0</thr:total>
	<feedburner:origLink>http://www.webofthings.org/2011/08/05/ambient-things-on-the-internet-ati-2011/</feedburner:origLink></entry>
		<entry>
		<author>
			<name>Dominique Guinard</name>
						<uri>http://www.guinard.org</uri>
					</author>
		<title type="html"><![CDATA[The Web of Things in Discover Magazine]]></title>
		<link rel="alternate" type="text/html" href="http://feedproxy.google.com/~r/WebOfThings/~3/stRcUvQ4eG0/" />
		<id>http://www.webofthings.com/?p=961</id>
		<updated>2011-07-04T15:23:52Z</updated>
		<published>2011-07-02T15:48:27Z</published>
		<category scheme="http://www.webofthings.org" term="Products" /><category scheme="http://www.webofthings.org" term="Research" /><category scheme="http://www.webofthings.org" term="Technology" /><category scheme="http://www.webofthings.org" term="article" /><category scheme="http://www.webofthings.org" term="iot" /><category scheme="http://www.webofthings.org" term="killer-apps" /><category scheme="http://www.webofthings.org" term="magazine" /><category scheme="http://www.webofthings.org" term="newspaper" /><category scheme="http://www.webofthings.org" term="startups" /><category scheme="http://www.webofthings.org" term="webofthings" /><category scheme="http://www.webofthings.org" term="wot" />		<summary type="html"><![CDATA[Dear all, In the middle of our thesis-writing, we gave an interview on the Web of Things to the american Discover magazine for a special issue on the invisible earth. The interview just got published and I wanted to share some thoughts about it with you. Actually it was a really fun interview and came [...]]]></summary>
		<content type="html" xml:base="http://www.webofthings.org/2011/07/02/web-of-things-in-discover-mag/">&lt;p&gt;Dear all,&lt;br /&gt;
In the middle of our thesis-writing, we gave an interview on the Web of Things to the american &lt;a href="http://discovermagazine.com/"&gt;Discover magazine&lt;/a&gt; for a special issue on the &lt;a href="http://discover.coverleaf.com/discovermagazine/20110708"&gt;invisible earth&lt;/a&gt;. The interview just got published and I wanted to share some thoughts about it with you.&lt;br /&gt;
&lt;img alt="" src="https://store.coverleaf.com/discovermagazine/20110708/cover.gif" title="Discovery Mag: Invisible Earth" class="alignleft" width="115" height="151" /&gt;&lt;br /&gt;
Actually it was a really fun interview and came out as a really fun article. No rocket science but a funny, critical and futuristic look at the Internet of Things and the evolution towards the Web of Things. Beyond the fact that &lt;a href="http://www.freedman.com/"&gt; David H. Freedman&lt;/a&gt; (the author) definitely masters the art of vulgarization, he was asking me a tricky question about half-way in the interview:&lt;/p&gt;
&lt;blockquote&gt;&lt;p&gt;What are the killer apps of the Internet/Web of Things?&lt;/p&gt;&lt;/blockquote&gt;
&lt;p&gt;A simple and not exactly rare question, so I came up with a number of traditional answers taken from our previous work and prototypes such as: drastically simplifying &lt;a href="homeweb-and-android-at-home-challenges"&gt;home automation&lt;/a&gt; and expending the &lt;a href="web-of-things-paper"&gt;cross-devices&lt;/a&gt; possibilities, making &lt;a href="mashing-up-homes"&gt;end-user things programming&lt;/a&gt; a reality, allowing (real-time) and &lt;a href="rfid-for-the-rest-of-us"&gt;tracking of every goods&lt;/a&gt; on the planet, making &lt;a href="http://senseable.mit.edu/urban-iot/"&gt;cities&lt;/a&gt;/transportation/agriculture smarter, linking objects and people through &lt;a href="sharing-in-a-web-of-things"&gt;social networks&lt;/a&gt;, &lt;a href="http://www.inf.ethz.ch/personal/dguinard/publications/bibtex.html?file=/home/webvs/www/htdocs/publ/papers/dguinard_08_mobileLostAndFound"&gt;finding your keys&lt;/a&gt; anywhere in the world, etc, etc.&lt;/p&gt;
&lt;p&gt;I also gave him a number of links to great startups in the field and briefly described some of their products: &lt;a href="http://evrythng.net/"&gt;Evrythng&lt;/a&gt;, &lt;a href="http://www.iobridge.com/"&gt;IoBridge&lt;/a&gt;, &lt;a href="http://www.thingworx.com/"&gt;ThingWorx&lt;/a&gt;, &lt;a href="http://open.sen.se/"&gt;Sen.se&lt;/a&gt;, &lt;a href="http://www.koubachi.com/"&gt;Koubachi&lt;/a&gt;, &lt;a href="http://www.scandit.com/"&gt;Mirasense&lt;/a&gt;, &lt;a href="http://www.openpicus.com"&gt;OpenPicus&lt;/a&gt;, the &lt;a href="http://www.sunspotworld.com/"&gt;Sun Spot crew&lt;/a&gt;, etc, etc, etc!&lt;/p&gt;
&lt;p&gt;No way! He was still not finding a true killer app in those. My take is that although the world is almost ready for the Web of Things, we (as a community) still have to get a bit more down to earth, thinking beyond platforms about very simple use-cases that we can implement today already and that people can relate to.&lt;br /&gt;
&lt;strong&gt;Suggestions anyone? Let&amp;#8217;s kick off the discussion!&lt;/strong&gt; &lt;img src='http://www.webofthings.org/wp-includes/images/smilies/icon_smile.gif' alt=':-)' class='wp-smiley' /&gt; &lt;/p&gt;
&lt;p&gt;Enjoy the article online as well:&lt;/p&gt;
&lt;table border="0" cellpadding="0" cellspacing="0"&gt;
&lt;tbody&gt;
&lt;tr style="background-color:#D2D2D2;height:30px;"&gt;
&lt;td&gt;&lt;img class="navlogo" src="http://d-cdn.dashdigital.com/discovermagazine/include/icons/navbar_logo.gif?lm=1307607817000" alt="Click here to visit our website" height="28" align="left"&gt;                &lt;/td&gt;
&lt;td style="COLOR: #666666;font-weight:bold;font-family:tahoma, sans-serif;font-size:11px;line-height:15px;padding-right:5px;" align="right"&gt;                    &lt;span id="top_right_text"&gt;Read the article online &amp;gt;&lt;/span&gt;                &lt;/td&gt;
&lt;/tr&gt;
&lt;tr style="background-color:#FFFFFF;"&gt;
&lt;td colspan="2" style="padding:10px 0px;" align="center"&gt;                &lt;a href="http://discover.coverleaf.com/discovermagazine/20110708?pg=24" target="_blank" onclick="window.open('http://discover.coverleaf.com/discovermagazine/20110708?pg=24','sharewidget','toolbar=no,menubar=no,resizable=yes,scrollbars=yes,left=0,top=0,width='+(screen.width-10)+',height='+(screen.height-10)+'');return false;" title="View Magazine"&gt;                 	&lt;img src="http://d-cdn.dashdigital.com/discovermagazine/20110708/data/imgpages/smtn/0024_bjjqef.gif?lm=1307607817000" alt="22" border="0"&gt;                	&lt;img src="http://d-cdn.dashdigital.com/discovermagazine/20110708/data/imgpages/smtn/0025_xqbzin.gif?lm=1307607817000" alt="23" border="0"&gt;                &lt;/a&gt;                &lt;/td&gt;
&lt;/tr&gt;
&lt;tr style="background-color:#D2D2D2;height:30px;"&gt;
&lt;td colspan="2" style="COLOR: #666666;font-weight:bold;font-family:tahoma, sans-serif;font-size:11px;line-height:15px;" align="center"&gt;                    &lt;span id="bottom_text"&gt;The Internet and the Web of Things&lt;/span&gt;                &lt;/td&gt;
&lt;/tr&gt;
&lt;/tbody&gt;
&lt;/table&gt;
&lt;img src="http://feeds.feedburner.com/~r/WebOfThings/~4/stRcUvQ4eG0" height="1" width="1"/&gt;</content>
		<link rel="replies" type="text/html" href="http://www.webofthings.org/2011/07/02/web-of-things-in-discover-mag/#comments" thr:count="11" />
		<link rel="replies" type="application/atom+xml" href="http://www.webofthings.org/2011/07/02/web-of-things-in-discover-mag/feed/atom/" thr:count="11" />
		<thr:total>11</thr:total>
	<feedburner:origLink>http://www.webofthings.org/2011/07/02/web-of-things-in-discover-mag/</feedburner:origLink></entry>
		<entry>
		<author>
			<name>Vlad Trifa</name>
						<uri>http://www.vladounet.com</uri>
					</author>
		<title type="html"><![CDATA[HomeWeb and Android at Home &#8211; challenges?]]></title>
		<link rel="alternate" type="text/html" href="http://feedproxy.google.com/~r/WebOfThings/~3/K4cOq25ITUk/" />
		<id>http://www.webofthings.com/2011/06/10/homeweb-and-android-at-home-challenges/</id>
		<updated>2011-06-10T18:16:22Z</updated>
		<published>2011-06-10T17:58:32Z</published>
		<category scheme="http://www.webofthings.org" term="Research" /><category scheme="http://www.webofthings.org" term="Technology" /><category scheme="http://www.webofthings.org" term="6lowpan" /><category scheme="http://www.webofthings.org" term="automation" /><category scheme="http://www.webofthings.org" term="design" /><category scheme="http://www.webofthings.org" term="framework" /><category scheme="http://www.webofthings.org" term="innovation" /><category scheme="http://www.webofthings.org" term="internet of things" /><category scheme="http://www.webofthings.org" term="mashup" /><category scheme="http://www.webofthings.org" term="Mobile" /><category scheme="http://www.webofthings.org" term="network" /><category scheme="http://www.webofthings.org" term="prototyping" /><category scheme="http://www.webofthings.org" term="REST" /><category scheme="http://www.webofthings.org" term="search" /><category scheme="http://www.webofthings.org" term="sensor" /><category scheme="http://www.webofthings.org" term="services" /><category scheme="http://www.webofthings.org" term="things" /><category scheme="http://www.webofthings.org" term="web" /><category scheme="http://www.webofthings.org" term="webofthings" /><category scheme="http://www.webofthings.org" term="wot" /><category scheme="http://www.webofthings.org" term="WWW" />		<summary type="html"><![CDATA[As Google recently announced their plans to move in the home automation world with Android at home (and we are still wondering why they waited so long to do it), I thought I would share my view on that. I do believe there are many opportunities ahead for the &#8220;home operating system&#8221; domain. The combination [...]]]></summary>
		<content type="html" xml:base="http://www.webofthings.org/2011/06/10/homeweb-and-android-at-home-challenges/">&lt;p&gt;As Google &lt;a href="http://www.engadget.com/2011/05/10/google-announces-android-at-home-framework/"&gt;recently announced&lt;/a&gt; their plans to move in the home automation world with Android at home (and we are still wondering why they waited so long to do it), I thought I would share my view on that. I do believe there are many opportunities ahead for the &amp;#8220;home operating system&amp;#8221; domain. The combination of cheap, yet powerful networked digital appliances in the house (NAS, networked media players, WiFi routers, etc) along with an extensible application framework, and a market place for buying new applications (or installing drivers, etc) &amp;#8211; will be a killer combo for home automation to take off, especially for building management systems (I&amp;#8217;m not yet convinced the market is ready for consumer home automation &amp;#8211; unless you&amp;#8217;re millionaire and want to show off by turning off lights by clapping hands). But I do believe the Web of Things in this vision can be a solid innovation enabler by making it easy to integrate all kinds of devices and develop new home automation mashlets (mashup &amp;amp; applets &amp;#8211; does this even exist? or should we call these phy-ma-les = PHYsical MAshup appLEtS? no? ok&amp;#8230;. fine&amp;#8230;).&lt;/p&gt;
&lt;p&gt;But for this to happen, &amp;#8220;&lt;i&gt;we need a hub to receive all the sensors&lt;/i&gt;&amp;#8221; according to a &lt;a href="http://targetisnew.com/2011/06/05/how-apple-boosts-the-real-internet-of-things/"&gt;recent blog post&lt;/a&gt;. I disagree. We don&amp;#8217;t need &lt;i&gt;one&lt;/i&gt; hub, we need many hubs. But even more so, we need the &lt;i&gt;ability&lt;/i&gt; to establish direct connectivity between anything electronic and applications. Exactly in the same way as one can search and download specific stuff from particular users that have it in a p2p network.&lt;/p&gt;
&lt;p&gt;We have been exploring the field of home automation since the early days of WoT, and we have prototyped several versions of a fully web-based &amp;#8220;smart home gateways&amp;#8221; that allows the integration of heterogeneous embedded devices into high-level interactive, mobile, and event-driven Web applications. Our first iteration was built with Samuel Wieland [4,5] project, and then superseded by &lt;b&gt;Aparat&lt;/b&gt; [3,6], done by another former student Vlatko Davidovski with whom we designed a modular framework (based on OSGi) to easily create applications, develop new devices drivers, that supported Web-based messaging (both pubsubhubbub and Comet), microformat-based resource and device discovery over HTTP, among other features. With another student (&lt;a href="http://www.netrl.cs.ucy.ac.cy/index.php?option=com_comprofiler&amp;amp;task=userProfile&amp;amp;user=616&amp;amp;Itemid=36"&gt;Andreas Kamilaris&lt;/a&gt;) we have designed in 2009 HomeWeb, a Web-based framework for integrating sensor networks on the Web and afterwards extended it to the home automation domain [1]. We also recently published a journal paper on this work as well [2].&lt;/p&gt;
&lt;p&gt;
&lt;img src="http://www.webofthings.com/wp-content/uploads/2011/06/Aparat_idea.jpg" width="440" height="480" alt="Aparat_idea.jpg" /&gt;&lt;/p&gt;
&lt;p&gt;As we&amp;#8217;re nearing to IPv6 (dooms)day (actually &lt;a href="http://www.webofthings.com/2011/06/08/ipv6-day/"&gt;passed it&lt;/a&gt;), more and more routers and networks will be switching (or at least supporting) it, and this will pave the way to better adoption and ripening of the market for Wi-Fi and other IP-enabled consumer electronics. On top of this ecosystem of interconnected devices, a Web-based framework that facilitates development and distribution of applications will clearly unlock the potentials and an open market that drive us away from the currently dictatorial and closed solutions in this domain. At least this is what we hope for.&lt;/p&gt;
&lt;p&gt;Clearly, the biggest challenge ahead (and one that I keep seeing only marginally addressed in our research field so far) is security, authentication, and devices sharing. If your whole house is connected to the Web, there are major risks involved as virtually one could entirely control your house (turn off security systems), spy by monitoring all your movements (or hot summer nights via surveillance cameras), or do even more critical things such as lock elevators, close doors, and so on.&lt;/p&gt;
&lt;p&gt;The security issue leads us to the following question as to what would be best? An open source security solution that everyone knows and can improve upon by eliminate bugs (thousands pair of eyes are better than a few), with the risk that any hacker can find out exactly how the whole system works? Or a black-box proprietary closed-source system that is hard to analyze and crack, which might be in fact more bugged? Also, how one can combine various modalities for securing that you are really &amp;#8220;you&amp;#8221; and you are at your home (RFID can hacked, mobile phones can be lost, pin codes can be transmitted). Also, what will be the role of biometric ID solutions (retina scanners, etc)? As long as authentication data is sent by an application over the network, then it can be forged with another &amp;#8220;software emulation&amp;#8221;, how this could be prevented?&lt;/p&gt;
&lt;p&gt;We would love to have your opinion on these questions and feel free to join our discussion in the comments (or on our &lt;a href="http://www.linkedin.com/groups?gid=1818463"&gt;LinkedIn&lt;/a&gt; or &lt;a href="https://www.facebook.com/group.php?gid=71529085265"&gt;facebook&lt;/a&gt; pages). We&amp;#8217;d really appreciate if you would share with us projects and services that you think can solve this issue.&lt;/p&gt;
&lt;ol&gt;
&lt;li&gt;&lt;strong&gt;Andreas Kamilaris, Vlad Trifa and Adreas Pitsillides&lt;/strong&gt;. The Smart Home Meets the Web of Things&lt;em&gt;. Int. J. of Ad Hoc and Ubiquitous Computing, 7(3)&lt;/em&gt;, 2011. [&lt;a href="http://vladtrifa.com/research/files/Kamilaris10jadhoc.pdf"&gt;pdf&lt;/a&gt;]&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;Andreas Kamilaris, Vlad Trifa and Andreas Pitsillides&lt;/strong&gt;. HomeWeb: An Application Framework for Web-based Smart Homes. In &lt;em&gt;Proceedings of the 18th International Conference on Telecommunications, Ayia Napa, Cyprus&lt;/em&gt;, May 2011. [&lt;a href="http://vladtrifa.com/research/files/Kamilaris11.pdf"&gt;pdf&lt;/a&gt;]&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;Vlatko Davidovski&lt;/strong&gt; (M.Sc. thesis at ETH Zurich). &lt;a href="http://vladtrifa.com/research/files/Davidovski2010.pdf"&gt;A Web-oriented Infrastructure for Interacting with Digitally Augmented Environments&lt;/a&gt;.&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;Samuel Wieland&lt;/strong&gt; (M.Sc. thesis at ETH Zurich). &lt;a href="http://vladtrifa.com/research/files/Wieland2009.pdf"&gt;Design and Implementation of a Gateway for Web-based Interaction and Management of Embedded Devices&lt;/a&gt;.&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;Vlad Trifa, Samuel Wieland, Dominique Guinard and Thomas Michael Bohnert&lt;/strong&gt;. Design and Implementation of a Gateway for Web-based Interaction and Management of Embedded Devices. In &lt;em&gt;Proceedings of the 2nd International Workshop on Sensor Network Engineering (IWSNE&amp;#8217;09), Marina del Rey, CA, USA&lt;/em&gt;, June 2009. [&lt;a href="http://vladtrifa.com/research/files/Trifa09iwsne.pdf"&gt;pdf&lt;/a&gt;]&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;Vlad Trifa, Dominique Guinard, Vlatko Davidovski, Andreas Kamilaris and Ivan Delchev&lt;/strong&gt;. Web Messaging for Open and Scalable Distributed Sensing Applications. In &lt;em&gt;Proc. of the 10th International Conference on Web Engineering (ICWE 2010), Vienna, Austria&lt;/em&gt;, June 2010. [&lt;a href="http://vladtrifa.com/research/files/Trifa10icwe.pdf"&gt;pdf&lt;/a&gt;]&lt;/li&gt;
&lt;/ol&gt;
&lt;img src="http://feeds.feedburner.com/~r/WebOfThings/~4/K4cOq25ITUk" height="1" width="1"/&gt;</content>
		<link rel="replies" type="text/html" href="http://www.webofthings.org/2011/06/10/homeweb-and-android-at-home-challenges/#comments" thr:count="0" />
		<link rel="replies" type="application/atom+xml" href="http://www.webofthings.org/2011/06/10/homeweb-and-android-at-home-challenges/feed/atom/" thr:count="0" />
		<thr:total>0</thr:total>
	<feedburner:origLink>http://www.webofthings.org/2011/06/10/homeweb-and-android-at-home-challenges/</feedburner:origLink></entry>
		<entry>
		<author>
			<name>Dominique Guinard</name>
						<uri>http://www.guinard.org</uri>
					</author>
		<title type="html"><![CDATA[IPv6 Day]]></title>
		<link rel="alternate" type="text/html" href="http://feedproxy.google.com/~r/WebOfThings/~3/EoTjLq3e0cU/" />
		<id>http://www.webofthings.com/?p=948</id>
		<updated>2011-06-08T08:40:30Z</updated>
		<published>2011-06-08T08:37:18Z</published>
		<category scheme="http://www.webofthings.org" term="Technology" /><category scheme="http://www.webofthings.org" term="6lowpan" /><category scheme="http://www.webofthings.org" term="IPv6" />		<summary type="html"><![CDATA[You all know it (or should) we are soon running out of IPv4 addresses. Since we, the Web of Things community, pushing IP literally everywhere, feel a little bit guilty about it we wanted to show our support to today&#8217;s IPv6 world day! Parts of our test-beds at ETH Zurich already run IPv6 (thanks in [...]]]></summary>
		<content type="html" xml:base="http://www.webofthings.org/2011/06/08/ipv6-day/">&lt;p&gt;You all know it (or should) we are soon &lt;a href="http://en.wikipedia.org/wiki/IPv4_address_exhaustion"&gt;running out of IPv4 addresses&lt;/a&gt;. Since we, the Web of Things community, pushing IP literally everywhere, feel a little bit guilty about it we wanted to show our support to today&amp;#8217;s IPv6 world day!&lt;/p&gt;
&lt;p&gt;&lt;center&gt;&lt;!– BEGIN WORLD IPv6 DAY TEST FLIGHT BADGE: BLUE: 256px –&gt;&lt;br /&gt;
&lt;a href="http://www.worldipv6day.org"&gt;&lt;img src="http://www.worldipv6day.org/files/2011/05/IPv6-test-flight-blue-256-trans.png" height="256" width="256" title="WORLD IPV6 DAY is 8 June 2011 – The Future is Forever" alt="WORLD IPV6 DAY is 8 June 2011 – The Future is Forever"&gt;&lt;/a&gt;&lt;br /&gt;
&lt;!– END WORLD IPv6 DAY TEST FLIGHT BADGE: BLUE: 256px –&gt;&lt;br /&gt;
&lt;/center&gt;&lt;/p&gt;
&lt;p&gt;Parts of our test-beds at &lt;a href="http://www.vs.inf.ethz.ch/res/show.html?what=wot"&gt;ETH Zurich&lt;/a&gt; already run IPv6 (thanks in great parts to our local IPv6 champion, &lt;a href="http://people.inf.ethz.ch/mkovatsc/"&gt;Mathias Kovatsch&lt;/a&gt;).&lt;/p&gt;
&lt;p&gt;Of course, it is worth noting that we would even add more support to a &lt;a href="http://en.wikipedia.org/wiki/6LoWPAN"&gt;6LoWPAN&lt;/a&gt; world day, the stripped-down version of IPv6 that supports resource-constrained devices such as Wireless Sensor Nodes but IPv6 is already a good start!&lt;br /&gt;
How about a Web of Things day? &lt;img src='http://www.webofthings.org/wp-includes/images/smilies/icon_smile.gif' alt=':-)' class='wp-smiley' /&gt; &lt;/p&gt;
&lt;img src="http://feeds.feedburner.com/~r/WebOfThings/~4/EoTjLq3e0cU" height="1" width="1"/&gt;</content>
		<link rel="replies" type="text/html" href="http://www.webofthings.org/2011/06/08/ipv6-day/#comments" thr:count="4" />
		<link rel="replies" type="application/atom+xml" href="http://www.webofthings.org/2011/06/08/ipv6-day/feed/atom/" thr:count="4" />
		<thr:total>4</thr:total>
	<feedburner:origLink>http://www.webofthings.org/2011/06/08/ipv6-day/</feedburner:origLink></entry>
		<entry>
		<author>
			<name>Dominique Guinard</name>
						<uri>http://www.guinard.org</uri>
					</author>
		<title type="html"><![CDATA[WoT 2011: Program]]></title>
		<link rel="alternate" type="text/html" href="http://feedproxy.google.com/~r/WebOfThings/~3/Sz6hQcunWg0/" />
		<id>http://www.webofthings.com/?p=941</id>
		<updated>2011-06-07T17:25:36Z</updated>
		<published>2011-06-03T12:33:39Z</published>
		<category scheme="http://www.webofthings.org" term="Products" /><category scheme="http://www.webofthings.org" term="Research" /><category scheme="http://www.webofthings.org" term="Uncategorized" /><category scheme="http://www.webofthings.org" term="business" /><category scheme="http://www.webofthings.org" term="companies" /><category scheme="http://www.webofthings.org" term="conference" /><category scheme="http://www.webofthings.org" term="hackaton" /><category scheme="http://www.webofthings.org" term="workshop" /><category scheme="http://www.webofthings.org" term="wot2011" />		<summary type="html"><![CDATA[In a little more than a week (12.06.2011) we will kick-start the second international workshop on the Web of Things (WoT 2011). 2011 is the year of many WoT realizations and this is reflected in the, we believe, rather thrilling program of WoT 2011. Here is a brief preview of WoT is to expect Morning: [...]]]></summary>
		<content type="html" xml:base="http://www.webofthings.org/2011/06/03/wot-2011-program/">&lt;p&gt;In a little more than a week (12.06.2011) we will kick-start the second international &lt;a href="http://www.webofthings.com/wot"&gt;workshop on the Web of Things (WoT 2011)&lt;/a&gt;.&lt;/p&gt;
&lt;p&gt;2011 is the year of many WoT realizations and this is reflected in the, we believe, rather thrilling &lt;a href="http://www.webofthings.com/wot/2011/program.php"&gt;program of WoT 2011&lt;/a&gt;. Here is a brief preview of WoT is to expect &lt;img src='http://www.webofthings.org/wp-includes/images/smilies/icon_wink.gif' alt=';-)' class='wp-smiley' /&gt; &lt;/p&gt;
&lt;p&gt;Morning: after a short welcome introduction we will deep into real world architectures with three papers discussing how smart things can actually be Web-enabled and what are the architectures and technologies that make it possible.&lt;/p&gt;
&lt;p&gt;We will then discuss the Social Web of Things as well as the Semantic Web of Things with three papers illustrating how things are blending with the social graph and leveraging the semantic Web.&lt;/p&gt;
&lt;p&gt;Afternoon: after a nice lunch, full of HTTP requests here and there, we will be discussing actual deployments of the WoT as well as its concrete applications. Four papers will be presented, ranging from how business processes can leverage the WoT, cloud computing and REST to how users can be put at the very center of the Web of Things.&lt;/p&gt;
&lt;p&gt;Finally, we will have a great and open demo session where the participants will be invited to demonstrate concrete and working (well half-working is ok as well) WoT prototypes.&lt;/p&gt;
&lt;p&gt;The fact that this year is the year of WoT realizations is also reflected by the fact that a number of companies, developing, deploying and selling WoT technologies will be present.&lt;br /&gt;
Hans Scharler from &lt;a href="http://iobridge.com/"&gt;ioBridge&lt;/a&gt; will present their rather impressive &lt;a href="http://thingspeak.com"&gt;Thingspeak&lt;/a&gt; platform. &lt;a href="http://www.thingworx.com/"&gt;ThingWorx&lt;/a&gt; will present their professional platform for connecting the real-world devices to business applications.&lt;/p&gt;
&lt;p&gt;This teaser would not be complete without showcasing the &lt;a href="http://www.webofthings.com/wot/2011/hackathon.php"&gt;hackaton&lt;/a&gt; that we organize before the workshop (11.06.2011) where we expect lots of creative participants to build innovative apps on top of Web of Things prototypes and products like the Sun Spots (thanks to Oracle for providing them!) and the disruptive &lt;a href="http://open.sen.se/"&gt;Sen.se platform&lt;/a&gt;.&lt;/p&gt;
&lt;p&gt;Can&amp;#8217;t wait to be there!&lt;/p&gt;
&lt;p&gt;&lt;a href="http://www.webofthings.com/wot/2011/program.php"&gt;&lt;br /&gt;
Full program of the Web of Things Workshop (WoT 2011) available here!&lt;/a&gt; and &lt;a href="http://www.webofthings.com/wot/2011/hackathon.php"&gt;description of the hackaton here!&lt;/a&gt;&lt;/p&gt;
&lt;img src="http://feeds.feedburner.com/~r/WebOfThings/~4/Sz6hQcunWg0" height="1" width="1"/&gt;</content>
		<link rel="replies" type="text/html" href="http://www.webofthings.org/2011/06/03/wot-2011-program/#comments" thr:count="0" />
		<link rel="replies" type="application/atom+xml" href="http://www.webofthings.org/2011/06/03/wot-2011-program/feed/atom/" thr:count="0" />
		<thr:total>0</thr:total>
	<feedburner:origLink>http://www.webofthings.org/2011/06/03/wot-2011-program/</feedburner:origLink></entry>
		<entry>
		<author>
			<name>Vlad Trifa</name>
						<uri>http://www.vladounet.com</uri>
					</author>
		<title type="html"><![CDATA[Getting Started with the Internet of Things Book]]></title>
		<link rel="alternate" type="text/html" href="http://feedproxy.google.com/~r/WebOfThings/~3/wv7ZMY8r23k/" />
		<id>http://www.webofthings.com/2011/06/02/getting-started-with-the-internet-of-things-book/</id>
		<updated>2011-06-02T15:21:47Z</updated>
		<published>2011-06-02T15:17:47Z</published>
		<category scheme="http://www.webofthings.org" term="Products" /><category scheme="http://www.webofthings.org" term="Technology" /><category scheme="http://www.webofthings.org" term="book" /><category scheme="http://www.webofthings.org" term="devices" /><category scheme="http://www.webofthings.org" term="geek" /><category scheme="http://www.webofthings.org" term="HTTP" /><category scheme="http://www.webofthings.org" term="internet of things" /><category scheme="http://www.webofthings.org" term="iot" /><category scheme="http://www.webofthings.org" term="sensor" /><category scheme="http://www.webofthings.org" term="starterkit" /><category scheme="http://www.webofthings.org" term="web" />		<summary type="html"><![CDATA[Our friends from Oberon microsystems (who designed yaler), just released a tech book (just like we love) about they experience with hacking around the Internet of Things. The book called &#8220;Getting Started with the Internet of Things&#8221; which is publish by our favorite nerditors O&#8217;Reilly Media is available in PDF and paper, and is written [...]]]></summary>
		<content type="html" xml:base="http://www.webofthings.org/2011/06/02/getting-started-with-the-internet-of-things-book/">&lt;p&gt;Our friends from &lt;a href="http://www.oberon.ch/"&gt;Oberon microsystems&lt;/a&gt; (who designed &lt;a href="https://yaler.net/"&gt;yaler&lt;/a&gt;), just released a tech book (just like we love) about they experience with hacking around the Internet of Things. The book called &amp;#8220;&lt;a href="http://oreilly.com/catalog/0636920013037"&gt;Getting Started with the Internet of Things&lt;/a&gt;&amp;#8221; which is publish by &lt;a href="http://oreilly.com/"&gt;our favorite nerditors O&amp;#8217;Reilly Media&lt;/a&gt; is available in PDF and paper, and is written by &lt;a href="http://www.gsiot.info/about-me/"&gt;Cuno Pfister&lt;/a&gt;.&lt;/p&gt;
&lt;div style="text-align: center;"&gt;
&lt;a href="http://oreilly.com/catalog/0636920013037"&gt;  &lt;img src="http://covers.oreilly.com/images/0636920013037/lrg.jpg" width="336" height="519" alt="lrg.jpg" /&gt;&lt;br /&gt;
&lt;/a&gt;&lt;/div&gt;
&lt;blockquote&gt;
&lt;p&gt;Learn to program embedded devices using the .NET Micro Framework and the Netduino Plus board. Then connect your devices to the Internet with Pachube, a cloud platform for sharing real-time sensor data. All you need is a Netduino Plus, a USB cable, a couple of sensors, an Ethernet connection to the Internet—and your imagination.&lt;/p&gt;
&lt;/blockquote&gt;
&lt;p&gt;This looks lovely (other than the reference to the thing that starts with dot and ends with net &lt;img src='http://www.webofthings.org/wp-includes/images/smilies/icon_wink.gif' alt=';)' class='wp-smiley' /&gt;  and we&amp;#8217;re looking forward to check it out. Especially as they just announced a &lt;span style="font-size: medium;"&gt;hosted Yaler instance (&lt;/span&gt;&lt;span style="font-size: medium;"&gt;&lt;a href="http://try.yaler.net/"&gt;try.yaler.net&lt;/a&gt;, register &lt;a href="https://yaler.net/registration"&gt;here&lt;/a&gt; to get an account&lt;/span&gt;&lt;span style="font-size: medium;"&gt;)&lt;/span&gt;, I guess to try the examples in the book, so that makes this book even crunchier.&lt;/p&gt;
&lt;img src="http://feeds.feedburner.com/~r/WebOfThings/~4/wv7ZMY8r23k" height="1" width="1"/&gt;</content>
		<link rel="replies" type="text/html" href="http://www.webofthings.org/2011/06/02/getting-started-with-the-internet-of-things-book/#comments" thr:count="0" />
		<link rel="replies" type="application/atom+xml" href="http://www.webofthings.org/2011/06/02/getting-started-with-the-internet-of-things-book/feed/atom/" thr:count="0" />
		<thr:total>0</thr:total>
	<feedburner:origLink>http://www.webofthings.org/2011/06/02/getting-started-with-the-internet-of-things-book/</feedburner:origLink></entry>
		<entry>
		<author>
			<name>Vlad Trifa</name>
						<uri>http://www.vladounet.com</uri>
					</author>
		<title type="html"><![CDATA[Hackathon and planning]]></title>
		<link rel="alternate" type="text/html" href="http://feedproxy.google.com/~r/WebOfThings/~3/quh4k8w6hdU/" />
		<id>http://www.webofthings.com/2011/05/13/hackathon-and-planning/</id>
		<updated>2011-05-13T15:59:05Z</updated>
		<published>2011-05-13T13:33:29Z</published>
		<category scheme="http://www.webofthings.org" term="Research" /><category scheme="http://www.webofthings.org" term="devices" /><category scheme="http://www.webofthings.org" term="events" /><category scheme="http://www.webofthings.org" term="geek" /><category scheme="http://www.webofthings.org" term="innovation" /><category scheme="http://www.webofthings.org" term="planning" /><category scheme="http://www.webofthings.org" term="projects" /><category scheme="http://www.webofthings.org" term="social" /><category scheme="http://www.webofthings.org" term="webofthings" /><category scheme="http://www.webofthings.org" term="workshop" /><category scheme="http://www.webofthings.org" term="wot" /><category scheme="http://www.webofthings.org" term="wot2011" />		<summary type="html"><![CDATA[As Dom recently mentioned, we are not abandoning WoT, on the contrary, we are currently planning our next move after our graduation in the next few months (most likely in the entrepreneurial world, so if you have plans/offers/funding/ideas, we&#8217;re all ears and evaluating how we can best leverage our WoT know how). But until then, [...]]]></summary>
		<content type="html" xml:base="http://www.webofthings.org/2011/05/13/hackathon-and-planning/">&lt;p&gt;&lt;span style="font-size: medium;"&gt;As &lt;a href="http://www.webofthings.com/2011/04/30/architecting-the-iot-book/"&gt;Dom recently mentioned&lt;/a&gt;, we are not abandoning WoT, on the contrary, we are currently planning our next move after our graduation in the next few months (most likely in the entrepreneurial world, so if you have plans/offers/funding/ideas, we&amp;#8217;re all ears and evaluating how we can best leverage our WoT know how). But until then, we&amp;#8217;re both just damn busy writing our dissertation &lt;img src='http://www.webofthings.org/wp-includes/images/smilies/icon_sad.gif' alt=':(' class='wp-smiley' /&gt;  and preparing &lt;a href="http://www.webofthings.com/wot/2011/"&gt;WoT 2011&lt;/a&gt; workshop &lt;img src='http://www.webofthings.org/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /&gt; &lt;/span&gt;&lt;/p&gt;
&lt;div style="font-size: medium;"&gt;
  The plans for the Hackathon are almost finalized and we&amp;#8217;re glad to announce we have a bunch of partners that support us. First we&amp;#8217;d love to thank the fine folks from &lt;a href="http://www.gaffta.org/"&gt;GAFFTA&lt;/a&gt; for providing us the venue for the &lt;a href="http://www.webofthings.com/wot/2011/hackathon.php"&gt;hackathon on the 11th June&lt;/a&gt;. Thanks also to &lt;a href="http://www.thingworx.com/"&gt;ThingWorx&lt;/a&gt; and &lt;a href="http://open.sen.se/"&gt;Sen.se&lt;/a&gt; for sponsoring food and drinks and providing access and support to their software and thanks to &lt;a href="http://www.iobridge.com/"&gt;ioBridge&lt;/a&gt; and &lt;a href="http://labs.oracle.com/"&gt;Oracle Labs&lt;/a&gt; for lending hardware for the hackathon. Also thanks to Oracle Labs for offering us a free Sun SPOT Kit for the best paper award winner of WoT 2011.
&lt;/div&gt;
&lt;div style="font-size: medium;"&gt;
  
&lt;/div&gt;
&lt;div style="font-size: medium;"&gt;
  In summary this is going to be the biggest Web of Things meeting so far in our history, and we&amp;#8217;re looking forward to bring WoT startups, researchers, designers, and hackers together in such an inspiring location as San Francisco. So what are you waiting for to &lt;a href="http://www.webofthings.com/wot/2011/hackathon.php"&gt;join us&lt;/a&gt; (at least the hackathon for the drinks and pizzas, it&amp;#8217;s free and it&amp;#8217;s gonna be amazing)?
&lt;/div&gt;
&lt;div style="font-size: medium;"&gt;
  
&lt;/div&gt;
&lt;div style="font-size: medium;"&gt;
  We&amp;#8217;ll keep you updated as we finalize the program! And we&amp;#8217;ll even do our best to keep you wot-tertained over this hot summer ahead!
&lt;/div&gt;
&lt;img src="http://feeds.feedburner.com/~r/WebOfThings/~4/quh4k8w6hdU" height="1" width="1"/&gt;</content>
		<link rel="replies" type="text/html" href="http://www.webofthings.org/2011/05/13/hackathon-and-planning/#comments" thr:count="0" />
		<link rel="replies" type="application/atom+xml" href="http://www.webofthings.org/2011/05/13/hackathon-and-planning/feed/atom/" thr:count="0" />
		<thr:total>0</thr:total>
	<feedburner:origLink>http://www.webofthings.org/2011/05/13/hackathon-and-planning/</feedburner:origLink></entry>
		<entry>
		<author>
			<name>Dominique Guinard</name>
						<uri>http://www.guinard.org</uri>
					</author>
		<title type="html"><![CDATA[EPC Cloud: Simplifying the Internet of Things Thanks to Web Patterns: HTML 5 Websockets (Part 2/3)]]></title>
		<link rel="alternate" type="text/html" href="http://feedproxy.google.com/~r/WebOfThings/~3/g7GSJ3dJ5u4/" />
		<id>http://www.webofthings.com/?p=906</id>
		<updated>2011-08-09T09:19:50Z</updated>
		<published>2011-05-07T15:58:58Z</published>
		<category scheme="http://www.webofthings.org" term="Research" /><category scheme="http://www.webofthings.org" term="Technology" /><category scheme="http://www.webofthings.org" term="epc" /><category scheme="http://www.webofthings.org" term="HTML5" /><category scheme="http://www.webofthings.org" term="mashups" /><category scheme="http://www.webofthings.org" term="prototype" /><category scheme="http://www.webofthings.org" term="REST" /><category scheme="http://www.webofthings.org" term="RFID" /><category scheme="http://www.webofthings.org" term="Websockets" />		<summary type="html"><![CDATA[Part 1: Cloud &#38; REST &#124; Part 2: HTML5 WebSockets &#124; 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 [...]]]></summary>
		<content type="html" xml:base="http://www.webofthings.org/2011/05/07/epc-cloud-2/">&lt;p&gt;&lt;a href="epc-cloud-1"&gt;Part 1: Cloud &amp;amp; REST &lt;/a&gt; | &lt;a href="epc-cloud-2"&gt;Part 2: HTML5 WebSockets&lt;/a&gt; | &lt;a href="epc-cloud-3"&gt;Part 3: Physical Mashups&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;In a &lt;a href="epc-cloud-1"&gt;recent post&lt;/a&gt;, we were explaining how in a project common to &lt;a href="http://www.autoidlabs.org/"&gt;MIT&lt;/a&gt; and &lt;a href="http://www.vs.inf.ethz.ch/"&gt;ETH Zurich&lt;/a&gt;, we simplified deployments of IoT applications based on the &lt;a href="http://www.gs1.org/gsmp/kc/epcglobal"&gt; EPC Global standards&lt;/a&gt;.&lt;/p&gt;
&lt;p&gt;We operated this simplification by applying four of the &lt;a href="http://www.inf.ethz.ch/personal/dguinard/publications/bibtex.html?file=/home/webvs/www/htdocs/publ/papers/dguinard-fromth-2010"&gt;Web of Things patterns&lt;/a&gt;: Cloud Computing, RESTful Interface, Real-Time Web and Physical Mashups.&lt;/p&gt;
&lt;p&gt;In the first &lt;a href="epc-cloud-1"&gt;related post&lt;/a&gt; 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.&lt;/p&gt;
&lt;h2&gt;Real-Time Web: HTML 5 WebSockets to Enable Near Real-Time Applications&lt;/h2&gt;
&lt;p&gt;&lt;img class="alignleft size-full wp-image-907" title="html5-websockets" src="http://www.webofthings.com/wp-content/uploads/2011/05/html5-websockets.png" alt="html5-websockets" width="133" height="64" /&gt;&lt;br /&gt;
Early on, experts of the RFID domain asked us to enable mobile or Web clients access to the raw data directly pushed by RFID readers. The challenge here is that the Web was designed mainly as a client-pull architecture, where clients can explicitly request (pull) data and receive it as a response (&lt;a href="http://www.inf.ethz.ch/personal/dguinard/publications/bibtex.html?file=/home/webvs/www/htdocs/publ/papers/trifam-webmes-2010"&gt;we have a paper about the matter, here!&lt;/a&gt;). This makes uses-cases where near real-time communication is required rather challenging. As an example, a typical use-case is one in which we would like to push events that are being recorded by an RFID reader directly to a mobile browser application for monitoring purpose.&lt;/p&gt;
&lt;p&gt;Here, the “Real-time Web”, one of the most recent blueprints of the Web, can be leveraged. The Real Time Web encompasses several new techniques that can be used to push events directly to browsers. We focus on two of these here. The first one, called &lt;a href="http://en.wikipedia.org/wiki/Comet_%28programming%29"&gt;Comet&lt;/a&gt; (also called HTTP streaming or long-polling) is based on the concept of long-lasting HTTP connections and keep-alive messages. While this is supported by most browsers and HTTP libraries, it works by using an existing loop-hole. More recently, &lt;a href="http://www.html5rocks.com/tutorials/websockets/basics/"&gt;Websockets&lt;/a&gt; (part of the HTML5 drafts) were proposed. Websockets propose duplex communication with a single TCP/IP connection directly accessible from any compliant browser through a simple Javascript API. The increasing support for HTML5 in Web and Mobile Web browsers makes it a very good candidate for pushing data on the Web.&lt;/p&gt;
&lt;p&gt;&lt;img class="alignleft size-full wp-image-922" title="tpusher-logo" src="http://www.webofthings.com/wp-content/uploads/2011/05/tpusher-logo-e1304784404372.png" alt="tpusher-logo" width="150" height="90" /&gt;For the EPC Network, we created tPusher, a service that combines a RESTful API with a Web-socket and Comet server. Using&lt;br /&gt;
a RESTful API, clients can subscribe to RFID event notifications for a particular reader by using a URL such as:&lt;/p&gt;
&lt;blockquote&gt;&lt;p&gt;&lt;code&gt;http://.../t-pusher/reader/READER_ID&lt;/code&gt;&lt;/p&gt;&lt;/blockquote&gt;
&lt;p&gt;&lt;code&gt; &lt;/code&gt;&lt;br /&gt;
This initiates a Websocket connection with the server on which RFID events recorded by READER_ID will be pushed.&lt;/p&gt;
&lt;p&gt;Our implementation is based on the great &lt;a href="http://atmosphere.java.net/"&gt;Atmosphere framework&lt;/a&gt;. Atomosphere is a Java abstraction framework for enabling push support on most Java Web servers. One of the advantages of this approach is to be able to deploy tPusher on recent Web Servers such as Grizzly, which are highly optimized to push events on the Web because of their usage of non-blocking threads for each client. In order to support browsers or other clients that do not support HTML5 Websockets yet, we use a client-side abstraction Javascript library called &lt;a href="http://jfarcand.wordpress.com/2010/06/15/using-atmospheres-jquery-plug-in-to-build-applicationsupporting-both-websocket-and-comet/"&gt;Atmosphere JQuery Plugin&lt;/a&gt; which falls back to a Comet connection in case Websockets are not supported by the client.&lt;/p&gt;
&lt;p&gt;To better understand the impact of tPusher in the context of RFID apps let us talk about our demonstration: When setting up RFID readers or maintaining existing deployments it is valuable to have a direct feedback of the tags observed by a particular reader in order to monitor the manufacturing process or to debug the readers. In the current implementations of the EPC software stack this would require to use and configure a (expert) monitoring tool such as the Fosstrak LLRP Commander on a desktop computer. Thanks to the RESTful interface to the Real-Time Web capability of tPusher, the tags observed by any reader can now be directly pushed to any browser or HTTP library.&lt;/p&gt;
&lt;p&gt;We developed as Mobile Web page that can display them in a user-friendly manner. The page uses HTML5, Javascript with the Atmosphere JQuery Plugin. All code required for such a page to subscribe to events pushed by readers through tPusher and display them fits within 5 lines of Javascript. The code is shown below:&lt;/p&gt;
&lt;blockquote&gt;&lt;p&gt;&lt;code&gt;&lt;br /&gt;
// called whenever an event is pushed :&lt;br /&gt;
function callback(response )&lt;br /&gt;
{alert(response.responseBody + response.transport) ;}&lt;br /&gt;
// subscription to the events of reader "exit1 "&lt;br /&gt;
$.atmosphere.subscribe (&lt;br /&gt;
"http://EPC_CLOUD_APPLIANCE/t-pusher/reader/exit1" ,&lt;br /&gt;
callback , $.atmosphere.request =&lt;br /&gt;
{transport : ’ websocket ’ }) ;&lt;/code&gt;&lt;/p&gt;&lt;/blockquote&gt;
&lt;p&gt;Add some bits of &lt;a href="http://www.sencha.com/products/touch/"&gt;Sencha Touch&lt;/a&gt; HTML and CSS and you get a nice, user friendly mobile Web application within a few hours of work. The app does not require any installation (just access a URL!) and works accross mobile Web browsers (e.g., iPhone Webkit, Android Webkit / Firefox mobile, etc.)&lt;br /&gt;
&lt;img title="epc-mobile-monitor" src="http://www.webofthings.com/wp-content/uploads/2011/05/epc-mobile-monitor.png" alt="epc-mobile-monitor" width="350" height="368" /&gt;.&lt;/p&gt;
&lt;p&gt;In a next post we will talk about the last pattern: &lt;a href="http://www.inf.ethz.ch/personal/dguinard/publications/bibtex.html?file=/home/webvs/www/htdocs/publ/papers/dguinard-mashin-2010"&gt;Physical Mashups&lt;/a&gt;.&lt;/p&gt;
&lt;p&gt;For those who can&amp;#8217;t wait, you can already sneak into the presentation of the full project below.&lt;/p&gt;
&lt;div id="__ss_7092523" style="width: 425px;"&gt;&lt;strong style="display: block; margin: 12px 0 4px;"&gt;&lt;a title="EPC Cloud: Using the Web to Simplify the Global RFID Network" href="http://www.slideshare.net/misterdom/epc-cloud-using-the-web-to-simplify-the-global-rfid-network"&gt;EPC Cloud: Using the Web to Simplify the Global RFID Network&lt;/a&gt;&lt;/strong&gt;&lt;object id="__sse7092523" width="425" height="355"&gt;&lt;param name="movie" value="http://static.slidesharecdn.com/swf/ssplayer2.swf?doc=mitautoidlmpfinalpresentation-110228120840-phpapp01&amp;amp;stripped_title=epc-cloud-using-the-web-to-simplify-the-global-rfid-network&amp;amp;userName=misterdom" /&gt;&lt;param name="allowFullScreen" value="true" /&gt;&lt;param name="allowScriptAccess" value="always" /&gt;&lt;embed type="application/x-shockwave-flash" width="425" height="355" src="http://static.slidesharecdn.com/swf/ssplayer2.swf?doc=mitautoidlmpfinalpresentation-110228120840-phpapp01&amp;amp;stripped_title=epc-cloud-using-the-web-to-simplify-the-global-rfid-network&amp;amp;userName=misterdom" name="__sse7092523" allowscriptaccess="always" allowfullscreen="true"&gt;&lt;/embed&gt;&lt;/object&gt;&lt;/p&gt;
&lt;div style="padding: 5px 0 12px;"&gt;View more &lt;a href="http://www.slideshare.net/"&gt;presentations&lt;/a&gt; from &lt;a href="http://www.slideshare.net/misterdom"&gt;Dominique Guinard&lt;/a&gt;.&lt;/div&gt;
&lt;/div&gt;
&lt;img src="http://feeds.feedburner.com/~r/WebOfThings/~4/g7GSJ3dJ5u4" height="1" width="1"/&gt;</content>
		<link rel="replies" type="text/html" href="http://www.webofthings.org/2011/05/07/epc-cloud-2/#comments" thr:count="1" />
		<link rel="replies" type="application/atom+xml" href="http://www.webofthings.org/2011/05/07/epc-cloud-2/feed/atom/" thr:count="1" />
		<thr:total>1</thr:total>
	<feedburner:origLink>http://www.webofthings.org/2011/05/07/epc-cloud-2/</feedburner:origLink></entry>
		<entry>
		<author>
			<name>Dominique Guinard</name>
						<uri>http://www.guinard.org</uri>
					</author>
		<title type="html"><![CDATA[Architecting the Internet of Things has a Book]]></title>
		<link rel="alternate" type="text/html" href="http://feedproxy.google.com/~r/WebOfThings/~3/AcVAgQPHZug/" />
		<id>http://www.webofthings.com/?p=899</id>
		<updated>2011-04-30T18:06:43Z</updated>
		<published>2011-04-30T18:06:12Z</published>
		<category scheme="http://www.webofthings.org" term="Products" /><category scheme="http://www.webofthings.org" term="Research" /><category scheme="http://www.webofthings.org" term="Uncategorized" /><category scheme="http://www.webofthings.org" term="book" /><category scheme="http://www.webofthings.org" term="business" /><category scheme="http://www.webofthings.org" term="iot" /><category scheme="http://www.webofthings.org" term="RFID" /><category scheme="http://www.webofthings.org" term="WSN" />		<summary type="html"><![CDATA[Dear readers, First of all let us apologize for the infrequent posts. We are both in &#8220;final PhD writing mode&#8221; which is a rather time-consuming activity right in a time where the Web of Things is getting a real hot topic! Hence, only a small post to point you to a book. In an earlier [...]]]></summary>
		<content type="html" xml:base="http://www.webofthings.org/2011/04/30/architecting-the-iot-book/">&lt;p&gt;Dear readers,&lt;/p&gt;
&lt;p&gt;First of all let us apologize for the infrequent posts. We are both in &amp;#8220;final PhD writing mode&amp;#8221; which is a rather time-consuming activity right in a time where the Web of Things is getting a real hot topic! &lt;img src='http://www.webofthings.org/wp-includes/images/smilies/icon_wink.gif' alt=';-)' class='wp-smiley' /&gt; &lt;/p&gt;
&lt;p&gt;Hence, only a small post to point you to a book. In an &lt;a href="web-of-things-cook-book"&gt;earlier post&lt;/a&gt;, we presented the &lt;a href="http://www.inf.ethz.ch/personal/dguinard/publications/bibtex.html?file=/home/webvs/www/htdocs/publ/papers/dguinard-fromth-2010"&gt;Web of Things cookbook&lt;/a&gt;, which is in fact part of a book that just got published called: &amp;#8220;Architecting the Internet of Things&amp;#8221;.&lt;br /&gt;
&lt;img src="http://www.webofthings.com/wp-content/uploads/2011/04/cda_displayimage.jpg" alt="" title="Architecting the Internet of Things" width="153" height="229" class="alignleft size-full wp-image-900" /&gt;&lt;/p&gt;
&lt;p&gt;The book is a nice surprise. It is not focused, like our chapter, on technical problems but rather gives an overview of where the Internet of Things comes from and where it might go in the (very?) near future. While we do not agree on everything in this book (but hey, mixes of perspectives usually lead to the right one! &lt;img src='http://www.webofthings.org/wp-includes/images/smilies/icon_smile.gif' alt=':-)' class='wp-smiley' /&gt; ) you should definitely browse it if you are an IoT / WoT researcher and especially if you need an easy to read overview of what researchers do in this field.&lt;/p&gt;
&lt;p&gt;You can find it on &lt;a href="http://www.amazon.com/Architecting-Internet-Things-Dieter-Uckelmann/dp/3642191568"&gt;Amazon&lt;/a&gt; or directly on &lt;a href="http://www.springer.com/engineering/production+eng/book/978-3-642-19156-5?changeHeader"&gt;Springer&lt;/a&gt;.&lt;/p&gt;
&lt;img src="http://feeds.feedburner.com/~r/WebOfThings/~4/AcVAgQPHZug" height="1" width="1"/&gt;</content>
		<link rel="replies" type="text/html" href="http://www.webofthings.org/2011/04/30/architecting-the-iot-book/#comments" thr:count="1" />
		<link rel="replies" type="application/atom+xml" href="http://www.webofthings.org/2011/04/30/architecting-the-iot-book/feed/atom/" thr:count="1" />
		<thr:total>1</thr:total>
	<feedburner:origLink>http://www.webofthings.org/2011/04/30/architecting-the-iot-book/</feedburner:origLink></entry>
		<entry>
		<author>
			<name>Dominique Guinard</name>
						<uri>http://www.guinard.org</uri>
					</author>
		<title type="html"><![CDATA[Touch the Web 2011]]></title>
		<link rel="alternate" type="text/html" href="http://feedproxy.google.com/~r/WebOfThings/~3/uH4EJk6emVo/" />
		<id>http://www.webofthings.com/?p=892</id>
		<updated>2011-04-01T08:25:46Z</updated>
		<published>2011-03-31T08:46:34Z</published>
		<category scheme="http://www.webofthings.org" term="Research" /><category scheme="http://www.webofthings.org" term="conference" /><category scheme="http://www.webofthings.org" term="touchtheweb" /><category scheme="http://www.webofthings.org" term="workshop" />		<summary type="html"><![CDATA[While heavily working on preparing a nice WoT 2011 workshop we wanted to share with you the call for paper of a &#8220;competing&#8221; workshop: Touch the Web. I had the chance to attend it last year and I must say I was impressed by the quality of discussions. It was a rather small but very [...]]]></summary>
		<content type="html" xml:base="http://www.webofthings.org/2011/03/31/touch-the-web-2011/">&lt;p&gt;While heavily working on preparing a nice &lt;a href="http://www.webofthings.com/wot/2011"&gt;WoT 2011&lt;/a&gt; workshop we wanted to share with you the call for paper of a &amp;#8220;competing&amp;#8221; workshop: Touch the Web.&lt;/p&gt;
&lt;p&gt;I had the chance to &lt;a href="http://www.webofthings.com/2010/07/26/touch-the-web-2010-icwe-2010/"&gt; attend it last year&lt;/a&gt; and I must say I was impressed by the quality of discussions. It was a rather small but very focused crowd, slightly more on the Web-side than on the things-side with a hint of model driven architectures (probably influenced by the mother conference it is attached to: ICWE), which makes it actually nicely complementary to WoT.&lt;/p&gt;
&lt;p&gt;Anyways, I invite you all to look at the &lt;a href="http://www.pros.upv.es/touchtheweb/"&gt;CFP and possibly attend it&lt;/a&gt;: &lt;/p&gt;
&lt;p&gt;&lt;a href="http://www.pros.upv.es/touchtheweb/"&gt;TouchTheWeb’11&lt;/a&gt;&lt;br /&gt;
International Workshop on Web-enabled Objects&lt;br /&gt;
ICWE 2011 &amp;#8211; The Eleventh International Conference on Web Engineering.&lt;br /&gt;
Workshop Date: June 20, 2011&lt;/p&gt;
&lt;p&gt;Workshop Organizers&lt;br /&gt;
Fernando Lyardet1, Dr. Vicente Pelechano2&lt;br /&gt;
1)Telecooperation Group&lt;br /&gt;
Darmstadt University of Technology&lt;br /&gt;
Hochschulstraße 10&lt;br /&gt;
64289 Darmstadt, Germany&lt;br /&gt;
fernando@tk.informatik.tu-darmstadt.de&lt;br /&gt;
2)Centro ProS &amp;#8211; Universidad Politécnica de Valencia&lt;br /&gt;
Camino de Vera S/N,&lt;br /&gt;
46022 Valencia, España&lt;br /&gt;
pele@dsic.upv.es &lt;mailto:pele@dsic.upv.es&gt;&lt;/p&gt;
&lt;p&gt;Important Dates&lt;br /&gt;
April 26, 2011Submission Deadline&lt;br /&gt;
May. 26, 2011Notification of Acceptance&lt;br /&gt;
Jun. 10, 2011Final Papers Due&lt;/p&gt;
&lt;p&gt;Aim and Scope&lt;br /&gt;
The vision of the Internet of Things builds upon the use of embedded systems to control devices, tools and appliances. Although this has been&lt;br /&gt;
common practice for almost two decades now, with every new generation, these controllers provide an ever-increasing list of capabilities in the&lt;br /&gt;
form of assistance, information, and customization. With the addition of novel communications capabilities and identification means such as RFID,&lt;br /&gt;
systems can now gather information from other sensors, devices and computers on the network, or enable user-oriented customization and&lt;br /&gt;
operations through short-range communication. So, what makes these connected things special? It is their ability to mesh the embedded&lt;br /&gt;
knowledge about themselves, and their capability to acquire, share and combine knowledge with other entities and services in their surroundings.&lt;br /&gt;
When the information gathered by different sensors is shared by means of open Web standards, new services can be defined on top of physical&lt;br /&gt;
elements. These meshes of things will become the basis upon which future smart living, working and production places will be created, that&lt;br /&gt;
gradually grow in complexity and smartness, as people define them with the objects they place. By interconnecting people and things through the&lt;br /&gt;
web, digital services can be directly provided where they are needed. This vision enables new ways of narrowing the differences between&lt;br /&gt;
virtual and physical worlds by defining a paradigm where both virtual and physical entities can seamlessly integrate their capabilities with&lt;br /&gt;
people.&lt;/p&gt;
&lt;p&gt;The fundamental questions in this workshop are:&lt;br /&gt;
- How do we apply the lessons learned in Web Engineering to the Internet of Things?&lt;br /&gt;
- What kind of Web-based interaction patterns for embedded devices (streaming, eventing, etc.) can we identify?&lt;br /&gt;
- Applications, deployments, prototypes and evaluations of Web of things systems&lt;br /&gt;
- Human-things interaction models and paradigms (mobile interfaces, etc.)&lt;br /&gt;
- User-oriented, context-aware discovery and dynamic search for the real world&lt;br /&gt;
- Compositions of Things and Meshes of Things&lt;br /&gt;
- What kind of interfaces, business models and scenarios these smart&lt;br /&gt;
things will create, address and modify?&lt;br /&gt;
How can the services in the surroundings be composed and orchestrated?&lt;/p&gt;
&lt;p&gt;The research areas involved are many, including Web Engineering,&lt;br /&gt;
Ubiquitous Computing, Product Engineering, Distributed Systems, Human&lt;br /&gt;
Computer Interaction, Economics, Artificial Intelligence, and many more.&lt;br /&gt;
We look forward in this workshop to bring together different areas of&lt;br /&gt;
expertise to help us shape a vision of creating living and working&lt;br /&gt;
surrounded by by meshes of web-enabled things.&lt;br /&gt;
We invite all researchers who want to contribute, to participate by&lt;br /&gt;
submitting an original paper of up to 10 pages and/or a position&lt;br /&gt;
statement of 2 pages (both Springer LNCS style). All submissions will be&lt;br /&gt;
blind reviewed by 2 members of the Program Committee.&lt;/p&gt;
&lt;p&gt;The research areas involved are many, including Web Engineering, Ubiquitous Computing, Product Engineering, Distributed Systems, Human Computer Interaction, Economics, Artificial Intelligence, and many more. We look forward in this workshop to bring together different areas of expertise to help us shape a vision of creating living and working surrounded by by meshes of web-enabled things. &lt;/p&gt;
&lt;p&gt;We invite all researchers who want to contribute, to participate by submitting an original paper of up to 10 pages and/or a position statement of 2 pages (both Springer LNCS style). All submissions will be blind reviewed by 2 members of the Program Committee.&lt;/p&gt;
&lt;p&gt;Program Committee (In Formation)&lt;/p&gt;
&lt;p&gt;Martin Gaedke, Technische Universität Chemnitz, Germany.&lt;br /&gt;
Pau Giner, Universidad de Valencia, Spain.&lt;br /&gt;
Dominique Guinard, ETH Zurich, Switzerland&lt;br /&gt;
Tomás Sánchez López, Cambridge University, UK.&lt;br /&gt;
Diego López de Ipiña, Universidad de Deusto, Spain.&lt;br /&gt;
Kristof Van Laerhoven, Darmstadt University of Technology, Germany.&lt;br /&gt;
Gustavo Rossi, Universidad Nacional de La Plata, Argentina.&lt;br /&gt;
Reiner Wichert, Fraunhofer IGD Darmstadt, Germany.&lt;/p&gt;
&lt;img src="http://feeds.feedburner.com/~r/WebOfThings/~4/uH4EJk6emVo" height="1" width="1"/&gt;</content>
		<link rel="replies" type="text/html" href="http://www.webofthings.org/2011/03/31/touch-the-web-2011/#comments" thr:count="0" />
		<link rel="replies" type="application/atom+xml" href="http://www.webofthings.org/2011/03/31/touch-the-web-2011/feed/atom/" thr:count="0" />
		<thr:total>0</thr:total>
	<feedburner:origLink>http://www.webofthings.org/2011/03/31/touch-the-web-2011/</feedburner:origLink></entry>
		<entry>
		<author>
			<name>Dominique Guinard</name>
						<uri>http://www.guinard.org</uri>
					</author>
		<title type="html"><![CDATA[EPC Cloud: Simplifying the Internet of Things Thanks to Web Patterns: Cloud Computing &amp; REST (Part 1/3)]]></title>
		<link rel="alternate" type="text/html" href="http://feedproxy.google.com/~r/WebOfThings/~3/_oxA8mYloAs/" />
		<id>http://www.webofthings.com/?p=863</id>
		<updated>2011-08-09T09:20:09Z</updated>
		<published>2011-03-08T14:03:22Z</published>
		<category scheme="http://www.webofthings.org" term="Products" /><category scheme="http://www.webofthings.org" term="Research" /><category scheme="http://www.webofthings.org" term="Technology" /><category scheme="http://www.webofthings.org" term="Uncategorized" />		<summary type="html"><![CDATA[Part 1: Cloud &#38; REST &#124; Part 2: HTML5 WebSockets &#124; Part 3: Physical Mashups Since last summer, I had the chance to work at the MIT Laboratory for Manufacturing and Productivity (LMP) in the Auto-ID Labs sub-group, working with the lab associate director Christian Floerkemeier and Prof. Sanjay Sarma. Six month after the beginning [...]]]></summary>
		<content type="html" xml:base="http://www.webofthings.org/2011/03/08/epc-cloud-1/">&lt;p&gt;&lt;a href="epc-cloud-1"&gt;Part 1: Cloud &amp;amp; REST &lt;/a&gt; | &lt;a href="epc-cloud-2"&gt;Part 2: HTML5 WebSockets&lt;/a&gt; | &lt;a href="epc-cloud-3"&gt;Part 3: Physical Mashups&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;Since last summer, I had the chance to work at the &lt;a href="http://web.mit.edu/lmp/"&gt;MIT Laboratory for Manufacturing and Productivity (LMP)&lt;/a&gt; in the &lt;a href="http://www.autoidlabs.org/"&gt;Auto-ID Labs&lt;/a&gt; sub-group, working with the lab associate director Christian Floerkemeier and &lt;a href="http://meche.mit.edu/people/index.html?id=74"&gt;Prof. Sanjay Sarma&lt;/a&gt;. Six month after the beginning of the project we reached a fist milestone and thought it would be good to wrap up what we did there.&lt;/p&gt;
&lt;p&gt;The idea of the project is to study how Web and Web of Things blueprints (i.e., architectural patterns) can help to foster the adoption of the EPC Network by making it simpler to deploy and develop upon.&lt;/p&gt;
&lt;p&gt;The EPC (Electronic Product Code) Network is probably one of the most comprehensively standardized IoT (Internet of Things) infrastructures: &lt;a href="http://www.gs1.org/gsmp/kc/epcglobal"&gt;it offers standards&lt;/a&gt; that address every steps from encoding unique number on RFID tags, to &lt;a href="http://www.gs1.org/gsmp/kc/epcglobal/llrp"&gt;reading them with standardized readers (LLRP)&lt;/a&gt;, &lt;a href="http://www.gs1.org/gsmp/kc/epcglobal/ale"&gt;aggregating events (ALE)&lt;/a&gt; to persiting events in their business context and &lt;a href="http://www.gs1.org/gsmp/kc/epcglobal/epcis"&gt;make them available for applications (EPCIS)&lt;/a&gt;.&lt;br /&gt;
&lt;img src="http://www.webofthings.com/wp-content/uploads/2011/03/epc_network_big-e1299592914579.png" alt="" title="EPC Network" width="600" height="600" class="alignleft size-full wp-image-874" /&gt;&lt;/p&gt;
&lt;p&gt;Recently, RFID is getting a second youth, its hype phase passed, it is now slowly coming to maturity in a &lt;a href="http://rfid.thingmagic.com/rfid-blog/bid/52952/100-Uses-of-RFID-in-Review"&gt;number of applications&lt;/a&gt;. A lot of which combine RFID with other sensors and actuators. Not to forget the recent announcements of Google to boost the adoption of NFC (Near Field Communication, another type of RFID tags) by adding native Android OS support for NFC readers embedded in mobile phones (e.g., in the &lt;a href="http://www.youtube.com/watch?v=wk5mUdeEF8c"&gt;Nexus S&lt;/a&gt;).&lt;/p&gt;
&lt;p&gt;However, while the adoption the hardware (EPC tags and LLRP readers) is progressing significantly, the adoption of the software standards is yet to take off especially for SMEs.&lt;/p&gt;
&lt;p&gt;We believe that part of the reasons for this lack of adoption is the complexity of EPC Network infrastructures. As an example, the leading open-source implementation of the EPC software standards, &lt;a href="http://www.fosstrak.org"&gt;Fosstrak&lt;/a&gt;, requires a total of 12 software components to be installed, configured and maintained. This was our starting point: what if Web and Web of Things architectural blueprints would make the EPC Network simpler to deploy, maintain and develop upon.&lt;/p&gt;
&lt;p&gt;After looking a little more a the pain-points of EPC Network deployments we discovered that we could help on at least three of them with Web (of Things) remedies. We came up with 4 different remedies. In this post we look at two of them and will look at the others in a next post.&lt;/p&gt;
&lt;h2&gt;Cloud Computing and Virtualization to Reduce Installation, Configuration and Maintenance Costs/Hassle&lt;/h2&gt;
&lt;p&gt;&lt;img src="http://www.webofthings.com/wp-content/uploads/2011/03/epc-coud-appliance-logo-big-e1299592635495.png" alt="" title="EPC Cloud Appliance Logo" width="150" height="80" class="alignleft size-full wp-image-875" /&gt;We used virtualization (sometimes called Private Cloud) to create a development virtual machine, instead of hours of installation, the EPC dev virtual machine lets you test and develop with the EPC software stack within a few minutes.&lt;/p&gt;
&lt;p&gt;We then used Cloud Computing (Utility Computing in a Public Cloud) to create an &lt;a href="http://aws.amazon.com"&gt;Amazon EC2&lt;/a&gt; instance of a whole EPC back-end called EPC Cloud Appliance. Instead of weeks of installation by domain-experts, you now &lt;/p&gt;
&lt;ol&gt;
&lt;li&gt;buy an (LLRP) standard reader, &lt;/li&gt;
&lt;li&gt;log onto Amazon EC2, select the EPC Cloud virtual machine fire it up on any number of appliances and off you go, you are ready to create your RFID applications, backed by a scalable, standard, EPC software infrastructure.&lt;/li&gt;
&lt;/ol&gt;
&lt;h2&gt;RESTful Interfaces to Simplify Application Development&lt;/h2&gt;
&lt;p&gt;&lt;img src="http://www.webofthings.com/wp-content/uploads/2011/03/web_adapter_logo_big_cloud-e1299592723667.png" alt="" title="EPCIS Web Adapter Logo" width="149" height="87" class="alignleft size-full wp-image-876" /&gt;Next, we wanted to simplify the currently rather complex interfaces to enable new types of apps using the EPC Network such as mobile apps, apps on sensor nodes or Web applications. The pattern we used for this is REST. &lt;a href="web-of-things-cook-book"&gt;Like in most Web of Things projects&lt;/a&gt;, we developed a RESTful architecture for the EPC Network in order to provide interfaces to RFID data and devices that are lightweight, easy to use, and easy to integrate with existing services on the Web.&lt;/p&gt;
&lt;p&gt;Our first step in this space was to RESTify the information service of the EPC Network (the EPCIS) in a component called: EPCIS Webadapter as described here &lt;a href="epcis-webadapter-opensource"&gt;open-source software framework here&lt;/a&gt;. Using the Webadapter, every tagged product, reader, location, etc. gets a unique and resolvable URL.&lt;br /&gt;
Try it for yourself on live data by clicking the link below:&lt;br /&gt;
&lt;a href="http://restepc.webofthings.com/location/urn:ch:sap:regensdorf:frc/reader/urn:ch:sap:regensdorf:frc:shopfloor/time/2010-12-28T12:23:28.000Z/event"&gt;restepc.webofthings.com/location/urn:ch:sap:regensdorf:frc/reader/urn:ch:sap:regensdorf:frc:shopfloor/time/2010-12-28T12:23:28.000Z/event&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;With this interface, RFID data can be consumed by any Web client such as browsers, mobile phones, sensor nodes, etc.&lt;/p&gt;
&lt;p&gt;&lt;a href="epc-cloud-2"&gt;In part 2 of this post&lt;/a&gt; we talk about how we used the &lt;strong&gt;Real-Time Web and Physical Mashups blueprints&lt;/strong&gt; to further help easy Web development on top of the EPC Network.&lt;/p&gt;
&lt;p&gt;You can also sneak into the presentation of the full project below.&lt;/p&gt;
&lt;div style="width:425px" id="__ss_7092523"&gt;&lt;strong style="display:block;margin:12px 0 4px"&gt;&lt;a href="http://www.slideshare.net/misterdom/epc-cloud-using-the-web-to-simplify-the-global-rfid-network" title="EPC Cloud: Using the Web to Simplify the Global RFID Network"&gt;EPC Cloud: Using the Web to Simplify the Global RFID Network&lt;/a&gt;&lt;/strong&gt;&lt;object id="__sse7092523" width="425" height="355"&gt;&lt;param name="movie" value="http://static.slidesharecdn.com/swf/ssplayer2.swf?doc=mitautoidlmpfinalpresentation-110228120840-phpapp01&amp;#038;stripped_title=epc-cloud-using-the-web-to-simplify-the-global-rfid-network&amp;#038;userName=misterdom" /&gt;&lt;param name="allowFullScreen" value="true"/&gt;&lt;param name="allowScriptAccess" value="always"/&gt;&lt;embed name="__sse7092523" src="http://static.slidesharecdn.com/swf/ssplayer2.swf?doc=mitautoidlmpfinalpresentation-110228120840-phpapp01&amp;#038;stripped_title=epc-cloud-using-the-web-to-simplify-the-global-rfid-network&amp;#038;userName=misterdom" type="application/x-shockwave-flash" allowscriptaccess="always" allowfullscreen="true" width="425" height="355"&gt;&lt;/embed&gt;&lt;/object&gt;
&lt;div style="padding:5px 0 12px"&gt;View more &lt;a href="http://www.slideshare.net/"&gt;presentations&lt;/a&gt; from &lt;a href="http://www.slideshare.net/misterdom"&gt;Dominique Guinard&lt;/a&gt;.&lt;/div&gt;
&lt;/div&gt;
&lt;img src="http://feeds.feedburner.com/~r/WebOfThings/~4/_oxA8mYloAs" height="1" width="1"/&gt;</content>
		<link rel="replies" type="text/html" href="http://www.webofthings.org/2011/03/08/epc-cloud-1/#comments" thr:count="1" />
		<link rel="replies" type="application/atom+xml" href="http://www.webofthings.org/2011/03/08/epc-cloud-1/feed/atom/" thr:count="1" />
		<thr:total>1</thr:total>
	<feedburner:origLink>http://www.webofthings.org/2011/03/08/epc-cloud-1/</feedburner:origLink></entry>
		<entry>
		<author>
			<name>Dominique Guinard</name>
						<uri>http://www.guinard.org</uri>
					</author>
		<title type="html"><![CDATA[Companies Making the WoT: Unboxing the New SunSpots]]></title>
		<link rel="alternate" type="text/html" href="http://feedproxy.google.com/~r/WebOfThings/~3/0HzkcYb5iWk/" />
		<id>http://www.webofthings.com/?p=852</id>
		<updated>2011-02-28T17:48:47Z</updated>
		<published>2011-02-28T15:09:22Z</published>
		<category scheme="http://www.webofthings.org" term="Products" /><category scheme="http://www.webofthings.org" term="Technology" /><category scheme="http://www.webofthings.org" term="sensor" /><category scheme="http://www.webofthings.org" term="SunSPOT" /><category scheme="http://www.webofthings.org" term="WSN" />		<summary type="html"><![CDATA[Over the last few years we had the chance (and increasingly have) to meet plenty of WoT researchers but also people who work for companies developing Web of Things software and products. This is the first in a series of posts where want to share with you a few companies and their people that we [...]]]></summary>
		<content type="html" xml:base="http://www.webofthings.org/2011/02/28/the-wot-people-unboxing-the-new-sunspots/">&lt;p&gt;Over the last few years we had the chance (and increasingly have) to meet plenty of WoT researchers but also people who work for companies developing Web of Things software and products. This is the first in a series of posts where want to share with you a few companies and their people that we had the chance to visit and liked a lot.  &lt;/p&gt;
&lt;p&gt;A few weeks ago I had the chance to visit the Oracle Labs (Ex-Sun Labs) in Menlo Park, California. There I had the chance to meet, live, some of the actors of the &lt;a href="http://www.sunspotworld.com/"&gt;Sun Spot&lt;/a&gt; project such as &lt;a href="http://labs.oracle.com/people/mybio.php?c=509"&gt;Vipul Gupta&lt;/a&gt;, Ron Goldman, &lt;a href="http://labs.oracle.com/people/mybio.php?c=173"&gt;Pete St pierre&lt;/a&gt;, &lt;a href="http://labs.oracle.com/people/randy/"&gt;Randy Smith&lt;/a&gt;. Sun Spots are wireless sensor nodes that have the particularity to be:&lt;/p&gt;
&lt;ol&gt;
&lt;li&gt;Very powerful (for sensor nodes)!&lt;/li&gt;
&lt;li&gt;Java programmable (end to end, they run the &lt;a href="http://labs.oracle.com/projects/squawk/squawk-sunspot.html"&gt;Squawk JVM!&lt;/a&gt;)&lt;/li&gt;
&lt;li&gt;Rather &lt;a href="wotsunspots"&gt;Web of Things &amp;#8220;compliant&amp;#8221; and friendly&lt;/a&gt;&lt;/li&gt;
&lt;/ol&gt;
&lt;p&gt;Getting better insights on the fact that the project was more alive than ever (it seems like Oracle, who inherited from the labs, is keen on investigating the Internet/Web of Things) was very nice. They also gave me the chance to have a first look at the latest generation of &lt;a href="https://shop.oracle.com/pls/ostore/product?p1=sunspotjavadevelopmentkit&amp;#038;sc=sunspotsite"&gt;Sun Spots, that they are shipping since last week&lt;/a&gt; (I was even shooting a nice un-boxing video there but in the process of not properly unmounting my SD card I entirely lost it &lt;img src='http://www.webofthings.org/wp-includes/images/smilies/icon_sad.gif' alt=':-(' class='wp-smiley' /&gt; ).&lt;/p&gt;
&lt;p&gt;&lt;img src="http://www.webofthings.com/wp-content/uploads/2011/02/spotbox.jpg" alt="" title="Sun Spot Box" width="400" height="300" class="alignnone size-full wp-image-856" /&gt;&lt;/p&gt;
&lt;p&gt;We definitely liked some of the new features such as:&lt;/p&gt;
&lt;ol&gt;
&lt;li&gt;A faster CPU (now at 133 MHz)&lt;/li&gt;
&lt;li&gt;The 8 Mb of Flash and 1 Mb of RAM&lt;/li&gt;
&lt;li&gt;The tri-colors light sensor&lt;/li&gt;
&lt;li&gt;The onboard speaker&amp;#8230;&lt;/li&gt;
&lt;/ol&gt;
&lt;p&gt;This new hardware release goes alongside with &lt;a href="https://www.sunspotworld.com/forums/viewtopic.php?p=14495#p14495"&gt;a new software release named Yellow, find more info about both here.&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;&lt;img src="http://www.webofthings.com/wp-content/uploads/2011/02/spotbox_open.jpg" alt="" title="Sun Spot Box Open" width="400" height="300" class="alignnone size-full wp-image-857" /&gt;&lt;/p&gt;
&lt;p&gt;Finally, we also were happy to be able to count on the labs support with devices for our &lt;a href="http://www.webofthings.com/wot/2011"&gt;Web of Things workshop&lt;/a&gt; and &lt;a href="hackathon-on-social-devices-wot2011"&gt;hackathon&lt;/a&gt;, more about this to come but until then, long live the Spots &lt;img src='http://www.webofthings.org/wp-includes/images/smilies/icon_smile.gif' alt=':-)' class='wp-smiley' /&gt; &lt;/p&gt;
&lt;img src="http://feeds.feedburner.com/~r/WebOfThings/~4/0HzkcYb5iWk" height="1" width="1"/&gt;</content>
		<link rel="replies" type="text/html" href="http://www.webofthings.org/2011/02/28/the-wot-people-unboxing-the-new-sunspots/#comments" thr:count="1" />
		<link rel="replies" type="application/atom+xml" href="http://www.webofthings.org/2011/02/28/the-wot-people-unboxing-the-new-sunspots/feed/atom/" thr:count="1" />
		<thr:total>1</thr:total>
	<feedburner:origLink>http://www.webofthings.org/2011/02/28/the-wot-people-unboxing-the-new-sunspots/</feedburner:origLink></entry>
		<entry>
		<author>
			<name>Vlad Trifa</name>
						<uri>http://www.vladounet.com</uri>
					</author>
		<title type="html"><![CDATA[Hackathon on social devices @ WoT2011]]></title>
		<link rel="alternate" type="text/html" href="http://feedproxy.google.com/~r/WebOfThings/~3/fOQu3ihXtas/" />
		<id>http://www.webofthings.com/2011/02/25/hackathon-on-social-devices-wot2011/</id>
		<updated>2011-02-25T13:08:09Z</updated>
		<published>2011-02-25T13:08:09Z</published>
		<category scheme="http://www.webofthings.org" term="Random" /><category scheme="http://www.webofthings.org" term="Technology" /><category scheme="http://www.webofthings.org" term="conference" /><category scheme="http://www.webofthings.org" term="design" /><category scheme="http://www.webofthings.org" term="digital" /><category scheme="http://www.webofthings.org" term="geek" /><category scheme="http://www.webofthings.org" term="innovation" /><category scheme="http://www.webofthings.org" term="mashups" /><category scheme="http://www.webofthings.org" term="messaging" /><category scheme="http://www.webofthings.org" term="Mobile" /><category scheme="http://www.webofthings.org" term="network" /><category scheme="http://www.webofthings.org" term="project" /><category scheme="http://www.webofthings.org" term="REST" /><category scheme="http://www.webofthings.org" term="sensor" /><category scheme="http://www.webofthings.org" term="services" /><category scheme="http://www.webofthings.org" term="webofthings" /><category scheme="http://www.webofthings.org" term="wifi" /><category scheme="http://www.webofthings.org" term="workshop" /><category scheme="http://www.webofthings.org" term="wot" />		<summary type="html"><![CDATA[Because we don&#8217;t like just talking but also doing, we&#8217;ve decided to set up an exciting warm-up for our upcoming WoT2011 workshop. I named: a hackathon on social device that will take place on the 11 June 2011 somewhere in San Francisco. In 3 words (okay more than 3): We propose to create, play, hack, [...]]]></summary>
		<content type="html" xml:base="http://www.webofthings.org/2011/02/25/hackathon-on-social-devices-wot2011/">&lt;p&gt;Because we don&amp;#8217;t like just talking but also doing, we&amp;#8217;ve decided to set up an exciting warm-up for our upcoming &lt;a href="http://www.webofthings.com/wot/2011/"&gt;WoT2011&lt;/a&gt; workshop. I named: a &lt;a href="http://www.webofthings.com/wot/2011/hackathon.php"&gt;hackathon on social device&lt;/a&gt; that will take place on the 11 June 2011 somewhere in San Francisco. In 3 words (okay more than 3):&lt;/p&gt;
&lt;blockquote&gt;
&lt;p&gt;We propose to create, play, hack, build real &amp;#8220;stuff&amp;#8221;. Social devices. We will start with a bunch of embedded devices and other electronic things (sensors, robots, urban screens, toasters, etc.) provided by our partners and we&amp;#8217;ll ask participants to put them on social networks, to explore how to share them, make them talk to each other, secure them, and see what happens and what can be done. We intend to put in the same room developers/coders, hardware hackers, and interactive designers that will brainstorm on simple projects that can be done in 1 day (and night&amp;#8230;) that combine programmable electronics, Web APIs, and social networks along with funny technologies and standards (activity streams, HTML5, OAuth, Facebook connect) and we&amp;#8217;ll explore what it means to &amp;#8220;publicize objects&amp;#8221;. The actual topics that each project will emphasize (from &amp;#8220;how to share devices with friends&amp;#8221;, to how to &amp;#8220;secure access to private electronic appliances&amp;#8221;, to &amp;#8220;social networks for objects&amp;#8221;, how &amp;#8220;to fast prototype social networks on mobile phones&amp;#8221; etc.) is of course free for each team to decide.&lt;/p&gt;
&lt;/blockquote&gt;
&lt;p&gt;SOOO, we are also looking for partners that would like to: bring some hackable devices, pizza and beers, give us access to some nice APIs or experimental sexy tech we *have* to try (mark zuckerberg, wanna come with some source code?) or platforms, or simply bring some tech expertise. Interested in bringing something to the table (or literally a table&amp;#8230; as we don&amp;#8217;t know where it&amp;#8217;s gonna take place yet, so if you have some big office space with wifi to host a bunch of nerds)? Mail us!!&lt;/p&gt;
&lt;p&gt;&lt;a href="http://www.webofthings.com/wot/2011/hackathon.php"&gt;Register NOW!&lt;/a&gt;&lt;/p&gt;
&lt;img src="http://feeds.feedburner.com/~r/WebOfThings/~4/fOQu3ihXtas" height="1" width="1"/&gt;</content>
		<link rel="replies" type="text/html" href="http://www.webofthings.org/2011/02/25/hackathon-on-social-devices-wot2011/#comments" thr:count="4" />
		<link rel="replies" type="application/atom+xml" href="http://www.webofthings.org/2011/02/25/hackathon-on-social-devices-wot2011/feed/atom/" thr:count="4" />
		<thr:total>4</thr:total>
	<feedburner:origLink>http://www.webofthings.org/2011/02/25/hackathon-on-social-devices-wot2011/</feedburner:origLink></entry>
		<entry>
		<author>
			<name>Vlad Trifa</name>
						<uri>http://www.vladounet.com</uri>
					</author>
		<title type="html"><![CDATA[Web Mashup Platforms for Future Programmable Cities panel @ SXSW11]]></title>
		<link rel="alternate" type="text/html" href="http://feedproxy.google.com/~r/WebOfThings/~3/dYd_WpFf4jI/" />
		<id>http://www.webofthings.com/2011/02/22/web-mashup-platforms-for-future-programmable-cities-panel-sxsw11/</id>
		<updated>2011-02-22T16:16:13Z</updated>
		<published>2011-02-22T16:16:13Z</published>
		<category scheme="http://www.webofthings.org" term="Uncategorized" /><category scheme="http://www.webofthings.org" term="community" /><category scheme="http://www.webofthings.org" term="conference" /><category scheme="http://www.webofthings.org" term="innovation" /><category scheme="http://www.webofthings.org" term="mashups" /><category scheme="http://www.webofthings.org" term="ubicomp" /><category scheme="http://www.webofthings.org" term="urban" /><category scheme="http://www.webofthings.org" term="urbaniot" /><category scheme="http://www.webofthings.org" term="webofthings" /><category scheme="http://www.webofthings.org" term="WWW" />		<summary type="html"><![CDATA[We finally can announce the panel we&#8217;re organizing at SXSW Interactive 2011! Our panel is entitled: &#8220;Web Mashup Platforms for Future Programmable Cities&#8220;. We are delighted to have Dominique Guinard from&#8230; well you know him, Christine Outram who is the director of the City Innovation Group at Senseable City Lab at MIT and project lead [...]]]></summary>
		<content type="html" xml:base="http://www.webofthings.org/2011/02/22/web-mashup-platforms-for-future-programmable-cities-panel-sxsw11/">&lt;p&gt;We finally can announce the panel we&amp;#8217;re organizing at &lt;a href="http://sxsw.com/interactive"&gt;SXSW Interactive 2011&lt;/a&gt;! Our panel is entitled: &amp;#8220;&lt;b&gt;Web Mashup Platforms for Future Programmable Cities&lt;/b&gt;&amp;#8220;. We are delighted to have Dominique Guinard from&amp;#8230; &lt;a href="http://www.webofthings.com/team/"&gt;well you know him&lt;/a&gt;, &lt;a href="http://christineoutram.weebly.com/"&gt;Christine Outram&lt;/a&gt; who is the director of the City Innovation Group at &lt;a href="http://senseable.mit.edu/"&gt;Senseable City Lab at MIT&lt;/a&gt; and project lead of the &lt;a href="http://senseable.mit.edu/copenhagenwheel/"&gt;Copenhagen Wheel&lt;/a&gt; project, and &lt;a href="http://twitter.com/rachelsterne"&gt;Rachel Sterne&lt;/a&gt; who is the freshly appointed &lt;a href="http://nyc.gov/html/media/html/news/cto_announcement.shtml"&gt;Chief Digital Officer for the City of New York&lt;/a&gt;, and I will be hosting and moderating the panel. The reason I invited these fine folks was because each of them can bring a different perspective on future cities, ranging from very technical, to architectural, to social, to public administrations, etc. and to engage in a deeper discussion about the potentials, dangers, and next steps for building more efficient and livable cities.&lt;/p&gt;
&lt;p&gt;
&lt;a href="http://sxsw.com/"&gt;&lt;img src="http://www.webofthings.com/wp-content/uploads/2011/02/201102221712.jpg" width="325" height="160" alt="201102221712.jpg" /&gt;&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;Have a look at the &lt;a href="http://schedule.sxsw.com/events/event_IAP6995"&gt;official page&lt;/a&gt;, and here&amp;#8217;s the abstract for the session:&lt;/p&gt;
&lt;blockquote&gt;&lt;p&gt;
  The public infrastructure of our cities are obscure structures whose workings are not accessible to most citizens. What if every sensor in our cities would have a Web API anyone could access in real-time and mashup? Open and easy to use Web platforms that enable efficient integration, processing, storage, and access to the enormous amount of data digital cities generate are increasingly needed, and we&amp;#8217;ll explore the various technologies that are making such solutions possible. Furthermore, we&amp;#8217;ll go much more beyond the technical aspects of such a platform to address the more controversial implications of such an Orwellian scenario. Hopefully, this session will provide a forum for the different disciplines involved in the design of future cities to establish a common ground for better interdisciplinary cooperation and understanding in this area.
&lt;/p&gt;&lt;/blockquote&gt;
&lt;p&gt;We&amp;#8217;re glad to be part of SXSW again and looking forward this exciting event and wanted to thanks our guests for joining us. We hope we&amp;#8217;ll see you there as well!&lt;/p&gt;
&lt;img src="http://feeds.feedburner.com/~r/WebOfThings/~4/dYd_WpFf4jI" height="1" width="1"/&gt;</content>
		<link rel="replies" type="text/html" href="http://www.webofthings.org/2011/02/22/web-mashup-platforms-for-future-programmable-cities-panel-sxsw11/#comments" thr:count="1" />
		<link rel="replies" type="application/atom+xml" href="http://www.webofthings.org/2011/02/22/web-mashup-platforms-for-future-programmable-cities-panel-sxsw11/feed/atom/" thr:count="1" />
		<thr:total>1</thr:total>
	<feedburner:origLink>http://www.webofthings.org/2011/02/22/web-mashup-platforms-for-future-programmable-cities-panel-sxsw11/</feedburner:origLink></entry>
		<entry>
		<author>
			<name>Dominique Guinard</name>
						<uri>http://www.guinard.org</uri>
					</author>
		<title type="html"><![CDATA[Webofthings.com Gets a Small Lifting]]></title>
		<link rel="alternate" type="text/html" href="http://feedproxy.google.com/~r/WebOfThings/~3/19oEDm7Rum0/" />
		<id>http://www.webofthings.com/?p=843</id>
		<updated>2011-02-18T21:50:34Z</updated>
		<published>2011-02-18T21:50:34Z</published>
		<category scheme="http://www.webofthings.org" term="Uncategorized" /><category scheme="http://www.webofthings.org" term="books" /><category scheme="http://www.webofthings.org" term="chapters" /><category scheme="http://www.webofthings.org" term="projects" />		<summary type="html"><![CDATA[You might have noticed that the blog got a small lifting lately. This post is just meant to draw your attention on the three new sections of the blog: Events: if you want to meet the WoT community, these are the places to be! We list there the latest workshops, conferences and hack-camps we organize, [...]]]></summary>
		<content type="html" xml:base="http://www.webofthings.org/2011/02/18/small-lifting/">&lt;p&gt;You might have noticed that the blog got a small lifting lately. This post is just meant to draw your attention on the three new sections of the blog:&lt;/p&gt;
&lt;ol&gt;
&lt;li&gt;&lt;a href="events/"&gt;&lt;strong&gt;Events:&lt;/strong&gt;&lt;/a&gt; if you want to meet the WoT community, these are the places to be! We list there the latest workshops, conferences and hack-camps we organize, like the upcoming &lt;a href="http://www.webofthings.com/wot/2011"&gt;WoT 2011&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;&lt;a href="projects/"&gt;Projects:&lt;/a&gt;&lt;/strong&gt; we are currently in a heavy let&amp;#8217;s-open-source-everything-we-have phase. Thus, expect to find more projects there soon. We already list two of them.&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;&lt;a href="projects/"&gt;Publications:&lt;/a&gt;&lt;/strong&gt; this is where you can find our common publications, ranging from scientific papers to book-chapters, presentations and video-recorded tutorials and talks.&lt;/li&gt;
&lt;/ol&gt;
&lt;p&gt;All right we hope you&amp;#8217;ll enjoy these goodies and look forward to get your feedback on them!&lt;/p&gt;
&lt;img src="http://feeds.feedburner.com/~r/WebOfThings/~4/19oEDm7Rum0" height="1" width="1"/&gt;</content>
		<link rel="replies" type="text/html" href="http://www.webofthings.org/2011/02/18/small-lifting/#comments" thr:count="0" />
		<link rel="replies" type="application/atom+xml" href="http://www.webofthings.org/2011/02/18/small-lifting/feed/atom/" thr:count="0" />
		<thr:total>0</thr:total>
	<feedburner:origLink>http://www.webofthings.org/2011/02/18/small-lifting/</feedburner:origLink></entry>
	</feed>

