<?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; Other</title>
	<atom:link href="http://www.devpaper.net/category/other/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>Keeping Users Logged In</title>
		<link>http://www.devpaper.net/other/advice/keeping-users-logged-in/</link>
		<comments>http://www.devpaper.net/other/advice/keeping-users-logged-in/#comments</comments>
		<pubDate>Mon, 26 Sep 2011 19:53:37 +0000</pubDate>
		<dc:creator>Derek Torrence</dc:creator>
				<category><![CDATA[Advice]]></category>
		<category><![CDATA[Administration]]></category>
		<category><![CDATA[Benefits]]></category>
		<category><![CDATA[General]]></category>
		<category><![CDATA[Login]]></category>
		<category><![CDATA[Site-Wide]]></category>

		<guid isPermaLink="false">http://www.devpaper.net/?p=221</guid>
		<description><![CDATA[Recently, I've been doing some work with login forms and maintaining site credentials. There are several issues, which must be taken into account when you handle how a user accesses your website. I wanted to take a moment and write a quick blog about how I like to handle users on my website.]]></description>
		<wfw:commentRss>http://www.devpaper.net/other/advice/keeping-users-logged-in/feed/</wfw:commentRss>
		<slash:comments>23</slash:comments>
		</item>
		<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>
		<item>
		<title>Welcome to DevPaper.NET!</title>
		<link>http://www.devpaper.net/other/hello-world/</link>
		<comments>http://www.devpaper.net/other/hello-world/#comments</comments>
		<pubDate>Sun, 27 Jul 2008 13:44:00 +0000</pubDate>
		<dc:creator>Derek Torrence</dc:creator>
				<category><![CDATA[Other]]></category>
		<category><![CDATA[Author]]></category>
		<category><![CDATA[DevPaper]]></category>
		<category><![CDATA[Introduction]]></category>
		<category><![CDATA[Owner]]></category>
		<category><![CDATA[Welcome]]></category>

		<guid isPermaLink="false">http://bigregret.com/devpaper/?p=1</guid>
		<description><![CDATA[I&#8217;d like to take a moment to welcome everyone who is reading this.  The goal of DevPaper.NET is to give programmers a different look at how things are done.  I have been programming for about 7 years and professionally for about 3.  I won&#8217;t ever claim that my way is the only way to program [...]]]></description>
		<wfw:commentRss>http://www.devpaper.net/other/hello-world/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
