<?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 part 2</title>
	<atom:link href="http://www.thespanner.co.uk/2007/07/11/tracking-without-cookies-part-2/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.thespanner.co.uk/2007/07/11/tracking-without-cookies-part-2/</link>
	<description>A tool for designers dealing with programmers dealing with designers...</description>
	<pubDate>Thu, 20 Nov 2008 21:29:20 +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/11/tracking-without-cookies-part-2/#comment-259</link>
		<dc:creator>Gareth Heyes</dc:creator>
		<pubDate>Thu, 26 Jul 2007 14:19:35 +0000</pubDate>
		<guid isPermaLink="false">http://www.thespanner.co.uk/2007/07/11/tracking-without-cookies-part-2/#comment-259</guid>
		<description>Francis the script works with some equipment/browsers but isn't reliable enough to use in any real world situations. 

I found it a interesting experiement and it does work quite well with some configurations but only for that session.</description>
		<content:encoded><![CDATA[<p>Francis the script works with some equipment/browsers but isn&#8217;t reliable enough to use in any real world situations. </p>
<p>I found it a interesting experiement and it does work quite well with some configurations but only for that session.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Francis</title>
		<link>http://www.thespanner.co.uk/2007/07/11/tracking-without-cookies-part-2/#comment-258</link>
		<dc:creator>Francis</dc:creator>
		<pubDate>Thu, 26 Jul 2007 14:08:48 +0000</pubDate>
		<guid isPermaLink="false">http://www.thespanner.co.uk/2007/07/11/tracking-without-cookies-part-2/#comment-258</guid>
		<description>But wouldn't ever link start a new connection? Most browsers do some sort of piplineing but they also use multiple connections.</description>
		<content:encoded><![CDATA[<p>But wouldn&#8217;t ever link start a new connection? Most browsers do some sort of piplineing but they also use multiple connections.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Gareth Heyes</title>
		<link>http://www.thespanner.co.uk/2007/07/11/tracking-without-cookies-part-2/#comment-175</link>
		<dc:creator>Gareth Heyes</dc:creator>
		<pubDate>Thu, 12 Jul 2007 13:08:26 +0000</pubDate>
		<guid isPermaLink="false">http://www.thespanner.co.uk/2007/07/11/tracking-without-cookies-part-2/#comment-175</guid>
		<description>Source code uploaded.</description>
		<content:encoded><![CDATA[<p>Source code uploaded.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Gareth Heyes</title>
		<link>http://www.thespanner.co.uk/2007/07/11/tracking-without-cookies-part-2/#comment-174</link>
		<dc:creator>Gareth Heyes</dc:creator>
		<pubDate>Thu, 12 Jul 2007 13:03:30 +0000</pubDate>
		<guid isPermaLink="false">http://www.thespanner.co.uk/2007/07/11/tracking-without-cookies-part-2/#comment-174</guid>
		<description>Yes no problem I shall release the source code, the code is quite simple really and would only retain the id as long as the connection is alive.</description>
		<content:encoded><![CDATA[<p>Yes no problem I shall release the source code, the code is quite simple really and would only retain the id as long as the connection is alive.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: iamsure</title>
		<link>http://www.thespanner.co.uk/2007/07/11/tracking-without-cookies-part-2/#comment-173</link>
		<dc:creator>iamsure</dc:creator>
		<pubDate>Wed, 11 Jul 2007 23:24:30 +0000</pubDate>
		<guid isPermaLink="false">http://www.thespanner.co.uk/2007/07/11/tracking-without-cookies-part-2/#comment-173</guid>
		<description>Any chance you could publish the code for this? I'm surprised at how well it produces the same hash across 3 browsers (Safari seems to do things differently), and even across two machines behind one gateway. Would be very useful for web based games to detect users trying to play multiple accounts on a single PC.</description>
		<content:encoded><![CDATA[<p>Any chance you could publish the code for this? I&#8217;m surprised at how well it produces the same hash across 3 browsers (Safari seems to do things differently), and even across two machines behind one gateway. Would be very useful for web based games to detect users trying to play multiple accounts on a single PC.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Gareth Heyes</title>
		<link>http://www.thespanner.co.uk/2007/07/11/tracking-without-cookies-part-2/#comment-172</link>
		<dc:creator>Gareth Heyes</dc:creator>
		<pubDate>Wed, 11 Jul 2007 12:28:20 +0000</pubDate>
		<guid isPermaLink="false">http://www.thespanner.co.uk/2007/07/11/tracking-without-cookies-part-2/#comment-172</guid>
		<description>It was just a discussion on a mailing list about cookie-less tracking.

You could use a query string but this could be modified quite easily by the user. It was only an experiment just to see what was possible really.</description>
		<content:encoded><![CDATA[<p>It was just a discussion on a mailing list about cookie-less tracking.</p>
<p>You could use a query string but this could be modified quite easily by the user. It was only an experiment just to see what was possible really.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Richard Heyes</title>
		<link>http://www.thespanner.co.uk/2007/07/11/tracking-without-cookies-part-2/#comment-171</link>
		<dc:creator>Richard Heyes</dc:creator>
		<pubDate>Wed, 11 Jul 2007 11:34:27 +0000</pubDate>
		<guid isPermaLink="false">http://www.thespanner.co.uk/2007/07/11/tracking-without-cookies-part-2/#comment-171</guid>
		<description>Ummm, not wanting to rain on your parade, but what's wrong with cookies or the query string? Granted using the query string can prevent caching, but there are ways around that.</description>
		<content:encoded><![CDATA[<p>Ummm, not wanting to rain on your parade, but what&#8217;s wrong with cookies or the query string? Granted using the query string can prevent caching, but there are ways around that.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Gareth Heyes</title>
		<link>http://www.thespanner.co.uk/2007/07/11/tracking-without-cookies-part-2/#comment-168</link>
		<dc:creator>Gareth Heyes</dc:creator>
		<pubDate>Wed, 11 Jul 2007 11:06:39 +0000</pubDate>
		<guid isPermaLink="false">http://www.thespanner.co.uk/2007/07/11/tracking-without-cookies-part-2/#comment-168</guid>
		<description>Yeah it only uses the first section of the IP address but you could change it to use the user agent or other variables.

Still I found it interesting anyway.</description>
		<content:encoded><![CDATA[<p>Yeah it only uses the first section of the IP address but you could change it to use the user agent or other variables.</p>
<p>Still I found it interesting anyway.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: emanresU</title>
		<link>http://www.thespanner.co.uk/2007/07/11/tracking-without-cookies-part-2/#comment-167</link>
		<dc:creator>emanresU</dc:creator>
		<pubDate>Wed, 11 Jul 2007 10:58:26 +0000</pubDate>
		<guid isPermaLink="false">http://www.thespanner.co.uk/2007/07/11/tracking-without-cookies-part-2/#comment-167</guid>
		<description>Not a good idea to rely on IP address. Some people may change IP address because they use a proxy and do not send POST request through proxy (like Google Web Accelerator do) for example.</description>
		<content:encoded><![CDATA[<p>Not a good idea to rely on IP address. Some people may change IP address because they use a proxy and do not send POST request through proxy (like Google Web Accelerator do) for example.</p>
]]></content:encoded>
	</item>
</channel>
</rss>
