Slashdot Mirror


Flock Switches To Chromium For New Beta

An anonymous reader writes "Flock, the social networking browser, has moved from Firefox open source code to Chromium in its latest beta. The new Flock is essentially a combination of Chrome and TweetDeck, as you can sign in to Twitter and Facebook accounts and look at a single feed that incorporates updates from both. Currently, the beta is only available on Windows, but a Mac version is slated for later this year."

25 of 154 comments (clear)

  1. I dont give a flock by Anonymous Coward · · Score: 5, Funny

    I dont give a flock

    1. Re:I dont give a flock by clemdoc · · Score: 2, Funny

      Ethanol fuel is for combustion engines, not for oral ingestion.
      Relax.

  2. Had to be said... by denzacar · · Score: 3, Funny

    Get the Flock outa here!

    --
    Mit der Dummheit kämpfen Götter selbst vergebens
  3. No more Fireflock. What next? by cupantae · · Score: 5, Interesting

    I know that this doesn't really matter to Mozilla per se, but Firefox is coming under some tough times in the near future. I have to say, I do fear for the future of my favourite browser (my favourite by a mile, dispite its flaws).

    They're soon losing the Google funding and support (probably).
    They seem to be not taking ANYONE's side on anything.
    H.264
    Ubuntu, even, seem like they'll switch to a custom Chromium browser in the next couple of releases.
    They don't seem to be leading the market in features at all any more, and only seem to limply suggest that it's the best by focusing on security (note: I DO think it's the best, what I mean is the public image).

    Do other Firefox fans feel that the market might deem it unnecessary or out of touch?

    --
    --
    1. Re:No more Fireflock. What next? by bunratty · · Score: 4, Interesting

      Why would they be losing Google's funding, and if they do, why wouldn't they be able to get funding elsewhere? If Ubuntu switches to a different browser, Firefox will lose only a small fraction of its users. I don't think they've ever lead the market in features; they've led the market in quality. You may have a point on H.264, but they're making an ideological stand to support only freely available technologies. If they need to support H.264, they'll do it.

      --
      What a fool believes, he sees, no wise man has the power to reason away.
    2. Re:No more Fireflock. What next? by cupantae · · Score: 4, Insightful

      You're right. I didn't explain my main worry. There's a strong trend towards Chrome because of its simplicity, and I like Firefox because of its completeness. People who "give to shits about freetard politics" would use GNU Icecat. I don't. I just think that Firefox is the best.

      --
      --
    3. Re:No more Fireflock. What next? by jasonwc · · Score: 2, Interesting

      I wonder if there is some issue on your system causing performance problems with Chrome. For example, I know there is an incompatibility between Nod32 4.0 and Chrome 5 that causes insanely high ping. I was getting 10 ping in speedtests on Firefox 3.6.3 and 550 ping in Chrome 5. After upgrading to Nod32 4.2 the issue was fixed. Chrome went from sluggish to blazing.

      I find Chrome to be as fast, or faster than Firefox in all circumstances. It is usually faster. The browser loads instantly on a Core i7 system with an Intel X-25M G2 SSD vs. 1.5 seconds cold start for Firefox (around 0.8 sec without Adblock Plus), but that's running off a fast SSD. It took significantly longer on cold start off a WD Caviar Black drive, which is similar to what most people are using.

      Page rendering is amazingly fast. The Adblock extension isn't as good as Firefox, but it's ok.

      I really do like Chrome's multi-threading and sandboxing. In Firefox, every time a download finished, the browser would freeze momentarily while NOD32 scanned the file (disabled checking in about::config, but still happened), and often loading Adobe Acrobat files would hang the browser momentarily. Because Chrome is multi-threaded, issues in one tab never affect another tab.

      In addition, while Chrome uses more RAM than Firefox because of its design, you actually get the RAM back when you close a tab. With Firefox, RAM usage balloons unless you close the browser. I've seen Firefox use 1.5 GB of RAM after 2-3 days of usage. Close all the tabs in Chrome and you're back to 70 MB or so of usage. And Chrome also loads instantly, even with many tabs.

      In conclusion, Chrome's performance isn't just marketing - it is the fastest browser available at the moment. If it's slow for you, something else is wrong.

    4. Re:No more Fireflock. What next? by Lunix+Nutcase · · Score: 2, Insightful

      Decrying FUD and putting your fingers in your ears because someone said something you disagree with doesn't make it untrue.

      MPEG-LA are a cartel that needs to be out of business.

      You do realize that MPEG-LA going out of business doesn't eliminate or invalidate the patents in the pool, right? All that is going to do is make it a bigger pain for anyone who wants to implement video codecs by having to individually go to all licensors.

      They are actively stifling progress in the useful arts and preventing progress in general.

      Breaking up the MPEG-LA isn't going to stop the businesses whose patents making up the pool from being able to do so anyway. It's just going to create more hassles on the licensees.

    5. Re:No more Fireflock. What next? by CAIMLAS · · Score: 2, Insightful

      I don't think they've ever lead the market in features; they've led the market in quality.

      You've got that completely backwards - at least for the past >=5 years.

      Firefox was first awesome because, compared to the alternative, it was fast - damn fast - and lightweight. It also used modern standards, which could certainly be considered a 'feature'.

      Then Firefox dominated amongst geeks due to the extensions - the very large, typically high quality extensions. The extension API was a non-trivial part of this - ie, a "feature".

      As for quality? Have you given Chrome/Chromium a fair shake? I switched from Firefox about a year ago because I was sick and tired of Firefox quality problem: even with minimal extensions (Adblock and Flashblock), and the Flash plugin used for occasional things, it was unstable. It was horribly unstable, crashing upwards of once or twice a day. If it wasn't Flash causing the problem, it was Javascript itself. Yes, I disabled extensions trying to find the problem, tried different versions, etc., but I'm pretty sure it was just Firefox design issues.

      I switched to Chromium as soon as there was a semblance of ad blocking (hiding) and didn't look back. The speed difference on a per-tab basis is significant, nevermind when you've got a dozen or more tabs open at once: Chromium is noticeably faster on a single core system, nevermind a multicore.

      --
      ~/ssh slashdot.org ssh: connect to host slashdot.org port 22: too many beers
  4. Re:Why not WebKit? by Lunix+Nutcase · · Score: 4, Insightful

    Yes, they are using the GUI as well. And they are probably doing so to cut development time for other things they care about more than reimplementing another GUI around WebKit.

  5. Re:Why not WebKit? by Quaelin · · Score: 5, Informative

    Exactly. (I'm one of the Flock devs.)

    Chromium is much more than just WebKit, and Flock is reusing most of that. Their UI was very well thought-out, and their V8 JavaScript engine is incredibly fast -- making it a perfect platform for Flock's application layer code which is almost entirely JavaScript.

    BTW, since the original article doesn't contain links, here's the site where you can grab the beta if you're so inclined:
    beta.flock.com

    Mac version is in the works.

  6. Re:VP8 on Safari by jasonwc · · Score: 2, Insightful

    Not really since you can't use Flash on either the iPad or iPhone, so the only way to view streaming video is through HTML5, and presumably H.264. In either case, HTML5 fins.

    Macs can run any browser of your choosing including Firefox and Chrome, which do support VP8. VP8 just seems like a better choice than H.264 for streaming video. Perhaps when all the other major browsers support VP8, Apple will add support.

  7. Re:Why not WebKit? by h4rr4r · · Score: 3

    Linux version?

  8. Chrome Extensions by Enderandrew · · Score: 4, Insightful

    So now Flock is Chrome + Javascript application layer on top of that. The Flock devs are aware they can basically write javascript extensions, right? Those extensions will work on all 3 platforms of Chrome/Chromium.

    Why not just release them as pure Chrome extensions and call it a day? What is the benefit of calling it a separate browser?

    The Chromed Bird extension for Chrome was what caused my wife to switch over. It is my favorite Chrome extension for any platform.

    Flock was taken a Linux/Mac/Win product and turned it into a Windows only product without offering anything new or worthwhile.

    --
    http://blindscribblings.com - Tasty pop-culture in conceptual fashion.
    1. Re:Chrome Extensions by Quaelin · · Score: 5, Informative

      Why not just release them as pure Chrome extensions and call it a day? What is the benefit of calling it a separate browser?

      Chrome extensions don't allow for the UI we added in Flock. No sidebars, etc...

      Also, extensions are much harder to monetize than browsers, so it would be a lot harder to make a successful business out of it that way.

      Third, we're going for mass market rather than niche. Extensions are cool and all, but most web users out there don't have a clue what an extension is, let alone a browser.

      The new Flock will be Windows/Mac at least. Linux is still a possibility too. We think the new version offers an improved experience for most users. Not quite as feature-full as the old version, true, but it's much faster and simpler which is a good trade-off for most users.

  9. Re:Why not WebKit? by Quaelin · · Score: 4, Informative

    Not sure when. Only 1-2% or so of our 2.x user base was on Linux, so it's not a high priority right now -- but that doesn't mean it won't happen. A few of our devs definitely want to see it happen... but I can't offer a timeline for it right now.

  10. Mozilla Corp blew it... by recoiledsnake · · Score: 3, Interesting

    Mozilla corporation seems to be pretty badly run. They solicited donations for the NYT ad(some of my poor college friends scraped together money for it) while overpaying the CEO($500K per year)! The management was supposed to find different ways of getting funding but Mozilla is still dependent totally on Google(which competes with it's own rival browser). Mozilla made $66 million in revenue just in 2006 while development was largely done by unpaid volunteers.

    In the meantime, Firefox was quite bloated, crash prone and lost the speed race to Chrome, Thunderbird stagnated and nothing really innovative or useful came out of Mozilla labs. Ubuntu will probably switch to Chromium and Firefox will start losing search revenue. . Probably the only thing going for Firefox are extensions(Chrome supports extensions now) and proper Adblock. Things are so bad that the CEO is planning to step down

    Sad to see one of the epitomes of FOSS go down in flames like this.

    --
    This space for rent.
    1. Re:Mozilla Corp blew it... by dirtyhippie · · Score: 3, Insightful

      Firefox is hardly "going down in flames".

      Sure, it's lacking some features (such as process-per-tab, über-fast javascript execution) that chrome has, but it's still well ahead of Opera and IE. I've still never seen this "crash prone-ness" that people talk about with regard to firefox, maybe because I've always used adblock plus? In any event I suspect it will go away with 3.6.4, which pulls flash and other plugins out of the browser process.

      Thunderbird, on the other hand, isn't doing so great. But I'd say that's as much about the rise of gmail and other good webmail based systems as anything else. I would even argue that Mozilla has made the right decision to de-prioritize thunderbird work given the "put literally everything including apps on the web" atmosphere these days.

    2. Re:Mozilla Corp blew it... by CharlyFoxtrot · · Score: 3, Insightful

      Probably the only thing going for Firefox are extensions(Chrome supports extensions now) and proper Adblock.

      Safari supports extensions now too so that's going to take a big bite out of their mac market share. Probably the best thing Firefox has going for it now is dev tools like Firebug. I remember how nimble and fast it used to be back when it was still called Phoenix, what the hell happened ?

      --
      If all else fails, immortality can always be assured by spectacular error.
    3. Re:Mozilla Corp blew it... by silanea · · Score: 2, Insightful

      Safari supports extensions now too [...]

      Not to say you are wrong in your prediction, but remember that it is the extensions that have to support Safari to get people to switch from Firefox, not the other way around.

      --
      Rudolf Hess edited Mein Kampf. He was the very first grammar nazi.
  11. Re:Why not WebKit? by iNaya · · Score: 4, Insightful

    It is common knowledge within certain programming and Internet addict communities that Chromium is open sourced. For people outside these communities (which is the vast majority of humankind) it is not common knowledge.

    Feel happy when you can enlighten someone to a piece of knowledge. But don't lord it over them. They are sure to know many things common to their communities of which you have no idea. The first step to being accepted by people (getting friends, wife, getting along with workmates etc.) is learning how to accept people.

    Dissing someone for not knowing what Chromium is just reeks of an inferiority complex. Learn to accept that others know things you don't know; and you know things that others don't know.

    Should I say you've been living under a rock because you don't know these basic concepts of social behaviour, which are ubiquitous across different cultures and time periods? No, it is much better to tell, convince, persuade. Resorting to insults, or astonishment which implies disrespect is just aggressive behaviour, which is something which most societies do not accept (except for the fact that people being aggressive to one another can be fairly entertaining).

    If someone asks "what animal does beef come from?", there are several ways to respond. I will list two.

    Correct

    • Cows. [conversation moves on]

    Incorrect

    • Are you stupid? Have you been living in an igloo for your entire life? It's common knowledge that beef comes from cows.
      [person who asked question now feels incredibly stupid and will respond either with aggression, or avoidance of you. Either way, they will not like you]
      [alternatively, you will receive a lecture from the politeness police]
    --
    The Unicode standard is over 20 years old. Why does Slashdot not support it?
  12. I CAN'T give up Firefox just yet by GF678 · · Score: 4, Insightful

    Chrome/Chromium still doesn't have an adblocker that actually blocks ads instead of just hiding them. Adblock Plus saves bandwidth, finishes loading a page quicker because you'll never get hung up on a slow/dead ad server, and neatly reformats the page to work without the ads.

    Once THAT level of functionality in an adblocker arrives with Chrome/Chromium, only then will I consider switching. And don't tell me to use a HOSTS file; what if I want to whitelist certain sites?

    1. Re:I CAN'T give up Firefox just yet by tgpo · · Score: 2, Informative

      Time for you to switch then: "New in version 2.0: Ads are actually BLOCKED FROM DOWNLOADING now, instead of just being removed after the fact!" https://chrome.google.com/extensions/detail/gighmmpiobklfepjocnamgkkbiglidom

      --
      -tgpo
  13. Firefox memory & Flock business model by Mandrel · · Score: 2, Informative

    Well I do have to restart Firefox every day or two to clear memory leaks or fragmentation, which begin to make it unusably slow. But I once had to do this much more frequently, so the problems are getting gradually fixed. It takes a long time to quit after being used for a while, which makes me think it's got an awful lot swapped-out.

    If you're not experiencing this, perhaps the leaks are in one of the extensions I use.

    As for Flock, it appears its business model is the same as Firefox: search engine product placement. This was with Yahoo, but it'd be interesting if it stays that way, considering it's now based on a Google browser.

  14. Re:Not so fast... by wunderbus · · Score: 2, Informative

    That's right - if you say type in a URL that would have been blocked, AdBlock for Chrome won't do anything. It can only block resources requested by the page (before they download). http://code.google.com/p/chromium/issues/detail?id=35897