-
Mike Hostetler
4.05
Description:
As browser technology improves, bigger and more complicated applications are built with web technology. A big part of enhancing the browser experience is accurately reproducing the state-full interactivity of a desktop application inside a state-less browser. This talk will demonstrate various methods of enhancing an application with state preservation. Topics will include dealing with AJAX and back button, utilizing new client-side storage engines, and synchronizing client and server side application state. This talk will not be a simple walk through of how to use these individual techniques, but will attempt to demonstrate a way to use them together in a way that makes the user experience better.
Comments on this Talk
lukeb,
16 Sep 01:14 AM
This was a great talk. It was extremely forward thinking and it has mass application and usability. I've been looking for this exact information for a long time. I'm glad I went.
kenitech,
23 Sep 06:50 PM
Mike seemed very knowledgeable about the content. Useful code and examples.

I really liked the examples with gmail. Always helps to have a common, real-life example of how certain functionality is used.