<?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: How to make a great &#8216;Go Back&#8217; feature</title>
	<atom:link href="http://blog.jc21.com/2006-11-28/how-to-make-a-great-go-back-feature/feed/" rel="self" type="application/rss+xml" />
	<link>http://blog.jc21.com/2006-11-28/how-to-make-a-great-go-back-feature/</link>
	<description>insert witty code here</description>
	<lastBuildDate>Wed, 17 Aug 2011 14:50:54 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
	<item>
		<title>By: Jeff Walters</title>
		<link>http://blog.jc21.com/2006-11-28/how-to-make-a-great-go-back-feature/#comment-7325</link>
		<dc:creator>Jeff Walters</dc:creator>
		<pubDate>Thu, 20 Nov 2008 03:47:24 +0000</pubDate>
		<guid isPermaLink="false">http://blog.jc21.com/2006-11-28/how-to-make-a-great-go-back-feature/#comment-7325</guid>
		<description>Very cool Session History code.  I never really thought about the possible usages of the Session information for history, but it makes sense.  I&#039;m going to use some of the code ideas to create smart &quot;Go Back&quot; buttons. Thanks, Jeff</description>
		<content:encoded><![CDATA[<p>Very cool Session History code.  I never really thought about the possible usages of the Session information for history, but it makes sense.  I&#8217;m going to use some of the code ideas to create smart &#8220;Go Back&#8221; buttons. Thanks, Jeff</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Solid</title>
		<link>http://blog.jc21.com/2006-11-28/how-to-make-a-great-go-back-feature/#comment-495</link>
		<dc:creator>Solid</dc:creator>
		<pubDate>Thu, 28 Jun 2007 06:26:29 +0000</pubDate>
		<guid isPermaLink="false">http://blog.jc21.com/2006-11-28/how-to-make-a-great-go-back-feature/#comment-495</guid>
		<description>Thank you very much for making this available, it is a great help!</description>
		<content:encoded><![CDATA[<p>Thank you very much for making this available, it is a great help!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Jason</title>
		<link>http://blog.jc21.com/2006-11-28/how-to-make-a-great-go-back-feature/#comment-99</link>
		<dc:creator>Jason</dc:creator>
		<pubDate>Tue, 28 Nov 2006 01:59:54 +0000</pubDate>
		<guid isPermaLink="false">http://blog.jc21.com/2006-11-28/how-to-make-a-great-go-back-feature/#comment-99</guid>
		<description>That&#039;s a nice one. It could be handy statistically too if a timestamp was also recorded - you could easily use that data to track the user&#039;s path through the site and how long they spent on each page.

I know you can do that with server logs, but they can be a bit of a pain at times.</description>
		<content:encoded><![CDATA[<p>That&#8217;s a nice one. It could be handy statistically too if a timestamp was also recorded &#8211; you could easily use that data to track the user&#8217;s path through the site and how long they spent on each page.</p>
<p>I know you can do that with server logs, but they can be a bit of a pain at times.</p>
]]></content:encoded>
	</item>
</channel>
</rss>

