Post

The page and the desktop - Skillswap talk

A couple of weeks ago I gave a talk at Brighton Skillswap called “The page and the desktop”. With some of the newer HTML5 APIs it is now possible to redesign how your web pages interact with the desktop. Web pages are all too often little islands that fail to interact well with the wider user interfaces of our devices. The talk tries to explain how the new Drag/Drop and File APIs could make web pages more equal in the world of applications.

The talked started with a series of demos that show what is currently possible. I have recreated the demos in a short screencast, hopefully it will give more context to the slides.

Example code

  • Data Portability
  • Events
  • JavaScript
  • html5

Data formats:

API