<?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/"
	xmlns:georss="http://www.georss.org/georss" xmlns:geo="http://www.w3.org/2003/01/geo/wgs84_pos#" xmlns:media="http://search.yahoo.com/mrss/"
		>
<channel>
	<title>Comments on: Using Script tags to do remote HTTP calls in Javascript</title>
	<atom:link href="http://jaybyjayfresh.com/2007/09/17/using-script-tags-to-do-remote-http-calls-in-javascript/feed/" rel="self" type="application/rss+xml" />
	<link>http://jaybyjayfresh.com/2007/09/17/using-script-tags-to-do-remote-http-calls-in-javascript/</link>
	<description>Right-on slack-jawed yokel-type tech-farmer</description>
	<lastBuildDate>Wed, 01 Feb 2012 08:45:00 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.com/</generator>
	<item>
		<title>By: Bucabay</title>
		<link>http://jaybyjayfresh.com/2007/09/17/using-script-tags-to-do-remote-http-calls-in-javascript/#comment-2748</link>
		<dc:creator><![CDATA[Bucabay]]></dc:creator>
		<pubDate>Tue, 02 Jun 2009 12:02:26 +0000</pubDate>
		<guid isPermaLink="false">http://jayfresh.wordpress.com/2007/09/17/using-script-tags-to-do-remote-http-calls-in-javascript/#comment-2748</guid>
		<description><![CDATA[I just read your post on Appjet closing. There is an app I wrote on appjet that does JavaScript remoting for any webpage. 

http://json-proxy.appjet.net/

For example, if you want to get google.com:



So callback() would receive google.com&#039;s html as a string. 

Too bad it won&#039;t be up for long.]]></description>
		<content:encoded><![CDATA[<p>I just read your post on Appjet closing. There is an app I wrote on appjet that does JavaScript remoting for any webpage. </p>
<p><a href="http://json-proxy.appjet.net/" rel="nofollow">http://json-proxy.appjet.net/</a></p>
<p>For example, if you want to get google.com:</p>
<p>So callback() would receive google.com&#8217;s html as a string. </p>
<p>Too bad it won&#8217;t be up for long.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Yahoo Pipes + JQuery = Dynamic Pages (without backend coding) &#171; What&#8217;s Up Next?</title>
		<link>http://jaybyjayfresh.com/2007/09/17/using-script-tags-to-do-remote-http-calls-in-javascript/#comment-2588</link>
		<dc:creator><![CDATA[Yahoo Pipes + JQuery = Dynamic Pages (without backend coding) &#171; What&#8217;s Up Next?]]></dc:creator>
		<pubDate>Sun, 28 Dec 2008 11:16:44 +0000</pubDate>
		<guid isPermaLink="false">http://jayfresh.wordpress.com/2007/09/17/using-script-tags-to-do-remote-http-calls-in-javascript/#comment-2588</guid>
		<description><![CDATA[[...] reasons. JSONP is a convention between the client and the server to bypass this restriction using script tag injection. More explanation here. It is this convention that allows us to call Yahoo Pipes directly from [...]]]></description>
		<content:encoded><![CDATA[<p>[...] reasons. JSONP is a convention between the client and the server to bypass this restriction using script tag injection. More explanation here. It is this convention that allows us to call Yahoo Pipes directly from [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Luis</title>
		<link>http://jaybyjayfresh.com/2007/09/17/using-script-tags-to-do-remote-http-calls-in-javascript/#comment-929</link>
		<dc:creator><![CDATA[Luis]]></dc:creator>
		<pubDate>Tue, 13 Nov 2007 09:59:30 +0000</pubDate>
		<guid isPermaLink="false">http://jayfresh.wordpress.com/2007/09/17/using-script-tags-to-do-remote-http-calls-in-javascript/#comment-929</guid>
		<description><![CDATA[Hey, As the first guy said, current KHTML browsers lack of execution in the script tag, and depends on your page statistics this is requirement (5%).

So, doesn&#039;t this finally mean that I have to setup a proxy and make a simple XHR call?]]></description>
		<content:encoded><![CDATA[<p>Hey, As the first guy said, current KHTML browsers lack of execution in the script tag, and depends on your page statistics this is requirement (5%).</p>
<p>So, doesn&#8217;t this finally mean that I have to setup a proxy and make a simple XHR call?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: tomputer</title>
		<link>http://jaybyjayfresh.com/2007/09/17/using-script-tags-to-do-remote-http-calls-in-javascript/#comment-752</link>
		<dc:creator><![CDATA[tomputer]]></dc:creator>
		<pubDate>Wed, 24 Oct 2007 14:45:31 +0000</pubDate>
		<guid isPermaLink="false">http://jayfresh.wordpress.com/2007/09/17/using-script-tags-to-do-remote-http-calls-in-javascript/#comment-752</guid>
		<description><![CDATA[&lt;strong&gt;Google gadgets&lt;/strong&gt;

So I&#8217;ve been messing around with various different widget frameworks on and off over the last few months as preparation for a workshop I&#8217;m going to be involved with. I started out with Yahoo Widgets (née Konfabulator) mainly because the ex...]]></description>
		<content:encoded><![CDATA[<p><strong>Google gadgets</strong></p>
<p>So I&#8217;ve been messing around with various different widget frameworks on and off over the last few months as preparation for a workshop I&#8217;m going to be involved with. I started out with Yahoo Widgets (née Konfabulator) mainly because the ex&#8230;</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: jayfresh</title>
		<link>http://jaybyjayfresh.com/2007/09/17/using-script-tags-to-do-remote-http-calls-in-javascript/#comment-461</link>
		<dc:creator><![CDATA[jayfresh]]></dc:creator>
		<pubDate>Mon, 24 Sep 2007 13:36:06 +0000</pubDate>
		<guid isPermaLink="false">http://jayfresh.wordpress.com/2007/09/17/using-script-tags-to-do-remote-http-calls-in-javascript/#comment-461</guid>
		<description><![CDATA[Thanks! Ok, so I&#039;m not with you yet - Jetty&#039;s a Java-based web server, right? What are you referring to when you say &quot;deploying directly from your local server&quot;? The problem I&#039;m trying to solve here is the restriction on javascript running in a browser...]]></description>
		<content:encoded><![CDATA[<p>Thanks! Ok, so I&#8217;m not with you yet &#8211; Jetty&#8217;s a Java-based web server, right? What are you referring to when you say &#8220;deploying directly from your local server&#8221;? The problem I&#8217;m trying to solve here is the restriction on javascript running in a browser&#8230;</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: i wasn't at your persc%nto presentation</title>
		<link>http://jaybyjayfresh.com/2007/09/17/using-script-tags-to-do-remote-http-calls-in-javascript/#comment-417</link>
		<dc:creator><![CDATA[i wasn't at your persc%nto presentation]]></dc:creator>
		<pubDate>Fri, 21 Sep 2007 10:33:11 +0000</pubDate>
		<guid isPermaLink="false">http://jayfresh.wordpress.com/2007/09/17/using-script-tags-to-do-remote-http-calls-in-javascript/#comment-417</guid>
		<description><![CDATA[can i flag up a major tech post of the month here? 

surely there must be someway of deploying directly from your local server on a lightweight system like jetty. of course I have little experience with JS and have just blasted through it first time... at least my first point is valid!]]></description>
		<content:encoded><![CDATA[<p>can i flag up a major tech post of the month here? </p>
<p>surely there must be someway of deploying directly from your local server on a lightweight system like jetty. of course I have little experience with JS and have just blasted through it first time&#8230; at least my first point is valid!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: jayfresh</title>
		<link>http://jaybyjayfresh.com/2007/09/17/using-script-tags-to-do-remote-http-calls-in-javascript/#comment-392</link>
		<dc:creator><![CDATA[jayfresh]]></dc:creator>
		<pubDate>Tue, 18 Sep 2007 17:37:41 +0000</pubDate>
		<guid isPermaLink="false">http://jayfresh.wordpress.com/2007/09/17/using-script-tags-to-do-remote-http-calls-in-javascript/#comment-392</guid>
		<description><![CDATA[Michael, ok, that&#039;s pretty interesting... what does JSONP let you do that wouldn&#039;t be enabled by the JSON returning a custom callback function?]]></description>
		<content:encoded><![CDATA[<p>Michael, ok, that&#8217;s pretty interesting&#8230; what does JSONP let you do that wouldn&#8217;t be enabled by the JSON returning a custom callback function?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: jayfresh</title>
		<link>http://jaybyjayfresh.com/2007/09/17/using-script-tags-to-do-remote-http-calls-in-javascript/#comment-391</link>
		<dc:creator><![CDATA[jayfresh]]></dc:creator>
		<pubDate>Tue, 18 Sep 2007 17:33:42 +0000</pubDate>
		<guid isPermaLink="false">http://jayfresh.wordpress.com/2007/09/17/using-script-tags-to-do-remote-http-calls-in-javascript/#comment-391</guid>
		<description><![CDATA[Cheers Patrick, that&#039;d be interesting. I&#039;m no Fireworks expert, so I thought you&#039;d done some wicked image manipulation programmatically... although technically I guess you did.]]></description>
		<content:encoded><![CDATA[<p>Cheers Patrick, that&#8217;d be interesting. I&#8217;m no Fireworks expert, so I thought you&#8217;d done some wicked image manipulation programmatically&#8230; although technically I guess you did.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Michael Mahemoff</title>
		<link>http://jaybyjayfresh.com/2007/09/17/using-script-tags-to-do-remote-http-calls-in-javascript/#comment-389</link>
		<dc:creator><![CDATA[Michael Mahemoff]]></dc:creator>
		<pubDate>Tue, 18 Sep 2007 12:10:42 +0000</pubDate>
		<guid isPermaLink="false">http://jayfresh.wordpress.com/2007/09/17/using-script-tags-to-do-remote-http-calls-in-javascript/#comment-389</guid>
		<description><![CDATA[Jon, suggest checking out the JSONP convention as well. One of the issues with JSON is that a JSON response alone is useless - the third party&#039;s Javascript has to do something with it at the end, like call a callback method.]]></description>
		<content:encoded><![CDATA[<p>Jon, suggest checking out the JSONP convention as well. One of the issues with JSON is that a JSON response alone is useless &#8211; the third party&#8217;s Javascript has to do something with it at the end, like call a callback method.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: PatrickQG</title>
		<link>http://jaybyjayfresh.com/2007/09/17/using-script-tags-to-do-remote-http-calls-in-javascript/#comment-388</link>
		<dc:creator><![CDATA[PatrickQG]]></dc:creator>
		<pubDate>Tue, 18 Sep 2007 10:45:45 +0000</pubDate>
		<guid isPermaLink="false">http://jayfresh.wordpress.com/2007/09/17/using-script-tags-to-do-remote-http-calls-in-javascript/#comment-388</guid>
		<description><![CDATA[The 3D view is a simple &quot;screw around with a text block in Fireworks with the skew tool&quot;. I can throw up the source png somewhere if you want to have a look at it.]]></description>
		<content:encoded><![CDATA[<p>The 3D view is a simple &#8220;screw around with a text block in Fireworks with the skew tool&#8221;. I can throw up the source png somewhere if you want to have a look at it.</p>
]]></content:encoded>
	</item>
</channel>
</rss>

