Google Chrome announced via ... comic book
primesuspect
Beepin n' BoopinDetroit, MI Icrontian
Today Philipp Lenssen from Google Blogoscoped received a comic in the mail announcing Google's open source browser named "Chrome".
He scanned all 38 pages and put them up.
Google thanks Mozilla and Webkit by name in the comic, but it appears that Chrome uses Webkit's rendering engine. One of their priorities is Javascript performance, and to that end they are developing a new Javascript engine from scratch called "V8".
Other features include a simplified UI, a "privacy tab" similar to IE8's "InPrivate" mode (nothing from that tab's activity is logged), auto completion that doesn't suck, and a "speed dial" similar to Opera. Blogoscoped has a thorough, nicely bulleted list of new features if you don't feel like slogging through the 38 page commercial.
The question becomes: Do we really need another browser?
He scanned all 38 pages and put them up.
Google thanks Mozilla and Webkit by name in the comic, but it appears that Chrome uses Webkit's rendering engine. One of their priorities is Javascript performance, and to that end they are developing a new Javascript engine from scratch called "V8".
Other features include a simplified UI, a "privacy tab" similar to IE8's "InPrivate" mode (nothing from that tab's activity is logged), auto completion that doesn't suck, and a "speed dial" similar to Opera. Blogoscoped has a thorough, nicely bulleted list of new features if you don't feel like slogging through the 38 page commercial.
The question becomes: Do we really need another browser?
0
Comments
And Thrax has a good point; but the release of chrome can only mean good things for the users. Because lets face it, internet explorer hasn't exactly been forcing innovation from firefox. I think chrome will. May the best app win.
-SpiderMonkey
-Enhanced AJAX support
-Tabs
-Doctype compliance
-Integrated spell-checking
-Integrated RSS aggregation
And more...
While I don't disagree that FOSS competition makes a better product for everyone, inferring that Firefox has been slow to improve because it has no competitors is, at best, disingenuous.
The first real tabbed browser with any significant presence on the web was Netcaptor, created by the very talented Adam Stiles way back in 1997.
The next major implementation of tabbed browsing was the work of HJ van Rantwijk with MultiZilla, a tabbed browsing extension for Mozilla that copied pretty much everything that Adam had done in Netcaptor. HJ launched this extension for Mozilla back in 2000."
who did tabbed browsing first
Hopefully since it using webkit to render it won't be too much different from Safari, less it becomes just another damn browser to have to test on.
I do know I'm a bit concerned on how it's going to handle some of the dynamic parts of the web, especially things like asp.net (which I work with). ViewState comes to mind.