<?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>mike.eire.ca &#187; wordpress</title>
	<atom:link href="http://mike.eire.ca/tag/wordpress/feed/" rel="self" type="application/rss+xml" />
	<link>http://mike.eire.ca</link>
	<description></description>
	<lastBuildDate>Fri, 03 Feb 2012 23:09:17 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
		<item>
		<title>Making valid CAPTCHAs</title>
		<link>http://mike.eire.ca/2009/04/13/making-valid-captchas/</link>
		<comments>http://mike.eire.ca/2009/04/13/making-valid-captchas/#comments</comments>
		<pubDate>Tue, 14 Apr 2009 01:43:56 +0000</pubDate>
		<dc:creator>Mike (owner)</dc:creator>
				<category><![CDATA[Programming]]></category>
		<category><![CDATA[php]]></category>
		<category><![CDATA[wordpress]]></category>
		<category><![CDATA[xhtml]]></category>

		<guid isPermaLink="false">http://m.eire.ca/?p=128</guid>
		<description><![CDATA[The WP-reCAPTCHA plugin is very helpful, providing a way to stop spam comments, and assisting electronic storage of old books. It has as a feature &#8220;XHTML compliance,&#8221; but at the price of requiring JavaScript from users. I think I can get both. In wp-recaptcha.php we find these lines: 440 441 442 443 444 445 446 [...]]]></description>
		<wfw:commentRss>http://mike.eire.ca/2009/04/13/making-valid-captchas/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

