Hi All,
I have to develop an application that should be used BOTH as a web
application (by multiple users, working in different locations) AND as
a desktop application (used by a single user,while traveling). Even
worse, each user should be able to work both offline (when traveling
by train, airplane, etc.) and online (when in his office). This
strange set of requests came from the fact that each user has to
collect data on the field and feed a central database. The Internet
connection cannot be taken from granted on the field.

Of course, I was thinking about Google Gears for enabling the
disconnected operations and the automatic synchronization of
databases.

The problem is: how can I use Pylons as my web framework in this case?
Is there any specific support for Google Gears in the Pylons world?
Any extension? Any specific version of Pylons?

Anybody has any experience in developing oline/offline capable
applications with Pylons and Google Gears? Any suggestion for me?

Thanks in advance

Alessandro Bottoni

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

Reply via email to