<?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>PlanetB &#187; php</title>
	<atom:link href="http://www.planetb.ca/tag/php/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.planetb.ca</link>
	<description></description>
	<lastBuildDate>Sat, 31 Dec 2011 23:31:19 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3</generator>
		<item>
		<title>Random Flickr Image Slider Puzzle Using Canvas Tags</title>
		<link>http://www.planetb.ca/2010/06/random-image-slider-puzzle-with-canvas-tag/</link>
		<comments>http://www.planetb.ca/2010/06/random-image-slider-puzzle-with-canvas-tag/#comments</comments>
		<pubDate>Sat, 26 Jun 2010 00:32:24 +0000</pubDate>
		<dc:creator>Jamie</dc:creator>
				<category><![CDATA[javascript]]></category>
		<category><![CDATA[Canvas Tag]]></category>
		<category><![CDATA[coding fun]]></category>
		<category><![CDATA[HTML5]]></category>
		<category><![CDATA[php]]></category>
		<category><![CDATA[Random Flickr Image]]></category>
		<category><![CDATA[slider puzzle]]></category>

		<guid isPermaLink="false">http://www.planetb.ca/?p=237</guid>
		<description><![CDATA[Your browser does not support iframes. I put this together a couple of months ago, with the intention to do something else with it, but I haven&#8217;t. So I&#8217;m just going to publish in this here blog. It&#8217;s a slider puzzle game thingy done with a bunch of HTML5 canvas tags and some seriously hard [...]]]></description>
			<content:encoded><![CDATA[<p><center><br />
<iframe src ="/projects/Canvas-Slider-Puzzle/" frameborder="0" scrolling="no" width="325" height="540"></p>
<p>Your browser does not support iframes.</p>
<p></iframe><br />
</center><br />
I put this together a couple of months ago, with the intention to do something else with it, but I haven&#8217;t.  So I&#8217;m just going to publish in this here blog.<br />
<br/>It&#8217;s a slider puzzle game thingy done with a bunch of HTML5 canvas tags and some seriously hard to follow javascript.  It uses random images from Flickr (taken real-time from the recent interesting pictures page).  I wanted to provide creds for all the photographers, as I should, but alas I am too unmotivated to take that piece on.  </p>
<p>Have fun.  </p>
<p>Personally, I have yet to solve a puzzle.<br/><br />
Link to <a href="http://www.planetb.ca/2010/07/how-to-load-random-flickr-images-with-php/">PHP Code to load random Flickr images</a>.<br />
<br/></p>
]]></content:encoded>
			<wfw:commentRss>http://www.planetb.ca/2010/06/random-image-slider-puzzle-with-canvas-tag/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Fight Spam with Free Ready Made CAPTCHA Service</title>
		<link>http://www.planetb.ca/2008/11/fight-spam-with-free-ready-made-captcha-service/</link>
		<comments>http://www.planetb.ca/2008/11/fight-spam-with-free-ready-made-captcha-service/#comments</comments>
		<pubDate>Mon, 01 Dec 2008 01:28:44 +0000</pubDate>
		<dc:creator>Jamie</dc:creator>
				<category><![CDATA[Code]]></category>
		<category><![CDATA[free CAPTCHA]]></category>
		<category><![CDATA[php]]></category>

		<guid isPermaLink="false">http://www.planetb.ca/?p=83</guid>
		<description><![CDATA[CAPTCHA&#8217;s. Love &#8216;em or hate &#8216;em, they&#8217;re sometimes a good idea to implement. reCAPTCHA is a free service that allows web developers to implement a CAPTCHA on their form with virtually no effort. And did I mention it is a free service? Well, that&#8217;s not entirely true. In exchange, reCAPTCHA is putting the user challenge [...]]]></description>
			<content:encoded><![CDATA[<p>CAPTCHA&#8217;s.  Love &#8216;em or hate &#8216;em, they&#8217;re sometimes a good idea to implement.  reCAPTCHA is a free service that allows web developers to implement a CAPTCHA on their form with virtually no effort.  And did I mention it is a free service?  Well, that&#8217;s not entirely true.  </p>
<p>In exchange, reCAPTCHA is putting the user challenge responses to good use.  The service uses scanned in text for the CAPTCHA.  The idea is that all the time spent &#8220;solving&#8221; CAPTCHA&#8217;s online can be channeled into assisting optical character recognition programs in decoding the hard to decode scanned in words.  Neat, eh?</p>
<p>I put together the following reCAPTCHA in literally 3 minutes.  For more information and to put your own reCAPTCHA into action, check out the site here: <a href="http://recaptcha.net/">http://recaptcha.net/</a></p>
<p><center><iframe frameborder="0" width="350" height="170" scrolling="no" allowtransparency="true" src="http://www.planetb.ca/projects/reCAPTCHA/test.php"></iframe></center></p>
]]></content:encoded>
			<wfw:commentRss>http://www.planetb.ca/2008/11/fight-spam-with-free-ready-made-captcha-service/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

