<?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/"
	>
<channel>
	<title>Comments on: Check Password Strength with JavaScript and Regular Expressions</title>
	<atom:link href="http://marketingtechblog.com/2007/08/27/javascript-password-strength/feed/" rel="self" type="application/rss+xml" />
	<link>http://marketingtechblog.com/2007/08/27/javascript-password-strength/</link>
	<description>new media strategies and other marketing gems</description>
	<pubDate>Fri, 09 Jan 2009 01:50:22 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.7</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: Pierre</title>
		<link>http://marketingtechblog.com/2007/08/27/javascript-password-strength/comment-page-1/#comment-202129</link>
		<dc:creator>Pierre</dc:creator>
		<pubDate>Wed, 03 Sep 2008 13:55:34 +0000</pubDate>
		<guid isPermaLink="false">http://marketingtechblog.com/2007/08/27/javascript-password-strength/#comment-202129</guid>
		<description>"P@s$w0rD" shows at strong, although it would be cracked fairly quickly with a dictionnary attack... 
To deploy such a feature on a professionnal solution, I believe it is important to combine this algorithm with a dictionnary check.</description>
		<content:encoded><![CDATA[<div class="KonaBody">&#8220;P@s$w0rD&#8221; shows at strong, although it would be cracked fairly quickly with a dictionnary attack&#8230;<br />
To deploy such a feature on a professionnal solution, I believe it is important to combine this algorithm with a dictionnary check.</div>
]]></content:encoded>
	</item>
	<item>
		<title>By: Regular expression to check password strength &#171; Andrew Chaa: simple life uk</title>
		<link>http://marketingtechblog.com/2007/08/27/javascript-password-strength/comment-page-1/#comment-191449</link>
		<dc:creator>Regular expression to check password strength &#171; Andrew Chaa: simple life uk</dc:creator>
		<pubDate>Mon, 11 Aug 2008 14:51:42 +0000</pubDate>
		<guid isPermaLink="false">http://marketingtechblog.com/2007/08/27/javascript-password-strength/#comment-191449</guid>
		<description>[...] server validation, but errored on IE which does client-side validation. I googled a bit and found a similar expression by Douglas Karr&#160; var strongRegex = new [...]</description>
		<content:encoded><![CDATA[<div class="KonaBody">[...] server validation, but errored on IE which does client-side validation. I googled a bit and found a similar expression by Douglas Karr&#160; var strongRegex = new [...]</div>
]]></content:encoded>
	</item>
	<item>
		<title>By: micky</title>
		<link>http://marketingtechblog.com/2007/08/27/javascript-password-strength/comment-page-1/#comment-176647</link>
		<dc:creator>micky</dc:creator>
		<pubDate>Thu, 17 Jul 2008 06:45:54 +0000</pubDate>
		<guid isPermaLink="false">http://marketingtechblog.com/2007/08/27/javascript-password-strength/#comment-176647</guid>
		<description>very nice job....

Thanks Douglas, I use it for my current job.</description>
		<content:encoded><![CDATA[<div class="KonaBody">very nice job&#8230;.</p>
<p>Thanks Douglas, I use it for my current job.</p></div>
]]></content:encoded>
	</item>
	<item>
		<title>By: mont</title>
		<link>http://marketingtechblog.com/2007/08/27/javascript-password-strength/comment-page-1/#comment-149237</link>
		<dc:creator>mont</dc:creator>
		<pubDate>Fri, 13 Jun 2008 05:26:56 +0000</pubDate>
		<guid isPermaLink="false">http://marketingtechblog.com/2007/08/27/javascript-password-strength/#comment-149237</guid>
		<description>great job! exactly how it should be done on the client</description>
		<content:encoded><![CDATA[<div class="KonaBody">great job! exactly how it should be done on the client</div>
]]></content:encoded>
	</item>
	<item>
		<title>By: Jaap</title>
		<link>http://marketingtechblog.com/2007/08/27/javascript-password-strength/comment-page-1/#comment-100339</link>
		<dc:creator>Jaap</dc:creator>
		<pubDate>Sun, 13 Apr 2008 20:04:47 +0000</pubDate>
		<guid isPermaLink="false">http://marketingtechblog.com/2007/08/27/javascript-password-strength/#comment-100339</guid>
		<description>Hey, I like your script! I translated it into dutch, and I posted it at my forum &lt;a href="http://phpsteun.nl/viewtopic.php?f=11&#38;t=23"&gt;here!&lt;/a&gt;</description>
		<content:encoded><![CDATA[<div class="KonaBody">Hey, I like your script! I translated it into dutch, and I posted it at my forum <a href="http://phpsteun.nl/viewtopic.php?f=11&amp;t=23">here!</a></div>
]]></content:encoded>
	</item>
</channel>
</rss>
