<?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/fadestarfish" type="application/rss+xml" rel="self"></atom:link><fs:self_link href="http://feeds.feedsky.com/csdn.net/fadestarfish" type="application/rss+xml"></fs:self_link><lastBuildDate>Wed, 30 Mar 2005 17:02:00 GMT</lastBuildDate><title>冬虫夏草专栏</title><description>&amp;nbsp;&amp;nbsp;&amp;nbsp;自然而然，无欲则刚 ^_^</description><link>http://blog.csdn.net/fadestarfish/</link><item><title>密码学领域重大发现：成功破解MD5</title><link>http://blog.csdn.net/fadestarfish/archive/2005/03/30/334257.aspx</link><wfw:comment>http://blog.csdn.net/fadestarfish/comments/334257.aspx</wfw:comment><slash:comments>0</slash:comments><wfw:commentRss>http://blog.csdn.net/fadestarfish/comments/commentRss/334257.aspx</wfw:commentRss><trackback:ping>http://tb.blog.csdn.net/TrackBack.aspx?PostId=334257</trackback:ping><description>关键词：碰撞＝漏洞＝别人可以伪造和冒用数字签名。
&lt;img src =&quot;http://blog.csdn.net/fadestarfish/aggbug/334257.aspx&quot; width = &quot;1&quot; height = &quot;1&quot; /&gt;</description><pubDate>Thu, 31 Mar 2005 01:02:00 +0800</pubDate><author>simon</author><comments>http://blog.csdn.net/fadestarfish/archive/2005/03/30/334257.aspx#Feedback</comments><guid isPermaLink="false">http://blog.csdn.net/fadestarfish/archive/2005/03/30/334257.aspx</guid><dc:creator>simon</dc:creator></item><item><title>postgres数据库安装和基本操作(转载)</title><link>http://blog.csdn.net/fadestarfish/archive/2005/02/22/297285.aspx</link><wfw:comment>http://blog.csdn.net/fadestarfish/comments/297285.aspx</wfw:comment><slash:comments>0</slash:comments><wfw:commentRss>http://blog.csdn.net/fadestarfish/comments/commentRss/297285.aspx</wfw:commentRss><trackback:ping>http://tb.blog.csdn.net/TrackBack.aspx?PostId=297285</trackback:ping><description>到 http://www.pgsql.org 下载源代码。我下载的版本是 PostgreSQL7.3.4 ，保存为“/opt/prog/tmp/postgresql-7.3.4.tar.gz”。下载后，开终端(rxvt)，进这个目录： 
[root@TFW-RFL40F root]# cd /opt/prog/tmp &lt;img src =&quot;http://blog.csdn.net/fadestarfish/aggbug/297285.aspx&quot; width = &quot;1&quot; height = &quot;1&quot; /&gt;</description><pubDate>Tue, 22 Feb 2005 21:27:00 +0800</pubDate><author>simon</author><comments>http://blog.csdn.net/fadestarfish/archive/2005/02/22/297285.aspx#Feedback</comments><guid isPermaLink="false">http://blog.csdn.net/fadestarfish/archive/2005/02/22/297285.aspx</guid><dc:creator>simon</dc:creator></item><item><title>[Struts相关]Struts对多配置和模块化的支持</title><link>http://blog.csdn.net/fadestarfish/archive/2005/01/27/270775.aspx</link><wfw:comment>http://blog.csdn.net/fadestarfish/comments/270775.aspx</wfw:comment><slash:comments>0</slash:comments><wfw:commentRss>http://blog.csdn.net/fadestarfish/comments/commentRss/270775.aspx</wfw:commentRss><trackback:ping>http://tb.blog.csdn.net/TrackBack.aspx?PostId=270775</trackback:ping><description>我们知道，在Struts 1.0中，我们只能在web.xml中为ActionServlet指定一个配置文件，这对于我们这些网上的教学例子来说当然没什么问题，但是在实际的应用开发过程中，可能会有些麻烦。因为许多开发人员都可能同时需要修改配置文件，但是配置文件只能同时被一个人修改，这样肯定会造成一定程度上的资源争夺，势必会影响开发效率和引起开发人员的抱怨。
 
&lt;img src =&quot;http://blog.csdn.net/fadestarfish/aggbug/270775.aspx&quot; width = &quot;1&quot; height = &quot;1&quot; /&gt;</description><pubDate>Fri, 28 Jan 2005 00:55:00 +0800</pubDate><author>simon</author><comments>http://blog.csdn.net/fadestarfish/archive/2005/01/27/270775.aspx#Feedback</comments><guid isPermaLink="false">http://blog.csdn.net/fadestarfish/archive/2005/01/27/270775.aspx</guid><dc:creator>simon</dc:creator></item><item><title>JAVA排序</title><link>http://blog.csdn.net/fadestarfish/archive/2005/01/11/248952.aspx</link><wfw:comment>http://blog.csdn.net/fadestarfish/comments/248952.aspx</wfw:comment><slash:comments>0</slash:comments><wfw:commentRss>http://blog.csdn.net/fadestarfish/comments/commentRss/248952.aspx</wfw:commentRss><trackback:ping>http://tb.blog.csdn.net/TrackBack.aspx?PostId=248952</trackback:ping><description>转载: 原文出处：http://blog.csdn.net/blundblade/archive/2004/08/07/67774.aspx
摘要：经常看见有人还在不厌其烦的用冒泡（最常见！）或是交换做排序，实际上用几行代码就可以既快又好地实现排序，不论是简单类型还是类，数组还是Java聚集(Collection)。&lt;img src =&quot;http://blog.csdn.net/fadestarfish/aggbug/248952.aspx&quot; width = &quot;1&quot; height = &quot;1&quot; /&gt;</description><pubDate>Wed, 12 Jan 2005 01:10:00 +0800</pubDate><author>simon</author><comments>http://blog.csdn.net/fadestarfish/archive/2005/01/11/248952.aspx#Feedback</comments><guid isPermaLink="false">http://blog.csdn.net/fadestarfish/archive/2005/01/11/248952.aspx</guid><dc:creator>simon</dc:creator></item><item><title>postgresql在win上的安装</title><link>http://blog.csdn.net/fadestarfish/archive/2004/12/31/235897.aspx</link><wfw:comment>http://blog.csdn.net/fadestarfish/comments/235897.aspx</wfw:comment><slash:comments>0</slash:comments><wfw:commentRss>http://blog.csdn.net/fadestarfish/comments/commentRss/235897.aspx</wfw:commentRss><trackback:ping>http://tb.blog.csdn.net/TrackBack.aspx?PostId=235897</trackback:ping><description>PostgreSQL将从7.5版开始支持windows. 
http://www.hagander.net/pgsql/win32snap/ &lt;img src =&quot;http://blog.csdn.net/fadestarfish/aggbug/235897.aspx&quot; width = &quot;1&quot; height = &quot;1&quot; /&gt;</description><pubDate>Fri, 31 Dec 2004 21:59:00 +0800</pubDate><author>simon</author><comments>http://blog.csdn.net/fadestarfish/archive/2004/12/31/235897.aspx#Feedback</comments><guid isPermaLink="false">http://blog.csdn.net/fadestarfish/archive/2004/12/31/235897.aspx</guid><dc:creator>simon</dc:creator></item><item><title>Java , Installanywhere 在 Redhat 上的中文问题解决方法(转载)</title><link>http://blog.csdn.net/fadestarfish/archive/2004/12/30/234955.aspx</link><wfw:comment>http://blog.csdn.net/fadestarfish/comments/234955.aspx</wfw:comment><slash:comments>0</slash:comments><wfw:commentRss>http://blog.csdn.net/fadestarfish/comments/commentRss/234955.aspx</wfw:commentRss><trackback:ping>http://tb.blog.csdn.net/TrackBack.aspx?PostId=234955</trackback:ping><description>Java,Installanywhere,Redhat,中文问题,解决方法&lt;img src =&quot;http://blog.csdn.net/fadestarfish/aggbug/234955.aspx&quot; width = &quot;1&quot; height = &quot;1&quot; /&gt;</description><pubDate>Fri, 31 Dec 2004 02:49:00 +0800</pubDate><author>simon</author><comments>http://blog.csdn.net/fadestarfish/archive/2004/12/30/234955.aspx#Feedback</comments><guid isPermaLink="false">http://blog.csdn.net/fadestarfish/archive/2004/12/30/234955.aspx</guid><dc:creator>simon</dc:creator></item><item><title>『时尚资讯』 [家居美食]超赞的美食摄影+作法(转载)</title><link>http://blog.csdn.net/fadestarfish/archive/2004/12/17/219215.aspx</link><wfw:comment>http://blog.csdn.net/fadestarfish/comments/219215.aspx</wfw:comment><slash:comments>0</slash:comments><wfw:commentRss>http://blog.csdn.net/fadestarfish/comments/commentRss/219215.aspx</wfw:commentRss><trackback:ping>http://tb.blog.csdn.net/TrackBack.aspx?PostId=219215</trackback:ping><description>zuocai&lt;img src =&quot;http://blog.csdn.net/fadestarfish/aggbug/219215.aspx&quot; width = &quot;1&quot; height = &quot;1&quot; /&gt;</description><pubDate>Fri, 17 Dec 2004 16:47:00 +0800</pubDate><author>simon</author><comments>http://blog.csdn.net/fadestarfish/archive/2004/12/17/219215.aspx#Feedback</comments><guid isPermaLink="false">http://blog.csdn.net/fadestarfish/archive/2004/12/17/219215.aspx</guid><dc:creator>simon</dc:creator></item><item><title>12月份NBA比赛国内转播时间表(12月01日更新)</title><link>http://blog.csdn.net/fadestarfish/archive/2004/12/01/199921.aspx</link><wfw:comment>http://blog.csdn.net/fadestarfish/comments/199921.aspx</wfw:comment><slash:comments>1</slash:comments><wfw:commentRss>http://blog.csdn.net/fadestarfish/comments/commentRss/199921.aspx</wfw:commentRss><trackback:ping>http://tb.blog.csdn.net/TrackBack.aspx?PostId=199921</trackback:ping><description>12月份NBA比赛国内转播时间表(12月01日更新) &lt;img src =&quot;http://blog.csdn.net/fadestarfish/aggbug/199921.aspx&quot; width = &quot;1&quot; height = &quot;1&quot; /&gt;</description><pubDate>Wed, 01 Dec 2004 16:43:00 +0800</pubDate><author>simon</author><comments>http://blog.csdn.net/fadestarfish/archive/2004/12/01/199921.aspx#Feedback</comments><guid isPermaLink="false">http://blog.csdn.net/fadestarfish/archive/2004/12/01/199921.aspx</guid><dc:creator>simon</dc:creator></item><item><title>月底--2004.11.30</title><link>http://blog.csdn.net/fadestarfish/archive/2004/11/30/199578.aspx</link><wfw:comment>http://blog.csdn.net/fadestarfish/comments/199578.aspx</wfw:comment><slash:comments>0</slash:comments><wfw:commentRss>http://blog.csdn.net/fadestarfish/comments/commentRss/199578.aspx</wfw:commentRss><trackback:ping>http://tb.blog.csdn.net/TrackBack.aspx?PostId=199578</trackback:ping><description>我很累，并开始迷惑，不知道自己在做什么，想做什么，一切都不如念书的时候那样顺理成章。当然，这些想法只能对自己说，因为，我是孤独的一个人。&lt;img src =&quot;http://blog.csdn.net/fadestarfish/aggbug/199578.aspx&quot; width = &quot;1&quot; height = &quot;1&quot; /&gt;</description><pubDate>Wed, 01 Dec 2004 03:23:00 +0800</pubDate><author>simon</author><comments>http://blog.csdn.net/fadestarfish/archive/2004/11/30/199578.aspx#Feedback</comments><guid isPermaLink="false">http://blog.csdn.net/fadestarfish/archive/2004/11/30/199578.aspx</guid><dc:creator>simon</dc:creator></item><item><title>Jasperreports和iReport 的使用(整理)</title><link>http://blog.csdn.net/fadestarfish/archive/2004/11/22/191249.aspx</link><wfw:comment>http://blog.csdn.net/fadestarfish/comments/191249.aspx</wfw:comment><slash:comments>1</slash:comments><wfw:commentRss>http://blog.csdn.net/fadestarfish/comments/commentRss/191249.aspx</wfw:commentRss><trackback:ping>http://tb.blog.csdn.net/TrackBack.aspx?PostId=191249</trackback:ping><description>整理后的使用，持续更新ing&lt;img src =&quot;http://blog.csdn.net/fadestarfish/aggbug/191249.aspx&quot; width = &quot;1&quot; height = &quot;1&quot; /&gt;</description><pubDate>Tue, 23 Nov 2004 05:22:00 +0800</pubDate><author>simon</author><comments>http://blog.csdn.net/fadestarfish/archive/2004/11/22/191249.aspx#Feedback</comments><guid isPermaLink="false">http://blog.csdn.net/fadestarfish/archive/2004/11/22/191249.aspx</guid><dc:creator>simon</dc:creator></item></channel></rss>
