<?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 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>
	<lastBuildDate>Sun, 21 Mar 2010 14:49:45 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: Kidino</title>
		<link>http://www.wait-till-i.com/2008/02/05/javascript-countdown-solution/comment-page-1/#comment-8516</link>
		<dc:creator>Kidino</dc:creator>
		<pubDate>Thu, 30 Oct 2008 11:12:10 +0000</pubDate>
		<guid isPermaLink="false">http://www.wait-till-i.com/2008/02/05/javascript-countdown-solution/#comment-8516</guid>
		<description>I created this PHP-Javascript Countdown Timer. The PHP is to fetch server time. You can set it to any timezone you want. And the Javascript is for the animation...

This way it will end at the same time, no matter where geographically your website visitor is.

Full instructions included. Enjoy...

http://www.minisitegallery.com/blog/php-javascript-countdown-script-with-timezone-setting.html</description>
		<content:encoded><![CDATA[<p>I created this <span class="caps">PHP</span>-Javascript Countdown Timer. The <span class="caps">PHP </span>is to fetch server time. You can set it to any timezone you want. And the Javascript is for the animation&#8230;</p>
<p>This way it will end at the same time, no matter where geographically your website visitor is.</p>
<p>Full instructions included. Enjoy&#8230;</p>
<p><a href="http://www.minisitegallery.com/blog/php-javascript-countdown-script-with-timezone-setting.html" rel="nofollow">http://www.minisitegallery.com/blog/php-javascript-countdown-script-with-timezone-setting.html</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: desbest</title>
		<link>http://www.wait-till-i.com/2008/02/05/javascript-countdown-solution/comment-page-1/#comment-8337</link>
		<dc:creator>desbest</dc:creator>
		<pubDate>Sun, 05 Oct 2008 17:59:34 +0000</pubDate>
		<guid isPermaLink="false">http://www.wait-till-i.com/2008/02/05/javascript-countdown-solution/#comment-8337</guid>
		<description>How do I make the timer pause when I leave the page?</description>
		<content:encoded><![CDATA[<p>How do I make the timer pause when I leave the page?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Stéphane Deschamps</title>
		<link>http://www.wait-till-i.com/2008/02/05/javascript-countdown-solution/comment-page-1/#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&#039;ve used similar solutions (namely, the one Danil Glazman has put up) and found that sometimes a timeout of 1000 doesn&#039;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-page-1/#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-page-1/#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 &quot;pause&quot; , then &quot;start&quot; and &quot;resume&quot; 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>
</channel>
</rss>
