<?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: Cross-domain AJAX with JSONP</title>
	<atom:link href="http://devlog.info/2010/03/10/cross-domain-ajax/feed/" rel="self" type="application/rss+xml" />
	<link>http://devlog.info/2010/03/10/cross-domain-ajax/</link>
	<description>One developers blog.</description>
	<lastBuildDate>Fri, 18 May 2012 16:45:40 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: Simple cross-domain ajax with a wormhole &#171; NetWallet Eng Blog</title>
		<link>http://devlog.info/2010/03/10/cross-domain-ajax/comment-page-1/#comment-127667</link>
		<dc:creator>Simple cross-domain ajax with a wormhole &#171; NetWallet Eng Blog</dc:creator>
		<pubDate>Wed, 25 Apr 2012 16:26:57 +0000</pubDate>
		<guid isPermaLink="false">http://devlog.info/?p=139#comment-127667</guid>
		<description>[...] host page and communicate securely with our backend servers using cross-domain ajax.  Some of the standard techniques for performing cross-domain requests won&#8217;t work for us: we can&#8217;t expect all third [...]</description>
		<content:encoded><![CDATA[<p>[...] host page and communicate securely with our backend servers using cross-domain ajax.  Some of the standard techniques for performing cross-domain requests won&#8217;t work for us: we can&#8217;t expect all third [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: J0ax1979</title>
		<link>http://devlog.info/2010/03/10/cross-domain-ajax/comment-page-1/#comment-122181</link>
		<dc:creator>J0ax1979</dc:creator>
		<pubDate>Thu, 12 Apr 2012 04:43:37 +0000</pubDate>
		<guid isPermaLink="false">http://devlog.info/?p=139#comment-122181</guid>
		<description>I used &quot;Solution #1&quot; once. Instead of PHP on the server side I used a Java Servlet. I was trying to load remote web pages and decorate the resulting html with some javascript that added click-to-call functionality (by adding a link that invoked a SIP Servlet). It worked pretty well but never went beyond a prototype.  I could always find a site that would fail to load properly after passing through my &quot;decoration&quot;.   It&#039;s all fun stuff.</description>
		<content:encoded><![CDATA[<p>I used &#8220;Solution #1&#8243; once. Instead of PHP on the server side I used a Java Servlet. I was trying to load remote web pages and decorate the resulting html with some javascript that added click-to-call functionality (by adding a link that invoked a SIP Servlet). It worked pretty well but never went beyond a prototype.  I could always find a site that would fail to load properly after passing through my &#8220;decoration&#8221;.   It&#8217;s all fun stuff.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: AJAX cross domain requests with CORS &#124; Pixels vs. Bytes</title>
		<link>http://devlog.info/2010/03/10/cross-domain-ajax/comment-page-1/#comment-110147</link>
		<dc:creator>AJAX cross domain requests with CORS &#124; Pixels vs. Bytes</dc:creator>
		<pubDate>Tue, 06 Mar 2012 12:57:12 +0000</pubDate>
		<guid isPermaLink="false">http://devlog.info/?p=139#comment-110147</guid>
		<description>[...] to send an AJAX request to a foreign server, but luckily this isn&#8217;t true anymore. Ways like JSONP, Flash bridges or some weird iframe calls (it&#8217;s fun – spent a whole night on that aproach [...]</description>
		<content:encoded><![CDATA[<p>[...] to send an AJAX request to a foreign server, but luckily this isn&#8217;t true anymore. Ways like JSONP, Flash bridges or some weird iframe calls (it&#8217;s fun – spent a whole night on that aproach [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Torben</title>
		<link>http://devlog.info/2010/03/10/cross-domain-ajax/comment-page-1/#comment-109881</link>
		<dc:creator>Torben</dc:creator>
		<pubDate>Mon, 05 Mar 2012 16:40:07 +0000</pubDate>
		<guid isPermaLink="false">http://devlog.info/?p=139#comment-109881</guid>
		<description>Nice writeup an a good explanation of JSONP, but I guess you should have mentioned a third solution named CORS. It&#039;s a W3C draft (supported by all major browsers) which allows you to send cross domain requests via normal AJAX, so even POST requests and other XMLHttpRequest-features are possible. You only have to add a few lines of extra code on the server side to send some additional headers.

You can find an introduction to CORS including some examples for PHP and Node.js on my blog (http://pixelsvsbytes.com/blog/2011/12/ajax-cross-domain-requests-with-cors/). Hope this helps someone :)</description>
		<content:encoded><![CDATA[<p>Nice writeup an a good explanation of JSONP, but I guess you should have mentioned a third solution named CORS. It&#8217;s a W3C draft (supported by all major browsers) which allows you to send cross domain requests via normal AJAX, so even POST requests and other XMLHttpRequest-features are possible. You only have to add a few lines of extra code on the server side to send some additional headers.</p>
<p>You can find an introduction to CORS including some examples for PHP and Node.js on my blog (<a href="http://pixelsvsbytes.com/blog/2011/12/ajax-cross-domain-requests-with-cors/" rel="nofollow">http://pixelsvsbytes.com/blog/2011/12/ajax-cross-domain-requests-with-cors/</a>). Hope this helps someone :)</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Marketing Automation</title>
		<link>http://devlog.info/2010/03/10/cross-domain-ajax/comment-page-1/#comment-106718</link>
		<dc:creator>Marketing Automation</dc:creator>
		<pubDate>Wed, 22 Feb 2012 20:46:16 +0000</pubDate>
		<guid isPermaLink="false">http://devlog.info/?p=139#comment-106718</guid>
		<description>&lt;strong&gt;Not really that funny...&lt;/strong&gt;

While I was reading the article, a heron just tried to mate with my pet chicken!...</description>
		<content:encoded><![CDATA[<p><strong>Not really that funny&#8230;</strong></p>
<p>While I was reading the article, a heron just tried to mate with my pet chicken!&#8230;</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Portafolios &#8220;Centro Cultural Las Américas&#8221; &#124; Oskrdesigns</title>
		<link>http://devlog.info/2010/03/10/cross-domain-ajax/comment-page-1/#comment-81936</link>
		<dc:creator>Portafolios &#8220;Centro Cultural Las Américas&#8221; &#124; Oskrdesigns</dc:creator>
		<pubDate>Fri, 02 Dec 2011 03:37:10 +0000</pubDate>
		<guid isPermaLink="false">http://devlog.info/?p=139#comment-81936</guid>
		<description>[...] mashups. How do you consume a web service with Javascript if you can’t load the data properly? Read the rest of this entry »   Posted by Christopher on March 10th, 2010 in Design Patterns, Javascript               Share a [...]</description>
		<content:encoded><![CDATA[<p>[...] mashups. How do you consume a web service with Javascript if you can’t load the data properly? Read the rest of this entry »   Posted by Christopher on March 10th, 2010 in Design Patterns, Javascript               Share a [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Keith Marshall (mgraphic)</title>
		<link>http://devlog.info/2010/03/10/cross-domain-ajax/comment-page-1/#comment-76941</link>
		<dc:creator>Keith Marshall (mgraphic)</dc:creator>
		<pubDate>Fri, 11 Nov 2011 13:22:37 +0000</pubDate>
		<guid isPermaLink="false">http://devlog.info/?p=139#comment-76941</guid>
		<description>Ah, I learned something new here!</description>
		<content:encoded><![CDATA[<p>Ah, I learned something new here!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Saeed Neamati</title>
		<link>http://devlog.info/2010/03/10/cross-domain-ajax/comment-page-1/#comment-64424</link>
		<dc:creator>Saeed Neamati</dc:creator>
		<pubDate>Mon, 26 Sep 2011 14:20:23 +0000</pubDate>
		<guid isPermaLink="false">http://devlog.info/?p=139#comment-64424</guid>
		<description>I still can&#039;t find out how JSONP is a workaround of Cross-Origin limitations. Do you mean that jQuery JSONP ajax instead of creating an XMLHttpRequest, simply creates an script tag and loads the result and passes it to the success callback function?</description>
		<content:encoded><![CDATA[<p>I still can&#8217;t find out how JSONP is a workaround of Cross-Origin limitations. Do you mean that jQuery JSONP ajax instead of creating an XMLHttpRequest, simply creates an script tag and loads the result and passes it to the success callback function?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: JSONP, o la inserción dinámica de scripts que podría sustituir a Ajax &#171; Yo, programador</title>
		<link>http://devlog.info/2010/03/10/cross-domain-ajax/comment-page-1/#comment-61331</link>
		<dc:creator>JSONP, o la inserción dinámica de scripts que podría sustituir a Ajax &#171; Yo, programador</dc:creator>
		<pubDate>Thu, 15 Sep 2011 10:03:01 +0000</pubDate>
		<guid isPermaLink="false">http://devlog.info/?p=139#comment-61331</guid>
		<description>[...] de scripts no se pueden hacer POST (aunque ¿quién los necesita realmente?) pero permite cargar contenidos en diferentes dominios (cross domain), cosa que no es posible con Ajax. De hecho, todas las soluciones llamadas Ajax [...]</description>
		<content:encoded><![CDATA[<p>[...] de scripts no se pueden hacer POST (aunque ¿quién los necesita realmente?) pero permite cargar contenidos en diferentes dominios (cross domain), cosa que no es posible con Ajax. De hecho, todas las soluciones llamadas Ajax [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Lea Hayes</title>
		<link>http://devlog.info/2010/03/10/cross-domain-ajax/comment-page-1/#comment-61196</link>
		<dc:creator>Lea Hayes</dc:creator>
		<pubDate>Wed, 14 Sep 2011 20:31:23 +0000</pubDate>
		<guid isPermaLink="false">http://devlog.info/?p=139#comment-61196</guid>
		<description>Cheers, just what I needed!</description>
		<content:encoded><![CDATA[<p>Cheers, just what I needed!</p>
]]></content:encoded>
	</item>
</channel>
</rss>

