<?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: Humble Indie Bundle 游戏包中的 4 款游戏开源</title>
	<atom:link href="http://linuxtoy.org/archives/humble-indie-bundle-open-source-extension.html/feed" rel="self" type="application/rss+xml" />
	<link>http://linuxtoy.org/archives/humble-indie-bundle-open-source-extension.html</link>
	<description>LinuxTOY 是一个致力于提供 Linux 相关资讯的专题站点。如果您发现了好用好玩的 Linux 东东并愿意发扬自由、分享的精神，可以点击顶部导航 Contact 按钮进行投稿。</description>
	<lastBuildDate>Thu, 24 May 2012 14:23:09 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
	<item>
		<title>By: chisiyuan</title>
		<link>http://linuxtoy.org/archives/humble-indie-bundle-open-source-extension.html#comment-225187</link>
		<dc:creator>chisiyuan</dc:creator>
		<pubDate>Wed, 03 Aug 2011 03:35:22 +0000</pubDate>
		<guid isPermaLink="false">http://linuxtoy.org/archives/humble-indie-bundle-open-source-extension.html#comment-225187</guid>
		<description>&lt;p&gt;上面一堆莫名其妙的热心读者是怎么回事？现在的spam都这么纯良无害了么？&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>上面一堆莫名其妙的热心读者是怎么回事？现在的spam都这么纯良无害了么？</p>]]></content:encoded>
	</item>
	<item>
		<title>By: zino</title>
		<link>http://linuxtoy.org/archives/humble-indie-bundle-open-source-extension.html#comment-225144</link>
		<dc:creator>zino</dc:creator>
		<pubDate>Wed, 03 Aug 2011 02:00:44 +0000</pubDate>
		<guid isPermaLink="false">http://linuxtoy.org/archives/humble-indie-bundle-open-source-extension.html#comment-225144</guid>
		<description>&lt;p&gt;@cjxgm
记忆中猫里奥是把源代码连游戏一起发布的
而且注释很详细，尽管看不懂11区文字。。。&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>@cjxgm
记忆中猫里奥是把源代码连游戏一起发布的
而且注释很详细，尽管看不懂11区文字。。。</p>]]></content:encoded>
	</item>
	<item>
		<title>By: Josephina Jancik</title>
		<link>http://linuxtoy.org/archives/humble-indie-bundle-open-source-extension.html#comment-201659</link>
		<dc:creator>Josephina Jancik</dc:creator>
		<pubDate>Thu, 28 Apr 2011 01:50:29 +0000</pubDate>
		<guid isPermaLink="false">http://linuxtoy.org/archives/humble-indie-bundle-open-source-extension.html#comment-201659</guid>
		<description>&lt;p&gt;Hiya, I am really glad I have found this information. Today bloggers publish only about gossip and internet stuff and this is actually frustrating. A good site with interesting content, this is what I need. Thanks for making this website, and I&#039;ll be visiting again. Do you do newsletters? I Can not find it.&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>Hiya, I am really glad I have found this information. Today bloggers publish only about gossip and internet stuff and this is actually frustrating. A good site with interesting content, this is what I need. Thanks for making this website, and I'll be visiting again. Do you do newsletters? I Can not find it.</p>]]></content:encoded>
	</item>
	<item>
		<title>By: cjxgm</title>
		<link>http://linuxtoy.org/archives/humble-indie-bundle-open-source-extension.html#comment-192383</link>
		<dc:creator>cjxgm</dc:creator>
		<pubDate>Fri, 04 Feb 2011 04:57:47 +0000</pubDate>
		<guid isPermaLink="false">http://linuxtoy.org/archives/humble-indie-bundle-open-source-extension.html#comment-192383</guid>
		<description>&lt;p&gt;猫版超级玛丽移植成功！
http://forum.ubuntu.org.cn/viewtopic.php?f=34&amp;t=316116&amp;p=2203307&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>猫版超级玛丽移植成功！
<a href="http://forum.ubuntu.org.cn/viewtopic.php?f=34&#038;t=316116&#038;p=2203307" rel="nofollow">http://forum.ubuntu.org.cn/viewtopic.php?f=34&#038;t=316116&#038;p=2203307</a></p>]]></content:encoded>
	</item>
	<item>
		<title>By: cjxgm</title>
		<link>http://linuxtoy.org/archives/humble-indie-bundle-open-source-extension.html#comment-191931</link>
		<dc:creator>cjxgm</dc:creator>
		<pubDate>Mon, 31 Jan 2011 06:13:28 +0000</pubDate>
		<guid isPermaLink="false">http://linuxtoy.org/archives/humble-indie-bundle-open-source-extension.html#comment-191931</guid>
		<description>&lt;p&gt;@kidfruit
移植猫版超级玛丽应该很容易。我曾经把他移到易语言上，发现它其实没用多少Dx命令，外加它是用封装的DxLib，所以简单封装一下SDL使之像DxLib就能移过来了。我有空试试&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>@kidfruit
移植猫版超级玛丽应该很容易。我曾经把他移到易语言上，发现它其实没用多少Dx命令，外加它是用封装的DxLib，所以简单封装一下SDL使之像DxLib就能移过来了。我有空试试</p>]]></content:encoded>
	</item>
	<item>
		<title>By: หาเพื่อนต่างชาติ</title>
		<link>http://linuxtoy.org/archives/humble-indie-bundle-open-source-extension.html#comment-190916</link>
		<dc:creator>หาเพื่อนต่างชาติ</dc:creator>
		<pubDate>Tue, 25 Jan 2011 17:47:00 +0000</pubDate>
		<guid isPermaLink="false">http://linuxtoy.org/archives/humble-indie-bundle-open-source-extension.html#comment-190916</guid>
		<description>&lt;p&gt;There is evidently a bundle to know about this.  And you have made some nice points about it.&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>There is evidently a bundle to know about this.  And you have made some nice points about it.</p>]]></content:encoded>
	</item>
	<item>
		<title>By: proflight simulator</title>
		<link>http://linuxtoy.org/archives/humble-indie-bundle-open-source-extension.html#comment-177724</link>
		<dc:creator>proflight simulator</dc:creator>
		<pubDate>Sun, 19 Dec 2010 14:04:18 +0000</pubDate>
		<guid isPermaLink="false">http://linuxtoy.org/archives/humble-indie-bundle-open-source-extension.html#comment-177724</guid>
		<description>&lt;p&gt;You are a very capable writer. Keep it up. Thanks!&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>You are a very capable writer. Keep it up. Thanks!</p>]]></content:encoded>
	</item>
	<item>
		<title>By: Marilyn Spanswick</title>
		<link>http://linuxtoy.org/archives/humble-indie-bundle-open-source-extension.html#comment-177668</link>
		<dc:creator>Marilyn Spanswick</dc:creator>
		<pubDate>Sun, 19 Dec 2010 01:07:08 +0000</pubDate>
		<guid isPermaLink="false">http://linuxtoy.org/archives/humble-indie-bundle-open-source-extension.html#comment-177668</guid>
		<description>&lt;p&gt;Hello.This post was really fascinating, especially since I was looking for thoughts on this topic last couple of days.&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>Hello.This post was really fascinating, especially since I was looking for thoughts on this topic last couple of days.</p>]]></content:encoded>
	</item>
	<item>
		<title>By: Revere</title>
		<link>http://linuxtoy.org/archives/humble-indie-bundle-open-source-extension.html#comment-177667</link>
		<dc:creator>Revere</dc:creator>
		<pubDate>Sun, 19 Dec 2010 00:47:39 +0000</pubDate>
		<guid isPermaLink="false">http://linuxtoy.org/archives/humble-indie-bundle-open-source-extension.html#comment-177667</guid>
		<description>&lt;p&gt;I am continuously browsing online for posts that can benefit me. Thank you!&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>I am continuously browsing online for posts that can benefit me. Thank you!</p>]]></content:encoded>
	</item>
	<item>
		<title>By: Mara Chua</title>
		<link>http://linuxtoy.org/archives/humble-indie-bundle-open-source-extension.html#comment-177664</link>
		<dc:creator>Mara Chua</dc:creator>
		<pubDate>Sun, 19 Dec 2010 00:30:35 +0000</pubDate>
		<guid isPermaLink="false">http://linuxtoy.org/archives/humble-indie-bundle-open-source-extension.html#comment-177664</guid>
		<description>&lt;p&gt;I&#039;m still learning from you, but I&#039;m trying to reach my goals. I absolutely love reading everything that is written on your website.Keep the posts coming. I liked it&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>I'm still learning from you, but I'm trying to reach my goals. I absolutely love reading everything that is written on your website.Keep the posts coming. I liked it</p>]]></content:encoded>
	</item>
</channel>
</rss>

