<?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: setTimeout() vs setInterval() in Javascript</title>
	<atom:link href="http://www.endyourif.com/settimeout-vs-setinterval-in-javascript/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.endyourif.com/settimeout-vs-setinterval-in-javascript/</link>
	<description>Helping you solve those tough coding problems!</description>
	<lastBuildDate>Sat, 31 Jul 2010 16:08:46 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.1</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: sagar varule</title>
		<link>http://www.endyourif.com/settimeout-vs-setinterval-in-javascript/comment-page-1/#comment-857</link>
		<dc:creator>sagar varule</dc:creator>
		<pubDate>Tue, 01 Dec 2009 09:33:42 +0000</pubDate>
		<guid isPermaLink="false">http://www.endyourif.com/?p=283#comment-857</guid>
		<description>In  setTimeOut() if we set the timer for 5sec. It excetuion of the code dont stops fr 5 sec it executes the next lines aftr 5 sec are over it executes the function/block in setTimeOut function..</description>
		<content:encoded><![CDATA[<p><code>In  setTimeOut() if we set the timer for 5sec. It excetuion of the code dont stops fr 5 sec it executes the next lines aftr 5 sec are over it executes the function/block in setTimeOut function..</code></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Jo</title>
		<link>http://www.endyourif.com/settimeout-vs-setinterval-in-javascript/comment-page-1/#comment-767</link>
		<dc:creator>Jo</dc:creator>
		<pubDate>Thu, 08 Oct 2009 06:12:11 +0000</pubDate>
		<guid isPermaLink="false">http://www.endyourif.com/?p=283#comment-767</guid>
		<description>Thank you so much for the post, you helped me A LOT. ^_^ 

With just one line it does everything I need compare to what I did.</description>
		<content:encoded><![CDATA[<p><code>Thank you so much for the post, you helped me A LOT. ^_^ </p><p>With just one line it does everything I need compare to what I did.</code></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: tg</title>
		<link>http://www.endyourif.com/settimeout-vs-setinterval-in-javascript/comment-page-1/#comment-614</link>
		<dc:creator>tg</dc:creator>
		<pubDate>Wed, 06 May 2009 04:15:33 +0000</pubDate>
		<guid isPermaLink="false">http://www.endyourif.com/?p=283#comment-614</guid>
		<description>Good post, I&#039;ve seen a lot of places that just use setTimeout in a function that calls the same function, and it is really annoying to see such a thing.</description>
		<content:encoded><![CDATA[<p><code>Good post, I&#8217;ve seen a lot of places that just use setTimeout in a function that calls the same function, and it is really annoying to see such a thing.</code></p>
]]></content:encoded>
	</item>
</channel>
</rss>
