Rich’s posterous

 
Filed under

googlegears

 

ORM for google gears

very psyched to have found this...
 
Trac: http://labs.urielkatz.com/wiki/JStORM
 
Intro by the developer:
http://www.urielkatz.com/archive/detail/introducing-jstorm/

Filed under  //   google gears   orm  

Comments [0]

Grokking google gears

Have a client who wants access to parts of their application offline.
Seems like there were a few options out there. I'd started with joyent
slingshot, but that appears to be defunct. The spent some time with
gearsonrails, but a) can't get it to run, b) there's not enough
documentation, and c) the project itself seems to be kinda 'offline.'
Probably better this way in the long run. gearsonrails would just add
one more black box into the mix and prevent understanding how Gears
actually works.
 
I started here: http://code.google.com/apis/gears/, then took in a
video presentation and am now going over the docs and tutorials. It's
pretty cool stuff, really. Gears is available for all the major
browsers and platforms, and mobile, too.

Filed under  //   google gears   offline   rails  

Comments [0]