<?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/ChumpKlutz" type="application/rss+xml" rel="self"></atom:link><fs:self_link href="http://feeds.feedsky.com/csdn.net/ChumpKlutz" type="application/rss+xml"></fs:self_link><lastBuildDate>Wed, 18 Jun 2008 18:45:00 GMT</lastBuildDate><title>ChumpKlutz(朽木)的专栏</title><description>Python~~耶，好玩才是好的东西</description><link>http://blog.csdn.net/ChumpKlutz/</link><item><title>[企业应用]企业内部开发也应重视软件配置管理</title><link>http://blog.csdn.net/ChumpKlutz/archive/2008/06/18/2562295.aspx</link><wfw:comment>http://blog.csdn.net/ChumpKlutz/comments/2562295.aspx</wfw:comment><slash:comments>1</slash:comments><wfw:commentRss>http://blog.csdn.net/ChumpKlutz/comments/commentRss/2562295.aspx</wfw:commentRss><trackback:ping>http://tb.blog.csdn.net/TrackBack.aspx?PostId=2562295</trackback:ping><description>何为软件配置管理,通俗的来讲就是源代码版本管理文档版本管理之类的,常用的工具如VSS,SVN,CVS等等,可是一般的开发团队又有几个真正的把软件配置管理作为一项重要的工作来作呢,特别企业内部应用程序的开发工作更是如此.
最将我们一直在开发公司内部的一套仓储系统,使用的数据库是MySQL.我们也知道MySQL的数据库是以......&lt;img src =&quot;http://blog.csdn.net/ChumpKlutz/aggbug/2562295.aspx&quot; width = &quot;1&quot; height = &quot;1&quot; /&gt;</description><pubDate>Thu, 19 Jun 2008 02:45:00 +0800</pubDate><author>ChumpKlutz</author><comments>http://blog.csdn.net/ChumpKlutz/archive/2008/06/18/2562295.aspx#Feedback</comments><guid isPermaLink="false">http://blog.csdn.net/ChumpKlutz/archive/2008/06/18/2562295.aspx</guid><dc:creator>ChumpKlutz</dc:creator></item><item><title>[Python编程]Python设计模式系列之四 创建型Abstract Factory模式</title><link>http://blog.csdn.net/ChumpKlutz/archive/2008/05/30/2496270.aspx</link><wfw:comment>http://blog.csdn.net/ChumpKlutz/comments/2496270.aspx</wfw:comment><slash:comments>0</slash:comments><wfw:commentRss>http://blog.csdn.net/ChumpKlutz/comments/commentRss/2496270.aspx</wfw:commentRss><trackback:ping>http://tb.blog.csdn.net/TrackBack.aspx?PostId=2496270</trackback:ping><description>软件设计大师总是要比初学者更加清楚该如何设计软件，因为他们手中掌握着设计模式这一法宝。作为一种高级的软件复用形式，设计模式是众多优秀软件设计师集体智慧的结晶，能够很好地指导软件设计过程。本系列文章讲述如何在用Python开发软件时应用各种设计模式，此次介绍的是创建型工厂方法（Factory Method）模式。&lt;img src =&quot;http://blog.csdn.net/ChumpKlutz/aggbug/2496270.aspx&quot; width = &quot;1&quot; height = &quot;1&quot; /&gt;</description><pubDate>Fri, 30 May 2008 22:11:00 +0800</pubDate><author>ChumpKlutz</author><comments>http://blog.csdn.net/ChumpKlutz/archive/2008/05/30/2496270.aspx#Feedback</comments><guid isPermaLink="false">http://blog.csdn.net/ChumpKlutz/archive/2008/05/30/2496270.aspx</guid><dc:creator>ChumpKlutz</dc:creator></item><item><title>[Python编程]Python设计模式系列之三 创建型Factory Method模式</title><link>http://blog.csdn.net/ChumpKlutz/archive/2008/05/30/2496117.aspx</link><wfw:comment>http://blog.csdn.net/ChumpKlutz/comments/2496117.aspx</wfw:comment><slash:comments>0</slash:comments><wfw:commentRss>http://blog.csdn.net/ChumpKlutz/comments/commentRss/2496117.aspx</wfw:commentRss><trackback:ping>http://tb.blog.csdn.net/TrackBack.aspx?PostId=2496117</trackback:ping><description>软件设计大师总是要比初学者更加清楚该如何设计软件，因为他们手中掌握着设计模式这一法宝。作为一种高级的软件复用形式，设计模式是众多优秀软件设计师集体智慧的结晶，能够很好地指导软件设计过程。本系列文章讲述如何在用Python开发软件时应用各种设计模式，此次介绍的是创建型工厂方法（Factory Method）模式。&lt;img src =&quot;http://blog.csdn.net/ChumpKlutz/aggbug/2496117.aspx&quot; width = &quot;1&quot; height = &quot;1&quot; /&gt;</description><pubDate>Fri, 30 May 2008 21:28:00 +0800</pubDate><author>ChumpKlutz</author><comments>http://blog.csdn.net/ChumpKlutz/archive/2008/05/30/2496117.aspx#Feedback</comments><guid isPermaLink="false">http://blog.csdn.net/ChumpKlutz/archive/2008/05/30/2496117.aspx</guid><dc:creator>ChumpKlutz</dc:creator></item><item><title>[企业应用]企业应用之我们的开发环境</title><link>http://blog.csdn.net/ChumpKlutz/archive/2008/04/16/2298605.aspx</link><wfw:comment>http://blog.csdn.net/ChumpKlutz/comments/2298605.aspx</wfw:comment><slash:comments>1</slash:comments><wfw:commentRss>http://blog.csdn.net/ChumpKlutz/comments/commentRss/2298605.aspx</wfw:commentRss><trackback:ping>http://tb.blog.csdn.net/TrackBack.aspx?PostId=2298605</trackback:ping><description>我们公司主要做物流供应链的,涉及到货代仓储报关方面.公司高层领导也比较的注重IT系统的建设,包括软件硬件,待遇也不错,我就主要负责IT部门了.&lt;img src =&quot;http://blog.csdn.net/ChumpKlutz/aggbug/2298605.aspx&quot; width = &quot;1&quot; height = &quot;1&quot; /&gt;</description><pubDate>Thu, 17 Apr 2008 05:21:00 +0800</pubDate><author>ChumpKlutz</author><comments>http://blog.csdn.net/ChumpKlutz/archive/2008/04/16/2298605.aspx#Feedback</comments><guid isPermaLink="false">http://blog.csdn.net/ChumpKlutz/archive/2008/04/16/2298605.aspx</guid><dc:creator>ChumpKlutz</dc:creator></item><item><title>[Python编程]Python的开发策略</title><link>http://blog.csdn.net/ChumpKlutz/archive/2008/04/01/2234966.aspx</link><wfw:comment>http://blog.csdn.net/ChumpKlutz/comments/2234966.aspx</wfw:comment><slash:comments>0</slash:comments><wfw:commentRss>http://blog.csdn.net/ChumpKlutz/comments/commentRss/2234966.aspx</wfw:commentRss><trackback:ping>http://tb.blog.csdn.net/TrackBack.aspx?PostId=2234966</trackback:ping><description>编写一个程序较为容易,但编写一个良好且优化的程序则需要很多经验.开始学习的一种较好方式是了解各种语言的细微差别,对于学习Python来说也是如此.读者应该对包括类、模块、函数、异常处理、动态键入、GUI、操作符重载、缩进等方面都有所了解。&lt;img src =&quot;http://blog.csdn.net/ChumpKlutz/aggbug/2234966.aspx&quot; width = &quot;1&quot; height = &quot;1&quot; /&gt;</description><pubDate>Tue, 01 Apr 2008 18:19:00 +0800</pubDate><author>ChumpKlutz</author><comments>http://blog.csdn.net/ChumpKlutz/archive/2008/04/01/2234966.aspx#Feedback</comments><guid isPermaLink="false">http://blog.csdn.net/ChumpKlutz/archive/2008/04/01/2234966.aspx</guid><dc:creator>ChumpKlutz</dc:creator></item><item><title>[Python编程]Python的代码优化</title><link>http://blog.csdn.net/ChumpKlutz/archive/2008/03/31/2232314.aspx</link><wfw:comment>http://blog.csdn.net/ChumpKlutz/comments/2232314.aspx</wfw:comment><slash:comments>0</slash:comments><wfw:commentRss>http://blog.csdn.net/ChumpKlutz/comments/commentRss/2232314.aspx</wfw:commentRss><trackback:ping>http://tb.blog.csdn.net/TrackBack.aspx?PostId=2232314</trackback:ping><description>为了防止程序执行缓慢,读者可能会考虑遵从一些基本的Python优化规则.从开始设计程序时就以此为指导,必将会得到令人满意的总体性能.&lt;img src =&quot;http://blog.csdn.net/ChumpKlutz/aggbug/2232314.aspx&quot; width = &quot;1&quot; height = &quot;1&quot; /&gt;</description><pubDate>Mon, 31 Mar 2008 18:45:00 +0800</pubDate><author>ChumpKlutz</author><comments>http://blog.csdn.net/ChumpKlutz/archive/2008/03/31/2232314.aspx#Feedback</comments><guid isPermaLink="false">http://blog.csdn.net/ChumpKlutz/archive/2008/03/31/2232314.aspx</guid><dc:creator>ChumpKlutz</dc:creator></item><item><title>[Tkinter]实战之 GUI Builder使用介绍</title><link>http://blog.csdn.net/ChumpKlutz/archive/2008/03/27/2223274.aspx</link><wfw:comment>http://blog.csdn.net/ChumpKlutz/comments/2223274.aspx</wfw:comment><slash:comments>0</slash:comments><wfw:commentRss>http://blog.csdn.net/ChumpKlutz/comments/commentRss/2223274.aspx</wfw:commentRss><trackback:ping>http://tb.blog.csdn.net/TrackBack.aspx?PostId=2223274</trackback:ping><description>GUI Builder是ActiveState公司的一个开源项目旨在利用脚本语言(Perl,Python,Tcl,Ruby)快速构建基于Tk的客户端GUI画面.GUI Builder非常的简单最新版为1.2,它的操作非常的简单。&lt;img src =&quot;http://blog.csdn.net/ChumpKlutz/aggbug/2223274.aspx&quot; width = &quot;1&quot; height = &quot;1&quot; /&gt;</description><pubDate>Fri, 28 Mar 2008 00:00:00 +0800</pubDate><author>ChumpKlutz</author><comments>http://blog.csdn.net/ChumpKlutz/archive/2008/03/27/2223274.aspx#Feedback</comments><guid isPermaLink="false">http://blog.csdn.net/ChumpKlutz/archive/2008/03/27/2223274.aspx</guid><dc:creator>ChumpKlutz</dc:creator></item><item><title>[Tkinter]实战之 一个增强的计算器实现</title><link>http://blog.csdn.net/ChumpKlutz/archive/2008/03/20/2201377.aspx</link><wfw:comment>http://blog.csdn.net/ChumpKlutz/comments/2201377.aspx</wfw:comment><slash:comments>0</slash:comments><wfw:commentRss>http://blog.csdn.net/ChumpKlutz/comments/commentRss/2201377.aspx</wfw:commentRss><trackback:ping>http://tb.blog.csdn.net/TrackBack.aspx?PostId=2201377</trackback:ping><description>这是一个增强的计算器实现比起上一篇那个简单的计算器界面上要复杂很多。&lt;img src =&quot;http://blog.csdn.net/ChumpKlutz/aggbug/2201377.aspx&quot; width = &quot;1&quot; height = &quot;1&quot; /&gt;</description><pubDate>Fri, 21 Mar 2008 07:54:00 +0800</pubDate><author>ChumpKlutz</author><comments>http://blog.csdn.net/ChumpKlutz/archive/2008/03/20/2201377.aspx#Feedback</comments><guid isPermaLink="false">http://blog.csdn.net/ChumpKlutz/archive/2008/03/20/2201377.aspx</guid><dc:creator>ChumpKlutz</dc:creator></item><item><title>[Tkinter]实战之 一个简单的计算器实现</title><link>http://blog.csdn.net/ChumpKlutz/archive/2008/03/19/2198508.aspx</link><wfw:comment>http://blog.csdn.net/ChumpKlutz/comments/2198508.aspx</wfw:comment><slash:comments>0</slash:comments><wfw:commentRss>http://blog.csdn.net/ChumpKlutz/comments/commentRss/2198508.aspx</wfw:commentRss><trackback:ping>http://tb.blog.csdn.net/TrackBack.aspx?PostId=2198508</trackback:ping><description>这是一个简单的计算器实现算是一个Tkinter的入门实例吧.以后将写出一个增强的版本出来.&lt;img src =&quot;http://blog.csdn.net/ChumpKlutz/aggbug/2198508.aspx&quot; width = &quot;1&quot; height = &quot;1&quot; /&gt;</description><pubDate>Thu, 20 Mar 2008 07:28:00 +0800</pubDate><author>ChumpKlutz</author><comments>http://blog.csdn.net/ChumpKlutz/archive/2008/03/19/2198508.aspx#Feedback</comments><guid isPermaLink="false">http://blog.csdn.net/ChumpKlutz/archive/2008/03/19/2198508.aspx</guid><dc:creator>ChumpKlutz</dc:creator></item><item><title>[PyPDF]PyPDF 中文版官方文档 P03</title><link>http://blog.csdn.net/ChumpKlutz/archive/2008/03/19/2198471.aspx</link><wfw:comment>http://blog.csdn.net/ChumpKlutz/comments/2198471.aspx</wfw:comment><slash:comments>0</slash:comments><wfw:commentRss>http://blog.csdn.net/ChumpKlutz/comments/commentRss/2198471.aspx</wfw:commentRss><trackback:ping>http://tb.blog.csdn.net/TrackBack.aspx?PostId=2198471</trackback:ping><description>PyPDF&lt;img src =&quot;http://blog.csdn.net/ChumpKlutz/aggbug/2198471.aspx&quot; width = &quot;1&quot; height = &quot;1&quot; /&gt;</description><pubDate>Thu, 20 Mar 2008 07:11:00 +0800</pubDate><author>ChumpKlutz</author><comments>http://blog.csdn.net/ChumpKlutz/archive/2008/03/19/2198471.aspx#Feedback</comments><guid isPermaLink="false">http://blog.csdn.net/ChumpKlutz/archive/2008/03/19/2198471.aspx</guid><dc:creator>ChumpKlutz</dc:creator></item></channel></rss>