<?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"
	>
<channel>
	<title>Comments on: Tracking without cookies</title>
	<atom:link href="http://www.thespanner.co.uk/2007/07/10/tracking-without-cookies/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.thespanner.co.uk/2007/07/10/tracking-without-cookies/</link>
	<description>A tool for designers dealing with programmers dealing with designers...</description>
	<pubDate>Tue, 14 Oct 2008 01:52:18 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.6.2</generator>
		<item>
		<title>By: Gareth Heyes</title>
		<link>http://www.thespanner.co.uk/2007/07/10/tracking-without-cookies/#comment-170</link>
		<dc:creator>Gareth Heyes</dc:creator>
		<pubDate>Wed, 11 Jul 2007 11:22:43 +0000</pubDate>
		<guid isPermaLink="false">http://www.thespanner.co.uk/2007/07/10/tracking-without-cookies/#comment-170</guid>
		<description>Sorry about the confusion but it all I tried to say was it reduced the length of the hash using substring in javascript. I usually type in a hurry :)</description>
		<content:encoded><![CDATA[<p>Sorry about the confusion but it all I tried to say was it reduced the length of the hash using substring in javascript. I usually type in a hurry <img src='http://www.thespanner.co.uk/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: streety</title>
		<link>http://www.thespanner.co.uk/2007/07/10/tracking-without-cookies/#comment-169</link>
		<dc:creator>streety</dc:creator>
		<pubDate>Wed, 11 Jul 2007 11:12:31 +0000</pubDate>
		<guid isPermaLink="false">http://www.thespanner.co.uk/2007/07/10/tracking-without-cookies/#comment-169</guid>
		<description>That makes much more sense than what you actually say in the post.

"creates a unique hash and returns the length of the hash to create the identifier (between 10-32 characters)"</description>
		<content:encoded><![CDATA[<p>That makes much more sense than what you actually say in the post.</p>
<p>&#8220;creates a unique hash and returns the length of the hash to create the identifier (between 10-32 characters)&#8221;</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Gareth Heyes</title>
		<link>http://www.thespanner.co.uk/2007/07/10/tracking-without-cookies/#comment-166</link>
		<dc:creator>Gareth Heyes</dc:creator>
		<pubDate>Wed, 11 Jul 2007 10:14:13 +0000</pubDate>
		<guid isPermaLink="false">http://www.thespanner.co.uk/2007/07/10/tracking-without-cookies/#comment-166</guid>
		<description>Each user should get a hash based on their browser configuration, so each hash will be different. I was just cutting the length of the hash to get a nicer session id. Instead of a long 32 character session id.</description>
		<content:encoded><![CDATA[<p>Each user should get a hash based on their browser configuration, so each hash will be different. I was just cutting the length of the hash to get a nicer session id. Instead of a long 32 character session id.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: streety</title>
		<link>http://www.thespanner.co.uk/2007/07/10/tracking-without-cookies/#comment-165</link>
		<dc:creator>streety</dc:creator>
		<pubDate>Tue, 10 Jul 2007 23:21:14 +0000</pubDate>
		<guid isPermaLink="false">http://www.thespanner.co.uk/2007/07/10/tracking-without-cookies/#comment-165</guid>
		<description>Maybe I misunderstand what's happening here but if you're only looking at the length of the hash wouldn't this limit you to tracking just (32 - 10 =) 22 people?</description>
		<content:encoded><![CDATA[<p>Maybe I misunderstand what&#8217;s happening here but if you&#8217;re only looking at the length of the hash wouldn&#8217;t this limit you to tracking just (32 - 10 =) 22 people?</p>
]]></content:encoded>
	</item>
</channel>
</rss>
