<?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>The Braseltons &#187; php</title>
	<atom:link href="http://thebraseltons.com/tag/php/feed/" rel="self" type="application/rss+xml" />
	<link>http://thebraseltons.com</link>
	<description></description>
	<lastBuildDate>Tue, 07 Feb 2012 00:00:00 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>Spam was annoying but now it is fun</title>
		<link>http://thebraseltons.com/2010/01/28/spam-was-annoying-but-now-it-is-fun/</link>
		<comments>http://thebraseltons.com/2010/01/28/spam-was-annoying-but-now-it-is-fun/#comments</comments>
		<pubDate>Thu, 28 Jan 2010 18:24:32 +0000</pubDate>
		<dc:creator>Tom</dc:creator>
				<category><![CDATA[Default]]></category>
		<category><![CDATA[Geek]]></category>
		<category><![CDATA[php]]></category>
		<category><![CDATA[scripts]]></category>
		<category><![CDATA[spam]]></category>
		<category><![CDATA[wordpress]]></category>

		<guid isPermaLink="false">http://thebraseltons.com/2010/01/28/spam-was-annoying-but-now-it-is-fun/</guid>
		<description><![CDATA[Internet spam is bad. Just stinking bad. Well, I daily get spam on our Wordpress blog that is not filtered by the plugins. This leaves me to fend for myself with deletion. 
I don&#8217;t commonly get loads of comments on the website.  They are usually close family and friends. Well, the other night, I [...]]]></description>
			<content:encoded><![CDATA[<p>Internet spam is bad. Just stinking bad. Well, I daily get spam on our Wordpress blog that is not filtered by the plugins. This leaves me to fend for myself with deletion. </p>
<p>I don&#8217;t commonly get loads of comments on the website.  They are usually close family and friends. Well, the other night, I opened the Wordpress app on the iPhone and it said that there were 99 comments.  Darn spam!  I marked them one by one.  Each time it required many steps.  I restarted the app later and noticed that there were 99 more. What?!?!  It only displays 99 at a time and creates the list at the start of the application. I went to my computer and there were 274 spam comments waiting.  It is easy to spot the spam because the are random user name strings, emails and content. The spam does share one thing: they try to link another site. </p>
<p>There are other spam plugins but I worry about future compatiblity and other people&#8217;s code. Wordpress is a VERY simple Content Management System and I would rather be the dictator of my environment. Perhaps that is why I wrote my own Twitter stuff for Wordpress also.</p>
<p>Anyway, since comments are held until I approve you at least once, they just sit there. I wrote a script that lists the possible spam waiting for moderation in the database. If I think it is all spam, I run another script to mark them as spam to be deleted permanently later. It saves me DAILY. I just deleted 34 since last night. It just took a couple of taps on my iPhone. </p>
<p>My steps to delete now are:<br />
1.  Open web browser<br />
2.  Click the bookmark for the &#8220;show spam&#8221; script<br />
3.  Quickly review the output<br />
4.  Click the bookmark for &#8220;Mark as spam&#8221;</p>
<p>That&#8217;s it. Please pull thru. Have a nice day and please come again.  </p>
]]></content:encoded>
			<wfw:commentRss>http://thebraseltons.com/2010/01/28/spam-was-annoying-but-now-it-is-fun/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

