<?xml version="1.0" encoding="utf-8"?><?xml-stylesheet href='http://feeds.feedsky.com/styles/temp01.xsl' type='text/xsl' ?><!--这是一个由Feedsy提供技术支持的Feed，为了提高读者阅读的体验，以及满足用户美化自己Feed的需要，我们设计了多种精美的Feed模板，提供给大家选择，所有最终呈现出来的样式，皆由用户自愿选择使用，未经许可，任何团体和个人，请不要擅自修改样式或者盗用，这是对于用户选择权的尊重。--><rss xmlns:atom="http://www.w3.org/2005/Atom" xmlns:fs="http://www.feedsky.com/namespace/feed" xmlns:wfw="http://wellformedweb.org/CommentAPI/" xmlns:slash="http://purl.org/rss/1.0/modules/slash/" xmlns:trackback="http://madskills.com/public/xml/rss/module/trackback/" xmlns:dc="http://purl.org/dc/elements/1.1/" version="2.0"><channel><atom:link href="http://feeds.feedsky.com/csdn.net/balabalamerobert" type="application/rss+xml" rel="self"></atom:link><fs:self_link href="http://feeds.feedsky.com/csdn.net/balabalamerobert" type="application/rss+xml"></fs:self_link><lastBuildDate>Mon, 21 Jul 2008 11:03:00 GMT</lastBuildDate><title>Dynamic Life</title><description>静若处子 动若脱兔</description><link>http://blog.csdn.net/balabalamerobert/</link><item><title>《Python源码剖析》上架</title><link>http://blog.csdn.net/balabalamerobert/archive/2008/07/21/2683029.aspx</link><wfw:comment>http://blog.csdn.net/balabalamerobert/comments/2683029.aspx</wfw:comment><slash:comments>0</slash:comments><wfw:commentRss>http://blog.csdn.net/balabalamerobert/comments/commentRss/2683029.aspx</wfw:commentRss><trackback:ping>http://tb.blog.csdn.net/TrackBack.aspx?PostId=2683029</trackback:ping><description>《Python源码剖析》上架~~&lt;img src =&quot;http://blog.csdn.net/balabalamerobert/aggbug/2683029.aspx&quot; width = &quot;1&quot; height = &quot;1&quot; /&gt;</description><pubDate>Mon, 21 Jul 2008 19:03:00 +0800</pubDate><author>Robert Chen</author><comments>http://blog.csdn.net/balabalamerobert/archive/2008/07/21/2683029.aspx#Feedback</comments><guid isPermaLink="false">http://blog.csdn.net/balabalamerobert/archive/2008/07/21/2683029.aspx</guid><dc:creator>Robert Chen</dc:creator></item><item><title>Decorator的另一种实现方式</title><link>http://blog.csdn.net/balabalamerobert/archive/2008/04/19/2308217.aspx</link><wfw:comment>http://blog.csdn.net/balabalamerobert/comments/2308217.aspx</wfw:comment><slash:comments>3</slash:comments><wfw:commentRss>http://blog.csdn.net/balabalamerobert/comments/commentRss/2308217.aspx</wfw:commentRss><trackback:ping>http://tb.blog.csdn.net/TrackBack.aspx?PostId=2308217</trackback:ping><description>就像decorator pattern一样，Python中的decorator是一种强大的修饰函数的工具，除了Python官方推荐的实现方式，是否还有另外的实现方式呢？......&lt;img src =&quot;http://blog.csdn.net/balabalamerobert/aggbug/2308217.aspx&quot; width = &quot;1&quot; height = &quot;1&quot; /&gt;</description><pubDate>Sun, 20 Apr 2008 07:46:00 +0800</pubDate><author>Robert Chen</author><comments>http://blog.csdn.net/balabalamerobert/archive/2008/04/19/2308217.aspx#Feedback</comments><guid isPermaLink="false">http://blog.csdn.net/balabalamerobert/archive/2008/04/19/2308217.aspx</guid><dc:creator>Robert Chen</dc:creator></item><item><title>Cobra —— 编译结果数据与名字空间数据的展示</title><link>http://blog.csdn.net/balabalamerobert/archive/2008/04/12/2285284.aspx</link><wfw:comment>http://blog.csdn.net/balabalamerobert/comments/2285284.aspx</wfw:comment><slash:comments>5</slash:comments><wfw:commentRss>http://blog.csdn.net/balabalamerobert/comments/commentRss/2285284.aspx</wfw:commentRss><trackback:ping>http://tb.blog.csdn.net/TrackBack.aspx?PostId=2285284</trackback:ping><description>Cobra的新进展：1、Web端对虚拟机端状态的感知  2、编译结果数据和名字空间数据的展示......&lt;img src =&quot;http://blog.csdn.net/balabalamerobert/aggbug/2285284.aspx&quot; width = &quot;1&quot; height = &quot;1&quot; /&gt;</description><pubDate>Sat, 12 Apr 2008 20:28:00 +0800</pubDate><author>Robert Chen</author><comments>http://blog.csdn.net/balabalamerobert/archive/2008/04/12/2285284.aspx#Feedback</comments><guid isPermaLink="false">http://blog.csdn.net/balabalamerobert/archive/2008/04/12/2285284.aspx</guid><dc:creator>Robert Chen</dc:creator></item><item><title>Cobra —— 字节码指令的动态定位与展示</title><link>http://blog.csdn.net/balabalamerobert/archive/2007/10/13/1823412.aspx</link><wfw:comment>http://blog.csdn.net/balabalamerobert/comments/1823412.aspx</wfw:comment><slash:comments>1</slash:comments><wfw:commentRss>http://blog.csdn.net/balabalamerobert/comments/commentRss/1823412.aspx</wfw:commentRss><trackback:ping>http://tb.blog.csdn.net/TrackBack.aspx?PostId=1823412</trackback:ping><description>在可视化运行时栈之后，目前Cobra又能进一步动态定位字节码指令以及显示字节码指令的含义了...&lt;img src =&quot;http://blog.csdn.net/balabalamerobert/aggbug/1823412.aspx&quot; width = &quot;1&quot; height = &quot;1&quot; /&gt;</description><pubDate>Sun, 14 Oct 2007 02:09:00 +0800</pubDate><author>Robert Chen</author><comments>http://blog.csdn.net/balabalamerobert/archive/2007/10/13/1823412.aspx#Feedback</comments><guid isPermaLink="false">http://blog.csdn.net/balabalamerobert/archive/2007/10/13/1823412.aspx</guid><dc:creator>Robert Chen</dc:creator></item><item><title>Cobra —— &quot;下一步&quot;与运行时栈的可视化</title><link>http://blog.csdn.net/balabalamerobert/archive/2007/09/29/1807234.aspx</link><wfw:comment>http://blog.csdn.net/balabalamerobert/comments/1807234.aspx</wfw:comment><slash:comments>0</slash:comments><wfw:commentRss>http://blog.csdn.net/balabalamerobert/comments/commentRss/1807234.aspx</wfw:commentRss><trackback:ping>http://tb.blog.csdn.net/TrackBack.aspx?PostId=1807234</trackback:ping><description>Python虚拟机可视化计划终于迈出了关键的一步，第一个可视化成果得以实现——运行时栈的可视化......&lt;img src =&quot;http://blog.csdn.net/balabalamerobert/aggbug/1807234.aspx&quot; width = &quot;1&quot; height = &quot;1&quot; /&gt;</description><pubDate>Sun, 30 Sep 2007 07:55:00 +0800</pubDate><author>Robert Chen</author><comments>http://blog.csdn.net/balabalamerobert/archive/2007/09/29/1807234.aspx#Feedback</comments><guid isPermaLink="false">http://blog.csdn.net/balabalamerobert/archive/2007/09/29/1807234.aspx</guid><dc:creator>Robert Chen</dc:creator></item><item><title>Cobra —— 迈进Ajax时代</title><link>http://blog.csdn.net/balabalamerobert/archive/2007/08/19/1750255.aspx</link><wfw:comment>http://blog.csdn.net/balabalamerobert/comments/1750255.aspx</wfw:comment><slash:comments>2</slash:comments><wfw:commentRss>http://blog.csdn.net/balabalamerobert/comments/commentRss/1750255.aspx</wfw:commentRss><trackback:ping>http://tb.blog.csdn.net/TrackBack.aspx?PostId=1750255</trackback:ping><description>从这里开始，Cobra开始更换技术基础，我将放弃基于wxPython的表现方式，转向Web的表现方式，通过Ajax + DOM，Cobra开始拥抱Web...&lt;img src =&quot;http://blog.csdn.net/balabalamerobert/aggbug/1750255.aspx&quot; width = &quot;1&quot; height = &quot;1&quot; /&gt;</description><pubDate>Sun, 19 Aug 2007 18:49:00 +0800</pubDate><author>Robert Chen</author><comments>http://blog.csdn.net/balabalamerobert/archive/2007/08/19/1750255.aspx#Feedback</comments><guid isPermaLink="false">http://blog.csdn.net/balabalamerobert/archive/2007/08/19/1750255.aspx</guid><dc:creator>Robert Chen</dc:creator></item><item><title>Cobra —— 用于显示当前执行字节码的GUI部件</title><link>http://blog.csdn.net/balabalamerobert/archive/2007/07/20/1700405.aspx</link><wfw:comment>http://blog.csdn.net/balabalamerobert/comments/1700405.aspx</wfw:comment><slash:comments>2</slash:comments><wfw:commentRss>http://blog.csdn.net/balabalamerobert/comments/commentRss/1700405.aspx</wfw:commentRss><trackback:ping>http://tb.blog.csdn.net/TrackBack.aspx?PostId=1700405</trackback:ping><description>有了强大的反汇编工具，我们还有一个强大的GUI部件的支持，才能将反汇编工具的成果形象而生动地展示出来......&lt;img src =&quot;http://blog.csdn.net/balabalamerobert/aggbug/1700405.aspx&quot; width = &quot;1&quot; height = &quot;1&quot; /&gt;</description><pubDate>Fri, 20 Jul 2007 22:23:00 +0800</pubDate><author>Robert Chen</author><comments>http://blog.csdn.net/balabalamerobert/archive/2007/07/20/1700405.aspx#Feedback</comments><guid isPermaLink="false">http://blog.csdn.net/balabalamerobert/archive/2007/07/20/1700405.aspx</guid><dc:creator>Robert Chen</dc:creator></item><item><title>Cobra —— 对Python源文件进行完整反汇编</title><link>http://blog.csdn.net/balabalamerobert/archive/2007/06/30/1672568.aspx</link><wfw:comment>http://blog.csdn.net/balabalamerobert/comments/1672568.aspx</wfw:comment><slash:comments>0</slash:comments><wfw:commentRss>http://blog.csdn.net/balabalamerobert/comments/commentRss/1672568.aspx</wfw:commentRss><trackback:ping>http://tb.blog.csdn.net/TrackBack.aspx?PostId=1672568</trackback:ping><description>有了sdis还不够，Cobra还需要一个更强大和方便的反汇编工具，经过几天的努力，disassemble终于诞生了......&lt;img src =&quot;http://blog.csdn.net/balabalamerobert/aggbug/1672568.aspx&quot; width = &quot;1&quot; height = &quot;1&quot; /&gt;</description><pubDate>Sat, 30 Jun 2007 23:00:00 +0800</pubDate><author>Robert Chen</author><comments>http://blog.csdn.net/balabalamerobert/archive/2007/06/30/1672568.aspx#Feedback</comments><guid isPermaLink="false">http://blog.csdn.net/balabalamerobert/archive/2007/06/30/1672568.aspx</guid><dc:creator>Robert Chen</dc:creator></item><item><title>Cobra —— super dis</title><link>http://blog.csdn.net/balabalamerobert/archive/2007/06/22/1662025.aspx</link><wfw:comment>http://blog.csdn.net/balabalamerobert/comments/1662025.aspx</wfw:comment><slash:comments>0</slash:comments><wfw:commentRss>http://blog.csdn.net/balabalamerobert/comments/commentRss/1662025.aspx</wfw:commentRss><trackback:ping>http://tb.blog.csdn.net/TrackBack.aspx?PostId=1662025</trackback:ping><description>Python标准库中提供了一个反汇编工具——dis，但是这个工具在使用上有许多不方便的地方，Cobra在显示Python源文件的反汇编结果时需要一个更强大的反汇编工具，这个工具就是sdis——super dis......&lt;img src =&quot;http://blog.csdn.net/balabalamerobert/aggbug/1662025.aspx&quot; width = &quot;1&quot; height = &quot;1&quot; /&gt;</description><pubDate>Fri, 22 Jun 2007 22:24:00 +0800</pubDate><author>Robert Chen</author><comments>http://blog.csdn.net/balabalamerobert/archive/2007/06/22/1662025.aspx#Feedback</comments><guid isPermaLink="false">http://blog.csdn.net/balabalamerobert/archive/2007/06/22/1662025.aspx</guid><dc:creator>Robert Chen</dc:creator></item><item><title>Cobra——client与server通信</title><link>http://blog.csdn.net/balabalamerobert/archive/2007/06/17/1655373.aspx</link><wfw:comment>http://blog.csdn.net/balabalamerobert/comments/1655373.aspx</wfw:comment><slash:comments>0</slash:comments><wfw:commentRss>http://blog.csdn.net/balabalamerobert/comments/commentRss/1655373.aspx</wfw:commentRss><trackback:ping>http://tb.blog.csdn.net/TrackBack.aspx?PostId=1655373</trackback:ping><description>Cobra的基本框架实现了，server和client通信了......&lt;img src =&quot;http://blog.csdn.net/balabalamerobert/aggbug/1655373.aspx&quot; width = &quot;1&quot; height = &quot;1&quot; /&gt;</description><pubDate>Sun, 17 Jun 2007 23:12:00 +0800</pubDate><author>Robert Chen</author><comments>http://blog.csdn.net/balabalamerobert/archive/2007/06/17/1655373.aspx#Feedback</comments><guid isPermaLink="false">http://blog.csdn.net/balabalamerobert/archive/2007/06/17/1655373.aspx</guid><dc:creator>Robert Chen</dc:creator></item></channel></rss>