Skip to content Skip to sidebar Skip to footer
Showing posts with the label Caching

Google App Engine - Caching Generated Html

I have written a Google App Engine application that programatically generates a bunch of HTML code … Read more Google App Engine - Caching Generated Html

Html5 Cache Manifest: Whitelisting All Remote Resources?

I'm doing an iPhone version of a desktop site that includes a blog. The blog often embeds image… Read more Html5 Cache Manifest: Whitelisting All Remote Resources?

Prevent Apache To Cache Html5 Manifest

This is probably really easy to solve, I've checked on stackoverflow but I did not find anythin… Read more Prevent Apache To Cache Html5 Manifest

What Can Cause Chrome To Give An Net::err_failed On Cached Content Against A Server On Localhost?

I'm building a web server and trying to test things. The server is running on localhost:888, a… Read more What Can Cause Chrome To Give An Net::err_failed On Cached Content Against A Server On Localhost?

Embedded Html 5 Video Is Stored In The Cache But Is Not Displayed On Ipad 2

I am creating an offline webapp for the iPad 2, which includes video content. When the page first l… Read more Embedded Html 5 Video Is Stored In The Cache But Is Not Displayed On Ipad 2

Mobile Web App And Offline Access To Audio Files

Is it possible to cache audio files for an offline access in a mobile web app using an HTML5 cache … Read more Mobile Web App And Offline Access To Audio Files