<?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: Javascript time validation explained</title>
	<atom:link href="http://www.daltonfilho.com/2008/01/20/javascript-time-validation-explained/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.daltonfilho.com/2008/01/20/javascript-time-validation-explained/</link>
	<description></description>
	<lastBuildDate>Fri, 18 Jun 2010 15:38:26 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: Chris Doan</title>
		<link>http://www.daltonfilho.com/2008/01/20/javascript-time-validation-explained/comment-page-1/#comment-1807</link>
		<dc:creator>Chris Doan</dc:creator>
		<pubDate>Mon, 14 Dec 2009 07:33:07 +0000</pubDate>
		<guid isPermaLink="false">http://www.daltonfilho.com/2008/01/20/javascript-time-validation-explained/#comment-1807</guid>
		<description>I agree, many people, including myself would shy away with using regular expression for validation because the single statements look scary at first. But the author&#039;s explanation helps me to understand it so I&#039;ll use it in my web site since I like compact code.</description>
		<content:encoded><![CDATA[<p>I agree, many people, including myself would shy away with using regular expression for validation because the single statements look scary at first. But the author&#8217;s explanation helps me to understand it so I&#8217;ll use it in my web site since I like compact code.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: James Cook</title>
		<link>http://www.daltonfilho.com/2008/01/20/javascript-time-validation-explained/comment-page-1/#comment-23</link>
		<dc:creator>James Cook</dc:creator>
		<pubDate>Thu, 10 Apr 2008 11:10:14 +0000</pubDate>
		<guid isPermaLink="false">http://www.daltonfilho.com/2008/01/20/javascript-time-validation-explained/#comment-23</guid>
		<description>You are soooo right about all the scripts that go on and on parsing this piece and then that piece.

This is the simple elegance in a solution that I always crave along with information and examples to help me actually understand it. I don&#039;t need to blindly copy and paste surplus code. I can use this to write my own and know what I&#039;m doing.</description>
		<content:encoded><![CDATA[<p>You are soooo right about all the scripts that go on and on parsing this piece and then that piece.</p>
<p>This is the simple elegance in a solution that I always crave along with information and examples to help me actually understand it. I don&#8217;t need to blindly copy and paste surplus code. I can use this to write my own and know what I&#8217;m doing.</p>
]]></content:encoded>
	</item>
</channel>
</rss>
