Chrome On the Way For Mac and Linux
TornCityVenz writes "I've seen many complaints in the feedback on Slashdot every time an article on Google's Chrome browser hits; the calls for true cross platform availability have struck me as a valid complaint. So now it seems Google is answering your calls, promising in this article on CNET a deadline for Mac and Linux support." I'd really like to not care about the name of the browser I'm using, but the mental cost of switching could be high for someone used to particular Firefox extensions, unless or until they can all be expected to work seamlessly with Chrome.
Google "hopes to release versions for Mac OS X and Linux by the first half of the year". That's the closest thing TFA gives to a date, and Google hardly promises anything. The summary is somewhat misleading.
See it there, a white plume over the battle - A diamond in the ash of the ultimate combustion - My panache. --Cyrano
They wrote a Windows wrapper around cross platform libraries. Then they had the nerve to deny it, even when anybody who looked at the source code immediately after initial release could see the truth of the matter.
The browser shell is raw win32. No abstraction or other platform considerations.
Do you even lift?
These aren't the 'roids you're looking for.
Except that StarOffice is a paid version of OpenOffice, while Chrome doesn't use many (if any) code from Firefox, not even the rendering engine. Besides, Mozilla isn't "owned" by Google, they receive funds in exchange of providing Google as the default search engine.
Dilbert RSS feed
Have advertisers sued VCR manufacturers, Tivo, etc?
Yes.
http://www.wired.com/techbiz/media/news/2001/11/48065
Chrome codebase is not "cross platform", in that you can't just go ahead and compile it for Linux. They are still implementing a Gtk ui - see
Or, to put it another way, Google's entire contribution to the Chrome browser was a non-crossplatform, non-portable UI. V8 and WebKit were done by others and are cross-platform. Google knows their browser is just polish on other people's success with WebKit and V8 which is why they stole the name "chrome" from Mozilla.
There's basically one thing that makes Chrome special and that's running tabs in a separate process (for plugins, nspluginwrapper already does this).
Google gets a lot more credit for Chrome than they deserve. If it wasn't done by Google it would be hardly even notable.
Google is a customer / partner of Mozilla. Mozilla offers a service (default search engine) and Google pays a fee for that service.