- From: Arthur Barstow <art.barstow@nokia.com>
- Date: Wed, 25 Sep 2013 19:53:28 -0400
- To: "Martin J. Dürst" <duerst@it.aoyama.ac.jp>
- CC: www-tag <www-tag@w3.org>
On 9/25/13 5:02 AM, ext Martin J. Dürst wrote: > Can you give a pointer (in terms of hours/minutes into the video) > where the most interesting bits may be found? Well `interesting` is a bit relative here but FYI, here are starting timestamps for all of the Sept 23 Edgeconf sessions (two different videos): * Responsive Images <http://www.youtube.com/watch?v=wbSrpr_t0Vs> @ 0:18:45 * Rendering performance <http://www.youtube.com/watch?v=wbSrpr_t0Vs> @ 1:19:24 * 3rd party scripts <http://www.youtube.com/watch?v=wbSrpr_t0Vs> @ 2:37:28 * Real-time data (WebRTC) <http://www.youtube.com/watch?v=Al3SEbeK61s> @ 00:07:30 * Offline <http://www.youtube.com/watch?v=Al3SEbeK61s> @ 01:03:05. Alex provides a nice overview of the issues with HTML5 offline and a short introduction to the Promise-based "Service Workers" (previously called "Navigation Controller"). Service Workers use an "in-browser proxy" architecture to request resources from the server and to return locally cached resources when they are available. See <https://github.com/slightlyoff/ServiceWorker/blob/master/explainer.md> for more info on Service Workers. * Legacy clients <http://www.youtube.com/watch?v=Al3SEbeK61s> @ 2:21:00 * Payments <http://www.youtube.com/watch?v=Al3SEbeK61s> @ 3:20:00
Received on Thursday, 26 September 2013 00:03:40 UTC