<?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/wayne_ran" type="application/rss+xml" rel="self"></atom:link><fs:self_link href="http://feeds.feedsky.com/csdn.net/wayne_ran" type="application/rss+xml"></fs:self_link><lastBuildDate>Wed, 01 Jul 2009 14:38:00 GMT</lastBuildDate><title>Wayne's BLOG</title><link>http://blog.csdn.net/wayne_ran/</link><item><title>ScrumBut: Failure to Deliver</title><link>http://blog.csdn.net/wayne_ran/archive/2009/07/01/4313071.aspx</link><wfw:comment>http://blog.csdn.net/wayne_ran/comments/4313071.aspx</wfw:comment><slash:comments>0</slash:comments><wfw:commentRss>http://blog.csdn.net/wayne_ran/comments/commentRss/4313071.aspx</wfw:commentRss><trackback:ping>http://tb.blog.csdn.net/TrackBack.aspx?PostId=4313071</trackback:ping><description>I'm frequently disturbed by the ease with which ScrumBut teams allow unfinished features to slide from one sprint into the next, creating a pattern of failure in meeting their sprint commitments—a pattern that the team considers acceptable. In these environments, it is normal to overhear quotes such as &quot;Don't worry about it. We'll just finish it up in the next sprint,&quot; and &quot;It's no big deal. We always have two or three stories that we don't finish.&quot; As Temple Grandin would say, &quot;Bad is the new n&lt;img src =&quot;http://blog.csdn.net/wayne_ran/aggbug/4313071.aspx&quot; width = &quot;1&quot; height = &quot;1&quot; /&gt;&lt;img src=&quot;http://www1.feedsky.com/t1/239558821/wayne_ran/csdn.net/s.gif?r=http://blog.csdn.net/wayne_ran/archive/2009/07/01/4313071.aspx&quot; border=&quot;0&quot; height=&quot;0&quot; width=&quot;0&quot; style=&quot;position:absolute&quot; /&gt;&lt;p class=&quot;fswww1&quot;&gt;&lt;a href=&quot;http://www1.feedsky.com/r/l/csdn.net/wayne_ran/239558821/art01.html&quot; target=&quot;_blank&quot;&gt;&lt;img border=&quot;0&quot; ismap=&quot;ismap&quot; src=&quot;http://www1.feedsky.com/r/i/csdn.net/wayne_ran/239558821/art01.gif&quot; onerror=&quot;this.style.display='none'&quot; /&gt;&lt;/a&gt;&lt;/p&gt;</description><pubDate>Wed, 01 Jul 2009 22:38:00 +0800</pubDate><author>Wayne</author><comments>http://blog.csdn.net/wayne_ran/archive/2009/07/01/4313071.aspx#Feedback</comments><guid isPermaLink="false">http://blog.csdn.net/wayne_ran/archive/2009/07/01/4313071.aspx</guid><dc:creator>Wayne</dc:creator><fs:srclink>http://blog.csdn.net/wayne_ran/archive/2009/07/01/4313071.aspx</fs:srclink><fs:srcfeed>http://blog.csdn.net/wayne_ran/rss.aspx</fs:srcfeed><fs:itemid>csdn.net/wayne_ran/~1293095/239558821/1295920</fs:itemid></item><item><title>HTTP是怎样工作的</title><link>http://blog.csdn.net/wayne_ran/archive/2009/06/09/4253831.aspx</link><wfw:comment>http://blog.csdn.net/wayne_ran/comments/4253831.aspx</wfw:comment><slash:comments>0</slash:comments><wfw:commentRss>http://blog.csdn.net/wayne_ran/comments/commentRss/4253831.aspx</wfw:commentRss><trackback:ping>http://tb.blog.csdn.net/TrackBack.aspx?PostId=4253831</trackback:ping><description>&lt;br /&gt;      一次HTTP操作称为一个事务，其工作过程可分为四步：&lt;br /&gt;　　首先客户机与服务器需要建立连接。只要单击某个超级链接，HTTP的工作就开始了。&lt;br /&gt;　　建立连接后，客户机发送一个请求给服务器，请求方式的格式为：统一资源标识符（URL）、协议版本号，后边是MIME信息包括请求修饰符、客户机信息和可能的内容。&lt;br /&gt;　　服务器接到请求后，给予相应的响应信息，其格式为一个状态行，包括信息的协议版本号、一个成功或错误的代码，后边是MIME信息包括服务器信息、实体信息和可能的内容。&lt;br /&gt;　　客户端接收服务器所返回的信息通过浏览器显示在用户的显示屏上，然后客户机与服务器断开连接。&lt;br /&gt;　　如果在以上过程中的某一步出现错误，那么产生错误的信息将返回到客户端，有显示屏输出。对于用户来说，这些过程是由HTTP自己完成的，用户只要用鼠标点击，等待信息显示就可以了。&lt;br /&gt;　　许多HTTP通讯是由一个用户代理初始化的并且包括一个申请在源服务器上资源的请求。最简单的情况可能是在用户代理和服务器之间通过一个单独的连接来完成。在Internet上，HTTP通讯&lt;img src =&quot;http://blog.csdn.net/wayne_ran/aggbug/4253831.aspx&quot; width = &quot;1&quot; height = &quot;1&quot; /&gt;&lt;img src=&quot;http://www1.feedsky.com/t1/239558840/wayne_ran/csdn.net/s.gif?r=http://blog.csdn.net/wayne_ran/archive/2009/06/09/4253831.aspx&quot; border=&quot;0&quot; height=&quot;0&quot; width=&quot;0&quot; style=&quot;position:absolute&quot; /&gt;&lt;p class=&quot;fswww1&quot;&gt;&lt;a href=&quot;http://www1.feedsky.com/r/l/csdn.net/wayne_ran/239558840/art01.html&quot; target=&quot;_blank&quot;&gt;&lt;img border=&quot;0&quot; ismap=&quot;ismap&quot; src=&quot;http://www1.feedsky.com/r/i/csdn.net/wayne_ran/239558840/art01.gif&quot; onerror=&quot;this.style.display='none'&quot; /&gt;&lt;/a&gt;&lt;/p&gt;</description><pubDate>Tue, 09 Jun 2009 18:11:00 +0800</pubDate><author>Wayne</author><comments>http://blog.csdn.net/wayne_ran/archive/2009/06/09/4253831.aspx#Feedback</comments><guid isPermaLink="false">http://blog.csdn.net/wayne_ran/archive/2009/06/09/4253831.aspx</guid><dc:creator>Wayne</dc:creator><fs:srclink>http://blog.csdn.net/wayne_ran/archive/2009/06/09/4253831.aspx</fs:srclink><fs:srcfeed>http://blog.csdn.net/wayne_ran/rss.aspx</fs:srcfeed><fs:itemid>csdn.net/wayne_ran/~1293095/239558840/1295920</fs:itemid></item><item><title>Putting The One Minute Manager to Work</title><link>http://blog.csdn.net/wayne_ran/archive/2009/06/08/4252798.aspx</link><wfw:comment>http://blog.csdn.net/wayne_ran/comments/4252798.aspx</wfw:comment><slash:comments>0</slash:comments><wfw:commentRss>http://blog.csdn.net/wayne_ran/comments/commentRss/4252798.aspx</wfw:commentRss><trackback:ping>http://tb.blog.csdn.net/TrackBack.aspx?PostId=4252798</trackback:ping><description>This is a pretty good book about management, it tell us how to use the 3 secrets into daily work. PS, the 3 secrets is 1. One Minute Goal setting.2. One minute Praising3. One minute Reprimand.Following is some point got form the book:People Whoe Produce Good Results Feel Good About Themselves.Most Companies Spend All Their Time Looking For Another Management Concept And Very Little Time Following Up The One They Have Jus&lt;img src =&quot;http://blog.csdn.net/wayne_ran/aggbug/4252798.aspx&quot; width = &quot;1&quot; height = &quot;1&quot; /&gt;&lt;img src=&quot;http://www1.feedsky.com/t1/239558852/wayne_ran/csdn.net/s.gif?r=http://blog.csdn.net/wayne_ran/archive/2009/06/08/4252798.aspx&quot; border=&quot;0&quot; height=&quot;0&quot; width=&quot;0&quot; style=&quot;position:absolute&quot; /&gt;&lt;p class=&quot;fswww1&quot;&gt;&lt;a href=&quot;http://www1.feedsky.com/r/l/csdn.net/wayne_ran/239558852/art01.html&quot; target=&quot;_blank&quot;&gt;&lt;img border=&quot;0&quot; ismap=&quot;ismap&quot; src=&quot;http://www1.feedsky.com/r/i/csdn.net/wayne_ran/239558852/art01.gif&quot; onerror=&quot;this.style.display='none'&quot; /&gt;&lt;/a&gt;&lt;/p&gt;</description><pubDate>Tue, 09 Jun 2009 05:43:00 +0800</pubDate><author>Wayne</author><comments>http://blog.csdn.net/wayne_ran/archive/2009/06/08/4252798.aspx#Feedback</comments><guid isPermaLink="false">http://blog.csdn.net/wayne_ran/archive/2009/06/08/4252798.aspx</guid><dc:creator>Wayne</dc:creator><fs:srclink>http://blog.csdn.net/wayne_ran/archive/2009/06/08/4252798.aspx</fs:srclink><fs:srcfeed>http://blog.csdn.net/wayne_ran/rss.aspx</fs:srcfeed><fs:itemid>csdn.net/wayne_ran/~1293095/239558852/1295920</fs:itemid></item><item><title>赠与今年的大学毕业生(胡适先生30年代的文章,仍不过时)</title><link>http://blog.csdn.net/wayne_ran/archive/2009/02/24/3930618.aspx</link><wfw:comment>http://blog.csdn.net/wayne_ran/comments/3930618.aspx</wfw:comment><slash:comments>0</slash:comments><wfw:commentRss>http://blog.csdn.net/wayne_ran/comments/commentRss/3930618.aspx</wfw:commentRss><trackback:ping>http://tb.blog.csdn.net/TrackBack.aspx?PostId=3930618</trackback:ping><description>本文是胡适先生1932年6月27日所作。虽然30年代那个血雨腥风的时代已经过去，现在的时代已经与当时不可同日而语，但是，读来还是感觉受益匪浅，胡适先生的谆谆教导之情溢于言表。本文中，胡适先生认为，大学生毕业有三条路可走：继续做学术研究；寻着相当的职业；做官，办党，革命。文中分析了大学毕业后遇到的“陷阱堕落的方式”，并给出了三个方子。  &lt;img src =&quot;http://blog.csdn.net/wayne_ran/aggbug/3930618.aspx&quot; width = &quot;1&quot; height = &quot;1&quot; /&gt;&lt;p class=&quot;fswww1&quot;&gt;&lt;a href=&quot;http://www1.feedsky.com/r/l/csdn.net/wayne_ran/239558858/art01.html&quot; target=&quot;_blank&quot;&gt;&lt;img border=&quot;0&quot; ismap=&quot;ismap&quot; src=&quot;http://www1.feedsky.com/r/i/csdn.net/wayne_ran/239558858/art01.gif&quot; onerror=&quot;this.style.display='none'&quot; /&gt;&lt;/a&gt;&lt;/p&gt;</description><pubDate>Tue, 24 Feb 2009 08:14:00 +0800</pubDate><author>Wayne</author><comments>http://blog.csdn.net/wayne_ran/archive/2009/02/24/3930618.aspx#Feedback</comments><guid isPermaLink="false">http://blog.csdn.net/wayne_ran/archive/2009/02/24/3930618.aspx</guid><dc:creator>Wayne</dc:creator><fs:srclink>http://blog.csdn.net/wayne_ran/archive/2009/02/24/3930618.aspx</fs:srclink><fs:srcfeed>http://blog.csdn.net/wayne_ran/rss.aspx</fs:srcfeed><fs:itemid>csdn.net/wayne_ran/~1293095/239558858/1295920</fs:itemid></item><item><title>敏捷软件开发模型--SCRUM</title><link>http://blog.csdn.net/wayne_ran/archive/2009/02/21/3918449.aspx</link><wfw:comment>http://blog.csdn.net/wayne_ran/comments/3918449.aspx</wfw:comment><slash:comments>0</slash:comments><wfw:commentRss>http://blog.csdn.net/wayne_ran/comments/commentRss/3918449.aspx</wfw:commentRss><trackback:ping>http://tb.blog.csdn.net/TrackBack.aspx?PostId=3918449</trackback:ping><description>Scrum (英式橄榄球争球队), 软件开发模型是敏捷开发的一种，在最近的一两年内逐渐流行起来。&lt;img src =&quot;http://blog.csdn.net/wayne_ran/aggbug/3918449.aspx&quot; width = &quot;1&quot; height = &quot;1&quot; /&gt;&lt;p class=&quot;fswww1&quot;&gt;&lt;a href=&quot;http://www1.feedsky.com/r/l/csdn.net/wayne_ran/239558865/art01.html&quot; target=&quot;_blank&quot;&gt;&lt;img border=&quot;0&quot; ismap=&quot;ismap&quot; src=&quot;http://www1.feedsky.com/r/i/csdn.net/wayne_ran/239558865/art01.gif&quot; onerror=&quot;this.style.display='none'&quot; /&gt;&lt;/a&gt;&lt;/p&gt;</description><pubDate>Sun, 22 Feb 2009 03:25:00 +0800</pubDate><author>Wayne</author><comments>http://blog.csdn.net/wayne_ran/archive/2009/02/21/3918449.aspx#Feedback</comments><guid isPermaLink="false">http://blog.csdn.net/wayne_ran/archive/2009/02/21/3918449.aspx</guid><dc:creator>Wayne</dc:creator><fs:srclink>http://blog.csdn.net/wayne_ran/archive/2009/02/21/3918449.aspx</fs:srclink><fs:srcfeed>http://blog.csdn.net/wayne_ran/rss.aspx</fs:srcfeed><fs:itemid>csdn.net/wayne_ran/~1293095/239558865/1295920</fs:itemid></item><item><title>Smart Goal</title><link>http://blog.csdn.net/wayne_ran/archive/2009/01/20/3838864.aspx</link><wfw:comment>http://blog.csdn.net/wayne_ran/comments/3838864.aspx</wfw:comment><slash:comments>0</slash:comments><wfw:commentRss>http://blog.csdn.net/wayne_ran/comments/commentRss/3838864.aspx</wfw:commentRss><trackback:ping>http://tb.blog.csdn.net/TrackBack.aspx?PostId=3838864</trackback:ping><description>S.M.A.R.T Goal:S = SpecificM = MeasurableA = AttainableR = RealisticT = Timely&lt;img src =&quot;http://blog.csdn.net/wayne_ran/aggbug/3838864.aspx&quot; width = &quot;1&quot; height = &quot;1&quot; /&gt;&lt;p class=&quot;fswww1&quot;&gt;&lt;a href=&quot;http://www1.feedsky.com/r/l/csdn.net/wayne_ran/239558885/art01.html&quot; target=&quot;_blank&quot;&gt;&lt;img border=&quot;0&quot; ismap=&quot;ismap&quot; src=&quot;http://www1.feedsky.com/r/i/csdn.net/wayne_ran/239558885/art01.gif&quot; onerror=&quot;this.style.display='none'&quot; /&gt;&lt;/a&gt;&lt;/p&gt;</description><pubDate>Tue, 20 Jan 2009 18:35:00 +0800</pubDate><author>Wayne</author><comments>http://blog.csdn.net/wayne_ran/archive/2009/01/20/3838864.aspx#Feedback</comments><guid isPermaLink="false">http://blog.csdn.net/wayne_ran/archive/2009/01/20/3838864.aspx</guid><dc:creator>Wayne</dc:creator><fs:srclink>http://blog.csdn.net/wayne_ran/archive/2009/01/20/3838864.aspx</fs:srclink><fs:srcfeed>http://blog.csdn.net/wayne_ran/rss.aspx</fs:srcfeed><fs:itemid>csdn.net/wayne_ran/~1293095/239558885/1295920</fs:itemid></item><item><title>Read the book - Self Leadership and the One Minute Manager</title><link>http://blog.csdn.net/wayne_ran/archive/2008/01/28/2069196.aspx</link><wfw:comment>http://blog.csdn.net/wayne_ran/comments/2069196.aspx</wfw:comment><slash:comments>0</slash:comments><wfw:commentRss>http://blog.csdn.net/wayne_ran/comments/commentRss/2069196.aspx</wfw:commentRss><trackback:ping>http://tb.blog.csdn.net/TrackBack.aspx?PostId=2069196</trackback:ping><description>Spend two days to read this book - Self Leadership and the One Minute Manager, it teach you how to be a good lead via a interesting story.&lt;img src =&quot;http://blog.csdn.net/wayne_ran/aggbug/2069196.aspx&quot; width = &quot;1&quot; height = &quot;1&quot; /&gt;&lt;p class=&quot;fswww1&quot;&gt;&lt;a href=&quot;http://www1.feedsky.com/r/l/csdn.net/wayne_ran/239558889/art01.html&quot; target=&quot;_blank&quot;&gt;&lt;img border=&quot;0&quot; ismap=&quot;ismap&quot; src=&quot;http://www1.feedsky.com/r/i/csdn.net/wayne_ran/239558889/art01.gif&quot; onerror=&quot;this.style.display='none'&quot; /&gt;&lt;/a&gt;&lt;/p&gt;</description><pubDate>Mon, 28 Jan 2008 08:41:00 +0800</pubDate><author>Wayne</author><comments>http://blog.csdn.net/wayne_ran/archive/2008/01/28/2069196.aspx#Feedback</comments><guid isPermaLink="false">http://blog.csdn.net/wayne_ran/archive/2008/01/28/2069196.aspx</guid><dc:creator>Wayne</dc:creator><fs:srclink>http://blog.csdn.net/wayne_ran/archive/2008/01/28/2069196.aspx</fs:srclink><fs:srcfeed>http://blog.csdn.net/wayne_ran/rss.aspx</fs:srcfeed><fs:itemid>csdn.net/wayne_ran/~1293095/239558889/1295920</fs:itemid></item><item><title>第一次花钱买正版软件</title><link>http://blog.csdn.net/wayne_ran/archive/2008/01/19/2052247.aspx</link><wfw:comment>http://blog.csdn.net/wayne_ran/comments/2052247.aspx</wfw:comment><slash:comments>0</slash:comments><wfw:commentRss>http://blog.csdn.net/wayne_ran/comments/commentRss/2052247.aspx</wfw:commentRss><trackback:ping>http://tb.blog.csdn.net/TrackBack.aspx?PostId=2052247</trackback:ping><description>第一次花钱买正版软件&lt;img src =&quot;http://blog.csdn.net/wayne_ran/aggbug/2052247.aspx&quot; width = &quot;1&quot; height = &quot;1&quot; /&gt;&lt;p class=&quot;fswww1&quot;&gt;&lt;a href=&quot;http://www1.feedsky.com/r/l/csdn.net/wayne_ran/239558890/art01.html&quot; target=&quot;_blank&quot;&gt;&lt;img border=&quot;0&quot; ismap=&quot;ismap&quot; src=&quot;http://www1.feedsky.com/r/i/csdn.net/wayne_ran/239558890/art01.gif&quot; onerror=&quot;this.style.display='none'&quot; /&gt;&lt;/a&gt;&lt;/p&gt;</description><pubDate>Sat, 19 Jan 2008 09:33:00 +0800</pubDate><author>Wayne</author><comments>http://blog.csdn.net/wayne_ran/archive/2008/01/19/2052247.aspx#Feedback</comments><guid isPermaLink="false">http://blog.csdn.net/wayne_ran/archive/2008/01/19/2052247.aspx</guid><dc:creator>Wayne</dc:creator><fs:srclink>http://blog.csdn.net/wayne_ran/archive/2008/01/19/2052247.aspx</fs:srclink><fs:srcfeed>http://blog.csdn.net/wayne_ran/rss.aspx</fs:srcfeed><fs:itemid>csdn.net/wayne_ran/~1293095/239558890/1295920</fs:itemid></item><item><title>Chapter 1. C# and the .NET Framework</title><link>http://blog.csdn.net/wayne_ran/archive/2008/01/13/2042102.aspx</link><wfw:comment>http://blog.csdn.net/wayne_ran/comments/2042102.aspx</wfw:comment><slash:comments>0</slash:comments><wfw:commentRss>http://blog.csdn.net/wayne_ran/comments/commentRss/2042102.aspx</wfw:commentRss><trackback:ping>http://tb.blog.csdn.net/TrackBack.aspx?PostId=2042102</trackback:ping><description>Some concept for short, such as CLR,CLS,FCL,CTS etc...&lt;img src =&quot;http://blog.csdn.net/wayne_ran/aggbug/2042102.aspx&quot; width = &quot;1&quot; height = &quot;1&quot; /&gt;&lt;p class=&quot;fswww1&quot;&gt;&lt;a href=&quot;http://www1.feedsky.com/r/l/csdn.net/wayne_ran/239558899/art01.html&quot; target=&quot;_blank&quot;&gt;&lt;img border=&quot;0&quot; ismap=&quot;ismap&quot; src=&quot;http://www1.feedsky.com/r/i/csdn.net/wayne_ran/239558899/art01.gif&quot; onerror=&quot;this.style.display='none'&quot; /&gt;&lt;/a&gt;&lt;/p&gt;</description><pubDate>Mon, 14 Jan 2008 01:04:00 +0800</pubDate><author>Wayne</author><comments>http://blog.csdn.net/wayne_ran/archive/2008/01/13/2042102.aspx#Feedback</comments><guid isPermaLink="false">http://blog.csdn.net/wayne_ran/archive/2008/01/13/2042102.aspx</guid><dc:creator>Wayne</dc:creator><fs:srclink>http://blog.csdn.net/wayne_ran/archive/2008/01/13/2042102.aspx</fs:srclink><fs:srcfeed>http://blog.csdn.net/wayne_ran/rss.aspx</fs:srcfeed><fs:itemid>csdn.net/wayne_ran/~1293095/239558899/1295920</fs:itemid></item><item><title>什么是Bug Bash？</title><link>http://blog.csdn.net/wayne_ran/archive/2008/01/11/2036931.aspx</link><wfw:comment>http://blog.csdn.net/wayne_ran/comments/2036931.aspx</wfw:comment><slash:comments>0</slash:comments><wfw:commentRss>http://blog.csdn.net/wayne_ran/comments/commentRss/2036931.aspx</wfw:commentRss><trackback:ping>http://tb.blog.csdn.net/TrackBack.aspx?PostId=2036931</trackback:ping><description>What's a bug bash? It's where all the developers, testers, program managers, usability researchers, designers, documentation folks, and even sometimes marketing people, put aside their regular day-to-day duties and pound on the product to get as many eyes on the product as possible.&lt;img src =&quot;http://blog.csdn.net/wayne_ran/aggbug/2036931.aspx&quot; width = &quot;1&quot; height = &quot;1&quot; /&gt;&lt;p class=&quot;fswww1&quot;&gt;&lt;a href=&quot;http://www1.feedsky.com/r/l/csdn.net/wayne_ran/239558901/art01.html&quot; target=&quot;_blank&quot;&gt;&lt;img border=&quot;0&quot; ismap=&quot;ismap&quot; src=&quot;http://www1.feedsky.com/r/i/csdn.net/wayne_ran/239558901/art01.gif&quot; onerror=&quot;this.style.display='none'&quot; /&gt;&lt;/a&gt;&lt;/p&gt;</description><pubDate>Fri, 11 Jan 2008 19:02:00 +0800</pubDate><author>Wayne</author><comments>http://blog.csdn.net/wayne_ran/archive/2008/01/11/2036931.aspx#Feedback</comments><guid isPermaLink="false">http://blog.csdn.net/wayne_ran/archive/2008/01/11/2036931.aspx</guid><dc:creator>Wayne</dc:creator><fs:srclink>http://blog.csdn.net/wayne_ran/archive/2008/01/11/2036931.aspx</fs:srclink><fs:srcfeed>http://blog.csdn.net/wayne_ran/rss.aspx</fs:srcfeed><fs:itemid>csdn.net/wayne_ran/~1293095/239558901/1295920</fs:itemid></item></channel></rss>