<?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>评论：垃圾评论太误事了</title>
	<atom:link href="http://xfuxing.com/2009/the-mistake-of-too-much-spam.html/feed" rel="self" type="application/rss+xml" />
	<link>http://xfuxing.com/2009/the-mistake-of-too-much-spam.html</link>
	<description>越简单越幸福</description>
	<lastBuildDate>Sat, 21 Jan 2012 00:19:33 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>来自：德海</title>
		<link>http://xfuxing.com/2009/the-mistake-of-too-much-spam.html/comment-page-1#comment-21</link>
		<dc:creator>德海</dc:creator>
		<pubDate>Wed, 16 Sep 2009 02:17:29 +0000</pubDate>
		<guid isPermaLink="false">http://xfuxing.com/abc/77#comment-21</guid>
		<description>&lt;a href=&quot;#comment-20&quot; rel=&quot;nofollow&quot;&gt;@万戈 &lt;/a&gt; 
你强，咋拦？过滤关键字、网址、电话……</description>
		<content:encoded><![CDATA[<p><a href="#comment-20" rel="nofollow">@万戈 </a><br />
你强，咋拦？过滤关键字、网址、电话……</p>
]]></content:encoded>
	</item>
	<item>
		<title>来自：万戈</title>
		<link>http://xfuxing.com/2009/the-mistake-of-too-much-spam.html/comment-page-1#comment-20</link>
		<dc:creator>万戈</dc:creator>
		<pubDate>Wed, 16 Sep 2009 02:04:57 +0000</pubDate>
		<guid isPermaLink="false">http://xfuxing.com/abc/77#comment-20</guid>
		<description>spam确实可恶，不过我是用PHP拦截的，没用插件</description>
		<content:encoded><![CDATA[<p>spam确实可恶，不过我是用PHP拦截的，没用插件</p>
]]></content:encoded>
	</item>
	<item>
		<title>来自：德海</title>
		<link>http://xfuxing.com/2009/the-mistake-of-too-much-spam.html/comment-page-1#comment-19</link>
		<dc:creator>德海</dc:creator>
		<pubDate>Tue, 15 Sep 2009 08:05:25 +0000</pubDate>
		<guid isPermaLink="false">http://xfuxing.com/abc/77#comment-19</guid>
		<description>&lt;a href=&quot;#comment-18&quot; rel=&quot;nofollow&quot;&gt;@revelc &lt;/a&gt; 
非常感谢，这个是因为PHP没有配置好，造成的那个函数不能用了，呵，因为没遇到过，所以没发现。谢谢您。</description>
		<content:encoded><![CDATA[<p><a href="#comment-18" rel="nofollow">@revelc </a><br />
非常感谢，这个是因为PHP没有配置好，造成的那个函数不能用了，呵，因为没遇到过，所以没发现。谢谢您。</p>
]]></content:encoded>
	</item>
	<item>
		<title>来自：revelc</title>
		<link>http://xfuxing.com/2009/the-mistake-of-too-much-spam.html/comment-page-1#comment-18</link>
		<dc:creator>revelc</dc:creator>
		<pubDate>Tue, 15 Sep 2009 07:51:17 +0000</pubDate>
		<guid isPermaLink="false">http://xfuxing.com/abc/77#comment-18</guid>
		<description>if ( ! function_exists( &#039;exif_imagetype&#039; ) ) {
    function exif_imagetype ( $filename ) {
        if ( ( list($width, $height, $type, $attr) = getimagesize( $filename ) ) !== false ) {
            return $type;
        }
    return false;
    }
}

把这句加到exif那一坨的前面就OK了。虽然我不知道是原理 :wink: 。</description>
		<content:encoded><![CDATA[<p>if ( ! function_exists( &#8216;exif_imagetype&#8217; ) ) {<br />
    function exif_imagetype ( $filename ) {<br />
        if ( ( list($width, $height, $type, $attr) = getimagesize( $filename ) ) !== false ) {<br />
            return $type;<br />
        }<br />
    return false;<br />
    }<br />
}</p>
<p>把这句加到exif那一坨的前面就OK了。虽然我不知道是原理 <img src='http://xfuxing.com/wdp/wp-includes/images/smilies/icon_wink.gif' alt=':wink:' class='wp-smiley' />  。</p>
]]></content:encoded>
	</item>
	<item>
		<title>来自：德海</title>
		<link>http://xfuxing.com/2009/the-mistake-of-too-much-spam.html/comment-page-1#comment-17</link>
		<dc:creator>德海</dc:creator>
		<pubDate>Tue, 15 Sep 2009 03:27:18 +0000</pubDate>
		<guid isPermaLink="false">http://xfuxing.com/abc/77#comment-17</guid>
		<description>&lt;a href=&quot;#comment-16&quot; rel=&quot;nofollow&quot;&gt;@revelc &lt;/a&gt; 
欢迎测试，哈哈。
另外有个事情麻烦您哈，那个photobucket那个插件出现什么问题了？还麻烦您告诉我一下，我好去改。谢谢哈。</description>
		<content:encoded><![CDATA[<p><a href="#comment-16" rel="nofollow">@revelc </a><br />
欢迎测试，哈哈。<br />
另外有个事情麻烦您哈，那个photobucket那个插件出现什么问题了？还麻烦您告诉我一下，我好去改。谢谢哈。</p>
]]></content:encoded>
	</item>
	<item>
		<title>来自：revelc</title>
		<link>http://xfuxing.com/2009/the-mistake-of-too-much-spam.html/comment-page-1#comment-16</link>
		<dc:creator>revelc</dc:creator>
		<pubDate>Tue, 15 Sep 2009 03:22:37 +0000</pubDate>
		<guid isPermaLink="false">http://xfuxing.com/abc/77#comment-16</guid>
		<description>:eek: 试试看！</description>
		<content:encoded><![CDATA[<p> <img src='http://xfuxing.com/wdp/wp-includes/images/smilies/icon_surprised.gif' alt=':eek:' class='wp-smiley' />  试试看！</p>
]]></content:encoded>
	</item>
</channel>
</rss>

