One nifty feature of HTML5 is that apps can store data locally on your computer and have it available even when you are offline. Google today introduced a new API for Chrome, the Sync FileSystem API, that offers an app-private sandboxed file storage system, similar to what’s already in the HTML5 specs. The interesting new feature here is that this data is also automatically synchronized across… → Read More