canmove, Confirmed users
1,577
edits
| Line 25: | Line 25: | ||
* Google Gears Database: http://code.google.com/apis/gears/api_database.html | * Google Gears Database: http://code.google.com/apis/gears/api_database.html | ||
* HTML5 SQL: http://www.whatwg.org/specs/web-apps/current-work/#sql | * HTML5 SQL: http://www.whatwg.org/specs/web-apps/current-work/#sql | ||
* DOM Storage: https://developer.mozilla.org/En/DOM/Storage and http://www.whatwg.org/specs/web-apps/current-work/#structured-client-side-storage | * DOM Storage: https://developer.mozilla.org/En/DOM/Storage and http://www.whatwg.org/specs/web-apps/current-work/#structured-client-side-storage - we don't implement localStorage yet - looking to include it in 3.1? | ||
* Offline Resources in Firefox: https://developer.mozilla.org/En/Offline_resources_in_Firefox (not exactly data access but is an important part.) | * Offline Resources in Firefox: https://developer.mozilla.org/En/Offline_resources_in_Firefox (not exactly data access but is an important part.) | ||