<?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: The javascript ternary operator</title>
	<atom:link href="http://blog.stchur.com/2006/07/14/the-javascript-ternary-operator/feed/" rel="self" type="application/rss+xml" />
	<link>http://blog.stchur.com/2006/07/14/the-javascript-ternary-operator/</link>
	<description>If you don&#039;t expect too much from me, you might not be let down.</description>
	<lastBuildDate>Thu, 26 Jan 2012 08:23:55 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3</generator>
	<item>
		<title>By: Jared - Saskatoon Web Design</title>
		<link>http://blog.stchur.com/2006/07/14/the-javascript-ternary-operator/comment-page-1/#comment-122342</link>
		<dc:creator>Jared - Saskatoon Web Design</dc:creator>
		<pubDate>Sun, 09 Oct 2011 22:57:20 +0000</pubDate>
		<guid isPermaLink="false">http://stchur.com/blog2/2006/07/14/the-javascript-ternary-operator/#comment-122342</guid>
		<description>Nice break down, easy read. Maybe something on multiple conditions would be nice too!</description>
		<content:encoded><![CDATA[<p>Nice break down, easy read. Maybe something on multiple conditions would be nice too!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: sstchur</title>
		<link>http://blog.stchur.com/2006/07/14/the-javascript-ternary-operator/comment-page-1/#comment-120963</link>
		<dc:creator>sstchur</dc:creator>
		<pubDate>Wed, 21 Sep 2011 14:38:24 +0000</pubDate>
		<guid isPermaLink="false">http://stchur.com/blog2/2006/07/14/the-javascript-ternary-operator/#comment-120963</guid>
		<description>If it was one of those breakfast cookies, then I&#039;m gonna guess that that was it.  Those things are awesome.  Good job! ;-)</description>
		<content:encoded><![CDATA[<p>If it was one of those breakfast cookies, then I&#039;m gonna guess that that was it.  Those things are awesome.  Good job! <img src='http://blog.stchur.com/wp-includes/images/smilies/icon_wink.gif' alt=';-)' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Rbrill</title>
		<link>http://blog.stchur.com/2006/07/14/the-javascript-ternary-operator/comment-page-1/#comment-120945</link>
		<dc:creator>Rbrill</dc:creator>
		<pubDate>Wed, 21 Sep 2011 07:28:25 +0000</pubDate>
		<guid isPermaLink="false">http://stchur.com/blog2/2006/07/14/the-javascript-ternary-operator/#comment-120945</guid>
		<description>I got them right off the bat. Does that mean I&#039;m almost a pro/exceptional student or does it just mean the large cookie I just ate kicked in straight away!</description>
		<content:encoded><![CDATA[<p>I got them right off the bat. Does that mean I&#039;m almost a pro/exceptional student or does it just mean the large cookie I just ate kicked in straight away!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Tim</title>
		<link>http://blog.stchur.com/2006/07/14/the-javascript-ternary-operator/comment-page-1/#comment-113458</link>
		<dc:creator>Tim</dc:creator>
		<pubDate>Wed, 25 May 2011 13:00:12 +0000</pubDate>
		<guid isPermaLink="false">http://stchur.com/blog2/2006/07/14/the-javascript-ternary-operator/#comment-113458</guid>
		<description>I&#039;ve run into this kind of stuff so often that when I code now, I automatically enter &quot;( () ? () : () )&quot; on the line and then go back and fill in the interior parentheses. It&#039;s saved me tons of headaches.</description>
		<content:encoded><![CDATA[<p>I&#039;ve run into this kind of stuff so often that when I code now, I automatically enter &#034;( () ? () : () )&#034; on the line and then go back and fill in the interior parentheses. It&#039;s saved me tons of headaches.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Ruben</title>
		<link>http://blog.stchur.com/2006/07/14/the-javascript-ternary-operator/comment-page-1/#comment-102371</link>
		<dc:creator>Ruben</dc:creator>
		<pubDate>Thu, 10 Feb 2011 07:30:47 +0000</pubDate>
		<guid isPermaLink="false">http://stchur.com/blog2/2006/07/14/the-javascript-ternary-operator/#comment-102371</guid>
		<description>I spent roughly 2 hours reading websites on the ternary operator and none of them could explain my problem. I was about to give up when I found it here on your site - &quot;...EMCAScript language specifications madate that null resolve to false in an if conditional (conversely, not null would resolve as true).&quot;

Thanks for all the help! BTW I got the first 2 examples wrong...thanks for explaining and helping me to understand it better.</description>
		<content:encoded><![CDATA[<p>I spent roughly 2 hours reading websites on the ternary operator and none of them could explain my problem. I was about to give up when I found it here on your site &#8211; &#034;&#8230;EMCAScript language specifications madate that null resolve to false in an if conditional (conversely, not null would resolve as true).&#034;</p>
<p>Thanks for all the help! BTW I got the first 2 examples wrong&#8230;thanks for explaining and helping me to understand it better.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Jon</title>
		<link>http://blog.stchur.com/2006/07/14/the-javascript-ternary-operator/comment-page-1/#comment-71898</link>
		<dc:creator>Jon</dc:creator>
		<pubDate>Tue, 29 Jun 2010 15:30:09 +0000</pubDate>
		<guid isPermaLink="false">http://stchur.com/blog2/2006/07/14/the-javascript-ternary-operator/#comment-71898</guid>
		<description>I was staring at my JavaScript for ten minutes before turning to Google for some answers. Good insights here, thanks for the explanation!</description>
		<content:encoded><![CDATA[<p>I was staring at my JavaScript for ten minutes before turning to Google for some answers. Good insights here, thanks for the explanation!</p>
]]></content:encoded>
	</item>
</channel>
</rss>

