Google's New Browser "Chrome" Revitalizes Browser War

By L'Atelier - San Francisco September 02, 2008 21 comments

Google accidentally sent its Chrome: The Comic Book out a day early. Ever since then, many questions have arisen, but one seems to have become the main issue: Is Google directly attacking Internet Explorer and Microsoft? Some say not, many say yes. Chrome (www.google.com/chrome) was made for specific reasons, among them the need for a rehaul of traditional browser functionality. Even if Google did not have upstaging Internet Explorer and by extension Microsoft in mind (an impossibility) its holistic approach to evolving user interface, javascript support, and browser safety make jabs at IE's specific flaws.

"Is Google a Window's Killer?" Any browser appearing on the Internet scene today would be wasting time and fiber if it wasn't trying. Despite slow and shoddy performance, Microsoft's browser carries 72 percent. There is no choice.

In addition, signs point to a deliberate attack on Microsoft by this new browser. Chrome's Javascript engine is built by Denmark's V8 team. Because the project is open source, it can be used by anyone. As the publicity cartoon says in one panel: "...so other browsers can include it." What other browsers? Since the only supported platform is Windows as of this writing, the finger is pointed clearly at Microsoft.

chrome_comicbook

A quick look at Chrome shows a drastically scaled down interface. No menu bar, a translucent tab navigation above the intuitively familiar basic buttons and URL bar. The URL bar, however, is what is being referred to as the "Omnibar," an integrated auto-completion, search suggestion interface with other features, too.

The "New Tab Page" is Chrome's easy start "with your nine most visited pages" in a thumbnail grid and "the sites you search on most" in the right sidebar. Cues from lifestreaming sites make using Chrome seem more personal and friendly, an old Google standby in desk-side demeanor. At this writing, downloading is possible here, for Windows only, of course.

Page top

21 Comments

Jeremyhfht, I see your point, and I agree... up to a certain point! ;-)

Not everybody are linux geeks (like me) or general computer-breathing geeks, there are people who just want to use the computer to get things done, things that do NOT relate to computers and they are NOT interested in anything else; imagine layers, historians and people not specially computer-savvy that just see there is already a web browser working there and they use it.

Why should they download another? Who is going to advice them to do it? (lazy Ms-feed sysadmins? I don't think so) And those can be high IQ historians or layers (or whatever) nevertheless.

Submitted by josvazg (not verified) - on September 09, 2008 at 02:17 pm

Declan:
Do you mean you could do Youtube videos with Chromes' V8 powered Javascript?
(I don't think so)

I hate Flash, but there are things that can't be (still) be done with current Javascript code.

And I hate Javascript (not as much as Flash but nearly), but for the client side is the only practical way to go, even when I prefer to code in Java. (Applets tried and didn't make it.)

Let's see what the future brings. We have:

- Javascript: Crappy language but NOT CONTROLLED BY ONE COMPANY, AND much enhanced by Ajax techniques and JS engines optimizations such as V8 or SpiderMonkey. It can do everything BUT videos, videogames and/or 3D.

- Flash: Defacto standard for presentations, videos, videogames, fun special effects and graphical designer's web sites. Not specially loved by app developers,. It's CLOSED SOURCE CONTROLLED BY ADOBE. It can do anything a JS can, but in "a window" (it's not integrated with the HTML very well), with not so short load times AND requires the plugin.

- Silverlight: Microsoft PUSHED AND CONTTROLLED view of how to program the web client side. Say hello to Microsoft Network 2.0 and goodbye to the old and chaotic Internet that MS did'nt control entirely [ IE(Windows)->IIS(Windows Server) and thats it!!]

- HTML 5? in 2010!!!??? the war will be over by then.

I personally hope JS wins for the sake of open standards and Open Source.

Submitted by josvazg (not verified) - on September 09, 2008 at 02:35 pm

Josvazg, I must disagree with your take on the effect laziness has on intelligence. I admit some people are born more naturally gifted and can afford to be "lazy" due to weak educational standards, but if 70% of the population is above average then welcome to lake wobegon. My personal definition of intelligence is this: "Intelligence is the capacity to expand your knowledge by learning combined with your capacity to analyze that knowledge". With this (more adequate) definition, laziness is contrary to the ability to gather knowledge. Therefore, lazy people are by definition not intelligent (or not AS intelligent) when compared to the least lazy members of our society.

I realize this is off topic, but I felt it necessary to discuss this misunderstanding. Carry on.

Submitted by Jeremyhfht (not verified) - on September 08, 2008 at 11:02 pm

The difference between a web app and desktop app is further blurred by GoogleGears. Build a web app that just runs locally on you machine. No remote web server needed. Initially, designed to all disconnected web app usage and then reconnecting later, gears allows building applications that are hosting IN the browser. Thats the game changer. As is the super fast javascript engine (50x faster on my machine that IEs JS engine - 50 TIMES not 50%. ) That means that graphics, clacls, etc that you couldn't do before in a browser because they would CRAWL, now are doable. think of it as Web3.0

That's what Google could do with this.

Even tho JavaScript isn't my favorite language (Ruby and Java mostly) it is the lingua franca of web browsers and existing AJAX apps. TurboCharging the power plant that runs your browser is a great idea.

They have my vote.

Submitted by Declan (not verified) - on September 08, 2008 at 10:56 am

Sorry, but I disagree with nearly everybody, article included.

I explain myself:

To the article author:

It is still to see if chrome will bite more browser percentage from IE or from Firefox.

I think Firefox is the most probable victim because most of the 72% percent that use IE today do it because it's already there and it works ('more or less'). They WILL almost never take the time to download and install a separate browser of their choice, it's too much hassle for them (and NO, it does not anything to do with their IQ).

Meantime, Firefox users and Linux users like me are using Windows a bit more now just to try out Chrome and see how it works and performs.

So basically they are getting the opposite effect now (taking people back to MsWindows again) till they come up with the Mac and Linux versions of Chrome.

Yes, they said they will 'soon' have the other platform versions. The question here is how 'soon'? and will they be as good and stable as the Windows version or will they lag behind (like Linux's Skype versions)? If so they will be helping Ms out in the end.

Submitted by josvazg (not verified) - on September 06, 2008 at 01:59 pm

Now to Luis Dias:

For the IQ thing, lazy does not mean stupid, just lazy. They will not bother to install a browser if they already have THE browser most people use already installed and working well (or so they think/are told)

And...
"war against Windows itself"?
Making Chrome to work first and best with Windows only?
They they will get the opposite effect, most people relying on MsWindows just to be able to run Chrome reliably.
I think your point here does not hold either.

Submitted by josvazg (not verified) - on September 06, 2008 at 02:03 pm

Now to Jase:

Web applications do not mean internet applications.

For instance you could have your own "google doc" like solution on YOUR corporate servers behind YOUR firewall.

In our company most corporate applications are web based BUT corporate (intranets), run in OUR own servers. And they beat the client-server ones hands-down because, for starters ease of deployment and later management.

Of course you should not run things or put your data in Google (or anybody else's) servers, that's why you should have your own servers.

Submitted by josvazg (not verified) - on September 06, 2008 at 02:08 pm

To dontmatter:

The gap is narrowing to what can't be done as a webapp and has to be done as a native app. Games are a good example and AutoCAD and alikes are other.

For anything else, and specially corporate internal apps, web apps are the way to go, but ON YOUR SERVERS, not on the internet, as I said before to Jase.

Submitted by josvazg (not verified) - on September 06, 2008 at 02:12 pm

to Skip Church:

Web apps don't mean internet apps, as I said before.

You have plenty of opensource and free (as in beer) web apps out there that are way cheaper to deploy and maintain that many client server solutions.

LAN hardware is getting cheaper by the day, so setting you own network with your servers that 'feed' your school, company, library, etc is a good way to save money. Even or specially if your internet connection is not so good.

Submitted by josvazg (not verified) - on September 06, 2008 at 02:16 pm

Thanks josvazg for taking the time to share your opinion with everyone and to keep this conversation going. Keep it up.

Submitted by admin - on September 06, 2008 at 02:18 pm

ill tell u why the world cant live on web apps alone...
im from south africa, and im running on a 384kb dsl line.
i dont see our telecoms getting much better anytime soon, therefore this kind of programming (old school - resource friendly) is appreciated.

Submitted by Skip Church (not verified) - on September 04, 2008 at 06:22 am

i completely agree with dontmatter . .. there is no reason why native apps and browser apps coexisting together . . . some ppl would prefer the added security of native apps . . . some would prefer the browser apps. Luis . . . your words seem a bit . .. nihilistic in nature . . 'those of low intelligence'? 'sorry for those in rare exceptions'? man, most of those 70% just don't know how to customize or use their computer because their afraid of contracting viruses, a threat microsoft makes more confusing by not explaining it correctly. just because they don't know how to use a computer doesn't mean they are of low intelligence. also, as a side note: people may prefer native apps more than browser apps because their connection might not be up to the task of running full on browser apps in the future.

Submitted by you'reright (not verified) - on September 03, 2008 at 07:49 pm

Luis - Were you born yesterday, or something? Unfortunately for the fans of "the internet is the platform", not everyone is interested in having all applications being web-based because a basic tenet of security is that you cannot trust the cloud. Many governments, companies, and individuals have learned from years of experience that your important files should ALWAYS stay behind your firewall on your own computers, and your most important files are on a "sneaker net" and NEVER touch the internet. For example, anyone who uses Gmail for any business purposes that compete with Google deserves to be bankrupted.

Submitted by Jase (not verified) - on September 03, 2008 at 10:24 am

Luis, you may have choice at home but most office workers are forced to use IE.

Submitted by magnetik (not verified) - on September 03, 2008 at 12:03 pm

What Luis Dias says.

@Luis Dias:
This guy was just trying to get traffic with a sensationalist title. Ignore 'im.

As for native apps vs web apps, I'm a native apps guy, but I don't see why both can't coexist. I want both. I can eventually see the browser becoming powerful enough to be able to do high-end games, so in that case you might not need the native apps, however it doesn't mean the future will manifest itself that way. There are other alternatives.

Submitted by dontmatter (not verified) - on September 03, 2008 at 12:13 pm

[...] Ever since then, many questions have arisen, but one seems to have become the main issue: Is Google directly attacking Internet Explorer and Microsoft? Some say not, many say yes. Chrome (www.google.com/chrome) was made for specific … Original Ivory King [...]

Submitted by topwebbusinesses » Blog Archive » Google’s New B (not verified) - on September 02, 2008 at 04:02 pm

"What other browsers? Since the only supported platform is Windows as of this writing, the finger is pointed clearly at Microsoft."

Wow wow wow! Were you born yesterday or something? Are you confusing OSes with Browsers? IE may have more than 70%, but that's the lower IQ 70% (sorry for those in rare exceptions), for anyone in the know use either Safari, Firefox, or even Opera. And there are others, too. There is choice, you can download them for free and they work, so I don't know what are you babbling about.

The issue with "war against windows" theme in the web is not about Google Chrome against Microsoft Internet Explorer. You got that completely wrong as well, for if it was it, they had Firefox to do the job (and it is doing magnificently). The issue is GC against, get this, MS Windows itself!

Yes, this browser war is a fight between proprietary web formats against open standards, and if the latter wins, then google (and others) can make web apps so good, fast and even more reliable than desktop apps!!, with the extraordinary charachteristic of not depending on the OS you happen to have. If you have a browser on it, you can work with it. That simple!

It's a revolution. And it won't happen overnight, of course. But it sets the stage for what's going to happen in the next decade. And if things go as they seem to be going, then MS is going to lose.

Big time!

Submitted by Luis Dias (not verified) - on September 02, 2008 at 05:38 pm

>For instance you could have your own “google doc” like solution on YOUR corporate servers behind YOUR firewall.

I really do have to ask "Why?". I've been programming for 30 years and all I see with Chrome is it returning very much to the client/server model.

All that's happened in the meantime is that we've spent 10 years wandering in the web app world to get back to where we started.

Google's programming language is JavaScript. JavaScript runs horribly slowly in most browsers (compared to compiled code) so therefore they focus on making their own applications run faster. Talk about re-inventing the wheel.

Other traditional languages could have been pretty portable by now - the CLR used by Microsoft isn't far off. D-HTML & CSS does something akin to X-Windows (open standard rendering format) etc etc. The development environments for native apps have always been ahead of web apps. Maybe they are catching up now.

I've not read any specific benchmarks recently but I'd still guess that a C# native program runs rings around JavaScript.

The reason corps like web apps:

o No local installation therefore less support costs
o Global/remote access
o Central update

No where unfortunately in there does it say "Best application". As impressive as GMail is, it still can't compete with Outlook for sheer productivity. And it also probably took a huge team to write. Web apps still are x2 (guess) times more difficult to write than native apps.

And web apps all fall down when you step outside the browser and want to do anything slightly tricky like talk to hardware.

So I like Chrome, I like web apps (just released one www.whatpub.org) but let's not fall for the silver bullet classic mistakes.

Submitted by Rob Nicholson (not verified) - on October 04, 2008 at 09:13 am

you can do youtube videos with chrome though . . .

Submitted by imthomas (not verified) - on September 09, 2008 at 05:18 pm

yes, but youtube does videos thanks to Adobe's Flash
No Adobe plugin = No Youtube

Submitted by josvazg (not verified) - on September 11, 2008 at 11:32 am

thats not what you said. what you said was that you couldn't run youtube videos on Chrome's JS V8 engine.
But yes, I do agree with you on the fact that open-source is much better than closed-source, mainly because it benefits us, and it benefits the creators. (ex. Mozilla Firefox) I agree with you that Adobe should begin to make Flash open-source as well.

Submitted by imthomas (not verified) - on September 11, 2008 at 11:40 pm

React to this article

The content of this field is kept private and will not be shown publicly.
By submitting this form, you accept the Mollom privacy policy.

Legal mentions © L’Atelier BNP Paribas