The No.1 i-Technology Magazine in the World !
   
 

      ES no BS
This is a personal blog of Yakov Fain       My son's animations and music         No BS IT podcast      Америчка




Archives

««Aug 2010»»
SMTWTFS
1234567
891011121314
15161718192021
22232425262728
293031

RSS Feed








Subscribe to these blogs

Adobe gears toward Google Gears

posted Wednesday, 30 May 2007

Something new is cooking in the Google software pot. It’s called Google Gears, which is a new way to create offline Web applications.

Google Gears (BETA) is an open source browser extension that enables web applications to provide offline functionality using following JavaScript APIs: store and serve application resources locally, store data locally in a fully-searchable relational database, run asynchronous Javascript to improve application responsiveness”.

They made this announcement  during Google Developers Day in Sydney, Australia.

One of the major features of upcoming Adobe Apollo is support disconnected Web applications, and Adobe’s Kevin Lynch announced that Google Gears will be available in Apollo. Adobe Flex applications already use the space on the client’s disk for storing instances of any objects (this is called local SharedObjects), and turning this disk space into a fully searchable RDBMS sounds pretty exciting to me. While some people sitting on fast Internet connection lines may not see benefits of working offline, most of the world population is still using slow lines. And even if you have fa ast connection, having some data on your local disk may help if you work with enterprise applications that move megabytes of data over the wire.

Last year Sun Microsystems have included a client database Java DB in Java 6, which would be more useful if Java offered a competitive Web client VM. This situation won’t change for at least a year (we are expecting a small footprint Consumer JRE next year). It's been a year since  Java 6 has been released - has anyone heard of applications that use Java DB? At least I did not.

I wonder why Sun and Adobe do not collaborate? Sun is moving aside with new JavaFX toy, but it’s a little too late. May be they should work on a  Java-to-ActionScript compiler that can be converted to bytecode for  Flash Player?  I'm sure  David Temkin from Laszlo Systems will be happy to help with this. 

No wonder that Google is where it is, and what Sun has on the desktop? As noted writer Isaac Babel wrote many years ago, Sun has “spectacles on his nose and autumn in his heart”.

tags:          

links: digg this    del.icio.us    technorati    




1. David left...
Thursday, 31 May 2007 2:01 am

Hi Yakov,

You wrote: "Adobe’s Kevin Lynch announced that Google Gears will be available in Apollo"

Actually, Kevin announced that Apollo will embed a SQLite DB, same as Google, and that Google will be working with Adobe to align their APIs with the Adobe APIs. Small difference perhaps, but we both developed this independently, both chose SQLite, and now are working to align APIs to make it easier for developers to leverage both.

-David


2. Yakov Fain left...
Thursday, 31 May 2007 5:58 am

My point is that Adobe and Google work together, and something good will come out of this collaboration. I'd like to see Adobe and Sun working together too.