Google Chrome, Day 2
Seems that almost every story submitted to Slashdot last night in some way involved Google's Chrome that we started talking about yesterday. Dotan Cohen noted that according to Clicky Chrome has hit 3% browser share. Since Google has decided to release Chrome only for Windows, I now share for you 3 reviews written by others: the first comes from alexy2k, the second from mildsiete, and the third from oli4uk. They all seem to feature various opinions, charts, and screenshots demonstrating various exciting points.
I looked at the web logs from a general purpose, non-techy website (Watching Grass Grow) and Chrome accounted for 0.73% of the browser traffic yesterday ... ... and traffic didn't start until after the release at Noon.
The User Agent String is
"Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US) AppleWebKit/525.13 (KHTML, like Gecko) Chrome/0.2.149.27 Safari/525.13"
For comparison, IE was 53.8%, Firefox was 34.6%,
Safari was 3.5% (non-Chrome) , Opera was 0.7%, and there was even
0.05% of traffic from an iPhone.
;-)
That's an impressive bump for day one (actually, half a day) and if you (unrealistically) extrapolated that rate, Chrome would have 100% of the browser market by year end!
I had to modify the Analog source code to account for the Chrome browser (gotta like open-source) but have have other popular programs (such as Google Analytics) been updated to identify this browser?
Hulk SMASH Celiac Disease
You can't seem to change the default new page. For example, open up a new tab and you'll see recently closed tabs and most visited pages. If a collegue wants to use a browser on your computer you might not want him to see a screenshot on your most viewed pages.
The other thing that I personally find a bit annoying is that if you don't put http:/// in front of or / after a url that is within one of your search domains, it automatically assumes that you want to search the web for that, lets say there's a server on your network that you haven't visited before called server1.domain.com and you have domain.com among your search domains, it will go off to google.com and search for server1 if you only type in server1 in the address bar. But then again, maybe that's just me.
-
Posted with Google Chrome
One reviewer hadn't even installed the browser yet. Seriously.
I installed Google's browser. It sucked. Didn't ask where I wanted to install it. No adblocker (and probably never will be). Very limited configuration options. Couldn't handle my font colors. Set GoogleUpdate.exe to run every time my computer starts. Took me to a "why are you uninstalling it" web form when I went to uninstall it, and the web form didn't work. Ass sucking from start to finish. Classic Google.
"Choosing to refrain from producing another person demonstrates a profound love for all life" [vhemt.org]
Did they use large chunks of other open-source browsers? If so, which ones?
Yes, they chose the WebKit rendering engine, which is the same one you find in browsers like Konqueror, Safari, and Google's own Android platform.
The "cue the foo posts in 3, 2, 1..." posts will commence with no subsequent foo posts in 3, 2, 1...
It's not malicious or anything, it's just very, very poor writing and will make you angry.
Your brain is not a computer.
Goto "Under the Hood" in options and uncheck the anonymous statistics submission. Alternatively you can go to your Services and set the Google Updater Service to Disabled. Easy enough.
believing the big bang requires a certain amount of supernatural faith
Matt Cutts denies that Google spies on your browsing and form submissions in this post on his blog.
And only for Windows....
There are two types of people in the world: Those who crave closure
Read further on Google's privacy policy for Chrome.
# When you type URLs or queries in the address bar, the letters you type are sent to Google so the Suggest feature can automatically recommend terms or URLs you may be looking for. If you choose to share usage statistics with Google and you accept a suggested query or URL, Google Chrome will send that information to Google as well. You can disable this feature as explained here.
# If you navigate to a URL that does not exist, Google Chrome may send the URL to Google so we can help you find the URL you were looking for. You can disable this feature as explained here.
# Google Chrome's SafeBrowsing feature periodically contacts Google's servers to download the most recent list of known phishing and malware sites. In addition, when you visit a site that we think could be a phishing or malware site, your browser will send Google a hashed, partial copy of the site's URL so that we can send more information about the risky URL. Google cannot determine the real URL you are visiting from this information. More information about how this works is here.
# Your copy of Google Chrome includes one or more unique application numbers. These numbers and information about your installation of the browser (e.g., version number, language) will be sent to Google when you first install and use it and when Google Chrome automatically checks for updates. If you choose to send usage statistics and crash reports to Google, the browser will send us this information along with a unique application number as well. Crash reports can contain information from files, applications and services that were running at the time of a malfunction. We use crash reports to diagnose and try to fix any problems with the browser.
So they send them the URLs I visit and there's an unique id. And I'm still to lazy to check out the source about how it's used...
Overall, very impressive. I'm no Google fanboy, and I disliked their desktop apps previously, but this one looks like it was designed by good UI usability experts. The overall philosophy seems to be close to GNOME in that few things are configurable, but the rest tends to seamlessly work "the right way" (and that coming from a user of Opera, which has hundreds of configuration options, is saying something). Toolbar icon theme is instant classic - very clear and without flashy colors, looking much better than either IE, Firefox or Opera. Some inconspicuous animation effects when opening/closing/dragging around tabs make it very clear what's going on. By the way, have you noticed that the loading indicator on the tab turns counter-clockwise when HTTP request is being sent, and clockwise when HTTP reply is being received, and that its rotation speed indicates up/download speed? Also note the tooltip-like popup at the bottom of the window with full URL when you hover mouse over a link.
Some stuff is less obvious. For example, there are tab groups, even though they're not color-coded as in IE8. To observe them, open 4 tabs from 2 different domains - say, first 2 for kernel.org, the other 2 for slashdot.org. Then try middle-clicking links in the 1st and the 3rd tabs. You'll see that newly created tabs go at the end of the respective tab groups (and not at the end of the tab bar, or immediately after the current tab). This seems to be based on the full domain name of the site though, and not on user interaction like in IE8 (which groups together all tabs opened from within the same "parent" tab), which is mildly annoying on /. which varies domains - so tech.slashdot.org won't group with games.slashdot.org, for example.
Interstingly enough, UI looks better on Vista rather than XP. On Vista Aero, the tab bar itself is glass-translucent underneath (like IE7's tool/address bar), and when maximized, the tabs are interposed right on top of the window title bar, saving screen space. On XP, it emulates Vista's large window decorations to achieve the same effect, but obviously no translucency, which rather spoils the effect. Overall, it looks somewhat out of place on an XP desktop (particularly if you have Windows theme set to Classic, or indeed anything other than the bluish Luna), but fits right in on Vista.
Speed: very impressive. Rendering is very fast. No UI slowdown I can notice under any circumstances. I guess we'll see JS benchmarks soon enough.
That said, it's not without issues. For starters, where's my smooth scrolling? And why is scroll-on-middle-click, which has been available in every single browser since at least IE4 (maybe earlier, I just can't remember now), is gone?