Slashdot Mirror


Google Brings Chrome Renderer, Speedy Javascript To IE

A month after we discussed Google's bringing SVG to IE, several readers let us know that Google is expanding the beachhead by offering Chrome's renderer and speedy Javascript execution in an IE plugin. This effort is in service of allowing IE to participate in Google Wave when that technology's preview is extended in a week's time. The plugin, currently in an early stage of development, is called Google Chrome Frame.

52 of 239 comments (clear)

  1. Makes you wonder... by Anonymous Coward · · Score: 5, Interesting

    ...if Google is going to pull the embrace, extend and extinguish routine on Microsoft. I hope I live to see that day.

    1. Re:Makes you wonder... by Frosty+Piss · · Score: 5, Interesting

      ...if Google is going to pull the embrace, extend and extinguish routine on Microsoft. I hope I live to see that day.

      Well, it should certainly be embarrassing for the IE development group at MS to have their Arch Nemesis add these features to their product. Chair throwing time? But what could be holding Microsoft back? It's not like they don't hire phd coders just like Google, both places are swimming in overachievers. Must be a management problem...

      --
      If you want news from today, you have to come back tomorrow.
    2. Re:Makes you wonder... by radtea · · Score: 2, Insightful

      Must be a management problem...

      Which management will investigate and decide that the only solution to is... more management.

      --
      Blasphemy is a human right. Blasphemophobia kills.
    3. Re:Makes you wonder... by caerwyn · · Score: 3, Insightful

      You don't really know what you're talking about here.

      IE hasn't caught up to existing, published, finished standards- that's well before we even start talking about initial implementations of things from the in-progress HTML 5 standard. It's the worst browser in the bunch for CSS compatibility- with finished, published standards.

      IE needs to play catch-up before it can even think about doing anything with HTML 5. They don't need an unstable browser fork; they just need to actually finish their standards implementations in the stable releases. They're getting better at it, definitely, but they've got a long way to go.

      --
      The ringing of the division bell has begun... -PF
    4. Re:Makes you wonder... by Frosty+Piss · · Score: 2, Insightful

      Very true indeed. Every time an enterprise upgrades their version of IE, everything in the enterprise dependent on IE stops working which means another cycle of development at the enterprise.

      While it's true that many "enterprise" apps make use of ActiveX, it seems kind of stupid to design a Web app that depends on a spacific version of an application known to update every few years (like a browser).

      --
      If you want news from today, you have to come back tomorrow.
    5. Re:Makes you wonder... by gzipped_tar · · Score: 2

      Except of course if you're talking about CSS 2.1, where it is the best. CSS 3 is technically not standardized.

      Have you coded a website yourself?

      I'm not a full-time web developer but I used to be contracted by a university for web stuff for a while. From my own experience I can tell you IE's support for CSS 2.1 is so shitty that I had to spend 3x extra time writing eye-burning special hacks that shouldn't have been there in the first place. The "main" CSS file of the site, which strictly adhered to W3C CSS 2.1 standard, works perfectly right out of the box for every fricking browser out there except IE. And I had to maintain a whole bunch of "hacked" (still standard-compliant, just plain ugly) CSS files for different versions of IE because each of them sucks its own way.

      You can hold on to you claim all the way but the facts gave me a different lesson.

      --
      Colorless green Cthulhu waits dreaming furiously.
    6. Re:Makes you wonder... by miro+f · · Score: 2, Funny

      Actually I find that often the solution is decided to be "less management". Hundreds of managers get fired.

      But somehow in the end, we end up with more management, even though we have less managers.

      --
      being vague is almost as cool as doing that other thing...
    7. Re:Makes you wonder... by miffo.swe · · Score: 3, Informative

      Its on its way to Linux. Chromium has been stable for a couple of weeks so now here is a dev release of Chrome. Works very well on debian at least.

      http://dev.chromium.org/getting-involved/dev-channel

      --
      HTTP/1.1 400
    8. Re:Makes you wonder... by Shamenaught · · Score: 2, Informative

      I'm a full-time web developer, and I can honestly tell you that IE8's CSS implementation is still poor. One CSS file will generally suffice for Opera, Firefox, and Webkit-based browsers (Safari and Chrome), another is still needed for IE8 for most designs, bringing the total number of CSS files to 4, 75% of which are due to Microsoft's browsers.

      Does Microsoft have any excuse for their browser being this bad after so many years? It's not like CSS support is a bleeding edge feature, maybe CSS3, but I'm talking about CSS standards that have been around for years. I just want to make web pages and not have to, once more, duplicate my effort in-order to get stuff to work on another M$ browser.

      --
      mysql> SELECT * FROM `places` WHERE `place` LIKE 'home`; Empty set (0.00 sec)
    9. Re:Makes you wonder... by a.ameri · · Score: 2, Informative

      Well my user agent string right now is: (Mozilla/5.0 (X11; U; Linux i686; en-US) AppleWebKit/532.0 (KHTML, like Gecko) Chrome/4.0.212.0 Safari/532.0), which says I'm running the latest Chrome very nicely on my Linux box.

      If you are using Ubuntu, I suggest you give this PPA a try: https://launchpad.net/~chromium-daily/+archive/ppa

      It's daily builds of Chromium. I've been running it now for a week, and it has not crashed on me a single time. There is a x86 version, as well as a AMD64 version, and the 64-bit version is now true 64 bit, i.e., it does not depend on 32 bit libs.

      It's stable and nearly feature complete. Supports all plugins (including Flash) out of the box, if they are installed on your machine. It imported all my settings and profile from Firefox. I like its original look, but it can now also use native Gtk themes of your system, so that it meshes really well with the rest of your system. It implements the one-process-per-tab architecture, and uses a *lot* less memory than Firefox. In fact, it is astonishingly more responsive and less memory-hungry than FF.

      There are a few things left, for example printing doesn't work on it yet. Once they implement printing, I'm sure they will roll out the Beta.

      Google is also working on an extension framework, so things as AdBlock will become a reality soon.

      Give it a try, it's very impressive.

      --
      -- /* Those who don't underestand Unix, are condemned to reinvent it poorly */
    10. Re:Makes you wonder... by V!NCENT · · Score: 2, Insightful

      I was talking about the current IE version, IE 8. It has the most complete CSS 2.1 support. That's all there is to it.

      I am sorry to be the one to break it down to you, but IE8 has a list of hacks for popular websites to make them work in IE8. Acid tests are on that list.

      --
      Here be signatures
  2. So, Basically.. by mkdx · · Score: 4, Interesting

    Google are taking the matter into their own hands and actually putting resources towards improving IE, because they know that MS will not do it in any reasonable way.

    1. Re:So, Basically.. by bill_mcgonigle · · Score: 5, Insightful

      Google are taking the matter into their own hands and actually putting resources towards improving IE, because they know that MS will not do it in any reasonable way.

      Prediction: when YouTube dumps Flash, the new 'YouTube installer' is this.

      --
      My God, it's Full of Source!
      OUTSIDE_IP=$(dig +short my.ip @outsideip.net)
  3. Security? by malevolentjelly · · Score: 2, Interesting

    Last I checked, webkit browsers other than Chrome for Windows have some pretty hefty security holes and dire vulnerabilities. The question is whether google is dropping in a tiny webkit panel or a full chrome instance within this tab. Their implementation here is very important because they may end up simply shattering IE 8's security model and leaving an exploitable hole in users' systems.

    Google better take this very seriously before advertising this on their search and mail pages, etc.

    1. Re:Security? by robmv · · Score: 4, Informative

      From Chrome Frame Developer's Guide:

      Note: forcing websites into Google Chrome Frame with these techniques may lead to unexpected behavior. Google Chrome Frame will fetch URLs using the host browser's network stack, so the web site will send content intended for the host browser

      So it looks they are only replacing the renderer and not the networking and other internal parts of IE, so it will behave remotely as a real IE, only that the content is displayed by the plugin. This is not a new idea, people tried to do it with Gecko, the advantage of WebKit is that the host (in this case IE) can provide a lot, instead Gecko is tightly tied to NetLib (The Mozilla Networking Library), NSPR (Netscape Portable Runtime), NSS (Network Security Services) so it was not practical as a plugin because it will be a complete browser inside IE

    2. Re:Security? by Ant+P. · · Score: 2, Insightful

      IE6 has a security model?

  4. Don't stop now! by Aphoxema · · Score: 5, Insightful

    I think I see Google starting a new tag... "letmefixthatforyou"

    --
    "Most people, I think, don't even know what a rootkit is, so why should they care about it?"
  5. Google's tactic is well known by Spassoklabanias · · Score: 5, Funny

    First they ignore you..

    Then they laugh at you...

    Then you make plugins for their browser.

  6. Re:Why... by Aphoxema · · Score: 3, Insightful

    A lot of the fancy shit you see on the internet today is javascript, the reason much of it wasn't there before was because javascript was so damn intensive to execute. It's nothing like machine code, it's not even like repackaged interpreter language. Javascript is run straight from the script, and it is a terribly inefficient way to do things, but it is much easier to distribute along with HTML.

    JS isn't exactly the future of all websites, but it's certainly easier to work with for light effects than flash.

    I'll show you why you want JS to run better... go to ebay.com and press CTRL-F5 and count how long it takes to load. Then, disable Javascript execution and press CTRL-F5 again. I'm sure someone else can suggest a more JS intensive site, but that's all I got right now.

    --
    "Most people, I think, don't even know what a rootkit is, so why should they care about it?"
  7. Re:Do I still have to use Windows by noundi · · Score: 4, Interesting

    and IE?

    No, but funny you should mention it. The funny part is that Google is beating MS in their own game. They are actually improving the MS browser so that users can properly and smoothly use Google products, and when the user is tied in he will notice not only Google Wave, but also the Google Chrome banners or "suggestions", and later on Google Chrome OS. Instead of trying to act as the bigger predator as traditional software wars, they act as the symbiotic bacteria "infecting" the host. Today IE, tomorrow the world!

    Seems to me that there is simply no room for anything else than genious inside Google, but perhaps I'm giving too much credit. Still -- well played Google, well played.

    --
    I am the lawn!
  8. 8 hours a week by MozeeToby · · Score: 2, Insightful

    It's the 8 hours a week that really powers Google's innovation. For those who don't know, Google employees are supposed to dedicate 8 hours a week of company time to some personal project. Those 8 hours have been responsible for Docs, gMail, Maps, Earth, code search, scholar search, etc., etc. People have ideas, give your employees a chance to explore them a bit and you might be surprised what they come up with on their own.

    1. Re:8 hours a week by icebraining · · Score: 5, Informative

      Actually, no.

      Google Docs is based on two applications: Writely, by Upstartle, and XL2Web, by 2Web Technologies.
      Google Earth was originally named Earth Viewer and it was created by Keyhole, inc.
      Google Maps was created for the company Where 2 Technologies.

      Code and Scholar search, in spite of being useful, are nothing more than variations of Google Search, so from that list only GMail was truly created at Google.

    2. Re:8 hours a week by Anonymous Coward · · Score: 2, Informative

      Former google employee here. "Supposed to" became "allowed to" became "might". Google is doing some cool things (and some scary things), but they're not the company they used to be.

    3. Re:8 hours a week by mcbutterbuns · · Score: 2, Informative

      Don't forget about Orkut!

    4. Re:8 hours a week by Anonymous Coward · · Score: 2, Informative

      Most of what you say is correct, but Code Search is technically unrelated to web search. Ever notice how you can use regular expressions in Code Search? To allow for that, the indexing pipeline has to be fundamentally different.

    5. Re:8 hours a week by Kalriath · · Score: 3, Informative

      You and the GP appear to be mistaking Google Code Search for Google Code.

      --
      For a site about things like basic rights, Slashdot users sure do like to censor "dissent".
    6. Re:8 hours a week by mrrudge · · Score: 2, Insightful

      I know you're ac so I shouldn't, but this is primarily about people who are locked to IE for some other reason ( work policy, Etc. ). They probably would change if they could, and this gives them a way to nominally run IE, but still have Chrome functionality.

      It's very clever on google's part, it gives them a way into the traditionally Microsoft locked down business environment, it lets the managers of these networks run IE for the IE-only-intranet, and also provide modern browser functionality. It's quite an aggressive move.

      Chrome doesn't have to become your new browser, Chrome OS doesn't have to become your new do-everything-OS, it has to be useful to some people, on some platforms, worldwide. More potential customers for google = more customers for google ( and by customer, I mean eyeballs-on-adverts ).

  9. Google is my hero by Tumbleweed · · Score: 4, Funny

    Google is the wind beneath my wings.

  10. Re:Interesting by noundi · · Score: 2, Insightful
    Riiiiiight, ditch the worlds most used browser, especially now that they've released their own search engine which it has as home by default.

    i guess some of us haven't been paying attention.

    No, you're right. I guess some of us haven't.

    --
    I am the lawn!
  11. Re:Why by Aphoxema · · Score: 4, Insightful

    Adblock+ and NoScript is win :)

    I concur, but it's a depressing state that it should ever even be necessary to add to the work necessary to do less work in a realm where usability should be paramount.

    --
    "Most people, I think, don't even know what a rootkit is, so why should they care about it?"
  12. W3C Working Draft by tepples · · Score: 4, Insightful

    HTML 5 is not done yet by any means. I wouldn't even say they have what you might call a working draft.

    In Firefox, this page shows "W3C Working Draft" along the left side.

    Microsoft isn't necessarily behind so much as they are not working off the Mozilla and Apple webkit mailing lists when they implement features to their browser.

    A lot of the features that Acid3 tests aren't new proposals in any sense; they've been around for years. WebKit (basis for Chrome and Safari), Gecko (Firefox and SeaMonkey), and Presto (Opera) all score above 90/100, which handily beats IE 8's 20/100.

    1. Re:W3C Working Draft by weston · · Score: 4, Insightful

      That's not implying all of them are. IE is only supporting finished standards.

      This might be a credible statement if Microsoft actually had a reasonable track record of supporting finished standards.

      And if so many other organizations with notably smaller pools of resources hadn't managed to run circles around them over the last 5-7 years, not only supporting "unfinished" standards but doing a better job at implementing the finished ones.

      Whatever is going on with IE can't be reasonably explained by stating that they're sticking with finished standards.

      Between that and Microsoft's well-known history, one has to wonder why any intelligent person would actually even be able to forward that as an explanation of choice.

  13. new industry saying: by Tumbleweed · · Score: 2

    "IE isn't done till Frame won't run."

  14. Re:Why... by value_added · · Score: 4, Interesting

    I'm sure someone else can suggest a more JS intensive site, but that's all I got right now.

    Slashdot.

    Perhaps not as intensive as ebay.com, but without javascript enabled, Slashdot loads faster and generally works better. You could say it's "less filling".

  15. threat to Microsoft by Anonymous Coward · · Score: 3, Interesting

    Boy, the people at Microsoft must be pissed about this. When Bill Gates "discovered" the internet back in 1994, the first thing he realized is that eventually people were going want to replace Microsoft desktop software with programs that run on the web.

    So Microsoft's strategy ever since then has been cripple IE to keep that from happening. That's why IE innovation came to a screeching halt once IE crushed Netscape. And that's why IE runs javascript so poorly, it's not due to bad programing, it's a strategic decision.

    Now Google comes up with a new technology, Wave, that out-performs a whole slew of desktop applications, and to help it out adds a plug-in that uncripples IE. What do you bet there will be an IE update in a few weeks that blocks it?

    1. Re:threat to Microsoft by Gadget_Guy · · Score: 2, Informative

      Why would Microsoft be pissed? This technology keeps people using their product so people have fewer reasons to migrate to another browser.

      If Microsoft's strategy was to cripple IE, why did they implement a modular system that allowed third parties to add their own scripting languages and rendering plug-ins (which they introduced way back in Internet Explorer 3). If they tried to block their documented APIs like Active Scripting to spite Google, then they would be killing off all the other scripting languages that people have written for it: Perl, Python, Tcl, Ruby, PHP, Rexx and Delphi (and a bunch of lesser known others).

    2. Re:threat to Microsoft by mcrbids · · Score: 2, Insightful

      Their strategy wasn't to cripple IE. Their strategy was to leverage their domiant position so that smaller third parties could never get into the game, by not supporting stuff that didn't encourage developers to go 100% Microsoft.

      Sure, you could have a plugin, but who wants to require ANOTHER plugin?

      --
      I have no problem with your religion until you decide it's reason to deprive others of the truth.
  16. Re:Why... by SanityInAnarchy · · Score: 3, Insightful

    Is there an ongoing "my Javascript is faster than yours ha-ha" competition in the browser market?

    Uhm... Yes?

    Javascript is the one client-side programming language that is always guaranteed to be there, on anything that can reasonably be called a browser. Anything that can be called a web application is probably at some point going to care about Javascript speed. And faster Javascript opens the door to some things you might not have thought were possible in a browser.

    When looking for a browser, it isn't just speed people are looking for; They want security

    Chrome runs each tab in a separate process, meaning it can theoretically sandbox each tab using standard OS techniques -- for example, on Linux, my Chromium does seem to be running things as an unprivileged user, and chrooting them out of the way.

    Other browsers are playing catch-up.

    add-ons, customization

    The Chrome extension API isn't finished, but it's just Javascript and HTML. It's the kind of thing that a web developer could learn in an hour. It won't run Firefox extensions (yet), but it seems likely that it'll have plenty of extensions Firefox won't, just because of how much easier it is to get off the ground.

    If I want top speed, I'll use chrome. If I want an all-around great browser, I'll use Firefox.

    We don't care, this isn't about you. (And for what it's worth, Firefox is working hard to improve javascript, security, and reliability to match Chrome.)

    This is about the 80% who still use IE, and about the rest of us not having to care anymore. I can build a web app that works in Chrome, Firefox, Safari, Epiphany, Galeon, Konqueror, Opera, in every browser, ever, with minimal effort -- figure an extra 5-10% development time to make it work on browsers other than the one I develop for. IE will fuck it up and add easily 20-50% to my development time.

    Doing it this way means that at some point in the future, hopefully, something like YouTube will force IE users to either switch browsers or install this plugin -- at which point, I can forget that IE exists, and let it all melt away like a bad dream.

    --
    Don't thank God, thank a doctor!
  17. Re:Do I still have to use Windows by Anonymous Coward · · Score: 2, Insightful

    fully agree.

    1 implement cool net apps and give people an IE plugin so to achieve an almost full market penetration
    2 sooner or later an IE update breaks the plugin
    3 suggest the users to switch to chrome else the net app won't work
    4 profit!

    of course microsoft could fight that by making sure the plugin always work with each ie update.

  18. What a good idea by selven · · Score: 2, Funny

    First, sneak your interface into the browser, then you could change the Windows desktop environment, then change the kernel and before you know it we're running 100% open source software.

  19. In other words, pretty much what everybody does by weston · · Score: 3, Interesting

    Google are taking the matter into their own hands and actually putting resources towards improving IE, because they know that MS will not do it in any reasonable way.

    Yeah, in other words, pretty much what everybody else has been doing over the last decade with their collection of hacks, their CSS reset sheets, and their javascript libraries.

    One wonders what the cost of the lost productivity involved in working with the deliberately broken portions of Microsoft's software is... or how much more productive the industry as a whole would be if IE faded away...

  20. Microsoft schizophrenia by Cow+Jones · · Score: 5, Interesting

    This whole thing should be very embarrassing for Microsoft... but apparently it isn't. Microsoft is co-sponsoring a conference about SVG, which is being held in Google's Mountain View complex, of all places. That in itself is disturbing enough, but to think that the one company that's prevented SVG from gaining traction on the web is now pretending to be interested in SVG (as opposed to promoting their Silverlight tool as the only *real* solution) is, excuse me, fucked up.

    If they really want to help the advancement of SVG, they should finally release a browser which implements it natively. Apparently every other browser vendor can do it. For IE, at the moment, we have to rely on a fragile JavaScript/Flash workaround provided by Google.

    I'm really not ranting about Microsoft just for the fun of it; I'm usually pragmatic, bordering on stoic. But I (like many others here) have spent weeks and months trying to work around Microsoft products' shortcomings, and this kind of hypocrisy is making me angry.

    CJ

    --

    Ah, arrogance and stupidity, all in the same package. How efficient of you. -- Londo Mollari
  21. Excuses, excuses... by weston · · Score: 4, Insightful

    HTML 5 is not done yet by any means. I wouldn't even say they have what you might call a working draft.

    "The publication of this document by the W3C as a W3C Working Draft ...".

    (And the first public working draft was published Jan 2008).

    Microsoft isn't necessarily behind so much as they are not working off the Mozilla and Apple webkit mailing lists when they implement features to their browser.

    I don't work off these lists either, but I'm aware of a numer of high profile parts of it, say, the Canvas element. I'm sure Microsoft is too.

    IE still has a very enterprise-oriented development cycle

    Is this what we call their six year hiatus from actually working on their product?

    In the late 1990s they showed they were quite capable of aggressively expanding IE's features, including new if raggedly incomplete support for emerging standards, when they decided it was in their interest to do it.

    the bleeding edge feature explosion we see in most open source browsers.

    A lot of the features discussed for HTML 5 have had visible implementations for 3-4 years. You could call them bleeding edge in 2006, maybe 2007. 2009? Not without looking pretty silly.

    I don't think IE needs to catch up so much as Microsoft simply needs to release an unstable browser in addition to their platform browser if they want to compete with the rest of the non-standard "standards" cult.

    The competing products seem to do just fine at keeping a comparable level of stability along with the pushing the envelope. In fact, given how much Opera, Mozilla, and Safari, have been able to do with resources that are orders of magnitude smaller, there's really no excuse.

    Except of course if you're talking about CSS 2.1, where it is the best.

    Can you defend this claim? Because based on my experiences *using* CSS over the last 7 years, there hasn't been a time when any version of IE could even claim they weren't maddeningly, brokenly worse.

    1. Re:Excuses, excuses... by weston · · Score: 3, Insightful

      Popular doesn't mean standard. These are separate concepts. If it did, then every browser except for IE could be considered non-standard. Canvas is only popular within the enthusiast web developer clique, or "circle jerk" if you will.

      Yes, what would those narcissistic onanist web developers know about the relevance of the canvas tag to creating... web applications?

      Wow, since some snarky webtrash said it, it must be true.

      I haven't gotten snarky yet, but perhaps I will when you explain what "webtrash" means. I certainly hope it's not your term for someone who actually has a working understanding of the issues we've been discussing.

      I tend to use the test suites when referencing this:

      http://www.webdevout.net/browser-support-css?uas=IE7-IE8-FX3-OP9

      That's *awesome*. With IE 8, we can now say that after 8 years of lagging behind, the browser created by the world's richest software company marginally edges out Firefox 3 in a feature-by-feature comparison CSS 2.1 features! Gives you a surge of pride, right? Why, if it constituted the most commonly used version of the product, that'd almost be the same thing as giving the world back all the man-hours spent trying to work around the support that wasn't there until this year!

      On a different topic, I'd be interested in your take on the relative importance in day-to-day terms of, say @page:left and reliable absolute positioning.

    2. Re:Excuses, excuses... by Anonymous Coward · · Score: 2, Interesting

      That's old, not having OP10 okay, but missing Firefox 3.5...

      There just a few things I tested, which aren't working in Firefox 3, were implemented during Firefox 3.1 (later 3.5).

      I Like to see a comparison between those 2 (IE8 vs Firefox 3.5). And adding some chrome version or Safari 3 / 4 would be nice too.

      using Webdevout doesn't make any sense, you could as well compare Firefox 3 to IE7, both are 1 version older than the latest...

    3. Re:Excuses, excuses... by BikeHelmet · · Score: 2, Funny

      Can you defend this claim? Because based on my experiences *using* CSS over the last 7 years, there hasn't been a time when any version of IE could even claim they weren't maddeningly, brokenly worse.

      IE properly requires the tbody element when adding DOM tables to a document! :P

    4. Re:Excuses, excuses... by BZ · · Score: 2, Interesting

      > Can you defend this claim?

      As it happens, IE8's support for CSS2.1 is fairly good in the sense that everything that is clearly defined in the spec is in fact implemented, to my knowledge.

      That does mean that things that are _not_ clearly defined might not be interoperable with other browsers. That's not exactly IE's fault; it's the spec's fault. The other browsers are not exactly interoperable with each other on those points either.

      It also means that CSS features that are not in CSS2.1 (e.g. many of the CSS3 Selectors features) are not supported in IE8.

  22. It plays out like a Greek myth by vosester · · Score: 2, Interesting

    This is Google at its best, IE is the lowers common denominator when it comes to browsers and Microsoft knows it.

    Microsoft is not fixing IE to slow Google down in the WebApp space.

    This is Google's shots across the bowel. Basically fix Microsoft or we will.

    Chrome was shot one, develop a browser that's half done.
    That does the things IE can not do, speed and standards.

    This is shot two, A plugin which users hate installing, I need a plugin to use Google Wave? How come I don't need it with Firefox,Chrome,etc?

    I bet this will be heavy on Google branding just to rub it in.

    Shot three ChromeOS, This is just to piss off Microsoft, Google is becoming Microsoft to beat Microsoft, A one stop solution for software and the OS is just the perfectly integrated tool.(I know this was announced before the plugin)

    Google are stepping on all of Microsoft's toes, browser, mail, OS, Office.

    It's the marketing war of the century and Google hates Microsoft, the only other company I have seen with a blind hatred of Microsoft was Sun, but Google could win.

    Google is the Do No Evil, relaxed, community giving, freebie galore, cool web tools company.

    While Microsoft is the stuffy, evil empire,broken software,lax security,uninventive company.

    Microsoft took out IBM and Google will take out Microsoft (offcourse they will live on is some form or another, but a shadow of their former self's)

    Microsoft is the new IBM big, blotted, slow thinking, and Google is the new Microsoft a small company with inventive ideas.

    Google will become the next evil empire and in 15 years Google will be on the road to a slow death at the hand on a new company.

    It plays out like a Greek myth, The father will kill the son and so on.....

    1. Re:It plays out like a Greek myth by jejones · · Score: 2, Funny

      "This is Google's shots across the bowel."

      Eeewww.....

  23. Re:Finished standards like SVG? by miro+f · · Score: 2, Informative

    I didn't say it supports all finished standards. That would be a bold claim. That's a fair criticism. I am simply saying that IE generally doesn't support not-yet-standardized "standards" features.

    you mean like the <marquee> element?

    --
    being vague is almost as cool as doing that other thing...
  24. Re:video of Ballmer hearing this news by Air-conditioned+cowh · · Score: 2, Funny

    I'd use this new browser to watch Steve's fit when hears google is subverting IE.

    I'd would then like to see the video of Steve watching this video on IE and realising that it uses the HTML5 video tag and is in OGG Theora.

  25. Release it for FireFox please? by KamuZ · · Score: 2, Insightful

    FireFox have like serious issues when dealing with JavaScript. I use it in Windows and Linux, just awful for some stuff i use.

    For example, try http://en.wikipedia.org/wiki/List_of_j%C5%8Dy%C5%8D_kanji

    If you try to sort by the first column for example (#), in Firefox it just stops responding and CPU is at 100%. This happens in Windows and Linux.

    If i use Chrome, it takes maybe 2-3 seconds to sort everything? Even using the development snapshot in Linux for Chrome, just works, fast. So it is not the OS but the implementation in the JavaScript engine. I clearly see the improvement in other sites using AJAX and the like.

    This sort of course is using JavaScript. And i doubt it is performance issues as i use an AMD Phenom II X4 955 which is a Quad-Core running at 3.2ghz and 4gb RAM. I really think that is ENOUGH processing power to sort around 2000 rows in a table.