Upgrade to Pro — share decks privately, control downloads, hide ads and more …

HTML5 APIs Will Change the Web — and Your Designs // SXSW Interactive

HTML5 APIs Will Change the Web — and Your Designs // SXSW Interactive

HTML5. It's more than paving the cowpaths. It's more than markup. There's a lot of stuff in the spec about databases and communication protocols and blahdiblah backend juju. Some of that stuff is pretty radical. And it will change how you design websites. Why? Because for the last twenty years, web designers have been creating inside of a certain set of constraints. We've been limited in what's possible by the technology that runs the web. We became so used to those limits, we stopped thinking about them. They became invisible. They Just Are. Of course the web works this certain way. Of course a user clicks and waits, the page loads, like this… but guess what? That's not what the web will look like in the future. The constrains have changed. Come hear a non-nerd explanation of the new possibilities created by HTML5’s APIs. Don't just wait around to see how other people implement these technologies. Learn about HTML APIs yourself, so you can design for and create the web of the future.

Presented at SXSW 2012: http://schedule.sxsw.com/2012/events/event_IAP11512

Audio download available at: http://lanyrd.com/2012/sxsw-interactive/spmyp/

Jen Simmons

March 09, 2012
Tweet

More Decks by Jen Simmons

Other Decks in Technology

Transcript

  1. The World-Wide Web (W3) was developed to be a pool

    of human knowledge, which would allow collaborators in remote sites to share their ideas and all aspects of a common project… The idea of the Web was prompted by positive experience of a small “home-brew” personal hypertext system used for keeping track of personal information on a distributed project. — Tim Berners-Lee, 1994
  2. URL

  3. What to do? Real-time updates of content on a single

    web page Multiple people using single page, seeing each others activity immediately One person using multiple web windows on multiple devices at the same time
  4. File API File Reader / Writer / System Blob URLs

    / Blob Builder Drag & Drop Files
  5. ?

  6. An innovator is not someone who creates something amazing out

    of nothing. An innovator is someone who wakes up to the constraints caused by false assumptions, and breaks out of them.