<?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: Show time spent on a site when they leave</title>
	<atom:link href="http://www.999tutorials.com/javascript/show-time-spent-on-a-site-when-they-leave/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.999tutorials.com/javascript/show-time-spent-on-a-site-when-they-leave/</link>
	<description>999Tutorials.com - Your Tutorial Spot</description>
	<lastBuildDate>Fri, 05 Mar 2010 07:35:22 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: Joyce</title>
		<link>http://www.999tutorials.com/javascript/show-time-spent-on-a-site-when-they-leave/comment-page-1/#comment-5993</link>
		<dc:creator>Joyce</dc:creator>
		<pubDate>Wed, 03 Mar 2010 07:17:26 +0000</pubDate>
		<guid isPermaLink="false">http://new.999tutorials.com/?p=76#comment-5993</guid>
		<description>I want to do what Matt said, but I completely lack the knowledge in PHP and JS. has anyone done it before so i can just steal the code?</description>
		<content:encoded><![CDATA[<p>I want to do what Matt said, but I completely lack the knowledge in PHP and JS. has anyone done it before so i can just steal the code?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: dzek</title>
		<link>http://www.999tutorials.com/javascript/show-time-spent-on-a-site-when-they-leave/comment-page-1/#comment-3609</link>
		<dc:creator>dzek</dc:creator>
		<pubDate>Thu, 10 Dec 2009 14:06:17 +0000</pubDate>
		<guid isPermaLink="false">http://new.999tutorials.com/?p=76#comment-3609</guid>
		<description>@Matt, you can also use cookies :)
google for some info about cookie handling in JS</description>
		<content:encoded><![CDATA[<p>@Matt, you can also use cookies <img src='http://www.999tutorials.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /><br />
google for some info about cookie handling in JS</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: admin</title>
		<link>http://www.999tutorials.com/javascript/show-time-spent-on-a-site-when-they-leave/comment-page-1/#comment-2435</link>
		<dc:creator>admin</dc:creator>
		<pubDate>Sun, 11 Oct 2009 13:31:01 +0000</pubDate>
		<guid isPermaLink="false">http://new.999tutorials.com/?p=76#comment-2435</guid>
		<description>I think you should create something with PHP together with JS.
When a visitor comes to your site, start a session with PHP and set the start time. Then set the time in a JS variable so you can use that together with the function in this tutorial.</description>
		<content:encoded><![CDATA[<p>I think you should create something with PHP together with JS.<br />
When a visitor comes to your site, start a session with PHP and set the start time. Then set the time in a JS variable so you can use that together with the function in this tutorial.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Matt</title>
		<link>http://www.999tutorials.com/javascript/show-time-spent-on-a-site-when-they-leave/comment-page-1/#comment-2426</link>
		<dc:creator>Matt</dc:creator>
		<pubDate>Sat, 10 Oct 2009 01:25:55 +0000</pubDate>
		<guid isPermaLink="false">http://new.999tutorials.com/?p=76#comment-2426</guid>
		<description>Hi. I&#039;m looking for a JS that counts the seconds a user spends on a site and remember the count from the last page. i.e. they spend 30 seconds on PAGE A then click on PAGE B: the count starts from 30.</description>
		<content:encoded><![CDATA[<p>Hi. I&#8217;m looking for a JS that counts the seconds a user spends on a site and remember the count from the last page. i.e. they spend 30 seconds on PAGE A then click on PAGE B: the count starts from 30.</p>
]]></content:encoded>
	</item>
</channel>
</rss>
