<?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>地平线之光-dpxzg.com &#187; 翻墙</title>
	<atom:link href="http://www.dpxzg.com/tag/turn-a-wall-over/feed" rel="self" type="application/rss+xml" />
	<link>http://www.dpxzg.com</link>
	<description>记录公务员生活，关注时事，交流爱好，分享wordpress技术。</description>
	<lastBuildDate>Mon, 02 Jan 2012 08:56:32 +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>小技巧：不翻墙上Youtube的方法</title>
		<link>http://www.dpxzg.com/2010/03/youtobe-go.html</link>
		<comments>http://www.dpxzg.com/2010/03/youtobe-go.html#comments</comments>
		<pubDate>Tue, 09 Mar 2010 05:11:27 +0000</pubDate>
		<dc:creator>地平线之光</dc:creator>
				<category><![CDATA[网络关注]]></category>
		<category><![CDATA[youtube]]></category>
		<category><![CDATA[翻墙]]></category>

		<guid isPermaLink="false">http://www.dpxzg.com/?p=752</guid>
		<description><![CDATA[一、山寨Youtube



      山寨Youtube的网址是 www.youtubecn.com ，它利用Youtube的API，获取视频的地址后将其替换成一个还未被墙的地址，并使用第三方播放器播放。

<span class="readmore"><a href="http://www.dpxzg.com/2010/03/youtobe-go.html" title="小技巧：不翻墙上Youtube的方法">阅读全文——共874字</a></span>]]></description>
			<content:encoded><![CDATA[<h2>一、山寨Youtube</h2>
<div>
<p>      山寨Youtube的网址是 <a href="http://www.youtubecn.com/">www.youtubecn.com</a> ，它利用Youtube的API，获取视频的地址后将其替换成一个还未被墙的地址，并使用第三方播放器播放。</p>
<p style="text-align: center;"><img class="aligncenter" src="http://76.13.18.79/4035/4330084185_57c70e0f79_o.png" alt="" width="400" height="149" /></p>
<p><span id="more-752"></span>事实上原理我们不需要知道，仅仅知道在这里能观看Youtube视频即可。</p>
<p><span style="color: #ff0000;"><strong>更新：山寨Youtube目前似乎无法访问（2010/3/9  13:10）。</strong></span></p>
</div>
<h2>二、TubeWall脚本</h2>
<div>
<p><span style="color: #ff0000;"><strong>TubeWall脚本是本文的重点推荐</strong></span>。</p>
<p>仅仅解决了主动观看Youtube视频是不足够的，很多网站、博客都嵌入了Youtube的视频，在不用代理的情况下，网页上就出现了一个又一个的“洞”。</p>
<p>于是很容易想到，能否用和山寨Youtube同样的原理，将网页上嵌入式Youtube视频的地址替换成还没被依法取缔的呢？</p>
<p>答案是可以的。推友 @<a href="http://twitter.com/darasion">darasion</a> 编写了<a href="http://userscripts.org/scripts/show/62296">TubeWall脚本</a>，安装这个脚本后，网页上嵌入式Youtube播放器会被替换成第三方播放器，无需翻墙即可播放。同时，你还可以直接下载视频。</p>
<p style="text-align: center;"><img class="aligncenter" src="http://76.13.18.78/2682/4330815354_79380520ee_o.png" alt="" width="458" height="413" /></p>
<p>TubeWall脚本可以安装在Firefox（需要先安装<a href="https://addons.mozilla.org/zh-CN/firefox/addon/748">Greasemonkey</a>）、Chrome、Opera。<a href="http://userscripts.org/scripts/source/62296.user.js">点击这里</a>直接安装。</p>
<p>安装TubeWall脚本后，如果网页上出现了Youtube的视频地址，点击后会弹出一个视频播放器直接播放。你可以在<span style="color: #ff0000;"><strong>安装脚本后点击下面链接</strong></span>：</p>
<div>
<p><a href="http://www.youtube.com/watch?v=-I2VUhHVToE">http://www.youtube.com/watch?v=-I2VUhHVToE</a></p>
</div>
</div>
<h2>三、搭建一个TubeWall客户端</h2>
<div>
<p>如果山寨Youtube也被依法取缔了，在不使用代理的情况下，我们如何主动观看Youtube的视频呢？</p>
<p>这时我们或许会想，要是山寨Youtube开放源代码多好啊，我们自己就可以搭建一个。</p>
<p>实际上它没有开放源代码。但TubeWall的作者 @darasion 除了写了脚本外，还做了一个<span style="color: #ff0000;"><strong>TubeWall网页版，并且将其开源</strong></span>。</p>
<p>只要你有一个PHP空间，就能在<a href="http://code.google.com/p/tubewall/downloads/list">这里</a>下载TubeWall网页版的源代码，上传到空间里你就能拥有另一个山寨版Youtube了。</p>
</div>
<p> 转自：<a href="http://www.kenengba.com/post/2697.html">http://www.kenengba.com/post/2697.html</a></p>
<h3>Related Posts</h3><ul><li><a href="http://www.dpxzg.com/2010/02/igoogle-twitter.html" title="不用翻墙，通过iGoogle工具使用twitter 2010.02.8">不用翻墙，通过iGoogle工具使用twitter</a>(31)</li>
<li><a href="http://www.dpxzg.com/2010/01/twitter.html" title="使用TOR翻墙成功，注册Twitter，follow笑来老师 2010.01.16">使用TOR翻墙成功，注册Twitter，follow笑来老师</a>(35)</li>
</ul><h3>Recent Comments</h3><ul><li><a class="commentor" href="http://www.youtube.com/watch?v=iRui7ht9mio" >oh canada</a> : <a class="comment_content" href="http://www.dpxzg.com/2010/03/youtobe-go.html#comment-2673" title="View the entire comment by oh canada" >感谢一个人的奇妙张贴！我当然喜欢读它，你将是一个伟大的author.I会记得书签您的博客，并最终会回...</a></li>
<li><a class="commentor" href="http://www.youtube.com/watch?v=VV4V51JiMjE" >search engine optimization vancouver</a> : <a class="comment_content" href="http://www.dpxzg.com/2010/03/youtobe-go.html#comment-2525" title="View the entire comment by search engine optimization vancouver" >优秀的博客！你有任何暗示为有抱负的作家吗？我打算尽快开始我自己的博客，但我有点失去一切。你会提出一个...</a></li>
<li><a class="commentor" href="http://www.youthmmagear.com/blog/no-bank-statement-fast-payday-loan-is-to-purchase-learn-here/" >payday loans quebec</a> : <a class="comment_content" href="http://www.dpxzg.com/2010/03/youtobe-go.html#comment-2418" title="View the entire comment by payday loans quebec" >HOWDY ！我敢发誓，我一直在这个网站之前，但通过后的一些阅读后，我意识到它的新的给我。无论如何，...</a></li>
<li><a class="commentor" href="http://www.coachs-outlets-online.org" >Coach Outlet Online</a> : <a class="comment_content" href="http://www.dpxzg.com/2010/03/youtobe-go.html#comment-2332" title="View the entire comment by Coach Outlet Online" >哈呼哈呼哈z</a></li>
<li><a class="commentor" href="http://www.1jpt.com/" >234567</a> : <a class="comment_content" href="http://www.dpxzg.com/2010/03/youtobe-go.html#comment-2241" title="View the entire comment by 234567" >炒股软件 数据恢复软件 http://www.638w.com/ </a></li>
</ul>]]></content:encoded>
			<wfw:commentRss>http://www.dpxzg.com/2010/03/youtobe-go.html/feed</wfw:commentRss>
		<slash:comments>25</slash:comments>
		</item>
		<item>
		<title>不用翻墙，通过iGoogle工具使用twitter</title>
		<link>http://www.dpxzg.com/2010/02/igoogle-twitter.html</link>
		<comments>http://www.dpxzg.com/2010/02/igoogle-twitter.html#comments</comments>
		<pubDate>Mon, 08 Feb 2010 09:14:35 +0000</pubDate>
		<dc:creator>地平线之光</dc:creator>
				<category><![CDATA[网络关注]]></category>
		<category><![CDATA[google]]></category>
		<category><![CDATA[iGoogle]]></category>
		<category><![CDATA[twitter]]></category>
		<category><![CDATA[翻墙]]></category>

		<guid isPermaLink="false">http://www.dpxzg.com/?p=636</guid>
		<description><![CDATA[      今天在新浪微博中看到了一个不用翻墙，通过iGoogle工具使用twitter的好方法。而且简单易行。

1、点击此链接：  将“BeTwittered”添加到您的 iGoogle 网页。

      进入页面后，点击“添加到igoogle”，如图所示：

<span class="readmore"><a href="http://www.dpxzg.com/2010/02/igoogle-twitter.html" title="不用翻墙，通过iGoogle工具使用twitter">阅读全文——共197字</a></span>]]></description>
			<content:encoded><![CDATA[<p>      今天在新浪微博中看到了一个不用翻墙，通过iGoogle工具使用twitter的好方法。而且简单易行。</p>
<p>1、点击此链接： <strong><a href="http://www.google.com/ig/adde?synd=open&amp;source=ggyp&amp;moduleurl=hosting.gmodules.com/ig/gadgets/file/106092714974714025177/TwitterGadget.xml" target="_blank"> 将“BeTwittered”添加到您的 iGoogle 网页。</a></strong></p>
<p>      进入页面后，点击“添加到igoogle”，如图所示：</p>
<p> <a href="http://www.google.com/ig/adde?synd=open&amp;source=ggyp&amp;moduleurl=hosting.gmodules.com/ig/gadgets/file/106092714974714025177/TwitterGadget.xml" target="_blank"><img class="aligncenter size-full wp-image-637" title="igoogle" src="http://www.dpxzg.com/wp-content/uploads/2010/02/igoogle.bmp" alt="" /></a></p>
<p>2、直接进入igoogle页面，登陆以后，就会显示<strong> BeTwittered</strong> 内容。利用自己的账号登陆，效果非常好。速度也不错。<span id="more-636"></span></p>
<p>      如图所示：</p>
<p> <img class="aligncenter size-full wp-image-638" title="igoogle-twitter" src="http://www.dpxzg.com/wp-content/uploads/2010/02/igoogle-twitter.bmp" alt="igoogle-twitter" /></p>
<h3>Related Posts</h3><ul><li><a href="http://www.dpxzg.com/2010/01/twitter.html" title="使用TOR翻墙成功，注册Twitter，follow笑来老师 2010.01.16">使用TOR翻墙成功，注册Twitter，follow笑来老师</a>(35)</li>
<li><a href="http://www.dpxzg.com/2010/04/my-google-adsense.html" title="终于通过了Google AdSense 申请 2010.04.10">终于通过了Google AdSense 申请</a>(24)</li>
<li><a href="http://www.dpxzg.com/2010/03/google-hk.html" title="谷歌新家在香港 2010.03.23">谷歌新家在香港</a>(10)</li>
<li><a href="http://www.dpxzg.com/2010/03/youtobe-go.html" title="小技巧：不翻墙上Youtube的方法 2010.03.9">小技巧：不翻墙上Youtube的方法</a>(25)</li>
<li><a href="http://www.dpxzg.com/2010/01/googleflower.html" title="Google退出中国 网络新增“非法献花”热门词汇 2010.01.15">Google退出中国 网络新增“非法献花”热门词汇</a>(3)</li>
<li><a href="http://www.dpxzg.com/2010/01/googleearth.html" title="Google 在首页号召大家帮助海地地震的幸存者 2010.01.14">Google 在首页号召大家帮助海地地震的幸存者</a>(2)</li>
<li><a href="http://www.dpxzg.com/2010/01/googleturndown.html" title="快讯：谷歌考虑关闭中国运营及网站 2010.01.13">快讯：谷歌考虑关闭中国运营及网站</a>(6)</li>
<li><a href="http://www.dpxzg.com/2010/01/10tweeple.html" title="值得推荐的10个中文tweeple 2010.01.12">值得推荐的10个中文tweeple</a>(3)</li>
<li><a href="http://www.dpxzg.com/2010/01/duonanxingbang.html" title="明显练过：多难兴邦 2010.01.4">明显练过：多难兴邦</a>(2)</li>
</ul><h3>Recent Comments</h3><ul><li><a class="commentor" href="http://www.youtube.com/watch?v=iRui7ht9mio" >oh canada</a> : <a class="comment_content" href="http://www.dpxzg.com/2010/02/igoogle-twitter.html#comment-2583" title="View the entire comment by oh canada" >感谢您到您的网站和您提供的详细信息的时间和精力。这是很好的跨博客来，每一次在一段时间是不一样的无用的...</a></li>
<li><a class="commentor" href="http://www.youtube.com/watch?v=VV4V51JiMjE" >search engine optimization vancouver</a> : <a class="comment_content" href="http://www.dpxzg.com/2010/02/igoogle-twitter.html#comment-2491" title="View the entire comment by search engine optimization vancouver" >加上每一件小事，似乎是在这个特定主题的材料建设，显著百分比的观点实际上是相当激进的。即使如此，我ap...</a></li>
<li><a class="commentor" href="http://makara.info/understanding-repayment-terms-for-cash-advances/" >one hour payday loans</a> : <a class="comment_content" href="http://www.dpxzg.com/2010/02/igoogle-twitter.html#comment-2383" title="View the entire comment by one hour payday loans" >我知道，如果偏离主题，但我期待开始我自己的博客，想知道什么都需要得到设置？我假设有一个像你的博客将花...</a></li>
<li><a class="commentor" href="http://hi.baidu.com/palmerl/" >飞洒过</a> : <a class="comment_content" href="http://www.dpxzg.com/2010/02/igoogle-twitter.html#comment-2336" title="View the entire comment by 飞洒过" >翻墙新手请看：http://hi.baidu.com/palmerl/blog/category/%...</a></li>
<li><a class="commentor" href="http://www.33668.in" >美白祛斑面膜</a> : <a class="comment_content" href="http://www.dpxzg.com/2010/02/igoogle-twitter.html#comment-2185" title="View the entire comment by 美白祛斑面膜" >秦时月，照长城，万民賦徭鏖战丛山峻岭中。</a></li>
</ul>]]></content:encoded>
			<wfw:commentRss>http://www.dpxzg.com/2010/02/igoogle-twitter.html/feed</wfw:commentRss>
		<slash:comments>31</slash:comments>
		</item>
		<item>
		<title>使用TOR翻墙成功，注册Twitter，follow笑来老师</title>
		<link>http://www.dpxzg.com/2010/01/twitter.html</link>
		<comments>http://www.dpxzg.com/2010/01/twitter.html#comments</comments>
		<pubDate>Sat, 16 Jan 2010 08:10:15 +0000</pubDate>
		<dc:creator>地平线之光</dc:creator>
				<category><![CDATA[建站资源]]></category>
		<category><![CDATA[tor]]></category>
		<category><![CDATA[twitter]]></category>
		<category><![CDATA[李笑来]]></category>
		<category><![CDATA[翻墙]]></category>

		<guid isPermaLink="false">http://www.dpxzg.com/?p=413</guid>
		<description><![CDATA[俺承认俺喜欢跟风，一直想着如何玩一把Twitter，虽然国内有微博，也挺过瘾，但是得不到的永远是好的，总在心里认为Twitter应该更好，毕竟是始祖。周末没事，开始了摸索之路。先搜索“翻墙软件”，找到了以前使用过的“无界”，但是不能使用，还有自由门之流，好像都不好用，最后选择了TOR，貌似很强大。

下面介绍一下如何使用的：

一、如何使用TOR翻墙

<span class="readmore"><a href="http://www.dpxzg.com/2010/01/twitter.html" title="使用TOR翻墙成功，注册Twitter，follow笑来老师">阅读全文——共1807字</a></span>]]></description>
			<content:encoded><![CDATA[<blockquote><p>俺承认俺喜欢跟风，一直想着如何玩一把Twitter，虽然国内有微博，也挺过瘾，但是得不到的永远是好的，总在心里认为Twitter应该更好，毕竟是始祖。周末没事，开始了摸索之路。先搜索“翻墙软件”，找到了以前使用过的“无界”，但是不能使用，还有自由门之流，好像都不好用，最后选择了TOR，貌似很强大。</p></blockquote>
<p>下面介绍一下如何使用的：</p>
<h1>一、如何使用TOR翻墙</h1>
<h2>1、什么是TOR<span id="more-413"></span></h2>
<p>   对我们来说，TOR就是用来翻墙的工具，而且使用方便，稳定性和安全性都值得信赖。专业的解释请看<a title="维基百科上的TOR条目" href="http://zh.wikipedia.org/wiki/Tor">维基百科上的TOR条目</a>或者<a title="百度百科上的TOR条目" href="http://baike.baidu.com/view/171781.htm?fr=ala0">百度百科上的TOR条目</a>。</p>
<h2>2、TOR下载地址</h2>
<p>   由于<a title="TOR官方网站" href="http://www.torproject.org/">TOR官方网站</a>被屏蔽，我们无法从官网直接下载。好在TOR有众多的镜像网站，我们同样可以在墙内无障碍地下载和使用。以下下载地址为绿色版，适用于微软用户。如果你需要其他版本，请复制链接前半部分到该网站下载。</p>
<p>   注意：以下下载链接只要有一个可以正常下载就可以了，请勿重复下载。</p>
<p><a title="http://tor.unfix.org/torbrowser/dist/tor-im-browser-1.2.9_zh-CN.exe" href="http://tor.unfix.org/torbrowser/dist/tor-im-browser-1.2.9_zh-CN.exe">http://tor.unfix.org/torbrowser/dist/tor-im-browser-1.2.9_zh-CN.exe</a></p>
<p><a title="http://tor.sixxs.net/torbrowser/dist/tor-im-browser-1.2.9_zh-CN.exe" href="http://tor.sixxs.net/torbrowser/dist/tor-im-browser-1.2.9_zh-CN.exe">http://tor.sixxs.net/torbrowser/dist/tor-im-browser-1.2.9_zh-CN.exe</a></p>
<p><a title="http://tor.boinc.ch/torbrowser/dist/tor-browser-1.2.9_zh-CN.exe" href="http://tor.boinc.ch/torbrowser/dist/tor-browser-1.2.9_zh-CN.exe">http://tor.boinc.ch/torbrowser/dist/tor-browser-1.2.9_zh-CN.exe</a></p>
<p><a title="http://www.theonionrouter.com/torbrowser/dist/tor-browser-1.2.9_zh-CN.exe" href="http://www.theonionrouter.com/torbrowser/dist/tor-browser-1.2.9_zh-CN.exe">http://www.theonionrouter.com/torbrowser/dist/tor-browser-1.2.9_zh-CN.exe</a></p>
<p><a title="http://tor.hermetix.org/torbrowser/dist/tor-im-browser-1.2.9_zh-CN.exe" href="http://tor.hermetix.org/torbrowser/dist/tor-im-browser-1.2.9_zh-CN.exe">http://tor.hermetix.org/torbrowser/dist/tor-im-browser-1.2.9_zh-CN.exe</a></p>
<p><a title="http://tor.kamagurka.org/torbrowser/dist/tor-browser-1.2.9_zh-CN.exe" href="http://tor.kamagurka.org/torbrowser/dist/tor-browser-1.2.9_zh-CN.exe">http://tor.kamagurka.org/torbrowser/dist/tor-browser-1.2.9_zh-CN.exe</a></p>
<p><a title="http://tor.cybermirror.org/torbrowser/dist/tor-browser-1.2.9_zh-CN.exe" href="http://tor.cybermirror.org/torbrowser/dist/tor-browser-1.2.9_zh-CN.exe">http://tor.cybermirror.org/torbrowser/dist/tor-browser-1.2.9_zh-CN.exe</a></p>
<h2>3、TOR使用方法</h2>
<p>把下载完成的TOR压缩包解压到任意文件夹，打开文件夹下的Start Tor Browser。如果界面是英文的可以在设置里面设置为中文。 </p>
<p>待连接到代理服务器后，TOR会自动启动火狐狸浏览器。</p>
<p>电脑右下角通知区域的洋葱图标会变成绿色，表示连接正常。</p>
<p><span style="font-size: small;"><span style="font-size: x-large;"><img src="http://docs.google.com/File?id=dgxzgcnt_51fv6dmtgx_b" alt="" /></span></span></p>
<p>有时会出现“没有可用链路”的情况。</p>
<p><span style="font-size: small;"><span style="font-size: x-large;"><img src="http://docs.google.com/File?id=dgxzgcnt_52d2p69xdn_b" alt="" /></span></span></p>
<p>这时可以在“设置/网络”中勾选“我的ISP……”。</p>
<p><span style="font-size: small;"><span style="font-size: x-large;"><span style="font-size: medium;"><img src="http://docs.google.com/File?id=dgxzgcnt_53dt8734g4_b" alt="" width="532" height="564" /></span></span></span></p>
<p>按照下面的格式添加新的网桥。</p>
<p><span style="font-size: medium;"><span style="font-size: medium;"><span style="font-size: small;"><span style="font-size: x-large;"><img src="http://docs.google.com/File?id=dgxzgcnt_54cwgvrzdq_b" alt="" width="531" height="520" /></span></span></span></span></p>
<p>如果你不知道网桥地址，可以写信至<a href="mailto:bridges@torproject.org">bridges@torproject.org</a> 获取。必须用gmail的邮箱，邮件正文为 &#8220;get bridges&#8221; 。</p>
<p>设置完成后，重新启动tor，就可以使用了。</p>
<h1>二、注册使用Twitter</h1>
<h2>1、注册twitter</h2>
<p>  使用tor打开火狐浏览器，输入：<a href="http://twitter.com/">http://twitter.com</a> ，点击“sigh up now”，下面都是简单的注册程序。下图是我的页面：</p>
<p><a rel="attachment wp-att-419" href="http://www.dpxzg.com/2010/01/twitter.html/me"><img class="aligncenter size-full wp-image-419" title="me" src="http://www.dpxzg.com/wp-content/uploads/2010/01/me.bmp" alt="" /></a></p>
<h2>2、follow某人</h2>
<p>   Twitter最大的用处在于和人分享、交流观点和知识，可以follow喜欢的人来获得你想要的知识。在这里以follow笑来老师为例。选择“find someone”，输入“xiaolai”，看到笑来老师的页面如下图：</p>
<p> <img class="aligncenter size-full wp-image-418" title="follow" src="http://www.dpxzg.com/wp-content/uploads/2010/01/follow.bmp" alt="" /></p>
<p>点击follow即可。有的账号需要许可才可以follow，我上面的截图是follow以后的截图，所以已经显示了follow状态。下图是笑来老师的页面：（还follow了很多人，比如大名鼎鼎的李开复老师，还有奥巴马同志，貌似他的很久没有更新了。）</p>
<p><a rel="attachment wp-att-420" href="http://www.dpxzg.com/2010/01/twitter.html/xiaolai-2"><img class="aligncenter size-full wp-image-420" title="xiaolai" src="http://www.dpxzg.com/wp-content/uploads/2010/01/xiaolai.bmp" alt="" width="686" height="268" /></a></p>
<h2>3、使用技巧</h2>
<p>Twitter每日推荐一位推友计划 (第一季)</p>
<p><a href="http://www.dbanotes.net/2009/04/twitter-recommend-users.html">http://www.dbanotes.net/2009/04/twitter-recommend-users.html</a></p>
<p>五个成为Twitter好用户的技巧</p>
<p><a href="http://www.williamlong.info/archives/1221.html">http://www.williamlong.info/archives/1221.html</a></p>
<p><a title="30个Twitter名人用户" href="http://paranimage.com/30%e4%b8%aatwitter%e5%90%8d%e4%ba%ba%e7%94%a8%e6%88%b7/">30个Twitter名人用户</a></p>
<p><a href="http://paranimage.com/30%e4%b8%aatwitter%e5%90%8d%e4%ba%ba%e7%94%a8%e6%88%b7/">http://paranimage.com/30%e4%b8%aatwitter%e5%90%8d%e4%ba%ba%e7%94%a8%e6%88%b7/</a></p>
<p><strong><span style="color: #ff0000;">成功讲完，希望大家的twitter之旅愉快，我下一步的工作是下载了能在手机上登陆twitter的软件，让twitter在我的手机上安家。</span></strong></p>
<p><strong><span style="color: #ff0000;"> </span></strong></p>
<h3>Related Posts</h3><ul><li><a href="http://www.dpxzg.com/2010/02/igoogle-twitter.html" title="不用翻墙，通过iGoogle工具使用twitter 2010.02.8">不用翻墙，通过iGoogle工具使用twitter</a>(31)</li>
<li><a href="http://www.dpxzg.com/2010/03/youtobe-go.html" title="小技巧：不翻墙上Youtube的方法 2010.03.9">小技巧：不翻墙上Youtube的方法</a>(25)</li>
<li><a href="http://www.dpxzg.com/2010/01/savetime.html" title="最节省时间的方法——学习【转】 2010.01.23">最节省时间的方法——学习【转】</a>(6)</li>
<li><a href="http://www.dpxzg.com/2010/01/youareno1.html" title="不成功，找找自己的原因。 2010.01.23">不成功，找找自己的原因。</a>(9)</li>
<li><a href="http://www.dpxzg.com/2010/01/xiaolai.html" title="与笑来老师的渊源 2010.01.14">与笑来老师的渊源</a>(10)</li>
<li><a href="http://www.dpxzg.com/2010/01/10tweeple.html" title="值得推荐的10个中文tweeple 2010.01.12">值得推荐的10个中文tweeple</a>(3)</li>
<li><a href="http://www.dpxzg.com/2010/01/duonanxingbang.html" title="明显练过：多难兴邦 2010.01.4">明显练过：多难兴邦</a>(2)</li>
</ul><h3>Recent Comments</h3><ul><li><a class="commentor" href="http://www.youtube.com/watch?v=VV4V51JiMjE" >search engine optimization vancouver</a> : <a class="comment_content" href="http://www.dpxzg.com/2010/01/twitter.html#comment-2538" title="View the entire comment by search engine optimization vancouver" >您好！你使用Twitter ？我想跟着你​​，如果这样会好起来的。毫无疑问，我欣赏你的博客，并期待着...</a></li>
<li><a class="commentor" href="http://cnhnjx.net/?p=170" >payday loans brampton</a> : <a class="comment_content" href="http://www.dpxzg.com/2010/01/twitter.html#comment-2430" title="View the entire comment by payday loans brampton" >很好的博客！你有任何的提示和暗示为有抱负的作家？我打算尽快开始我自己的网站，但我有点失去一切。你会建...</a></li>
<li><a class="commentor" href="http://forextradersreview.com/" >Reservoir Pips</a> : <a class="comment_content" href="http://www.dpxzg.com/2010/01/twitter.html#comment-2200" title="View the entire comment by Reservoir Pips" >我只是书，标志着您的博客，在Digg偶然发现。我喜欢读您的评论。我要告诉你：
病死亡吹所谓的“外汇...</a></li>
<li><a class="commentor" href="http://lighting-wholesales.com" >lighting wholesale</a> : <a class="comment_content" href="http://www.dpxzg.com/2010/01/twitter.html#comment-2191" title="View the entire comment by lighting wholesale" >嘿。我发现您的博客使用MSN 。这是一篇文章写得非常好。我一定会书签和返回阅读更多您有用的信息。感谢...</a></li>
<li><a class="commentor" href="http://anabolmarket.org/" >proviron</a> : <a class="comment_content" href="http://www.dpxzg.com/2010/01/twitter.html#comment-2186" title="View the entire comment by proviron" >我喜欢尽可能多地将收到这里开展。草图是有吸引力的，您创作的题材时尚。但是，你买了急躁，您希望提供以下...</a></li>
</ul>]]></content:encoded>
			<wfw:commentRss>http://www.dpxzg.com/2010/01/twitter.html/feed</wfw:commentRss>
		<slash:comments>35</slash:comments>
		</item>
	</channel>
</rss>

