<?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: An Ajax.Periodical Updater that you can turn off!</title>
	<atom:link href="http://www.pixelbox.net/2006/09/28/52/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.pixelbox.net/2006/09/28/52/</link>
	<description>Pixelbox, technology development and photography.</description>
	<lastBuildDate>Tue, 07 Sep 2010 10:40:40 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.1</generator>
	<item>
		<title>By: PukSeld</title>
		<link>http://www.pixelbox.net/2006/09/28/52/comment-page-1/#comment-49015</link>
		<dc:creator>PukSeld</dc:creator>
		<pubDate>Mon, 03 May 2010 14:04:21 +0000</pubDate>
		<guid isPermaLink="false">http://www.pixelbox.net/2006/09/28/52/#comment-49015</guid>
		<description>NiksWart say: I think, that you commit an error. I can defend the position. Write to me in PM, we will discuss.
 
_____________
&lt;a href=&quot;http://livitra.rx-tadacip.info/site_map.html&quot; rel=&quot;nofollow&quot;&gt;livitra
 for
  9&lt;/a&gt;</description>
		<content:encoded><![CDATA[<p>NiksWart say: I think, that you commit an error. I can defend the position. Write to me in PM, we will discuss.</p>
<p>_____________<br />
<a href="http://livitra.rx-tadacip.info/site_map.html" rel="nofollow">livitra<br />
 for<br />
  9</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Darko</title>
		<link>http://www.pixelbox.net/2006/09/28/52/comment-page-1/#comment-17843</link>
		<dc:creator>Darko</dc:creator>
		<pubDate>Wed, 22 Aug 2007 11:30:59 +0000</pubDate>
		<guid isPermaLink="false">http://www.pixelbox.net/2006/09/28/52/#comment-17843</guid>
		<description>To turn a Ajax.Periodical Updater off you have to set its onComplete to undefined then call stop();

Hope that helps...

Dk0</description>
		<content:encoded><![CDATA[<p>To turn a Ajax.Periodical Updater off you have to set its onComplete to undefined then call stop();</p>
<p>Hope that helps&#8230;</p>
<p>Dk0</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: jocko jones</title>
		<link>http://www.pixelbox.net/2006/09/28/52/comment-page-1/#comment-17661</link>
		<dc:creator>jocko jones</dc:creator>
		<pubDate>Sat, 18 Aug 2007 17:51:28 +0000</pubDate>
		<guid isPermaLink="false">http://www.pixelbox.net/2006/09/28/52/#comment-17661</guid>
		<description>i figured it out:

setTimeout(&#039;Periodical()&#039;,2000)

change to:

setTimeout(&#039;Periodical()&#039;,1000)

on a sidenote i would suggest changing:

var global_updater_status = &#039;on&#039;;

to

var global_updater_status = &#039;off&#039;;

generates more natural behaviour :)</description>
		<content:encoded><![CDATA[<p>i figured it out:</p>
<p>setTimeout(&#8216;Periodical()&#8217;,2000)</p>
<p>change to:</p>
<p>setTimeout(&#8216;Periodical()&#8217;,1000)</p>
<p>on a sidenote i would suggest changing:</p>
<p>var global_updater_status = &#8216;on&#8217;;</p>
<p>to</p>
<p>var global_updater_status = &#8216;off&#8217;;</p>
<p>generates more natural behaviour :)</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: jocko jones</title>
		<link>http://www.pixelbox.net/2006/09/28/52/comment-page-1/#comment-17656</link>
		<dc:creator>jocko jones</dc:creator>
		<pubDate>Sat, 18 Aug 2007 15:06:14 +0000</pubDate>
		<guid isPermaLink="false">http://www.pixelbox.net/2006/09/28/52/#comment-17656</guid>
		<description>hi, thanks for the code... as a hobbyist coder i wasn&#039;t sure what to do with &#039;myAjax&#039; to have it execute, so i altered it and got it to work.

the question i have now is if there is any way to have the div refresh at an interval of 1 as opposed to 2?

i tried using Ajax.PeriodicalUpdater, but it seems to only start the process and not stop.</description>
		<content:encoded><![CDATA[<p>hi, thanks for the code&#8230; as a hobbyist coder i wasn&#8217;t sure what to do with &#8216;myAjax&#8217; to have it execute, so i altered it and got it to work.</p>
<p>the question i have now is if there is any way to have the div refresh at an interval of 1 as opposed to 2?</p>
<p>i tried using Ajax.PeriodicalUpdater, but it seems to only start the process and not stop.</p>
]]></content:encoded>
	</item>
</channel>
</rss>
