Slashdot Mirror


Shuttleworth: Chrome Nearly Replaced FF In Ubuntu

jbrodkin writes "Canonical founder Mark Shuttleworth is a big fan of Google Chrome, and says the browser could replace the standard Firefox in future versions of Ubuntu Linux. 'We looked at it closely in the last cycle and the decision was to stick with Firefox,' he says. But the work that Google is doing with Chrome OS — essentially the Chrome browser on top of Linux — is potentially leading to a future in which 'Chrome on Ubuntu and Chrome on Linux is a better experience than Chrome on any other platform [i.e. Windows and Mac].' In a wide-ranging interview, Shuttleworth also discussed why he spent $20 million to become a space tourist but doesn't own a smartphone, controversies over Linux and Unity, the future of Ubuntu tablets, and says the move toward putting personal data in the cloud is 'a little scary.'"

28 of 204 comments (clear)

  1. NoScript? by Ironchew · · Score: 3, Interesting

    Does Chrome have a flexible JavaScript blocker like NoScript yet?

    1. Re:NoScript? by Jah-Wren+Ryel · · Score: 4, Informative

      Almost, but not really.

      Right. I tried NotScript for a day and couldn't stand it, nowhere near as functional as it is on firefox. I run almost exclusively in deny-all mode with only temporary enabling on specific websites for specific cases, so its not like I use all the fancy stuff in noscript either.

      I've also tried Ghostery for Chrome (from the same guys who do Ghostery for FireFox) and, due to the sucky webkit api, it is totally random what it blocks. At least it tells you what it blocked and what it let through, but hit reload on a page and you'll get a different set of what's been blocked and what's not.

      Chrome is just not functional enough for anyone who gives a damn about personal security online.

      --
      When information is power, privacy is freedom.
    2. Re:NoScript? by toastar · · Score: 2

      Meh.... Cry me a river....

      Chrome is good enough for checking the Mail/News/Comics, But you should use 2 browsers anyway. One where you want to be tracked, and one where you don't. I don't expect Chrome to work with Tor, but sometimes I need to be able to have one big account so i can be tied in to automatically download the app i clicked on to my phone. And I'm sure as hell not going to use IE.

    3. Re:NoScript? by PwnzerDragoon · · Score: 2

      There's also this version, the only difference being that it has a password hard-coded into it so you don't need to futz around with configuration files to get it working. It does open up a security hole in that web sites could theoretically allow web sites to read your NotScripts settings, but I don't really care that a website might find out I have google-analytics.com blocked.

    4. Re:NoScript? by AliasMarlowe · · Score: 2

      But you should use 2 browsers anyway

      Make that at least 2 browsers. I use Chromium (Google search/maps/etc.), Firefox (general browsing), and Opera (shopping and banking). All have privacy and security set to not-quite-paranoid levels, with history, cookies, and flash objects completely wiped per session and occasionally wiped within a session. I don't use Chrome, and I only use IE on the windows PC at work where it's almost mandatory for intranet stuff.

      --
      Those who can make you believe absurdities can make you commit atrocities. - Voltaire
    5. Re:NoScript? by tehcyder · · Score: 3, Insightful

      But you should use 2 browsers anyway

      Make that at least 2 browsers. I use Chromium (Google search/maps/etc.), Firefox (general browsing), and Opera (shopping and banking). All have privacy and security set to not-quite-paranoid levels, with history, cookies, and flash objects completely wiped per session and occasionally wiped within a session. I don't use Chrome, and I only use IE on the windows PC at work where it's almost mandatory for intranet stuff.

      Unless you're a spy, terrorist or criminal, you are quite paranoid.

      --
      To have a right to do a thing is not at all the same as to be right in doing it
    6. Re:NoScript? by calzakk · · Score: 2

      I only use IE on the windows PC at work where it's almost mandatory for intranet stuff.

      In that case it's not mandatory, so you shouldn't even be using it at work.

    7. Re:NoScript? by heathen_01 · · Score: 2

      Just Because You're Paranoid Doesn't Mean They're Not Out to Get You.

    8. Re:NoScript? by ultranova · · Score: 2

      Chrome is just not functional enough for anyone who gives a damn about personal security online.

      Chrome is developed by a company who's very business model is to keep track of you. Of course it doesn't make it easy to block such surveillance.

      --

      Forget magic. Any technology distinguishable from divine power is insufficiently advanced.

  2. Chromium? by oldhack · · Score: 5, Insightful

    If he likes Chrome so much, why not invest in developing FOSS browser based on Chromium?

    --
    Fuck systemd. Fuck Redhat. Fuck Soylent, too. Wait, scratch the last one.
    1. Re:Chromium? by markkezner · · Score: 2

      Why bother forking Chromium when they can just contribute back to the original project? There's usually no point to forking unless you have trouble getting the maintainer to merge in your changes.

      --
      Dangerous, sexy, turing complete: Femme Bots
  3. Fox In the Henhouse by Scarletdown · · Score: 2, Interesting

    Is it wise to run a browser (and when Chrome OS comes out, a full fledged operating system) pushed by the biggest advertising, tracking, and marketing company on the web? Wouldn't it be better to use something that does not have a vested interest in tracking everything you do online? Or is the source for this browser fully open so any nasty evil bits would be spotted by vigilant hackers and purged immediately?

    --
    This space unintentionally left blank.
    1. Re:Fox In the Henhouse by Anonymous Coward · · Score: 5, Informative

      Is it wise to run a browser (and when Chrome OS comes out, a full fledged operating system) pushed by the biggest advertising, tracking, and marketing company on the web?

      Nice job vaguely insinuating that Google is bad. What specifically is Chromium doing that you dislike? They release full source, under Apache 2 for their code, GPL for Apple's webkit code. Development is done in the open (you can see every commit, code review, etc.).

      Look at Mozilla's financials: 95% of their revenue is from Google. If it were not for Google funding them over the past 15 years, Firefox would be long dead, and the internet would be IE only. Linux would not have a usable web browser.

      Wouldn't it be better to use something that does not have a vested interest in tracking everything you do online?

      Let me know when one exists. As far as I know, the only other open option is made by Apple, and it's just a rendering library, so you will need to implement your own UI.

      Or is the source for this browser fully open so any nasty evil bits would be spotted by vigilant hackers and purged immediately?

      Yes, it is fully open: http://src.chromium.org/viewvc

    2. Re:Fox In the Henhouse by cbhacking · · Score: 2

      Exactly. Whether or not WebKit (and Safari/Chrome) existed, Konqueror wasn't going to just vanish without Mozilla. In fact, it may well have gotten more development support (it's already a good browser, but any project that big could use more contributors). Don't like KDE dependencies? Extract the rendering engine (KHTML, the base of WebKit) and put it in your own browser (which is pretty much what Apple did, plus maintaining their own version).

      Then there's Opera. Say what you will about proprietary software, Opera is a pretty damn good browser and runs on Linux.

      --
      There's no place I could be, since I've found Serenity...
    3. Re:Fox In the Henhouse by datsa · · Score: 2
      1. Chromium is "fully open" - Chrome is not. At least according to TFA, they're talking about Chrome. Nice job pretending they're the same thing*.
      2. Both Chrome and Chromium have a single location bar that also acts as a search bar. That means when you enter any URL by default, it pings Google as you type. You can turn it off, but as many people have mentioned, defaults matter.
      3. Even to the extent that the browser is fully open source, its primary function is to lead you to Google's closed-source cloud services, which is the only reason Chrome exists. It's not a "gift", and Google isn't Santa Claus.

      * If you ask me what the difference is between the two, I couldn't tell you, because Chrome is not open source.

  4. Re:right then by __Paul__ · · Score: 3, Insightful

    Epiphany. The world's most useless browser. Basically, it was Galeon with all its features removed, and then replaced with a silly tag-based bookmarking system that is so unintuitive to use that no-one would ever bother with it.

    --
    worldmobilenet.com -- World Prepaid Wireless Internet plans
  5. The Cloud vs. Free Software by tbf · · Score: 2, Insightful

    The Cloud is closed. Even more closed than all IBM's, Microsoft and Apples of this world ever have been. Does Mark realise that he makes his entire Ubuntu project obsolete by trusting The Cloud? We can just stick with the pre-installed Windows or OSX, if all our stuff is in that fucking Cloud. Actually would be more secure than using Googlezillas Spyware...

    1. Re:The Cloud vs. Free Software by bgarcia · · Score: 2

      The Cloud is closed.

      Which is why some people at Google have created the Data Liberation Front. You should not feel safe using a cloud-based service unless you are able to download all of your data from the service whenever you like.

      --
      I'm a leaf on the wind. Watch how I soar.
  6. Re:right then by khellendros1984 · · Score: 5, Insightful

    The choice of a default browser for a distro that caters toward less-experienced users (like Ubuntu) is very important. Frankly, most users probably won't change away from whatever the OS came with.

    It's a similar situation for the other Window Managers. Why require a user to install and configure major interface-changing software like that, when you're marketing your OS as dead-simple to use?

    --
    It is pitch black. You are likely to be eaten by a grue.
  7. To me, Chrome still does not `cut it` [yet]... by bogaboga · · Score: 3, Interesting

    While I appreciate the enormous strides Google and their Chrome team have achieved, the Chrome browser does not cut it in my case because: -

    1: It still *is* an unfinished product...(read, "lacks print preview"). I understand this issue is now being addressed as of Chrome 13.0.782.1 Beta.

    2: I find its interface weird...(consider what happens to the interface once extensions are installed).

    Question: Is it just me?

    1. Re:To me, Chrome still does not `cut it` [yet]... by Billly+Gates · · Score: 2

      I tried switching to Chrome for a month. I kept using IE 9 and Firefox 4.

      Problems
      1. Can't select my common websites with a mouse click within the address bar like IE, Firefox, ... hell even netscape 1.0.
      - This drives me up the wall! I hate typing in the url each time I want to visit slashdot. Sure in Windows 7 I can right click the icon, but slashdot is not in the top 6 sites I visit and is not listed. This is not optional in MacOS or Linux
      2. Why should I go into settings/preferences just to access my bookmarks?
      - When I get them guess what? It blocks my whole view and creates an additional tab?? Why can't I have a window and look at them while I am on the same page?
      3. No way to access history without going into setup/preferences.
      - ... now before you whine hit Control H you retard!! .. the fact is I prefer and should not have to do that as a simple user. The fact is I can't convince my parents to use Chrome for that reason either. It is a gui after all.
      4. No search bar pane
      - No I wont
                  a. click on the address bar
                  b. Hit delete and erase the existing URL
                  c. Then type what I want
                  d. My existing page on the current tab is gone and replaced by google :-(
      - Sorry I just type what I want in IE or Firefox in a search bar and BAM! A new tab opens up with search results and my existing page is still intact.

      If Google or any Chromium developers are reading this you need to fix these before I and many others will switch. No Bogaboga you are not alone even though I tried for 3 weeks to switch to Chrome due to some Android development. I keep coming back to Firefox 4.

  8. let your users decide (or they will leave) by t2t10 · · Score: 2

    Shuttleworth should much more rely on what users want, instead of making decisions for users.

    Canonical can tell what users want based on usage statistics. Once close to 30-50% of users post-install Chrome or Unity, with a growing trend, then consider making these things the default. Until then, keep the old, tried and true the default.

    1. Re:let your users decide (or they will leave) by Haedrian · · Score: 4, Informative

      Argument is very flawed.

      Not all Linux users are 'nerdy' enough to want to play around with a different browser. Some just want to stay with the default. Same for other applications.

      With your same argument I could say that IE is the best browser, because for many years it held more than 50-70% of internet users.

    2. Re:let your users decide (or they will leave) by t2t10 · · Score: 2, Insightful

      Not all Linux users are 'nerdy' enough to want to play around with a different browser. Some just want to stay with the default. Same for other applications.

      And they should get the tried and true, instead of whbatever a geek like Shuttleworth happens to like these days.

      With your same argument I could say that IE is the best browser, because for many years it held more than 50-70% of internet users.

      Stop hallucinating and putting words in my mouth. Where did I make an argument anywhere that more users for software means that something is better? I didn't even use those numbers.

      I said that Shuttleworth shouldn't willy-nilly replace software because he thinks something is better, he should rely on actual statistics. Before even considering making something the default, it should have a substantial and growing user base. Whether that's 20%, 30%, or 50% is debatable.

      What's not debatable is that imposing beta quality software with no user base just because someone happens to package a distribution is a lousy idea.

  9. Re:One more reason: by grcumb · · Score: 5, Insightful

    Why is Ubuntu so prone to horrible choices like this?

    The answer's pretty simple: They've stopped listening.

    Ubuntu is slipping out of control. Canonical have stopped listening and – more importantly – working with the community. The number of defects is growing, but Canonical’s response is to make it harder for mere mortals to submit bugs. They seem to think that strong guidance is needed for their product to grow in new and interesting ways. Fair enough, but they’re confusing leadership with control. They’re simply imposing their views because they don’t value the discussion. They’re treating criticism as opposition and shutting themselves off from valid feedback.

    Worse, they simply don’t have the number of skilled developers they need to achieve their goals. When I look at the bug queues on some packages, I shudder in sympathy with the poor souls who are expected to wrangle them. Canonical is clearly embarked on an impossible task, but nobody’s either got the guts or the vision to spell this out to Shuttleworth and co.

    (This is excerpted from a slightly longer piece I wrote after 11.04 was released.)

    --
    Crumb's Corollary: Never bring a knife to a bun fight.
  10. Re:ask by TaoPhoenix · · Score: 2

    If I skip your derp comment, I've always said I've gotta be the central midline Linux target. I need a little help, but I'm no turbo-newbie either.

    Firefox was my learning gateway to ditch IE. Cue the extensions. So I don't have mutch patience for the new fad of "OMG Chrome is 6% faster". Anyone that fickle is in trouble in other areas.

    To get a Linux distro going, SOMETHING has to be stable. I'm already wrestling over the desktop environment question. KDE isn't perfect. I'm just about to try XKCE or LX-something etc. I need the browser to stay put in all of this.

    --
    My first Journal Entry ever, in 8 years! http://slashdot.org/journal/365947/aphelion-scifi-fantasy-horror-poetry-webzine
  11. Re:right then by cgenman · · Score: 2

    Actually, Ubuntu has a very easy little store interface that anyone can install browsers from.

    But the point is that you're trying to bring in users who are barely aware that there are keys to the left and right of the spacebar. "Oh look, would you like KDE or Gnome or XFCE or Afterstep or Sawfish or Blackbox or CDE or..." Most of those the average person can't pronounce, let alone remember the name of or have any clue about. And quite frankly, the only difference I can tell between KDE and Gnome is that they massively screw up the simplest of tasks in slightly different ways.

    I couldn't tell you if my car had electronic or mechanical fuel injection. I bet my mechanic couldn't off the top of his head tell the difference between Firefox and Chrome. While I'm mildly curious about fuel injection, I haven't looked it up. And my mechanic hasn't been bothered to find out about the different browsers. And you know what? He shouldn't have to. It's a browser. It's a piece of software fundamentally there to get out of the damned way so that browsing can happen. Anyone who *really* needs the particular type of ad-block available on Firefox above the ad-block available on Chrome can install firefox. They didn't ask me when I bought my car to set my suspension stiffness, tune the relative braking force, adjust shift timings, and configure an optional NOX system.

    It's just a means to an end. Ubuntu gets that. That's why they're currently #1. That's why people are buying iPads. It's not that they're dumb. It's that what matters to us doesn't matter to them. And when it does start mattering to them, they can figure out how to do it.

  12. Re:right then by TheRaven64 · · Score: 2

    What do you mean by the distro? When I install *BSD, I usually use the boot-only ISO, which is typically about 5MB. The base system is usually about 300MB, maybe less depending on the particular configuration (OpenBSD on CF in my firewall is a lot smaller), and then there are packages. The available packages are several GBs (not sure how many), but I don't want them on the install media, because there are probably new versions available fixing security holes since the ISO was made (last Chromium vulnerability: two published on June 7), so I want to grab packages over the network anyway. If anything, I'd rather have a version-independent boot CD that would always grab and install the latest version. It just needs to ship with enough drivers to be able to control the network, display and input devices.

    --
    I am TheRaven on Soylent News