<?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>The Tutorialist &#187; Ajax</title>
	<atom:link href="http://thetutorialist.com/category/web-development/ajax/feed/" rel="self" type="application/rss+xml" />
	<link>http://thetutorialist.com</link>
	<description>An Online Collection Of Tutorials</description>
	<lastBuildDate>Wed, 30 Dec 2009 18:47:45 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>How To Build a Simple Password Strength Checker</title>
		<link>http://net.tutsplus.com/tutorials/javascript-ajax/build-a-simple-password-strength-checker/</link>
		<comments>http://net.tutsplus.com/tutorials/javascript-ajax/build-a-simple-password-strength-checker/#comments</comments>
		<pubDate>Wed, 09 Dec 2009 13:57:49 +0000</pubDate>
		<dc:creator>The Tutor</dc:creator>
				<category><![CDATA[Ajax]]></category>
		<category><![CDATA[Javascript]]></category>
		<category><![CDATA[Web Development]]></category>
		<category><![CDATA[development]]></category>
		<category><![CDATA[password]]></category>

		<guid isPermaLink="false">http://thetutorialist.com/?p=263</guid>
		<description><![CDATA[Providing instant feedback is the in-thing right now. Why limit yourself to checking usernames and email addresses? Why not extend this to provide quick visual feedback about the strength of the password the user has input? In this <a href=http://thetutorialist.com>tutorial</a>, we'll take a look at how to create a simple password strength checker using the jQuery library, regular expressions and a simple algorithm.]]></description>
			<content:encoded><![CDATA[<p></p><p>Providing instant feedback is the in-thing right now. Why limit yourself to checking usernames and email addresses? Why not extend this to provide quick visual feedback about the strength of the password the user has input? In this <a href=http://thetutorialist.com>tutorial</a>, we&#8217;ll take a look at how to create a simple password strength checker using the jQuery library, regular expressions and a simple algorithm.</p>
]]></content:encoded>
			<wfw:commentRss>http://net.tutsplus.com/tutorials/javascript-ajax/build-a-simple-password-strength-checker/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
