Alert icon
We're changing our privacy policy. This stuff matters.  Learn more  Dismiss

HTML5 Storage: Application Cache

Loading...

Sign in or sign up now!
Alert icon
Upgrade to the latest Flash Player for improved playback performance. Upgrade now or more info.
8,518
Loading...
Alert icon
Sign in or sign up now!
Alert icon
There is no Interactive Transcript.

Uploaded by on Jan 18, 2011

Google Tech Talk
January 5, 2011

Presented by Nikolas Coukouma.

ABSTRACT

HTML5 includes a specification for application caches. This unique feature allows a page to store needed static resources and start even when offline. This talk will cover both the basics and some more advanced uses. Hopefully it will answer most of your questions about what's possible and provide some hints about how to do it.

Category:

Science & Technology

Tags:

License:

Standard YouTube License

  • likes, 3 dislikes

Link to this comment:

Share to:
see all

All Comments (4)

Sign In or Sign Up now to post a comment!
  • Love the presentation. Fell asleep

  • @darkyndy You could do it either way. Some considerations: are both pages updated at the same time? how much overlap is there? are users likely to need to access both if they access one?

    Re: URL query params: putting the version on a comment line might be less risky; the explicit application cache entry 'foo?v=1' would not be used to serve 'foo?v=2' or 'foo' .

  • Some questions. I have one website and let's say I have two pages: /index and /test on those different pages I have also different static resources, but some resources that are in common.

    Should I create one manifest for each page and add there exactly required resources or could I have one manifest that is for all pages?

    Now for caching some resources I use ?v=1 and when I make an update I say ?v=2 (saying for css file), I can make something similar based on cache manifest?

  • Interesting way. That's what I need in the future project.

Loading...

Alert icon
0 / 00Unsaved Playlist Return to active list
    1. Your queue is empty. Add videos to your queue using this button:
      or sign in to load a different list.
    Loading...Loading...Saving...
    • Clear all videos from this list
    • Learn more