<?xml version="1.0" encoding="UTF-8"?> <rss version="2.0" xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:wfw="http://wellformedweb.org/CommentAPI/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:atom="http://www.w3.org/2005/Atom" xmlns:sy="http://purl.org/rss/1.0/modules/syndication/" xmlns:slash="http://purl.org/rss/1.0/modules/slash/" ><channel><title>Matt Cutts: Gadgets, Google, and SEO &#187; Chrome</title> <atom:link href="http://www.mattcutts.com/blog/type/chrome/feed/" rel="self" type="application/rss+xml" /><link>http://www.mattcutts.com/blog</link> <description>neat fun stuff</description> <lastBuildDate>Fri, 03 Feb 2012 21:36:09 +0000</lastBuildDate> <language>en</language> <sy:updatePeriod>hourly</sy:updatePeriod> <sy:updateFrequency>1</sy:updateFrequency> <generator>http://wordpress.org/?v=3.3.1</generator> <item><title>Have you tried Chrome?</title><link>http://www.mattcutts.com/blog/browser/</link> <comments>http://www.mattcutts.com/blog/browser/#comments</comments> <pubDate>Sat, 18 Sep 2010 04:06:58 +0000</pubDate> <dc:creator>Matt Cutts</dc:creator> <category><![CDATA[Chrome]]></category><guid isPermaLink="false">http://www.mattcutts.com/blog/?p=4315</guid> <description><![CDATA[If you haven&#8217;t tried Chrome recently, you might want to give it a try. PC World recently picked Google Chrome as its top recommended browser. They said that Chrome had the best interface, best security, and best speed. (Firefox took top honors in the other category, best extensions.) Jeff Atwood recently wrote that Chrome was [...]]]></description> <content:encoded><![CDATA[<p>If you haven&#8217;t tried Chrome recently, you might want to give it a try. PC World recently picked Google Chrome as its <a href="http://www.pcworld.com/article/200963/browser_blowout_2010.html">top recommended browser</a>. They said that Chrome had the best interface, best security, and best speed. (<a href="http://www.mozilla.com/firefox/">Firefox</a> took top honors in the other category, best extensions.)</p><p>Jeff Atwood <a href="http://www.codinghorror.com/blog/2010/09/go-that-way-really-fast.html">recently wrote</a> that</p><blockquote><p>Chrome was a completely respectable browser in V1 and V2. The entire project has moved forward so fast that it now is, at least in my humble opinion, the best browser on the planet. Google went from nothing, no web browser at all, to best-of-breed in under two years.</p></blockquote><p><del datetime="2010-09-19T21:01:51+00:00">[I think someone else--Maximum PC?--also recently named Chrome their top browser. I'm on a plane now, but I'll try to add the other reference if I find it when I get home.]</del></p><p><a href="http://www.linuxformat.com/">Linux Format</a> also recently reviewed <a href="http://www.techradar.com/news/software/applications/8-of-the-best-web-browsers-for-linux-706580?artc_pg=1">eight different web browsers for Linux</a>. They gave Chrome a 10/10 and concluded:</p><blockquote><p>The outright winner has to be Chrome. Not only did it blitz everything else in the speed tests, but it holds up in the compatibility stakes too. Although we were amazed by the speed of Chrome, we shouldn&#8217;t forget the wonderful array of developer tools that are also embedded.</p></blockquote><p>Looking at the analytics for my blog, about 22% of you use Chrome. So for the other 78% of you, what&#8217;s keeping you on another browser?</p><p>P.S. Here&#8217;s a pro tip: you can use Chrome in four different levels of bleeding edge: stable, beta, developer (also known as &#8220;dev&#8221;) and canary. I prefer the dev version myself, because you get access to great features early, but it&#8217;s still been very stable for me. Here&#8217;s how you can download and install the <a href="http://www.chromium.org/getting-involved/dev-channel">dev version of Chrome</a>. Or if you want something rock-solid, you can <a href="http://www.google.com/chrome">download that too</a>.</p><div class="plusone"><g:plusone href="http://www.mattcutts.com/blog/browser/"></g:plusone></div>]]></content:encoded> <wfw:commentRss>http://www.mattcutts.com/blog/browser/feed/</wfw:commentRss> <slash:comments>153</slash:comments> </item> <item><title>Switching between dev and beta Chrome channels on Linux</title><link>http://www.mattcutts.com/blog/switch-dev-and-beta-chrome-channels-on-linux/</link> <comments>http://www.mattcutts.com/blog/switch-dev-and-beta-chrome-channels-on-linux/#comments</comments> <pubDate>Sat, 21 Aug 2010 18:30:30 +0000</pubDate> <dc:creator>Matt Cutts</dc:creator> <category><![CDATA[Chrome]]></category> <category><![CDATA[Linux/Ubuntu]]></category><guid isPermaLink="false">http://www.mattcutts.com/blog/?p=4219</guid> <description><![CDATA[If you&#8217;re on Linux (say Ubuntu 10.04, also known as Lucid Lynx), you can switch between the developer (dev) and beta channels of Chrome like this: Switch from Beta to Dev: sudo apt-get install google-chrome-unstable Switch from Dev to Beta: sudo apt-get install google-chrome-beta That&#8217;s easier for me than going back for the .deb file [...]]]></description> <content:encoded><![CDATA[<p>If you&#8217;re on Linux (say Ubuntu 10.04, also known as Lucid Lynx), you can switch between the developer (dev) and beta channels of Chrome like this:</p><p><strong>Switch from Beta to Dev</strong>:<br /> <code>sudo apt-get install google-chrome-unstable</code></p><p><strong>Switch from Dev to Beta</strong>:<br /> <code>sudo apt-get install google-chrome-beta</code></p><p>That&#8217;s easier for me than <a href="http://www.chromium.org/getting-involved/dev-channel">going back for the .deb file</a> and doing something with it.</p><p>Also, if you want to check whether a new dev version of Chrome is out, you can just repeat the same command:<br /> <code>sudo apt-get install google-chrome-unstable</code></p><p>and if there&#8217;s no new version, you&#8217;ll get something like this back:</p><blockquote><p>Reading package lists&#8230; Done<br /> Building dependency tree<br /> Reading state information&#8230; Done<br /> google-chrome-unstable is already the newest version.<br /> 0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded.</p></blockquote><p>I figured I&#8217;d document this in case I needed to remember how to do it in the future. <img src='http://www.mattcutts.com/blog/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /></p><div class="plusone"><g:plusone href="http://www.mattcutts.com/blog/switch-dev-and-beta-chrome-channels-on-linux/"></g:plusone></div>]]></content:encoded> <wfw:commentRss>http://www.mattcutts.com/blog/switch-dev-and-beta-chrome-channels-on-linux/feed/</wfw:commentRss> <slash:comments>12</slash:comments> </item> <item><title>Clean up extra url parameters when searching Google</title><link>http://www.mattcutts.com/blog/clean-up-extra-url-parameters-when-searching-google/</link> <comments>http://www.mattcutts.com/blog/clean-up-extra-url-parameters-when-searching-google/#comments</comments> <pubDate>Tue, 04 May 2010 14:50:22 +0000</pubDate> <dc:creator>Matt Cutts</dc:creator> <category><![CDATA[Chrome]]></category> <category><![CDATA[Google/SEO]]></category><guid isPermaLink="false">http://www.mattcutts.com/blog/?p=3971</guid> <description><![CDATA[You know when you do a Google search and get all those extra url parameters that crowd things up? &#8220;ie&#8221; and &#8220;hl&#8221; and so on? I hate that, because I often copy and email Google urls, and I try to clean up the url by removing all those extra params each time. You can fix [...]]]></description> <content:encoded><![CDATA[<p>You know when you do a Google search and get all those extra url parameters that crowd things up? &#8220;ie&#8221; and &#8220;hl&#8221; and so on? I hate that, because I often copy and email Google urls, and I try to clean up the url by removing all those extra params each time.</p><p>You can fix this annoyance in Chrome. Right-click on the address bar and select &#8220;Edit Search Engines&#8230;&#8221; (You can also edit the search engines via the Options menu.) <del datetime="2010-05-05T02:52:12+00:00">You can either edit the Google option or add a new entry; I added a new entry.</del> <strong>Added</strong>: you can&#8217;t edit the entry for Google, so you have to make a new entry. I set the URL field to be &#8220;{google:baseURL}search?q=%s&#8221; (without the quotes).</p><p>Now when you search for [<a href="http://www.google.com/search?q=flowers">flowers</a>] the url is just <a href="http://www.google.com/search?q=flowers">http://www.google.com/search?q=flowers</a> . Ah, nice clean urls in the browser bar. <img src='http://www.mattcutts.com/blog/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /></p><p><strong>Update</strong>: Chrome expert and fellow Googler Peter Kasting points out in the comments that &#8220;Doing this results in no more NavSuggest or Search Suggest in the omnibox dropdown &#8212; a real quality loss. NavSuggest especially is extremely valuable.&#8221; Peter has a good point: search suggestions can be very helpful. It&#8217;s up to you to decide whether you prefer search suggestions or a clean Google url. For most people who don&#8217;t cut-and-paste Google urls all day long, it&#8217;s probably better to stick with the default search option that gives you search suggestions.</p><div class="plusone"><g:plusone href="http://www.mattcutts.com/blog/clean-up-extra-url-parameters-when-searching-google/"></g:plusone></div>]]></content:encoded> <wfw:commentRss>http://www.mattcutts.com/blog/clean-up-extra-url-parameters-when-searching-google/feed/</wfw:commentRss> <slash:comments>64</slash:comments> </item> <item><title>Google stars for bookmarking</title><link>http://www.mattcutts.com/blog/google-stars-for-bookmarking/</link> <comments>http://www.mattcutts.com/blog/google-stars-for-bookmarking/#comments</comments> <pubDate>Sun, 14 Mar 2010 15:44:25 +0000</pubDate> <dc:creator>Matt Cutts</dc:creator> <category><![CDATA[Chrome]]></category> <category><![CDATA[Google/SEO]]></category><guid isPermaLink="false">http://www.mattcutts.com/blog/?p=3729</guid> <description><![CDATA[Google is replacing SearchWiki with stars in Google search. The stars sync with Google Bookmarks, so you can get access to them wherever you go. Once you star something, it shows up above the search results: Pretty cool. But I discovered an extra little tip. If you go to Google Bookmarks, you can find a [...]]]></description> <content:encoded><![CDATA[<p>Google is replacing SearchWiki with <a href="http://googleblog.blogspot.com/2010/03/stars-make-search-more-personal.html">stars in Google search</a>. The stars sync with Google Bookmarks, so you can get access to them wherever you go. Once you star something, it shows up above the search results:</p><p><center><img src="http://www.mattcutts.com/images/google-stars-nfl.png" alt="Google Stars for bookmarking" /></center></p><p>Pretty cool. But I discovered an extra little tip. If you go to <a href="https://www.google.com/bookmarks/">Google Bookmarks</a>, you can find a bookmarklet that will let you bookmark random pages as you surf. Then you can edit the bookmarks &#8212; for example, I added the words &#8220;Chrome market share&#8221; to three different metrics companies that I check each month:</p><p><center><img src="http://www.mattcutts.com/images/google-bookmarks-ui.png" alt="Google Bookmarks UI" /></center></p><p>The cool thing is that <strong>if your search matches the text that you added, that bookmark will show up in your search results</strong>:</p><p><center><img src="http://www.mattcutts.com/images/google-bookmarks-stars.png" alt="Google Stars for bookmarking" /></center></p><p>This can be really handy. For example, at the start of every month I do the search [chrome market share] to bring up <a href="http://www.mattcutts.com/blog/chrome-market-share-sept-2009/">this blog post I did</a> so that I can find the links to the three metrics services. But now I have those services bookmarked and I can access them right from the search results. Good stuff.</p><p>By the way, did you notice that unusual Google logo in the image above? There&#8217;s a great Chrome extension that lets you pick a <a href="https://chrome.google.com/extensions/detail/nedjejdfkkjgebciefdfofjhmeogiaga">custom Google logo</a>. Right now I&#8217;m using the Google logo for the <a href="http://www.google.com/logos/tapati_rapa_nui10-hp.jpg">Tapati Rapa Nui festival in Chile</a>. (Full-disclosure: a member of my team, Tiffany Lane, wrote the <a href="https://chrome.google.com/extensions/detail/nedjejdfkkjgebciefdfofjhmeogiaga">Chrome extension to change the Google doodle</a>.)</p><div class="plusone"><g:plusone href="http://www.mattcutts.com/blog/google-stars-for-bookmarking/"></g:plusone></div>]]></content:encoded> <wfw:commentRss>http://www.mattcutts.com/blog/google-stars-for-bookmarking/feed/</wfw:commentRss> <slash:comments>46</slash:comments> </item> <item><title>Chrome support for Greasemonkey</title><link>http://www.mattcutts.com/blog/chrome-support-for-greasemonkey/</link> <comments>http://www.mattcutts.com/blog/chrome-support-for-greasemonkey/#comments</comments> <pubDate>Tue, 09 Feb 2010 05:30:02 +0000</pubDate> <dc:creator>Matt Cutts</dc:creator> <category><![CDATA[Chrome]]></category> <category><![CDATA[Google/SEO]]></category><guid isPermaLink="false">http://www.mattcutts.com/blog/?p=3595</guid> <description><![CDATA[Back in December, I happened to click on a Greasemonkey script in Chrome and was shocked that it just worked. At the time, I wrote a note within Google that said Whoa. I just clicked on a Greasemonkey script in the latest dev version of Chrome (4.0.266.0 on Linux). Chrome offered to install the GM [...]]]></description> <content:encoded><![CDATA[<p>Back in December, I happened to click on a Greasemonkey script in <a href="http://www.google.com/chrome">Chrome</a> and was shocked that it just worked. At the time, I wrote a note within Google that said</p><blockquote><p> Whoa. I just clicked on a Greasemonkey script in the latest dev version of Chrome (4.0.266.0 on Linux). Chrome offered to install the GM script, so I said okay. The script ran perfectly in Chrome with no changes at all! I don&#8217;t know how many Greasemonkey scripts will run in Chrome unchanged, but at least some will.</p></blockquote><p>Last week brought that news as an <a href="http://blog.chromium.org/2010/02/40000-more-extensions.html">official announcement</a>. My guess is that scripts that don&#8217;t use specific Greasemonkey APIs should be fine.</p><p>(Side-note: I found a good post from November that claims that <a href="http://www.greasespot.net/2009/11/greasemonkey-api-usage.html">~60% of Greasemonkey scripts don&#8217;t use any sort of special API calls at all</a>. The top API calls appear to be GM_getValue and GM_setValue (16.5% of Greasemonkey scripts), plus GM_xmlhttpRequest (15.5% of Greasemonkey scripts). It&#8217;s unclear which of these functions might be worth supporting. Some could have security implications (GM_xmlhttpRequest). Others like the get/setValue functions could be done by using other ways to store data.)</p><p>So this is cool. There&#8217;s a good chance that your favorite Greasemonkey script might just work in Chrome. Personally, I recommend the <a href="http://dev.chromium.org/getting-involved/dev-channel">dev channel version of Chrome</a>. It gets all the cool features early, and it&#8217;s been very stable/fast for me.</p><div class="plusone"><g:plusone href="http://www.mattcutts.com/blog/chrome-support-for-greasemonkey/"></g:plusone></div>]]></content:encoded> <wfw:commentRss>http://www.mattcutts.com/blog/chrome-support-for-greasemonkey/feed/</wfw:commentRss> <slash:comments>38</slash:comments> </item> <item><title>Live-blogging the Google Chrome OS event</title><link>http://www.mattcutts.com/blog/google-chrome-os/</link> <comments>http://www.mattcutts.com/blog/google-chrome-os/#comments</comments> <pubDate>Thu, 19 Nov 2009 17:50:20 +0000</pubDate> <dc:creator>Matt Cutts</dc:creator> <category><![CDATA[Chrome]]></category> <category><![CDATA[Google/SEO]]></category><guid isPermaLink="false">http://www.mattcutts.com/blog/?p=3271</guid> <description><![CDATA[I&#8217;m sitting in a room at Google waiting to hear more about Google Chrome OS. You can watch the webcast along with me if you like. For starters, here&#8217;s what Google announced about Chrome OS back in July. At that time, Google called out &#8220;speed, simplicity and security&#8221; as the key ideas behind Chrome OS. [...]]]></description> <content:encoded><![CDATA[<p>I&#8217;m sitting in a room at Google waiting to hear more about Google Chrome OS. You can <a href="http://www.google.com/intl/en/press/annc/20091119_chrome_os_webcast.html">watch the webcast</a> along with me if you like.</p><p>For starters, here&#8217;s what Google announced about <a href="http://googleblog.blogspot.com/2009/07/introducing-google-chrome-os.html">Chrome OS</a> back in July. At that time, Google called out &#8220;speed, simplicity and security&#8221; as the key ideas behind Chrome OS. Google released Chrome a <a href="http://googleblog.blogspot.com/2008/09/fresh-take-on-browser.html">little over a year ago</a> with a novel idea&#8211;a <a href="http://www.google.com/googlebooks/chrome/index.html">comic book</a> to describe the features and design decisions behind Chrome.</p><p>Looks like Danny Sullivan is <a href="http://searchengineland.com/liveblogging-the-google-chrome-os-press-conference-30156">live blogging too</a>.</p><p>Google OS just <a href="http://googlesystem.blogspot.com/2009/11/google-chrome-os-press-event.html">noticed that the source code for Chrome OS</a> is available. (Maybe they&#8217;ll call the open version &#8220;Chromium OS&#8221;?)</p><p>Sundar Pichai (a Vice President of Product Management at Google) is talking about the progress of Google Chrome over the last year, and the progress of HTML5 as well. Pichai notes some large-scale trends:<br /> - Netbooks are becoming more popular.<br /> - Hundreds of millions of users are living in the cloud. [Yup, I went <a href="http://www.mattcutts.com/blog/30-days-no-microsoft-software/">Microsoft-free as a challenge</a> and I haven't looked back. I do almost everything I need to do in a browser.]<br /> - Innovation in computing devices. For example, phones are getting smarter and more capable&#8211;more like mini-computers.</p><p>MG Siegler is <a href="http://www.techcrunch.com/2009/11/19/chrome-os-event/">live-blogging over on TechCrunch</a>.</p><p>Every application in Chrome OS is a web application. Sundar Pichai repeated this for emphasis. That means &#8220;don&#8217;t expect to be able to run .exe files.&#8221; <img src='http://www.mattcutts.com/blog/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /></p><p>Pichai emphasizes that <strong>Speed, Simplicity, and Security</strong> are the pillars of Chrome OS:<br /> - Speed: the goal is that boot and execution is blazingly fast. The OS currently boots in 7 seconds.<br /> - Simplicity: the browser is the front-end. If you can run a browser, you should be able to use Chrome OS.<br /> - Security: no code is installed on the system, so detecting malicious processes is easier.</p><p>Demo time! 7 seconds to boot. Ooh, they&#8217;ve been running the demo on a Chrome OS machine. <img src='http://www.mattcutts.com/blog/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> The UI is still in flux (final machines might not appear for a year).</p><p>Chrome OS looks very much like Chrome. There&#8217;s an extra pinned tab on the left-hand side to open web applications. When you open up a web application, up pops a &#8220;mole&#8221; (because it comes from underground) that&#8217;s a persistent small window. These &#8220;moles&#8221; are expected to be called &#8220;panels&#8221; in the external release. The panels persist as you move between tabs and can be minimized down to the bottom right or they can be closed.</p><p>You can also have different windows or workspaces, so you could have a set of tabs for some work and a set of tabs for blog post and switch between them easily. You can drag and drop tabs just like with Chrome.</p><p>You can plug in a phone and browse pictures or video files. Then from there you could upload stuff to the web. They showed Flash working. Everything is web-based, e.g. they took a Excel file and loaded it into <a href="http://skydrive.live.com/">SkyDrive</a> and viewed it using a Microsoft web app for viewing Excel files.</p><p>I want this OS, like now. Matt Papakipos, an engineering director at Google, just announced that they&#8217;re releasing the Chrome OS. They&#8217;re also releasing a bunch of design docs, not just code. Everything is flash-memory-based&#8211;no hard drive.</p><p>Matt Papakipos is talking about verified boot. It looks like the Chrome OS team is working hard to verify that code is secure via cryptographic signatures. If you get typical malware, you just reboot&#8211;seven seconds later, you&#8217;re clean again. Chrome OS does a lot of work behind the scenes to make sure that from the firmware upwards, everything is secure and has the latest patches. The application security model changes in Chrome OS. Instead of running with the privileges of &#8220;you&#8221; (e.g. administrator capabilities). Under Chrome OS, web applications can&#8217;t change your underlying hardware settings, so things are safely sandboxed (chroot, namespaces, stack protection, toolchain). The root partitiion in file system is read-only, including the Chrome executable, which is unusual.</p><p>User data is encrypted on a Chrome OS machine. If you lose your laptop, the attacker gets nothing of value. Aside: what will people call these machines? Netbook? Chromebook? Webbook? Webtop? Chrometop? I don&#8217;t know what people will decide to call these machines. I like &#8220;chromebook.&#8221; <img src='http://www.mattcutts.com/blog/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> User data <strong>and settings</strong> are synced to the cloud. So if you have a wifi network you&#8217;ve configured, that data is stored in the cloud. If you dunk your &#8220;Chromebook&#8221; in a pool or lose it, it sounds like you can pick a new one off the shelf, log in, and it will be as if you never lose your machine.</p><p>You can&#8217;t download Chrome OS and be guaranteed it will work on a random machine. Target time is end of next year. Google will work to ensure that these machines will be a good experience (good keyboard, resolution). They want compelling devices.</p><p>Google is going to be good open-source citizens and contribute code upstream (e.g. to Linux, Ubuntu, Moblin). [I've seen this with Chrome and it's worked well.]</p><p>We&#8217;re watching this video which is on the <a href="http://www.youtube.com/user/googlechrome">Google Chrome channel</a> on YouTube:<br /><center><object width="640" height="385"><param name="movie" value="http://www.youtube.com/v/0QRO3gKj3qw&#038;hl=en_US&#038;fs=1&#038;"></param><param name="allowFullScreen" value="true"></param><param name="allowscriptaccess" value="always"></param><embed src="http://www.youtube.com/v/0QRO3gKj3qw&#038;hl=en_US&#038;fs=1&#038;" type="application/x-shockwave-flash" allowscriptaccess="always" allowfullscreen="true" width="640" height="385"></embed></object></center></p><p>Okay, it looks like Google has released a ton of <a href="http://www.youtube.com/user/googlechrome">Chromium OS videos</a> on the Chrome channel on YouTube.</p><p>Question: How much will it cost?<br /> Answer: You&#8217;ll hear that from our partners. Expect prices in the range of what people expect for computer products today.</p><p>Question: What are machine you running?<br /> Answer: Sundar Pichai says that the demo was running on an off-the-shelf EEE PC.</p><p>Question: Standards?<br /> Answer: MattP: Google is going to be a good citizen on pushing web standards forward, but standards take a while to be finalized. They want e.g. HTML5 to run in multiple browsers.</p><p>Questions: Drivers and hardware?<br /> Answer: We&#8217;re looking for high-quality components with open-source drivers wherever possible.</p><p>Question: Applications?<br /> Answer: Use case is web only. Again, don&#8217;t expect to run .exe files on a &#8220;Chromebook.&#8221; Web-based applications (e.g. photo-editing) can do most of what you want. If you&#8217;re a lawyer and editing Word files all day, this wouldn&#8217;t be your preferred machine. Sundar mentions that this might be your &#8220;backup&#8221; machine in that you might want a &#8220;primary&#8221; machine that can run Windows or Mac apps, but your Chrome machine might actually be your &#8220;primary&#8221; machine in terms of the time you spend.</p><p>Question: Compatibility between Chrome and Chrome OS?<br /> Answer: Everything that works in Chrome works in Chrome OS. Things like <a href="http://code.google.com/p/nativeclient/">Native Client</a> are an important of this story.</p><p>Question: Will it run different browsers?<br /> Answer: &#8220;Chrome is the OS.&#8221; End-to-end is/will be open-source. If someone wanted to make a similar OS with a different browser, they can. But don&#8217;t expect e.g. Opera to run under Chrome OS.</p><p>Questions: Is this netbook-only?<br /> Answer: Initially focused on netbook-type form factors because they want a compelling experience. Can go bigger later, but for 2010 focusing on netbook.</p><p>Questions: Call out hardware partners?<br /> Answer: Probably in the middle of next year?</p><p>Question: Size of the code base?<br /> Answer: It&#8217;s open, so people can check it out themselves. They want to simplify things, so they don&#8217;t want a huge code base.</p><p>Question: Any offline access?<br /> Answer: Primarily intended for wifi connectivity. If you use HTML5 you could in theory do offline. You could plug in media and run (say) a Flash game off of the media too. [For example, I played <a href="http://machinarium.net/demo/">Machinarium</a>, which is a Flash-based game, offline on a plane with my vanilla Ubuntu machine on a recent trip.]</p><p>Questions: Wide-band or other unusual networking?<br /> Answer: Mainly focused on 802.11n.</p><p>Question: Can it be run in a virtual machine?<br /> Answer: Yes.</p><p>Question: Can Android apps run?<br /> Answer: No, only web apps.</p><p>Question (Mike Arrington): No plans for native executables?<br /> Answer: Current plan is to only support web apps.<br /> Arrington: That&#8217;s exactly what Steve Jobs said, and he changed his stance within a year.<br /> Sundar Pichai: But even the</p><p>Question: Native Client implies an Intel processor. Do you plan to support ARM? < - [Smart question from InfoWorld.]<br /> Answer: (Pichai) we want to work with a wide variety of possible partners. MattP seemed to indicate interest in ARM.</p><p>Question: timeframe for non-netbooks?<br /> Answer: Focused on netbook for 2010.</p><p>Question: Business model?<br /> Answer: Just people using the web more can be really good for Google. Every app is the same web app (seemed to imply no additional ads). The OS is free/open-source, so you could always strip out ads. But the demo didn't show any ads. [This question reminded me of the people who claimed that Android would be a mobile phone OS that would show ads everywhere. That clearly didn't happen.]</p><p>Question: Reliability? e.g. Gmail down for two hours stalls me.<br /> [My answer: Cloud-based services are still more reliable than <a href="http://googleblog.blogspot.com/2008/10/what-we-learned-from-1-million.html">client-based<a href="http://googleblog.blogspot.com/2008/10/what-we-learned-from-1-million.html"> solutions</a> ]</p><p>Sergey Brin just showed up.</p><p>Question: storage devices?<br /> Answer: Anything that identifies itself as storage should work. They&#8217;re taking a new approach to printing (Chrome OS will be able to print) but will share details later.</p><p>Question from <a href="http://www.niallkennedy.com/">Niall Kennedy</a>: With Chrome, the release was a stake in the ground and about inviting the community in to help out. This event seems similar?<br /> Answer: Exactly. Officially supported hardware will take a while, but the community can come and join in.</p><p>Question: Is this a &#8220;War of the Clouds&#8221;?<br /> Answer from Sergey: We focus on user needs rather than obsess about strategy. There&#8217;s a real user need to use computers easily. You could buy a bunch of netbooks, but managing the software would be unwieldy. If your machine is &#8220;stateless&#8221; then they&#8217;re much easier to use.</p><div class="plusone"><g:plusone href="http://www.mattcutts.com/blog/google-chrome-os/"></g:plusone></div>]]></content:encoded> <wfw:commentRss>http://www.mattcutts.com/blog/google-chrome-os/feed/</wfw:commentRss> <slash:comments>64</slash:comments> </item> <item><title>Chrome Market Share: One Year Later</title><link>http://www.mattcutts.com/blog/chrome-market-share-sept-2009/</link> <comments>http://www.mattcutts.com/blog/chrome-market-share-sept-2009/#comments</comments> <pubDate>Tue, 01 Sep 2009 04:47:49 +0000</pubDate> <dc:creator>Matt Cutts</dc:creator> <category><![CDATA[Chrome]]></category> <category><![CDATA[Google/SEO]]></category><guid isPermaLink="false">http://www.mattcutts.com/blog/?p=2994</guid> <description><![CDATA[Google released the Chrome browser on September 2, 2008. Now that Chrome has been out for about a year and it&#8217;s been almost six months since I last looked at Chrome&#8217;s market share, let&#8217;s take another peek. For the last 30 days, here are my Google Analytics stats for mattcutts.com: For me, 8.97% of my [...]]]></description> <content:encoded><![CDATA[<p>Google released the <a href="http://www.google.com/chrome">Chrome</a> browser on September 2, 2008. Now that Chrome has been out for about a year and it&#8217;s been almost six months since I last looked at <a href="http://www.mattcutts.com/blog/chrome-marketshare-for-march-2009/">Chrome&#8217;s market share</a>, let&#8217;s take another peek.</p><p>For the last 30 days, here are my <a href="http://www.google.com/analytics/">Google Analytics</a> stats for mattcutts.com:</p><p><center><img src="http://www.mattcutts.com/images/browser-market-share-sept-2009.png" alt="Browser marketshare for September 2009" /></center></p><p>For me, 8.97% of my readers run Chrome, up from 7.04% in <a href="http://www.mattcutts.com/blog/chrome-marketshare-for-march-2009/">March 2009</a>.</p><p>Some different browser marketshare numbers:</p><p>- <a href="http://marketshare.hitslink.com/browser-market-share.aspx?qprid=1">Net Applications says</a> that Chrome went from 2.59% to 2.84% from July 2009 to August 2009.</p><p>- <a href="http://gs.statcounter.com/#browser-ww-daily-20090801-20090829">StatCounter</a> gives daily stats. I&#8217;m seeing 3.31% on Saturday August 1st to 3.59% on Saturday August 29th.</p><p>- <a href="http://getclicky.com/global-marketshare-statistics">Clicky says</a> that in the last 60 days, Chrome has gone from 3.376% to 4.004%:</p><p><center><img src="http://www.mattcutts.com/images/browser-market-share-sept-2009-clicky.png" alt="Browser breakdown for Sept 2009" /></center></p><p>So after one year, three different sources report market share of 2.84%, 3.59%, and 4.004%. That&#8217;s pretty good for 12 months. More importantly, Chrome has pushed all browsers to be faster, more modern, and generally better.</p><p>I&#8217;m also looking forward to some of the fun things coming in Chrome. Features like bookmark syncing and themes in the latest <a href="http://dev.chromium.org/getting-involved/dev-channel/">developer or &#8220;dev&#8221; release of Chrome</a> are quite nice. If you&#8217;re adventurous, you can also try <strong><a href="http://dev.chromium.org/getting-involved/dev-channel">dev versions of Chrome for the Mac and Linux</a></strong> too. And if extensions are your thing, <a href="http://dev.chromium.org/developers/design-documents/extensions/howto">those are coming along as well</a>.</p><p>Does anyone know of other sources for browser marketshare? How do the browser stats look for your site(s)?</p><p><script type="text/javascript">tweetmeme_url='http://www.mattcutts.com/blog/chrome-market-share-sept-2009/';tweetmeme_source='mattcutts';</script></p><p><script type="text/javascript" src="http://tweetmeme.com/i/scripts/button.js"></script></p><p><strong>Added, April 5th 2010</strong>: Looks like <a href="http://www.w3counter.com/trends">W3Counter has browser stats too</a>.</p><p><strong>Added, April 6th 2010</strong>: Wikipedia is a top site on the web and they produce a <a href="http://stats.wikimedia.org/wikimedia/squids/SquidReportClients.htm">breakdown of their browser visits</a>. See also <a href="http://en.wikipedia.org/wiki/Usage_share_of_web_browsers#Wikimedia_.28April_2009_to_February_2010.29">this Wikipedia page</a> that collects metrics data from a bunch of different companies.</p><div class="plusone"><g:plusone href="http://www.mattcutts.com/blog/chrome-market-share-sept-2009/"></g:plusone></div>]]></content:encoded> <wfw:commentRss>http://www.mattcutts.com/blog/chrome-market-share-sept-2009/feed/</wfw:commentRss> <slash:comments>163</slash:comments> </item> <item><title>Chrome marketshare for March 2009</title><link>http://www.mattcutts.com/blog/chrome-marketshare-for-march-2009/</link> <comments>http://www.mattcutts.com/blog/chrome-marketshare-for-march-2009/#comments</comments> <pubDate>Fri, 03 Apr 2009 06:17:31 +0000</pubDate> <dc:creator>Matt Cutts</dc:creator> <category><![CDATA[Chrome]]></category> <category><![CDATA[Weblog/blog]]></category><guid isPermaLink="false">http://www.mattcutts.com/blog/?p=2310</guid> <description><![CDATA[Google Chrome continued its upward marketshare march in March. I was looking at my browser breakdown tonight. Here&#8217;s what I&#8217;ve got from the last 30 days in Google Analytics: Some different browser marketshare numbers: - Net Applications says that Chrome went from 1.15% to 1.23% in the last ~30 days. - StatCounter says that Chrome [...]]]></description> <content:encoded><![CDATA[<p>Google Chrome continued its upward marketshare march in March. I was looking at my browser breakdown tonight. Here&#8217;s what I&#8217;ve got from the last 30 days in <a href="http://www.google.com/analytics/">Google Analytics</a>:</p><p><center><img src="http://www.mattcutts.com/images/browser-market-share-march-2009.png" alt="Browser breakdown for March 2009" /></center></p><p>Some different browser marketshare numbers:</p><p>- <a href="http://marketshare.hitslink.com/browser-market-share.aspx?qprid=1">Net Applications says</a> that Chrome went from 1.15% to 1.23% in the last ~30 days.</p><p>- <a href="http://gs.statcounter.com/#browser-ww-daily-20090304-20090402">StatCounter says</a> that Chrome topped 2% recently. Click through to see fewer people using Internet Explorer and more people using Firefox and Chrome over the weekends. StatCounter provides CSV export, so I made a separate chart for Chrome:</p><p><center><img src="http://spreadsheets.google.com/pub?key=pRoiw3us3wh2KdUdTD1WHHA&#038;oid=1&#038;output=image" alt="Chrome usage in the last month" /></center></p><p>- <a href="http://getclicky.com/global-marketshare-statistics">Clicky says</a> that in the last 60 days, Chrome has gone from 2.099% to 2.479%</p><p><center><img src="http://www.mattcutts.com/images/browser-market-share-march-2009-clicky.png" alt="Browser breakdown for March 2009" /></center></p><p>Not shabby for a little over six months since Chrome was released. My favorite Chrome links recently are:</p><p>- The <a href="http://dev.chromium.org/getting-involved/dev-channel/">dev channel switcher</a> to get the latest/greatest features in Chrome. For example, the dev channel uses the F11 key to switch to full-screen mode. You can also delete auto-form-fill suggestions by cursoring down to them and hitting the &#8220;Delete&#8221; key.</p><p>- The <a href="http://www.chromeexperiments.com/">Chrome Experiments</a> site demonstrates how well Chrome handles JavaScript. My favorite demos are <a href="http://www.chromeexperiments.com/detail/browser-ball/">Browser Ball</a>, <a href="http://www.chromeexperiments.com/detail/ball-pool/">Ball Pool</a>, <a href="http://www.chromeexperiments.com/detail/wavy-scrollbars/">Wavy Scrollbars</a>, and the bizarrely addictive <a href="http://www.chromeexperiments.com/detail/twitch/">Twitch</a>.</p><p>How do the browser stats look for your site(s)? And does anyone know of other sources for browser marketshare?</p><div class="plusone"><g:plusone href="http://www.mattcutts.com/blog/chrome-marketshare-for-march-2009/"></g:plusone></div>]]></content:encoded> <wfw:commentRss>http://www.mattcutts.com/blog/chrome-marketshare-for-march-2009/feed/</wfw:commentRss> <slash:comments>61</slash:comments> </item> <item><title>How to Write a Chrome Extension in Three Easy Steps</title><link>http://www.mattcutts.com/blog/write-chrome-extension/</link> <comments>http://www.mattcutts.com/blog/write-chrome-extension/#comments</comments> <pubDate>Wed, 18 Mar 2009 15:53:27 +0000</pubDate> <dc:creator>Matt Cutts</dc:creator> <category><![CDATA[Chrome]]></category> <category><![CDATA[Google/SEO]]></category><guid isPermaLink="false">http://www.mattcutts.com/blog/?p=2257</guid> <description><![CDATA[I just installed a &#8220;hello world&#8221; Chrome extension from this Chrome Extension tutorial page. When you surf to www.google.com, the Google logo is replaced with a Lolcat: Here&#8217;s how to write your own Google Chrome extension in three steps: 1. Install the developer-channel version of Google Chrome. I don&#8217;t know if this is 100% necessary, [...]]]></description> <content:encoded><![CDATA[<p>I just installed a &#8220;hello world&#8221; Chrome extension from this <a href="http://code.google.com/chrome/extensions/getstarted.html">Chrome Extension tutorial</a> page. When you surf to www.google.com, the Google logo is replaced with a Lolcat:</p><p><center><img src="http://www.mattcutts.com/images/chrome-extension.jpg" alt="Chrome Extension" /></center></p><p>Here&#8217;s how to write your own Google Chrome extension in three steps:</p><p><strong>1. Install the developer-channel version of Google Chrome.</strong> I don&#8217;t know if this is 100% necessary, but new support for plugins will probably show up in the developer version first. You can read instructions on <a href="http://dev.chromium.org/getting-involved/dev-channel">how to switch to the developer version</a>. It takes maybe 3-4 minutes &#8212; you basically run a small program to indicate your preference. In case you&#8217;re worried that the developer version will crash a lot: I&#8217;ve been running the developer version for months and haven&#8217;t seen any major issues. The developer version also gets new features (such as pressing &#8220;F11&#8243; to get full-screen mode) way before the beta/stable releases of Chrome. I&#8217;m using version 2.0.170.0 of Chrome and the &#8220;hello world&#8221; extension worked fine for me.</p><p><strong>2. Read the initial documentation.</strong> This is a brand-new feature, but you can already start hacking. Extensions currently have very Greasemonkey-like functionality: you identify which web pages should be modified, plus JavaScript to be added to those pages. By default, the extension&#8217;s JavaScript runs after the page loads, but you can specify that the extension&#8217;s JavaScript should run before the page loads. Right now, you can only load one JS file, but that could change in the future. You also can&#8217;t currently load Cascading Style Sheets (CSS), but that might also change.</p><p>I like several things about the extension framework:<br /> - Your plugin has to have a unique identifier (40 digit hexadecimal number). Given an identifier such as &#8220;00123456789ABCDEF0123456789ABCDEF0123456&#8243;, an extension can include an image such as foo.gif and then easily access that image by using a full path such as &#8220;chrome-extension://00123456789ABCDEF0123456789ABCDEF0123456/foo.gif&#8221;<br /> - The &#8220;content script&#8221; (the JavaScript of an extension) gets its own global scope separate from the web page, so you don&#8217;t need to worry about global variables conflicting. But you can still get access to the web page&#8217;s global variables using the &#8220;contentWindow&#8221; variable.<br /> - Bundling your extension directory into a &#8220;.crx&#8221; Chrome Extension file is as simple as running a short <a href="http://src.chromium.org/viewvc/chrome/trunk/src/chrome/tools/extensions/chromium_extension.py?content-type=text/plain">Python script</a>.<br /> - Chrome also supports binary NPAPI (Netscape Plugin Application Programming Interface) plugins.</p><p>The Chrome extension manifest, which has metadata about your extension such as name, version, etc., looks much simpler to me than how Firefox wants extensions to be packaged. That&#8217;s a big plus in my book, because you spend most of your time writing code and not worrying about packaging up your plug-in. On the down side, I didn&#8217;t see any support for internationalization, which is one of the benefits of Firefox&#8217;s more comprehensive way of packaging up plugins. Another limitation of the current Chrome extension spec is that you can&#8217;t do much other than modify pages via JavaScript. And I didn&#8217;t see a way to introduce new widgets into the actual &#8220;chrome&#8221; of the Chrome browser.</p><p><strong>3. Try it out!</strong> If you&#8217;re running the developer version of Chrome, you can install the &#8220;hello world&#8221; plugin from the <a href="http://dev.chromium.org/developers/design-documents/extensions/howto">extension howto page</a> just by clicking to download the .crx file. Then type &#8220;chrome-ui://extensions/&#8221; and you&#8217;ll see something like this:</p><p><center><img src="http://www.mattcutts.com/images/chrome-ui-extensions.png" alt="Chrome UI extensions" /></center></p><p>Once you see how it works, just start hacking around and see what happens. Remember, <a href="http://dev.chromium.org/developers/design-documents/extensions/howto">this howto document</a> is only a few days old. I&#8217;m sure the Chrome team is thinking about ways to add more functionality to extensions, but the current developer version of Chrome already lets you do a lot of neat things.</p><p>One more nice thing: it looks like installing extensions doesn&#8217;t require you to restart the browser. <img src='http://www.mattcutts.com/blog/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> And a hat-tip to <a href="http://googlesystem.blogspot.com/2009/03/first-google-chrome-extensions.html">Google OS</a> for pointing out this document.</p><div class="plusone"><g:plusone href="http://www.mattcutts.com/blog/write-chrome-extension/"></g:plusone></div>]]></content:encoded> <wfw:commentRss>http://www.mattcutts.com/blog/write-chrome-extension/feed/</wfw:commentRss> <slash:comments>47</slash:comments> </item> <item><title>Chrome Provides Dedicated Privacy Options</title><link>http://www.mattcutts.com/blog/chrome-privacy/</link> <comments>http://www.mattcutts.com/blog/chrome-privacy/#comments</comments> <pubDate>Fri, 02 Jan 2009 19:33:34 +0000</pubDate> <dc:creator>Matt Cutts</dc:creator> <category><![CDATA[Chrome]]></category> <category><![CDATA[Google/SEO]]></category><guid isPermaLink="false">http://www.mattcutts.com/blog/?p=1720</guid> <description><![CDATA[I was browsing the web when I ran across a statement about Google Chrome that I&#8217;ve seen echoed in different ways in the last couple months: &#8220;the reality is that Google Chrome is sending basic info about my pc back to them. Is Google the new &#8220;Big Brother&#8221; looking over everybodies [sic] shoulder&#8230;you betch ya.&#8221; [...]]]></description> <content:encoded><![CDATA[<p>I was browsing the web when I ran across a statement about <a href="http://www.google.com/chrome">Google Chrome</a> that I&#8217;ve seen echoed in different ways in the last couple months: &#8220;the reality is that Google Chrome is sending basic info about my pc back to them. Is Google the new &#8220;Big Brother&#8221; looking over everybodies [sic] shoulder&#8230;you betch ya.&#8221;</p><p>I&#8217;ve covered the issue of when <a href="http://www.mattcutts.com/blog/google-chrome-communication/">Chrome communicates on your behalf</a> before, but recent versions of Chrome have made it even easier to understand. Back in early November, the Chrome team <a href="http://googlechromereleases.blogspot.com/2008/11/dev-release-0415418.html">addressed this concern</a>:</p><blockquote><p><strong>Privacy section in Options.</strong><br /> We grouped together all of the configuration options for features that might send data to another service. Open the wrench menu, click Options, and select the Under the Hood tab.</p></blockquote><p>And here&#8217;s a picture of what the Privacy section looks like:</p><p><center><img src="http://www.mattcutts.com/images/chrome-privacy-options.png" alt="Chrome privacy options" /></center></p><p>There&#8217;s also a link to this <a href="http://www.google.com/support/chrome/bin/answer.py?answer=114836&#038;hl=en-US">web page with more information on each option</a>, and from that web page you can drill down in more detail into any specific feature that interests you. For example, I opted-in to send usage/crash data to Google to improve future versions of Chrome (that option is off by default).</p><p>I like that you can manage Chrome&#8217;s communications settings in a centralized location. I don&#8217;t consider features such as phishing protection or DNS pre-fetching to be worrisome, but it&#8217;s nice to give easy controls to turn features on or off. I don&#8217;t expect that will stop people from mistakenly repeating that Chrome is somehow scary or has privacy issues, but for the people that care enough to do the research, they&#8217;ll be happy to find out that Chrome lets you choose exactly how and when Chrome sends data to the outside world.</p><p>By the way, I think Chrome was <a href="http://www.niallkennedy.com/blog/2008/09/google-chrome.html">released on September 2, 2008</a>, which makes it the four-month birthday of Chrome. Happy birthday to the <a href="http://www.google.com/chrome">Google Chrome</a> team!</p><div class="plusone"><g:plusone href="http://www.mattcutts.com/blog/chrome-privacy/"></g:plusone></div>]]></content:encoded> <wfw:commentRss>http://www.mattcutts.com/blog/chrome-privacy/feed/</wfw:commentRss> <slash:comments>25</slash:comments> </item> </channel> </rss>
<!-- Performance optimized by W3 Total Cache. Learn more: http://www.w3-edge.com/wordpress-plugins/

Minified using disk
Page Caching using disk (enhanced)
Database Caching 8/16 queries in 0.006 seconds using disk

Served from: www.mattcutts.com @ 2012-02-08 08:59:32 -->
