<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0"
    xmlns:dc="http://purl.org/dc/elements/1.1/"
     xmlns:admin="http://webns.net/mvcb/"
     xmlns:content="http://purl.org/rss/1.0/modules/content/"
     xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#">
	<channel> 

	<title>Comments on: They are watching me!</title>
	<link>http://ask.metafilter.com/33421/They-are-watching-me/</link>
	<description>Comments on Ask MetaFilter post They are watching me!</description>
	<pubDate>Mon, 27 Feb 2006 08:32:32 -0800</pubDate>
	<lastBuildDate>Mon, 27 Feb 2006 08:32:32 -0800</lastBuildDate>
	<language>en-us</language>
	<docs>http://blogs.law.harvard.edu/tech/rss</docs>
	<ttl>60</ttl>

	<item>
		<title>Question: They are watching me!</title>
		<link>http://ask.metafilter.com/33421/They-are-watching-me</link>	
		<description>How can web usage monitors measure times spent on the internet? &lt;br /&gt;&lt;br /&gt; My company just installed Surf Control.  I am, of course, interested in getting to know my enemy.  In particular, I see reports showing time spent browsing the internet.  How can they possibly know how much TIME I spend?  I understand them being able to measure how many pages I request, etc.  But can they know how long I looked at a particular page?&lt;br&gt;
&lt;br&gt;
Also, any general tips on how to deal with this particular application?&lt;br&gt;
&lt;br&gt;
Many thanks!</description>
		<guid isPermaLink="false">post:ask.metafilter.com,2006:site.33421</guid>
		<pubDate>Mon, 27 Feb 2006 08:30:41 -0800</pubDate>
		<dc:creator>eas98</dc:creator>
		
			<category>work</category>
		
			<category>internet</category>
		
			<category>monitoring</category>
		
	</item> <item>
		<title>By: sohcahtoa</title>
		<link>http://ask.metafilter.com/33421/They-are-watching-me#520747</link>	
		<description>Time spent is an estimate.</description>
		<guid isPermaLink="false">comment:ask.metafilter.com,2006:site.33421-520747</guid>
		<pubDate>Mon, 27 Feb 2006 08:32:32 -0800</pubDate>
		<dc:creator>sohcahtoa</dc:creator>
	</item><item>
		<title>By: ChasFile</title>
		<link>http://ask.metafilter.com/33421/They-are-watching-me#520759</link>	
		<description>I don&apos;t know, seems to me it&apos;d be pretty trivial to implement in JavaScript.  All you need is a time function and window.onclose().</description>
		<guid isPermaLink="false">comment:ask.metafilter.com,2006:site.33421-520759</guid>
		<pubDate>Mon, 27 Feb 2006 08:40:48 -0800</pubDate>
		<dc:creator>ChasFile</dc:creator>
	</item><item>
		<title>By: cellphone</title>
		<link>http://ask.metafilter.com/33421/They-are-watching-me#520760</link>	
		<description>Web accesses are logged along with timestamps.  If you want to stymie their tracking efforts, read long articles or books online that only require one or two accesses (&quot;clicks&quot;).</description>
		<guid isPermaLink="false">comment:ask.metafilter.com,2006:site.33421-520760</guid>
		<pubDate>Mon, 27 Feb 2006 08:41:39 -0800</pubDate>
		<dc:creator>cellphone</dc:creator>
	</item><item>
		<title>By: ChasFile</title>
		<link>http://ask.metafilter.com/33421/They-are-watching-me#520770</link>	
		<description>I should add by way of explanation that most of these surf-monitoring packages (and even most home-use software firewalls like Zone Alarm) pad the pages you load into your browser with some code to block pop-ups, disable certain javascript functions, etc.  Sticking some javascript of their own in there that tracks the time between onload and onclose would be pretty easy.</description>
		<guid isPermaLink="false">comment:ask.metafilter.com,2006:site.33421-520770</guid>
		<pubDate>Mon, 27 Feb 2006 08:47:35 -0800</pubDate>
		<dc:creator>ChasFile</dc:creator>
	</item><item>
		<title>By: mkultra</title>
		<link>http://ask.metafilter.com/33421/They-are-watching-me#520798</link>	
		<description>&lt;i&gt;Sticking some javascript of their own in there that tracks the time between onload and onclose would be pretty easy.&lt;/i&gt;&lt;br&gt;
&lt;br&gt;
I doubt it&apos;s that- plenty of use cases would involve opening a page and leaving it open until you need to go to another page (e.g. not closing it when you&apos;re done). A lot of people tend to surf that way.&lt;br&gt;
&lt;br&gt;
More likely, it&apos;s making a guess based on sequential requests within a given timespan from a given IP.</description>
		<guid isPermaLink="false">comment:ask.metafilter.com,2006:site.33421-520798</guid>
		<pubDate>Mon, 27 Feb 2006 09:11:34 -0800</pubDate>
		<dc:creator>mkultra</dc:creator>
	</item><item>
		<title>By: I Love Tacos</title>
		<link>http://ask.metafilter.com/33421/They-are-watching-me#520824</link>	
		<description>Yes.  Standard mechanism just takes it as continuous usage if you keep clicking within N minutes of your previous click.</description>
		<guid isPermaLink="false">comment:ask.metafilter.com,2006:site.33421-520824</guid>
		<pubDate>Mon, 27 Feb 2006 09:26:30 -0800</pubDate>
		<dc:creator>I Love Tacos</dc:creator>
	</item><item>
		<title>By: orthogonality</title>
		<link>http://ask.metafilter.com/33421/They-are-watching-me#520849</link>	
		<description>I believe Firefox can be set to pre-load links. Depending on the &quot;time measuring&quot; metric employed, any depending on how ubiquitously this feature is used by your fellow employees, this &lt;i&gt;may&lt;/i&gt; or &lt;i&gt;may not&lt;/i&gt; be your friend.</description>
		<guid isPermaLink="false">comment:ask.metafilter.com,2006:site.33421-520849</guid>
		<pubDate>Mon, 27 Feb 2006 09:40:26 -0800</pubDate>
		<dc:creator>orthogonality</dc:creator>
	</item><item>
		<title>By: mecran01</title>
		<link>http://ask.metafilter.com/33421/They-are-watching-me#520962</link>	
		<description>You could also get an offline reader or something like Plucker and download big chunks of your favorite sites onto a USB drive (at home) and browse stuff off the USB drive without actually going on the web, or using it to decrease the amount of time spent online.&lt;br&gt;
&lt;br&gt;
There are precious few jobs more interesting than the internets.  Offhand, I can&apos;t think of many.</description>
		<guid isPermaLink="false">comment:ask.metafilter.com,2006:site.33421-520962</guid>
		<pubDate>Mon, 27 Feb 2006 10:52:10 -0800</pubDate>
		<dc:creator>mecran01</dc:creator>
	</item><item>
		<title>By: Zed_Lopez</title>
		<link>http://ask.metafilter.com/33421/They-are-watching-me#521164</link>	
		<description>&lt;a href=&quot;http://ask.metafilter.com/mefi/27205&quot;&gt;Not entirely unrelated AskMe&lt;/a&gt;, where I wrote some brief notes about what can and can&apos;t be hidden from network admins.</description>
		<guid isPermaLink="false">comment:ask.metafilter.com,2006:site.33421-521164</guid>
		<pubDate>Mon, 27 Feb 2006 13:23:05 -0800</pubDate>
		<dc:creator>Zed_Lopez</dc:creator>
	</item>
	</channel>
</rss>
