<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
		>
<channel>
	<title>Comments on: 两本关于正则表达式的PDF电子书</title>
	<atom:link href="http://iregex.org/blog/2-pdf-ebooks-about-regex.html/feed" rel="self" type="application/rss+xml" />
	<link>http://iregex.org/blog/2-pdf-ebooks-about-regex.html</link>
	<description>原创、翻译、转载关于正则表达式的文章</description>
	<lastBuildDate>Tue, 07 Feb 2012 03:11:07 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3</generator>
	<item>
		<title>By: rex</title>
		<link>http://iregex.org/blog/2-pdf-ebooks-about-regex.html/comment-page-1#comment-3498</link>
		<dc:creator>rex</dc:creator>
		<pubDate>Fri, 18 Jun 2010 13:59:09 +0000</pubDate>
		<guid isPermaLink="false">http://iregex.org/?p=34#comment-3498</guid>
		<description>正则式一直是anti-spam 的强项。看一下spamassassin的手册就知道。不过，这是在邮件中。

在wp中，akismet stats是常用的anti-spam plugin，不过，它并没有提供基于regex的设置，而是根据它自己的垃圾样本库，以及用户提交的数据的结合，来判断新的留言是否垃圾。估计是类似贝叶斯算法之类。</description>
		<content:encoded><![CDATA[<p>正则式一直是anti-spam 的强项。看一下spamassassin的手册就知道。不过，这是在邮件中。</p>
<p>在wp中，akismet stats是常用的anti-spam plugin，不过，它并没有提供基于regex的设置，而是根据它自己的垃圾样本库，以及用户提交的数据的结合，来判断新的留言是否垃圾。估计是类似贝叶斯算法之类。</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Jason Edot</title>
		<link>http://iregex.org/blog/2-pdf-ebooks-about-regex.html/comment-page-1#comment-3485</link>
		<dc:creator>Jason Edot</dc:creator>
		<pubDate>Tue, 15 Jun 2010 06:13:34 +0000</pubDate>
		<guid isPermaLink="false">http://iregex.org/?p=34#comment-3485</guid>
		<description>我找到下载地址了,
http://www.tracefact.net/document/Regular-Expression-Tutorial.pdf

点击目录可以跳转.</description>
		<content:encoded><![CDATA[<p>我找到下载地址了,<br />
<a href="http://www.tracefact.net/document/Regular-Expression-Tutorial.pdf" rel="nofollow">http://www.tracefact.net/document/Regular-Expression-Tutorial.pdf</a></p>
<p>点击目录可以跳转.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Jason Edot</title>
		<link>http://iregex.org/blog/2-pdf-ebooks-about-regex.html/comment-page-1#comment-3484</link>
		<dc:creator>Jason Edot</dc:creator>
		<pubDate>Tue, 15 Jun 2010 06:12:19 +0000</pubDate>
		<guid isPermaLink="false">http://iregex.org/?p=34#comment-3484</guid>
		<description>对了,想请教下,正则表达式来防评论SPAM效果如何?</description>
		<content:encoded><![CDATA[<p>对了,想请教下,正则表达式来防评论SPAM效果如何?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Jason Edot</title>
		<link>http://iregex.org/blog/2-pdf-ebooks-about-regex.html/comment-page-1#comment-3483</link>
		<dc:creator>Jason Edot</dc:creator>
		<pubDate>Tue, 15 Jun 2010 06:11:52 +0000</pubDate>
		<guid isPermaLink="false">http://iregex.org/?p=34#comment-3483</guid>
		<description>下载地址空白?OMG</description>
		<content:encoded><![CDATA[<p>下载地址空白?OMG</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: sdjl</title>
		<link>http://iregex.org/blog/2-pdf-ebooks-about-regex.html/comment-page-1#comment-2309</link>
		<dc:creator>sdjl</dc:creator>
		<pubDate>Mon, 04 Jan 2010 13:51:23 +0000</pubDate>
		<guid isPermaLink="false">http://iregex.org/?p=34#comment-2309</guid>
		<description>谢谢！</description>
		<content:encoded><![CDATA[<p>谢谢！</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: ayu</title>
		<link>http://iregex.org/blog/2-pdf-ebooks-about-regex.html/comment-page-1#comment-752</link>
		<dc:creator>ayu</dc:creator>
		<pubDate>Fri, 17 Jul 2009 04:11:06 +0000</pubDate>
		<guid isPermaLink="false">http://iregex.org/?p=34#comment-752</guid>
		<description>《正则表达式指南》怎么没有下载地址？</description>
		<content:encoded><![CDATA[<p>《正则表达式指南》怎么没有下载地址？</p>
]]></content:encoded>
	</item>
</channel>
</rss>

