<?xml version="1.0" encoding="ISO-8859-1" ?>
	<rdf:RDF 
	xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns="http://purl.org/rss/1.0/"
	><channel rdf:about="http://www.designfrontier.net/articles">
		
		<link>http://www.designfrontier.net/articles</link><title>Design Frontier</title><description>Daniel Sellers' thoughts on design, coldfusion, web development and other random stuff</description>
		<items>
		<rdf:Seq>
		
		
		<rdf:li rdf:resource="http://www.designfrontier.net/articles/?id=3" />
		
		
		
		<rdf:li rdf:resource="http://www.designfrontier.net/articles/?id=1" />
		
		
		</rdf:Seq>
		</items>
		</channel>
		
	<item rdf:about="http://www.designfrontier.net/articles/?id=3">
		<title>A Tale of Two Cookies: Securing ColdFusion Session Cookies</title>
		<description>&lt;p class=&quot;noindent&quot;&gt;Recently at work we went through a security review. It was a great learning experience to have outside contractors try and break into the web application. Found several things that I didn&apos;t expect and some others that I had never even considered. One of the last vulnerabilities that they identified was that the CFID and CFTOKEN cookies had an expiration date set too far in the future, 2040 or something like that, and that they did not have the secure flag set.</description>
		<link>http://www.designfrontier.net/articles/?id=3</link>
		<dc:date>2010-03-05T04:19:03-08:00</dc:date>
		<dc:subject></dc:subject>
		</item><item rdf:about="http://www.designfrontier.net/articles/?id=1">
		<title>Relaunch of DesignFrontier</title>
		<description>&lt;p&gt;So here it is! After having worked &lt;a href=&quot;http://twitter.com/daniel_sellers/status/8324491484&quot;&gt;for&lt;/a&gt; &lt;a title=&quot;many&quot; href=&quot;http://twitter.com/daniel_sellers/status/8498671472&quot;&gt;many&lt;/a&gt; &lt;a href=&quot;http://twitter.com/daniel_sellers/status/8364465452&quot;&gt;hours&lt;/a&gt;, it&apos;s official. The redesign process has been exciting. Creating new features in new ways has been a blast.</description>
		<link>http://www.designfrontier.net/articles/?id=1</link>
		<dc:date>2010-02-03T19:23:40-08:00</dc:date>
		<dc:subject></dc:subject>
		</item></rdf:RDF>
