<?xml version="1.0" encoding="iso-8859-1"?><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/"
		>
<channel>
	<title>Comments on: PHP password strength detector script</title>
	<atom:link href="http://www.crankberryblog.com/2010/php-password-strength-detector-script/feed" rel="self" type="application/rss+xml" />
	<link>http://www.crankberryblog.com/2010/php-password-strength-detector-script</link>
	<description>Sharing ideas on web design, development and the internet economy</description>
	<lastBuildDate>Tue, 24 Jan 2012 19:43:34 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: Jerry Low</title>
		<link>http://www.crankberryblog.com/2010/php-password-strength-detector-script/comment-page-1#comment-433</link>
		<dc:creator>Jerry Low</dc:creator>
		<pubDate>Tue, 19 Oct 2010 23:07:34 +0000</pubDate>
		<guid isPermaLink="false">http://www.crankberryblog.com/?p=333#comment-433</guid>
		<description>Thanks for pointing that out Noel, I&#039;ve made the change =)</description>
		<content:encoded><![CDATA[<p>Thanks for pointing that out Noel, I&#039;ve made the change =)</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Noel</title>
		<link>http://www.crankberryblog.com/2010/php-password-strength-detector-script/comment-page-1#comment-431</link>
		<dc:creator>Noel</dc:creator>
		<pubDate>Mon, 18 Oct 2010 22:07:36 +0000</pubDate>
		<guid isPermaLink="false">http://www.crankberryblog.com/?p=333#comment-431</guid>
		<description>Thanks. Just one point - where it says:

if ($pass_score &gt;= 71) echo &#039;STRONG&#039;;

$pass_score needs to be amended to 70 otherwise the results won&#039;t be displayed - the script currently checks for a $pass_score value of less than 70 or greater than/equal to 71 but not 70 itself :)</description>
		<content:encoded><![CDATA[<p>Thanks. Just one point &#8211; where it says:</p>
<p>if ($pass_score &gt;= 71) echo &#039;STRONG&#039;;</p>
<p>$pass_score needs to be amended to 70 otherwise the results won&#039;t be displayed &#8211; the script currently checks for a $pass_score value of less than 70 or greater than/equal to 71 but not 70 itself :)</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Bill Chalmers</title>
		<link>http://www.crankberryblog.com/2010/php-password-strength-detector-script/comment-page-1#comment-263</link>
		<dc:creator>Bill Chalmers</dc:creator>
		<pubDate>Fri, 07 May 2010 16:25:27 +0000</pubDate>
		<guid isPermaLink="false">http://www.crankberryblog.com/?p=333#comment-263</guid>
		<description>Thanks a lot for this, I&#039;d tried out several scripts but this script was perfect for my needs, thanks.</description>
		<content:encoded><![CDATA[<p>Thanks a lot for this, I&#039;d tried out several scripts but this script was perfect for my needs, thanks.</p>
]]></content:encoded>
	</item>
</channel>
</rss>

