<?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"
	>
<channel>
	<title>Comments on: JavaScript countdown solution</title>
	<atom:link href="http://www.wait-till-i.com/2008/02/05/javascript-countdown-solution/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.wait-till-i.com/2008/02/05/javascript-countdown-solution/</link>
	<description>Chris Heilmann - Accessibility, Web Development and Pragmatism - can talk, will travel</description>
	<pubDate>Thu, 28 Aug 2008 00:25:28 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.5.1</generator>
		<item>
		<title>By: Stéphane Deschamps</title>
		<link>http://www.wait-till-i.com/2008/02/05/javascript-countdown-solution/#comment-7008</link>
		<dc:creator>Stéphane Deschamps</dc:creator>
		<pubDate>Wed, 06 Feb 2008 09:43:48 +0000</pubDate>
		<guid isPermaLink="false">http://www.wait-till-i.com/2008/02/05/javascript-countdown-solution/#comment-7008</guid>
		<description>I've used similar solutions (namely, the one Danil Glazman has put up) and found that sometimes a timeout of 1000 doesn't equal 1 second, on busy computers for instance. (the timer for 45 minutes would last longer than that)

Idea: doing timeouts but displaying the actual time passed, by parsing the actual time at each timeout.</description>
		<content:encoded><![CDATA[<p>I&#8217;ve used similar solutions (namely, the one Danil Glazman has put up) and found that sometimes a timeout of 1000 doesn&#8217;t equal 1 second, on busy computers for instance. (the timer for 45 minutes would last longer than that)</p>
<p>Idea: doing timeouts but displaying the actual time passed, by parsing the actual time at each timeout.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Chris</title>
		<link>http://www.wait-till-i.com/2008/02/05/javascript-countdown-solution/#comment-7007</link>
		<dc:creator>Chris</dc:creator>
		<pubDate>Wed, 06 Feb 2008 08:55:10 +0000</pubDate>
		<guid isPermaLink="false">http://www.wait-till-i.com/2008/02/05/javascript-countdown-solution/#comment-7007</guid>
		<description>@lunatic sun: Interesting, when you turn the monitor off you cannot see it, I will have to fix that.</description>
		<content:encoded><![CDATA[<p>@lunatic sun: Interesting, when you turn the monitor off you cannot see it, I will have to fix that.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Lunatic Sun</title>
		<link>http://www.wait-till-i.com/2008/02/05/javascript-countdown-solution/#comment-7006</link>
		<dc:creator>Lunatic Sun</dc:creator>
		<pubDate>Wed, 06 Feb 2008 08:36:43 +0000</pubDate>
		<guid isPermaLink="false">http://www.wait-till-i.com/2008/02/05/javascript-countdown-solution/#comment-7006</guid>
		<description>Test it when you click "pause" , then "start" and "resume" again. Time will speed up :-)</description>
		<content:encoded><![CDATA[<p>Test it when you click &#8220;pause&#8221; , then &#8220;start&#8221; and &#8220;resume&#8221; again. Time will speed up :-)</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Chris</title>
		<link>http://www.wait-till-i.com/2008/02/05/javascript-countdown-solution/#comment-6999</link>
		<dc:creator>Chris</dc:creator>
		<pubDate>Tue, 05 Feb 2008 21:32:45 +0000</pubDate>
		<guid isPermaLink="false">http://www.wait-till-i.com/2008/02/05/javascript-countdown-solution/#comment-6999</guid>
		<description>@Arjan, you are right, I now added a preferences panel to change settings quickly. It is quite interesting as I was very annoyed by all the date countdown scripts I found, needing one of these :)</description>
		<content:encoded><![CDATA[<p>@Arjan, you are right, I now added a preferences panel to change settings quickly. It is quite interesting as I was very annoyed by all the date countdown scripts I found, needing one of these :)</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Arjan</title>
		<link>http://www.wait-till-i.com/2008/02/05/javascript-countdown-solution/#comment-6998</link>
		<dc:creator>Arjan</dc:creator>
		<pubDate>Tue, 05 Feb 2008 18:20:31 +0000</pubDate>
		<guid isPermaLink="false">http://www.wait-till-i.com/2008/02/05/javascript-countdown-solution/#comment-6998</guid>
		<description>I was really expecting something else when I read the title of this blog post (a script for counting down to a date or time to put on your site or something). However, the script looks fun, but it would of course be easier to be able to edit the time via the page, instead of editing the source code.</description>
		<content:encoded><![CDATA[<p>I was really expecting something else when I read the title of this blog post (a script for counting down to a date or time to put on your site or something). However, the script looks fun, but it would of course be easier to be able to edit the time via the page, instead of editing the source code.</p>
]]></content:encoded>
	</item>
</channel>
</rss>
