<?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/platformlib" type="application/rss+xml" ref="self"></atom:link><fs:self_link href="http://feeds.feedsky.com/csdn.net/platformlib" type="application/rss+xml"></fs:self_link><lastBuildDate>Sat, 12 Jan 2008 21:52:00 GMT</lastBuildDate><title>切尔斯基的工具</title><description>君子性非异也，善假于物也</description><item><title>Ant: 大规模应用中的应用</title><link>http://item.feedsky.com/~csdn.net/platformlib/~1176219/43165346/1176200/1/item.html</link><wfw:comment>comments/2040039.aspx</wfw:comment><slash:comments>0</slash:comments><wfw:commentRss>comments/commentRss/2040039.aspx</wfw:commentRss><trackback:ping>http://tb.blog.csdn.net/TrackBack.aspx?PostId=2040039</trackback:ping><description>Ant脚本如何适应大规模的项目, Large Scale 的项目意味着: 目录较多, 层次较深依赖较多, 构建脚本依赖的第三方Ant Task, 项目依赖的第三方库等测试较多, 构建时间反馈周期较长需要在不同操作系统上运行 需要在不同团队成员的机器上运行 由于以上原因, 导致Ant脚本较长&lt;img src =&quot;aggbug/2040039.aspx&quot; width = &quot;1&quot; height = &quot;1&quot; /&gt;</description><pubDate>Sun, 13 Jan 2008 05:52:00 +0800</pubDate><author>ajaxchelsea@163.com</author><comments>http://blog.csdn.net/platformlib/archive/2008/01/12/2040039.aspx#Feedback</comments><guid isPermaLink="false">http://blog.csdn.net/platformlib/archive/2008/01/12/2040039.aspx</guid><dc:creator>ajaxchelsea@163.com</dc:creator><fs:srclink>http://blog.csdn.net/platformlib/archive/2008/01/12/2040039.aspx</fs:srclink><fs:srcfeed>http://blog.csdn.net/platformlib/rss.aspx</fs:srcfeed><fs:itemid>csdn.net/platformlib/~1176219/43165346/1176200</fs:itemid></item><item><title>CruiseControl 的 108 种调度模式</title><link>http://item.feedsky.com/~csdn.net/platformlib/~1176219/43165347/1176200/1/item.html</link><wfw:comment>comments/2026974.aspx</wfw:comment><slash:comments>0</slash:comments><wfw:commentRss>comments/commentRss/2026974.aspx</wfw:commentRss><trackback:ping>http://tb.blog.csdn.net/TrackBack.aspx?PostId=2026974</trackback:ping><description>&quot;拥抱变化&quot; 是敏捷的态度之一, CruiseControl 正是来实证这种态度的作品. 多种类型的&quot;变化&quot;都会触发CruiseControl的一次构建过程.我们知道CruiseControl能根据源代码的变化来调度一次构建, 但你知道CruiseControl支持多少种调度模式吗?&lt;img src =&quot;aggbug/2026974.aspx&quot; width = &quot;1&quot; height = &quot;1&quot; /&gt;</description><pubDate>Sun, 06 Jan 2008 02:19:00 +0800</pubDate><author>ajaxchelsea@163.com</author><comments>http://blog.csdn.net/platformlib/archive/2008/01/05/2026974.aspx#Feedback</comments><guid isPermaLink="false">http://blog.csdn.net/platformlib/archive/2008/01/05/2026974.aspx</guid><dc:creator>ajaxchelsea@163.com</dc:creator><fs:srclink>http://blog.csdn.net/platformlib/archive/2008/01/05/2026974.aspx</fs:srclink><fs:srcfeed>http://blog.csdn.net/platformlib/rss.aspx</fs:srcfeed><fs:itemid>csdn.net/platformlib/~1176219/43165347/1176200</fs:itemid></item><item><title>Ivy: 搭建本地仓库</title><link>http://item.feedsky.com/~csdn.net/platformlib/~1176219/43165348/1176200/1/item.html</link><wfw:comment>comments/1963725.aspx</wfw:comment><slash:comments>0</slash:comments><wfw:commentRss>comments/commentRss/1963725.aspx</wfw:commentRss><trackback:ping>http://tb.blog.csdn.net/TrackBack.aspx?PostId=1963725</trackback:ping><description>搭建一个本地的ivy仓库&lt;img src =&quot;aggbug/1963725.aspx&quot; width = &quot;1&quot; height = &quot;1&quot; /&gt;</description><pubDate>Mon, 24 Dec 2007 07:23:00 +0800</pubDate><author>ajaxchelsea@163.com</author><comments>http://blog.csdn.net/platformlib/archive/2007/12/23/1963725.aspx#Feedback</comments><guid isPermaLink="false">http://blog.csdn.net/platformlib/archive/2007/12/23/1963725.aspx</guid><dc:creator>ajaxchelsea@163.com</dc:creator><fs:srclink>http://blog.csdn.net/platformlib/archive/2007/12/23/1963725.aspx</fs:srclink><fs:srcfeed>http://blog.csdn.net/platformlib/rss.aspx</fs:srcfeed><fs:itemid>csdn.net/platformlib/~1176219/43165348/1176200</fs:itemid></item><item><title>RegexBuilder: A DSL for creating regular expression, Request For Comment</title><link>http://item.feedsky.com/~csdn.net/platformlib/~1176219/43165349/1176200/1/item.html</link><wfw:comment>comments/1942635.aspx</wfw:comment><slash:comments>0</slash:comments><wfw:commentRss>comments/commentRss/1942635.aspx</wfw:commentRss><trackback:ping>http://tb.blog.csdn.net/TrackBack.aspx?PostId=1942635</trackback:ping><description>RegexBuilder 的目的是试图增强正则表达式的可读性和可维护性

RegexBuilder 并不是用来取代 Regexp 的, 而是辅助编写 Regexp 构造函数需要的第一个参数.&lt;img src =&quot;aggbug/1942635.aspx&quot; width = &quot;1&quot; height = &quot;1&quot; /&gt;</description><pubDate>Mon, 17 Dec 2007 06:25:00 +0800</pubDate><author>ajaxchelsea@163.com</author><comments>http://blog.csdn.net/platformlib/archive/2007/12/16/1942635.aspx#Feedback</comments><guid isPermaLink="false">http://blog.csdn.net/platformlib/archive/2007/12/16/1942635.aspx</guid><dc:creator>ajaxchelsea@163.com</dc:creator><fs:srclink>http://blog.csdn.net/platformlib/archive/2007/12/16/1942635.aspx</fs:srclink><fs:srcfeed>http://blog.csdn.net/platformlib/rss.aspx</fs:srcfeed><fs:itemid>csdn.net/platformlib/~1176219/43165349/1176200</fs:itemid></item><item><title>Enhanced SAX Handler : 比 DOM 还简单的SAX Handler</title><link>http://item.feedsky.com/~csdn.net/platformlib/~1176219/43165350/1176200/1/item.html</link><wfw:comment>comments/1618633.aspx</wfw:comment><slash:comments>0</slash:comments><wfw:commentRss>comments/commentRss/1618633.aspx</wfw:commentRss><trackback:ping>http://tb.blog.csdn.net/TrackBack.aspx?PostId=1618633</trackback:ping><description>这实际上反映了目前SAX Handler接口定义中缺失的三种能力: Stoppable, Subscribable, 和 Reportable; 最终, ESAX 为 原始的 SAX Handler 补足了 可中止的能力, 可订阅的能力, 可汇报的能力, 使得比原始的SAX Handler更快, 比DOM接口更简单, 更易于编程&lt;img src =&quot;aggbug/1618633.aspx&quot; width = &quot;1&quot; height = &quot;1&quot; /&gt;</description><pubDate>Mon, 21 May 2007 15:03:00 +0800</pubDate><author>ajaxchelsea@163.com</author><comments>http://blog.csdn.net/platformlib/archive/2007/05/21/1618633.aspx#Feedback</comments><guid isPermaLink="false">http://blog.csdn.net/platformlib/archive/2007/05/21/1618633.aspx</guid><dc:creator>ajaxchelsea@163.com</dc:creator><fs:srclink>http://blog.csdn.net/platformlib/archive/2007/05/21/1618633.aspx</fs:srclink><fs:srcfeed>http://blog.csdn.net/platformlib/rss.aspx</fs:srcfeed><fs:itemid>csdn.net/platformlib/~1176219/43165350/1176200</fs:itemid></item><item><title>emma : 测试覆盖率低于指标的时候让Ant Build自动失败</title><link>http://item.feedsky.com/~csdn.net/platformlib/~1176219/43165351/1176200/1/item.html</link><wfw:comment>comments/1574806.aspx</wfw:comment><slash:comments>0</slash:comments><wfw:commentRss>comments/commentRss/1574806.aspx</wfw:commentRss><trackback:ping>http://tb.blog.csdn.net/TrackBack.aspx?PostId=1574806</trackback:ping><description>emma : 测试覆盖率低于指标的时候让Ant Build自动失败&lt;img src =&quot;aggbug/1574806.aspx&quot; width = &quot;1&quot; height = &quot;1&quot; /&gt;</description><pubDate>Mon, 23 Apr 2007 02:05:00 +0800</pubDate><author>ajaxchelsea@163.com</author><comments>http://blog.csdn.net/platformlib/archive/2007/04/22/1574806.aspx#Feedback</comments><guid isPermaLink="false">http://blog.csdn.net/platformlib/archive/2007/04/22/1574806.aspx</guid><dc:creator>ajaxchelsea@163.com</dc:creator><fs:srclink>http://blog.csdn.net/platformlib/archive/2007/04/22/1574806.aspx</fs:srclink><fs:srcfeed>http://blog.csdn.net/platformlib/rss.aspx</fs:srcfeed><fs:itemid>csdn.net/platformlib/~1176219/43165351/1176200</fs:itemid></item><item><title>Axis : 远去前的备忘</title><link>http://item.feedsky.com/~csdn.net/platformlib/~1176219/43165352/1176200/1/item.html</link><wfw:comment>comments/1525377.aspx</wfw:comment><slash:comments>0</slash:comments><wfw:commentRss>comments/commentRss/1525377.aspx</wfw:commentRss><trackback:ping>http://tb.blog.csdn.net/TrackBack.aspx?PostId=1525377</trackback:ping><description>simple axis and axis memo&lt;img src =&quot;aggbug/1525377.aspx&quot; width = &quot;1&quot; height = &quot;1&quot; /&gt;</description><pubDate>Sat, 10 Mar 2007 00:38:00 +0800</pubDate><author>ajaxchelsea@163.com</author><comments>http://blog.csdn.net/platformlib/archive/2007/03/09/1525377.aspx#Feedback</comments><guid isPermaLink="false">http://blog.csdn.net/platformlib/archive/2007/03/09/1525377.aspx</guid><dc:creator>ajaxchelsea@163.com</dc:creator><fs:srclink>http://blog.csdn.net/platformlib/archive/2007/03/09/1525377.aspx</fs:srclink><fs:srcfeed>http://blog.csdn.net/platformlib/rss.aspx</fs:srcfeed><fs:itemid>csdn.net/platformlib/~1176219/43165352/1176200</fs:itemid></item><item><title>Essential Security Tools: OpenSSL and Keytool</title><link>http://item.feedsky.com/~csdn.net/platformlib/~1176219/43165353/1176200/1/item.html</link><wfw:comment>comments/1525119.aspx</wfw:comment><slash:comments>0</slash:comments><wfw:commentRss>comments/commentRss/1525119.aspx</wfw:commentRss><trackback:ping>http://tb.blog.csdn.net/TrackBack.aspx?PostId=1525119</trackback:ping><description>OpenSSL 示例和 Keytool示例&lt;img src =&quot;aggbug/1525119.aspx&quot; width = &quot;1&quot; height = &quot;1&quot; /&gt;</description><pubDate>Fri, 09 Mar 2007 21:57:00 +0800</pubDate><author>ajaxchelsea@163.com</author><comments>http://blog.csdn.net/platformlib/archive/2007/03/09/1525119.aspx#Feedback</comments><guid isPermaLink="false">http://blog.csdn.net/platformlib/archive/2007/03/09/1525119.aspx</guid><dc:creator>ajaxchelsea@163.com</dc:creator><fs:srclink>http://blog.csdn.net/platformlib/archive/2007/03/09/1525119.aspx</fs:srclink><fs:srcfeed>http://blog.csdn.net/platformlib/rss.aspx</fs:srcfeed><fs:itemid>csdn.net/platformlib/~1176219/43165353/1176200</fs:itemid></item><item><title>Get Mac Address in Java</title><link>http://item.feedsky.com/~csdn.net/platformlib/~1176219/43165354/1176200/1/item.html</link><wfw:comment>comments/1386657.aspx</wfw:comment><slash:comments>0</slash:comments><wfw:commentRss>comments/commentRss/1386657.aspx</wfw:commentRss><trackback:ping>http://tb.blog.csdn.net/TrackBack.aspx?PostId=1386657</trackback:ping><description>搜了一下,大体有三类解决分案&lt;img src =&quot;aggbug/1386657.aspx&quot; width = &quot;1&quot; height = &quot;1&quot; /&gt;</description><pubDate>Thu, 16 Nov 2006 05:37:00 +0800</pubDate><author>ajaxchelsea@163.com</author><comments>http://blog.csdn.net/platformlib/archive/2006/11/15/1386657.aspx#Feedback</comments><guid isPermaLink="false">http://blog.csdn.net/platformlib/archive/2006/11/15/1386657.aspx</guid><dc:creator>ajaxchelsea@163.com</dc:creator><fs:srclink>http://blog.csdn.net/platformlib/archive/2006/11/15/1386657.aspx</fs:srclink><fs:srcfeed>http://blog.csdn.net/platformlib/rss.aspx</fs:srcfeed><fs:itemid>csdn.net/platformlib/~1176219/43165354/1176200</fs:itemid></item><item><title>Unix Linux 第三方实用Shell工具集</title><link>http://item.feedsky.com/~csdn.net/platformlib/~1176219/43165355/1176200/1/item.html</link><wfw:comment>comments/613789.aspx</wfw:comment><slash:comments>0</slash:comments><wfw:commentRss>comments/commentRss/613789.aspx</wfw:commentRss><trackback:ping>http://tb.blog.csdn.net/TrackBack.aspx?PostId=613789</trackback:ping><description>1. path
2. classpath
3. rmall
4. pkill
5. linkto
6. findinfiles

下载 Sky Shell Utility: http://cosoft.org.cn/project/showfiles.php?group_id=5717

&lt;img src =&quot;aggbug/613789.aspx&quot; width = &quot;1&quot; height = &quot;1&quot; /&gt;</description><pubDate>Thu, 02 Mar 2006 22:02:00 +0800</pubDate><author>ajaxchelsea@163.com</author><comments>http://blog.csdn.net/platformlib/archive/2006/03/02/613789.aspx#Feedback</comments><guid isPermaLink="false">http://blog.csdn.net/platformlib/archive/2006/03/02/613789.aspx</guid><dc:creator>ajaxchelsea@163.com</dc:creator><fs:srclink>http://blog.csdn.net/platformlib/archive/2006/03/02/613789.aspx</fs:srclink><fs:srcfeed>http://blog.csdn.net/platformlib/rss.aspx</fs:srcfeed><fs:itemid>csdn.net/platformlib/~1176219/43165355/1176200</fs:itemid></item><item><title>我的作品</title><link>http://item.feedsky.com/~csdn.net/platformlib/~1176219/43165356/1176200/1/item.html</link><wfw:comment>comments/608248.aspx</wfw:comment><slash:comments>0</slash:comments><wfw:commentRss>comments/commentRss/608248.aspx</wfw:commentRss><trackback:ping>http://tb.blog.csdn.net/TrackBack.aspx?PostId=608248</trackback:ping><description>学习中的练习, 或工作中的原型&lt;img src =&quot;aggbug/608248.aspx&quot; width = &quot;1&quot; height = &quot;1&quot; /&gt;</description><pubDate>Fri, 24 Feb 2006 21:07:00 +0800</pubDate><author>ajaxchelsea@163.com</author><comments>http://blog.csdn.net/platformlib/archive/2006/02/24/608248.aspx#Feedback</comments><guid isPermaLink="false">http://blog.csdn.net/platformlib/archive/2006/02/24/608248.aspx</guid><dc:creator>ajaxchelsea@163.com</dc:creator><fs:srclink>http://blog.csdn.net/platformlib/archive/2006/02/24/608248.aspx</fs:srclink><fs:srcfeed>http://blog.csdn.net/platformlib/rss.aspx</fs:srcfeed><fs:itemid>csdn.net/platformlib/~1176219/43165356/1176200</fs:itemid></item><item><title>PyRename: 批量重命名工具, written by Python</title><link>http://item.feedsky.com/~csdn.net/platformlib/~1176219/43165357/1176200/1/item.html</link><wfw:comment>comments/596863.aspx</wfw:comment><slash:comments>1</slash:comments><wfw:commentRss>comments/commentRss/596863.aspx</wfw:commentRss><trackback:ping>http://tb.blog.csdn.net/TrackBack.aspx?PostId=596863</trackback:ping><description>PyRename, 功能，示例，及下载&lt;img src =&quot;aggbug/596863.aspx&quot; width = &quot;1&quot; height = &quot;1&quot; /&gt;</description><pubDate>Sun, 12 Feb 2006 03:13:00 +0800</pubDate><author>ajaxchelsea@163.com</author><comments>http://blog.csdn.net/platformlib/archive/2006/02/11/596863.aspx#Feedback</comments><guid isPermaLink="false">http://blog.csdn.net/platformlib/archive/2006/02/11/596863.aspx</guid><dc:creator>ajaxchelsea@163.com</dc:creator><fs:srclink>http://blog.csdn.net/platformlib/archive/2006/02/11/596863.aspx</fs:srclink><fs:srcfeed>http://blog.csdn.net/platformlib/rss.aspx</fs:srcfeed><fs:itemid>csdn.net/platformlib/~1176219/43165357/1176200</fs:itemid></item><item><title>Sun JDK 不兼容 IBM JDK 备忘录</title><link>http://item.feedsky.com/~csdn.net/platformlib/~1176219/43165358/1176200/1/item.html</link><wfw:comment>comments/571301.aspx</wfw:comment><slash:comments>0</slash:comments><wfw:commentRss>comments/commentRss/571301.aspx</wfw:commentRss><trackback:ping>http://tb.blog.csdn.net/TrackBack.aspx?PostId=571301</trackback:ping><description>工作中遇到一些Sun JDK与IBM JDK不兼容的问题,记下来做个备忘&lt;img src =&quot;aggbug/571301.aspx&quot; width = &quot;1&quot; height = &quot;1&quot; /&gt;</description><pubDate>Fri, 06 Jan 2006 00:14:00 +0800</pubDate><author>ajaxchelsea@163.com</author><comments>http://blog.csdn.net/platformlib/archive/2006/01/05/571301.aspx#Feedback</comments><guid isPermaLink="false">http://blog.csdn.net/platformlib/archive/2006/01/05/571301.aspx</guid><dc:creator>ajaxchelsea@163.com</dc:creator><fs:srclink>http://blog.csdn.net/platformlib/archive/2006/01/05/571301.aspx</fs:srclink><fs:srcfeed>http://blog.csdn.net/platformlib/rss.aspx</fs:srcfeed><fs:itemid>csdn.net/platformlib/~1176219/43165358/1176200</fs:itemid></item><item><title>WebSphere Application Server V6 备忘录</title><link>http://item.feedsky.com/~csdn.net/platformlib/~1176219/43165359/1176200/1/item.html</link><wfw:comment>comments/564513.aspx</wfw:comment><slash:comments>2</slash:comments><wfw:commentRss>comments/commentRss/564513.aspx</wfw:commentRss><trackback:ping>http://tb.blog.csdn.net/TrackBack.aspx?PostId=564513</trackback:ping><description>1. WebSphere with Optimizeit 
2. WebSphere with DataSource 
3. WebSphere with JVM Arguments 
4. WebSphere with Default JMS Provider, JCA, and SIB
5. WebSphere with MQSeries
6. WebSphere with JNDI
7. Misc    &lt;img src =&quot;aggbug/564513.aspx&quot; width = &quot;1&quot; height = &quot;1&quot; /&gt;</description><pubDate>Thu, 29 Dec 2005 05:51:00 +0800</pubDate><author>ajaxchelsea@163.com</author><comments>http://blog.csdn.net/platformlib/archive/2005/12/28/564513.aspx#Feedback</comments><guid isPermaLink="false">http://blog.csdn.net/platformlib/archive/2005/12/28/564513.aspx</guid><dc:creator>ajaxchelsea@163.com</dc:creator><fs:srclink>http://blog.csdn.net/platformlib/archive/2005/12/28/564513.aspx</fs:srclink><fs:srcfeed>http://blog.csdn.net/platformlib/rss.aspx</fs:srcfeed><fs:itemid>csdn.net/platformlib/~1176219/43165359/1176200</fs:itemid></item><item><title>DNN4 (DotNetNuke) 备忘录</title><link>http://item.feedsky.com/~csdn.net/platformlib/~1176219/43165360/1176200/1/item.html</link><wfw:comment>comments/555734.aspx</wfw:comment><slash:comments>1</slash:comments><wfw:commentRss>comments/commentRss/555734.aspx</wfw:commentRss><trackback:ping>http://tb.blog.csdn.net/TrackBack.aspx?PostId=555734</trackback:ping><description>使用DNN作为基础Web开发平台&lt;img src =&quot;aggbug/555734.aspx&quot; width = &quot;1&quot; height = &quot;1&quot; /&gt;</description><pubDate>Mon, 19 Dec 2005 06:35:00 +0800</pubDate><author>ajaxchelsea@163.com</author><comments>http://blog.csdn.net/platformlib/archive/2005/12/18/555734.aspx#Feedback</comments><guid isPermaLink="false">http://blog.csdn.net/platformlib/archive/2005/12/18/555734.aspx</guid><dc:creator>ajaxchelsea@163.com</dc:creator><fs:srclink>http://blog.csdn.net/platformlib/archive/2005/12/18/555734.aspx</fs:srclink><fs:srcfeed>http://blog.csdn.net/platformlib/rss.aspx</fs:srcfeed><fs:itemid>csdn.net/platformlib/~1176219/43165360/1176200</fs:itemid></item></channel></rss>