<?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>Nilrog&#039;s place - Blog &#187; CAPTCHA</title>
	<atom:link href="http://nilrogsplace.se/blog/tag/captcha/feed/" rel="self" type="application/rss+xml" />
	<link>http://nilrogsplace.se/blog</link>
	<description>Ramblings from yet another place...</description>
	<lastBuildDate>Fri, 18 Jun 2010 05:52:56 +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>The contact form again&#8230;</title>
		<link>http://nilrogsplace.se/blog/2007/08/kontaktformularet-igen/</link>
		<comments>http://nilrogsplace.se/blog/2007/08/kontaktformularet-igen/#comments</comments>
		<pubDate>Thu, 09 Aug 2007 18:12:28 +0000</pubDate>
		<dc:creator>nilrog</dc:creator>
				<category><![CDATA[RapidWeaver]]></category>
		<category><![CDATA[CAPTCHA]]></category>
		<category><![CDATA[Contactform]]></category>
		<category><![CDATA[Tutorials]]></category>

		<guid isPermaLink="false">http://nilrogsplace.se/blog/2007/08/kontaktformularet-igen/</guid>
		<description><![CDATA[But this time i&#8217;m keeping it short. I made a small improvement on the contact form tutorial that should make it easier to implement.
If you were having problems with the last update you should try the updated version :)
]]></description>
			<content:encoded><![CDATA[<p>But this time i&#8217;m keeping it short. I made a small improvement on the <a href="http://nilrogsplace.se/webdesign/rapidweaver/tutorials/contactform/">contact form tutorial</a> that should make it easier to implement.</p>
<p>If you were having problems with the last update you should try the updated version :)</p>
]]></content:encoded>
			<wfw:commentRss>http://nilrogsplace.se/blog/2007/08/kontaktformularet-igen/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Contact form tutorial updated, now even simpler to use&#8230;</title>
		<link>http://nilrogsplace.se/blog/2007/08/instruktionen-for-kontaktformularet-uppdaterad-nu-annu-enklare-att-anvanda/</link>
		<comments>http://nilrogsplace.se/blog/2007/08/instruktionen-for-kontaktformularet-uppdaterad-nu-annu-enklare-att-anvanda/#comments</comments>
		<pubDate>Wed, 08 Aug 2007 06:18:27 +0000</pubDate>
		<dc:creator>nilrog</dc:creator>
				<category><![CDATA[RapidWeaver]]></category>
		<category><![CDATA[CAPTCHA]]></category>
		<category><![CDATA[Contactform]]></category>
		<category><![CDATA[Tutorials]]></category>

		<guid isPermaLink="false">http://nilrogsplace.se/blog/2007/08/instruktionen-for-kontaktformularet-uppdaterad-nu-annu-enklare-att-anvanda/</guid>
		<description><![CDATA[Seems i&#8217;m in a tutorial-update state right now :)
Today you can find a new version of the contactform image verification tutorial. If you ever wanted to secure your contact form with CAPTCHA but found the tutorial too difficult to follow then you should really, really look at the new one. It works the same as [...]]]></description>
			<content:encoded><![CDATA[<p>Seems i&#8217;m in a tutorial-update state right now :)</p>
<p>Today you can find a new version of the <a href="http://nilrogsplace.se/webdesign/rapidweaver/tutorials/contactform/index_en.html">contactform image verification tutorial</a>. If you ever wanted to secure your contact form with <a href="http://en.wikipedia.org/wiki/Captcha">CAPTCHA</a> but found the tutorial too difficult to follow then you should really, really look at the new one. It works the same as the old one but in the new version you do not have to upload anything to the webserver, go through the hazzle of changing permissions on some folder etc. Just copy the page from my tutorial project, change a few variables and off you go :)</p>
<p>All of this was made possible thanks to <a href="http://www.neoprogrammers.com/">NeoProgrammers.com</a> who recently made a big update to their script. This script is free to use, licensed under <a href="http://www.gnu.org/copyleft/lesser.html">LGPL</a>.</p>
<p></p>
]]></content:encoded>
			<wfw:commentRss>http://nilrogsplace.se/blog/2007/08/instruktionen-for-kontaktformularet-uppdaterad-nu-annu-enklare-att-anvanda/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Problem with the contact form tutorial</title>
		<link>http://nilrogsplace.se/blog/2007/08/problem-with-the-contact-form-tutorial/</link>
		<comments>http://nilrogsplace.se/blog/2007/08/problem-with-the-contact-form-tutorial/#comments</comments>
		<pubDate>Thu, 02 Aug 2007 12:59:01 +0000</pubDate>
		<dc:creator>nilrog</dc:creator>
				<category><![CDATA[RapidWeaver]]></category>
		<category><![CDATA[CAPTCHA]]></category>
		<category><![CDATA[Contactform]]></category>
		<category><![CDATA[Tutorials]]></category>

		<guid isPermaLink="false">http://nilrogsplace.se/blog/2007/08/problem-with-the-contact-form-tutorial/</guid>
		<description><![CDATA[This is just a short heads-up that i&#8217;m aware of a new problem with my contact form tutorial. Apparently NeoProgrammers the creators of the CAPTCHA script I used has recently uploaded a new version that isn&#8217;t working exactly as the old version :( If you are experiencing problems following my tutorial either wait until next [...]]]></description>
			<content:encoded><![CDATA[<p>This is just a short heads-up that i&#8217;m aware of a new problem with my <a href="http://nilrogsplace.se/webdesign/rapidweaver/tutorials/contactform/">contact form tutorial</a>. Apparently <a href="http://www.neoprogrammers.com/">NeoProgrammers</a> the creators of the CAPTCHA script I used has recently uploaded a new version that isn&#8217;t working exactly as the old version :( If you are experiencing problems following my tutorial either wait until next week when I hopefully have had time to rewrite my tutorial, or <a href="http://nilrogsplace.se/contact_en.php">contact me</a> and i&#8217;ll send you the old version of the script.</p>
]]></content:encoded>
			<wfw:commentRss>http://nilrogsplace.se/blog/2007/08/problem-with-the-contact-form-tutorial/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Update to the contactform tutorial</title>
		<link>http://nilrogsplace.se/blog/2007/04/update-to-the-contactform-tutorial/</link>
		<comments>http://nilrogsplace.se/blog/2007/04/update-to-the-contactform-tutorial/#comments</comments>
		<pubDate>Sat, 21 Apr 2007 08:44:15 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[RapidWeaver]]></category>
		<category><![CDATA[CAPTCHA]]></category>
		<category><![CDATA[Contactform]]></category>
		<category><![CDATA[Tutorials]]></category>

		<guid isPermaLink="false">http://nilrogsplace.se/blog/2007/04/guiden-for-kontaktformularet-ar-uppdaterad/</guid>
		<description><![CDATA[I have made an update to the contactform tutorial I posted a while back. This update should now be a little bit simpler to follow and hopefully it works without tweaking :)
]]></description>
			<content:encoded><![CDATA[<p>I have made an update to the <a href="http://nilrogsplace.se/blog/2006/12/contact-form-with-image-verification-for-rapidweaver/">contactform tutorial</a> I posted a <a href="http://nilrogsplace.se/webdesign/rapidweaver/tutorials/contactform/index_en.html">while back</a>. This update should now be a little bit simpler to follow and hopefully it works without tweaking :)</p>
]]></content:encoded>
			<wfw:commentRss>http://nilrogsplace.se/blog/2007/04/update-to-the-contactform-tutorial/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Contact form with image verification for RapidWeaver</title>
		<link>http://nilrogsplace.se/blog/2006/12/contact-form-with-image-verification-for-rapidweaver/</link>
		<comments>http://nilrogsplace.se/blog/2006/12/contact-form-with-image-verification-for-rapidweaver/#comments</comments>
		<pubDate>Sun, 17 Dec 2006 13:45:48 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Nilrog's place]]></category>
		<category><![CDATA[RapidWeaver]]></category>
		<category><![CDATA[CAPTCHA]]></category>
		<category><![CDATA[Contactform]]></category>
		<category><![CDATA[Tutorials]]></category>

		<guid isPermaLink="false">http://nilrogsplace.se/blog/2006/12/17/kontakformular-med-bildverifiering/</guid>
		<description><![CDATA[Today I added a new section about webdesign to my site. As the first part in this section I also added a tutorial for how you can create a contact form like mine with RapidWeaver. People have asked me how I did that with RapidWeaver and I thought it was time to write down how [...]]]></description>
			<content:encoded><![CDATA[<p>Today I added a new section about <a href="http://nilrogsplace.se/webdesign/index_en.html">webdesign</a> to my site. As the first part in this section I also added a tutorial for how you can create a contact form like mine with <a href="http://www.realmacsoftware.com/rapidweaver/">RapidWeaver</a>. People have asked me how I did that with <a href="http://www.realmacsoftware.com/rapidweaver/">RapidWeaver</a> and I thought it was time to write down how I did it. You can also download a <a href="http://nilrogsplace.se/webdesign/rapidweaver/tutorials/contactform/index_en.html">RapidWeaver project</a> complete with code and instructions.</p>
]]></content:encoded>
			<wfw:commentRss>http://nilrogsplace.se/blog/2006/12/contact-form-with-image-verification-for-rapidweaver/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
