<?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>KAPISH::Blog &#187; Yahoo!</title>
	<atom:link href="http://www.jayminkapish.com/category/yahoo/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.jayminkapish.com</link>
	<description>About Me and Wordpress</description>
	<lastBuildDate>Wed, 14 Jul 2010 18:51:12 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=3.0-alpha</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>Yahoo! Shortcuts Plugin</title>
		<link>http://www.jayminkapish.com/2007/12/26/yahoo-shortcuts-plugin/</link>
		<comments>http://www.jayminkapish.com/2007/12/26/yahoo-shortcuts-plugin/#comments</comments>
		<pubDate>Wed, 26 Dec 2007 21:59:26 +0000</pubDate>
		<dc:creator>Jaymin Patel</dc:creator>
				<category><![CDATA[KAPISH]]></category>
		<category><![CDATA[PHP]]></category>
		<category><![CDATA[Yahoo!]]></category>
		<category><![CDATA[demo]]></category>
		<category><![CDATA[relevant content]]></category>
		<category><![CDATA[yahoo maps]]></category>
		<category><![CDATA[yahoo shortcuts]]></category>

		<guid isPermaLink="false">http://blog.kapish.co.in/2007/12/26/yahoo-shortcuts-plugin/</guid>
		<description><![CDATA[Yahoo! Shortcuts plugin for Wordpress is cool. It makes posts rich with Yahoo! Maps, Flickr, finds relevant content and more.

How it works!
Quick Demo
Download Plugin

Related PostsMicrosoft&#039;s bid for Yahoo! good for PHP? (2)Letters a, b, c &#38; d (0)Web proxy for cross-domain AJAX Calls (0)]]></description>
			<content:encoded><![CDATA[<p><a href="http://shortcuts.yahoo.com/">Yahoo! Shortcuts</a> plugin for <span class="yshortcuts" id="lw_1198706220_0">Wordpress</span> is cool. It makes posts rich with <span class="yshortcuts" id="lw_1198706220_1">Yahoo! Maps</span>, <span class="yshortcuts" id="lw_1198706220_2">Flickr</span>, finds relevant content and more.</p>
<ul>
<li><a href="http://shortcuts.yahoo.com/how-it-works.html" target="_blank">How it works!</a></li>
<li><a href="http://fe.shortcuts.search.yahoo.com/wordpress/tutorial.html" target="_blank">Quick Demo</a></li>
<li><a href="http://wordpress.org/extend/plugins/yahoo-shortcuts/" target="_blank">Download Plugin</a></li>
</ul>
<h3>Related Posts</h3><ul class="related_post"><li><a href="http://www.jayminkapish.com/2008/02/01/microsofts-bid-for-yahoo-good-for-php/" title="Microsoft&#039;s bid for Yahoo! good for PHP?">Microsoft&#039;s bid for Yahoo! good for PHP? (2)</a></li><li><a href="http://www.jayminkapish.com/2008/01/21/letters-a-b-c-d/" title="Letters a, b, c &amp; d">Letters a, b, c &amp; d (0)</a></li><li><a href="http://www.jayminkapish.com/2007/12/26/web-proxy-for-cross-domain-ajax-calls/" title="Web proxy for cross-domain AJAX Calls">Web proxy for cross-domain AJAX Calls (0)</a></li></ul>]]></content:encoded>
			<wfw:commentRss>http://www.jayminkapish.com/2007/12/26/yahoo-shortcuts-plugin/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Web proxy for cross-domain AJAX Calls</title>
		<link>http://www.jayminkapish.com/2007/12/26/web-proxy-for-cross-domain-ajax-calls/</link>
		<comments>http://www.jayminkapish.com/2007/12/26/web-proxy-for-cross-domain-ajax-calls/#comments</comments>
		<pubDate>Wed, 26 Dec 2007 21:43:02 +0000</pubDate>
		<dc:creator>Jaymin Patel</dc:creator>
				<category><![CDATA[KAPISH]]></category>
		<category><![CDATA[PHP]]></category>
		<category><![CDATA[Yahoo!]]></category>
		<category><![CDATA[asides]]></category>
		<category><![CDATA[client web]]></category>
		<category><![CDATA[developer network]]></category>
		<category><![CDATA[network connections]]></category>
		<category><![CDATA[possible solutions]]></category>
		<category><![CDATA[web applications]]></category>
		<category><![CDATA[web browsers]]></category>

		<guid isPermaLink="false">http://blog.kapish.co.in/2007/12/26/web-proxy-for-cross-domain-ajax-calls/</guid>
		<description><![CDATA[Writing client web applications that use XMLHttpRequest (also known as the XMLHTTP object in Internet Explorer) object can be tricky given restrictions imposed by web browsers on network connections across domains. This article on Yahoo Developer Network describes the issue in simple, easy to understand language and provides couple of possible solutions. More on Yahoo [...]]]></description>
			<content:encoded><![CDATA[<p>Writing client web applications that use XMLHttpRequest (also known as the XMLHTTP object in Internet Explorer) object can be tricky given restrictions imposed by web browsers on network connections across domains. This article on <span class="yshortcuts" id="lw_1198705356_0">Yahoo Developer Network</span> describes the issue in simple, easy to understand language and provides couple of possible solutions. <a href="http://developer.yahoo.com/javascript/howto-proxy.html">More on Yahoo Dev Network</a></p>
<h3>Related Posts</h3><ul class="related_post"><li><a href="http://www.jayminkapish.com/2008/02/01/microsofts-bid-for-yahoo-good-for-php/" title="Microsoft&#039;s bid for Yahoo! good for PHP?">Microsoft&#039;s bid for Yahoo! good for PHP? (2)</a></li><li><a href="http://www.jayminkapish.com/2008/01/21/letters-a-b-c-d/" title="Letters a, b, c &amp; d">Letters a, b, c &amp; d (0)</a></li><li><a href="http://www.jayminkapish.com/2007/12/26/yahoo-shortcuts-plugin/" title="Yahoo! Shortcuts Plugin">Yahoo! Shortcuts Plugin (0)</a></li><li><a href="http://www.jayminkapish.com/2007/12/19/desktop-windows-applications-in-php/" title="Desktop (windows) Applications in PHP">Desktop (windows) Applications in PHP (0)</a></li></ul>]]></content:encoded>
			<wfw:commentRss>http://www.jayminkapish.com/2007/12/26/web-proxy-for-cross-domain-ajax-calls/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

<!-- Served from: www.jayminkapish.com @ 2010-07-30 06:31:58 by W3 Total Cache -->