Skip to main content

Why Microsoft and IBM have plenty to fear from Google Chrome but Mozilla does not

Introduction
Since the release of Google's new "web browser", Chrome yesterday the web has been buzzing with speculation about how Google will be hurting Mozilla. The funny thing is, that if you read the comic about Google chrome, you'll see that it is being positioned more as an operating system than as a browser.

Cloud Computing
The idea is that the Web browser will become the operating system of choice for cloud computing.

The Google Chrome "browser" has certain advantages over the current generation of browsers, particularly in the area of robustness and multithreading. The browser changes are similar, in a way to the fundamental chanages from Windows 3.1 to Windows XP.

Under Windows 3.1, all applications shared the same address space and one faulty application would result in the dreaded "General Protection Fault" message and would often pull the entire system down. I see that kind of behaviour all the time in Internet Explorer and slightly less often (but still frequently) in Mozilla.

The Google Chrome system treats every tab as an entirely separate application. This allows it to reclaim memory when a tab is closed (avoiding memory leaks) and allows individual tabs to be closed without affecting the rest of the system (the browser) whenever there is a problem.

Google has also been talking about getting plug-in's to run in their own address space too. I don't believe that's been done in the beta that is currently available, but we've been told that it's coming.

Google chrome is also a "self-protecting" browser. It frequently downloads updates to its list of malware and will prevent such applications from running.

The Mobile Connection
Finally, you can't overlook the connection between Chrome and Android (Google's Mobile Phone system). They're based on many of the same components with the aim of creating a truly cross platform cloud computing system.


Why is Mozilla Safe?
Google and Mozilla have long been on good terms. Both browsers are open-source and I believe that Google is hoping that Mozilla will follow it's lead and stabilise their browser too. This will prevent accusations of monopoly while achieving Google's real aim - stabilisation of browsers. Google's interests aren't in the browser market at all. They're firmly set on cloud computing - and for that, they need fast and stable web browsers.


Why Should Microsoft be Worried?
Microsoft is really the obvious target. Imagine operating systems such as Linux which run local operating system services, such as printers, fonts and screens but do not require any applications. All they require is a Web browser such as Google crime or Mozilla Firefox. You will notice that I have left out Internet Explorer because this is a Windows only browser. At this stage, I haven't made my mind up on a safari or opera but I suspect at least the latter will be a possibility.

Now imagine that the browser runs on various platforms, on mobiles, on consoles such as the Xbox and Playstation and on appliances. The underlying system is unimportant - so long as it can communicate with the cloud.

So, we've started our Web browser and connected to our cloud computing system (possibly something like iGoogle). In this case, I will be using Google as an example however there are quite a few other cloud computing platforms available.

For my documents; Word Processing, Spreadsheets, Presentations, I can use Google Docs, (in place of MS Office), for Mail, Calendar and Instant Messaging, I can use Gmail, Google Calendar and GoogleTalk (instead of Outlook/Exchange).

If I'm on a commercial-level service, which Google does not yet fully support, I don't have to worry about backup, disaster recovery or security (access control and anti-malware).

Finally, there's a range of other online tools available to me, from Google and from other suppliers. These tools include Blogging tools (like Blogger and Wordpress), Graphics (like Picasa and Flickr) and file storage and sharing tools like GoogleBase. There's even online tools available for converting to PDF via the Web.

All that's missing are some good online project management solutions to replace Microsoft Project.


Why Should IBM be Worried?
IBM has less to worry about than Microsoft but Google's cloud computing initiative is a direct threat to Lotus Foundations. The concept is pretty much the same with the main differences being that IBM have a better array of collaboration tools and that IBM are better placed to take advantage of "mistrust" in Google. Most companies today will think twice before hosting all of their corporate data online.

Even so, it's only a matter of time - so IBM probably needs to put a bit more effort into Foundations and Cloud Computing Alternatives (a cloud version of Lotus Notes?) in order to stay relevant.

Comments

Graham Dodge said…
Google's cloud computing initiative is a direct threat to Lotus Foundations. The concept is pretty much the same ...

Gavin, have you been drinking the Google kool-aid again? Lotus Foundations is nothing like cloud computing.
Gavin Bollard said…
While it's true that Lotus Foundations is not a cloud computing solution, it does represent a single-package (out-of-the-box) replacement for corporate IT infrastructure.

As such it is in direct competition with similar approaches - even those on different platforms.

If Google eventually starts selling "cloud-server" appliance hardware (and I suspect that it's coming). They will be targeting entirely the same markets as Foundations.

Popular posts from this blog

How to Change Your Notification Options for New Lotus Notes Mail in version 8.x

Don't worry, I'm not patronizing you (my readers), I just decided to re-document this for one of our internal users and thought you might want to be able to use it in your own user documentation. WHAT IS THIS DOCUMENT ABOUT? Some people who don't get a lot of mail, like to be notified when such an event occurs. Notification can be; via a sound via a pop-up box via the system tray (where the computer clock is) The pop up box looks like this; Other people, who like myself, get too much mail would rather not be notified. The aim of this document is to tell you how (and where) to turn these options on and off. CHANGING YOUR SETTINGS To change your settings from the Notes 8.x client; On the Menu, click File , then Preferences... On the left hand side , click on the little plus sign to the left of Mail to expand the options. Click on the option marked Sending and Receiving . In the middle section, under receiving, you can control your notifications. If you untick the box mark

How to Create an Auto-Response Mail Message in Lotus Notes 8.5.3+

Why would you do this? Suppose that you have an externally accessible generic email address for your company; support@mycompany.com or info@mycompany.com. You might expose this to the web and allow people to send messages to you. Setting up an auto-response email will tell the senders that their message reached its destination and that it will be dealt with accordingly.  It's also good practice to include links to FAQs or other useful information. Why 8.5.3 The techniques we'll be using here work in older versions of Notes but some of the options seem to have moved around in 8.5.3.  I figured it was a good time to show you where they've moved to. The Procedure Start Domino Designer and open the Mail file to be modified.  A really quick way to do this is to right-click on the application tab and choose "Open in Designer". In the Left hand panel of designer, expand Code and then double-click Agents.  A new window should appear. Click the action

How to Do a Mail Merge to Email using Lotus Notes

Why do one? In today's "green" world, it makes much better sense to send out emails than letters but you still want to personalize them. Sadly, by itself Lotus Notes doesn't support mail merge to email. Of course, we know that outlook does (but then it lets anyone and anything send emails for you - even when you don't want them to). So, how to do it in Notes? OpenNTF The first port of call is OpenNTF ( http://www.openntf.org/ ). This place is full of great things but most of them are really badly documented. Still, these guys give things away for free and they develop in their spare time, so we should be grateful for what we get. There's a great little project there called MailMerge Excel to Notes . Go there, click on releases and download the ZIP file. Getting to the Code The installation is tricky though I've noted that since I asked the author about the install, it's been updated (so maybe these steps are less necessary). Unzip the files to somewher