<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	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:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>Free Web Resources - Web Resources Depot &#187; JSONP</title>
	<atom:link href="http://www.webresourcesdepot.com/tag/jsonp/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.webresourcesdepot.com</link>
	<description>Free Web Resources</description>
	<lastBuildDate>Sun, 12 Feb 2012 13:06:12 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.4</generator>
		<item>
		<title>FlyJSONP &#8211; A JavaScript Library For Cross-Domain GET &amp; POST Requests</title>
		<link>http://www.webresourcesdepot.com/flyjsonp-a-javascript-library-for-cross-domain-get-post-requests/</link>
		<comments>http://www.webresourcesdepot.com/flyjsonp-a-javascript-library-for-cross-domain-get-post-requests/#comments</comments>
		<pubDate>Mon, 22 Aug 2011 06:52:32 +0000</pubDate>
		<dc:creator>Umut M.</dc:creator>
				<category><![CDATA[Extras]]></category>
		<category><![CDATA[GPL License]]></category>
		<category><![CDATA[MIT License]]></category>
		<category><![CDATA[Other Scripts/Apps.]]></category>
		<category><![CDATA[Javascript]]></category>
		<category><![CDATA[JSON]]></category>
		<category><![CDATA[JSONP]]></category>

		<guid isPermaLink="false">http://www.webresourcesdepot.com/?p=2418</guid>
		<description><![CDATA[<p><a href='http://rss.buysellads.com/click.php?z=1259982&k=ed230295611f656daf3115e6d682ca7d&a=2418&c=14948' target='_blank'><img src='http://rss.buysellads.com/img.php?z=1259982&k=ed230295611f656daf3115e6d682ca7d&a=2418&c=14948' border='0' alt='' /></a></p><p><a href='http://buysellads.com/buy/sitedetails/pubkey/ed230295611f656daf3115e6d682ca7d/zone/1259982' target='_blank'>Advertise here with BSA</a></p><br />FlyJSONP is a JavaScript library for making cross-domain GET and POST requests to services that support JSONP, and get a JSON response. The library is easy-to-use, there is nothing complicated, very lightweight (1.13kb gzipped) and doesn&#39;t require any other JS frameworks. It passes the POST requests through Yahoo&#39;s YQL and provides a complete control over [...]]]></description>
			<content:encoded><![CDATA[<p><a href='http://rss.buysellads.com/click.php?z=1259982&k=ed230295611f656daf3115e6d682ca7d&a=2418&c=30793' target='_blank'><img src='http://rss.buysellads.com/img.php?z=1259982&k=ed230295611f656daf3115e6d682ca7d&a=2418&c=30793' border='0' alt='' /></a></p><p><a href='http://buysellads.com/buy/sitedetails/pubkey/ed230295611f656daf3115e6d682ca7d/zone/1259982' target='_blank'>Advertise here with BSA</a></p><br /><p><a href="http://alotaiba.github.com/FlyJSONP/" target="_blank"><strong>FlyJSONP</strong></a> is <strong>a JavaScript library for making cross-domain GET and POST requests to services that support JSONP</strong>, and get a JSON response.</p>
<p>The library is easy-to-use, there is nothing complicated, <strong>very lightweight (1.13kb gzipped)</strong> and doesn&#39;t require any other JS frameworks.</p>
<p><a href="http://alotaiba.github.com/FlyJSONP/" target="_blank"><img alt="FlyJSONP" height="225" src="http://www.webresourcesdepot.com/wp-content/uploads/flyjsonp.gif" width="480" /></a></p>
<p>It <strong>passes the POST requests through Yahoo&#39;s YQL</strong> and provides a complete control over the callback parameter name for <code>GET</code> requests.</p>
<p>There is an <a href="http://alotaiba.github.com/FlyJSONP/#!/demo" target="_blank">online playground</a> provided for giving the library a try.</p>
<p><strong>Special Downloads:</strong><br />
<a href="http://www.webresourcesdepot.com/?download=jBasket" target="_blank">Ajaxed Add-To-Basket Scenarios With jQuery And PHP</a><br />
<a href="http://www.webresourcesdepot.com/?download=Free-Admin-Template" target="_blank">Free Admin Template For Web Applications</a><br />
<a href="http://www.webresourcesdepot.com/?download=jQuery-Dynamic-Drag-Drop" target="_blank">jQuery Dynamic Drag&#8217;n Drop</a><br />
<a href="http://www.webresourcesdepot.com/?download=sTwitter-1-0" target="_blank">ScheduledTweets</a></p>
<p><strong>Advertisements:</strong><br />
<a href="http://www.admintemplates.com" target="_blank">Professional XHTML Admin Template ($15 Discount With The Code: WRD.)</a><br />
<a href="http://www.xhtmchop.com" target="_blank">Psd to Xhtml</a><br />
<a href="http://www.sslmatic.com" target="_blank">SSLmatic &#8211; Cheap SSL Certificates (from $19.99/year)</a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.webresourcesdepot.com/flyjsonp-a-javascript-library-for-cross-domain-get-post-requests/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Cross-Domain JavaScript With Simple PHP Proxy</title>
		<link>http://www.webresourcesdepot.com/cross-domain-javascript-with-simple-php-proxy/</link>
		<comments>http://www.webresourcesdepot.com/cross-domain-javascript-with-simple-php-proxy/#comments</comments>
		<pubDate>Thu, 28 Jan 2010 22:12:45 +0000</pubDate>
		<dc:creator>Umut M.</dc:creator>
				<category><![CDATA[Extras]]></category>
		<category><![CDATA[GPL License]]></category>
		<category><![CDATA[MIT License]]></category>
		<category><![CDATA[Tools]]></category>
		<category><![CDATA[JSON]]></category>
		<category><![CDATA[JSONP]]></category>
		<category><![CDATA[Php]]></category>
		<category><![CDATA[XML]]></category>

		<guid isPermaLink="false">http://www.webresourcesdepot.com/?p=1413</guid>
		<description><![CDATA[<p><a href='http://rss.buysellads.com/click.php?z=1259982&k=ed230295611f656daf3115e6d682ca7d&a=1413&c=26701' target='_blank'><img src='http://rss.buysellads.com/img.php?z=1259982&k=ed230295611f656daf3115e6d682ca7d&a=1413&c=26701' border='0' alt='' /></a></p><p><a href='http://buysellads.com/buy/sitedetails/pubkey/ed230295611f656daf3115e6d682ca7d/zone/1259982' target='_blank'>Advertise here with BSA</a></p><br />Using JavaScript, it is possible to load HTML, XML or JSON data with XMLHttpRequest. However cross-domain JavaScript requests (reaching remote pages) are not possible due to browser security limitations except JSONP-formatted JSON data. Simple PHP Proxy is a PHP script which aims to fill this gap by creating a layer between your JavaScript code and [...]]]></description>
			<content:encoded><![CDATA[<p><a href='http://rss.buysellads.com/click.php?z=1259982&k=ed230295611f656daf3115e6d682ca7d&a=1413&c=25428' target='_blank'><img src='http://rss.buysellads.com/img.php?z=1259982&k=ed230295611f656daf3115e6d682ca7d&a=1413&c=25428' border='0' alt='' /></a></p><p><a href='http://buysellads.com/buy/sitedetails/pubkey/ed230295611f656daf3115e6d682ca7d/zone/1259982' target='_blank'>Advertise here with BSA</a></p><br /><p>Using JavaScript, it is possible to load HTML, XML or JSON data with XMLHttpRequest.</p>
<p>However <strong>cross-domain JavaScript requests (reaching remote pages) are not possible</strong> due to browser security limitations <strong>except JSONP-formatted JSON data</strong>.</p>
<p><a href="http://benalman.com/projects/php-simple-proxy/" target="_blank"><img alt="Cross-Domain JavaScript" height="141" src="http://www.webresourcesdepot.com/wp-content/uploads/cross-domain-javascript.jpg" width="480" /></a></p>
<p><a href="http://benalman.com/projects/php-simple-proxy/" target="_blank"><strong>Simple PHP Proxy</strong></a> is a PHP script which aims to fill this gap by creating a <strong>layer between your JavaScript code and the remote domain</strong> to get data in HTML, XML or JSON formats.</p>
<h3>Some features of Simple PHP Proxy:</h3>
<ul>
<li>requested URLs can be white-listed &amp; validated against a regex.</li>
<li>optionally forward client cookies / SID to the remote server.</li>
<li>optionally forward configurable User Agent to the remote server.</li>
<li>requests can use either GET or POST request methods.</li>
<li>remote data can be delivered as-is with all remote headers intact.</li>
<li>remote data can be wrapped in a JSON/P structure that includes status codes &amp; remote headers.</li>
<li>if using JSON/P &amp; remote data is valid JSON, it will be merged into the resulting data object.</li>
</ul>
<p>There is also a <a href="http://benalman.com/code/projects/php-simple-proxy/examples/simple/" target="_blank">demo</a> which you can request any URL.</p>
<p><strong>Special Downloads:</strong><br />
<a href="http://www.webresourcesdepot.com/?download=jBasket" target="_blank">Ajaxed Add-To-Basket Scenarios With jQuery And PHP</a><br />
<a href="http://www.webresourcesdepot.com/?download=Free-Admin-Template" target="_blank">Free Admin Template For Web Applications</a><br />
<a href="http://www.webresourcesdepot.com/?download=jQuery-Dynamic-Drag-Drop" target="_blank">jQuery Dynamic Drag&#8217;n Drop</a><br />
<a href="http://www.webresourcesdepot.com/?download=sTwitter-1-0" target="_blank">ScheduledTweets</a></p>
<p><strong>Advertisements:</strong><br />
<a href="http://www.admintemplates.com" target="_blank">Professional XHTML Admin Template ($15 Discount With The Code: WRD.)</a><br />
<a href="http://www.xhtmchop.com" target="_blank">Psd to Xhtml</a><br />
<a href="http://www.sslmatic.com" target="_blank">SSLmatic &#8211; Cheap SSL Certificates (from $19.99/year)</a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.webresourcesdepot.com/cross-domain-javascript-with-simple-php-proxy/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
	</channel>
</rss>

<!-- Performance optimized by W3 Total Cache. Learn more: http://www.w3-edge.com/wordpress-plugins/

Minified using wincache
Page Caching using wincache (User agent is rejected)
Database Caching using wincache

Served from: www.webresourcesdepot.com @ 2012-02-12 20:16:34 -->
