<?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; 浏览器</title>
	<atom:link href="http://haohailong.net/archives/tag/%e6%b5%8f%e8%a7%88%e5%99%a8/feed" rel="self" type="application/rss+xml" />
	<link>http://haohailong.net</link>
	<description>相濡以沫，不如相忘于江湖</description>
	<lastBuildDate>Sun, 05 Sep 2010 14:56:13 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>改用Chrome浏览器，碰到一些问题，转一篇文章过来</title>
		<link>http://haohailong.net/archives/1640</link>
		<comments>http://haohailong.net/archives/1640#comments</comments>
		<pubDate>Sat, 06 Mar 2010 09:30:33 +0000</pubDate>
		<dc:creator>郝海龙</dc:creator>
				<category><![CDATA[IT相关]]></category>
		<category><![CDATA[chrome]]></category>
		<category><![CDATA[google]]></category>
		<category><![CDATA[浏览器]]></category>
		<category><![CDATA[谷歌]]></category>
		<category><![CDATA[转贴]]></category>

		<guid isPermaLink="false">http://haohailong.net/archives/1640</guid>
		<description><![CDATA[以下内容转自爱归零（原文链接http://is.gd/9O56d）：
如何解决Chorme书签无法同步、扩展无法安装、Google Docs和Picasa无法打开等问题
最近几天，我的Chorme书签无法同步，扩展也无法安装，Google之后解决了这几个问题，大概可能或者也许是因为某些无法言明的原因。修改hosts可以解决这些问题，在此，一并列举Chorme书签无法同步，扩展无法安装，Google Docs和Picasa无法打开等问题的解决办法。这些方法都是Chrome研究者与爱好者提供的，我只是把它们汇总到这里，供Chrome使用者更方便地解决问题。
1、Chorme书签无法同步的解决办法：
找到C:\WINDOWS\system32\drivers\etc\hosts文件，用文本编辑器（如记事本）将其打开，在空白处添加以下内容即可
64.233.183.139 clients4.google.com
64.233.183.139 docs.google.com
#如果上面的IP不行，可以尝试64.233.183.138，一般都可以解决。
2、Chrome无法安装扩展程序的解决办法：
同样找到C:\WINDOWS\system32\drivers\etc\hosts文件，在空白处添加以下内容
74.125.39.99 Chrome.google.com
74.125.39.99 clients2.google.com
3、Picasa无法打开的解决办法：
找到C:\windows\system32\drivers\etc\hosts文件，在空白处添加
203.208.39.104 lh1.ggpht.com
203.208.39.104 lh2.ggpht.com
203.208.39.104 lh3.ggpht.com
203.208.39.104 lh4.ggpht.com
203.208.39.104 lh5.ggpht.com
203.208.39.104 lh6.ggpht.com
203.208.39.104 lh7.ggpht.com
203.208.39.104 lh8.ggpht.com
203.208.39.104 lh9.ggpht.com
4、Google Docs无法打开的解决办法：
同样找到C:\windows\system32\drivers\etc\hosts文件，添加下面内容
209.85.225.101 docs.google.com
74.125.127.100 writely.google.com
74.125.127.139 spreadsheets.google.com
如果Gmail里的文档也无法打开，用同样的方法将下面的内容添加在空白处即可。
209.85.147.109 pop.gmail.com
209.85.147.109 smtp.gmail.com
66.102.7.19 mail.google.com
209.85.225.101 docs.google.com
209.85.225.102 groups.google.com
74.125.127.139 spreadsheets.google.com
74.125.127.100 services.google.com
74.125.127.100 writely.google.com
74.125.127.100 sites.google.com
209.85.225.104 reader.google.com
74.125.127.101 calendar.google.com
5、Chrome主题中心无法打开的解决办法：
在hosts文件里添加以下内容
74.125.153.138 tools.google.com
朋友们的Chrome哪一项功能无法使用时，依照上面的解决办法按需所取。添加相应的内容在hosts文件里，保存hosts,重启Chrome，即可使用相应的功能。

]]></description>
			<content:encoded><![CDATA[<p>以下内容转自<a href="http://www.aiguiling.com/" target="_blank">爱归零</a>（原文链接<a title="http://is.gd/9O56d" href="http://is.gd/9O56d">http://is.gd/9O56d</a>）：</p>
<blockquote><h4>如何解决Chorme书签无法同步、扩展无法安装、Google Docs和Picasa无法打开等问题</h4>
<p>最近几天，我的Chorme书签无法同步，扩展也无法安装，Google之后解决了这几个问题，大概可能或者也许是因为某些无法言明的原因。修改hosts可以解决这些问题，在此，一并列举Chorme书签无法同步，扩展无法安装，Google Docs和Picasa无法打开等问题的解决办法。这些方法都是Chrome研究者与爱好者提供的，我只是把它们汇总到这里，供Chrome使用者更方便地解决问题。</p>
<p>1、Chorme书签无法同步的解决办法：</p>
<p>找到C:\WINDOWS\system32\drivers\etc\hosts文件，用文本编辑器（如记事本）将其打开，在空白处添加以下内容即可</p>
<p>64.233.183.139 clients4.google.com</p>
<p>64.233.183.139 docs.google.com</p>
<p>#如果上面的IP不行，可以尝试64.233.183.138，一般都可以解决。</p>
<p>2、Chrome无法安装扩展程序的解决办法：</p>
<p>同样找到C:\WINDOWS\system32\drivers\etc\hosts文件，在空白处添加以下内容</p>
<p>74.125.39.99 Chrome.google.com</p>
<p>74.125.39.99 clients2.google.com</p>
<p>3、Picasa无法打开的解决办法：</p>
<p>找到C:\windows\system32\drivers\etc\hosts文件，在空白处添加</p>
<p>203.208.39.104 lh1.ggpht.com</p>
<p>203.208.39.104 lh2.ggpht.com</p>
<p>203.208.39.104 lh3.ggpht.com</p>
<p>203.208.39.104 lh4.ggpht.com</p>
<p>203.208.39.104 lh5.ggpht.com</p>
<p>203.208.39.104 lh6.ggpht.com</p>
<p>203.208.39.104 lh7.ggpht.com</p>
<p>203.208.39.104 lh8.ggpht.com</p>
<p>203.208.39.104 lh9.ggpht.com</p>
<p>4、Google Docs无法打开的解决办法：</p>
<p>同样找到C:\windows\system32\drivers\etc\hosts文件，添加下面内容</p>
<p>209.85.225.101 docs.google.com</p>
<p>74.125.127.100 writely.google.com</p>
<p>74.125.127.139 spreadsheets.google.com</p>
<p>如果Gmail里的文档也无法打开，用同样的方法将下面的内容添加在空白处即可。</p>
<p>209.85.147.109 pop.gmail.com</p>
<p>209.85.147.109 smtp.gmail.com</p>
<p>66.102.7.19 mail.google.com</p>
<p>209.85.225.101 docs.google.com</p>
<p>209.85.225.102 groups.google.com</p>
<p>74.125.127.139 spreadsheets.google.com</p>
<p>74.125.127.100 services.google.com</p>
<p>74.125.127.100 writely.google.com</p>
<p>74.125.127.100 sites.google.com</p>
<p>209.85.225.104 reader.google.com</p>
<p>74.125.127.101 calendar.google.com</p>
<p>5、Chrome主题中心无法打开的解决办法：</p>
<p>在hosts文件里添加以下内容</p>
<p>74.125.153.138 tools.google.com</p>
<p>朋友们的Chrome哪一项功能无法使用时，依照上面的解决办法按需所取。添加相应的内容在hosts文件里，保存hosts,重启Chrome，即可使用相应的功能。</p>
</blockquote>
]]></content:encoded>
			<wfw:commentRss>http://haohailong.net/archives/1640/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
