Tag archives for sync

SQLite – WebDB API Package

Last week I started working on a mobile project who need to handle an off-line database of more than 30.000 items.

There was no way to implement with LocalStorage because of:

  • need more than 5Mb
  • need to perform complex filter
  • need to perform data associations

I did choose to solve this problem using WebDB API in a WebKit browser (Chrome, Safari, MobileSafari, MobileChrome) and at the end of the week I released a public repo on GitHub containing my work:

Fork on GitHub ยป

8Kb minified!

Continue reading »

Posted in Script | Leave a comment

how to empty a DataStore – Sencha Touch Tutorial

This small piece of code allow you to remove all data from a Ext.data.DataStore. Continue reading »

Posted in Tips & Tricks | 5 Comments

Swedish Greys - a WordPress theme from Nordic Themepark.