O’Reilly has just released the sixth chapter of its WebOS book – this one looks at how to store data locally in a WebOS application:

Here is a key quote:
Palm webOS supports the HTML 5 Database APIs and provides two specific APIs for
simple data creation and access:
x) Depot—a wrapper on the HTML 5 APIs for simple object store and retrieval.
x) Cookie—a simplified interface to browser cookies, a single object store for small
amounts of data.
As usual, further information can be had here:
http://my.safaribooksonline.com/9780596802097?tocview=true
Related posts:
