Slashdot Mirror


Mozilla and Google Sign New Agreement For Default Search

An anonymous reader writes "It appears Google will not cut their default search arrangement with Mozilla. From the official blog post: 'We're pleased to announce that we have negotiated a significant and mutually beneficial revenue agreement with Google. This new agreement extends our long term search relationship with Google for at least three additional years.'"

7 of 103 comments (clear)

  1. Not a huge surprise... by fuzzyfuzzyfungus · · Score: 5, Insightful

    While Firefox's marketshare has been suffering slightly, I can't imagine that the per-seat value of being the default search engine has changed particularly, and FF is probably the competitor from which Google gains the most: FF reliably agrees with them on most major issues, has no significant strength to threaten Google's actually profitable ventures, and no(well, almost no, you could build FF-only XUL webapps; but nobody does) competing application environment.

    Microsoft has a browser, a search engine, win32, and silverlight, so they aren't exactly somebody that Google wants gaining ground, Apple has impressive control of certain high margin markets, and an iron grip on their mobile devices. Firefox has a browser. Unless Google has some aesthetic reason to crush anything it can, and risk the wrath of the antitrust guys, Firefox's existence is somewhere between 'harmless' and 'downright convenient'.

    1. Re:Not a huge surprise... by Tumbleweed · · Score: 5, Interesting

      IE 10 is the most conforment browser to date.

      IE 10? Please. That thing isn't even beta yet. Never underestimate Microsoft's ability to turn a "completely compliant" pre-release browser into "that which must not be named" upon release.

      I like the direction they're going so far, but until it's released, there's no telling what it will REALLY be like.

    2. Re:Not a huge surprise... by Anonymous Coward · · Score: 5, Insightful

      FF is probably the competitor from which Google gains the most

      Google doesn't consider FF a competitor.

      Nor Safari. Nor Opera. Nor even IE. Well, maybe older versions of IE which are arguably harmful to the web. Google doesn't make Chrome to take over the browser market, Google makes Chrome to spur innovation in browsers and, more specifically, to push that innovation in directions which Google feels are helpful to make the web a first-class computing platform, because that's Google's platform. If web apps become the dominant form of application software, then Google no longer has to worry about Microsoft or Apple exploiting their OS platform to lock Google out.

      Google made all this pretty clear when Chrome was first released. The whole purpose of Chrome at the beginning was to make a browser that had a really fast Javascript engine, in order to make all of the other browsers invest in speeding up their Javascript engines -- so Google's apps would run better and could do more. Subsidiary goals were to make the overall browser experience faster and more stable, and to remove as much cruft as possible from the browser interface so that web apps had more real estate and less OS-based stuff around them.

      Now, Chrome has moved to pushing HTML5 implementation quality and performance, and Google is beginning to experiment with using it to push new web technologies, like Dart, NaCl and SPDY -- not to lock people into Chrome, but, again, to make the web a better platform. That's why Google is publishing specs and talking to other browser makers about adopting these technologies into their browsers (with little success so far), because Google wants to be able to use this stuff on all browsers.

      What Google wants to achieve is a world where it doesn't matter what device, or OS, or browser you're using, web apps -- especially but not only Google's -- can at least as well as any platform-specific app. Many find it hard to believe that Google would invest so much money in Chrome and Android purely as a way of breaking potential lock-ins and walled gardens by other players in the market, but that's really what those are all about. Googlers are confident (arrogant may be a better word) that given a level playing field, Google will win, because they're just that good. So, it's worth doing some pretty big things just to keep anyone from being able to lock up the computing platforms again.

      So Google's patronage of Firefox is about two things: Maintaining browser diversity to make it even harder for MS to engage in lock-in tactics and revenue. Probably not in that order. Google's agreement with Mozilla buys Google a lot of search page views on which to sell ads. It's undoubtedly a net profit-maker for Google, and one that furthers Google's larger goals for the web platform ecosystem as well.

      The only surprising thing about this move was that MS didn't outbid Google -- but then I could see the Mozilla folks being a little leery of MS, so it may not have been a straight bidding war.

  2. Re:how are the terms able to stay secret? by Trepidity · · Score: 5, Informative

    Answering my own question, it looks like it does more or less come out in the reports. Here [pdf] is their financial report for 2009-2010. It reports that they earned "royalties" of $101 million in 2009 and $121 million in 2010, and they explain their royalties as follows:

    The Corporation has a contract with a search engine provider for royalties which expires November 2011. Approximately 84% and 86% of royalty revenue for 2010 and 2009, respectively, was derived from this contract.

    So that seems to imply that "a search engine provider" paid them around $87 million in 2009, and $102 million in 2010. Of course, the current deal may be substantially higher or lower, but that's probably a ballpark figure. Somehow considerably higher than I expected, but now that I look it seems Mozilla has >600 employees, which is also many more than I expected.

  3. Re:How does this benefit Google long-term? by Daetrin · · Score: 5, Insightful

    Why would Google want to kill Firefox? They don't make a profit directly from Chrome, they make money off of people using Chrome to go to Google pages where they'll be served ads. If people are using Firefox instead but still going to Google pages Google still makes just as much money. If they were somehow able to kill Firefox then some of the ex-Firefox users would move to Chrome, but some would move to IE or Safari or who knows what else.

    --
    This Space Intentionally Left Blank
  4. Re:how are the terms able to stay secret? by icebike · · Score: 5, Insightful

    I would be happier if Moz was far less dependent on the add-click.

    Here is a way to make your self very happy: https://donate.mozilla.org/

    Come on, now, that PayPal account has a few bucks you don't need for the holidays.
    Money > Mouth.

    --
    Sig Battery depleted. Reverting to safe mode.
  5. Re:how are the terms able to stay secret? by Anonymous Coward · · Score: 5, Informative

    They do all sorts of things, most of them in concert with one or more communities (either Mozilla-centric or not).

    • B2G (Boot to Gecko), an early-stage OS primarly targetted at phones
    • Popcorn.js, a HTML5 Media framework
    • Do Not Track Header Initiative
    • BrowserID Project, an initiative/implementation of a way to reduce the burden of authentication on the web
    • Bugzilla, a bug tracking software used by a lot of folks
    • MDN (the Mozilla Developer Network), documenting their browser, but rapidly expanding to document the whole web platform
    • Develop/maintain the Mozilla websites all in the open (excepting the keys to their boxen, etc.)
    • They support Firebug, the browser debugger

    Plus all of the other things from localization to interacting with the standards bodies for HTML, CSS, JS, etc. to give feedback/help push the web platform in a good direction.

    I'm sure I left a million things out. They really do a whole lot, and anyone with the time and a bit of knowledge can dive in and help them with 99.9% of it.