The group you are posting to is a
Usenet group . Messages posted to this group will make your email address visible to anyone on the Internet.
Your reply message has not been sent.
Your post was successful
From:
kevintrio <kevint... @gmail.com>
Date: Sat, 28 Apr 2012 11:35:54 -0700 (PDT)
Local: Sat, Apr 28 2012 2:35 pm
Subject: SQLite
Hi,
Is there a SQLite for SJS? I will use this w/ PhoneGap and such..
You must
Sign in before you can post messages.
You do not have the permission required to post.
From:
Alexander Fritze <a... @onilabs.com>
Date: Sat, 28 Apr 2012 22:31:43 +0200
Local: Sat, Apr 28 2012 4:31 pm
Subject: Re: [oni-apollo] SQLite
No, we haven't got any 'official' database bindings at the moment -
but they are relatively easy to write, see e.g.
http://onilabs.com/blog/stratifying-asynchronous-storage .
Cheers,
Alex
On Sat, Apr 28, 2012 at 8:35 PM, kevintrio <kevint
... @gmail.com> wrote:
> Hi,
> Is there a SQLite for SJS? I will use this w/ PhoneGap and such..
You must
Sign in before you can post messages.
You do not have the permission required to post.
From:
kevintrio <kevint... @gmail.com>
Date: Sat, 28 Apr 2012 20:10:37 -0700 (PDT)
Local: Sat, Apr 28 2012 11:10 pm
Subject: Re: SQLite
Hi,
i have this sqlitedb.js which is run by jquery, and i was thinking
that i also have a jquery binding in place, is that also takes effect
on this sqlitedb class?
https://gist.github.com/2527164
On Apr 28, 1:31 pm, Alexander Fritze <a... @onilabs.com> wrote:
> No, we haven't got any 'official' database bindings at the moment -
> but they are relatively easy to write, see e.g.
http://onilabs.com/blog/stratifying-asynchronous-storage .
> Cheers,
> Alex
> On Sat, Apr 28, 2012 at 8:35 PM, kevintrio <kevint... @gmail.com> wrote:
> > Hi,
> > Is there a SQLite for SJS? I will use this w/ PhoneGap and such..
You must
Sign in before you can post messages.
You do not have the permission required to post.
From:
Alexander Fritze <a... @onilabs.com>
Date: Sun, 29 Apr 2012 09:06:38 +0200
Local: Sun, Apr 29 2012 3:06 am
Subject: Re: [oni-apollo] Re: SQLite
No, the jquery-binding module only adds bindings to core jquery
functions (see http://onilabs.com/modules#http://code.onilabs.com/apollo/0.13/module...
for a list).
The closest to what you're looking is probably Tom's small Web SQL
module... see halfway down the page at
http://onilabs.com/blog/stratifying-asynchronous-storage .
Cheers,
Alex
On Sun, Apr 29, 2012 at 5:10 AM, kevintrio <kevint
... @gmail.com> wrote:
> Hi,
> i have this sqlitedb.js which is run by jquery, and i was thinking
> that i also have a jquery binding in place, is that also takes effect
> on this sqlitedb class?
> https://gist.github.com/2527164
> On Apr 28, 1:31 pm, Alexander Fritze <a... @onilabs.com> wrote:
>> No, we haven't got any 'official' database bindings at the moment -
>> but they are relatively easy to write, see e.g.http://onilabs.com/blog/stratifying-asynchronous-storage .
>> Cheers,
>> Alex
>> On Sat, Apr 28, 2012 at 8:35 PM, kevintrio <kevint... @gmail.com> wrote:
>> > Hi,
>> > Is there a SQLite for SJS? I will use this w/ PhoneGap and such..
You must
Sign in before you can post messages.
You do not have the permission required to post.
From:
kevintrio <kevint... @gmail.com>
Date: Sun, 29 Apr 2012 09:32:40 -0700 (PDT)
Local: Sun, Apr 29 2012 12:32 pm
Subject: Re: SQLite
You must
Sign in before you can post messages.
You do not have the permission required to post.