Gears API

I’m writing up a blog post about the early Mobile Web API’s and Alex Russell reminded me of Google Gears
Gears modules include:
LocalServer Cache and serve application resources (HTML, JavaScript, images, etc.) locally Database Store data locally in a fully-searchable relational database WorkerPool Make your web applications more responsive by performing resource-intensive operations asynchronously Read full post.
I think it is interesting to see that AppCache and WebSQL, Geolocation and WebWorkers came out of the ideas in Google Gears and it’s only the latter two that really survived.


This content originally appeared on Modern Web Development with Chrome and was authored by Paul Kinlan

<p>I'm writing up a blog post about the early Mobile Web API's and Alex Russell reminded me of Google Gears</p> <blockquote> <p>Gears modules include:</p> <ul> <li>LocalServer Cache and serve application resources (HTML, JavaScript, images, etc.) locally</li> <li>Database Store data locally in a fully-searchable relational database</li> <li>WorkerPool Make your web applications more responsive by performing resource-intensive operations asynchronously</li> </ul> </blockquote> <p><a href="https://web.archive.org/web/20090317170140/http://code.google.com/apis/gears/">Read full post</a>.</p> <p>I think it is interesting to see that AppCache and WebSQL, Geolocation and WebWorkers came out of the ideas in Google Gears and it's only the latter two that really survived. WebSQL was never broadly supported, and was replaced by IndexedDB; and AppCache replaced by ServiceWorker</p>


This content originally appeared on Modern Web Development with Chrome and was authored by Paul Kinlan


Print Share Comment Cite Upload Translate Updates
APA

Paul Kinlan | Sciencx (2018-08-25T20:44:43+00:00) Gears API. Retrieved from https://www.scien.cx/2018/08/25/gears-api/

MLA
" » Gears API." Paul Kinlan | Sciencx - Saturday August 25, 2018, https://www.scien.cx/2018/08/25/gears-api/
HARVARD
Paul Kinlan | Sciencx Saturday August 25, 2018 » Gears API., viewed ,<https://www.scien.cx/2018/08/25/gears-api/>
VANCOUVER
Paul Kinlan | Sciencx - » Gears API. [Internet]. [Accessed ]. Available from: https://www.scien.cx/2018/08/25/gears-api/
CHICAGO
" » Gears API." Paul Kinlan | Sciencx - Accessed . https://www.scien.cx/2018/08/25/gears-api/
IEEE
" » Gears API." Paul Kinlan | Sciencx [Online]. Available: https://www.scien.cx/2018/08/25/gears-api/. [Accessed: ]
rf:citation
» Gears API | Paul Kinlan | Sciencx | https://www.scien.cx/2018/08/25/gears-api/ |

Please log in to upload a file.




There are no updates yet.
Click the Upload button above to add an update.

You must be logged in to translate posts. Please log in or register.