Guybrush Threepwood
Banned
http://blogoscoped.com/archive/2008-09-01-n47.html
![]()
Today there was a comic book in my mail, sent by Google and drawn by no less than Scott McCloud, creator of the classic Understanding Comics. Within the 38 pages, which Ive scanned and put up [edit: link to comic coming back soon, the server is a bit stressed right now], in very readable format Google gives the technical details into a project of theirs: an open source browser called Google Chrome. The book points to www.google.com/chrome, but I cant see anything live there yet. In a nut-shell, heres what the comic announces Google Chrome to be:
- Google Chrome is Googles open source browser project. As rumored before under the name of Google Browser, this will be based on the existing rendering engine Webkit. Furthermore, it will include Googles Gears project.
- The browser will include a JavaScript Virtual Machine called V8, built from scratch by a team in Denmark, and open-sourced as well so other browsers could include it. One aim of V8 was to speed up JavaScript performance in the browser, as its such an important component on the web today. Google also say theyre using a multi-process design which they say means a bit more memory up front but over time also less memory bloat. When web pages or plug-ins do use a lot of memory, you can spot them in Chromes task manager, placing blame where blame belongs.
- Google Chrome will use special tabs. Instead of traditional tabs like those seen in Firefox, Chrome puts the tab buttons on the upper side of the window, not below the address bar.
![]()
- The browser has an address bar with auto-completion features. Called omnibox, Google says it offers search suggestions, top pages youve visited, pages you didnt visit but which are popular amd more. The omnibox (omni is a prefix meaning all, as in omniscient all-knowing) also lets you enter e.g. digital camera if the title of the page you visited was Canon Digital Camera. Additionally, the omnibox lets you search a website of which it captured the search box; you need to type the sites name into the address bar, like amazon, and then hit the tab key and enter your search keywords.
- As a default homepage Chrome presents you with a kind of speed dial feature, similar to the one of Opera. On that page you will see your most visited webpages as 9 screenshot thumbnails. To the side, you will also see a couple of your recent searches and your recently bookmarked pages, as well as recently closed tabs.
![]()
- Chrome has a privacy mode; Google says you can create an incognito window and nothing that occurs in that window is ever logged on your computer. The latest version of Internet Explorer calls this InPrivate. Googles use-case for when you might want to use the incognito feature is e.g. to keep a surprise gift a secret. As far as Microsofts InPrivate mode is concerned, people also speculated it was a porn mode.
- Web apps can be launched in their own browser window without address bar and toolbar. Mozilla has a project called Prism that aims to do similar (though doing so may train users into accepting non-URL windows as safe or into ignoring the URL, which could increase the effectiveness of phishing attacks).
- To fight malware and phishing attempts, Chrome is constantly downloading lists of harmful sites. Google also promises that whatever runs in a tab is sandboxed so that it wont affect your machine and can be safely closed. Plugins the user installed may escape this security model, Google admits.
This looks like a very interesting project, and I think it cant hurt to have more competition in the browser area. Google is playing this as nicely as possible by open-sourcing things, with perhaps part of the reason to try to defend against monopoly accusations after all, Google already owns a lot of whats happening inside the browser, and some may feel owning a browser too could be a little too much power for a single company (Google could, for instance, release browser features that benefit their sites more than most other sites... as can Microsoft with Internet Explorer). For now, until Chrome is released in a testable version, how much of the speed, stability and user interface promises will be fullfilled and how much of the interface youll be able to configure in case you dont like it remains to be seen.