<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	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/"
		>
<channel>
	<title>Comments on: pythunder又写了一遍</title>
	<atom:link href="http://cocobear.info/blog/2009/05/04/rewrite-pythunder/feed/" rel="self" type="application/rss+xml" />
	<link>http://cocobear.info/blog/2009/05/04/rewrite-pythunder/</link>
	<description>K.I.S.S</description>
	<lastBuildDate>Wed, 28 Mar 2012 16:04:35 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.2</generator>
	<item>
		<title>By: zidane</title>
		<link>http://cocobear.info/blog/2009/05/04/rewrite-pythunder/comment-page-1/#comment-7193</link>
		<dc:creator>zidane</dc:creator>
		<pubDate>Fri, 22 Jan 2010 09:23:49 +0000</pubDate>
		<guid isPermaLink="false">http://cocobear.info/blog/?p=628#comment-7193</guid>
		<description>迅雷真是让人又爱又恨</description>
		<content:encoded><![CDATA[<p>迅雷真是让人又爱又恨</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: tocer</title>
		<link>http://cocobear.info/blog/2009/05/04/rewrite-pythunder/comment-page-1/#comment-7139</link>
		<dc:creator>tocer</dc:creator>
		<pubDate>Wed, 13 Jan 2010 03:43:09 +0000</pubDate>
		<guid isPermaLink="false">http://cocobear.info/blog/?p=628#comment-7139</guid>
		<description>非常感谢。有时候要下载某个失效的链接，非这个东西不可:(</description>
		<content:encoded><![CDATA[<p>非常感谢。有时候要下载某个失效的链接，非这个东西不可:(</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: 可可熊</title>
		<link>http://cocobear.info/blog/2009/05/04/rewrite-pythunder/comment-page-1/#comment-6838</link>
		<dc:creator>可可熊</dc:creator>
		<pubDate>Sun, 13 Dec 2009 14:41:24 +0000</pubDate>
		<guid isPermaLink="false">http://cocobear.info/blog/?p=628#comment-6838</guid>
		<description>http://code.google.com/p/pytool/</description>
		<content:encoded><![CDATA[<p><a href="http://code.google.com/p/pytool/" rel="nofollow">http://code.google.com/p/pytool/</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: brooklyn</title>
		<link>http://cocobear.info/blog/2009/05/04/rewrite-pythunder/comment-page-1/#comment-6825</link>
		<dc:creator>brooklyn</dc:creator>
		<pubDate>Sat, 12 Dec 2009 17:00:31 +0000</pubDate>
		<guid isPermaLink="false">http://cocobear.info/blog/?p=628#comment-6825</guid>
		<description>同求代码……保证不泄漏出去。</description>
		<content:encoded><![CDATA[<p>同求代码……保证不泄漏出去。</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: tocer</title>
		<link>http://cocobear.info/blog/2009/05/04/rewrite-pythunder/comment-page-1/#comment-6660</link>
		<dc:creator>tocer</dc:creator>
		<pubDate>Wed, 04 Nov 2009 03:27:20 +0000</pubDate>
		<guid isPermaLink="false">http://cocobear.info/blog/?p=628#comment-6660</guid>
		<description>能否给我一个，就算pyc也成，我自己拿着玩</description>
		<content:encoded><![CDATA[<p>能否给我一个，就算pyc也成，我自己拿着玩</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Python 版 Linux 下的迅雷 &#171; K.I.S.S. &#8211; 简单哲学</title>
		<link>http://cocobear.info/blog/2009/05/04/rewrite-pythunder/comment-page-1/#comment-6160</link>
		<dc:creator>Python 版 Linux 下的迅雷 &#171; K.I.S.S. &#8211; 简单哲学</dc:creator>
		<pubDate>Fri, 19 Jun 2009 17:47:25 +0000</pubDate>
		<guid isPermaLink="false">http://cocobear.info/blog/?p=628#comment-6160</guid>
		<description>[...] Linux 下该不该有迅雷，这个问题一直存在分歧，在此也不予讨论。不过，迅雷抗死链的作用是巨大的，这点是不容置疑的，很多人确实用得着。有需求就有市场，于是乎，Ubuntu 中文论坛的一位放出了 furl 这个小程序，不但可以解析迅雷的 thunder:// 协议，还可以返回迅雷候选地址， xiooli 大侠更是做出了 Shell 脚本，自动调用 aria2 进行下载。可惜的是，furl 是 32 位闭源程序，所依赖的 lib32-libopenssl2 在 Arch Linux 下面安装不了……突然想起，前些日子，可可熊大侠不是写过一个 pythunder 么？干嘛不用这个下载呢？于是就有了下面的程序…… [...]</description>
		<content:encoded><![CDATA[<p>[...] Linux 下该不该有迅雷，这个问题一直存在分歧，在此也不予讨论。不过，迅雷抗死链的作用是巨大的，这点是不容置疑的，很多人确实用得着。有需求就有市场，于是乎，Ubuntu 中文论坛的一位放出了 furl 这个小程序，不但可以解析迅雷的 thunder:// 协议，还可以返回迅雷候选地址， xiooli 大侠更是做出了 Shell 脚本，自动调用 aria2 进行下载。可惜的是，furl 是 32 位闭源程序，所依赖的 lib32-libopenssl2 在 Arch Linux 下面安装不了……突然想起，前些日子，可可熊大侠不是写过一个 pythunder 么？干嘛不用这个下载呢？于是就有了下面的程序…… [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: ysjdx</title>
		<link>http://cocobear.info/blog/2009/05/04/rewrite-pythunder/comment-page-1/#comment-5981</link>
		<dc:creator>ysjdx</dc:creator>
		<pubDate>Sun, 31 May 2009 10:13:10 +0000</pubDate>
		<guid isPermaLink="false">http://cocobear.info/blog/?p=628#comment-5981</guid>
		<description>ysjdxcn@gmail.com :)</description>
		<content:encoded><![CDATA[<p><a href="mailto:ysjdxcn@gmail.com">ysjdxcn@gmail.com</a> <img src='http://cocobear.info/blog/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
	<item>
		<title>By: ysjdx</title>
		<link>http://cocobear.info/blog/2009/05/04/rewrite-pythunder/comment-page-1/#comment-5980</link>
		<dc:creator>ysjdx</dc:creator>
		<pubDate>Sun, 31 May 2009 10:12:48 +0000</pubDate>
		<guid isPermaLink="false">http://cocobear.info/blog/?p=628#comment-5980</guid>
		<description>不知道可不可以把*.pyc文件给我呢？我想用，谢谢了！:)</description>
		<content:encoded><![CDATA[<p>不知道可不可以把*.pyc文件给我呢？我想用，谢谢了！:)</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: zay</title>
		<link>http://cocobear.info/blog/2009/05/04/rewrite-pythunder/comment-page-1/#comment-5926</link>
		<dc:creator>zay</dc:creator>
		<pubDate>Sun, 17 May 2009 08:35:30 +0000</pubDate>
		<guid isPermaLink="false">http://cocobear.info/blog/?p=628#comment-5926</guid>
		<description>你发的用不了

不知道是不是没有编译过的问题？</description>
		<content:encoded><![CDATA[<p>你发的用不了</p>
<p>不知道是不是没有编译过的问题？</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: zay</title>
		<link>http://cocobear.info/blog/2009/05/04/rewrite-pythunder/comment-page-1/#comment-5916</link>
		<dc:creator>zay</dc:creator>
		<pubDate>Fri, 15 May 2009 06:03:12 +0000</pubDate>
		<guid isPermaLink="false">http://cocobear.info/blog/?p=628#comment-5916</guid>
		<description>liangkazhe@gmail.com
谢谢你了</description>
		<content:encoded><![CDATA[<p><a href="mailto:liangkazhe@gmail.com">liangkazhe@gmail.com</a><br />
谢谢你了</p>
]]></content:encoded>
	</item>
</channel>
</rss>

