<?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>Search Anywhere</title>
	<atom:link href="http://blog.donews.com/lemur/feed" rel="self" type="application/rss+xml" />
	<link>http://blog.donews.com/lemur</link>
	<description>IR</description>
	<lastBuildDate>Sun, 20 Apr 2008 00:12:00 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.4</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>Decorator的另一种实现方式</title>
		<link>http://blog.donews.com/lemur/archive/2008/04/20/1279752.aspx</link>
		<comments>http://blog.donews.com/lemur/archive/2008/04/20/1279752.aspx#comments</comments>
		<pubDate>Sun, 20 Apr 2008 00:12:00 +0000</pubDate>
		<dc:creator>Lemur</dc:creator>
				<category><![CDATA[Python探幽]]></category>

		<guid isPermaLink="false">http://blog.donews.com/lemur/archive/2008/04/20/1279752.aspx</guid>
		<description><![CDATA[就像decorator pattern一样，Python中的decorator是一种强大的修饰函数的工具，除了Python官方推荐的实现方式，是否还有另外的实现方式呢？...... ]]></description>
			<content:encoded><![CDATA[<p>请访问我搬家后的地址查看文章《<a href="http://blog.csdn.net/balabalamerobert/archive/2008/04/19/2308217.aspx">Decorator的另一种实现方式</a>》</p>
]]></content:encoded>
			<wfw:commentRss>http://blog.donews.com/lemur/archive/2008/04/20/1279752.aspx/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Cobra —— 编译结果数据与名字空间数据的展示</title>
		<link>http://blog.donews.com/lemur/archive/2008/04/12/1276471.aspx</link>
		<comments>http://blog.donews.com/lemur/archive/2008/04/12/1276471.aspx#comments</comments>
		<pubDate>Sat, 12 Apr 2008 04:34:00 +0000</pubDate>
		<dc:creator>Lemur</dc:creator>
				<category><![CDATA[Python探幽]]></category>

		<guid isPermaLink="false">http://blog.donews.com/lemur/archive/2008/04/12/1276471.aspx</guid>
		<description><![CDATA[Cobra的新进展：1、Web端对虚拟机端状态的感知 2、编译结果数据和名字空间数据的展示......]]></description>
			<content:encoded><![CDATA[<p>请访问我搬家后的地址查看文章《<a href="http://blog.csdn.net/balabalamerobert/archive/2008/04/12/2285284.aspx">Cobra &mdash;&mdash; 编译结果数据与名字空间数据的展示</a> 》</p>
]]></content:encoded>
			<wfw:commentRss>http://blog.donews.com/lemur/archive/2008/04/12/1276471.aspx/feed</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>Cobra —— 字节码指令的动态定位与展示</title>
		<link>http://blog.donews.com/lemur/archive/2007/10/13/1219055.aspx</link>
		<comments>http://blog.donews.com/lemur/archive/2007/10/13/1219055.aspx#comments</comments>
		<pubDate>Sat, 13 Oct 2007 12:12:00 +0000</pubDate>
		<dc:creator>Lemur</dc:creator>
				<category><![CDATA[Python探幽]]></category>

		<guid isPermaLink="false">http://blog.donews.com/lemur/archive/2007/10/13/1219055.aspx</guid>
		<description><![CDATA[在可视化运行时栈之后，目前Cobra又能进一步动态定位字节码指令以及显示字节码指令的含义了...]]></description>
			<content:encoded><![CDATA[<p>请访问搬家后的地址查阅文章《<a href="http://blog.csdn.net/balabalamerobert/archive/2007/10/13/1823412.aspx">Cobra &mdash;&mdash; 字节码指令的动态定位与展示</a>》</p>
]]></content:encoded>
			<wfw:commentRss>http://blog.donews.com/lemur/archive/2007/10/13/1219055.aspx/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Cobra —— &#8220;下一步&#8221;与运行时栈的可视化</title>
		<link>http://blog.donews.com/lemur/archive/2007/09/30/1215017.aspx</link>
		<comments>http://blog.donews.com/lemur/archive/2007/09/30/1215017.aspx#comments</comments>
		<pubDate>Sun, 30 Sep 2007 14:08:00 +0000</pubDate>
		<dc:creator>Lemur</dc:creator>
				<category><![CDATA[Play Python]]></category>
		<category><![CDATA[Python探幽]]></category>

		<guid isPermaLink="false">http://blog.donews.com/lemur/archive/2007/09/30/1215017.aspx</guid>
		<description><![CDATA[Python虚拟机可视化计划终于迈出了关键的一步，第一个可视化成果得以实现——运行时栈的可视化......]]></description>
			<content:encoded><![CDATA[<p>请访问我搬家后的Blog阅读文章《<a href="http://blog.csdn.net/balabalamerobert/archive/2007/09/29/1807234.aspx">Cobra &mdash;&mdash; &quot;下一步&quot;与运行时栈的可视化</a> 》</p>
]]></content:encoded>
			<wfw:commentRss>http://blog.donews.com/lemur/archive/2007/09/30/1215017.aspx/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Cobra —— 迈进Ajax时代</title>
		<link>http://blog.donews.com/lemur/archive/2007/08/19/1200346.aspx</link>
		<comments>http://blog.donews.com/lemur/archive/2007/08/19/1200346.aspx#comments</comments>
		<pubDate>Sun, 19 Aug 2007 02:52:00 +0000</pubDate>
		<dc:creator>Lemur</dc:creator>
				<category><![CDATA[Play Python]]></category>

		<guid isPermaLink="false">http://blog.donews.com/lemur/archive/2007/08/19/1200346.aspx</guid>
		<description><![CDATA[从这里开始，Cobra开始更换技术基础，我将放弃基于wxPython的表现方式，转向Web的表现方式，通过Ajax + DOM，Cobra开始拥抱Web...]]></description>
			<content:encoded><![CDATA[<p>请访问搬家后的blog，查看文章《<a href="http://blog.csdn.net/balabalamerobert/archive/2007/08/19/1750255.aspx">Cobra &mdash;&mdash; 迈进Ajax时代</a> 》</p>
]]></content:encoded>
			<wfw:commentRss>http://blog.donews.com/lemur/archive/2007/08/19/1200346.aspx/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Cobra —— 用于显示当前执行字节码的GUI部件</title>
		<link>http://blog.donews.com/lemur/archive/2007/07/20/1188491.aspx</link>
		<comments>http://blog.donews.com/lemur/archive/2007/07/20/1188491.aspx#comments</comments>
		<pubDate>Fri, 20 Jul 2007 06:32:00 +0000</pubDate>
		<dc:creator>Lemur</dc:creator>
				<category><![CDATA[CPython源码剖析]]></category>

		<guid isPermaLink="false">http://blog.donews.com/lemur/archive/2007/07/20/1188491.aspx</guid>
		<description><![CDATA[有了强大的反汇编工具，我们还有一个强大的GUI部件的支持，才能将反汇编工具的成果形象而生动地展示出来......]]></description>
			<content:encoded><![CDATA[<p>请访问我搬家后的blog，查看文章<a href="http://blog.csdn.net/balabalamerobert/archive/2007/07/20/1700405.aspx">《Cobra &mdash;&mdash; 用于显示当前执行字节码的GUI部件 》</a></p>
]]></content:encoded>
			<wfw:commentRss>http://blog.donews.com/lemur/archive/2007/07/20/1188491.aspx/feed</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>Cobra —— 对Python源文件进行完整反汇编</title>
		<link>http://blog.donews.com/lemur/archive/2007/07/01/1181606.aspx</link>
		<comments>http://blog.donews.com/lemur/archive/2007/07/01/1181606.aspx#comments</comments>
		<pubDate>Sun, 01 Jul 2007 05:12:00 +0000</pubDate>
		<dc:creator>Lemur</dc:creator>
				<category><![CDATA[Python探幽]]></category>

		<guid isPermaLink="false">http://blog.donews.com/lemur/archive/2007/07/01/1181606.aspx</guid>
		<description><![CDATA[有了sdis还不够，Cobra还需要一个更强大和方便的反汇编工具，经过几天的努力，disassemble终于诞生了......]]></description>
			<content:encoded><![CDATA[<p>请访问搬家后的blgo阅读文章：<a href="http://blog.csdn.net/balabalamerobert/archive/2007/06/30/1672568.aspx">《Cobra &mdash;&mdash; 对Python源文件进行完整反汇编》</a></p>
]]></content:encoded>
			<wfw:commentRss>http://blog.donews.com/lemur/archive/2007/07/01/1181606.aspx/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Cobra —— super dis</title>
		<link>http://blog.donews.com/lemur/archive/2007/06/22/1178558.aspx</link>
		<comments>http://blog.donews.com/lemur/archive/2007/06/22/1178558.aspx#comments</comments>
		<pubDate>Fri, 22 Jun 2007 06:30:00 +0000</pubDate>
		<dc:creator>Lemur</dc:creator>
				<category><![CDATA[Python探幽]]></category>

		<guid isPermaLink="false">http://blog.donews.com/lemur/archive/2007/06/22/1178558.aspx</guid>
		<description><![CDATA[Python标准库中提供了一个反汇编工具——dis，但是这个工具在使用上有许多不方便的地方，Cobra在显示Python源文件的反汇编结果时需要一个更强大的反汇编工具，这个工具就是sdis——super dis......]]></description>
			<content:encoded><![CDATA[<p>请访问搬家后的blog查看文章<a href="http://blog.csdn.net/balabalamerobert/archive/2007/06/22/1662025.aspx">《Cobra &mdash;&mdash; super dis》</a></p>
]]></content:encoded>
			<wfw:commentRss>http://blog.donews.com/lemur/archive/2007/06/22/1178558.aspx/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Cobra——client与server通信</title>
		<link>http://blog.donews.com/lemur/archive/2007/06/17/1176482.aspx</link>
		<comments>http://blog.donews.com/lemur/archive/2007/06/17/1176482.aspx#comments</comments>
		<pubDate>Sun, 17 Jun 2007 07:24:00 +0000</pubDate>
		<dc:creator>Lemur</dc:creator>
				<category><![CDATA[CPython源码剖析]]></category>

		<guid isPermaLink="false">http://blog.donews.com/lemur/archive/2007/06/17/1176482.aspx</guid>
		<description><![CDATA[Cobra的基本框架实现了，server和client通信了......]]></description>
			<content:encoded><![CDATA[<p>请访问我搬家后的blog阅读文章《<a href="http://blog.csdn.net/balabalamerobert/archive/2007/06/17/1655373.aspx">Cobra&mdash;&mdash;client与server通信</a>》</p>
]]></content:encoded>
			<wfw:commentRss>http://blog.donews.com/lemur/archive/2007/06/17/1176482.aspx/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Cobra——Python虚拟机可视计划</title>
		<link>http://blog.donews.com/lemur/archive/2007/06/17/1176481.aspx</link>
		<comments>http://blog.donews.com/lemur/archive/2007/06/17/1176481.aspx#comments</comments>
		<pubDate>Sun, 17 Jun 2007 07:22:00 +0000</pubDate>
		<dc:creator>Lemur</dc:creator>
				<category><![CDATA[CPython源码剖析]]></category>

		<guid isPermaLink="false">http://blog.donews.com/lemur/archive/2007/06/17/1176481.aspx</guid>
		<description><![CDATA[Cobra（眼镜蛇），它的目的是可视化Python虚拟机状态，你可以想像它是带着眼镜的Python，当然，更准确地是带着眼睛“看”Python......]]></description>
			<content:encoded><![CDATA[<p>请访问我搬家后的blog阅读文章《<a href="http://blog.csdn.net/balabalamerobert/archive/2007/06/16/1654691.aspx">Cobra&mdash;&mdash;Python虚拟机可视计划</a>》</p>
]]></content:encoded>
			<wfw:commentRss>http://blog.donews.com/lemur/archive/2007/06/17/1176481.aspx/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
