I've started adding some support for the client side database into
TiddlyWiki:

http://jimpick.com/test/clientside-storage.html
http://github.com/jpick/tiddlywiki-clientside-storage/tree/master

Feel free to look at the code to see how I did it.  I don't think it's
possible to tightly follow the HTML 5 spec, as it's still in the
process of being written.

I haven't found a lot of examples out there in the 'wild' yet.  The
API does seem to work though, so I'm planning to do a bit more
development work to actually use this stuff 'for real'.  I think it
would work quite well with the iTW (TiddlyWiki for the iPhone) UI.

I've just encountered a bug where the Preferences app on my iPhone
crashed, leaving me unable to delete a database that Safari can still
see.  I'm searching for a way to manually nuke the database now...

Overall, it was pretty easy to do -- the hard part is going to be all
on the TiddlyWiki side to fully integrate it into the framework.

Cheers,

 - Jim

On Jul 26, 7:45 am, Hayden <[EMAIL PROTECTED]> wrote:
> Is there any documentation or information about how to use client side
> database storage with iphone safari?  I cannot seem to find anything
> at apple developer site.
>
> How closely does the db implementation for safari follow the HTML 5
> spec?

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"iPhoneWebDev" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/iphonewebdev?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to