<?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 function queue</title>
	<atom:link href="http://paulmwatson.com/journal/2006/05/19/javascript-function-queue/feed/" rel="self" type="application/rss+xml" />
	<link>http://paulmwatson.com/journal/2006/05/19/javascript-function-queue/</link>
	<description>The journal of Paul M. Watson</description>
	<pubDate>Thu, 08 Jan 2009 21:28:34 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.7-beta1</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: Ady</title>
		<link>http://paulmwatson.com/journal/2006/05/19/javascript-function-queue/comment-page-1/#comment-7190</link>
		<dc:creator>Ady</dc:creator>
		<pubDate>Tue, 17 Apr 2007 21:14:36 +0000</pubDate>
		<guid isPermaLink="false">http://paulmwatson.com/journal/2006/05/19/javascript-function-queue/#comment-7190</guid>
		<description>why not use an array.&lt;br&gt;&lt;br&gt;var queue = new Array()&lt;br&gt;&lt;br&gt;//Enqueue&lt;br&gt;queue.push(obj);&lt;br&gt;&lt;br&gt;//Dequeue&lt;br&gt;obj = queue.shift()</description>
		<content:encoded><![CDATA[<p>why not use an array.</p>
<p>var queue = new Array()</p>
<p>//Enqueue<br />queue.push(obj);</p>
<p>//Dequeue<br />obj = queue.shift()</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Ady</title>
		<link>http://paulmwatson.com/journal/2006/05/19/javascript-function-queue/comment-page-1/#comment-13367</link>
		<dc:creator>Ady</dc:creator>
		<pubDate>Tue, 17 Apr 2007 21:14:36 +0000</pubDate>
		<guid isPermaLink="false">http://paulmwatson.com/journal/2006/05/19/javascript-function-queue/#comment-13367</guid>
		<description>why not use an array.&lt;br&gt;&lt;br&gt;var queue = new Array()&lt;br&gt;&lt;br&gt;//Enqueue&lt;br&gt;queue.push(obj);&lt;br&gt;&lt;br&gt;//Dequeue&lt;br&gt;obj = queue.shift()</description>
		<content:encoded><![CDATA[<p>why not use an array.</p>
<p>var queue = new Array()</p>
<p>//Enqueue<br />queue.push(obj);</p>
<p>//Dequeue<br />obj = queue.shift()</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Ady</title>
		<link>http://paulmwatson.com/journal/2006/05/19/javascript-function-queue/comment-page-1/#comment-805</link>
		<dc:creator>Ady</dc:creator>
		<pubDate>Tue, 17 Apr 2007 16:14:36 +0000</pubDate>
		<guid isPermaLink="false">http://paulmwatson.com/journal/2006/05/19/javascript-function-queue/#comment-805</guid>
		<description>why not use an array.

var queue = new Array()

//Enqueue
queue.push(obj);

//Dequeue
obj = queue.shift()</description>
		<content:encoded><![CDATA[<p>why not use an array.</p>
<p>var queue = new Array()</p>
<p>//Enqueue<br />
queue.push(obj);</p>
<p>//Dequeue<br />
obj = queue.shift()</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: ZeBadger</title>
		<link>http://paulmwatson.com/journal/2006/05/19/javascript-function-queue/comment-page-1/#comment-7189</link>
		<dc:creator>ZeBadger</dc:creator>
		<pubDate>Wed, 10 Jan 2007 02:45:32 +0000</pubDate>
		<guid isPermaLink="false">http://paulmwatson.com/journal/2006/05/19/javascript-function-queue/#comment-7189</guid>
		<description>This queue is fantastic elegant code and really easy to use....&lt;br&gt;&lt;br&gt;&lt;a href="http://www.safalra.com/programming/javascript/queues/"&gt;http://www.safalra.com/programming/javascript/q...&lt;/a&gt;</description>
		<content:encoded><![CDATA[<p>This queue is fantastic elegant code and really easy to use&#8230;.</p>
<p><a href="http://www.safalra.com/programming/javascript/queues/"></a><a href="http://www.safalra.com/programming/javascript/q.." rel="nofollow">http://www.safalra.com/programming/javascript/q..</a>.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: ZeBadger</title>
		<link>http://paulmwatson.com/journal/2006/05/19/javascript-function-queue/comment-page-1/#comment-13366</link>
		<dc:creator>ZeBadger</dc:creator>
		<pubDate>Wed, 10 Jan 2007 02:45:32 +0000</pubDate>
		<guid isPermaLink="false">http://paulmwatson.com/journal/2006/05/19/javascript-function-queue/#comment-13366</guid>
		<description>This queue is fantastic elegant code and really easy to use....&lt;br&gt;&lt;br&gt;&lt;a href="http://www.safalra.com/programming/javascript/queues/"&gt;http://www.safalra.com/programming/javascript/q...&lt;/a&gt;</description>
		<content:encoded><![CDATA[<p>This queue is fantastic elegant code and really easy to use&#8230;.</p>
<p><a href="http://www.safalra.com/programming/javascript/queues/"></a><a href="http://www.safalra.com/programming/javascript/q.." rel="nofollow">http://www.safalra.com/programming/javascript/q..</a>.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: ZeBadger</title>
		<link>http://paulmwatson.com/journal/2006/05/19/javascript-function-queue/comment-page-1/#comment-804</link>
		<dc:creator>ZeBadger</dc:creator>
		<pubDate>Tue, 09 Jan 2007 21:45:32 +0000</pubDate>
		<guid isPermaLink="false">http://paulmwatson.com/journal/2006/05/19/javascript-function-queue/#comment-804</guid>
		<description>This queue is fantastic elegant code and really easy to use....

http://www.safalra.com/programming/javascript/queues/</description>
		<content:encoded><![CDATA[<p>This queue is fantastic elegant code and really easy to use&#8230;.</p>
<p><a href="http://www.safalra.com/programming/javascript/queues/" rel="nofollow">http://www.safalra.com/programming/javascript/queues/</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Paul Watson</title>
		<link>http://paulmwatson.com/journal/2006/05/19/javascript-function-queue/comment-page-1/#comment-7188</link>
		<dc:creator>Paul Watson</dc:creator>
		<pubDate>Mon, 22 May 2006 17:48:08 +0000</pubDate>
		<guid isPermaLink="false">http://paulmwatson.com/journal/2006/05/19/javascript-function-queue/#comment-7188</guid>
		<description>Thanks for the code Shog and that is excellent news about scriptaculous, thanks Rowan.</description>
		<content:encoded><![CDATA[<p>Thanks for the code Shog and that is excellent news about scriptaculous, thanks Rowan.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Paul Watson</title>
		<link>http://paulmwatson.com/journal/2006/05/19/javascript-function-queue/comment-page-1/#comment-13365</link>
		<dc:creator>Paul Watson</dc:creator>
		<pubDate>Mon, 22 May 2006 17:48:08 +0000</pubDate>
		<guid isPermaLink="false">http://paulmwatson.com/journal/2006/05/19/javascript-function-queue/#comment-13365</guid>
		<description>Thanks for the code Shog and that is excellent news about scriptaculous, thanks Rowan.</description>
		<content:encoded><![CDATA[<p>Thanks for the code Shog and that is excellent news about scriptaculous, thanks Rowan.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Paul Watson</title>
		<link>http://paulmwatson.com/journal/2006/05/19/javascript-function-queue/comment-page-1/#comment-803</link>
		<dc:creator>Paul Watson</dc:creator>
		<pubDate>Mon, 22 May 2006 12:48:08 +0000</pubDate>
		<guid isPermaLink="false">http://paulmwatson.com/journal/2006/05/19/javascript-function-queue/#comment-803</guid>
		<description>Thanks for the code Shog and that is excellent news about scriptaculous, thanks Rowan.</description>
		<content:encoded><![CDATA[<p>Thanks for the code Shog and that is excellent news about scriptaculous, thanks Rowan.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Rowan Nairn</title>
		<link>http://paulmwatson.com/journal/2006/05/19/javascript-function-queue/comment-page-1/#comment-7187</link>
		<dc:creator>Rowan Nairn</dc:creator>
		<pubDate>Sat, 20 May 2006 09:32:19 +0000</pubDate>
		<guid isPermaLink="false">http://paulmwatson.com/journal/2006/05/19/javascript-function-queue/#comment-7187</guid>
		<description>There are queues in the new version of script.aculo.us&lt;br&gt;&lt;br&gt;see: &lt;a href="http://www.railsdevelopment.com/2006/01/15/effectqueue/"&gt;http://www.railsdevelopment.com/2006/01/15/effe...&lt;/a&gt;&lt;br&gt;&lt;br&gt;Then use the afterFinish option for executing arbitrary code when the effect is done.</description>
		<content:encoded><![CDATA[<p>There are queues in the new version of script.aculo.us</p>
<p>see: <a href="http://www.railsdevelopment.com/2006/01/15/effectqueue/"></a><a href="http://www.railsdevelopment.com/2006/01/15/effe.." rel="nofollow">http://www.railsdevelopment.com/2006/01/15/effe..</a>.</p>
<p>Then use the afterFinish option for executing arbitrary code when the effect is done.</p>
]]></content:encoded>
	</item>
</channel>
</rss>
