<?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>Blankfield.net &#187; Javascript</title>
	<atom:link href="http://blankfield.net/category/web-development/javascript/feed/" rel="self" type="application/rss+xml" />
	<link>http://blankfield.net</link>
	<description>Web Development » Photography » Portsmouth, NH</description>
	<lastBuildDate>Sat, 17 Sep 2011 12:27:57 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.2.1</generator>
		<item>
		<title>Better Password Storage</title>
		<link>http://blankfield.net/better-password-storage/</link>
		<comments>http://blankfield.net/better-password-storage/#comments</comments>
		<pubDate>Thu, 06 Jan 2011 19:10:32 +0000</pubDate>
		<dc:creator>discern</dc:creator>
				<category><![CDATA[Javascript]]></category>
		<category><![CDATA[PHP]]></category>
		<category><![CDATA[Web Development]]></category>

		<guid isPermaLink="false">http://blankfield.net/?p=636</guid>
		<description><![CDATA[Using proper password storage techniques for user authentication systems in web applications, such as encouraging the use of strong passwords, properly salting and hashing passwords, and limiting the number of log in attempts can help ensure that your application remains secure for as many users as possible.]]></description>
		<wfw:commentRss>http://blankfield.net/better-password-storage/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Better forms without CAPTCHA</title>
		<link>http://blankfield.net/better-forms-without-captcha/</link>
		<comments>http://blankfield.net/better-forms-without-captcha/#comments</comments>
		<pubDate>Fri, 03 Dec 2010 19:04:20 +0000</pubDate>
		<dc:creator>discern</dc:creator>
				<category><![CDATA[Javascript]]></category>
		<category><![CDATA[PHP]]></category>
		<category><![CDATA[Web Development]]></category>

		<guid isPermaLink="false">http://blankfield.net/?p=623</guid>
		<description><![CDATA[Constantly walking the fine line between usable forms and preventing form spam, I decided to tackle, once and for all, the deluge of junk being sent via the contact forms and other HTML forms on some of the websites I&#8217;ve built. I’d like to share with you something that seems to be working for me, [...]]]></description>
		<wfw:commentRss>http://blankfield.net/better-forms-without-captcha/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>XHTML-Valid External Links using jQuery</title>
		<link>http://blankfield.net/valid-external-links-using-jquery/</link>
		<comments>http://blankfield.net/valid-external-links-using-jquery/#comments</comments>
		<pubDate>Thu, 24 Jun 2010 14:22:35 +0000</pubDate>
		<dc:creator>discern</dc:creator>
				<category><![CDATA[Javascript]]></category>
		<category><![CDATA[Standards]]></category>
		<category><![CDATA[Web Development]]></category>

		<guid isPermaLink="false">http://blankfield.net/?p=398</guid>
		<description><![CDATA[You’re probably aware that the target attribute was removed from the XHTML specification way back when. This is mainly due to the rule that we as web developers should all be following: the browser belongs to the user (read: I’ll decide if and when I want another window or tab to open, thank you very [...]]]></description>
		<wfw:commentRss>http://blankfield.net/valid-external-links-using-jquery/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

