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

Creating A Self Contained, Offline Html5 App And The Best Method For Embedding Its Resources

I am trying to create a single file HTML5 document that can be emailed to people that would contain… Read more Creating A Self Contained, Offline Html5 App And The Best Method For Embedding Its Resources

Html5 Application Cache - Cached Files Do Not Update, Even When Manifest Is Updated

I have a versioned cache manifest: #version = e5b4271 Every time this version changes, my webapp l… Read more Html5 Application Cache - Cached Files Do Not Update, Even When Manifest Is Updated

How To Play Html5 Game Offline?

I wanted to save some html5 games on the laptop for my little brother to play when he's out of … Read more How To Play Html5 Game Offline?

How To Sync Offline Html5 Webdatabase With Centralised Database

I'd like to be able to do the following in a HTML5 (iPad) web app: upload data to an online da… Read more How To Sync Offline Html5 Webdatabase With Centralised Database

Combining Html5 Localstorage And Local Database For More Space?

I am developing a web application for remote areas with little internet connectivity and was wonder… Read more Combining Html5 Localstorage And Local Database For More Space?

How To Make A Local Offline Database

I'm making a to-do list application with HTML, CSS, and JavaScript, and I think the best way fo… Read more How To Make A Local Offline Database

HTML5 Application Cache - Cached Files Do Not Update, Even When Manifest Is Updated

I have a versioned cache manifest: #version = e5b4271 Every time this version changes, my webapp l… Read more HTML5 Application Cache - Cached Files Do Not Update, Even When Manifest Is Updated