HTML5 WEBSOCKETS: Real-Time Web

Abstract:

The web has been largely built around the so-called request/response paradigm of HTTP. A client loads up a web page and then nothing happens until the user clicks onto the next page. Around 2005, AJAX started to make the web feel more dynamic. Still, all HTTP communication was steered by the client, which required user interaction or periodic polling to load new data from the server. Html5 Websockets will give us a more real-time web because the server can talk back to the browser. We'll talk about what this means and how you can use this in your desktop browser and mobile web applications. We will power it all with Node.js, so expect a lot of JavaScript.

Speakers:

  • Eric Sowell

    11 Recordings
    Eric B. Sowell, a husband, dad, Christian, teacher, software developer, avid learner, speaker, Greek guy, and lover of history. http://www.ericsowell.com/

Recorded At:

Recorded on:

Aug 14, 2012

More Info:

http://www.meetup.com/HTML5-User-Group

Tags: