<?xml version="1.0" encoding="UTF-8"?><!-- generator="wordpress/2.3.2" -->
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	>
<channel>
	<title>Comments on: How to make a great &#8216;Go Back&#8217; feature</title>
	<link>http://blog.jc21.com/2006-11-28/how-to-make-a-great-go-back-feature/</link>
	<description>A snapshot of my more professional life</description>
	<pubDate>Fri, 21 Nov 2008 10:34:03 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.3.2</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>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'm going to use some of the code ideas to create smart "Go Back" 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>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>http://blog.jc21.com/2006-11-28/how-to-make-a-great-go-back-feature/#comment-99</guid>
		<description>That'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'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 - 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>
