<?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>DevPaper.NET &#187; Multiple Languages</title>
	<atom:link href="http://www.devpaper.net/category/other/multiple-languages/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.devpaper.net</link>
	<description>You don&#039;t need a book if you can find the right paper</description>
	<lastBuildDate>Thu, 15 Dec 2011 15:25:48 +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://www.devpaper.net/other/multiple-languages/shorthand-conditional-statements/</link>
		<comments>http://www.devpaper.net/other/multiple-languages/shorthand-conditional-statements/#comments</comments>
		<pubDate>Fri, 15 Oct 2010 04:00:06 +0000</pubDate>
		<dc:creator>Derek Torrence</dc:creator>
				<category><![CDATA[Multiple Languages]]></category>
		<category><![CDATA[Basics]]></category>
		<category><![CDATA[C#]]></category>
		<category><![CDATA[Java]]></category>
		<category><![CDATA[JavaScript]]></category>
		<category><![CDATA[PHP]]></category>
		<category><![CDATA[Syntax]]></category>

		<guid isPermaLink="false">http://www.devpaper.net/?p=200</guid>
		<description><![CDATA[I'm a huge fan of making code shorter, where possible.  One of the tricks that I use the most often is to make <b>shorthand IF/ELSE</b> statements.  It seems as though a lot of beginner programmers are coming across these on the internet and can't understand what's going on.  I can assure you that, once you see the syntax, you'll easily understand it and even become a fan.]]></description>
		<wfw:commentRss>http://www.devpaper.net/other/multiple-languages/shorthand-conditional-statements/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
