I\'ve got a bit of a problem, I\'m about to start a 4-6 month project which will need offline support. AppCache is awesome and accepted as the standard but the big browsers
i would indeed go for (a.o.) localstorage. I wrote a small proof of concept of such an offline web-app earlier this year (cfr. this blogpost and the offline-enabled webapp here), the basic approach being;