<?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; picasa</title>
	<atom:link href="http://www.isallan.com/index.php/archives/tag/picasa/feed" rel="self" type="application/rss+xml" />
	<link>http://www.isallan.com</link>
	<description></description>
	<lastBuildDate>Wed, 19 May 2010 18:00:34 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.6</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>看本博图片的方法。。</title>
		<link>http://www.isallan.com/index.php/archives/350</link>
		<comments>http://www.isallan.com/index.php/archives/350#comments</comments>
		<pubDate>Tue, 21 Jul 2009 06:09:23 +0000</pubDate>
		<dc:creator>allan</dc:creator>
				<category><![CDATA[google]]></category>
		<category><![CDATA[依旧喘气]]></category>
		<category><![CDATA[GFW]]></category>
		<category><![CDATA[picasa]]></category>

		<guid isPermaLink="false">http://www.isallan.com/?p=350</guid>
		<description><![CDATA[Picasa被封已经是个不争的事实，只是看到Google的帮助论坛里竟然还有人对Google的服务稳定性提出质疑，不禁为这些纯洁的人们感到悲哀；更为这个越来越限于失控的朝廷感到悲哀。
平静下来之后我们还要勇敢的直面万恶的GFW。这次Google picasa的封禁并不是采用的新鲜的技俩——依旧是域名劫持而已。所以我们可以通过简单的修改本机host文件的办法，让本地计算机直接把被劫持的域名转到正确的IP地址。
计算机稍微精通点的用户，肯定知道我在说什么。然而看到本博的读者未必都知道hosts文件是什么，更不知如何编辑。那么让我们简单一点，下载此文件 picasa.rar，解压之后是个批处理.bat文件，双击运行。一切OK！Picasa Web Albums, Picasa外链图片等一切正常。刷新一下本文，是不是右上角的红叉叉没了？(2009.07.21 有效)
PS: 本方法属于绿色食品，无公害无污染无副作用。即使将来Picasa被解封，也不影响你正常使用！
所以好奇心不是很强的读者可以就此打住，不用往下读了。
但为了让所有人都放心，我还是要不厌其烦的把上面那个bat文件在你计算机上所做的那点事儿给大家说清楚。其实就是在hosts文件下增加如下几行代码：
    203.208.39.104 picasaweb.google.com
    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
所以你大可不必下载我给写好的.bat文件，自己去修改hosts文件。或者将如下代码复制到一个空的记事本文件，另存为.bat文件，双击运行也是一切OK。
    @attrib %windir%\SYSTEM32\drivers\etc\hosts -r
    @echo 203.208.39.104 picasaweb.google.com [...]]]></description>
		<wfw:commentRss>http://www.isallan.com/index.php/archives/350/feed</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
	</channel>
</rss>
