<?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: Managing Sessions</title>
	<atom:link href="http://jough.com/2003/01/07/managing-sessions/feed/" rel="self" type="application/rss+xml" />
	<link>http://jough.com/2003/01/07/managing-sessions/</link>
	<description>Hi, I'm Jough Dempsey, and I make the internet.</description>
	<lastBuildDate>Sun, 22 Feb 2009 18:03:43 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.4</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: a web developer</title>
		<link>http://jough.com/2003/01/07/managing-sessions/comment-page-1/#comment-7</link>
		<dc:creator>a web developer</dc:creator>
		<pubDate>Thu, 01 Jan 1970 00:00:00 +0000</pubDate>
		<guid isPermaLink="false">http://jough.com/blog/?p=20#comment-7</guid>
		<description>Well, it&#039;s a year after you&#039;ve posted this and I&#039;m sure your a web genius now, but session is the only way to go.  Cookies are only good for long term persistance, and even then it should only hold an identifier to something store locally.

good luck!
</description>
		<content:encoded><![CDATA[<p>Well, it&#8217;s a year after you&#8217;ve posted this and I&#8217;m sure your a web genius now, but session is the only way to go.  Cookies are only good for long term persistance, and even then it should only hold an identifier to something store locally.</p>
<p>good luck!</p>
]]></content:encoded>
	</item>
</channel>
</rss>

