<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	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/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>Everyone has an opinion &#187; spam</title>
	<atom:link href="http://www.derekjhunt.org/blog/tag/spam/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.derekjhunt.org/blog</link>
	<description>Thoughts and rants about UNIX, music, film and politics.</description>
	<lastBuildDate>Sun, 18 Jul 2010 17:21:07 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=</generator>
		<item>
		<title>Nice way to clean out Gallery2 spam comments.</title>
		<link>http://www.derekjhunt.org/blog/2009/03/29/53/</link>
		<comments>http://www.derekjhunt.org/blog/2009/03/29/53/#comments</comments>
		<pubDate>Sun, 29 Mar 2009 21:37:36 +0000</pubDate>
		<dc:creator>derek</dc:creator>
				<category><![CDATA[Tech]]></category>
		<category><![CDATA[gallery]]></category>
		<category><![CDATA[spam]]></category>

		<guid isPermaLink="false">http://www.derekjhunt.org/blog/?p=53</guid>
		<description><![CDATA[Nice way to quickly cleanout Gallery2 spam comments. > mysql> delete ce, e, co from g2_ChildEntity ce, g2_Entity e, g2_Comment co where ce.g_id=e.g_id and e.g_id=co.g_id and e.g_entityType=&#8217;GalleryComment&#8217; and (co.g_comment like &#8216;%[url=http://%&#8217;) -> ; Query OK, 930651 rows affected (1 min 5.68 sec) mysql>]]></description>
			<content:encoded><![CDATA[<p>Nice way to quickly cleanout<a title="Gallery2" href="http://gallery.sf.net" target="_blank"> Gallery2 </a>spam comments.<br />
><br />
mysql> delete ce, e, co from g2_ChildEntity ce, g2_Entity e, g2_Comment co where ce.g_id=e.g_id and e.g_id=co.g_id and e.g_entityType=&#8217;GalleryComment&#8217; and (co.g_comment like &#8216;%[url=http://%&#8217;)<br />
-> ;<br />
Query OK, 930651 rows affected (1 min 5.68 sec)</p>
<p>mysql></p>
]]></content:encoded>
			<wfw:commentRss>http://www.derekjhunt.org/blog/2009/03/29/53/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

<!-- Performance optimized by W3 Total Cache. Learn more: http://www.w3-edge.com/wordpress-plugins/

Minified using disk
Page Caching using disk (enhanced)

Served from: www.derekjhunt.org @ 2012-02-05 05:18:19 -->
