Silverlight and Gears - So Happy Together?

Anand Iyer’s on his blog Artificial Ignorance posts Silverlight + Gears = SilverGears?. Anand refers to Ashish Shetty who describes the integration using Microsoft Silverlight and Google Gears.

MSSilverlightLogo

 Microsoft Silverlight - A solution for delivering video, interactivity and animation by browser for Mac and Windows.

gears_sm Google Gears - An open source browser extension enabling web applications to provide offline functionality using JavaScript APIs.

It makes sense that these applications can work together. Silverlight can be used to deliver a rich media experience, ala RIA, while Gears can be used to store and manage data locally specific to Silverlight.

Silverlight does have its own storage system, but Gears has persistent storage that will be available when offline.

Ashish Shetty of Even a chimp can write code has an explanation of the process, as well as a Silverlight / Gears sample to get the ball rolling - that he coded in about 5 minutes.

It is great examples like these that show you can use the best of both systems to create a better solution.

Update 7/12/07 - The Silverlight / Gears sample page hosted on http://www.simplegeek.com by Chris Anderson, and does not appear to currently be available. I will add an update when the sample is available again, or add a new link if the page is relocated.

Update 8/16/07 - Update Silverlight / Gears demo link to http://www.simplegeek.com/SilverGears/default.html. Thanks to Matthew for the updated link.

Technorati tags: , , , , , ,

Posted in Google, Microsoft, Web 2.0.

5 Responses to “Silverlight and Gears - So Happy Together?”

  1. Silverlight Examples - Michael's Blog Says:

    [...] Silverlight and Google Gears New! [...]

  2. Ralf Says:

    Interesting integration. But what happened to the Silverlight/Gears article, your link is broken? Maybe Microsoft is not happy about this type of integration with Google?
    Thank you for investigating!

  3. Thomas Says:

    Ralf - Thanks for the heads up on the broken link. The sample is hosted on http://www.simplegeek.com, that I have no control over.

    Hopefully the sample will be available soon - the demo is simple but cool.

  4. Matthew Says:

    Try this site:

    http://www.simplegeek.com/SilverGears/default.html

  5. Thomas Says:

    Matthew - Thank you for the updated link to the SilverGears demo. That is an excellent demo.

Leave a Reply