<?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: Ternary Operators</title>
	<atom:link href="http://www.kwista.com/programming/ternary-operators/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.kwista.com/programming/ternary-operators/</link>
	<description>Information Technology for Your Gee Whiz Collection</description>
	<lastBuildDate>Sat, 30 Oct 2010 06:51:45 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3</generator>
	<item>
		<title>By: Emily</title>
		<link>http://www.kwista.com/programming/ternary-operators/comment-page-1/#comment-228</link>
		<dc:creator>Emily</dc:creator>
		<pubDate>Wed, 02 Jun 2010 22:38:39 +0000</pubDate>
		<guid isPermaLink="false">http://www.kwista.com/?p=417#comment-228</guid>
		<description>Fantastic example of the ternary operator, I think the best use for this kind of logic is when you need to change the class name on table rows to change color on odd and even instances; otherwise a switch or regular nested if statements are both easier to read for humans and in some cases faster to execute.</description>
		<content:encoded><![CDATA[<p>Fantastic example of the ternary operator, I think the best use for this kind of logic is when you need to change the class name on table rows to change color on odd and even instances; otherwise a switch or regular nested if statements are both easier to read for humans and in some cases faster to execute.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: grants for women</title>
		<link>http://www.kwista.com/programming/ternary-operators/comment-page-1/#comment-77</link>
		<dc:creator>grants for women</dc:creator>
		<pubDate>Thu, 13 May 2010 09:48:29 +0000</pubDate>
		<guid isPermaLink="false">http://www.kwista.com/?p=417#comment-77</guid>
		<description>Terrific work! This is the type of information that should be shared around the web. Shame on the search engines for not positioning this post higher!</description>
		<content:encoded><![CDATA[<p>Terrific work! This is the type of information that should be shared around the web. Shame on the search engines for not positioning this post higher!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: cna training</title>
		<link>http://www.kwista.com/programming/ternary-operators/comment-page-1/#comment-75</link>
		<dc:creator>cna training</dc:creator>
		<pubDate>Wed, 12 May 2010 08:10:45 +0000</pubDate>
		<guid isPermaLink="false">http://www.kwista.com/?p=417#comment-75</guid>
		<description>Terrific work! This is the type of information that should be shared around the web. Shame on the search engines for not positioning this post higher!</description>
		<content:encoded><![CDATA[<p>Terrific work! This is the type of information that should be shared around the web. Shame on the search engines for not positioning this post higher!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Simon</title>
		<link>http://www.kwista.com/programming/ternary-operators/comment-page-1/#comment-65</link>
		<dc:creator>Simon</dc:creator>
		<pubDate>Thu, 06 May 2010 10:35:49 +0000</pubDate>
		<guid isPermaLink="false">http://www.kwista.com/?p=417#comment-65</guid>
		<description>Fantastic example of the ternary operator, I think the best use for this kind of logic is when you need to change the class name on table rows to change color on odd and even instances; otherwise a switch or regular nested if statements are both easier to read for humans and in some cases faster to execute.</description>
		<content:encoded><![CDATA[<p>Fantastic example of the ternary operator, I think the best use for this kind of logic is when you need to change the class name on table rows to change color on odd and even instances; otherwise a switch or regular nested if statements are both easier to read for humans and in some cases faster to execute.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: pharmacy tech</title>
		<link>http://www.kwista.com/programming/ternary-operators/comment-page-1/#comment-52</link>
		<dc:creator>pharmacy tech</dc:creator>
		<pubDate>Fri, 30 Apr 2010 04:36:29 +0000</pubDate>
		<guid isPermaLink="false">http://www.kwista.com/?p=417#comment-52</guid>
		<description>My cousin recommended this blog and she was totally right keep up the fantastic work!</description>
		<content:encoded><![CDATA[<p>My cousin recommended this blog and she was totally right keep up the fantastic work!</p>
]]></content:encoded>
	</item>
</channel>
</rss>

