On May 11, 5:38 pm, Cedric <[email protected]> wrote:
> Hi,
>
> After been quite unsuccessful searching for a way to build an offline
> application with TG2, I'm just asking is somebody as made such an
> application and is willing to share his/her receipes...
>
> It seems that using dojo offline with google gears would be a
> "natural" way to solve this problem, but I'm far away to be enough
> skilled to do it from scratch :-(
>
> Best regards
> Cédric

You may find CouchDB interesting. It is a schema-free documentation
database, but can also be used as an application host for pure
Javascript/JSON apps, without using middleware framework like
Turbogears between client and database. CouchDB apps like this can be
hosted offline or on the web, with the same code base.

CouchDB Website: http://couchdb.apache.org/
Standalone Applications with CouchDB:
http://jchrisa.net/drl/_design/sofa/_show/post/standalone_applications_with_co

Weida
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"TurboGears" 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/turbogears?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to