<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	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:georss="http://www.georss.org/georss" xmlns:geo="http://www.w3.org/2003/01/geo/wgs84_pos#" xmlns:media="http://search.yahoo.com/mrss/"
		>
<channel>
	<title>Comments on: Generate Verification Key</title>
	<atom:link href="http://thejoysofcomputing.wordpress.com/2010/02/07/generate-verification-key/feed/" rel="self" type="application/rss+xml" />
	<link>http://thejoysofcomputing.wordpress.com/2010/02/07/generate-verification-key/</link>
	<description>Used to be something else but now basically contains some useful PHP scripts. That&#039;s all!</description>
	<lastBuildDate>Tue, 18 Oct 2011 23:30:29 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.com/</generator>
	<item>
		<title>By: Sending Mail : The Code Pilgrim&#39;s Progress</title>
		<link>http://thejoysofcomputing.wordpress.com/2010/02/07/generate-verification-key/#comment-89</link>
		<dc:creator><![CDATA[Sending Mail : The Code Pilgrim&#39;s Progress]]></dc:creator>
		<pubDate>Sat, 27 Mar 2010 06:31:49 +0000</pubDate>
		<guid isPermaLink="false">http://thejoysofcomputing.wordpress.com/?p=129#comment-89</guid>
		<description><![CDATA[[...] Sending mail using PHP is very simple. Here I&#8217;ll show how we can send the activation mail to a registered using along with the verification key we generated in last post. [...]]]></description>
		<content:encoded><![CDATA[<p>[...] Sending mail using PHP is very simple. Here I&#8217;ll show how we can send the activation mail to a registered using along with the verification key we generated in last post. [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: CBT</title>
		<link>http://thejoysofcomputing.wordpress.com/2010/02/07/generate-verification-key/#comment-77</link>
		<dc:creator><![CDATA[CBT]]></dc:creator>
		<pubDate>Mon, 15 Feb 2010 01:45:01 +0000</pubDate>
		<guid isPermaLink="false">http://thejoysofcomputing.wordpress.com/?p=129#comment-77</guid>
		<description><![CDATA[What programming language is this, PHP?  I was about to write a couple of ways to make it more Perlish, before I realized it wasn&#039;t Perl!

BTW, your check to avoid duplicated chars actually reduces the randomness of these verification keys.]]></description>
		<content:encoded><![CDATA[<p>What programming language is this, PHP?  I was about to write a couple of ways to make it more Perlish, before I realized it wasn&#8217;t Perl!</p>
<p>BTW, your check to avoid duplicated chars actually reduces the randomness of these verification keys.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Sending Mail &#171; The Joys of Computing</title>
		<link>http://thejoysofcomputing.wordpress.com/2010/02/07/generate-verification-key/#comment-76</link>
		<dc:creator><![CDATA[Sending Mail &#171; The Joys of Computing]]></dc:creator>
		<pubDate>Sun, 07 Feb 2010 17:45:48 +0000</pubDate>
		<guid isPermaLink="false">http://thejoysofcomputing.wordpress.com/?p=129#comment-76</guid>
		<description><![CDATA[[...] Comments (RSS)       &#171; Generate Verification&#160;Key [...]]]></description>
		<content:encoded><![CDATA[<p>[...] Comments (RSS)       &laquo; Generate Verification&nbsp;Key [...]</p>
]]></content:encoded>
	</item>
</channel>
</rss>
