<?xml version="1.0" encoding="UTF-8"?><!-- generator="wordpress/2.3.1" -->
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	>
<channel>
	<title>Comments on: Googling Google</title>
	<link>http://ntschutta.com/jat/2006/01/21/googling-google/</link>
	<description>Just A Thought...on Ajax, usability, software development and anything else that catches my fancy.</description>
	<pubDate>Fri, 05 Dec 2008 09:26:46 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.3.1</generator>
		<item>
		<title>By: Nate</title>
		<link>http://ntschutta.com/jat/2006/01/21/googling-google/#comment-106</link>
		<dc:creator>Nate</dc:creator>
		<pubDate>Fri, 17 Feb 2006 02:30:31 +0000</pubDate>
		<guid>http://ntschutta.com/jat/2006/01/21/googling-google/#comment-106</guid>
		<description>David,

Glad to hear you enjoying the book!  Cross domain JS is a real pain - in fact there have been a number of posts recently that you might want to look at:

&lt;a href="http://getahead.ltd.uk/ajax/cross-domain-xhr" rel="nofollow"&gt;Cross-Domain Ajax. Security Implications in Depth&lt;/a&gt;, &lt;a href="http://tech.rufy.com/articles/2006/02/09/debunking-strong-misconceptions-about-cross-domain-ajax-security-issues" rel="nofollow"&gt;Debunking Strong Misconceptions About Cross-Domain Ajax Security Issues&lt;/a&gt;, &lt;a href="http://ajaxpatterns.org/On-Demand_Javascript" rel="nofollow"&gt;On-Demand Javascript&lt;/a&gt; and &lt;a href="http://alex.dojotoolkit.org/?p=538" rel="nofollow"&gt;What else is buried down in the depthâ€™s of Googleâ€™s amazing JavaScript?&lt;/a&gt;.

Honestly, I'm on the fence with this one - some experts believe it's a big deal, others do not.  The magic we allude to in the book is "signing" the JavaScript code but as I understand it, this isn't portable across browsers.  Of course that may not matter to you!  Good luck on your project and I want to point out that we included an email address in the book - feel free to drop us a line...  BTW, you can call me Nate ;)</description>
		<content:encoded><![CDATA[<p>David,</p>
<p>Glad to hear you enjoying the book!  Cross domain JS is a real pain - in fact there have been a number of posts recently that you might want to look at:</p>
<p><a href="http://getahead.ltd.uk/ajax/cross-domain-xhr" rel="nofollow">Cross-Domain Ajax. Security Implications in Depth</a>, <a href="http://tech.rufy.com/articles/2006/02/09/debunking-strong-misconceptions-about-cross-domain-ajax-security-issues" rel="nofollow">Debunking Strong Misconceptions About Cross-Domain Ajax Security Issues</a>, <a href="http://ajaxpatterns.org/On-Demand_Javascript" rel="nofollow">On-Demand Javascript</a> and <a href="http://alex.dojotoolkit.org/?p=538" rel="nofollow">What else is buried down in the depthâ€™s of Googleâ€™s amazing JavaScript?</a>.</p>
<p>Honestly, I&#8217;m on the fence with this one - some experts believe it&#8217;s a big deal, others do not.  The magic we allude to in the book is &#8220;signing&#8221; the JavaScript code but as I understand it, this isn&#8217;t portable across browsers.  Of course that may not matter to you!  Good luck on your project and I want to point out that we included an email address in the book - feel free to drop us a line&#8230;  BTW, you can call me Nate <img src='http://ntschutta.com/jat/wp-includes/images/smilies/icon_wink.gif' alt=';)' class='wp-smiley' /></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: David Zepeda</title>
		<link>http://ntschutta.com/jat/2006/01/21/googling-google/#comment-104</link>
		<dc:creator>David Zepeda</dc:creator>
		<pubDate>Sat, 11 Feb 2006 09:58:46 +0000</pubDate>
		<guid>http://ntschutta.com/jat/2006/01/21/googling-google/#comment-104</guid>
		<description>Dear Mr. Schutta,

I am a cs student a CSULA.  I am working on a possible extension for the Firefox web browser, as a senior project.  I am currently reading "Foundations of Ajax" and am thoroughly enjoying it.  

The extension that I'm building will allow the user to view a page, right click on a link and unfold the link in the current page, viewed.  I intended to have an xul overlay from which to display the requested page, scroll and stretch, untill a fit was found then save the two pages as one.  

I have only recently discovered AJAX and it's ability to manipuate a web page's request object.  However,  as noted in your book, page 35, Firefox initially disables the ability to request a url that is not in the current domain.  You mentioned a javascript fix for this and I looked across the internet and have so far been unsuccessful.  If possible, could you direct me to the answer of my question.

Thank you,

David Zepeda</description>
		<content:encoded><![CDATA[<p>Dear Mr. Schutta,</p>
<p>I am a cs student a CSULA.  I am working on a possible extension for the Firefox web browser, as a senior project.  I am currently reading &#8220;Foundations of Ajax&#8221; and am thoroughly enjoying it.  </p>
<p>The extension that I&#8217;m building will allow the user to view a page, right click on a link and unfold the link in the current page, viewed.  I intended to have an xul overlay from which to display the requested page, scroll and stretch, untill a fit was found then save the two pages as one.  </p>
<p>I have only recently discovered AJAX and it&#8217;s ability to manipuate a web page&#8217;s request object.  However,  as noted in your book, page 35, Firefox initially disables the ability to request a url that is not in the current domain.  You mentioned a javascript fix for this and I looked across the internet and have so far been unsuccessful.  If possible, could you direct me to the answer of my question.</p>
<p>Thank you,</p>
<p>David Zepeda</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: ntschutta.com &#187; Blog Archive &#187; More on Googling Google</title>
		<link>http://ntschutta.com/jat/2006/01/21/googling-google/#comment-90</link>
		<dc:creator>ntschutta.com &#187; Blog Archive &#187; More on Googling Google</dc:creator>
		<pubDate>Tue, 24 Jan 2006 02:18:36 +0000</pubDate>
		<guid>http://ntschutta.com/jat/2006/01/21/googling-google/#comment-90</guid>
		<description>[...] David Berlind captures exactly what I was trying to say&#8230; [...]</description>
		<content:encoded><![CDATA[<p>[&#8230;] David Berlind captures exactly what I was trying to say&#8230; [&#8230;]</p>
]]></content:encoded>
	</item>
</channel>
</rss>
