Richard Leggett
Member since May 25, 2010
- Profile: /members/6102-richard-leggett.htm
- URL: http://www.richardleggett.co.uk
- Comments: 4
Recent Blog Comments By Richard Leggett
-
Experimenting With HTML5's Cache Manifest For Offline Web Applications
Posted on Jun 25, 2010 at 9:27 AM
I think the delay is just to do with how the update works. It updates in the background first, and does not automatically replace the version you're looking it. I've written a bit of code which allows the user to choose to update (this works for the data-entry app I have been working on). http://p... read more »
-
Experimenting With HTML5's Cache Manifest For Offline Web Applications
Posted on Jun 24, 2010 at 5:41 PM
Hi Ben, Just want to say really enjoying this series on HTML5 features, I'm using them at the same time and you're insights are really helping. I'm using a dynamic cache.manifest.php file (to add entries for all subfolders/images/css) and I've found it a bit hit and miss as to whether the app disp... read more »
-
Drawing On The iPhone Canvas With jQuery And ColdFusion
Posted on May 25, 2010 at 8:02 AM
Scrap that, I was still looking for the iPhone user agent, works a treat when you also look for "iPad". Thanks for this example.... read more »
-
Drawing On The iPhone Canvas With jQuery And ColdFusion
Posted on May 25, 2010 at 5:57 AM
Hi Ben, I've been investigating canvas for an iPad game and tried your demo but it appears it doesn't work on here. You can't seem to stop the window scrolling or register any touch events on the canvas surface. I wondered if you've tried this out yet? Could be a major pain for canvas apps. Seems... read more »