<?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>谷奥——探寻谷歌的奥秘 &#187; Google Public DNS</title>
	<atom:link href="http://www.guao.hk/tag/google-public-dns/feed" rel="self" type="application/rss+xml" />
	<link>http://www.guao.hk</link>
	<description></description>
	<lastBuildDate>Thu, 09 Feb 2012 15:12:42 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
<atom:link rel="hub" href="http://pubsubhubbub.appspot.com"/>		<item>
		<title>Google 计划改善 DNS 协议，为更快的网络而努力</title>
		<link>http://www.guao.hk/posts/googles-proposal-to-extend-dns-protocol.html</link>
		<comments>http://www.guao.hk/posts/googles-proposal-to-extend-dns-protocol.html#comments</comments>
		<pubDate>Thu, 04 Feb 2010 18:16:56 +0000</pubDate>
		<dc:creator>gkp</dc:creator>
				<category><![CDATA[故事/传闻]]></category>
		<category><![CDATA[Google Public DNS]]></category>

		<guid isPermaLink="false">http://www.google.org.cn/?p=16792</guid>
		<description><![CDATA[1月底，Google 联合包括 Neustar, UltraDNS 等在内的 DNS 和内容供应商拟定了一个“扩展 DNS 协议提议”，试图在 DNS 这一环节上给整个互联网加速。 绝大部分用户访问网站都会输入域名，比如 www.google.com ，DNS 服务器的职责就是将这些域名转换为 IP 地址，随后用户的客户端才可以通过 TCP/IP 协议和服务器进行通讯。目前 DNS 服务器可以提供负载均衡功能：根据用户所处位置的不同返回距离用户最近的服务器的 IP 地址。比如用户在纽约的一台电脑上访问 Google ，DNS 服务器将返回一个位于 NYC 的服务器 IP 地址给他。而荷兰的用户获得的 IP 地址可能就在阿姆斯特丹。类似这样的配置可以大大改善用户访问网络的速度，并有效的降低延迟。 当前，认证域名解析服务器判断用户位置的依据是 DNS 解析请求的来源——也就是用户所使用的 DNS 服务器的 IP 地址，而不是用户的 IP 地址。一般来说这些 DNS 服务器由你的 ISP 提供，这种情况相对较好，域名解析服务器会返回最适合你的 ISP 的服务器节点，基本也就是最适合你的节点。但是也有部分用户会选择 OpenDNS 或者 Google DNS 这样的第三方服务提供商，这种情况就比较麻烦。举个身边的例子来讲，如果你人在北京，使用 Google DNS 来访问谷奥的话，会产生如下效果： [...]]]></description>
			<content:encoded><![CDATA[<p>1月底，Google 联合包括 Neustar, UltraDNS 等在内的 DNS 和内容供应商拟定了一个“<a href="http://www.ietf.org/id/draft-vandergaast-edns-client-ip-00.txt" target="_blank">扩展 DNS 协议提议</a>”，试图在 DNS 这一环节上给整个互联网加速。</p>
<p>绝大部分用户访问网站都会输入域名，比如 www.<a href="http://www.Google.com" target="_blank">google.com</a> ，DNS 服务器的职责就是将这些域名转换为 IP 地址，随后用户的客户端才可以通过 TCP/IP 协议和服务器进行通讯。目前 DNS 服务器可以提供负载均衡功能：根据用户所处位置的不同返回距离用户最近的服务器的 IP 地址。比如用户在纽约的一台电脑上访问 Google ，DNS 服务器将返回一个位于 NYC 的服务器 IP 地址给他。而荷兰的用户获得的 IP 地址可能就在阿姆斯特丹。类似这样的配置可以大大改善用户访问网络的速度，并有效的降低延迟。</p>
<p>当前，认证域名解析服务器判断用户位置的依据是 DNS 解析请求的来源——也就是用户所使用的 DNS 服务器的 IP 地址，而不是用户的 IP 地址。一般来说这些 DNS 服务器由你的 ISP 提供，这种情况相对较好，域名解析服务器会返回最适合你的 ISP 的服务器节点，基本也就是最适合你的节点。但是也有部分用户会选择 OpenDNS 或者 <a href="http://www.google.org.cn/tag/google-public-dns" target="_blank">Google DNS</a> 这样的第三方服务提供商，这种情况就比较麻烦。举个身边的例子来讲，如果你人在北京，使用 Google DNS 来访问谷奥的话，会产生如下效果：</p>
<p><em>我们先用 Google DNS 解析一下谷奥的域名：</em></p>
<blockquote><p>nan-chens-macbook:~ gkp$ nslookup<br />
&gt; server 8.8.8.8<br />
Default server: 8.8.8.8<br />
Address: 8.8.8.8#53<br />
&gt; www.google.org.cn<br />
Server:        8.8.8.8<br />
Address:    8.8.8.8#53</p>
<p>Non-authoritative answer:<br />
www.google.org.cn    canonical name = www.google.org.cn.fastwebcdn.com.<br />
Name:    www.google.org.cn.fastwebcdn.com<br />
Address: 122.226.213.143</p></blockquote>
<p><em>我们看看这个 IP 地址是哪里的</em></p>
<blockquote><p>nan-chens-macbook:~ gkp$ whois 122.226.213.143<br />
…<br />
inetnum:      122.226.213.0 - 122.226.213.255<br />
netname:      JINHUA-TELECOM-LTD<br />
…<br />
role:         CHINANET-ZJ Jinhua<br />
…</p></blockquote>
<p>答案是浙江金华，也就是说身在北京的我，却跑到了位于浙江金华的谷奥服务器节点上读取数据，速度当然不可能快起来。而 DNS 服务器返回的这个 IP 地址，正是因为 DNS 解析服务器以 Google DNS 的 8.8.8.8 为位置信息进行最佳路由计算的结果。</p>
<p>Google 提出的 DNS 协议改善正是为了解决这一问题：他们计划在 DNS 查询时将最终用户 IP 地址的前24位（简单来说就是 IPv4 地址的前三段）也一起发送到 DNS 解析服务器，这样 DNS 解析服务器可以更加准确的根据用户所在位置返回相应的节点信息，而且用户的隐私（准确的 IP 地址）也相对较为安全。</p>
<p>这个提议已经<a href="http://www.ops.ietf.org/lists/namedroppers/namedroppers.2010/msg00077.html" target="_blank">发到</a>了 dnsext 的邮件列表，未来的几个月互联网各界人士将对此进行研讨和论证，如果一切顺利的话也许这个提议的内容会被纳入 Internet 的正式标准。最起码对于国内的 Google DNS 用户来说，是件大好事。</p>
<p>via <a href="http://googlecode.blogspot.com/2010/01/proposal-to-extend-dns-protocol.html" target="_blank">googlecode</a></p>
<hr />
<p><small>© gkp 发表于 <a href="http://www.guao.hk" target="_blank">谷奥——探寻谷歌的奥秘 ( http://www.guao.hk )</a>, 2010.  |
<a href="http://www.guao.hk/posts/googles-proposal-to-extend-dns-protocol.html#comments" target="_blank">7 条评论</a> |
<a href="http://www.guao.hk/posts/googles-proposal-to-extend-dns-protocol.html" target="_blank">永久链接</a> |
<a href="http://google.org.cn/about/" target="_blank">关于谷奥</a> |
<a href="http://google.org.cn/submit/" target="_blank">投稿/爆料</a><br/>
Post tags: <a href="http://www.guao.hk/tag/google-public-dns" rel="tag">Google Public DNS</a>
</small></p>
<img src="http://img.tongji.linezing.com/1105192/tongji.php" border="0" width="0" height="0">]]></content:encoded>
			<wfw:commentRss>http://www.guao.hk/posts/googles-proposal-to-extend-dns-protocol.html/feed</wfw:commentRss>
		<slash:comments>7</slash:comments>
		</item>
		<item>
		<title>帮你快速设置 Google DNS 的小工具</title>
		<link>http://www.guao.hk/posts/google-dns-helper-setup-google-dns-with-single-click.html</link>
		<comments>http://www.guao.hk/posts/google-dns-helper-setup-google-dns-with-single-click.html#comments</comments>
		<pubDate>Mon, 21 Dec 2009 13:23:49 +0000</pubDate>
		<dc:creator>gkp</dc:creator>
				<category><![CDATA[Google技巧]]></category>
		<category><![CDATA[Google Public DNS]]></category>

		<guid isPermaLink="false">http://www.google.org.cn/posts/google-dns-helper-setup-google-dns-with-single-click.html</guid>
		<description><![CDATA[如果你不确认Google DNS是否好用，想先简单尝试一下，并且恰好在使用Windows操作系统的话，今天我们介绍的这个软件会非常适合你。 Google DNS Helper是一个Windows平台下的免费软件，可以让用户一键切换到Google DNS，如果用的不爽的话，还可以一键恢复系统原先设定，可谓是十分的方便。 另外我们再次提醒大家，使用Google DNS可能会被国内的CDN当成是国外的客户从而造成访问部分国内网站速度缓慢，所以建议大家在将Google DNS使用于生产环境前仔细比较，如果你要比较多组DNS服务器性能的话，可以使用Google的免费软件：namebench。 点击这里进入Google DNS Helper官方页面，点击这里直接下载。 via ghacks © gkp 发表于 谷奥——探寻谷歌的奥秘 ( http://www.guao.hk ), 2009. &#124; 8 条评论 &#124; 永久链接 &#124; 关于谷奥 &#124; 投稿/爆料 Post tags: Google Public DNS]]></description>
			<content:encoded><![CDATA[<p><img title="google-public-dns-dns-helper-screenshot" style="border-right: 0px; border-top: 0px; display: block; float: none; margin-left: auto; border-left: 0px; margin-right: auto; border-bottom: 0px" height="289" alt="google-public-dns-dns-helper-screenshot" src="http://www.google.org.cn/wp-content/uploads/2009/12/googlepublicdnsdnshelperscreenshot.jpg" width="180" border="0" /> </p>
<p>如果你不确认<a href="http://www.google.org.cn/tag/google-public-dns" target="_blank">Google DNS</a>是否好用，想先简单尝试一下，并且恰好在使用Windows操作系统的话，今天我们介绍的这个软件会非常适合你。</p>
<p><a href="http://inversekarma.in/technology/net/safely-switch-to-google-public-dns-for-a-faster-internet-experience" target="_blank">Google DNS Helper</a>是一个Windows平台下的免费软件，可以让用户一键切换到Google DNS，如果用的不爽的话，还可以一键恢复系统原先设定，可谓是十分的方便。</p>
<p>另外我们再次提醒大家，使用Google DNS可能会被国内的CDN当成是国外的客户从而造成访问部分国内网站速度缓慢，所以建议大家在将Google DNS使用于生产环境前仔细比较，如果你要比较多组DNS服务器性能的话，可以使用Google的免费软件：<a href="http://www.google.org.cn/posts/google-namebench-open-source-software.html" target="_blank">namebench</a>。</p>
<p><a href="http://inversekarma.in/technology/net/safely-switch-to-google-public-dns-for-a-faster-internet-experience" target="_blank">点击这里</a>进入Google DNS Helper官方页面，<a href="http://inversekarma.in/docs/GoogleDNSHelper.exe" target="_blank">点击这里</a>直接下载。</p>
<p>via <a href="http://www.ghacks.net/2009/12/21/google-dns-helper/" target="_blank">ghacks</a></p>
<hr />
<p><small>© gkp 发表于 <a href="http://www.guao.hk" target="_blank">谷奥——探寻谷歌的奥秘 ( http://www.guao.hk )</a>, 2009.  |
<a href="http://www.guao.hk/posts/google-dns-helper-setup-google-dns-with-single-click.html#comments" target="_blank">8 条评论</a> |
<a href="http://www.guao.hk/posts/google-dns-helper-setup-google-dns-with-single-click.html" target="_blank">永久链接</a> |
<a href="http://google.org.cn/about/" target="_blank">关于谷奥</a> |
<a href="http://google.org.cn/submit/" target="_blank">投稿/爆料</a><br/>
Post tags: <a href="http://www.guao.hk/tag/google-public-dns" rel="tag">Google Public DNS</a>
</small></p>
<img src="http://img.tongji.linezing.com/1105192/tongji.php" border="0" width="0" height="0">]]></content:encoded>
			<wfw:commentRss>http://www.guao.hk/posts/google-dns-helper-setup-google-dns-with-single-click.html/feed</wfw:commentRss>
		<slash:comments>8</slash:comments>
		</item>
		<item>
		<title>Google 发布开源软件 namebench，帮你测试 DNS 服务器的速度</title>
		<link>http://www.guao.hk/posts/google-namebench-open-source-software.html</link>
		<comments>http://www.guao.hk/posts/google-namebench-open-source-software.html#comments</comments>
		<pubDate>Sat, 12 Dec 2009 14:15:21 +0000</pubDate>
		<dc:creator>gkp</dc:creator>
				<category><![CDATA[Google新闻]]></category>
		<category><![CDATA[Google Public DNS]]></category>
		<category><![CDATA[Open Source]]></category>

		<guid isPermaLink="false">http://www.google.org.cn/posts/google-namebench-open-source-software.html</guid>
		<description><![CDATA[Google员工Thomas Strömberg利用它的20%时间制作了一个帮助你测试DNS服务器速度并将结果以图表形式输出的软件 namebench，该软件采用开源发布，基于Apache 2.0授权。 为了获取最贴近实际情况的数字，namebench会自动调用用户浏览器的浏览历史来进行测试。此外，软件还会自动检测不同IP之间的缓存共享关系并移除速度最慢的服务器来避免不准确的测试结果。 namebench现在有Windows/Mac OS X/Linux版本，点击这里进入下载页面。 顺便说一下，其实Google DNS绝对是国内部署了CDN的网站的杯具，比如我用Google DNS解析谷奥的域名，谷奥的CDN网络会认为我居住在美国从而反馈一个美国访问最快的节点地址给我，而实际上我人还在天朝…… via googleopensource © gkp 发表于 谷奥——探寻谷歌的奥秘 ( http://www.guao.hk ), 2009. &#124; 5 条评论 &#124; 永久链接 &#124; 关于谷奥 &#124; 投稿/爆料 Post tags: Google Public DNS, Open Source]]></description>
			<content:encoded><![CDATA[<p><img title="namebench" style="border-right: 0px; border-top: 0px; display: block; float: none; margin-left: auto; border-left: 0px; margin-right: auto; border-bottom: 0px" height="223" alt="namebench" src="http://www.google.org.cn/wp-content/uploads/2009/12/namebench.png" width="400" border="0" /> </p>
<p>Google员工Thomas Strömberg利用它的20%时间制作了一个帮助你测试DNS服务器速度并将结果以图表形式输出的软件 namebench，该软件采用开源发布，基于Apache 2.0授权。</p>
<p>为了获取最贴近实际情况的数字，namebench会自动调用用户浏览器的浏览历史来进行测试。此外，软件还会自动检测不同IP之间的缓存共享关系并移除速度最慢的服务器来避免不准确的测试结果。</p>
<p><img title="namebenchchart" style="border-right: 0px; border-top: 0px; display: block; float: none; margin-left: auto; border-left: 0px; margin-right: auto; border-bottom: 0px" height="230" alt="namebenchchart" src="http://www.google.org.cn/wp-content/uploads/2009/12/namebenchchart.jpg" width="402" border="0" /> </p>
<p>namebench现在有Windows/Mac OS X/Linux版本，<a href="http://code.google.com/p/namebench/downloads/list" target="_blank">点击这里</a>进入下载页面。</p>
<p>顺便说一下，其实<a href="http://www.google.org.cn/tag/google-public-dns" target="_blank">Google DNS</a>绝对是国内部署了CDN的网站的杯具，比如我用Google DNS解析谷奥的域名，谷奥的CDN网络会认为我居住在美国从而反馈一个美国访问最快的节点地址给我，而实际上我人还在天朝……</p>
<p>via <a href="http://google-opensource.blogspot.com/2009/12/introducing-namebench.html" target="_blank">googleopensource</a></p>
<hr />
<p><small>© gkp 发表于 <a href="http://www.guao.hk" target="_blank">谷奥——探寻谷歌的奥秘 ( http://www.guao.hk )</a>, 2009.  |
<a href="http://www.guao.hk/posts/google-namebench-open-source-software.html#comments" target="_blank">5 条评论</a> |
<a href="http://www.guao.hk/posts/google-namebench-open-source-software.html" target="_blank">永久链接</a> |
<a href="http://google.org.cn/about/" target="_blank">关于谷奥</a> |
<a href="http://google.org.cn/submit/" target="_blank">投稿/爆料</a><br/>
Post tags: <a href="http://www.guao.hk/tag/google-public-dns" rel="tag">Google Public DNS</a>, <a href="http://www.guao.hk/tag/open-source" rel="tag">Open Source</a>
</small></p>
<img src="http://img.tongji.linezing.com/1105192/tongji.php" border="0" width="0" height="0">]]></content:encoded>
			<wfw:commentRss>http://www.guao.hk/posts/google-namebench-open-source-software.html/feed</wfw:commentRss>
		<slash:comments>5</slash:comments>
		</item>
		<item>
		<title>三名 Google 工程师告诉你 Chrome 为什么那么快</title>
		<link>http://www.guao.hk/posts/what-makes-google-chrome-fast.html</link>
		<comments>http://www.guao.hk/posts/what-makes-google-chrome-fast.html#comments</comments>
		<pubDate>Sat, 05 Dec 2009 12:43:37 +0000</pubDate>
		<dc:creator>gkp</dc:creator>
				<category><![CDATA[故事/传闻]]></category>
		<category><![CDATA[Chrome]]></category>
		<category><![CDATA[Chrome OS]]></category>
		<category><![CDATA[Chromium]]></category>
		<category><![CDATA[Google Public DNS]]></category>
		<category><![CDATA[JavaScript]]></category>

		<guid isPermaLink="false">http://www.google.org.cn/posts/what-makes-google-chrome-fast.html</guid>
		<description><![CDATA[昨天和谷奥主编musiXboy吃饭回家路上还在讨论，Google一定在下一盘很大的棋，要通过他们的努力提高整个互联网的速度，他们推出的SPDY协议，高速公共DNS，Chrome OS，Site Perfomance，Page Speed，都是以速度为最终目标。包括我在内的众多Chrome用户更是十分欣赏这款Google出品的浏览器的顺畅操作，近期Chromium Blog贴出了三个视频，三位工程师分别从DNS预解析，V8引擎和DOM绑定三个方面对Chrome浏览器的高速特性进行了介绍，推荐大家观看。以后他们还会发布更多的视频，介绍Webkit，UI响应等相关知识。 本次三个视频主要内容如下： 1，DNS预解析 ：Jim Roskind 什么是DNS预解析，DNS预解析怎么能让Google Chrome运行的更快？ 为什么DNS预解析很难？ 详细解释预解析的适用性。 DNS预解析还有什么好处？能提高浏览器的启动速度吗？ 如何来衡量或测试DNS预解析的效果？ DNS预解析的未来在何方？ 2，关于V8 JavaScript引擎 ：Mads Ager V8是什么？ 为了提高JavaScript在V8上的表现，我们当前在做什么？ 我们如何做到如此大幅度的JavaScript性能提升的？比如我们最近版本的速度已经比最早的版本提高了了150%的。 我们如何衡量V8的表现？ 3，关于DOM绑定 ：Mike Belshe 什么是DOM绑定？ 最近DOM绑定有什么改进？包括Chrome和别的浏览器。 今年8月的Chrome Beta版本中包括DOM绑定的更新，详情如何？ 我们如何衡量和测试DOM绑定的改进？ 总的来说，浏览器中最难提升性能的地方是哪部分？ Google Chrome的多进程架构给其性能表现带来了哪些好处？ 点击继续观看这三段视频。 原始视频地址：1，2，3 via chromiumblog © gkp 发表于 谷奥——探寻谷歌的奥秘 ( http://www.guao.hk ), 2009. &#124; 8 条评论 &#124; 永久链接 &#124; 关于谷奥 &#124; [...]]]></description>
			<content:encoded><![CDATA[<p align="center"><img src="http://www.google.org.cn/wp-content/uploads/2009/06/20090615-chrome-bento.jpg" alt="" /></p>
<p>昨天和谷奥主编<a href="http://twitter.com/musixboy" target="_blank">musiXboy</a>吃饭回家路上还在讨论，Google一定在下一盘很大的棋，要通过他们的努力提高整个互联网的速度，他们推出的<a href="http://www.google.org.cn/posts/google-spdy-2x-faster-web.html" target="_blank">SPDY协议</a>，<a href="http://www.google.org.cn/tag/google-public-dns" target="_blank">高速公共DNS</a>，<a href="http://www.google.org.cn/tag/chrome-os" target="_blank">Chrome OS</a>，<a href="http://www.google.org.cn/posts/webmaser-tools-labs-site-perfomance.html" target="_blank">Site Perfomance</a>，<a href="http://www.google.org.cn/tag/page-speed" target="_blank">Page Speed</a>，都是以速度为最终目标。包括我在内的众多<a href="http://www.google.org.cn/tag/chrome" target="_blank">Chrome</a>用户更是十分欣赏这款Google出品的浏览器的顺畅操作，近期Chromium Blog贴出了三个视频，三位工程师分别从DNS预解析，V8引擎和DOM绑定三个方面对Chrome浏览器的高速特性进行了介绍，推荐大家观看。以后他们还会发布更多的视频，介绍Webkit，UI响应等相关知识。</p>
<p>本次三个视频主要内容如下：</p>
<p><strong>1，DNS预解析 ：Jim Roskind</strong></p>
<ul>
<li>什么是DNS预解析，DNS预解析怎么能让Google Chrome运行的更快？</li>
<li>为什么DNS预解析很难？</li>
<li>详细解释预解析的适用性。</li>
<li>DNS预解析还有什么好处？能提高浏览器的启动速度吗？</li>
<li>如何来衡量或测试DNS预解析的效果？</li>
<li>DNS预解析的未来在何方？</li>
</ul>
<p><strong>2，关于V8 JavaScript引擎 ：Mads Ager</strong></p>
<ul>
<li>V8是什么？</li>
<li>为了提高JavaScript在V8上的表现，我们当前在做什么？</li>
<li>我们如何做到如此大幅度的JavaScript性能提升的？比如我们最近版本的速度已经比最早的版本提高了了150%的。</li>
<li>我们如何衡量V8的表现？</li>
</ul>
<p><strong>3，关于DOM绑定 ：Mike Belshe</strong></p>
<ul>
<li>什么是DOM绑定？</li>
<li>最近DOM绑定有什么改进？包括Chrome和别的浏览器。</li>
<li>今年8月的Chrome Beta版本中包括DOM绑定的更新，详情如何？</li>
<li>我们如何衡量和测试DOM绑定的改进？</li>
<li>总的来说，浏览器中最难提升性能的地方是哪部分？</li>
<li>Google Chrome的多进程架构给其性能表现带来了哪些好处？ <strong> </strong></li>
</ul>
<p>点击继续观看这三段视频。 <span id="more-14285"></span></p>
<p align="center"><object classid="clsid:d27cdb6e-ae6d-11cf-96b8-444553540000" width="480" height="400" codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=6,0,40,0"><param name="align" value="middle" /><param name="src" value="http://player.youku.com/player.php/sid/XMTM2NjM4NjA4/v.swf" /><param name="quality" value="high" /><embed type="application/x-shockwave-flash" width="480" height="400" src="http://player.youku.com/player.php/sid/XMTM2NjM4NjA4/v.swf" quality="high" align="middle"></embed></object></p>
<p align="center"><object classid="clsid:d27cdb6e-ae6d-11cf-96b8-444553540000" width="480" height="400" codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=6,0,40,0"><param name="align" value="middle" /><param name="src" value="http://player.youku.com/player.php/sid/XMTM2NjIxNTY4/v.swf" /><param name="quality" value="high" /><embed type="application/x-shockwave-flash" width="480" height="400" src="http://player.youku.com/player.php/sid/XMTM2NjIxNTY4/v.swf" quality="high" align="middle"></embed></object></p>
<p align="center"><object classid="clsid:d27cdb6e-ae6d-11cf-96b8-444553540000" width="480" height="400" codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=6,0,40,0"><param name="align" value="middle" /><param name="src" value="http://player.youku.com/player.php/sid/XMTM2NjIyMzcy/v.swf" /><param name="quality" value="high" /><embed type="application/x-shockwave-flash" width="480" height="400" src="http://player.youku.com/player.php/sid/XMTM2NjIyMzcy/v.swf" quality="high" align="middle"></embed></object></p>
<p>原始视频地址：<a href="http://www.youtube.com/watch?v=FhDDwmOyRmk" target="_blank">1</a>，<a href="http://www.youtube.com/watch?v=KTkTBKSnqbA" target="_blank">2</a>，<a href="http://www.youtube.com/watch?v=8QRTkPrFbVQ" target="_blank">3</a></p>
<p>via <a href="http://blog.chromium.org/2009/12/technically-speaking-what-makes-google.html" target="_blank">chromiumblog</a></p>
<hr />
<p><small>© gkp 发表于 <a href="http://www.guao.hk" target="_blank">谷奥——探寻谷歌的奥秘 ( http://www.guao.hk )</a>, 2009.  |
<a href="http://www.guao.hk/posts/what-makes-google-chrome-fast.html#comments" target="_blank">8 条评论</a> |
<a href="http://www.guao.hk/posts/what-makes-google-chrome-fast.html" target="_blank">永久链接</a> |
<a href="http://google.org.cn/about/" target="_blank">关于谷奥</a> |
<a href="http://google.org.cn/submit/" target="_blank">投稿/爆料</a><br/>
Post tags: <a href="http://www.guao.hk/tag/chrome" rel="tag">Chrome</a>, <a href="http://www.guao.hk/tag/chrome-os" rel="tag">Chrome OS</a>, <a href="http://www.guao.hk/tag/chromium" rel="tag">Chromium</a>, <a href="http://www.guao.hk/tag/google-public-dns" rel="tag">Google Public DNS</a>, <a href="http://www.guao.hk/tag/javascript" rel="tag">JavaScript</a>
</small></p>
<img src="http://img.tongji.linezing.com/1105192/tongji.php" border="0" width="0" height="0">]]></content:encoded>
			<wfw:commentRss>http://www.guao.hk/posts/what-makes-google-chrome-fast.html/feed</wfw:commentRss>
		<slash:comments>8</slash:comments>
		</item>
		<item>
		<title>Google 谈免费公共 DNS 服务器：一切为了速度</title>
		<link>http://www.guao.hk/posts/google-talk-about-the-public-dns-all-just-for-speed.html</link>
		<comments>http://www.guao.hk/posts/google-talk-about-the-public-dns-all-just-for-speed.html#comments</comments>
		<pubDate>Thu, 03 Dec 2009 21:07:29 +0000</pubDate>
		<dc:creator>musiXboy</dc:creator>
				<category><![CDATA[故事/传闻]]></category>
		<category><![CDATA[Google Public DNS]]></category>
		<category><![CDATA[OpenDNS]]></category>

		<guid isPermaLink="false">http://www.google.org.cn/?p=14211</guid>
		<description><![CDATA[Google今天宣布开放免费的公共DNS服务器给大家使用，这是为啥呢？TechCrunch的阿灵顿与负责Google DNS的产品经理Prem Ramaswami聊了聊，他说Google DNS的目标是速度、安全性和有效性，它意味着完全没有劫持、没有阻截、没有过滤的DNS查询，而且速度飞快。在这个文档里可以了解到为什么Google DNS的速度更快。 关于隐私保护也有专门的文档，其中说到Google会收集包括IP地址（48小时）、ISP信息和地理位置（2周）等信息。不过这些信息不会与你的Google账户有任何关联。Prem表示，平均来说每个用户一天大概进行1000次左右的DNS查询。 对了，别忘记，已经经营四年之久的OpenDNS每天会处理2千万次DNS查询，拥有1500万用户的他们在2008年里每天净赚2万美金——只是在DNS查询错误页面里放置广告而已。 我们知道仅仅是一个DNS很难改变什么，为保护谷奥请河蟹评论，泄泄大家~~~~ Update：之前我说Google DNS限制一天查询1000次，是我理解错误，Google DNS没有这个限制，向之前被我误导的读者道歉！ Via TechCrunch © musiXboy 发表于 谷奥——探寻谷歌的奥秘 ( http://www.guao.hk ), 2009. &#124; 32 条评论 &#124; 永久链接 &#124; 关于谷奥 &#124; 投稿/爆料 Post tags: Google Public DNS, OpenDNS]]></description>
			<content:encoded><![CDATA[<p><a href="http://www.google.org.cn/wp-content/uploads/2009/12/google-dns.jpg"><img class="aligncenter size-full wp-image-14212" title="google-dns" src="http://www.google.org.cn/wp-content/uploads/2009/12/google-dns.jpg" alt="google-dns" width="250" height="128" /></a></p>
<p><a href="http://www.google.org.cn/posts/google-release-free-public-dns.html" target="_blank">Google今天宣布开放免费的公共DNS服务器给大家使用</a>，这是为啥呢？TechCrunch的阿灵顿与负责Google DNS的产品经理Prem Ramaswami聊了聊，他说Google DNS的目标是速度、安全性和有效性，它意味着完全没有劫持、没有阻截、没有过滤的DNS查询，而且速度飞快。<a href="http://code.google.com/speed/public-dns/docs/performance.html" target="_blank">在这个文档里</a>可以了解到为什么Google DNS的速度更快。</p>
<p><a href="http://code.google.com/speed/public-dns/privacy.html" target="_blank">关于隐私保护也有专门的文档</a>，其中说到Google会收集包括IP地址（48小时）、ISP信息和地理位置（2周）等信息。不过这些信息不会与你的Google账户有任何关联。Prem表示，平均来说每个用户一天大概进行1000次左右的DNS查询。</p>
<p>对了，别忘记，已经经营四年之久的<a href="http://www.opendns.com/" target="_blank">OpenDNS</a>每天会处理2千万次DNS查询，拥有1500万用户的他们在2008年里每天净赚2万美金——只是在DNS查询错误页面里放置广告而已。</p>
<p>我们知道仅仅是一个DNS很难改变什么，为保护谷奥请河蟹评论，泄泄大家~~~~</p>
<p><span style="color: #ff0000;"><strong>Update</strong></span>：之前我说Google DNS限制一天查询1000次，是我理解错误，Google DNS没有这个限制，<strong>向之前被我误导的读者道歉</strong>！</p>
<p>Via <a href="http://www.techcrunch.com/2009/12/03/google-dns-opendns/" target="_blank">TechCrunch</a></p>
<hr />
<p><small>© musiXboy 发表于 <a href="http://www.guao.hk" target="_blank">谷奥——探寻谷歌的奥秘 ( http://www.guao.hk )</a>, 2009.  |
<a href="http://www.guao.hk/posts/google-talk-about-the-public-dns-all-just-for-speed.html#comments" target="_blank">32 条评论</a> |
<a href="http://www.guao.hk/posts/google-talk-about-the-public-dns-all-just-for-speed.html" target="_blank">永久链接</a> |
<a href="http://google.org.cn/about/" target="_blank">关于谷奥</a> |
<a href="http://google.org.cn/submit/" target="_blank">投稿/爆料</a><br/>
Post tags: <a href="http://www.guao.hk/tag/google-public-dns" rel="tag">Google Public DNS</a>, <a href="http://www.guao.hk/tag/opendns" rel="tag">OpenDNS</a>
</small></p>
<img src="http://img.tongji.linezing.com/1105192/tongji.php" border="0" width="0" height="0">]]></content:encoded>
			<wfw:commentRss>http://www.guao.hk/posts/google-talk-about-the-public-dns-all-just-for-speed.html/feed</wfw:commentRss>
		<slash:comments>32</slash:comments>
		</item>
		<item>
		<title>主流操作系统使用 Google DNS 快速设置教程</title>
		<link>http://www.guao.hk/posts/how-to-setup-google-dns-under-osx-winxp-ubuntu-and-win7.html</link>
		<comments>http://www.guao.hk/posts/how-to-setup-google-dns-under-osx-winxp-ubuntu-and-win7.html#comments</comments>
		<pubDate>Thu, 03 Dec 2009 17:46:57 +0000</pubDate>
		<dc:creator>gkp</dc:creator>
				<category><![CDATA[Google技巧]]></category>
		<category><![CDATA[Google Public DNS]]></category>
		<category><![CDATA[Linux]]></category>
		<category><![CDATA[Mac OS X]]></category>
		<category><![CDATA[Ubuntu]]></category>
		<category><![CDATA[Windows]]></category>
		<category><![CDATA[Windows7]]></category>

		<guid isPermaLink="false">http://www.google.org.cn/posts/how-to-setup-google-dns-under-osx-winxp-ubuntu-and-win7.html</guid>
		<description><![CDATA[&#160; &#160; © gkp 发表于 谷奥——探寻谷歌的奥秘 ( http://www.guao.hk ), 2009. &#124; 35 条评论 &#124; 永久链接 &#124; 关于谷奥 &#124; 投稿/爆料 Post tags: Google Public DNS, Linux, Mac OS X, Ubuntu, Windows, Windows7]]></description>
			<content:encoded><![CDATA[<p>&#160;</p>
<p><img title="google-dns-setup-1" style="border-right: 0px; border-top: 0px; display: block; float: none; margin-left: auto; border-left: 0px; margin-right: auto; border-bottom: 0px" height="776" alt="google-dns-setup-1" src="http://www.google.org.cn/wp-content/uploads/2009/12/googlednssetup1.jpg" width="600" border="0" /> </p>
<p><img title="google-dns-setup-2" style="border-right: 0px; border-top: 0px; display: block; float: none; margin-left: auto; border-left: 0px; margin-right: auto; border-bottom: 0px" height="799" alt="google-dns-setup-2" src="http://www.google.org.cn/wp-content/uploads/2009/12/googlednssetup2.jpg" width="598" border="0" /> </p>
<p> <span id="more-14196"></span>
</p>
<p><a href="http://www.google.org.cn/wp-content/uploads/2009/12/fcuk-4.jpg"></a></p>
<p>&#160;</p>
</p>
<p><img title="google-dns-setup-3" style="border-right: 0px; border-top: 0px; display: block; float: none; margin-left: auto; border-left: 0px; margin-right: auto; border-bottom: 0px" height="805" alt="google-dns-setup-3" src="http://www.google.org.cn/wp-content/uploads/2009/12/googlednssetup3.jpg" width="582" border="0" /> </p>
<p><img title="google-dns-setup-4" style="border-right: 0px; border-top: 0px; display: block; float: none; margin-left: auto; border-left: 0px; margin-right: auto; border-bottom: 0px" height="828" alt="google-dns-setup-4" src="http://www.google.org.cn/wp-content/uploads/2009/12/googlednssetup4.jpg" width="599" border="0" /> </p>
<p><img title="google-dns-setup-5" style="border-right: 0px; border-top: 0px; display: block; float: none; margin-left: auto; border-left: 0px; margin-right: auto; border-bottom: 0px" height="142" alt="google-dns-setup-5" src="http://www.google.org.cn/wp-content/uploads/2009/12/googlednssetup5.jpg" width="597" border="0" /></p>
<hr />
<p><small>© gkp 发表于 <a href="http://www.guao.hk" target="_blank">谷奥——探寻谷歌的奥秘 ( http://www.guao.hk )</a>, 2009.  |
<a href="http://www.guao.hk/posts/how-to-setup-google-dns-under-osx-winxp-ubuntu-and-win7.html#comments" target="_blank">35 条评论</a> |
<a href="http://www.guao.hk/posts/how-to-setup-google-dns-under-osx-winxp-ubuntu-and-win7.html" target="_blank">永久链接</a> |
<a href="http://google.org.cn/about/" target="_blank">关于谷奥</a> |
<a href="http://google.org.cn/submit/" target="_blank">投稿/爆料</a><br/>
Post tags: <a href="http://www.guao.hk/tag/google-public-dns" rel="tag">Google Public DNS</a>, <a href="http://www.guao.hk/tag/linux" rel="tag">Linux</a>, <a href="http://www.guao.hk/tag/mac-os-x" rel="tag">Mac OS X</a>, <a href="http://www.guao.hk/tag/ubuntu" rel="tag">Ubuntu</a>, <a href="http://www.guao.hk/tag/windows" rel="tag">Windows</a>, <a href="http://www.guao.hk/tag/windows7" rel="tag">Windows7</a>
</small></p>
<img src="http://img.tongji.linezing.com/1105192/tongji.php" border="0" width="0" height="0">]]></content:encoded>
			<wfw:commentRss>http://www.guao.hk/posts/how-to-setup-google-dns-under-osx-winxp-ubuntu-and-win7.html/feed</wfw:commentRss>
		<slash:comments>35</slash:comments>
		</item>
		<item>
		<title>抛弃 OpenDNS 吧！Google 推出免费公共 DNS 服务器</title>
		<link>http://www.guao.hk/posts/google-release-free-public-dns.html</link>
		<comments>http://www.guao.hk/posts/google-release-free-public-dns.html#comments</comments>
		<pubDate>Thu, 03 Dec 2009 16:59:34 +0000</pubDate>
		<dc:creator>gkp</dc:creator>
				<category><![CDATA[Google新闻]]></category>
		<category><![CDATA[Google Public DNS]]></category>

		<guid isPermaLink="false">http://www.google.org.cn/posts/google-release-free-public-dns.html</guid>
		<description><![CDATA[Google今天又给了我们一个惊喜，并沉重的打击了OpenDNS：他们刚刚宣布向所有的互联网用户提供一组快速，安全并且完全免费的DNS解析服务器，地址分别是： 8.8.8.8 8.8.4.4 我想这组ip看过后没有人会忘记吧？各位读者们，赶紧去换DNS服务器吧！ via googleblog © gkp 发表于 谷奥——探寻谷歌的奥秘 ( http://www.guao.hk ), 2009. &#124; 47 条评论 &#124; 永久链接 &#124; 关于谷奥 &#124; 投稿/爆料 Post tags: Google Public DNS]]></description>
			<content:encoded><![CDATA[<p><img title="google-dns" style="border-right: 0px; border-top: 0px; display: block; float: none; margin-left: auto; border-left: 0px; margin-right: auto; border-bottom: 0px" height="276" alt="google-dns" src="http://www.google.org.cn/wp-content/uploads/2009/12/googledns.jpg" width="194" border="0" /> </p>
<p>Google今天又给了我们一个惊喜，并沉重的打击了<a href="http://www.opendns.com/" target="_blank">OpenDNS</a>：他们刚刚宣布向所有的互联网用户提供一组快速，安全并且完全免费的DNS解析服务器，地址分别是：</p>
<ul>
<li>8.8.8.8</li>
<li>8.8.4.4</li>
</ul>
<p>我想这组ip看过后没有人会忘记吧？各位读者们，赶紧去换DNS服务器吧！</p>
<p>via <a href="http://googleblog.blogspot.com/2009/12/introducing-google-public-dns.html" target="_blank">googleblog</a></p>
<hr />
<p><small>© gkp 发表于 <a href="http://www.guao.hk" target="_blank">谷奥——探寻谷歌的奥秘 ( http://www.guao.hk )</a>, 2009.  |
<a href="http://www.guao.hk/posts/google-release-free-public-dns.html#comments" target="_blank">47 条评论</a> |
<a href="http://www.guao.hk/posts/google-release-free-public-dns.html" target="_blank">永久链接</a> |
<a href="http://google.org.cn/about/" target="_blank">关于谷奥</a> |
<a href="http://google.org.cn/submit/" target="_blank">投稿/爆料</a><br/>
Post tags: <a href="http://www.guao.hk/tag/google-public-dns" rel="tag">Google Public DNS</a>
</small></p>
<img src="http://img.tongji.linezing.com/1105192/tongji.php" border="0" width="0" height="0">]]></content:encoded>
			<wfw:commentRss>http://www.guao.hk/posts/google-release-free-public-dns.html/feed</wfw:commentRss>
		<slash:comments>47</slash:comments>
		</item>
	</channel>
</rss>

<!-- Performance optimized by W3 Total Cache. Learn more: http://www.w3-edge.com/wordpress-plugins/

Minified using memcached
Page Caching using memcached
Database Caching 1/34 queries in 0.738 seconds using memcached
Object Caching 967/1034 objects using memcached

Served from: www.google.org.cn @ 2012-02-10 00:40:32 -->
