Desmond File

Blog archive

Get Your Gears On

I'll admit it. I've never honestly believed any of the talk about Google seriously challenging Microsoft's hegemony in the software business. For all of Google's success in search, in advertising, in Web mail and in consumer Internet applications, Microsoft enjoys the strategic high ground.

No, I don't mean Redmond's overriding advantage in operating systems and productivity applications. I mean the company's incredible developer support network, capable tooling and vast research efforts, which enable it to stave off almost any threat. But today, for the first time, I wonder if Google might have an outside shot at all this.

I'm talking about Google Gears of course, the open source browser plug-in that lets developers finally bridge the gap between online Web and offline apps. You can read more in Keith Ward's initial coverage of the Google Gears announcement here.

Using Google Gears, developers can create apps, using JavaScript APIs, that can download code and data to the local client to work even without a connection. From browsing e-mail archives to managing Google docs and spreadsheets, the new capability opens all sorts of opportunities for businesses looking to deploy lightweight, connected, Web-based applications.

No doubt, I expect Microsoft to offer a sincere and vigorous response to Google Gears. Efforts like Office Live and Windows Live certainly lay the competitive groundwork for such a response. The question is: Can Microsoft provide a compelling counter to Google as the search engine giant draws the argument in its favor? In an era of increasingly rich cross-platform Web applications, that task becomes more difficult.

Do you plan to look into Google Gears for your corporate application development? What benefits and problems do you expect from working with the platform? E-mail me at mdesmond@reddevnews.com.

Posted by Michael Desmond on 06/20/2007


comments powered by Disqus

Featured

  • VS Code v1.99 Is All About Copilot Chat AI, Including Agent Mode

    Agent Mode provides an autonomous editing experience where Copilot plans and executes tasks to fulfill requests. It determines relevant files, applies code changes, suggests terminal commands, and iterates to resolve issues, all while keeping users in control to review and confirm actions.

  • Windows Community Toolkit v8.2 Adds Native AOT Support

    Microsoft shipped Windows Community Toolkit v8.2, an incremental update to the open-source collection of helper functions and other resources designed to simplify the development of Windows applications. The main new feature is support for native ahead-of-time (AOT) compilation.

  • New 'Visual Studio Hub' 1-Stop-Shop for GitHub Copilot Resources, More

    Unsurprisingly, GitHub Copilot resources are front-and-center in Microsoft's new Visual Studio Hub, a one-stop-shop for all things concerning your favorite IDE.

  • Mastering Blazor Authentication and Authorization

    At the Visual Studio Live! @ Microsoft HQ developer conference set for August, Rockford Lhotka will explain the ins and outs of authentication across Blazor Server, WebAssembly, and .NET MAUI Hybrid apps, and show how to use identity and claims to customize application behavior through fine-grained authorization.

  • Linear Support Vector Regression from Scratch Using C# with Evolutionary Training

    Dr. James McCaffrey from Microsoft Research presents a complete end-to-end demonstration of the linear support vector regression (linear SVR) technique, where the goal is to predict a single numeric value. A linear SVR model uses an unusual error/loss function and cannot be trained using standard simple techniques, and so evolutionary optimization training is used.

Subscribe on YouTube