<?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: Cutting down on loop iterations with labels</title>
	<atom:link href="http://www.wait-till-i.com/2006/04/28/breaking-loops-with-labels/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.wait-till-i.com/2006/04/28/breaking-loops-with-labels/</link>
	<description>Chris Heilmann - Accessibility, Web Development and Pragmatism - can talk, will travel</description>
	<pubDate>Fri, 05 Dec 2008 11:28:36 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.5.1</generator>
		<item>
		<title>By: frequency decoder</title>
		<link>http://www.wait-till-i.com/2006/04/28/breaking-loops-with-labels/#comment-2375</link>
		<dc:creator>frequency decoder</dc:creator>
		<pubDate>Fri, 12 May 2006 12:14:51 +0000</pubDate>
		<guid isPermaLink="false">http://www.wait-till-i.com/?p=274#comment-2375</guid>
		<description>Nice post, I've just shown it to the other developers at work to combined sounds of 'Ohhhh' (read the 'Ohhh' in a French accent to really set the scene).

Nice post - concise but nice.

Regards,
Brian</description>
		<content:encoded><![CDATA[<p>Nice post, I&#8217;ve just shown it to the other developers at work to combined sounds of &#8216;Ohhhh&#8217; (read the &#8216;Ohhh&#8217; in a French accent to really set the scene).</p>
<p>Nice post - concise but nice.</p>
<p>Regards,<br />
Brian</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: lifemachine</title>
		<link>http://www.wait-till-i.com/2006/04/28/breaking-loops-with-labels/#comment-2371</link>
		<dc:creator>lifemachine</dc:creator>
		<pubDate>Thu, 11 May 2006 01:43:26 +0000</pubDate>
		<guid isPermaLink="false">http://www.wait-till-i.com/?p=274#comment-2371</guid>
		<description>How is that different from putting the whole thing in a function and doing using a return?</description>
		<content:encoded><![CDATA[<p>How is that different from putting the whole thing in a function and doing using a return?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Jordi Pujalte</title>
		<link>http://www.wait-till-i.com/2006/04/28/breaking-loops-with-labels/#comment-2349</link>
		<dc:creator>Jordi Pujalte</dc:creator>
		<pubDate>Mon, 08 May 2006 07:08:28 +0000</pubDate>
		<guid isPermaLink="false">http://www.wait-till-i.com/?p=274#comment-2349</guid>
		<description>I tested it to work on IE4+, so I suppose it should work on anything that supports JS.</description>
		<content:encoded><![CDATA[<p>I tested it to work on <span class="caps">IE4</span>+, so I suppose it should work on anything that supports <span class="caps">JS.</span></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Jeff L</title>
		<link>http://www.wait-till-i.com/2006/04/28/breaking-loops-with-labels/#comment-2334</link>
		<dc:creator>Jeff L</dc:creator>
		<pubDate>Tue, 02 May 2006 16:58:50 +0000</pubDate>
		<guid isPermaLink="false">http://www.wait-till-i.com/?p=274#comment-2334</guid>
		<description>Great article - however you never answered the first question about how supported they are.

Also, it would be great if you would write about "break"s friend, "continue" - another way to help make your loops more friendly.</description>
		<content:encoded><![CDATA[<p>Great article - however you never answered the first question about how supported they are.</p>
<p>Also, it would be great if you would write about &#8220;break&#8221;s friend, &#8220;continue&#8221; - another way to help make your loops more friendly.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Robin</title>
		<link>http://www.wait-till-i.com/2006/04/28/breaking-loops-with-labels/#comment-2333</link>
		<dc:creator>Robin</dc:creator>
		<pubDate>Tue, 02 May 2006 08:40:14 +0000</pubDate>
		<guid isPermaLink="false">http://www.wait-till-i.com/?p=274#comment-2333</guid>
		<description>Oh, excellent! Great tip</description>
		<content:encoded><![CDATA[<p>Oh, excellent! Great tip</p>
]]></content:encoded>
	</item>
</channel>
</rss>
