If you’re on the road a lot there is no doubt that you will have come across the little 8 bit dinosaur page in Google Chrome. You know, the one that comes up to tell you that you’re not longer able to access the internet because there’s a problems with the connection? This is an… Continue reading Google Dinosaur Game
Tag: offline
HTML5 offline web apps & debugging the cache manifest
Cache Manifest is the perfect tool for taking your web application and making it available offline. The problem is it can be tough to debug what is happening when something goes wrong. Thankfully there’s a bit of code to help with you out with that.