<?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: Regex for Dummies: Day 4</title>
	<atom:link href="http://blog.themeforest.net/screencasts/regex-for-dummies-day-4/feed/" rel="self" type="application/rss+xml" />
	<link>http://blog.themeforest.net/screencasts/regex-for-dummies-day-4/</link>
	<description>The ThemeForest Blog</description>
	<lastBuildDate>Mon, 27 Sep 2010 19:49:11 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.1</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: Ahmad Alfy</title>
		<link>http://blog.themeforest.net/screencasts/regex-for-dummies-day-4/comment-page-1/#comment-24186</link>
		<dc:creator>Ahmad Alfy</dc:creator>
		<pubDate>Wed, 16 Sep 2009 09:38:43 +0000</pubDate>
		<guid isPermaLink="false">http://blog.themeforest.net/?p=1686#comment-24186</guid>
		<description>Awesome Jeff!

First I though you would be going through browser sniffing!

but I loved the way you did it :D

Keep it up!</description>
		<content:encoded><![CDATA[<p>Awesome Jeff!</p>
<p>First I though you would be going through browser sniffing!</p>
<p>but I loved the way you did it <img src='http://blog.themeforest.net/wp-includes/images/smilies/icon_biggrin.gif' alt=':D' class='wp-smiley' /> </p>
<p>Keep it up!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Ahmad Alfy</title>
		<link>http://blog.themeforest.net/screencasts/regex-for-dummies-day-4/comment-page-1/#comment-24185</link>
		<dc:creator>Ahmad Alfy</dc:creator>
		<pubDate>Wed, 16 Sep 2009 09:38:07 +0000</pubDate>
		<guid isPermaLink="false">http://blog.themeforest.net/?p=1686#comment-24185</guid>
		<description>Awesome Jeff!

First I though you would be going through browser sniffing!

but I loved the way you did it :D

Keep it up!</description>
		<content:encoded><![CDATA[<p>Awesome Jeff!</p>
<p>First I though you would be going through browser sniffing!</p>
<p>but I loved the way you did it <img src='http://blog.themeforest.net/wp-includes/images/smilies/icon_biggrin.gif' alt=':D' class='wp-smiley' /> </p>
<p>Keep it up!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Herman</title>
		<link>http://blog.themeforest.net/screencasts/regex-for-dummies-day-4/comment-page-1/#comment-19851</link>
		<dc:creator>Herman</dc:creator>
		<pubDate>Tue, 11 Aug 2009 02:46:25 +0000</pubDate>
		<guid isPermaLink="false">http://blog.themeforest.net/?p=1686#comment-19851</guid>
		<description>Whats the difference between \W and ^\w</description>
		<content:encoded><![CDATA[<p>Whats the difference between \W and ^\w</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Kevin</title>
		<link>http://blog.themeforest.net/screencasts/regex-for-dummies-day-4/comment-page-1/#comment-8981</link>
		<dc:creator>Kevin</dc:creator>
		<pubDate>Tue, 21 Apr 2009 13:47:00 +0000</pubDate>
		<guid isPermaLink="false">http://blog.themeforest.net/?p=1686#comment-8981</guid>
		<description>Awesome tutorial, can&#039;t wait for day 5.  This has really helped.</description>
		<content:encoded><![CDATA[<p>Awesome tutorial, can&#8217;t wait for day 5.  This has really helped.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: ozdemir</title>
		<link>http://blog.themeforest.net/screencasts/regex-for-dummies-day-4/comment-page-1/#comment-8729</link>
		<dc:creator>ozdemir</dc:creator>
		<pubDate>Wed, 15 Apr 2009 19:01:42 +0000</pubDate>
		<guid isPermaLink="false">http://blog.themeforest.net/?p=1686#comment-8729</guid>
		<description>Hi Jeff , 

thx for the videos. all of them are awesome..

btw, do you know how to select text outside of html tags.. 

xxxx asdasd yyyy  

how can i select only xxxx and yyyy ?</description>
		<content:encoded><![CDATA[<p>Hi Jeff , </p>
<p>thx for the videos. all of them are awesome..</p>
<p>btw, do you know how to select text outside of html tags.. </p>
<p>xxxx asdasd yyyy  </p>
<p>how can i select only xxxx and yyyy ?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Michael</title>
		<link>http://blog.themeforest.net/screencasts/regex-for-dummies-day-4/comment-page-1/#comment-8660</link>
		<dc:creator>Michael</dc:creator>
		<pubDate>Tue, 14 Apr 2009 14:41:20 +0000</pubDate>
		<guid isPermaLink="false">http://blog.themeforest.net/?p=1686#comment-8660</guid>
		<description>@Kevin,

The task you are trying to accomplish is something outside the capacity of regular expressions. Regexes can&#039;t tell time.

http://regexadvice.com/blogs/mash/archive/2007/06/01/Are-you-ready-for-regex_3F00_.aspx</description>
		<content:encoded><![CDATA[<p>@Kevin,</p>
<p>The task you are trying to accomplish is something outside the capacity of regular expressions. Regexes can&#8217;t tell time.</p>
<p><a href="http://regexadvice.com/blogs/mash/archive/2007/06/01/Are-you-ready-for-regex_3F00_.aspx" rel="nofollow">http://regexadvice.com/blogs/mash/archive/2007/06/01/Are-you-ready-for-regex_3F00_.aspx</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Jamie Le Souef</title>
		<link>http://blog.themeforest.net/screencasts/regex-for-dummies-day-4/comment-page-1/#comment-8633</link>
		<dc:creator>Jamie Le Souef</dc:creator>
		<pubDate>Tue, 14 Apr 2009 02:10:03 +0000</pubDate>
		<guid isPermaLink="false">http://blog.themeforest.net/?p=1686#comment-8633</guid>
		<description>@Meshach it&#039;s just constrictive criticism mate. Maybe read my other comments on the other videos. Read between the lines.</description>
		<content:encoded><![CDATA[<p>@Meshach it&#8217;s just constrictive criticism mate. Maybe read my other comments on the other videos. Read between the lines.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Kevin</title>
		<link>http://blog.themeforest.net/screencasts/regex-for-dummies-day-4/comment-page-1/#comment-8618</link>
		<dc:creator>Kevin</dc:creator>
		<pubDate>Mon, 13 Apr 2009 18:36:08 +0000</pubDate>
		<guid isPermaLink="false">http://blog.themeforest.net/?p=1686#comment-8618</guid>
		<description>Hi Jeff!

Excellent again,

I&#039;m looking for some date validation now.  How do I write a RegEx that validates a date for:

A. ensuring the date is not in the past.
B. ensuring the date is not beyond a certain future window (say 3 months)

Keep it up!

Kevin</description>
		<content:encoded><![CDATA[<p>Hi Jeff!</p>
<p>Excellent again,</p>
<p>I&#8217;m looking for some date validation now.  How do I write a RegEx that validates a date for:</p>
<p>A. ensuring the date is not in the past.<br />
B. ensuring the date is not beyond a certain future window (say 3 months)</p>
<p>Keep it up!</p>
<p>Kevin</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Nat</title>
		<link>http://blog.themeforest.net/screencasts/regex-for-dummies-day-4/comment-page-1/#comment-8567</link>
		<dc:creator>Nat</dc:creator>
		<pubDate>Sun, 12 Apr 2009 17:25:00 +0000</pubDate>
		<guid isPermaLink="false">http://blog.themeforest.net/?p=1686#comment-8567</guid>
		<description>Hello Jeff, I think there&#039;s a little problem. I see &quot;Wordpress for Designers : day 12&quot; instead of seeing Regex : day 4.

If you could fix the problem, it would be great, can&#039;t wait to see Regex Day 4.

Thank you

PS : love the series, as usual. Fantastic job</description>
		<content:encoded><![CDATA[<p>Hello Jeff, I think there&#8217;s a little problem. I see &#8220;Wordpress for Designers : day 12&#8243; instead of seeing Regex : day 4.</p>
<p>If you could fix the problem, it would be great, can&#8217;t wait to see Regex Day 4.</p>
<p>Thank you</p>
<p>PS : love the series, as usual. Fantastic job</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Ethan</title>
		<link>http://blog.themeforest.net/screencasts/regex-for-dummies-day-4/comment-page-1/#comment-8504</link>
		<dc:creator>Ethan</dc:creator>
		<pubDate>Sat, 11 Apr 2009 09:11:57 +0000</pubDate>
		<guid isPermaLink="false">http://blog.themeforest.net/?p=1686#comment-8504</guid>
		<description>Great tutorial. But why all the stuff about an event handler bug at the end, when  you should use event listeners most of the time anyway (although they&#039;re buggy in ie too).</description>
		<content:encoded><![CDATA[<p>Great tutorial. But why all the stuff about an event handler bug at the end, when  you should use event listeners most of the time anyway (although they&#8217;re buggy in ie too).</p>
]]></content:encoded>
	</item>
</channel>
</rss>
