<?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/faydu" type="application/rss+xml" rel="self"></atom:link><fs:self_link href="http://feeds.feedsky.com/csdn.net/faydu" type="application/rss+xml"></fs:self_link><lastBuildDate>Mon, 24 Apr 2006 23:35:00 GMT</lastBuildDate><title>菲度专栏</title><description>垂直搜索引擎的研究</description><link>http://blog.csdn.net/faydu/</link><item><title>术语Ajax</title><link>http://blog.csdn.net/faydu/archive/2006/04/24/675846.aspx</link><wfw:comment>http://blog.csdn.net/faydu/comments/675846.aspx</wfw:comment><slash:comments>0</slash:comments><wfw:commentRss>http://blog.csdn.net/faydu/comments/commentRss/675846.aspx</wfw:commentRss><trackback:ping>http://tb.blog.csdn.net/TrackBack.aspx?PostId=675846</trackback:ping><description>Ajax的核心是JavaScript对象XmlHttpRequest。该对象在Internet Explorer 5中首次引入，它是一种支持异步请求的技术。简而言之，XmlHttpRequest使您可以使用JavaScript向服务器提出请求并处理响应，而不阻塞用户。&lt;img src =&quot;http://blog.csdn.net/faydu/aggbug/675846.aspx&quot; width = &quot;1&quot; height = &quot;1&quot; /&gt;</description><pubDate>Tue, 25 Apr 2006 07:35:00 +0800</pubDate><author>faydu</author><comments>http://blog.csdn.net/faydu/archive/2006/04/24/675846.aspx#Feedback</comments><guid isPermaLink="false">http://blog.csdn.net/faydu/archive/2006/04/24/675846.aspx</guid><dc:creator>faydu</dc:creator></item><item><title>中文分词</title><link>http://blog.csdn.net/faydu/archive/2006/04/19/668836.aspx</link><wfw:comment>http://blog.csdn.net/faydu/comments/668836.aspx</wfw:comment><slash:comments>0</slash:comments><wfw:commentRss>http://blog.csdn.net/faydu/comments/commentRss/668836.aspx</wfw:commentRss><trackback:ping>http://tb.blog.csdn.net/TrackBack.aspx?PostId=668836</trackback:ping><description>众所周知，英文是以词为单位的，词和词之间是靠空格隔开，而中文是以字为单位，句子中所有的字连起来才能描述一个意思。例如，英文句子I am a student，用中文则为：“我是一个学生”。计算机可以很简单通过空格知道student是一个单词，但是不能很容易明白“学”、“生”两个字合起来才表示一个词。把中文的汉字序列切分成有意义的词，就是中文分词，有些人也称为切词。我是一个学生，分词的结果是：我 是 一个 学生。&lt;img src =&quot;http://blog.csdn.net/faydu/aggbug/668836.aspx&quot; width = &quot;1&quot; height = &quot;1&quot; /&gt;</description><pubDate>Wed, 19 Apr 2006 19:10:00 +0800</pubDate><author>faydu</author><comments>http://blog.csdn.net/faydu/archive/2006/04/19/668836.aspx#Feedback</comments><guid isPermaLink="false">http://blog.csdn.net/faydu/archive/2006/04/19/668836.aspx</guid><dc:creator>faydu</dc:creator></item><item><title>菲度垂直搜索的流程</title><link>http://blog.csdn.net/faydu/archive/2006/04/19/668798.aspx</link><wfw:comment>http://blog.csdn.net/faydu/comments/668798.aspx</wfw:comment><slash:comments>0</slash:comments><wfw:commentRss>http://blog.csdn.net/faydu/comments/commentRss/668798.aspx</wfw:commentRss><trackback:ping>http://tb.blog.csdn.net/TrackBack.aspx?PostId=668798</trackback:ping><description>菲度垂直搜索的流程&lt;img src =&quot;http://blog.csdn.net/faydu/aggbug/668798.aspx&quot; width = &quot;1&quot; height = &quot;1&quot; /&gt;</description><pubDate>Wed, 19 Apr 2006 18:51:00 +0800</pubDate><author>faydu</author><comments>http://blog.csdn.net/faydu/archive/2006/04/19/668798.aspx#Feedback</comments><guid isPermaLink="false">http://blog.csdn.net/faydu/archive/2006/04/19/668798.aspx</guid><dc:creator>faydu</dc:creator></item><item><title>垂直搜索排序</title><link>http://blog.csdn.net/faydu/archive/2006/04/19/668771.aspx</link><wfw:comment>http://blog.csdn.net/faydu/comments/668771.aspx</wfw:comment><slash:comments>0</slash:comments><wfw:commentRss>http://blog.csdn.net/faydu/comments/commentRss/668771.aspx</wfw:commentRss><trackback:ping>http://tb.blog.csdn.net/TrackBack.aspx?PostId=668771</trackback:ping><description>搜索排序:搜索结果排序的讨论&lt;img src =&quot;http://blog.csdn.net/faydu/aggbug/668771.aspx&quot; width = &quot;1&quot; height = &quot;1&quot; /&gt;</description><pubDate>Wed, 19 Apr 2006 18:34:00 +0800</pubDate><author>faydu</author><comments>http://blog.csdn.net/faydu/archive/2006/04/19/668771.aspx#Feedback</comments><guid isPermaLink="false">http://blog.csdn.net/faydu/archive/2006/04/19/668771.aspx</guid><dc:creator>faydu</dc:creator></item><item><title>菲度垂直搜索引擎 代码注释 4</title><link>http://blog.csdn.net/faydu/archive/2006/04/18/668065.aspx</link><wfw:comment>http://blog.csdn.net/faydu/comments/668065.aspx</wfw:comment><slash:comments>0</slash:comments><wfw:commentRss>http://blog.csdn.net/faydu/comments/commentRss/668065.aspx</wfw:commentRss><trackback:ping>http://tb.blog.csdn.net/TrackBack.aspx?PostId=668065</trackback:ping><description>菲度垂直搜索引擎 代码注释 4&lt;img src =&quot;http://blog.csdn.net/faydu/aggbug/668065.aspx&quot; width = &quot;1&quot; height = &quot;1&quot; /&gt;</description><pubDate>Wed, 19 Apr 2006 01:37:00 +0800</pubDate><author>faydu</author><comments>http://blog.csdn.net/faydu/archive/2006/04/18/668065.aspx#Feedback</comments><guid isPermaLink="false">http://blog.csdn.net/faydu/archive/2006/04/18/668065.aspx</guid><dc:creator>faydu</dc:creator></item><item><title>菲度垂直搜索引擎 代码注释 3</title><link>http://blog.csdn.net/faydu/archive/2006/04/18/668055.aspx</link><wfw:comment>http://blog.csdn.net/faydu/comments/668055.aspx</wfw:comment><slash:comments>0</slash:comments><wfw:commentRss>http://blog.csdn.net/faydu/comments/commentRss/668055.aspx</wfw:commentRss><trackback:ping>http://tb.blog.csdn.net/TrackBack.aspx?PostId=668055</trackback:ping><description>菲度垂直搜索引擎 代码注释 3&lt;img src =&quot;http://blog.csdn.net/faydu/aggbug/668055.aspx&quot; width = &quot;1&quot; height = &quot;1&quot; /&gt;</description><pubDate>Wed, 19 Apr 2006 01:32:00 +0800</pubDate><author>faydu</author><comments>http://blog.csdn.net/faydu/archive/2006/04/18/668055.aspx#Feedback</comments><guid isPermaLink="false">http://blog.csdn.net/faydu/archive/2006/04/18/668055.aspx</guid><dc:creator>faydu</dc:creator></item><item><title>菲度垂直搜索引擎 代码注释 2</title><link>http://blog.csdn.net/faydu/archive/2006/04/18/668049.aspx</link><wfw:comment>http://blog.csdn.net/faydu/comments/668049.aspx</wfw:comment><slash:comments>0</slash:comments><wfw:commentRss>http://blog.csdn.net/faydu/comments/commentRss/668049.aspx</wfw:commentRss><trackback:ping>http://tb.blog.csdn.net/TrackBack.aspx?PostId=668049</trackback:ping><description>菲度垂直搜索引擎 代码注释 2&lt;img src =&quot;http://blog.csdn.net/faydu/aggbug/668049.aspx&quot; width = &quot;1&quot; height = &quot;1&quot; /&gt;</description><pubDate>Wed, 19 Apr 2006 01:30:00 +0800</pubDate><author>faydu</author><comments>http://blog.csdn.net/faydu/archive/2006/04/18/668049.aspx#Feedback</comments><guid isPermaLink="false">http://blog.csdn.net/faydu/archive/2006/04/18/668049.aspx</guid><dc:creator>faydu</dc:creator></item><item><title>菲度垂直搜索引擎 代码注释 1</title><link>http://blog.csdn.net/faydu/archive/2006/04/18/668024.aspx</link><wfw:comment>http://blog.csdn.net/faydu/comments/668024.aspx</wfw:comment><slash:comments>1</slash:comments><wfw:commentRss>http://blog.csdn.net/faydu/comments/commentRss/668024.aspx</wfw:commentRss><trackback:ping>http://tb.blog.csdn.net/TrackBack.aspx?PostId=668024</trackback:ping><description>菲度垂直搜索引擎 代码注释 &lt;img src =&quot;http://blog.csdn.net/faydu/aggbug/668024.aspx&quot; width = &quot;1&quot; height = &quot;1&quot; /&gt;</description><pubDate>Wed, 19 Apr 2006 01:17:00 +0800</pubDate><author>faydu</author><comments>http://blog.csdn.net/faydu/archive/2006/04/18/668024.aspx#Feedback</comments><guid isPermaLink="false">http://blog.csdn.net/faydu/archive/2006/04/18/668024.aspx</guid><dc:creator>faydu</dc:creator></item><item><title>菲度垂直搜索引擎代码</title><link>http://blog.csdn.net/faydu/archive/2006/04/18/667997.aspx</link><wfw:comment>http://blog.csdn.net/faydu/comments/667997.aspx</wfw:comment><slash:comments>3</slash:comments><wfw:commentRss>http://blog.csdn.net/faydu/comments/commentRss/667997.aspx</wfw:commentRss><trackback:ping>http://tb.blog.csdn.net/TrackBack.aspx?PostId=667997</trackback:ping><description>菲度垂直搜索引擎代码 beta测试版代码 开源&lt;img src =&quot;http://blog.csdn.net/faydu/aggbug/667997.aspx&quot; width = &quot;1&quot; height = &quot;1&quot; /&gt;</description><pubDate>Wed, 19 Apr 2006 00:55:00 +0800</pubDate><author>faydu</author><comments>http://blog.csdn.net/faydu/archive/2006/04/18/667997.aspx#Feedback</comments><guid isPermaLink="false">http://blog.csdn.net/faydu/archive/2006/04/18/667997.aspx</guid><dc:creator>faydu</dc:creator></item><item><title>开源spider一览</title><link>http://blog.csdn.net/faydu/archive/2006/04/17/666119.aspx</link><wfw:comment>http://blog.csdn.net/faydu/comments/666119.aspx</wfw:comment><slash:comments>0</slash:comments><wfw:commentRss>http://blog.csdn.net/faydu/comments/commentRss/666119.aspx</wfw:commentRss><trackback:ping>http://tb.blog.csdn.net/TrackBack.aspx?PostId=666119</trackback:ping><description>垂直搜索基础&lt;img src =&quot;http://blog.csdn.net/faydu/aggbug/666119.aspx&quot; width = &quot;1&quot; height = &quot;1&quot; /&gt;</description><pubDate>Mon, 17 Apr 2006 10:51:00 +0800</pubDate><author>faydu</author><comments>http://blog.csdn.net/faydu/archive/2006/04/17/666119.aspx#Feedback</comments><guid isPermaLink="false">http://blog.csdn.net/faydu/archive/2006/04/17/666119.aspx</guid><dc:creator>faydu</dc:creator></item></channel></rss>