IFD:InterfaceEntwicklung2011/Kursplan/Client-Side Storage: Difference between revisions
From Medien Wiki
No edit summary |
No edit summary |
||
Line 14: | Line 14: | ||
* [http://www.sqlite.org/lang.html SQLite] | * [http://www.sqlite.org/lang.html SQLite] | ||
* [http://developer.apple.com/library/safari/#documentation/iPhone/Conceptual/SafariJSDatabaseGuide/Introduction/Introduction.html Safari Client-Side Storage and Offline Apllications Programming Guide] | * [http://developer.apple.com/library/safari/#documentation/iPhone/Conceptual/SafariJSDatabaseGuide/Introduction/Introduction.html Safari Client-Side Storage and Offline Apllications Programming Guide] | ||
Revision as of 19:32, 11 January 2012
Präsentation
Präsentation auf slideshare.net
Working Example
Die Webapp holt sich alle Artikel des RSS-Feeds von Smashing Magazine und speichert die Artikel in eine lokale SQL-Datenbank (localDatabase).