<?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/summerfang" type="application/rss+xml" rel="self"></atom:link><fs:self_link href="http://feeds.feedsky.com/csdn.net/summerfang" type="application/rss+xml"></fs:self_link><lastBuildDate>Thu, 05 Mar 2009 21:08:00 GMT</lastBuildDate><title>三默的专栏 - SaaS，敏捷开发方法，最佳实践</title><description>单元测试 自动测试 测试驱动开发</description><link>http://blog.csdn.net/summerfang/</link><item><title>关于公司要不要设立测试的讨论</title><link>http://blog.csdn.net/summerfang/archive/2009/03/05/3960952.aspx</link><wfw:comment>http://blog.csdn.net/summerfang/comments/3960952.aspx</wfw:comment><slash:comments>0</slash:comments><wfw:commentRss>http://blog.csdn.net/summerfang/comments/commentRss/3960952.aspx</wfw:commentRss><trackback:ping>http://tb.blog.csdn.net/TrackBack.aspx?PostId=3960952</trackback:ping><description>第一个问题，要不要专职测试员。第二个问题，开发和测试比例的问题。第三个问题，测试员素质问题。&lt;img src =&quot;http://blog.csdn.net/summerfang/aggbug/3960952.aspx&quot; width = &quot;1&quot; height = &quot;1&quot; /&gt;</description><pubDate>Fri, 06 Mar 2009 05:08:00 +0800</pubDate><author>三默</author><comments>http://blog.csdn.net/summerfang/archive/2009/03/05/3960952.aspx#Feedback</comments><guid isPermaLink="false">http://blog.csdn.net/summerfang/archive/2009/03/05/3960952.aspx</guid><dc:creator>三默</dc:creator></item><item><title>代码审查的对话</title><link>http://blog.csdn.net/summerfang/archive/2007/01/19/1487946.aspx</link><wfw:comment>http://blog.csdn.net/summerfang/comments/1487946.aspx</wfw:comment><slash:comments>2</slash:comments><wfw:commentRss>http://blog.csdn.net/summerfang/comments/commentRss/1487946.aspx</wfw:commentRss><trackback:ping>http://tb.blog.csdn.net/TrackBack.aspx?PostId=1487946</trackback:ping><description>和一个朋友的关于代码审查的对话引发的随笔。&lt;img src =&quot;http://blog.csdn.net/summerfang/aggbug/1487946.aspx&quot; width = &quot;1&quot; height = &quot;1&quot; /&gt;</description><pubDate>Sat, 20 Jan 2007 02:44:00 +0800</pubDate><author>三默</author><comments>http://blog.csdn.net/summerfang/archive/2007/01/19/1487946.aspx#Feedback</comments><guid isPermaLink="false">http://blog.csdn.net/summerfang/archive/2007/01/19/1487946.aspx</guid><dc:creator>三默</dc:creator></item><item><title>十条减少软件缺陷的真经</title><link>http://blog.csdn.net/summerfang/archive/2007/01/18/1486244.aspx</link><wfw:comment>http://blog.csdn.net/summerfang/comments/1486244.aspx</wfw:comment><slash:comments>8</slash:comments><wfw:commentRss>http://blog.csdn.net/summerfang/comments/commentRss/1486244.aspx</wfw:commentRss><trackback:ping>http://tb.blog.csdn.net/TrackBack.aspx?PostId=1486244</trackback:ping><description>摘译自Borry和Victor的Software Top 10 List。&lt;img src =&quot;http://blog.csdn.net/summerfang/aggbug/1486244.aspx&quot; width = &quot;1&quot; height = &quot;1&quot; /&gt;</description><pubDate>Thu, 18 Jan 2007 08:29:00 +0800</pubDate><author>三默</author><comments>http://blog.csdn.net/summerfang/archive/2007/01/18/1486244.aspx#Feedback</comments><guid isPermaLink="false">http://blog.csdn.net/summerfang/archive/2007/01/18/1486244.aspx</guid><dc:creator>三默</dc:creator></item><item><title>SourceMonitor: 代码重构的小工具，大用场</title><link>http://blog.csdn.net/summerfang/archive/2006/09/04/1176916.aspx</link><wfw:comment>http://blog.csdn.net/summerfang/comments/1176916.aspx</wfw:comment><slash:comments>5</slash:comments><wfw:commentRss>http://blog.csdn.net/summerfang/comments/commentRss/1176916.aspx</wfw:commentRss><trackback:ping>http://tb.blog.csdn.net/TrackBack.aspx?PostId=1176916</trackback:ping><description>我们在做代码重构时，最麻烦的问题是什么？各人有各人的答案。
对我来说，找到哪一段代码需要重构是最大的麻烦。产品写好了，程序怎么样？怎么判断？对于由整个团队写的代码，全面阅读是不太现实的。开会？程序员最最不喜欢开会了！那可是个技术活。：）
最近，我用了一个小工具，SourceMonitor，取得了意想不到的好效果。推荐大家使用。

&lt;img src =&quot;http://blog.csdn.net/summerfang/aggbug/1176916.aspx&quot; width = &quot;1&quot; height = &quot;1&quot; /&gt;</description><pubDate>Tue, 05 Sep 2006 04:58:00 +0800</pubDate><author>三默</author><comments>http://blog.csdn.net/summerfang/archive/2006/09/04/1176916.aspx#Feedback</comments><guid isPermaLink="false">http://blog.csdn.net/summerfang/archive/2006/09/04/1176916.aspx</guid><dc:creator>三默</dc:creator></item><item><title>PHPUnit袖珍指南 第十二章 测试的其他用途</title><link>http://blog.csdn.net/summerfang/archive/2006/08/08/1039190.aspx</link><wfw:comment>http://blog.csdn.net/summerfang/comments/1039190.aspx</wfw:comment><slash:comments>3</slash:comments><wfw:commentRss>http://blog.csdn.net/summerfang/comments/commentRss/1039190.aspx</wfw:commentRss><trackback:ping>http://tb.blog.csdn.net/TrackBack.aspx?PostId=1039190</trackback:ping><description>一旦你开始写自动测试，你就会想要发掘更多用途。以下是一些例子。&lt;img src =&quot;http://blog.csdn.net/summerfang/aggbug/1039190.aspx&quot; width = &quot;1&quot; height = &quot;1&quot; /&gt;</description><pubDate>Wed, 09 Aug 2006 07:07:00 +0800</pubDate><author>三默</author><comments>http://blog.csdn.net/summerfang/archive/2006/08/08/1039190.aspx#Feedback</comments><guid isPermaLink="false">http://blog.csdn.net/summerfang/archive/2006/08/08/1039190.aspx</guid><dc:creator>三默</dc:creator></item><item><title>PHPUnit袖珍指南 第十一章 残根</title><link>http://blog.csdn.net/summerfang/archive/2006/08/05/1024760.aspx</link><wfw:comment>http://blog.csdn.net/summerfang/comments/1024760.aspx</wfw:comment><slash:comments>1</slash:comments><wfw:commentRss>http://blog.csdn.net/summerfang/comments/commentRss/1024760.aspx</wfw:commentRss><trackback:ping>http://tb.blog.csdn.net/TrackBack.aspx?PostId=1024760</trackback:ping><description>相比有多个错误来源的测试，只测试一件事情的测试提供了更好的信息。如何隔离测试的外部影响呢？用来自简单的PHP对象的残根替代昂贵, 杂乱, 不可靠, 缓慢, 复杂的资源。&lt;img src =&quot;http://blog.csdn.net/summerfang/aggbug/1024760.aspx&quot; width = &quot;1&quot; height = &quot;1&quot; /&gt;</description><pubDate>Sun, 06 Aug 2006 03:02:00 +0800</pubDate><author>三默</author><comments>http://blog.csdn.net/summerfang/archive/2006/08/05/1024760.aspx#Feedback</comments><guid isPermaLink="false">http://blog.csdn.net/summerfang/archive/2006/08/05/1024760.aspx</guid><dc:creator>三默</dc:creator></item><item><title>开发和测试的两大难题：Regression Bug和Late Discovery Bug</title><link>http://blog.csdn.net/summerfang/archive/2006/07/12/908587.aspx</link><wfw:comment>http://blog.csdn.net/summerfang/comments/908587.aspx</wfw:comment><slash:comments>1</slash:comments><wfw:commentRss>http://blog.csdn.net/summerfang/comments/commentRss/908587.aspx</wfw:commentRss><trackback:ping>http://tb.blog.csdn.net/TrackBack.aspx?PostId=908587</trackback:ping><description>开发和测试的两大难题：Regression Bug和Late Discovery &lt;img src =&quot;http://blog.csdn.net/summerfang/aggbug/908587.aspx&quot; width = &quot;1&quot; height = &quot;1&quot; /&gt;</description><pubDate>Wed, 12 Jul 2006 15:52:00 +0800</pubDate><author>三默</author><comments>http://blog.csdn.net/summerfang/archive/2006/07/12/908587.aspx#Feedback</comments><guid isPermaLink="false">http://blog.csdn.net/summerfang/archive/2006/07/12/908587.aspx</guid><dc:creator>三默</dc:creator></item><item><title>Bill Gates计划退二线感想</title><link>http://blog.csdn.net/summerfang/archive/2006/06/16/802671.aspx</link><wfw:comment>http://blog.csdn.net/summerfang/comments/802671.aspx</wfw:comment><slash:comments>5</slash:comments><wfw:commentRss>http://blog.csdn.net/summerfang/comments/commentRss/802671.aspx</wfw:commentRss><trackback:ping>http://tb.blog.csdn.net/TrackBack.aspx?PostId=802671</trackback:ping><description>今天一大早上网，发现Yahoo英文财务板块得头条就是Bill Gates计划退居二线得新闻。
软件作为拷贝的时代开始终结，软件作为服务的时代开始了！这有时一个全新的时代，只有群雄竞起，软件才会有新的活力！

&lt;img src =&quot;http://blog.csdn.net/summerfang/aggbug/802671.aspx&quot; width = &quot;1&quot; height = &quot;1&quot; /&gt;</description><pubDate>Fri, 16 Jun 2006 16:08:00 +0800</pubDate><author>三默</author><comments>http://blog.csdn.net/summerfang/archive/2006/06/16/802671.aspx#Feedback</comments><guid isPermaLink="false">http://blog.csdn.net/summerfang/archive/2006/06/16/802671.aspx</guid><dc:creator>三默</dc:creator></item><item><title>Sftp和ftp over ssh2的区别</title><link>http://blog.csdn.net/summerfang/archive/2006/06/08/781086.aspx</link><wfw:comment>http://blog.csdn.net/summerfang/comments/781086.aspx</wfw:comment><slash:comments>1</slash:comments><wfw:commentRss>http://blog.csdn.net/summerfang/comments/commentRss/781086.aspx</wfw:commentRss><trackback:ping>http://tb.blog.csdn.net/TrackBack.aspx?PostId=781086</trackback:ping><description>最近使用SecureFx，涉及了两个不同的安全文件传输协议：
-sftp
-ftp over SSH2
这两种协议是不同的。sftp是ssh内含的协议，只要sshd服务器启动了，它就可用，它本身不需要ftp服务器启动。ftp over SSH2则象一个二传手。&lt;img src =&quot;http://blog.csdn.net/summerfang/aggbug/781086.aspx&quot; width = &quot;1&quot; height = &quot;1&quot; /&gt;</description><pubDate>Fri, 09 Jun 2006 05:19:00 +0800</pubDate><author>三默</author><comments>http://blog.csdn.net/summerfang/archive/2006/06/08/781086.aspx#Feedback</comments><guid isPermaLink="false">http://blog.csdn.net/summerfang/archive/2006/06/08/781086.aspx</guid><dc:creator>三默</dc:creator></item><item><title>使用gFTP进行安全文件传输</title><link>http://blog.csdn.net/summerfang/archive/2006/06/08/781083.aspx</link><wfw:comment>http://blog.csdn.net/summerfang/comments/781083.aspx</wfw:comment><slash:comments>2</slash:comments><wfw:commentRss>http://blog.csdn.net/summerfang/comments/commentRss/781083.aspx</wfw:commentRss><trackback:ping>http://tb.blog.csdn.net/TrackBack.aspx?PostId=781083</trackback:ping><description>我有两台Linux工作机，一台（A）下载了很多软件，另一台（B）没有。今天，我突然需要在B上安装一大堆A上已经下载过的软件。因此，我需要将它们拷贝过来。A和B都有些安全设置，只允许通过ssh客户端访问。
&lt;img src =&quot;http://blog.csdn.net/summerfang/aggbug/781083.aspx&quot; width = &quot;1&quot; height = &quot;1&quot; /&gt;</description><pubDate>Fri, 09 Jun 2006 05:18:00 +0800</pubDate><author>三默</author><comments>http://blog.csdn.net/summerfang/archive/2006/06/08/781083.aspx#Feedback</comments><guid isPermaLink="false">http://blog.csdn.net/summerfang/archive/2006/06/08/781083.aspx</guid><dc:creator>三默</dc:creator></item></channel></rss>