<?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>The Google Chrome Blog &#187; News</title>
	<atom:link href="http://www.googlechromeblog.net/category/google-chrome-news/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.googlechromeblog.net</link>
	<description>Chrome Resources - themes, plugins, new, tips, tricks and more</description>
	<lastBuildDate>Fri, 04 Dec 2009 16:36:16 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.1</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>Technically speaking, what makes Google Chrome fast?</title>
		<link>http://www.googlechromeblog.net/592/technically-speaking-what-makes-google-chrome-fast/</link>
		<comments>http://www.googlechromeblog.net/592/technically-speaking-what-makes-google-chrome-fast/#comments</comments>
		<pubDate>Fri, 04 Dec 2009 16:36:16 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[News]]></category>

		<guid isPermaLink="false">http://www.googlechromeblog.net/?p=592</guid>
		<description><![CDATA[We&#8217;re always happy to hear that you&#8217;re enjoying Google Chrome&#8217;s speed, and we&#8217;ve often been asked what makes Google Chrome so fast &#8212; from its snappy start-up time, and fast page-loading, to the ability to run complex web applications quickly.
For those of you who&#8217;d like to dive into the full technical intricacies on what makes [...]]]></description>
			<content:encoded><![CDATA[<p>We&#8217;re always <a href="http://twitter.com/#search?q=google%20chrome%20fast">happy to hear</a> that you&#8217;re enjoying Google Chrome&#8217;s speed, and we&#8217;ve often been asked what makes <a href="http://www.google.com/chrome">Google Chrome</a> so fast &#8212; from its snappy start-up time, and fast page-loading, to the ability to run complex web applications quickly.</p>
<p>For those of you who&#8217;d like to dive into the full technical intricacies on what makes Google Chrome a fast and responsive browser, we&#8217;ve put together video interviews to walk through some of the engineering involved. In particular, we take a look at the inner workings of <a href="http://www.youtube.com/watch?v=FhDDwmOyRmk">DNS pre-resolution</a>, the <a href="http://www.youtube.com/watch?v=KTkTBKSnqbA">V8 JavaScript engine</a>, and <a href="http://www.youtube.com/watch?v=8QRTkPrFbVQ">DOM bindings</a>. In a future post, we&#8217;ll also cover other important aspects of Google Chrome&#8217;s speed, such as WebKit and UI responsiveness.</p>
<p>You can watch these interviews on the <a href="http://blog.chromium.org/2009/12/technically-speaking-what-makes-google.html">Chromium blog</a>, or through the <a href="http://www.youtube.com/view_play_list?p=0CEF097979E370A7">Google Chrome YouTube channel</a>.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.googlechromeblog.net/592/technically-speaking-what-makes-google-chrome-fast/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Bookmark sync and more speed in the latest beta release</title>
		<link>http://www.googlechromeblog.net/590/bookmark-sync-and-more-speed-in-the-latest-beta-release/</link>
		<comments>http://www.googlechromeblog.net/590/bookmark-sync-and-more-speed-in-the-latest-beta-release/#comments</comments>
		<pubDate>Wed, 04 Nov 2009 16:33:46 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[News]]></category>

		<guid isPermaLink="false">http://www.googlechromeblog.net/?p=590</guid>
		<description><![CDATA[Fresh from a Halloween weekend, we&#8217;re excited to introduce a brand new beta for Google Chrome, which includes a few new treats and cool tricks for our users.
For those of you who use several computers &#8212; for example, a laptop at work and a desktop at home &#8212; you&#8217;ve asked for a way to keep [...]]]></description>
			<content:encoded><![CDATA[<p>Fresh from a <a href="http://googleblog.blogspot.com/2009/10/ghooooulish-googleween.html">Halloween</a> weekend, we&#8217;re excited to introduce a brand new beta for Google Chrome, which includes a few new treats and cool tricks for our users.</p>
<p>For those of you who use several computers &#8212; for example, a laptop at work and a desktop at home &#8212; you&#8217;ve asked for a way to keep your Google Chrome bookmarks in sync across multiple computers. Today&#8217;s new <a href="http://www.google.com/intl/en/landing/chrome/beta/">beta release</a> allows you to do just that! You can keep your Google Chrome bookmarks synchronized and up-to-date across the multiple computers you use, without needing to manually recreate your bookmarks every time you use a different computer.</p>
<p>For more on how to use <a href="http://www.google.com/support/chrome/bin/answer.py?answer=165139">bookmark sync</a>, check out the video below from one of our team members, Anthony LaForge:<br />
Once you&#8217;ve activated <a href="http://www.google.com/support/chrome/bin/answer.py?answer=165139">Google Chrome bookmark sync</a> on each of your computers, any changes you make to your bookmarks will appear on all synced computers in just a few seconds. (For those of you who are curious, this bit of magic is made possible by the same <a href="http://xmpp.org/">XMPP</a>-based servers that power <a href="http://talk.google.com/">Google Talk</a>).</p>
<p>As with every release, this new beta comes with many speed improvements. In particular, as web applications we use every day become increasingly dynamic, browsers like Google Chrome need to be able to construct and change elements on web pages as fast as possible. We&#8217;ve improved performance scores on Google Chrome by 30% since our <a href="http://googleblog.blogspot.com/2009/09/google-chrome-after-year-sporting-new.html">current stable release</a>, as measured by Mozilla&#8217;s Dromeao <a href="http://dromaeo.com/?dom">DOM Core</a> Tests, and by 400% since our first stable release.</p>
<p><img id="BLOGGER_PHOTO_ID_5399639802860740626" style="margin: 0px auto 10px; display: block; text-align: center; width: 400px; height: 189px;" src="http://3.bp.blogspot.com/_EsaGlPOyn20/Su9fysyTIBI/AAAAAAAAADE/xlskufiLAXc/s400/dromaeo_dom_core.png" border="0" alt="" /></p>
<p>The <a href="http://blog.chromium.org/2009/01/google-chrome-release-channels.html">beta channel</a> provides a sneak preview of things to come with occasional rough edges and before most users see them, but it&#8217;s a great way for us to quickly churn out new features and get your feedback. To try out bookmark sync and other beta features, <a href="http://www.google.com/intl/en/landing/chrome/beta/">download the beta version of Google Chrome</a>.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.googlechromeblog.net/590/bookmark-sync-and-more-speed-in-the-latest-beta-release/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>From Anime to Animation: Google Chrome Around the World</title>
		<link>http://www.googlechromeblog.net/584/from-anime-to-animation-google-chrome-around-the-world/</link>
		<comments>http://www.googlechromeblog.net/584/from-anime-to-animation-google-chrome-around-the-world/#comments</comments>
		<pubDate>Fri, 23 Oct 2009 16:29:25 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[News]]></category>

		<guid isPermaLink="false">http://www.googlechromeblog.net/?p=584</guid>
		<description><![CDATA[Earlier this week, I read an interesting article in the New York Times about shokunin kishitsu, or the &#8216;craftsman&#8217;s spirit.&#8217; The craftsman&#8217;s spirit in Japanese culture basically appeals to all of us, regardless of vocation, to aspire to beauty in everything we do and create.
As we collaborated with artists around the globe to create themes [...]]]></description>
			<content:encoded><![CDATA[<p style="text-align: justify;">Earlier this week, I read an interesting <a href="http://roomfordebate.blogs.nytimes.com/2009/10/19/beauty-and-the-bento-box/#kenya">article</a> in the New York Times about <em>shokunin kishitsu</em>, or the &#8216;craftsman&#8217;s spirit.&#8217; The craftsman&#8217;s spirit in Japanese culture basically appeals to all of us, regardless of vocation, to aspire to beauty in everything we do and create.</p>
<p style="text-align: justify;">As we collaborated with artists around the globe to create <a href="http://chrome.blogspot.com/2009/10/splash-of-color-to-your-browser-artist.html">themes for Google Chrome</a>, we hope that bringing art from different cultures into the modern browser expresses some of that spirit. We&#8217;ve enjoyed hearing <a href="http://twitter.com/#search?q=google%20chrome%20themes">your thoughts</a> on these designs and how you&#8217;ve used them to personalize your browser. For a friend who emailed me recently, the <a href="https://tools.google.com/chrome/intl/en/themes/theme_at_hedgehoginthefog.html">Hedgehog in the Fog theme</a> brought back fond memories of his Russian childhood and the intrepid Yozhik (as the hedgehog is affectionately known in Russia). This Google Chrome theme is based on the 1975 <a href="http://en.wikipedia.org/wiki/Hedgehog_in_the_Fog">animated film</a>, which incidentally won &#8220;No.1 Animated film of all time&#8221; at the 2003 Laputa Animation Festival.</p>
<p style="text-align: justify;">Beauty can be based on a heart-warming 34-year-old animation that makes us nostalgic, or cultural references that makes us who we are today. Our friends working on Google Chrome in Tokyo pointed us to a few Google Chrome themes that resonate with our users in Japan. These themes are based on a modern-day, participatory culture of remixing ideas. Take for example, the Google Chrome theme from global virtual pop star <a href="https://tools.google.com/chrome/intl/en/themes/theme_at_hatsunemiku.html">Hatsune Miku</a>. <a href="http://en.wikipedia.org/wiki/Vocaloid#Hatsune_Miku">Hatsune Miku</a> began as a character in a vocal synthesis software package from Sapporo-based Crypton Future Media. But as musicians and artists created a body of work, including songs, drawings and animation for Hatsune Miku, she became a <a href="http://www.youtube.com/watch?v=xBZOlipfjkQ&amp;feature=fvst">best-selling recording artist</a> in Japan!</p>
<p style="text-align: justify;">If you&#8217;re curious for more, you can get a taste of Google Chrome themes <a href="https://tools.google.com/chrome/intl/ja/themes/p/at_chrome.html">from Japan</a>, including <a href="https://tools.google.com/chrome/intl/en/themes/theme_at_yamahatenorion.html">TENORI-ON</a>, Yamaha&#8217;s nifty 16&#215;16 visual <a href="http://www.global.yamaha.com/tenori-on/what/index.html">musical instrument</a>; the classic game <a href="http://www.youtube.com/watch?v=vpNFjDDg7mk&amp;feature=player_profilepage">Super Monkey Ball</a> from Sega, and tea-loving ninjas <a href="http://www.youtube.com/watch?v=StTTFNPMxcg&amp;feature=channel">Nintea</a> from designer Panson Works and anime company Toei Animation (of Dragon Ball and Sailor Moon fame)</p>
<p style="text-align: justify;">For the craftsmen &#8212; the engineers &#8212; working on Google Chrome around the globe, <em>shokunin kishitsu</em> provides lots of food for thought, as we continue to build on a browser designed to be fast, simple, and beautiful for users.</p>
<p style="text-align: justify;">In the spirit of what our Japanese colleagues call &#8220;速い + ART&#8221; (or, speed + art), we&#8217;d like to leave you with a new video (with a surprise ending). Check it out at <a href="http://www.youtube.com/googlechromethemes">youtube.com/googlechromethemes</a>, or by clicking on the image below.</p>
<p style="text-align: justify;">
<p><a href="http://www.youtube.com/googlechromethemes" onblur="try {parent.deselectBloggerImageGracefully();} catch(e) {}"><img id="BLOGGER_PHOTO_ID_5395405166982337346" style="margin: 0px auto 10px; display: block; text-align: center; cursor: pointer; width: 400px; height: 206px;" src="http://2.bp.blogspot.com/_EsaGlPOyn20/SuBUac1KE0I/AAAAAAAAAC0/3U_P9uglAx0/s400/GoogleChromeThemes-YouTube.png" border="0" alt="" /></a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.googlechromeblog.net/584/from-anime-to-animation-google-chrome-around-the-world/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>NVIDIA Working With Google</title>
		<link>http://www.googlechromeblog.net/567/nvidia-working-with-google/</link>
		<comments>http://www.googlechromeblog.net/567/nvidia-working-with-google/#comments</comments>
		<pubDate>Fri, 25 Sep 2009 18:30:26 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[News]]></category>
		<category><![CDATA[Google OS Screencard]]></category>
		<category><![CDATA[Google OS Screenshot]]></category>
		<category><![CDATA[Google OS Videocard]]></category>
		<category><![CDATA[NVIDIA Google OS integration]]></category>

		<guid isPermaLink="false">http://www.googlechromeblog.net/?p=567</guid>
		<description><![CDATA[
NVIDIA has been working hard on its Tegra-based “computers-on-a-chip” line, and now it has been announced that as well as the normal mobile platforms like Windows Mobile or Google Android, it has also been working on the up-and-coming Google Chrome OS. Helped by none other than Google itsself.
 
NVIDIA’s GM of Mobile Business Mike Rayfield [...]]]></description>
			<content:encoded><![CDATA[<p style="text-align: center;"><img title="NVIDIA working with Google" src="http://www.thinkpads.com/wp-content/uploads/2009/09/thinkpad_tegra_google_logos.jpg" alt="NVIDIA working with Google" width="313" height="191" /></p>
<h4 style="text-align: justify;">NVIDIA has been working hard on its Tegra-based “computers-on-a-chip” line, and now it has been announced that as well as the normal mobile platforms like Windows Mobile or Google Android, it has also been working on the up-and-coming Google Chrome OS. Helped by none other than Google itsself.</h4>
<p style="text-align: justify;"><span id="more-796"> </span></p>
<p style="text-align: justify;">NVIDIA’s GM of Mobile Business Mike Rayfield made the announcement to JKOnTheRun’s Kevin Tofel: “Nvidia is “working closely with Google,” on the Chrome OS platform”.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.googlechromeblog.net/567/nvidia-working-with-google/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Google: Apple Chrome notebook is on its way!</title>
		<link>http://www.googlechromeblog.net/564/google-apple-chrome-notebook-is-on-its-way/</link>
		<comments>http://www.googlechromeblog.net/564/google-apple-chrome-notebook-is-on-its-way/#comments</comments>
		<pubDate>Thu, 24 Sep 2009 18:28:32 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[News]]></category>
		<category><![CDATA[Apple Chrome]]></category>
		<category><![CDATA[Who is Google CEO]]></category>

		<guid isPermaLink="false">http://www.googlechromeblog.net/?p=564</guid>
		<description><![CDATA[
Google CEO Schmidt announced that he expects an Apple announcement about a notebook running Chrome OS no later than this year.
It’s an interesting announcement, especially coming from Schmidt, the Google CEO who sat on the Apple board for a while, causing all kinds of rumors, and resigned, again amidst much speculation, earlier this summer. So [...]]]></description>
			<content:encoded><![CDATA[<p style="text-align: center;"><img title="Google CEO Eric Schmidt" src="http://www.thewashingtonnote.com/archives/eric%20schmidt%20google%20twn.jpg" alt="Google CEO Eric Schmidt" width="374" height="250" /></p>
<h4 style="text-align: justify;">Google CEO Schmidt announced that he expects an Apple announcement about a notebook running Chrome OS no later than this year.</h4>
<p style="text-align: justify;">It’s an interesting announcement, especially coming from Schmidt, the Google CEO who sat on the Apple board for a while, causing all kinds of rumors, and <a href="http://chromespot.com/2009/08/03/google-ceo-resigns-from-apple-board/">resigned, again amidst much speculation</a>, earlier this summer. So why would Google be announcing an Apple notebook? Don’t they have their own people to do that?</p>
<p style="text-align: justify;">No need to get too excited, as it’s only an announcement and we’ve seen announcements and retractions before now that times are hard in the economy. Schmidt has an optimistic view of the economy, he thinks the worst is over:“I think the new normal is now,” the Google CEO said at a briefing with reporters, at the Allen &amp; Co media and technology conference in Sun Valley, Idaho.</p>
<p style="text-align: justify;">So is this another attempt at the big <em>Kill Microsoft Plan</em> that many suspect makes Google and Apple such staunch allies? Schmidt didn’t want to get into that:<br />
“I don’t want to talk about Microsoft,” he said, and went on to say that Google did not have any particular goals for Chrome to take market share in the PC business. “We actually don’t look at market share at all,” said Schmidt.</p>
<p style="text-align: justify;">Sure you don’t, honey. That’s why you’re the CEO of one of the biggest companies on the planet.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.googlechromeblog.net/564/google-apple-chrome-notebook-is-on-its-way/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Google Chrome Extensions Get Polish?</title>
		<link>http://www.googlechromeblog.net/560/google-chrome-extensions-get-polish/</link>
		<comments>http://www.googlechromeblog.net/560/google-chrome-extensions-get-polish/#comments</comments>
		<pubDate>Sun, 20 Sep 2009 18:26:35 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[News]]></category>
		<category><![CDATA[Polish Google Chrome]]></category>

		<guid isPermaLink="false">http://www.googlechromeblog.net/?p=560</guid>
		<description><![CDATA[Google just released an update to its cutting edge developer version of Google Chrome that adds a lot of polish to the way Chrome handles extensions. Interestingly, while the stable versions of Chrome are still stuck with the 2.x series, the versions in the developer channel are now already designated as 4.x versions. At this [...]]]></description>
			<content:encoded><![CDATA[<p style="text-align: justify;">Google just <a href="http://googlechromereleases.blogspot.com/2009/09/dev-channel-updated-with-fixes-and.html">released</a> an update to its cutting edge <a href="http://dev.chromium.org/getting-involved/dev-channel">developer version</a> of <a href="http://google.com/chrome">Google Chrome </a>that adds a lot of polish to the way Chrome handles <a href="http://chromespot.com/">extensions</a>. Interestingly, while the stable versions of Chrome are still stuck with the<a href="http://chromespot.com/"> 2.x series</a>, the versions in the developer channel are now already designated as 4.x versions. At this point, users of the developer channel version can already easily <a href="http://chromespot.com/category/chromeplugins/">install extensions</a>, change <a href="http://chromespot.com/">themes</a>, <a href="http://chromespot.com/category/chromeplugins/">sync bookmarks</a>, and profit from a faster rendering engine, while users of the more conservative stable version don’t have access to any of these features yet.</p>
<p style="text-align: justify;"><span id="more-787"> </span></p>
<p style="text-align: justify;">Among other things, Google has now made extension management a lot easier and if you use the dev channel version, just type in “chrome://extensions/” and the new extension management interface will pop up.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.googlechromeblog.net/560/google-chrome-extensions-get-polish/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Here is Google Chrome 3.0</title>
		<link>http://www.googlechromeblog.net/550/here-is-google-chrome-3-0/</link>
		<comments>http://www.googlechromeblog.net/550/here-is-google-chrome-3-0/#comments</comments>
		<pubDate>Wed, 16 Sep 2009 16:20:22 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[News]]></category>
		<category><![CDATA[About Google Chrome 3.0]]></category>
		<category><![CDATA[Download 3.0]]></category>
		<category><![CDATA[Download Google Chrome 3.0]]></category>
		<category><![CDATA[Google Chrome 3.0]]></category>
		<category><![CDATA[How to use Google Chrome 3.0]]></category>

		<guid isPermaLink="false">http://www.googlechromeblog.net/?p=550</guid>
		<description><![CDATA[You shouldn&#8217;t read too much into Google Chrome&#8217;s version numbers. Just because you can now install Google Chrome 3.0, it doesn&#8217;t mean that Google wants to appear more mature than it already is. For Chrome, version numbers are just a way to highlight major milestones.
Three months after the first developer preview, Google Chrome 3.0 is [...]]]></description>
			<content:encoded><![CDATA[<p style="text-align: justify;">You shouldn&#8217;t read too much into <a href="http://www.google.com/chrome">Google Chrome</a>&#8217;s version numbers. Just because you can now install Google Chrome 3.0, it doesn&#8217;t mean that Google wants to appear more mature than it already is. For Chrome, version numbers are just a way to highlight major milestones.</p>
<p>Three months after <a href="http://googlechromereleases.blogspot.com/2009/05/dev-channel-release-301822.html">the first developer preview</a>, Google Chrome 3.0 is out of beta and ready to replace the current stable version. Since Google updates the browser automatically, you might not even notice that you use a version that brings new features.</p>
<p>Even if it&#8217;s one of the fastest browsers available today, Google Chrome continues to improve its performance. &#8220;We&#8217;ve improved by more than 150% in Javascript performance since our very first beta, and by more than 25% since the most recent stable release,&#8221; <a href="http://googleblog.blogspot.com/2009/09/google-chrome-after-year-sporting-new.html">mentions Google</a>.</p>
<p>The new release supports themes so you can customize the browser with one of <a href="https://tools.google.com/chrome/intl/en/themes/index.html">the 28 new themes</a>. Not all of them are good-looking, but they&#8217;re easy to install and you don&#8217;t have to restart your browser after changing the theme.</p>
<p><img id="BLOGGER_PHOTO_ID_5381769805678540066" style="margin: 0px auto 10px; display: block; text-align: center;" src="http://1.bp.blogspot.com/_ZaGO7GjCqAI/Sq_jH9pkdSI/AAAAAAAARAs/-zzKcQV-AXY/s640/chrome-3.jpg" border="0" alt="" /><br />
Google Chrome 3.0 has an updated new tab page that lets you customize the pages reordering them using drag and drop, by pinning the pages you use frequently and removing the pages you no longer visit. Google simplified the page by removing the list of search boxes and the recent bookmarks.</p>
<p>(Tip: you can still use the previous new tab page design, by appending this flag to a Chrome shortcut: &#8211;old-new-tab-page.)</p>
<p><img id="BLOGGER_PHOTO_ID_5381776616935726610" style="margin: 0px auto 10px; display: block; text-align: center;" src="http://4.bp.blogspot.com/_ZaGO7GjCqAI/Sq_pUbj1HhI/AAAAAAAARA0/Xa5hZ7S9aWY/s640/chrome-3-new-tab.jpg" border="0" alt="" /><br />
A feature you won&#8217;t probably use too often, at least for now, is the support for the HTML5 video and audio tags. Like Firefox 3.5, Chrome includes video codecs that allow you to embed videos without using slow and unreliable plug-ins like Adobe Flash. You can test this feature in <a href="http://tinyvid.tv/">TinyVid.com</a>, an experimental Ogg video uploading site, or in <a href="http://www.youtube.com/html5">YouTube&#8217;s HTML5 demo page</a>, which uses an H.264 video.</p>
<p>One year after the first release, the numbers are impressive: &#8220;51 developer, 21 beta and 15 stable updates and 3,505 bugfixes&#8221;. Google Chrome&#8217;s market share is 2.84%, according to <a href="http://marketshare.hitslink.com/browser-market-share.aspx?qprid=1">Net Applications</a>, but the browser&#8217;s impact was even more significant: Chrome set a high standard for browsers by focusing on speed, a simplified user interface and by handling web pages as if they were applications. <a href="http://news.cnet.com/safari-4-a-big-step-up-but-not-as-far-as-rivals/">Safari 4</a>, as well as the <a href="http://mozillalinks.org/wp/2009/07/firefox-4-0-theme-mockups/">the next versions of Firefox</a>, are influenced by Google Chrome&#8217;s simplicity.</p>
<p>In other Chrome news, the documentation for creating extensions is <a href="http://code.google.com/chrome/extensions/index.html">now available</a> and the support for extensions is enabled by default in <a href="http://dev.chromium.org/getting-involved/dev-channel">the dev channel</a>. If you use the stable version of Chrome, you need to wait a little bit.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.googlechromeblog.net/550/here-is-google-chrome-3-0/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Sporting a new stable release</title>
		<link>http://www.googlechromeblog.net/546/sporting-a-new-stable-release/</link>
		<comments>http://www.googlechromeblog.net/546/sporting-a-new-stable-release/#comments</comments>
		<pubDate>Wed, 16 Sep 2009 13:44:51 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[News]]></category>
		<category><![CDATA[Google Chrome Newest Version]]></category>
		<category><![CDATA[New Version is Coming]]></category>

		<guid isPermaLink="false">http://www.googlechromeblog.net/?p=546</guid>
		<description><![CDATA[Thanks to a full year of great feedback from our users, we&#8217;re kicking off our second year of Google Chrome with a brand new stable release. This stable release incorporates many of the improvements and features that we tested out in our most recent beta release, including a 150% increase in Javascript performance since our [...]]]></description>
			<content:encoded><![CDATA[<p style="text-align: justify;">Thanks to a full year of great feedback from our users, we&#8217;re kicking off our second year of Google Chrome with a <a href="http://www.google.com/chrome">brand new stable release</a>. This stable release incorporates many of the improvements and features that we tested out in our <a href="http://chrome.blogspot.com/2009/08/new-beta-why-slow-down-when-you-can.html">most recent beta release</a>, including a 150% increase in Javascript performance since our very first beta, a freshly redesigned New Tab page, an improved Omnibox, Themes capability, as well as HTML5 features. You can get the full, play-by-play details on the <a href="http://googleblog.blogspot.com/2009/09/google-chrome-after-year-sporting-new.html">Official Google Blog</a>.</p>
<p style="text-align: justify;">If you haven&#8217;t tried Google Chrome recently, we invite you to give it a <a href="http://www.google.com/chrome">whirl</a>. Many of the improvements in this release were inspired by the responses from users, so we&#8217;re all ears if you have any <a href="http://www.google.com/support/forum/p/Chrome?hl=en">feedback</a>. If you&#8217;re already using Google Chrome, you&#8217;ll be automatically updated to this new version soon, but if you&#8217;re itching to try this right away, download the latest version at google.com/chrome.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.googlechromeblog.net/546/sporting-a-new-stable-release/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Chrome Market Share: One Year Later</title>
		<link>http://www.googlechromeblog.net/539/chrome-market-share-one-year-later/</link>
		<comments>http://www.googlechromeblog.net/539/chrome-market-share-one-year-later/#comments</comments>
		<pubDate>Tue, 15 Sep 2009 22:42:07 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[News]]></category>
		<category><![CDATA[chrome market share]]></category>
		<category><![CDATA[explorer]]></category>
		<category><![CDATA[firefox]]></category>
		<category><![CDATA[google chrome]]></category>
		<category><![CDATA[safari]]></category>

		<guid isPermaLink="false">http://www.googlechromeblog.net/?p=539</guid>
		<description><![CDATA[Google released the Chrome browser on September 2, 2008. Now that Chrome has been out for about a year and it’s been almost six months since I last looked at Chrome’s market share, let’s take another peek.
For the last 30 days, here are my Google Analytics stats for mattcutts.com:

For me, 8.97% of my readers run [...]]]></description>
			<content:encoded><![CDATA[<p style="text-align: justify;">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’s been almost six months since I last looked at <a href="http://www.mattcutts.com/blog/chrome-marketshare-for-march-2009/">Chrome’s market share</a>, let’s take another peek.</p>
<p style="text-align: justify;">For the last 30 days, here are my <a href="http://www.google.com/analytics/">Google Analytics</a> stats for mattcutts.com:</p>
<p style="text-align: justify;"><img class="aligncenter size-full wp-image-541" style="margin-top: 5px; margin-bottom: 5px;" src="http://www.googlechromeblog.net/wp-content/uploads/2009/09/matt-cutts-browser-market-share-sept-20091.png" alt="" width="586" height="297" /></p>
<p style="text-align: justify;">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 style="text-align: justify;">Some different browser marketshare numbers:</p>
<p style="text-align: justify;">- <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 style="text-align: justify;">- <a href="http://gs.statcounter.com/#browser-ww-daily-20090801-20090829">StatCounter</a> gives daily stats. I’m seeing 3.31% on Saturday August 1st to 3.59% on Saturday August 29th.</p>
<p style="text-align: justify;">- <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 style="text-align: justify;">So after one year, three different sources report market share of 2.84%, 3.59%, and 4.004%. That’s pretty good for 12 months. More importantly, Chrome has pushed all browsers to be faster, more modern, and generally better.</p>
<p style="text-align: justify;">I’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 “dev” release of Chrome</a> are quite nice. If you’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>
]]></content:encoded>
			<wfw:commentRss>http://www.googlechromeblog.net/539/chrome-market-share-one-year-later/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Extensions Status: On the Runway, Getting Ready for Take-Off</title>
		<link>http://www.googlechromeblog.net/536/extensions-status-on-the-runway-getting-ready-for-take-off/</link>
		<comments>http://www.googlechromeblog.net/536/extensions-status-on-the-runway-getting-ready-for-take-off/#comments</comments>
		<pubDate>Fri, 11 Sep 2009 10:13:07 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[News]]></category>
		<category><![CDATA[Plugins]]></category>
		<category><![CDATA[Google Chromium Extensions]]></category>
		<category><![CDATA[Google Chromium News]]></category>
		<category><![CDATA[New Google Chrome Extensions]]></category>

		<guid isPermaLink="false">http://www.googlechromeblog.net/?p=536</guid>
		<description><![CDATA[Good news for extension developers: as of today, extensions are turned on by default on Google Chrome&#8217;s dev channel.
Extensions are small pieces of software that developers can write to customize the way Google Chrome works. We&#8217;ve been working on enabling extensions for a while, but until now, they were hidden behind a developer flag. As [...]]]></description>
			<content:encoded><![CDATA[<p style="text-align: justify;">Good news for extension developers: as of today, extensions are turned on by default on Google Chrome&#8217;s dev channel.</p>
<p>Extensions are small pieces of software that developers can write to customize the way Google Chrome works. We&#8217;ve been working on enabling extensions for a while, but until now, they were hidden behind a developer flag. As of today, this is no longer true. If you&#8217;re on the <a href="http://dev.chromium.org/getting-involved/dev-channel">dev channel</a>, you can try installing some of our <a href="http://dev.chromium.org/developers/design-documents/extensions/samples">sample extensions</a>.</p>
<p>Removing the flag is the first step in <a href="http://blog.chromium.org/2009/01/google-chrome-release-channels.html">our launch process</a>, and it means we&#8217;re ready for a few more people to start using extensions&#8211; the kind of adventurous people who populate the dev channel. For this release, we focused on getting most of the basic infrastructure and security pieces in place, in particular our new permission system. However, you should still <a href="http://blog.chromium.org/2009/07/careful-extensions-can-bite.html">be cautious</a> and only install extensions from developers you trust.</p>
<p>Going forward, we are working hard towards a release on the Beta Channel. The UI is likely to change as we bring it up to Google Chrome&#8217;s high standard, and we&#8217;re still finishing up <a href="http://groups.google.com/group/chromium-extensions/browse_thread/thread/21cabfb19b38b738/d5326548e1460002?pli=1&amp;auth=DQAAAPUAAADOwQbN-ybs7T5KLHTyt8vB1iFy_WuihyT3drvooNTRe1hgCO3KsftsnaWI_h8J5E2yN-FNgV9QGDdMYtBYR0TN6w8aoFcytkrssPeN-eeE_TkE334uAsClu9NqOaHeaG4uuZjOwr3Pod9BSDsfqxpNbmaMgIFbzMmZ9wUIj876ZTLnTBqB1X1yBwSz4XSG4R07z-E6xvEZi-SmKGjab6xOjdhFk7ubr1jWmyZYK1sOmtV6_V5Hz3TetB92mUyrGbbUl9NDIx04TyOtHhZeGoitg4rkfACipODv7ajHY6ypeeVKjOsbf3aWgip1agv2NeZvokUTJOdqx91WeL4bRyq_">a few APIs</a>.  We&#8217;ve also enlisted some help to get extensions up to speed on Mac and Linux.</p>
<p>From the beginning, we&#8217;ve strived to make extensions super easy to develop. If you&#8217;d like to give it a try, you&#8217;ll find everything you need to get started in our brand new <a href="http://code.google.com/chrome/extensions/">documentation</a>. If you&#8217;ve already written an extension, make sure to read <a href="http://groups.google.com/group/chromium-extensions/browse_thread/thread/7f8321e51e987b8e/c12db54d985c9f5f">this post about some recent changes</a>.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.googlechromeblog.net/536/extensions-status-on-the-runway-getting-ready-for-take-off/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
