<?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: Password Strength Indicator and Generator</title>
	<atom:link href="http://benjaminsterling.com/password-strength-indicator-and-generator/feed/" rel="self" type="application/rss+xml" />
	<link>http://benjaminsterling.com/password-strength-indicator-and-generator/</link>
	<description>Ok, you did not judge the book by it&#039;s cover, great.  Now, read the whole thing before passing judgment.</description>
	<lastBuildDate>Sat, 03 Jan 2009 04:54:23 -0600</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.5</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: Benjamin Sterling</title>
		<link>http://benjaminsterling.com/password-strength-indicator-and-generator/comment-page-1/#comment-5878</link>
		<dc:creator>Benjamin Sterling</dc:creator>
		<pubDate>Sat, 03 Jan 2009 04:41:44 +0000</pubDate>
		<guid isPermaLink="false">http://benjaminsterling.com/?p=117#comment-5878</guid>
		<description>@Ben that is quite possible, the code can be vastly improved to check against multiple caps, numbers and other characters.</description>
		<content:encoded><![CDATA[<p>@Ben that is quite possible, the code can be vastly improved to check against multiple caps, numbers and other characters.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Ben</title>
		<link>http://benjaminsterling.com/password-strength-indicator-and-generator/comment-page-1/#comment-5703</link>
		<dc:creator>Ben</dc:creator>
		<pubDate>Sun, 21 Dec 2008 02:01:51 +0000</pubDate>
		<guid isPermaLink="false">http://benjaminsterling.com/?p=117#comment-5703</guid>
		<description>I tried &lt;code&gt;ABC123&lt;/code&gt; and it told me it was the best password possible. :-/</description>
		<content:encoded><![CDATA[<p>I tried <code>ABC123</code> and it told me it was the best password possible. :-/</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Benjamin Sterling</title>
		<link>http://benjaminsterling.com/password-strength-indicator-and-generator/comment-page-1/#comment-5471</link>
		<dc:creator>Benjamin Sterling</dc:creator>
		<pubDate>Thu, 04 Dec 2008 21:04:25 +0000</pubDate>
		<guid isPermaLink="false">http://benjaminsterling.com/?p=117#comment-5471</guid>
		<description>@brad v sweet, thank you</description>
		<content:encoded><![CDATA[<p>@brad v sweet, thank you</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Brad V.</title>
		<link>http://benjaminsterling.com/password-strength-indicator-and-generator/comment-page-1/#comment-5470</link>
		<dc:creator>Brad V.</dc:creator>
		<pubDate>Thu, 04 Dec 2008 20:53:02 +0000</pubDate>
		<guid isPermaLink="false">http://benjaminsterling.com/?p=117#comment-5470</guid>
		<description>@Benjamin, yes the link will remain up.  I also included what I changed to your code on the page.

Brad</description>
		<content:encoded><![CDATA[<p>@Benjamin, yes the link will remain up.  I also included what I changed to your code on the page.</p>
<p>Brad</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Benjamin Sterling</title>
		<link>http://benjaminsterling.com/password-strength-indicator-and-generator/comment-page-1/#comment-5469</link>
		<dc:creator>Benjamin Sterling</dc:creator>
		<pubDate>Thu, 04 Dec 2008 20:46:18 +0000</pubDate>
		<guid isPermaLink="false">http://benjaminsterling.com/?p=117#comment-5469</guid>
		<description>@brad v, I&#039;m glad you are finding good use for it.  Will you be keeping that link up, I would like to link to it in the post?</description>
		<content:encoded><![CDATA[<p>@brad v, I&#8217;m glad you are finding good use for it.  Will you be keeping that link up, I would like to link to it in the post?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Tane Piper</title>
		<link>http://benjaminsterling.com/password-strength-indicator-and-generator/comment-page-1/#comment-5468</link>
		<dc:creator>Tane Piper</dc:creator>
		<pubDate>Thu, 04 Dec 2008 20:41:40 +0000</pubDate>
		<guid isPermaLink="false">http://benjaminsterling.com/?p=117#comment-5468</guid>
		<description>@brad v
Good to hear you&#039;re using it, I had just posted to code as your free to take it and do with it as you like.  It hasn&#039;t been up for a while, I may still stick it up along with the UI version.  The UI version was just a test and will eventually be rolled into a whole form validation widget for jQueryUI.</description>
		<content:encoded><![CDATA[<p>@brad v<br />
Good to hear you&#8217;re using it, I had just posted to code as your free to take it and do with it as you like.  It hasn&#8217;t been up for a while, I may still stick it up along with the UI version.  The UI version was just a test and will eventually be rolled into a whole form validation widget for jQueryUI.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Brad V.</title>
		<link>http://benjaminsterling.com/password-strength-indicator-and-generator/comment-page-1/#comment-5467</link>
		<dc:creator>Brad V.</dc:creator>
		<pubDate>Thu, 04 Dec 2008 20:39:03 +0000</pubDate>
		<guid isPermaLink="false">http://benjaminsterling.com/?p=117#comment-5467</guid>
		<description>@tane piper I&#039;m currently using your jQuery Password Strength Plugin v2.0 for a project and like what you are doing, but not really wanting to implement jQuery UI to show 3 strength levels of a password.

@Benjamin code might not be as robust as yours, but for me it&#039;s the perfect blend of simple code and ability to limit the confusion on the side of the user.

I thank you both for making my job easier and taking the time to write excellent plugins.

Brad</description>
		<content:encoded><![CDATA[<p>@tane piper I&#8217;m currently using your jQuery Password Strength Plugin v2.0 for a project and like what you are doing, but not really wanting to implement jQuery UI to show 3 strength levels of a password.</p>
<p>@Benjamin code might not be as robust as yours, but for me it&#8217;s the perfect blend of simple code and ability to limit the confusion on the side of the user.</p>
<p>I thank you both for making my job easier and taking the time to write excellent plugins.</p>
<p>Brad</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Tane Piper</title>
		<link>http://benjaminsterling.com/password-strength-indicator-and-generator/comment-page-1/#comment-5466</link>
		<dc:creator>Tane Piper</dc:creator>
		<pubDate>Thu, 04 Dec 2008 20:25:46 +0000</pubDate>
		<guid isPermaLink="false">http://benjaminsterling.com/?p=117#comment-5466</guid>
		<description>@brad v
You might be interested in my code for validation rules for password strength: http://bit.ly/wRn</description>
		<content:encoded><![CDATA[<p>@brad v<br />
You might be interested in my code for validation rules for password strength: <a href="http://bit.ly/wRn" rel="nofollow">http://bit.ly/wRn</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Brad V.</title>
		<link>http://benjaminsterling.com/password-strength-indicator-and-generator/comment-page-1/#comment-5465</link>
		<dc:creator>Brad V.</dc:creator>
		<pubDate>Thu, 04 Dec 2008 20:17:17 +0000</pubDate>
		<guid isPermaLink="false">http://benjaminsterling.com/?p=117#comment-5465</guid>
		<description>I merged your code with some CSS from the MS Passport Registration page to only use CSS.  

Here is the example: &lt;a href=&quot;http://projects.sharkmediallc.com/pass/&quot; rel=&quot;nofollow&quot;&gt;http://projects.sharkmediallc.com/pass/&lt;/a&gt;

Brad</description>
		<content:encoded><![CDATA[<p>I merged your code with some CSS from the MS Passport Registration page to only use CSS.  </p>
<p>Here is the example: <a href="http://projects.sharkmediallc.com/pass/" rel="nofollow">http://projects.sharkmediallc.com/pass/</a></p>
<p>Brad</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Benjamin Sterling</title>
		<link>http://benjaminsterling.com/password-strength-indicator-and-generator/comment-page-1/#comment-5463</link>
		<dc:creator>Benjamin Sterling</dc:creator>
		<pubDate>Thu, 04 Dec 2008 17:11:27 +0000</pubDate>
		<guid isPermaLink="false">http://benjaminsterling.com/?p=117#comment-5463</guid>
		<description>@Chris, if you don&#039;t mind posting the style of what you will doing I would love to link to it so people can get and idea of the possibilities.

@Tane, Thanks, I&#039;ll take a look at what you have going on at jqueryui.  My original intent was to modify your plugin but could not find it for what ever reason. (at least I think it was yours but could be wrong) So I went this route as more of a POC.  I will definitely take a look at what you have in the UI library.</description>
		<content:encoded><![CDATA[<p>@Chris, if you don&#8217;t mind posting the style of what you will doing I would love to link to it so people can get and idea of the possibilities.</p>
<p>@Tane, Thanks, I&#8217;ll take a look at what you have going on at jqueryui.  My original intent was to modify your plugin but could not find it for what ever reason. (at least I think it was yours but could be wrong) So I went this route as more of a POC.  I will definitely take a look at what you have in the UI library.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Tane Piepr</title>
		<link>http://benjaminsterling.com/password-strength-indicator-and-generator/comment-page-1/#comment-5462</link>
		<dc:creator>Tane Piepr</dc:creator>
		<pubDate>Thu, 04 Dec 2008 16:48:53 +0000</pubDate>
		<guid isPermaLink="false">http://benjaminsterling.com/?p=117#comment-5462</guid>
		<description>Hey,

Great work on the plugin.  When I released my one a while ago, it was very popular but this one definitely has more potential for customising the look and feel.

On this point though, we are working to create a widget for jQueryUI to handle all types of form validation, including password strength (http://jqueryui.pbwiki.com/FormValidation) and it would be great to see your input on it.</description>
		<content:encoded><![CDATA[<p>Hey,</p>
<p>Great work on the plugin.  When I released my one a while ago, it was very popular but this one definitely has more potential for customising the look and feel.</p>
<p>On this point though, we are working to create a widget for jQueryUI to handle all types of form validation, including password strength (<a href="http://jqueryui.pbwiki.com/FormValidation" rel="nofollow">http://jqueryui.pbwiki.com/FormValidation</a>) and it would be great to see your input on it.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Chris Coyier</title>
		<link>http://benjaminsterling.com/password-strength-indicator-and-generator/comment-page-1/#comment-5461</link>
		<dc:creator>Chris Coyier</dc:creator>
		<pubDate>Thu, 04 Dec 2008 16:14:43 +0000</pubDate>
		<guid isPermaLink="false">http://benjaminsterling.com/?p=117#comment-5461</guid>
		<description>I&#039;ve always liked these password strength indicators. Nice balance of functionality and cool design. I may try and bust this out on a little backend I&#039;m building for a client right now.</description>
		<content:encoded><![CDATA[<p>I&#8217;ve always liked these password strength indicators. Nice balance of functionality and cool design. I may try and bust this out on a little backend I&#8217;m building for a client right now.</p>
]]></content:encoded>
	</item>
</channel>
</rss>
