I was on a conference call today talking to a client about how to architect a 'sometimes connected' web application, where the user would be able to
Furthermore, this was to work cross browser, and cross OS (Windows and Mac).
My initial thoughts revolved around creating a local web server and database, and then sync data between the central and local database upon disconnect and reconnect. But to be cross browser and OS, you would need a local database like MySQL, and a local Web Server like Apache... and you would have to write a lot of tricky data sync code...
Luckily, Lino Tadros was on the call and pointed out that Google has a new API (still in beta), that does all of this for you! It is called Google Gears.
I would highly recommend that you check it out if your requirements are similar to the ones above, it seems to do just the trick!
Remember Me
a@href@title, i, strike, u
Copyright © 2003-2008 Falafel Software Inc.
Subscribe to Falafel Blogs
The opinions expressed herein are Falafel's employees own personal opinions and do not represent Falafel Software's view in any way in case they go bananas!