On Tuesday, July 17, 2012 2:20:08 AM UTC+10, David Marko wrote: > > +1 from me having this. Btw. On client side i'm using AngularJS and > Trigger.io (instead of PhoneGap)
I've been looking around, and will have one of the following setups: - *AngularJS <http://angularjs.org/>* with *BarristerRPC<http://barrister.bitmechanic.com/> * - *BackboneJS <http://backbonejs.org/>* with *Backbone.Rpc<https://github.com/asciidisco/Backbone.Rpc> * - *JQuery mobile* <http://jquerymobile.com/> with *jquery-jsonrpc*<https://github.com/datagraph/jquery-jsonrpc>(or plain JSON.stringify) All within a *PhoneGap <http://phonegap.com/>* (*Apache Cordova<http://incubator.apache.org/cordova/> *) app using the* Facebook connect plugin<https://github.com/davejohnson/phonegap-plugin-facebook-connect> * for authentication (for graceful downgrade from Facebook mobile app<https://www.facebook.com/mobile/>to Facebook website auth <https://touch.facebook.com>). I should have a PoC <http://en.wikipedia.org/wiki/Proof_of_Concept> on August 2 with a full backend written in web2py and two frontends (one in web2py views; the other in one of the above frameworks). Subsequently I'll release it under a full open-source license onto Bitbucket. I'll post to the web2py list with link + slides when the repo is live

