<?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 Four-eyed Journal &#187; Anti-spam</title>
	<atom:link href="http://jrocas.com.ph/archives/tag/anti-spam/feed/" rel="self" type="application/rss+xml" />
	<link>http://jrocas.com.ph</link>
	<description>A geek&#039;s musings on technology, politics, the web &#38; life</description>
	<lastBuildDate>Thu, 05 Jan 2012 01:54:07 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
<atom:link rel="hub" href="http://pubsubhubbub.appspot.com"/><atom:link rel="hub" href="http://superfeedr.com/hubbub"/>		<item>
		<title>How to authenticate email with domain key in Google Apps</title>
		<link>http://jrocas.com.ph/archives/how-to-authenticate-email-with-domain-key-in-google-apps/</link>
		<comments>http://jrocas.com.ph/archives/how-to-authenticate-email-with-domain-key-in-google-apps/#comments</comments>
		<pubDate>Mon, 07 Feb 2011 23:00:42 +0000</pubDate>
		<dc:creator>jhay</dc:creator>
				<category><![CDATA[Internet]]></category>
		<category><![CDATA[Anti-spam]]></category>
		<category><![CDATA[email]]></category>
		<category><![CDATA[Email authentication]]></category>
		<category><![CDATA[Google-Apps]]></category>

		<guid isPermaLink="false">http://jrocas.com.ph/?p=3388</guid>
		<description><![CDATA[If you use Google Apps to handle your email using your own domain name, there may have been times that friends or colleagues you&#8217;ve sent email to have failed to receive them. This is because their anti-spam system may have flagged that email as spam and since people rarely visit their spam folder that email [...]]]></description>
			<content:encoded><![CDATA[<p></p><p><span class="drop_cap">I</span>f you use Google Apps to handle your email using your own domain name, there may have been times that friends or colleagues you&#8217;ve sent email to have failed to receive them.</p>
<p>This is because their anti-spam system may have flagged that email as spam and since people rarely visit their spam folder that email you&#8217;ve sent has been deleted without them knowing.</p>
<p>Worse, spammers can forge the &#8216;<strong>From</strong>&#8216; address on mail messages so that spam may look like it came from a legitimate source. And if your PC has been compromised by malware or your email address has been harvested online, there&#8217;s a higher chance that you&#8217;re domain has been spoofed and used by spammers to trick your friends and contacts that the spam they sent really came from your domain.</p>
<p>Google Apps now supports a feature to prevent such email header spoofing which is the <span class="highlight_blue">DomainKeys Identified Mail</span> protocol or <strong>DKIM</strong>. This basically adds a digital &#8220;signature&#8221; to the header of mail messages you send from your domain.</p>
<p>This digital &#8220;signature&#8221; can then be verified by recipients to make sure that the mail message really came from your domain.</p>
<p>To add DKIM signature on your outgoing mail using Google Apps, follow these steps:</p>
<h3>Log-in to your Google Apps Dashboard</h3>
<h3>Go to Advanced Tools section</h3>
<p><img src="http://images.jrocas.com.ph/wp-content/uploads/2011/02/Step-1-Google-Apps-DKIM-setup.jpg" alt="Step 1 Google Apps DKIM setup" title="Step 1 Google Apps DKIM setup" width="574" height="102" class="aligncenter size-full wp-image-3389" /></p>
<h3>Click on Setup email authentication (DKIM)</h3>
<p><img src="http://images.jrocas.com.ph/wp-content/uploads/2011/02/Step-2-select-email-authentication.jpg" alt="Step 2 select email authentication" title="Step 2 select email authentication" width="492" height="75" class="aligncenter size-full wp-image-3392" /></p>
<h3>Select the domain for which you want to generate a domain key</h3>
<p><img src="http://images.jrocas.com.ph/wp-content/uploads/2011/02/Step-3-Select-domain-to-generate-DKIM.jpg" alt="Step 3 Select domain to generate DKIM" title="Step 3 Select domain to generate DKIM" width="552" height="297" class="aligncenter size-full wp-image-3395" /></p>
<h3>Click Generate new record</h3>
<p><img src="http://images.jrocas.com.ph/wp-content/uploads/2011/02/Step-4-Generate-TXT-record.jpg" alt="Step 4 Generate TXT record" title="Step 4 Generate TXT record" width="374" height="221" class="aligncenter size-full wp-image-3396" /></p>
<p>The information needed for the creation of the TXT record in the DNS records of your domain.</p>
<p class="alert">It is safer to coordinate with your domain name registrar or web host to accomplish this without any trouble.</p>
<p>Wait up to 48 hours for the DNS changes to fully propagate then you can go back to the Set up email authentication (DKIM) section of your Google Apps Dashboard and click on the &#8216;Start authentication&#8217; button to activate DKIM authentication to your outgoing mail.</p>
<p>To confirm that the DKIM signing is active, you can send an email to someone and ask them to review the message and check that the &#8216;<em>signed by</em>&#8216; line is present and it shows your domain name.</p>
<p><img src="http://images.jrocas.com.ph/wp-content/uploads/2011/02/Test-message.jpg" alt="Test message with DKIM authentication" title="Test message" width="438" height="151" class="aligncenter size-full wp-image-3398" /></p>
<p>With DKIM signing, your outgoing mail now have a lesser chance of being dumped into the spam folder of your recipient&#8217;s email account nor will spammers be able to successfully spoof your domain.</p>
<img src="http://jrocas.com.ph/0838b5e6/266bb3f0/CCBot/1.0 (+http://www.commoncrawl.org/bot.html).gif" /><ul class="related_post"><li><a href="http://jrocas.com.ph/archives/send-email-using-facebook-com-from-gmail/" title="Send Email Using @facebook.com from Gmail">Send Email Using @facebook.com from Gmail</a> (2)</li><li><a href="http://jrocas.com.ph/archives/an-open-letter-to-human-spammers/" title="An open letter to human spammers">An open letter to human spammers</a> (2)</li><li><a href="http://jrocas.com.ph/archives/finally-being-able-to-chat-to-all-contacts-on-ubuntu-linux/" title="Finally, Being Able to Chat to all Contacts on Ubuntu Linux">Finally, Being Able to Chat to all Contacts on Ubuntu Linux</a> (0)</li><li><a href="http://jrocas.com.ph/archives/would-you-give-facbook-apps-your-email/" title="Would you give Facebook apps your email?">Would you give Facebook apps your email?</a> (3)</li><li><a href="http://jrocas.com.ph/archives/e-mail-hoax-telamonia-dimidiata-spiders-not-deadly/" title="E-mail hoax: Telamonia dimidiata spiders are not deadly">E-mail hoax: Telamonia dimidiata spiders are not deadly</a> (6)</li></ul>]]></content:encoded>
			<wfw:commentRss>http://jrocas.com.ph/archives/how-to-authenticate-email-with-domain-key-in-google-apps/feed/</wfw:commentRss>
		<slash:comments>7</slash:comments>
		</item>
		<item>
		<title>An open letter to human spammers</title>
		<link>http://jrocas.com.ph/archives/an-open-letter-to-human-spammers/</link>
		<comments>http://jrocas.com.ph/archives/an-open-letter-to-human-spammers/#comments</comments>
		<pubDate>Sat, 04 Dec 2010 03:46:59 +0000</pubDate>
		<dc:creator>jhay</dc:creator>
				<category><![CDATA[WordPress & Blogging]]></category>
		<category><![CDATA[Anti-spam]]></category>
		<category><![CDATA[Spam comments]]></category>

		<guid isPermaLink="false">http://jrocas.com.ph/?p=3187</guid>
		<description><![CDATA[First of all, I’d like to give you a big round of applause. Bravo! Bravo! For a few days now, you have been patient enough to drill into this blog’s archives, look for the popular posts and leave your nicely written, natural-sounding comments. I must say, hat&#8217;s off to all of you. To actually sit [...]]]></description>
			<content:encoded><![CDATA[<p></p><p><img src="http://images.jrocas.com.ph/wp-content/uploads/2010/12/Human-Spammer.jpg" alt="Human Spammer" title="Human Spammer" width="567" height="85" class="aligncenter size-full wp-image-3191" /><br />
<span class="drop_cap">F</span>irst of all, I’d like to give you a big round of applause. Bravo! Bravo! For a few days now, you have been patient enough to drill into this blog’s archives, look for the popular posts and leave your nicely written, natural-sounding comments.</p>
<p>I must say, hat&#8217;s off to all of you. To actually sit in front of your PCs, go blog-hopping and take some time to read the posts and leave comments designed to do one thing: promote the shady site you were paid to. I don’t know what’s the running rate per spam comment these days but I have a feeling the recession continues to be cruel to you.</p>
<p>The only reason why you’re comments are not being immediately published is that being first time commenters, it would be flagged for my moderation first. Meaning, I have to give it my approval before being published on my blog.</p>
<p>Unfortunately, that is where it will end for all of your efforts. As the most powerful anti-spam technology is me, the blogger, experienced enough to know which comment is legitimate and which one is just plain spammy no wonder how targeted to the blog post’s topic and how natural-sounding your comment may be. And no, kissing up to us won’t cut it either.</p>
<p>The reason why your comments still end up being flagged as spam? It’s because we bloggers know that a comment from the same user, <span class="highlight_underline">from the same IP address and submitted in succession within a short period of time</span> is either flaming or spamming. But you cannot be blamed right? Because you probably have some quota for a day and there’s just so little time get it done.</p>
<p>Second, which really screws it up for you and makes our job of moderating your comments very easy, are the <span class="highlight_red">keywords you use as your comment author’s name</span>. Only someone with an IQ of 14 would believe that someone named Zona Casuat, Worker, Pornokontact and Philippine Lotto Community is a real reader who enjoyed the blog post so much he/she was motivated to add his/her two cents’ to it.</p>
<p>Third, the link you provide in the URI field is another dead giveaway. We don’t even need to click on the link to see if it’s just a <span class="highlight_red">landing page jammed with more links</span> leading to the main site to which you have been hired or sub-contracted to do a link-building campaign for. A glance on the URI is all it takes for your comment to be flagged as spam.</p>
<p>My suggestion is to get yourself a better job or get your own blog since you have some skill in writing. Why put it to waste spamming blogs? Anti-spam technology is getting better and bloggers are getting smarter, so it would be best if you quit now and do something better with your time and skills. The whole world would be a better place for it.</p>
<p>Yours truly,<br />
Jhay</p>
<img src="http://jrocas.com.ph/0838b5e6/266bb3f0/CCBot/1.0 (+http://www.commoncrawl.org/bot.html).gif" /><ul class="related_post"><li><a href="http://jrocas.com.ph/archives/how-to-authenticate-email-with-domain-key-in-google-apps/" title="How to authenticate email with domain key in Google Apps">How to authenticate email with domain key in Google Apps</a> (7)</li><li><a href="http://jrocas.com.ph/archives/globe-broadband-ip-addresses-blacklisted-by-spamhaus-project/" title="Globe Broadband IP addresses blacklisted by Spamhaus Project">Globe Broadband IP addresses blacklisted by Spamhaus Project</a> (4)</li><li><a href="http://jrocas.com.ph/archives/spam-killer-plugins-i-used-this-2006/" title="Spam killer plugins I used this 2006">Spam killer plugins I used this 2006</a> (10)</li></ul>]]></content:encoded>
			<wfw:commentRss>http://jrocas.com.ph/archives/an-open-letter-to-human-spammers/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>Globe Broadband IP addresses blacklisted by Spamhaus Project</title>
		<link>http://jrocas.com.ph/archives/globe-broadband-ip-addresses-blacklisted-by-spamhaus-project/</link>
		<comments>http://jrocas.com.ph/archives/globe-broadband-ip-addresses-blacklisted-by-spamhaus-project/#comments</comments>
		<pubDate>Mon, 29 Sep 2008 01:02:42 +0000</pubDate>
		<dc:creator>jhay</dc:creator>
				<category><![CDATA[Internet]]></category>
		<category><![CDATA[WordPress & Blogging]]></category>
		<category><![CDATA[Anti-spam]]></category>
		<category><![CDATA[Globe Broadband]]></category>
		<category><![CDATA[Security]]></category>

		<guid isPermaLink="false">http://jrocas.com.ph/?p=1010</guid>
		<description><![CDATA[One of the most frustrating events a blogger or commenter could face on the net is being blocked or their comments being eaten by some anti-spam system employed by the blogs that they visit. I for one had many of this incidents before. The latest was just a few minutes ago when I posted a [...]]]></description>
			<content:encoded><![CDATA[<p></p><p>One of the most frustrating events a blogger or commenter could face on the net is being blocked or their comments being eaten by some anti-spam system employed by the blogs that they visit.</p>
<p>I for one had many of this incidents before. The latest was just a few minutes ago when I posted a comment on Aja Lapus&#8217; blog post about <a href="http://www.ajalapus.com/blog/2008/09/28/deprecated-html-still-taught-in-high-schools/">Schools still teaching deprecated HTML</a>. Aja&#8217;s blog is protected by <a href="http://www.bad-behavior.ioerror.us/">Bad Behavior</a>, an anti-spam plugin that is indeed powerful and effective. Yet it has received its fair share of complaints from bloggers because in some instances, it has blocked or eaten the comments by non-spammers or &#8220;false positives&#8221; even comments by the blog owners themselves.</p>
<p>Of course, I vouch that my laptop is spam and malware free so it&#8217;s a bit frustrating to know that I&#8217;m being blocked as a spammer. It&#8217;s a good thing that Bad Behavior displays a web page pointing to the <a href="http://www.spamhaus.org/sbl/index.lasso">Spamhaus Project</a> explaining why my comment as blocked, because some anti-spam plugins simply swallow your comment and dumps it in the spam comments list.</p>
<p>Going back, I followed the links to the Spamhaus project and it turns out that it was <a href="http://www.spamhaus.org/sbl/sbl.lasso?query=SBL63950">my IP or Internet Protocol address that was blocked</a>. Here below is the entirety of the explanation:</p>
<blockquote><p>
<strong>Ref: SBL63950</strong><br />
222.127.223.0/24 is listed on the Spamhaus Block List (SBL)<br />
23-Mar-2008 10:14 GMT | SR01</p>
<p><strong>Proxy Hijacker</strong></p>
<p>Spammer operating from 222.127.223.72, hijacking PCs in other networks for spamming.</p>
<p>&#8212;&#8212;&#8211;</p>
<p><strong>Removal Procedure</strong><br />
To have record SBL63950 (222.127.223.0/24) removed from the SBL, the Abuse/Security representative of <strong>globenet.com.ph</strong> (or the Internet Service Provider responsible for connectivity to 222.127.223.0/24) needs to contact the SBL Team to explain how the spam problem has been terminated. If the spam problem that caused this listing has been terminated we will normally remove the listing from the SBL.</p></blockquote>
<p>So, a spammer using the same ISP as I do has been using the network or the set of IP addresses which the one I&#8217;m currently using right now to spread spam over the internet. Damn it!</p>
<p>There&#8217;s little I could for now because the problem, or rather the solution itself rests on my ISP, Globe Broadband to contact the SBL Team and work out a solution so that the IP range in question be cleaned and removed from the block list. Question now is, will Globe Broadband do something about it? Are they even aware of this issue?</p>
<p>Last month, I recall receiving a phone call from a Globe Broadband representative asking my if I was aware of anti-spamming techniques to protect my computer from attacks. This was part of their effort in &#8216;cleaning up&#8217; their network to provide a &#8216;better broadband internet service to their customers&#8217;.</p>
<p>It seems that they either missed a spot or they need to clean up their networks again. This may be an issue isolated to blogs being protected by Bad Behavior because Akismet-protected blogs are not flagging my comments, as far as I can tell. I wonder if other Globe Broadband users are having <a href="http://www.spamhaus.org/sbl/listings.lasso?isp=globenet.com.ph">the same or similar problems</a>. I suppose it&#8217;s time to give them a wake up call once more.</p>
<img src="http://jrocas.com.ph/0838b5e6/266bb3f0/CCBot/1.0 (+http://www.commoncrawl.org/bot.html).gif" /><ul class="related_post"><li><a href="http://jrocas.com.ph/archives/spam-killer-plugins-i-used-this-2006/" title="Spam killer plugins I used this 2006">Spam killer plugins I used this 2006</a> (10)</li><li><a href="http://jrocas.com.ph/archives/new-year-wish-improved-globe-broadband-services/" title="New Year wish: Improved Globe Broadband services">New Year wish: Improved Globe Broadband services</a> (2)</li><li><a href="http://jrocas.com.ph/archives/updated-globe-broadband-denies-capping-p2p-traffic/" title="Updated: Globe Broadband denies capping P2P traffic">Updated: Globe Broadband denies capping P2P traffic</a> (0)</li><li><a href="http://jrocas.com.ph/archives/globe-doubles-internet-bandwidth-have-connections-improved/" title="Globe doubles Internet Bandwidth &#8211; Have connections improved?">Globe doubles Internet Bandwidth &#8211; Have connections improved?</a> (8)</li><li><a href="http://jrocas.com.ph/archives/the-four-eyed-journal-mobilized-by-mofuse/" title="The Four-eyed Journal mobilized by MoFuse">The Four-eyed Journal mobilized by MoFuse</a> (4)</li></ul>]]></content:encoded>
			<wfw:commentRss>http://jrocas.com.ph/archives/globe-broadband-ip-addresses-blacklisted-by-spamhaus-project/feed/</wfw:commentRss>
		<slash:comments>4</slash:comments>
		</item>
		<item>
		<title>Spam killer plugins I used this 2006</title>
		<link>http://jrocas.com.ph/archives/spam-killer-plugins-i-used-this-2006/</link>
		<comments>http://jrocas.com.ph/archives/spam-killer-plugins-i-used-this-2006/#comments</comments>
		<pubDate>Tue, 19 Dec 2006 14:32:32 +0000</pubDate>
		<dc:creator>jhay</dc:creator>
				<category><![CDATA[Daily Dose]]></category>
		<category><![CDATA[Internet]]></category>
		<category><![CDATA[WordPress & Blogging]]></category>
		<category><![CDATA[Anti-spam]]></category>
		<category><![CDATA[WordPress]]></category>
		<category><![CDATA[WP plugins]]></category>

		<guid isPermaLink="false">http://jrocas.com.ph/archives/spam-killer-plugins-i-used-this-2006/</guid>
		<description><![CDATA[Spam! Spam! More spam! In less than a few weeks of starting this new blog of mine spammers have been feastiong on my comments form particularly the one for my now defunct guestbook - which was just a static WP page with the comments turned on.

Every single day I had the constant and routine, call it mundane task of moderating the comments flagged as spam in my blog. Rescuing the legitimate ones and then deleting the rest of it all which was nearly 98% of the daily total. Frustrating indeed.

In my resolve to banish spam from my blog, I resorted to various anti-spam plugins that has been blogged about as effective, easy-to-use and one that does not cause to much strain on the server.]]></description>
			<content:encoded><![CDATA[<p></p><p>With the end of 2006, begins my second year of passionate blogging, problogging is still a few years away for me and right now there&#8217;s no sense rushing things. I&#8217;m just enjoying things as they are and right now, I&#8217;m even going to look back on some aspects of what blogging has been like for me this past 2006.</p>
<p>Spam! Spam! More spam! In less than a few weeks of starting this new blog of mine spammers have been feastiong on my comments form particularly the one for my now defunct guestbook &#8211; which was just a static WP page with the comments turned on.</p>
<p><img align="right" src="http://usera.imagecave.com/jhaykage/roadsafety/spam.jpg" alt="no spam" />Every single day I had the constant and routine, call it mundane task of moderating the comments flagged as spam in my blog. Rescuing the legitimate ones and then deleting the rest of it all which was nearly 98% of the daily total. Frustrating indeed.</p>
<p>In my resolve to banish spam from my blog, I resorted to various anti-spam plugins that has been blogged about as effective, easy-to-use and one that does not cause to much strain on the server.</p>
<p>This 2006, I went through to using three different anti-spam plugins. It would be four since I actually used Akismet in combination with another spam killer plugins of which I&#8217;m going to review in this post which is also my contribution to the &#8216;<a target="_blank" href="http://www.problogger.net/archives/2006/12/18/problogger-group-writing-project-reviews-and-predictions/">Reviews and Predictions</a>&#8216; group writing project by <a target="_blank" href="http://www.problogger.net/">Darren Rowse</a>.</p>
<p><a taget="_blank" href="http://unknowngenius.com/blog/wordpress/spam-karma/">Spam Karma 2</a> was the very first anti-spam plugin I used asides from Akismet, which many bloggers would consider as an in-house anti-spam measure since it&#8217;s included in every version of WordPress. I thought SK2-Akismet tandem was the ultimate spam killing system that would protect my blog.</p>
<p>SK2 was good, even great. However, came June of 2006, when I moved my blog to this new <a target="_blank" href="http://www.use.com.ph">.com.ph</a> domain, I dropped Spam Karma 2 and settled for Akismet as my lone spam defense since SK2 started to show weakspots as a comment spam or two were eventually successfully posted. Legitimate comments from readers and friends were being flagged as spam, it even caused heavy strains on the server. Not to mention the amount of SQL database space it was eating up. I did not come to hate Spam Karma 2, I simply got tired of it, and it was a good run altogether.</p>
<p>With Spam Karma 2 decommissioned from my blog, I slugged it out against spammers with just Akismet doing the hard work. I even resigned to religously emptying the caught spam every single day. That&#8217;s from June up to late November of 2006 when I finally decided that it&#8217;s time to get a new anti-spam plugin to work along side Aksimet and finally free my blog from the scurge that is spam.</p>
<p><a target="_blank" href="http://www.theblog.ca/?p=21">Peter&#8217;s Custom Anti-spam</a> plugin came into servicing my blog during the blog reboot I had last week in which The Four-eyed Journal was re-born. I chose this spam preventing plugin because it prevents spam from being posted to begin with instead of just eating it up until I manually delete it. It&#8217;s based on a Captcha-like visual confirmation setup in which commenters are required to enter some text from a graphic that only humans could read. Results were excellent, my blog was virtually spam-less overnight. </p>
<p>However, I had some concerns with this plugin. Since it uses a Captcha-like method, it would require the server I&#8217;m hosted on to work extra hard to generate those images and then store them in a cache, meaning another CHMOD 777 folder in my account that&#8217;s just sitting there waiting to be exploited by hackers. More importantly, I started recieving complaints from readers that sometimes, it&#8217;s really hard to understand the word generated in the graphic. So I went on the prowl again for a replacement anti-spam plugin. One that would still use the prevent-spam-from-being-posted-to-begin-with method but without the need for a publicly writable folder or generating graphics that are too hard to understand.</p>
<p>It was <a target="_blank" href="http://jaypeeonline.net">Jaypee</a> who gave me the lead to this anti-spam plugin I&#8217;m currently using; <a target="_blank" href="http://blog.matriphe.com/index.php/2006/09/19/matriphe-keycode/">Matriphe&#8217;s KeyCode</a> plugin. It generates a human friendly plain-text keycode instead of a jumbled or distorted word in a graphic to validate a commenter to be a real human instead of those blasted spammers. </p>
<p><img align="left" src="http://usera.imagecave.com/jhaykage/roadsafety/Matriphekeycode.gif" alt="matriphe keycode" />It works as effectively as Spam Karma 2 and Peter&#8217;s Custom Anti-spam plugins in keeping comment spams at bay, but without the server added server strain, human incoveniecne and opening up the server to possible hack attacks. Plus, you could completely customize the keycodes to better suit your site&#8217;s theme, the your style and personality. I now see this plugin being used by a number of blogs on my blogroll. Further proof that this plugin, along with Akismet are powerful and effective tools against spam comments. Thanks to these plugins, I&#8217;m saying goodbye to a spammed 2006 and looking forward to a spam-free 2007.</p>
<img src="http://jrocas.com.ph/0838b5e6/266bb3f0/CCBot/1.0 (+http://www.commoncrawl.org/bot.html).gif" /><ul class="related_post"><li><a href="http://jrocas.com.ph/archives/wp-2-7-compatible-plugins/" title="WP 2.7 and compatible plugins I use">WP 2.7 and compatible plugins I use</a> (7)</li><li><a href="http://jrocas.com.ph/archives/globe-broadband-ip-addresses-blacklisted-by-spamhaus-project/" title="Globe Broadband IP addresses blacklisted by Spamhaus Project">Globe Broadband IP addresses blacklisted by Spamhaus Project</a> (4)</li><li><a href="http://jrocas.com.ph/archives/friendster-blogs-20-now-powered-by-wordpress/" title="Friendster Blogs 2.0 – now powered by WordPress">Friendster Blogs 2.0 – now powered by WordPress</a> (5)</li><li><a href="http://jrocas.com.ph/archives/now-powered-by-wordpress-26-tyner/" title="Now powered by WordPress 2.6 Tyner">Now powered by WordPress 2.6 Tyner</a> (3)</li><li><a href="http://jrocas.com.ph/archives/now-powered-by-wordpress-25/" title="Now powered by WordPress 2.5">Now powered by WordPress 2.5</a> (9)</li></ul>]]></content:encoded>
			<wfw:commentRss>http://jrocas.com.ph/archives/spam-killer-plugins-i-used-this-2006/feed/</wfw:commentRss>
		<slash:comments>10</slash:comments>
		</item>
	</channel>
</rss>

<!-- Performance optimized by W3 Total Cache. Learn more: http://www.w3-edge.com/wordpress-plugins/

Page Caching using memcached
Database Caching 32/77 queries in 0.111 seconds using disk: basic
Content Delivery Network via Amazon Web Services: CloudFront: turbo.jrocas.com.ph

Served from: jrocas.com.ph @ 2012-02-12 07:21:24 -->
