<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	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/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>Pacoup.com &#187; Programming</title>
	<atom:link href="http://pacoup.com/category/programming/feed/" rel="self" type="application/rss+xml" />
	<link>http://pacoup.com</link>
	<description></description>
	<lastBuildDate>Thu, 02 Feb 2012 19:20:10 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
		<item>
		<title>Shorthand conditional statements</title>
		<link>http://pacoup.com/2009/03/11/shorthand-conditional-statements/?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=shorthand-conditional-statements</link>
		<comments>http://pacoup.com/2009/03/11/shorthand-conditional-statements/#comments</comments>
		<pubDate>Wed, 11 Mar 2009 15:13:48 +0000</pubDate>
		<dc:creator>Pacoup</dc:creator>
				<category><![CDATA[Programming]]></category>
		<category><![CDATA[Web]]></category>

		<guid isPermaLink="false">http://www.pacoup.com/?p=267</guid>
		<description><![CDATA[This article uses ECMAScript as its example language. See bellow for language-specific information. The shorthand conditional statement, or ?:, is also know as the ternary operator. Although it exists in virtually all programming languages, the conditional operator ?: remains a &#8230; <a href="http://pacoup.com/2009/03/11/shorthand-conditional-statements/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
		<wfw:commentRss>http://pacoup.com/2009/03/11/shorthand-conditional-statements/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
	</channel>
</rss>

