Want to read Slashdot from your mobile device? Point it at m.slashdot.org and keep reading!

 



Forgot your password?
typodupeerror
×
Google Businesses The Internet Operating Systems Software Windows Linux

2.0 Beta Chrome On Windows, Chromium On Linux 258

AlienRancher writes "Google launched this morning a new beta version of Chrome 2.0: 'The best thing about this new beta is speed — it's 25% faster on our V8 benchmark and 35% faster on the Sunspider benchmark than the current stable channel version and almost twice as fast when compared to our original beta version.' Other enhancements include user script support (greasemonkey-like) and form auto-fill." And reader Lee Mathews adds news of the open source version, Chromium, on Linux: "Not only has Chromium gotten easier to take for a test drive thanks to the personal package archive for Ubuntu Chrome daily build team, but development on the browser is also progressing nicely. Despite being a very early build, Chromium on Linux feels solid and boasts the same blazing speed the Windows users have been enjoying for months."
This discussion has been archived. No new comments can be posted.

2.0 Beta Chrome On Windows, Chromium On Linux

Comments Filter:
  • by blahbooboo ( 839709 ) on Tuesday March 17, 2009 @09:40PM (#27236123)

    I love Chrome, so fast!! Shame Firefox is so slow nowadays. Just wish there were adblock for Chrome and I am switching!

    • by Markos ( 71140 ) on Tuesday March 17, 2009 @09:43PM (#27236149)

      See title.

    • by Darkness404 ( 1287218 ) on Tuesday March 17, 2009 @09:44PM (#27236161)
      Edit your hosts file (theres even one for Windows), and put in all adservers to redirect to localhost. There. No ads, similarly, no extra bloat from Adblock. Plus, it works on whatever, e-mail, browsers, etc.
      • Re: (Score:3, Informative)

        by blahbooboo ( 839709 )

        Edit your hosts file (theres even one for Windows), and put in all adservers to redirect to localhost. There. No ads, similarly, no extra bloat from Adblock. Plus, it works on whatever, e-mail, browsers, etc.

        Thanks for the tip. But this has been discussed before on slashdot the problems with the privoxy and host file mechanisms.

        • by keeboo ( 724305 ) on Tuesday March 17, 2009 @10:09PM (#27236359)

          Edit your hosts file (theres even one for Windows), and put in all adservers to redirect to localhost. There. No ads, similarly, no extra bloat from Adblock. Plus, it works on whatever, e-mail, browsers, etc.

          Thanks for the tip. But this has been discussed before on slashdot the problems with the privoxy and host file mechanisms.

          AFAIR Privoxy needs to load the whole page before delivering to the client (that's expected, since it needs the whole stuff in memory in order to analyse it properly).

          Anyways, if your problem is restricted to not displaying advertisements, you may try Ziproxy [sourceforge.net].
          It's a transcoding proxy (recompresses pictures and other stuff) and it has a number of weird features, one of those being an option which may be used to replace only pictures from a URL list for empty ones. Not really an ad-blocker proxy per se, but it may be used that way.

      • by Tom9729 ( 1134127 ) <{tom9729} {at} {gmail.com}> on Tuesday March 17, 2009 @09:54PM (#27236249) Homepage

        At least for me, Adblock is much more convenient (though I do use a hosts file to block some of the nastier stuff). It is updated automatically, it lets me whitelist sites, and it's pretty useful for blocking annoying avatars/signatures on forums.

      • by Eil ( 82413 ) on Tuesday March 17, 2009 @11:25PM (#27236815) Homepage Journal

        Edit your hosts file (theres even one for Windows), and put in all adservers to redirect to localhost. There. No ads, similarly, no extra bloat from Adblock. Plus, it works on whatever, e-mail, browsers, etc.

        While somewhat effective, that's a very crude way of blocking ads. Adblock can block ads and other content based on regular expressions (for example, */ads/*) and can auto-subscribe to a regularly-updated blocklist. I especially like how you can pretty much click on a particular element and say, "here, block this" whether it's an ad or not. And it doesn't really add any noticeable bloat to the browser. My only gripe is that it doesn't support more browsers.

      • IMHO, you're much better off with an ad-removing proxy like Privoxy [privoxy.org] if you really want to live without a built-in solution like AdBlock. It gives you much finer control over what is and isn't blocked.

      • While you and blahbooboo probably won't agree, I, for one, consider noscript to be the "adblock" for firefox.

        That, and I want a "firesomething" addon for Chrome. :)

        When google supports extensions for its browser, I'll switch. It is nicer, but I have my demands.
      • by Thaelon ( 250687 ) on Wednesday March 18, 2009 @12:24AM (#27237185)

        Doesn't work nearly so well as adblock.

        And with a big enough hosts file windows can take an extra 30 seconds to boot while it loads all that into the DNS cache.

        And you can't wildcard hosts, so it's a pretty kludgey workaround actually.

    • by Anonymous Coward on Tuesday March 17, 2009 @10:01PM (#27236295)

      Not sure how Google does it but running Chrome gives that feeling of when you get a new computer and all of your old apps seem lighting quick and responsive compared to before.

      But it isn't just the incredible speed of Chrome it is the fact that no matter how long you run it still feels exactly as quick and responsive as when you started it up. When I use to run Firefox a few months ago before switching to Chrome I could feel Firefox getting slower and slower and slower as the hours of use ticked by until finally getting annoyed enough to have to quit the app and restart it. Doesn't seem like a big deal but I would end up restarting Firefox three to four times every day just to clear out whatever 'junk' it seems to accumulate.

      I thought there were going to be all sorts of extensions I would miss but with Privoxy for ad blocking there isn't anything else that care about. Extensions in Chrome will be nice but so far Chrome + Privoxy is browsing heaven.

    • by Anonymous Coward

      Let's just sum up the state of the three major browsers:

      Chrome
      Multithreaded Javascript and code for each tab.
      Memory protection for each tab so no single tab can take down the browser.
      Quick and responsive native UI.

      IE
      Multithreaded Javascript and code for each tab.
      Memory protection for each tab so no single tab can take down the browser.
      Quick and responsive native UI.

      Firefox
      All tabs and Javascript run in one giant mess. One execution heavy tab drags down the performance of the entire browser
      No memory protecti

      • by Daniel Phillips ( 238627 ) on Tuesday March 17, 2009 @11:17PM (#27236765)

        Let's just sum up the state of the three major browsers:

        Chrome
        Multithreaded Javascript and code for each tab.
        Memory protection for each tab so no single tab can take down the browser.
        Quick and responsive native UI.

        IE
        Multithreaded Javascript and code for each tab.
        Memory protection for each tab so no single tab can take down the browser.
        Quick and responsive native UI.

        Firefox
        All tabs and Javascript run in one giant mess. One execution heavy tab drags down the performance of the entire browser
        No memory protection. Everything is in one gigantic soup of data. One tab crashes, down goes the whole browser
        Clunky and slow crossplatform UI implementation

        The latest IE 8's absolutely smoke Firefox in performance and stability. What an absolute humiliation for the Firefox developers. They had years to get their shit together. But they sat on their asses and now they have been left in the technological dust by both Google and Microsoft.

        High five Firefox devs!

        Well given that that AC's post is technically accurate I don't really think it's a troll. It's true, Firefox failed to advance in many respects, the way it should have giving its high level of funding. It leaks like a sieve, everybody knows that. I too have to restart it every couple of days or it ooms my machine. Keyboard navigation is still very dodgy. It has big problems with spinning on on web pages that konq just loads gracefully. Etc.

        Yes, you can say it's better than IE 5/6/7. I don't know about IE 8, jury is out.

        • by anaesthetica ( 596507 ) on Wednesday March 18, 2009 @12:41AM (#27237263) Homepage Journal

          Sadly, Firefox developers shifted from "fast and simplified feature set" to "include lots of features to make the web fun & easy." They're working on Firefox 3.5 and 3.6 right now, both of which are feature-driven releases. Astonishingly, the one feature for Firefox 3.5 that makes the release competitive with Chrome & Safari—the new javascript engine, TraceMonkey—was almost cut from the release because it is/was too buggy to fit into their release schedule.

          The Mozilla 2.0 [mozillazine.org] project, which is supposed to refactor a good deal of the Gecko code in order to make it leaner and easier to deal with, is not getting much attention at all while the feature-driven point releases consume everyone's attention. Mozilla developers have lost any focus they once had on the fundamentals of browser innovation, and are now given over to the same level of feature bloat that killed the original Mozilla browser (now SeaMonkey). Extensions were supposed to be the solution for this: extra features could be implemented by users so that developers could focus on making the browser faster. Not anymore.

          It will not surprise me if the hard core of geeks that abandoned Mozilla Suite for Firefox now abandon Firefox for Chrome and Safari. The first one of those browsers to get an extensions/plugin framework allowing for ad-blocking and development tools will start sucking a lot of folks over.

          • Re: (Score:2, Interesting)

            A little revolution every now and then is a good thing, don't you think?

            Netscape -> Mozilla -> Firefox -> Webkit (Chrome and Safari)
                              -> IE 6 ->

          • Re: (Score:3, Interesting)

            It will not surprise me if the hard core of geeks that abandoned Mozilla Suite for Firefox now abandon Firefox for Chrome and Safari.

            I don't think it will be the geeks that will abandon Firefox first, I think it'll be the casual users. Here's a browser that 1) is visibly much faster, and 2) is from a well-known brand. And... "adblock"? what's "adblock"?

            Plugins will surely follow, nonetheless. Maybe not in Chrome per se, but hey, it's OSS for a reason...

            On the Linux front things are interesting, too. Gnome is slowly but steadily moving to WebKit [gnome.org] for all its HTML rendering needs, including Epiphany. From what I heard, KDE4 is also going to

        • Re: (Score:2, Informative)

          by Anonymous Coward
          Except it's not accurate, as threads!=processes. Chrome and IE8 are multiprocess, but Firefox has to be multithreaded. Here, a random search on bugzilla turns up this bug [mozilla.org] which is directly related to multithreading - there's no reason a program would lock on a semaphore if it wasn't multithreaded. Or this one [mozilla.org], race conditions are solely a problem with multithreaded applications.
        • Also, Chrome and IE (Score:3, Informative)

          by benjymouse ( 756774 )

          Also, Chrome and IE are the only browsers with any meaningful sandboxing. Chrome actually leads the pack with multiple sandbox mechanisms on Vista where it uses its own sandbox and in addition to that the Vista low integrity process mode (same as IE protected mode).

          Firefox now holds the dubious honor of being the browser with the most vulnerabilities. I believe that this fact along with no sandboxing (no mitigation of vulnerabilities) and a rising market share will mean that it is only a matter of time be

        • Re: (Score:3, Insightful)

          by Jugalator ( 259273 )

          It leaks like a sieve, everybody knows that.

          The memory benchmarks I've seen shows that Fx 3 has that issue fix, and well beyond being fixed too. While converesely, IE is far worse off. Are you sure this is not about leaking extensions?

      • by Vexorian ( 959249 ) on Wednesday March 18, 2009 @12:15AM (#27237135)
        Firefox is cross platform?! Damn those evil firefox developers.
        • by Anonymous Coward on Wednesday March 18, 2009 @04:59AM (#27238473)

          The "Linux" Chrom(ium) is 32-bit only, and everything indicates it is also Linux-only, meaning they just replaced crappy platform-dependent WinAPI code with not-less-crappy Linux code. Wake me up when I can compile Chrapmium on OpenBSD.

          There is no way you can compare a visualbasic gui slapped on top of WebKit with a full-featured cross-platform browser like firefox. Process separation sounds like a good idea now that everyone has crappy code that crashes every now and then.

          I would rather Firefox developers focusing in making the code more stable and threadable instead of adding unneeded process overhead.

      • Memory protection for each tab so no single tab can take down the browser.

        I still don't get that selling point. I've been using Firefox from before it was 1.0, and it might have crashed on me once or twice.

      • by eulernet ( 1132389 ) on Wednesday March 18, 2009 @05:04AM (#27238493)

        Mod the parent troll !

        Chrome is very responsive, but come on, IE 7 is slow as hell !
        Try to use about:blank as the start page, and you'll see that it takes around 2-3 seconds to start, with a message saying that it starts to connect !
        Its Javascript engine is super slow, so using GMail is a PITA. As a developer, I have encountered nasty bugs in IE (like authentication problems, that need to reset the preferences !), so I don't trust this browser.

        I didn't test IE8, since I never install MS betas anymore. Having tested a few of their hard-to-remove products was enough for me.

        Anyway, I agree that Firefox gets worse and worse, not because of the memory isolation (who cares ?), but because it's slow to start.
        Anyway, the plugins definitely make it the best browser experience !

        Chrome is very fast and nice, but if you wait for AdBlock, it's like waiting for TV channels to stop ads.

        Frankly, you should stop using speed as a reason to use a browser.
        The main point now is TRUST.
        I trust in Firefox+AdBlock+NoScript more than any other browser.

    • by MadMaverick9 ( 1470565 ) on Tuesday March 17, 2009 @10:13PM (#27236383)
      Use SRWare Iron ... it has what you're asking for.

      It's based on Chromium, but without all the bad stuff plus AdBlock and more ...

      http://www.srware.net/en/software_srware_iron_news.php [srware.net]
      http://www.srware.net/en/software_srware_iron_chrome_vs_iron.php [srware.net]

      11.10.2008: Adblocker integrated in Iron

      The wish of many users comes true: We integrated an Adblocker in Iron!
      With a filterlist so nearly all online-advertising can be blocked. A working list can be downloaded here and just has to be copied to the Iron folder (e.g: C:\Program Files\SRWare Iron\). Note: You must first get the latest version of Iron you can find under "Downloads".
      So Iron is the first Chromium based webbrowser worldwide which has an adblocker included.

      And ... SRWare Iron has a proper installer - per default it installs in "C:\Program Files", which is where applications belong.

      Unlike Chrome - which installs itself in "C:\Documents and Settings\<username>\...." - argh - duh.

      • Re: (Score:3, Informative)

        by PitaBred ( 632671 )
        That's not proper. Per default it should install to %ProgramFiles%, which is often C:\Program Files, but not always. The user local location is a good safe place to install for most apps, especially beta versions. We really need to get away from the Windows "The only user is me, and I can do anything!" mentality that causes so many problems.
        • by rxmd ( 205533 )

          That's not proper. Per default it should install to %ProgramFiles%, which is often C:\Program Files, but not always.

          SRWare Iron already defaults to %ProgramFiles%. On a German Windows it suggests C:\Programme as installation location. I guess the GP poster simply didn't notice the difference because he's using an English Windows.

          The user local location is a good safe place to install for most apps, especially beta versions. We really need to get away from the Windows "The only user is me, and I can do anything!" mentality that causes so many problems.

          While I agree in principle, there's a "portable" Iron version for download, which will keep its profiles in the same folder as the application. It's meant for installations on removable media, but it's also extremely useful for testing. To me this seems like a much more end-user-transparent sol

      • Re: (Score:2, Informative)

        Unlike Chrome - which installs itself in "C:\Documents and Settings\\...." - argh - duh.

        This is correct behavior. %ProgramFiles% is not the only legal place to put programs.

        You do realize you can run programs out of $HOME on Linux too, right?

        • Only if your BOFH has never heard of noexec. Bwahahahahaha...

          Seriously, though, if users are untrusted (and all of them are), that flag gets used.

      • ``And ... SRWare Iron has a proper installer - per default it installs in "C:\Program Files", which is where applications belong.

          Unlike Chrome - which installs itself in "C:\Documents and Settings\\...." - argh - duh.''

        Well, for the former, you need write permission on system directories. For the latter, you only need write permission on your own directory. The latter has its advantages.

    • by jeanph01 ( 700760 ) on Tuesday March 17, 2009 @10:48PM (#27236611)
      Well I found out how to do it. I do not have ads anymore in chrome... Go here and follow instructions : http://www.adsweep.org/ [adsweep.org] Basically, since Chrome now support Greasemonkey scripts, you just have to have a good ad blocking script and adsweep is one. I wonder what will be the future extension mecanism of Chrome but with Greasemonkey, there is something very usefull and integrated in the web pages we use. So this is definitely interesting.
    • Gahhh! eBay users have found Slashdot! NOOOOOOOO!
    • Just wish there were adblock for Chrome and I am switching!

      Would this adblock filter out google ads? That would seem... somewhat contrary to their corporate goals.

  • Wake me up when... (Score:2, Insightful)

    by Anonymous Coward

    Until Adblock+ and NoScript are available for the Linux version I'm not the least bit interested. And if there are Google-specific exceptions to ABP, forget it.

  • by egcagrac0 ( 1410377 ) on Tuesday March 17, 2009 @09:47PM (#27236187)
    Chrome on Linux. Any decade now. (Chromium isn't quite the same.)
  • by Anonymous Coward on Tuesday March 17, 2009 @09:47PM (#27236197)

    Try this with a multi-connection download

    http://cache.pack.google.com/edgedl/chrome/install/169.1/chrome_installer.exe

  • but does it (Score:5, Interesting)

    by TheSHAD0W ( 258774 ) on Tuesday March 17, 2009 @09:48PM (#27236201) Homepage

    ...still have the stupid installer that won't go away?

    • Re:but does it (Score:5, Informative)

      by Blue Stone ( 582566 ) on Tuesday March 17, 2009 @10:35PM (#27236515) Homepage Journal

      Do you mean the stupid and annoying Googleupdate, that sits there. All the time. Running even when you aren't using any Google software? And that even when it runs on a schedule, will sit there all the time anyway, doing nothing?

      Definitely a negative side to using any of Google's apps.

    • there's a fork (Score:3, Informative)

      by nephridium ( 928664 )
      I've posted it before and I'll post it again (seems most people still don't know about it): there is a fork from the Chromium project that not only does away with all the "phoning home features" including the annoying background-lurking installer, it also allows for an ad-blocker (looking at the forums, several different ones are available apparently, though I'm using the hosts file myself): Get it here [srware.net]

      They also got a "portable" version that requires no installation and stores all settings in the Iron fo
  • Namespace collision (Score:3, Informative)

    by Valacosa ( 863657 ) on Tuesday March 17, 2009 @09:51PM (#27236229)
    Chromium? A year from now, when I do an apt-get expecting to download a Raptor-style shooter, I'll be downloading a browser instead. Why didn't they pick a name which wasn't already taken?
    • Re: (Score:3, Informative)

      by natrixgli ( 1451261 )
      To apt-get the browser, you'll need to use "chromium-browser" so I don't think it'll be an issue.
    • by danhm ( 762237 ) on Tuesday March 17, 2009 @10:10PM (#27236363) Homepage
      It's only called "Chromium" because it's an unofficial build; once Google finally releases a GNU/Linux version it is expected that it will also be called Google Chrome. At least that's what the article implies.
      • Re: (Score:3, Interesting)

        by Tubal-Cain ( 1289912 )

        It's only called "Chromium" because it's an unofficial build

        You seem to think Chromium is to Chrome what Minefield is to Firefox (Can't that be represented as Chromium:Chrome::Minefield:Firefox?)
        I am pretty sure that Chrome is more of a branded fork, like IceCat (Iceweasel?) is to Firefox.

  • Searching...
    [ Results for search key : chromium ]
    [ Applications found : 1 ]

    * games-action/chromium
    Latest version available: 0.9.12-r6
    Latest version installed: [ Not Installed ]
    Size of files: 1,710 kB
    Homepage: http://www.reptilelabour.com/software/chromium/ [reptilelabour.com]
    Description: Chromium B.S.U. - an

  • I didn't read the article- but is this the WINE supported version or an actual x86 compiled native build for GNU/Linux they refer? Or is this something completely different altogether? Based on the few comments I actually read it sounds like this isn't Google's browser even.
  • by bogaboga ( 793279 ) on Tuesday March 17, 2009 @10:15PM (#27236397)

    I think I heard that somewhere. Here is my hope: -

    As Google releases these betas, those capable keep up and push out a native QT (and therefore KDE) based "Google Chrome" browser. I hope this is not too much to ask for.

    On a side note, I wonder why they have to call it "Google Chrome" on Windows and "Chromium" on Linux.

    • by Plug ( 14127 ) on Tuesday March 17, 2009 @10:23PM (#27236449) Homepage

      See the "this browser is not ready" [chromium.org] start page:

      Chromium is an open source browser project. Google Chrome is a browser from Google, based on the Chromium project. This is a build of Chromium. No versions of Google Chrome for Linux will exist until Google makes an official release.

    • There is Chromium for Windows, and it doesn't come with all of Google's tack-ons.
      Latest build here. [chromium.org]
    • I think I heard that somewhere. Here is my hope: -

      As Google releases these betas, those capable keep up and push out a native QT (and therefore KDE) based "Google Chrome" browser. I hope this is not too much to ask for.

      The Google devs are using GTK, the reason given was that the relevant people had GTK expertise already so they preferred it. The community might conceivably create a Qt version, but I doubt it: We already have great WebKit support in Qt, and Konqueror as well, and V8 isn't obviously much better than SquirrelFish Extreme.

      On a side note, I wonder why they have to call it "Google Chrome" on Windows and "Chromium" on Linux.

      The name is the same on both. Chrome is the full browser, which uses the Chromium open source library as its base. Chrome itself might contain non-open source components in theory, non-free

  • by billcopc ( 196330 ) <vrillco@yahoo.com> on Tuesday March 17, 2009 @10:29PM (#27236479) Homepage

    I want to like Chrome, really I do, and I applaud them for speeding up JavaScript, but they are completely ignoring the one feature developers love about Firefox: add-ons!

    I actually switched to FF roughly two years ago, when I found out about Firebug and a few other creature comforts. Nowadays, the first thing I do on a new machine is install the 15-20 add-ons that make my job easier and my surfing more comfortable. I tweak the shit out of that browser, and yes it does bog it down a bit with all the excess code, but that's peanuts next to the time I save with all these finely-tuned add-ons. Even if I had just Firebug, WebDeveloper and GreaseMonkey, I could still do just about everything I want with the browser.

    I don't know how Chrome works out for regular users, but as a web developer, Firefox is still the supreme hotness. I'd be more supportive if the Chrome devs just ditched their browser and offered the same functionality via Firefox mods (or code contributions). They could even replicate the Chrome UI in FF, for the many folks who like the de-cluttered style.

    • It might be fair to say they're being a bit slow on getting extensions, but they're hardly ignoring it. It's on the development timeline, people are working on preliminary code for it right now.
    • by AnalPerfume ( 1356177 ) on Wednesday March 18, 2009 @12:13AM (#27237127)

      Google must be split on the idea of addons for Chrome. Without addons Firefox users wouldn't be blocking Google adverts, blocking Google's Analaytics etc at every turn. I don't doubt that this was a major factor in deciding to build their own browser, which won't allow Google's data mining / advertising machine to be blocked. Unfortunately for them, the cat is out of the bag for a lot of users who now know it's possible, and insist that the browser they use be able to do it. Firefox can with addons, Opera can by editing a text file but Google really must be in a quandry over letting Chrome users do it. If they don't adapt to the addon system they will only ever be a minority to Firefox and Opera, if they do then AdBlock and NoScript will appear very quickly. If they then try the Apple approach and ban anything which competes with (or in this case, blocks) their own stuff, they will not only get bad PR which affects the "do no evil" image they've carefully promoted but will push people who converted early to Chrome under the assumption that addons will appear sometime down the line and that these features will appear when they're ready. How many of those will then switch back to their previous browser of choice if they know advert and script blocking ain't gonna be allowed.

    • Re: (Score:2, Insightful)

      by RoFLKOPTr ( 1294290 )

      I'd be more supportive if the Chrome devs just ditched their browser and offered the same functionality via Firefox mods (or code contributions). They could even replicate the Chrome UI in FF, for the many folks who like the de-cluttered style.

      You obviously haven't the slightest clue about what makes Chrome such a revolutionary browser. Here, let me sum it up for you. Chrome has sandboxing features at every level of the application. Each tab runs in its own process in its own memory space, so if a tab crashes, the program as a whole remains stable. Each app within each tab also runs in its own process, so if Flash Player or Java crash, the tab as a whole remains stable. This memory handling nearly eliminates the possibility of memory leaks, becau

    • by daver00 ( 1336845 ) on Wednesday March 18, 2009 @01:29AM (#27237537)

      As a web developer myself who used to use firebug, Chrome has turned out to be by far the better tool. The javascript console is a whole lot better than firebug. When you are in Chrome, click the little page menu icon, and in the menu there is a flyout called "Developer". They have actually built web development tools into the browser, screw half-assed bodgey addons, Chrome is the ducks nuts when it comes to web development.

      I hate using firefox now that I've become accustomed to Chrome, on any system of any spec firefox is just slow as a dog, far slower than IE7 even which is embarrassing. What really gets to me about firefox is the linux build is near unusable in its slowness. I have it on my xubuntu eee pc, and its just about worthless as a web browser, especially in that limited environment.

  • by david.given ( 6740 ) <dg@cowlark.com> on Tuesday March 17, 2009 @10:36PM (#27236525) Homepage Journal

    ...my god it's fast.

    Start up in under half a second. From cold.

    When you resize it, the text moves smoothly, the way old-fashioned Xlib apps used to do. My Firefox installation gets about two redraws a second.

    Render speed seems to be decent, and it generally feels snappy in a way that Firefox doesn't.

    However: this is in no way ready to be used as a browser, even if you're masochistic. No dialogue boxes, so no setting of options. No tab control; you always see the most recent tab, and there's no way of selecting another one. Rendering glitches; Slashdot won't render, for example (although this might be considered a feature). And it's unstable. Five minutes playing made it crash three times.

    But I'm going to continue watching with great interest. I'd love to ditch Firefox.

    • by slyn ( 1111419 )

      I can't wait until its available for OS X. I switched from Safari 3 to Firefox 3 when FF3 first came out, but in the past few months I've been looking forward to either Chrome for OS X or Safari 4 coming out.

      Firefox takes FOREVER to start up. Like 6-8 seconds. CS4 programs start faster than it. I'm sure this is mostly attributable to the 33,000+ site history I've built up since I installed it, in conjunction with the awesome bar (which I am apparently one of the few fans of). If its getting slow because of

    • To be fair, the Windows version of Firefox has great startup times. It's not half a second, but it's pretty good as far as Windows apps in general go. But only a cold install. Once you start downloading add-ons, Firefox slows down significantly. In particular, if you have a lot of Adblock filters, or several subscriptions, your startup time jumps quite a bit.

  • This could be the first this is happened in a long while.
    The little video on the download site touts "a cool new way to drag tabs out to get a side-by-side view". Look like they ripped that off directly from Windows 7.

    I've got no complaints. It's a good idea that the Win7 folks had there, I think. Then again I wouldn't be surprised if TVVWM had it back in 1990. Actually what I'd really like to see borrowed from ancient X win window managers is the "maximize vertically" command. That was really useful.

    • It doesn't quite copy the IE functionality in Windows 7. Dragging tabs out is not possible like it is with Chrome.

      However, dragging the tabs and using Windows 7's snap abilities (to snap to the right/left side) is actually pretty sweet.
  • by microbee ( 682094 ) on Tuesday March 17, 2009 @11:59PM (#27237055)

    It's already fast enough. Or, put another way, killing all the ads IS the best way to boost performance.

    Give me Adblock and TabMix-level control of interface, and I'm ready to switch!

  • by Logic Worshiper ( 1480539 ) on Wednesday March 18, 2009 @12:52AM (#27237345)

    Google makes it's money by selling online adds. Why would they make a browser giving you the tools to block those adds? They won't. They'll make a browser which gives them more control over your browsing experience, and you less. Hell, Chrome doesn't even let you block 3rd party cookies, because they don't want the 3rd party cookies they put on your computer to be blocked. Any browser google makes will always be limited by google's business model of selling online adds.

    Chrome will never give me the control I want of my browsing experience, because that's not in google's interest. Other community developed versions like SRware might do it for me, if they give me the control I want, and block adds.

  • by martin-boundary ( 547041 ) on Wednesday March 18, 2009 @01:36AM (#27237591)
    There already is a Chromium on Linux [reptilelabour.com], which IMHO has priority on the name. It's an arcade game which has been around for years.

    I really think Google should rethink the name 'Chromium' for their browser on Linux. Don't be evil and all that.

    Mozilla did it when their browser name clashed with an open source database project [firebirdsql.org], too.

  • by Pausanias ( 681077 ) <pausaniasx@ g m a il.com> on Wednesday March 18, 2009 @01:56AM (#27237673)
    Allright, I decided to bite and put in the PPA repositories into my synaptic in Ubuntu Intrepid. Installed chromium-browser. Neither slashdot nor NY times loaded at all. Proceeded to remove the repository given that it was a daily build. Not that you can blame them. When the browser stars, it tells you that it's pre-alpha and that it's gotten too much exposure, with too many people trying it out and expecting it to work.
  • I love firefox, I can only thing of ONE problem with it.
    Performance.
    That's it, functionally it does precisely everything I want it to do, EVERYTHING, the keyboard controls, undo close tab, the ad blocking, everything is how I could possibly want a browser.

    The only thing I'd like is 5x the speed, I'm willing to throw hardware at the problem but I think it needs to support multiple cores first.
    I'd like to see it use disk cache far better (it simply doesn't 'feel' used based on the speed it works at) I'd like

  • by booyabazooka ( 833351 ) <ch.martin@gmail.com> on Wednesday March 18, 2009 @02:45AM (#27237921)

    time chromium
    WARNING: could not read config file (/home/chris/.chromium)
    WARNING: could not read score file (/home/chris/.chromium-score)
    randomizing.
    SDL initialized.
    X Error of failed request: BadRequest (invalid request code or no such operation)
        Major opcode of failed request: 143 (GLX)
        Minor opcode of failed request: 19 (X_GLXQueryServerString)
        Serial number of failed request: 11
        Current serial number in output stream: 11

    real 0m0.221s
    user 0m0.088s
    sys 0m0.012s

    That's SO FAST! I've never had a browser run less than a second before!

"If it ain't broke, don't fix it." - Bert Lantz

Working...