banner



When Will The 32-bit Picasa App Stop Working On Mac Os?

Gears
Gearslogo.png
Developer(s) Google
Initial release May 31, 2007
Stable release 0.5.36.0 [edit] (February 22, 2010; 3 years ago  (2010-02-22) [1] ) [±]
Development status Discontinued (see End of life section)
Operating system Windows XP, Vista, 7, Windows Mobile 5, 6, Mac OS X, Linux 32 bit
License Open source (BSD)
Website gearsblog.blogspot.com/2011/03/stopping-gears.html

Gears, formerly Google Gears, [2] was software offered by Google that "enables more powerful web applications, by adding new features to the web browser. It allows some online files to be used offline". [3] Released under the BSD license, [4] Gears is free and open source software.

In late November 2009, numerous online news sources reported that Google was going to migrate to Web Storage rather than use Gears in the future. A Google spokesman later clarified that Google would, however, continue to support Gears so as not to break sites using it. [5] On 22 November 2011, Google announced that on 1 December 2011, Gears support would be removed from Gmail and Google Calendar. [6] Gears was removed from Google Chrome stable on June 7, 2011. [7]

Components

There are several major API components to Gears:

  • A Database module (powered by SQLite), which can store data locally. [8]
  • A WorkerPool module, which provides parallel execution of JavaScript code. [9]
  • A LocalServer module, which caches and serves application resources (HTML, JavaScript, images, etc.). [10]
  • A Desktop module, which lets web applications interact more naturally with the desktop. [11]
  • A Geolocation module, which lets web applications detect the geographical location of their users. [12]

Version history

Version Date Description
0.1 2007-05-31 Initial release as Google Gears. [13]
0.2 2008-02-22 [14]
- 2008-05-28 [2] Project renamed to Gears to reflect the open source, collaborative nature of the project.
0.3 2008-06-11 [15] Introduced ability to add desktop icons, support for Mozilla Firefox 3.
0.4 2008-08-22 [16] Geolocation API / Event handling for upload / download transfer progress, localization in 40 languages
0.5 2008-11-24 [17]

Updated SQLite, Geolocation can now get data from WiFi antennas, Improved API to manage data blobs on LocalServer

Support

Several web applications from a variety of companies have used Gears at some point, including Google (Gmail, YouTube, Docs, Reader, Picasa for mobile, Calendar, Wave), MySpace (Mail Search), Zoho (Writer, Mail), Remember The Milk, and Buxfer. [18] WordPress 2.6 added support for Gears, to speed up the administrative interface and reduce server hits. [19] However, after Google announced in February 2010 that there would be no further development of Gears (see End of life section), several of these applications have discontinued their support for Gears, including Google Reader [20] and WordPress [21]

Gears can be enabled on sites where it is otherwise unsupported, by using a Greasemonkey user script one of the Gears engineers has created. [22]

Gears is supported on Google Chrome and Internet Explorer 6 and Internet Explorer 8 on Windows XP, Vista and Seven, Internet Explorer Mobile 4.01 and later on Windows Mobile, Safari 3.1.1 and later on Mac OS X 10.4 and later [23] (though not with Safari 4 on Mac OS X 10.6 Snow Leopard; with no sign of a fix anytime soon [24] ), and Firefox 1.5 and later on multiple platforms. [25] There is only limited 64 bit support from third parties.

Gears does not support attachment files with sizes greater than 2 GB under Mac OS X Leopard or Snow Leopard currently due to a bug in the Blob handling code. [26] [27]

On May 29, 2008, Opera Software ASA announced that Opera Mobile 9.5 would support Gears. [28] The technology preview release of the browser was published on February 20, 2009. [29] It is currently available for touch-screen devices on Windows Mobile 5 & 6 only. [30] Gears is not built into browsers other than Google Chrome and must be downloaded separately.

The Ruby on Rails framework supports interfaces to Gears without needing to understand the Google Gears API. [31]

End of life

On February 19, 2010, the Gears team at Google announced that the development of Google Gears had stopped, as they are working on bringing all of the Gears capabilities into web standards like HTML5. Although development of new features has ceased, Google is planning to continue supporting Gears until they have developed a "simple, comprehensive" method for users' data to be migrated to HTML5 features. [32] Google Gears was removed from the Google Chrome stable on June 7, 2011. [7]

See also

  • Microsoft Silverlight
  • Rich Internet application
  • Adobe AIR

References

  1. ^ Revision: r3423
  2. ^ a b "Happy birthday, Google Gears!". Official Google Blog. 2008-05-28. http://googleblog.blogspot.com/2008/05/happy-birthday-google-gears.html . Retrieved 2008-06-11.
  3. ^ "Gears". http://gears.google.com/ . Retrieved 2008-09-01.
  4. ^ "Google Code project for Gears". http://code.google.com/p/gears/ . Retrieved 2008-02-26.
  5. ^ "What's powering Web apps: Google waving goodbye to Gears, hello to HTML5". Los Angeles Times. 2009-11-30. http://latimesblogs.latimes.com/technology/2009/11/google-gears.html . Retrieved 2009-12-02.
  6. ^ http://googleblog.blogspot.com/2011/11/more-spring-cleaning-out-of-season.html
  7. ^ a b "Chrome Stable Release". http://googlechromereleases.blogspot.com/2011/06/chrome-stable-release.html.
  8. ^ "Database Module AI". http://code.google.com/apis/gears/api_database.html . Retrieved 2007-05-31.
  9. ^ "WorkerPool Module API". http://code.google.com/apis/gears/api_workerpool.html . Retrieved 2007-05-31.
  10. ^ "LocalServer Module API". http://code.google.com/apis/gears/api_localserver.html . Retrieved 2007-05-31.
  11. ^ "Desktop Module API". http://code.google.com/apis/gears/api_desktop.html . Retrieved 2007-05-31.
  12. ^ "Geolocation Module API". http://code.google.com/apis/gears/api_geolocation.html . Retrieved 2008-08-27.
  13. ^ http://computemagazine.com/google-gears-could-revolutionize-the-online-application-user-experience/
  14. ^ http://gearsblog.blogspot.com/2008/02/gears-02-released.html
  15. ^ http://gearsblog.blogspot.com/2008/06/fly-gears-03.html
  16. ^ http://gearsblog.blogspot.com/2008/08/gears-04-is-here.html
  17. ^ http://code.google.com/apis/gears/history.html
  18. ^ "Gears History". http://code.google.com/p/gears/wiki/GearsHistory . Retrieved 2008-06-28.
  19. ^ "WordPress Trac ticket - Gears Support". http://trac.wordpress.org/ticket/6965.
  20. ^ "Google Reader blog - end of offline support". http://googlereader.blogspot.com/2010/05/spring-cleaning-comments-offline-and.html.
  21. ^ "WordPress documentation - Tools Subpanel". http://codex.wordpress.org/Tools_Tools_SubPanel.
  22. ^ "Gearsmonkey: Gears + Greasemonkey". http://code.google.com/apis/gears/articles/gearsmonkey.html . Retrieved 2009-08-13.
  23. ^ "Gears for Safari beta". Google. http://groups.google.com/group/gears-users/browse_thread/thread/36537d4f47c5495c/59c3950739b83da6?show_docid=59c3950739b83da6 . Retrieved 2008-08-26.
  24. ^ "Issue 847: Mac: Gears not working Safari 4 - Snow Leopard". Google Code. http://code.google.com/p/gears/issues/detail?id=847 . Retrieved 2009-09-05.
  25. ^ http://code.google.com/support/bin/answer.py?answer=69201&topic=11629
  26. ^ http://code.google.com/p/gears/issues/detail?id=960&q=snow%20leopard&colspec=Version%20Milestone%20Owner%20ID%20Summary%20Component
  27. ^ http://code.google.com/p/gears/issues/detail?id=958&q=snow%20leopard&colspec=Version%20Milestone%20Owner%20ID%20Summary%20Component
  28. ^ "Opera extends Gears support". Opera Software. http://www.opera.com/pressreleases/en/2008/05/29/ . Retrieved 2008-05-29.
  29. ^ "Technology preview: Gears-enabled Opera Mobile 9.5". Opera Software. http://labs.opera.com/news/2009/02/20/ . Retrieved 2009-02-21.
  30. ^ "Gears-enabled Opera Mobile 9.51b2 download page". Opera Software. http://www.opera.com/mobile/download/?man=Windows+Mobile+5.0+Pocket+PC&ver=9.51b2_gears&heading=Windows%20Mobile%205/6%20Pocket%20PC&img=/bitmaps/products/mobile/platform/951b2.gif&extra=Touchscreen-based%20devices%20only.%20Visit%20http://gears.google.com%20to%20download%20the%20Gears%20plugin%20for%20Opera%20Mobile.%20Last%20updated:%2019.%202.%202009 . Retrieved 2009-02-21.
  31. ^ "Google Gears Takes Ruby on Rails Offline". eWeek. http://www.eweek.com/c/a/Application-Development/Google-Gears-takes-Ruby-on-Rails-Offline/ . Retrieved 2008-07-15.
  32. ^ "Hello HTML5". http://gearsblog.blogspot.com/2010/02/hello-html5.html.

External links

  • Official website

Google Inc.

Co-founder & CEO
Larry Page
Executive Chairman
Eric Schmidt
Co-founder
Sergey Brin
Other directors
John Doerr
John L. Hennessy
Ann Mather
Paul Otellini
Ram Shriram
Shirley M. Tilghman
Senior Advisor
Al Gore
Rajen Sheth
Advertising
  • Ad Manager
  • AdMob
  • Adscape
  • AdSense
  • Advertising Professionals
  • AdWords
  • Analytics
  • DoubleClick
  • Offers
  • Wallet
Communication
  • Alerts
  • Calendar
  • Cloud Connect
  • Contacts
  • Friend Connect
  • Gmail
    • history
    • interface
  • Google+
  • Groups
  • Talk
  • Latitude
  • Orkut
  • Q & A
  • Reader
  • Sync
  • Translate
  • Voice
Software
  • Chrome
    • Chrome Web Store
  • Chrome OS
    • Chromebook
    • Chrome Zone
  • Cloud Print
  • Currents
  • Earth
    • Sky
    • Moon
    • Mars
  • Gadgets
  • Goggles
  • IME
    • Pinyin
    • Japanese
  • Picasa
  • Refine
  • SketchUp
  • Talk
  • Toolbar
  • Urchin
Platforms
  • Account
  • Android
    • Google TV
    • Google Nexus
  • App Engine
  • Apps
    • Marketplace
  • Authenticator
  • BigTable
  • Body
  • Books
  • Play
  • Caja
  • Google Compute Engine
  • Project Glass
  • Custom Search
  • Dart
  • Earth Engine
  • Go
  • GFS
  • Native Client
  • OpenSocial
  • Public DNS
  • Wallet
  • Wave
Development tools
  • AJAX APIs
  • App Inventor
  • AtGoogleTalks
  • Closure Tools
  • Code
  • Gadgets API
  • GData
  • Googlebot
  • Guava
  • Guice
  • GWS
  • KML
  • MapReduce
  • SketchUp Ruby
  • Sitemaps
  • Summer of Code
  • Web Toolkit
  • Website Optimizer
  • Swiffy
Publishing
  • Google 3D Warehouse
  • Blogger
  • Bookmarks
  • Docs
  • Drive
  • FeedBurner
  • iGoogle
  • Map Maker
  • Panoramio
  • Picasa Web Albums
  • Sites (JotSpot)
  • YouTube
  • Zagat
Search (PageRank)
  • Appliance
  • Audio
  • Books
    • Library Project
    • eBooks
  • Finance
  • Images
  • Maps
    • Street View
      • Timeline
      • Privacy concerns
      • Competition
      • Locations
  • News
  • Patents
  • Scholar
  • Shopping
  • Usenet
  • Web Search
    • History
    • Personalized
    • Real-Time
    • Instant Search
    • SafeSearch
  • Analysis: Insights for Search
  • Trends
Discontinued
  • Aardvark
  • Answers
  • Browser Sync
  • Base
  • Buzz
  • Checkout
  • Click-to-Call
  • Code Search
  • Desktop
  • Dictionary
  • Dodgeball
  • Fast Flip
  • Gears
  • GOOG-411
  • Jaiku
  • Knol
  • Health
  • Image Labeler
  • Labs
  • Lively
  • Mashup Editor
  • Notebook
  • Pack
  • Page Creator
  • Picnik
  • PowerMeter
  • SearchWiki
  • Sidewiki
  • Slide
  • Google Squared
  • Updater
  • Videos
  • Video Marketplace
  • Wave
  • Web Accelerator
  • Google X
Related
  • Acquisitions
  • AI Challenge
  • Art Project
  • Bomb
  • Criticism
  • Domains
  • Driverless car
  • Fiber
  • Foundation
  • Google China
  • Googlization
  • Grants
  • Google.org
  • Googleplex
  • History
  • Hoaxes
  • I'm Feeling Lucky
  • I/O
  • Logo
    • 1998–2009
    • 2010
    • 2011
    • 2012
    • 2013
  • Lunar X Prize
  • Monopoly City Streets
  • Motorola Mobility
  • Products
  • Science Fair
  • Searchology
  • Unity
  • Ventures
  • WiFi
  • Data Liberation
  • History of Google
  • Motto: Don't be evil

When Will The 32-bit Picasa App Stop Working On Mac Os?

Source: http://p2k.imwi.ac.id/IT/3048-2945/Gears_2073_p2k-imwi.html

Posted by: weberneart1942.blogspot.com

0 Response to "When Will The 32-bit Picasa App Stop Working On Mac Os?"

Post a Comment

Iklan Atas Artikel

Iklan Tengah Artikel 1

Iklan Tengah Artikel 2

Iklan Bawah Artikel