<?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/qiuxiao1981" type="application/rss+xml" rel="self"></atom:link><fs:self_link href="http://feeds.feedsky.com/csdn.net/qiuxiao1981" type="application/rss+xml"></fs:self_link><lastBuildDate>Fri, 09 Jan 2009 10:28:00 GMT</lastBuildDate><title>qiuxiao1981的专栏</title><description>技术流.我是新手</description><link>http://blog.csdn.net/qiuxiao1981/</link><item><title>豆瓣的架构—专访豆瓣网站的技术总监洪强宁</title><link>http://blog.csdn.net/qiuxiao1981/archive/2009/01/09/3738985.aspx</link><wfw:comment>http://blog.csdn.net/qiuxiao1981/comments/3738985.aspx</wfw:comment><slash:comments>0</slash:comments><wfw:commentRss>http://blog.csdn.net/qiuxiao1981/comments/commentRss/3738985.aspx</wfw:commentRss><trackback:ping>http://tb.blog.csdn.net/TrackBack.aspx?PostId=3738985</trackback:ping><description>&amp;lt;P&amp;gt;&amp;amp;nbsp; “你要是愿意，就买一枝三块钱的玫瑰，送给我吧，这城市也是怪让人伤心的，我想死心塌地的爱上你”&amp;lt;BR&amp;gt;&amp;lt;BR&amp;gt;&amp;amp;nbsp;&amp;amp;nbsp; 这是一个叫钟童茜的歌手的歌，我在豆瓣网站发现有人评论，才知道了这首有些凄凉的歌曲。你几乎不可能从百度的最流行的mp3的列表中找到它，因为它不是那么有名，也许是这个原因，引发了我采访豆瓣的愿望。接受我采访的是，豆瓣网站的技术总监洪强宁先生和产品经理张贝宁女士。&amp;lt;/P&amp;gt;&amp;lt;BR&amp;gt;&amp;lt;br /&amp;gt;&amp;lt;P&amp;gt;&amp;lt;STRONG&amp;gt;本刊记者：好，现在开始，豆瓣是一个非常著名的Web2.0网站，你们的开发语言选择的是Python，我想问的是，为什么选择Python？&amp;lt;BR&amp;gt;&amp;lt;BR&amp;gt;&amp;lt;/STRONG&amp;gt;洪强宁：我们选择Python的理由是它是动态语言，具有动态语言的优点，比如开发特别迅速。我们做的是一个Web2.0的网站，这种网站的特点就是always beta，用户的需求在随时发生变化，我们也不断发现新的价值。&lt;img src =&quot;http://blog.csdn.net/qiuxiao1981/aggbug/3738985.aspx&quot; width = &quot;1&quot; height = &quot;1&quot; /&gt;</description><pubDate>Fri, 09 Jan 2009 18:28:00 +0800</pubDate><author>qiuxiao1981</author><comments>http://blog.csdn.net/qiuxiao1981/archive/2009/01/09/3738985.aspx#Feedback</comments><guid isPermaLink="false">http://blog.csdn.net/qiuxiao1981/archive/2009/01/09/3738985.aspx</guid><dc:creator>qiuxiao1981</dc:creator></item><item><title>学了设计模式去泡MM的23种方法</title><link>http://blog.csdn.net/qiuxiao1981/archive/2008/07/14/2648645.aspx</link><wfw:comment>http://blog.csdn.net/qiuxiao1981/comments/2648645.aspx</wfw:comment><slash:comments>0</slash:comments><wfw:commentRss>http://blog.csdn.net/qiuxiao1981/comments/commentRss/2648645.aspx</wfw:commentRss><trackback:ping>http://tb.blog.csdn.net/TrackBack.aspx?PostId=2648645</trackback:ping><description>&lt;P&gt;&lt;SPAN style=&quot;FONT-SIZE: large&quot;&gt;创建型模式&lt;/SPAN&gt; &lt;BR&gt;&lt;BR&gt;1、FACTORY&lt;/P&gt;&lt;br /&gt;&lt;P&gt;追MM少不了请吃饭了，麦当劳的鸡翅和肯德基的鸡翅都是MM爱吃的东西，虽然口味有所不同，但不管你带MM去麦当劳或肯德基，只管向服务员说“来四个鸡翅”就行了。麦当劳和肯德基就是生产鸡翅的Factory &lt;BR&gt;&lt;BR&gt;工厂模式：客户类和工厂类分开。消费者任何时候需要某种产品，只需向工厂请求即可。消费者无须修改就可以接纳新产品。缺点是当产品修改时，工厂类也要做相应的修改。如：如何创建及如何向客户端提供。&lt;/P&gt;&lt;br /&gt;&lt;P&gt;------------------------------------------------------------------------------------------------------------&lt;/P&gt;&lt;br /&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;br /&gt;&lt;P&gt;&lt;BR&gt;2、BUILDER&lt;/STR&lt;img src =&quot;http://blog.csdn.net/qiuxiao1981/aggbug/2648645.aspx&quot; width = &quot;1&quot; height = &quot;1&quot; /&gt;</description><pubDate>Mon, 14 Jul 2008 22:19:00 +0800</pubDate><author>qiuxiao1981</author><comments>http://blog.csdn.net/qiuxiao1981/archive/2008/07/14/2648645.aspx#Feedback</comments><guid isPermaLink="false">http://blog.csdn.net/qiuxiao1981/archive/2008/07/14/2648645.aspx</guid><dc:creator>qiuxiao1981</dc:creator></item><item><title>ubuntu安装注意事项</title><link>http://blog.csdn.net/qiuxiao1981/archive/2008/07/10/2635025.aspx</link><wfw:comment>http://blog.csdn.net/qiuxiao1981/comments/2635025.aspx</wfw:comment><slash:comments>0</slash:comments><wfw:commentRss>http://blog.csdn.net/qiuxiao1981/comments/commentRss/2635025.aspx</wfw:commentRss><trackback:ping>http://tb.blog.csdn.net/TrackBack.aspx?PostId=2635025</trackback:ping><description>1。安装前最好连上网，遇到的问题是安装中文出现问题。有些东西安装不上。2。安装jdk:第二步开始安装，安装JDK6                        代码:                            sudo chmod +x jdk-6-linux-i586.bin                        &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; sudo ./jdk-6-linux-i586.bin                                    配置环境变量编辑/etc/profile文件添加以下内容：                        代码:                            export JAVA_HOME=/opt/jdk1.6.0                        export JRE_HOME=/opt/jdk1.6.0/jre                        export CLASSPATH=.:$JAVA_HOME/lib:$JRE_HOME/&lt;img src =&quot;http://blog.csdn.net/qiuxiao1981/aggbug/2635025.aspx&quot; width = &quot;1&quot; height = &quot;1&quot; /&gt;</description><pubDate>Fri, 11 Jul 2008 01:54:00 +0800</pubDate><author>qiuxiao1981</author><comments>http://blog.csdn.net/qiuxiao1981/archive/2008/07/10/2635025.aspx#Feedback</comments><guid isPermaLink="false">http://blog.csdn.net/qiuxiao1981/archive/2008/07/10/2635025.aspx</guid><dc:creator>qiuxiao1981</dc:creator></item><item><title>Ubuntu 8.04下编译安装Ruby-1.8.6-p114[转载]</title><link>http://blog.csdn.net/qiuxiao1981/archive/2008/07/10/2632413.aspx</link><wfw:comment>http://blog.csdn.net/qiuxiao1981/comments/2632413.aspx</wfw:comment><slash:comments>0</slash:comments><wfw:commentRss>http://blog.csdn.net/qiuxiao1981/comments/commentRss/2632413.aspx</wfw:commentRss><trackback:ping>http://tb.blog.csdn.net/TrackBack.aspx?PostId=2632413</trackback:ping><description>&lt;p style=&quot;text-indent: 2em;&quot;&gt;环境:Ubuntu8.04 &lt;/p&gt;&lt;p style=&quot;text-indent: 2em;&quot;&gt;&lt;/p&gt;&lt;p style=&quot;text-indent: 2em;&quot;&gt;1.安装build工具 &lt;/p&gt;&lt;p style=&quot;text-indent: 2em;&quot;&gt;sudo aptitude install build-essential linux-headers-$(uname -r) &lt;/p&gt;&lt;p style=&quot;text-indent: 2em;&quot;&gt;&lt;/p&gt;&lt;p style=&quot;text-indent: 2em;&quot;&gt;2.安装readline zlib libncurses5 &lt;/p&gt;&lt;p style=&quot;text-indent: 2em;&quot;&gt;apt-get install zlib1g-dev &lt;/p&gt;&lt;p style=&quot;text-indent: 2em;&quot;&gt;apt-get install libreadline5 libreadline5-dev &lt;/p&gt;&lt;p style=&quot;text-indent: 2em;&quot;&gt;apt-get instal&lt;img src =&quot;http://blog.csdn.net/qiuxiao1981/aggbug/2632413.aspx&quot; width = &quot;1&quot; height = &quot;1&quot; /&gt;</description><pubDate>Thu, 10 Jul 2008 17:14:00 +0800</pubDate><author>qiuxiao1981</author><comments>http://blog.csdn.net/qiuxiao1981/archive/2008/07/10/2632413.aspx#Feedback</comments><guid isPermaLink="false">http://blog.csdn.net/qiuxiao1981/archive/2008/07/10/2632413.aspx</guid><dc:creator>qiuxiao1981</dc:creator></item><item><title>webwork与ajax的疑问</title><link>http://blog.csdn.net/qiuxiao1981/archive/2008/01/17/2047735.aspx</link><wfw:comment>http://blog.csdn.net/qiuxiao1981/comments/2047735.aspx</wfw:comment><slash:comments>0</slash:comments><wfw:commentRss>http://blog.csdn.net/qiuxiao1981/comments/commentRss/2047735.aspx</wfw:commentRss><trackback:ping>http://tb.blog.csdn.net/TrackBack.aspx?PostId=2047735</trackback:ping><description>1.jsp页面:Initial Content    2.配置文件:                    dojo                              /ajax/AjaxResult.jsp        疑问:interceptor-ref name=&quot;paramFilter&quot;&amp;gt;这一段是怎么来的??&lt;img src =&quot;http://blog.csdn.net/qiuxiao1981/aggbug/2047735.aspx&quot; width = &quot;1&quot; height = &quot;1&quot; /&gt;</description><pubDate>Thu, 17 Jan 2008 08:18:00 +0800</pubDate><author>qiuxiao1981</author><comments>http://blog.csdn.net/qiuxiao1981/archive/2008/01/17/2047735.aspx#Feedback</comments><guid isPermaLink="false">http://blog.csdn.net/qiuxiao1981/archive/2008/01/17/2047735.aspx</guid><dc:creator>qiuxiao1981</dc:creator></item><item><title>数据源+freemarker+servlet生成xml文件</title><link>http://blog.csdn.net/qiuxiao1981/archive/2007/11/17/1889578.aspx</link><wfw:comment>http://blog.csdn.net/qiuxiao1981/comments/1889578.aspx</wfw:comment><slash:comments>0</slash:comments><wfw:commentRss>http://blog.csdn.net/qiuxiao1981/comments/commentRss/1889578.aspx</wfw:commentRss><trackback:ping>http://tb.blog.csdn.net/TrackBack.aspx?PostId=1889578</trackback:ping><description>数据源+freemarker+servlet生成xml文件&lt;img src =&quot;http://blog.csdn.net/qiuxiao1981/aggbug/1889578.aspx&quot; width = &quot;1&quot; height = &quot;1&quot; /&gt;</description><pubDate>Sat, 17 Nov 2007 18:46:00 +0800</pubDate><author>qiuxiao1981</author><comments>http://blog.csdn.net/qiuxiao1981/archive/2007/11/17/1889578.aspx#Feedback</comments><guid isPermaLink="false">http://blog.csdn.net/qiuxiao1981/archive/2007/11/17/1889578.aspx</guid><dc:creator>qiuxiao1981</dc:creator></item><item><title>struts学习之form表单， 配置文件action对应关系。</title><link>http://blog.csdn.net/qiuxiao1981/archive/2007/11/01/1861431.aspx</link><wfw:comment>http://blog.csdn.net/qiuxiao1981/comments/1861431.aspx</wfw:comment><slash:comments>0</slash:comments><wfw:commentRss>http://blog.csdn.net/qiuxiao1981/comments/commentRss/1861431.aspx</wfw:commentRss><trackback:ping>http://tb.blog.csdn.net/TrackBack.aspx?PostId=1861431</trackback:ping><description>struts学习之form表单， 配置文件action对应关系。&lt;img src =&quot;http://blog.csdn.net/qiuxiao1981/aggbug/1861431.aspx&quot; width = &quot;1&quot; height = &quot;1&quot; /&gt;</description><pubDate>Fri, 02 Nov 2007 00:03:00 +0800</pubDate><author>qiuxiao1981</author><comments>http://blog.csdn.net/qiuxiao1981/archive/2007/11/01/1861431.aspx#Feedback</comments><guid isPermaLink="false">http://blog.csdn.net/qiuxiao1981/archive/2007/11/01/1861431.aspx</guid><dc:creator>qiuxiao1981</dc:creator></item><item><title>struts2初步配置</title><link>http://blog.csdn.net/qiuxiao1981/archive/2007/10/27/1847793.aspx</link><wfw:comment>http://blog.csdn.net/qiuxiao1981/comments/1847793.aspx</wfw:comment><slash:comments>0</slash:comments><wfw:commentRss>http://blog.csdn.net/qiuxiao1981/comments/commentRss/1847793.aspx</wfw:commentRss><trackback:ping>http://tb.blog.csdn.net/TrackBack.aspx?PostId=1847793</trackback:ping><description>The flowing is the simple test code.&lt;img src =&quot;http://blog.csdn.net/qiuxiao1981/aggbug/1847793.aspx&quot; width = &quot;1&quot; height = &quot;1&quot; /&gt;</description><pubDate>Sat, 27 Oct 2007 21:48:00 +0800</pubDate><author>qiuxiao1981</author><comments>http://blog.csdn.net/qiuxiao1981/archive/2007/10/27/1847793.aspx#Feedback</comments><guid isPermaLink="false">http://blog.csdn.net/qiuxiao1981/archive/2007/10/27/1847793.aspx</guid><dc:creator>qiuxiao1981</dc:creator></item><item><title>struts标签循环示例</title><link>http://blog.csdn.net/qiuxiao1981/archive/2007/10/27/1847784.aspx</link><wfw:comment>http://blog.csdn.net/qiuxiao1981/comments/1847784.aspx</wfw:comment><slash:comments>0</slash:comments><wfw:commentRss>http://blog.csdn.net/qiuxiao1981/comments/commentRss/1847784.aspx</wfw:commentRss><trackback:ping>http://tb.blog.csdn.net/TrackBack.aspx?PostId=1847784</trackback:ping><description>在action里面必须有getBookList方法。&lt;img src =&quot;http://blog.csdn.net/qiuxiao1981/aggbug/1847784.aspx&quot; width = &quot;1&quot; height = &quot;1&quot; /&gt;</description><pubDate>Sat, 27 Oct 2007 21:42:00 +0800</pubDate><author>qiuxiao1981</author><comments>http://blog.csdn.net/qiuxiao1981/archive/2007/10/27/1847784.aspx#Feedback</comments><guid isPermaLink="false">http://blog.csdn.net/qiuxiao1981/archive/2007/10/27/1847784.aspx</guid><dc:creator>qiuxiao1981</dc:creator></item><item><title>struts2与spring结合</title><link>http://blog.csdn.net/qiuxiao1981/archive/2007/10/19/1832855.aspx</link><wfw:comment>http://blog.csdn.net/qiuxiao1981/comments/1832855.aspx</wfw:comment><slash:comments>0</slash:comments><wfw:commentRss>http://blog.csdn.net/qiuxiao1981/comments/commentRss/1832855.aspx</wfw:commentRss><trackback:ping>http://tb.blog.csdn.net/TrackBack.aspx?PostId=1832855</trackback:ping><description>struts2与spring结合&lt;img src =&quot;http://blog.csdn.net/qiuxiao1981/aggbug/1832855.aspx&quot; width = &quot;1&quot; height = &quot;1&quot; /&gt;</description><pubDate>Fri, 19 Oct 2007 23:05:00 +0800</pubDate><author>qiuxiao1981</author><comments>http://blog.csdn.net/qiuxiao1981/archive/2007/10/19/1832855.aspx#Feedback</comments><guid isPermaLink="false">http://blog.csdn.net/qiuxiao1981/archive/2007/10/19/1832855.aspx</guid><dc:creator>qiuxiao1981</dc:creator></item></channel></rss>