<?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: The Fonz uses XmlHttpRequest and AJAX to spy on you.</title>
	<atom:link href="http://www.mrspeaker.net/2005/04/17/the-fonz-and-ajax/feed/?year=2005&#038;monthnum=04&#038;day=17" rel="self" type="application/rss+xml" />
	<link>http://www.mrspeaker.net/2005/04/17/the-fonz-and-ajax/</link>
	<description>Javascript flâneur, internet flibbertygibbert</description>
	<lastBuildDate>Thu, 11 Mar 2010 19:42:43 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: Tammy</title>
		<link>http://www.mrspeaker.net/2005/04/17/the-fonz-and-ajax/comment-page-1/#comment-123</link>
		<dc:creator>Tammy</dc:creator>
		<pubDate>Thu, 12 Jul 2007 22:51:22 +0000</pubDate>
		<guid isPermaLink="false">http://www.mrspeaker.webeisteddfod.com/2005/04/17/how-the-fonz-would-use-xmlhttprequest-and-ajax-to-spy-on-you/#comment-123</guid>
		<description>Loved the flashback to Zork.</description>
		<content:encoded><![CDATA[<p>Loved the flashback to Zork.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: me</title>
		<link>http://www.mrspeaker.net/2005/04/17/the-fonz-and-ajax/comment-page-1/#comment-122</link>
		<dc:creator>me</dc:creator>
		<pubDate>Wed, 07 Feb 2007 20:49:08 +0000</pubDate>
		<guid isPermaLink="false">http://www.mrspeaker.webeisteddfod.com/2005/04/17/how-the-fonz-would-use-xmlhttprequest-and-ajax-to-spy-on-you/#comment-122</guid>
		<description>huh?

Not Found
The requested URL /2005/04/17/the-fonz-and-ajax/FonzsTreasure/fonzWin.php was not found on this server.


--------------------------------------------------------------------------------

Apache/2.0.46 (Red Hat) Server at mrspeaker.webeisteddfod.com Port 80</description>
		<content:encoded><![CDATA[<p>huh?</p>
<p>Not Found<br />
The requested URL /2005/04/17/the-fonz-and-ajax/FonzsTreasure/fonzWin.php was not found on this server.</p>
<p>&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8211;</p>
<p>Apache/2.0.46 (Red Hat) Server at mrspeaker.webeisteddfod.com Port 80</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: jasvinder randhawa</title>
		<link>http://www.mrspeaker.net/2005/04/17/the-fonz-and-ajax/comment-page-1/#comment-121</link>
		<dc:creator>jasvinder randhawa</dc:creator>
		<pubDate>Tue, 31 Oct 2006 03:59:40 +0000</pubDate>
		<guid isPermaLink="false">http://www.mrspeaker.webeisteddfod.com/2005/04/17/how-the-fonz-would-use-xmlhttprequest-and-ajax-to-spy-on-you/#comment-121</guid>
		<description>@Wajih:
Timers are also possible with AJAX. I understand what you need. AJAX is definately the correct solution.

http://java.sun.com/developer/technicalArticles/J2EE/AJAX/
</description>
		<content:encoded><![CDATA[<p>@Wajih:<br />
Timers are also possible with AJAX. I understand what you need. AJAX is definately the correct solution.</p>
<p><a href="http://java.sun.com/developer/technicalArticles/J2EE/AJAX/" rel="nofollow">http://java.sun.com/developer/technicalArticles/J2EE/AJAX/</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: boom</title>
		<link>http://www.mrspeaker.net/2005/04/17/the-fonz-and-ajax/comment-page-1/#comment-120</link>
		<dc:creator>boom</dc:creator>
		<pubDate>Tue, 25 Apr 2006 14:44:18 +0000</pubDate>
		<guid isPermaLink="false">http://www.mrspeaker.webeisteddfod.com/2005/04/17/how-the-fonz-would-use-xmlhttprequest-and-ajax-to-spy-on-you/#comment-120</guid>
		<description>Wajih... Of course you can do it with AJAX. No need for a timer.
Go read up on some tuts!</description>
		<content:encoded><![CDATA[<p>Wajih&#8230; Of course you can do it with AJAX. No need for a timer.<br />
Go read up on some tuts!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Wajih</title>
		<link>http://www.mrspeaker.net/2005/04/17/the-fonz-and-ajax/comment-page-1/#comment-119</link>
		<dc:creator>Wajih</dc:creator>
		<pubDate>Sat, 22 Apr 2006 13:13:44 +0000</pubDate>
		<guid isPermaLink="false">http://www.mrspeaker.webeisteddfod.com/2005/04/17/how-the-fonz-would-use-xmlhttprequest-and-ajax-to-spy-on-you/#comment-119</guid>
		<description>Hi, 
I am totally new to Ajax and only shifted from .Net User Controls to Ajax yesterday to perform a task that I need to do for my final year project.

My final year project is a co-browsing application and one of its requirements is that, I should be able to share the contents of the application form on the client&#039;s screen (e.g. filled textBoxes)on the (human) customer service agent&#039;s copy of the same application form.

And i need to do it without posting the page, maybe using a timer.. and i need it both ways, i.e. if the customer allows, the agent could help him out in filling the form by filling certain fields at his end.

Can you let me know firstly, if this is possible in AJAX and secondly, if you could help me in actually implementing it..

I shall be REALLY grateful.

Thanx 
Wajih 
Pakistan</description>
		<content:encoded><![CDATA[<p>Hi,<br />
I am totally new to Ajax and only shifted from .Net User Controls to Ajax yesterday to perform a task that I need to do for my final year project.</p>
<p>My final year project is a co-browsing application and one of its requirements is that, I should be able to share the contents of the application form on the client&#8217;s screen (e.g. filled textBoxes)on the (human) customer service agent&#8217;s copy of the same application form.</p>
<p>And i need to do it without posting the page, maybe using a timer.. and i need it both ways, i.e. if the customer allows, the agent could help him out in filling the form by filling certain fields at his end.</p>
<p>Can you let me know firstly, if this is possible in AJAX and secondly, if you could help me in actually implementing it..</p>
<p>I shall be REALLY grateful.</p>
<p>Thanx<br />
Wajih<br />
Pakistan</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Joe</title>
		<link>http://www.mrspeaker.net/2005/04/17/the-fonz-and-ajax/comment-page-1/#comment-118</link>
		<dc:creator>Joe</dc:creator>
		<pubDate>Wed, 12 Apr 2006 03:07:47 +0000</pubDate>
		<guid isPermaLink="false">http://www.mrspeaker.webeisteddfod.com/2005/04/17/how-the-fonz-would-use-xmlhttprequest-and-ajax-to-spy-on-you/#comment-118</guid>
		<description>Holy undigested matter batman. Im gonna be rich!
</description>
		<content:encoded><![CDATA[<p>Holy undigested matter batman. Im gonna be rich!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Justin Schultz</title>
		<link>http://www.mrspeaker.net/2005/04/17/the-fonz-and-ajax/comment-page-1/#comment-117</link>
		<dc:creator>Justin Schultz</dc:creator>
		<pubDate>Fri, 10 Mar 2006 19:39:05 +0000</pubDate>
		<guid isPermaLink="false">http://www.mrspeaker.webeisteddfod.com/2005/04/17/how-the-fonz-would-use-xmlhttprequest-and-ajax-to-spy-on-you/#comment-117</guid>
		<description>Cool!

Any chance of taking a look at the JavaScript or server side code?</description>
		<content:encoded><![CDATA[<p>Cool!</p>
<p>Any chance of taking a look at the JavaScript or server side code?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Mr. Speaker</title>
		<link>http://www.mrspeaker.net/2005/04/17/the-fonz-and-ajax/comment-page-1/#comment-115</link>
		<dc:creator>Mr. Speaker</dc:creator>
		<pubDate>Mon, 06 Mar 2006 21:59:59 +0000</pubDate>
		<guid isPermaLink="false">http://www.mrspeaker.webeisteddfod.com/2005/04/17/how-the-fonz-would-use-xmlhttprequest-and-ajax-to-spy-on-you/#comment-115</guid>
		<description>For sure Morder - thats why I use the no-script extension for firefox. But what with the whole Web2.0 thing goin&#039; strong, turning off javascript will soon make half the web un-seeable (or, you know, developers will start making ajax stuff gracefully degrade... haha!). Its a tricky one!</description>
		<content:encoded><![CDATA[<p>For sure Morder &#8211; thats why I use the no-script extension for firefox. But what with the whole Web2.0 thing goin&#8217; strong, turning off javascript will soon make half the web un-seeable (or, you know, developers will start making ajax stuff gracefully degrade&#8230; haha!). Its a tricky one!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Morder</title>
		<link>http://www.mrspeaker.net/2005/04/17/the-fonz-and-ajax/comment-page-1/#comment-116</link>
		<dc:creator>Morder</dc:creator>
		<pubDate>Mon, 06 Mar 2006 21:52:20 +0000</pubDate>
		<guid isPermaLink="false">http://www.mrspeaker.webeisteddfod.com/2005/04/17/how-the-fonz-would-use-xmlhttprequest-and-ajax-to-spy-on-you/#comment-116</guid>
		<description>I loved your post about this, however, I didn&#039;t notice any tracking done when I viewed the site. It&#039;s simple, i just disabled javascript. I have javascript always disabled, I only enable it on the site where I would want it. Hence, no user tracking unless I want you to.</description>
		<content:encoded><![CDATA[<p>I loved your post about this, however, I didn&#8217;t notice any tracking done when I viewed the site. It&#8217;s simple, i just disabled javascript. I have javascript always disabled, I only enable it on the site where I would want it. Hence, no user tracking unless I want you to.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: oxygen</title>
		<link>http://www.mrspeaker.net/2005/04/17/the-fonz-and-ajax/comment-page-1/#comment-114</link>
		<dc:creator>oxygen</dc:creator>
		<pubDate>Sun, 12 Feb 2006 17:30:45 +0000</pubDate>
		<guid isPermaLink="false">http://www.mrspeaker.webeisteddfod.com/2005/04/17/how-the-fonz-would-use-xmlhttprequest-and-ajax-to-spy-on-you/#comment-114</guid>
		<description>they are using the web to train androids, dont touch anymore browsers</description>
		<content:encoded><![CDATA[<p>they are using the web to train androids, dont touch anymore browsers</p>
]]></content:encoded>
	</item>
</channel>
</rss>
