Tagged: REST

Internet developers day – part 1 1,950

Internet developers day – part 1

I was invited today at the Internet Developer summit (#devkon) (thanks for the invite Reto), to present our vision and work on the Web of Things. I’ll try to blog as much as I can because it’s a lot of tips & tricks for internet developers, and the program is juicy. Sorry for the random notes, hopefully it’s usable enough (not only it was great so I had to listen, but I also had to translate from german, so please be kind). Real-Time Web: Technische Standards und Herausforderungen Jürg Stucker (@jstucker), CEO Namics. Find more about the talk & slides here...

Our Workshop Presentation @ SXSW 2010 2,057

Our Workshop Presentation @ SXSW 2010

We just finished our Web of Things workshop @ SXSW 2010. A really impressive conference room (or should I say football-field…) with great, very enthusiastic, awake people and a great host! Thanks to you all for coming. Thanks for your feedbacks Let’s continue the discussion here and on Twitter #webofthings. You’ll find the slides below and the doggy bag here. Web of Things – Connecting People and Objects on the Web View more presentations from Dominique Guinard.

Live from SXSW!! 232

Live from SXSW!!

We just arrived in Austin, TX for one of the largest geek/tech/media festival, South by SouthWest. It’s just great HUGE! We are presenting on sunday a workshop on the web of things. It’s the first part of a blocks workshop on javascript (the two others by Kyle Simpson and Dan Nichols), and we’re there to provide the things layer. It’s a unique opportunity to share our experiences with WoT with many other hackers, coders, masher, and we have been preparing a huge amount of nerdy meaty stuff to chew on (read: handouts, code, examples, demos, etc). It’ll be fantastic to...

When Things Will “Speak Web”: Invited Lecture at Lancaster University 2,701

When Things Will “Speak Web”: Invited Lecture at Lancaster University

A few days ago, I was kindly invited by Gerd Kortuem to give a lecture on the Web of Things for students of Lancaster University. The talk was given in frame of a “Software Innovation and Entrepreneurship” lecture. Thus, the students had both business and technical backgrounds. I quite enjoyed giving it especially since the students asked very relevant questions on aspects such as security, discovery, the real-time Web, etc. You can find a full recording (about 1.5 hours) of the lecture here, but you’ll need to install the plug-in to watch it (sorry about that!). Alternatively you can find...

4,707

Implementing a Social Web of Things

There are still many challenges to face towards a Web of Things: discovery, search, scalability, event driven interactions and sharing. For the last few month we’ve been focusing on the latter, because let’s face it: if you do not have a mechanism to share your Web-enabled things it is not really worth having them Web-enabled in the first place! Core to the Web of Things vision there is this idea of the physical world as a “composable ecosystem” where devices can be used and re-used simply to create emerging applications, i.e. physical mashups. Well, the success of Web mashups is...

COAP draft available! 1,708

COAP draft available!

Fresh out of the box, COAP draft is available since ahem… a couple of hours (self-pride for my timing as you can notice). This is definitely for me, us, and you all a definite pace for mankind – a solid and viable proof that the WoT is coming, and a very nice Christmas present. What is COAP I hear you saying? From the draft: The use of web services on the Internet has become ubiquitous in most applications, and depends on the basic REST architecture of the web. The proposed Constrained RESTful Environments (CoRE) working group aims at extending the...

Java card 3 released 2,899

Java card 3 released

SUN is about to release the newer java card 3! Quoting the wikipedia article: Java Card refers to a technology that allows small Java-based applications (applets) to be run securely on smart cards and similar small memory footprint devices. Java Card is the tiniest of Java targeted for embedded devices. Java Card gives the user ability to program the device and make them application specific. It is widely used in SIM cards (used in GSM mobile phones) and ATM cards. The first Java Card was introduced in 1996 by Schlumberger‘s card division which later merged with Gemplus to form Gemalto....

Web of Things Session at PICNIC ’09 – Call for Demos 179

Web of Things Session at PICNIC ’09 – Call for Demos

We finally received the green light to organize a special session at PICNIC on the 24th September in Amsterdam. It will entitled “New Innovation Models for the Web of Things“, and here is the abstract: The popularity of open source hardware and software, along with the openness and sharing ideals behind Web 2.0, is transforming the creation and manufacturing process for consumer devices. As more and more tiny computers are being connected to the Web, new methods and tools are needed to create applications that leverage the connectedness of the physical world. Unlike the Internet of Things where the focus...

Web hooks 1,846

Web hooks

Guys (& girls), check this out first I just heard about web hooks yesterday and thought it’s just something totally cool. I think it’s an excellent approach to a much more programmable web and world, especially if we think in terms of small scale, personal mashups. The idea has been around for a while and maybe hasn’t been formalized with an official terminology yet, but it’s a totally cool way to have some publish/subscribe mechanism on the Web, or better said trigger-based notifications. It’s funny that I was thinking of doing something like that, but Jeff did it a little...

Gateway unleashed! 3,555

Gateway unleashed!

I’ve presented yesterday in Los Angeles a talk on the gateways I’ve been talking about for months. Okay, actually I didn’t physically present it for logistical reasons, as I’m totally in Europe. But the paper is supposed to be out in the proceedings, so I thought I should share it with you. For now still not much code to play with 🙁 Read the abstract: Wireless Sensor Networks provide unprecedented possibilities for monitoring and interacting with the real-world. Unfortunately, the lack of open and simple standards for ad-hoc collaboration between heterogeneous embedded devices makes it difficult to build large-scale deployments;...