<?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>zParacha.com &#187; Ajax</title>
	<atom:link href="http://www.zparacha.com/category/ajax/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.zparacha.com</link>
	<description>Effective programming and blogging tips by Zaheer Paracha</description>
	<lastBuildDate>Wed, 09 Nov 2011 00:52:38 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.2.1</generator>
		<item>
		<title>Display external RSS feeds on your website.</title>
		<link>http://www.zparacha.com/rss_feed_api/</link>
		<comments>http://www.zparacha.com/rss_feed_api/#comments</comments>
		<pubDate>Tue, 13 Nov 2007 04:51:04 +0000</pubDate>
		<dc:creator>Zaheer</dc:creator>
				<category><![CDATA[Ajax]]></category>
		<category><![CDATA[Javascript]]></category>
		<category><![CDATA[AJAX Feed API]]></category>
		<category><![CDATA[Display RSS feed]]></category>
		<category><![CDATA[Google API]]></category>
		<category><![CDATA[RSS feed]]></category>
		<category><![CDATA[RSS feed on website]]></category>

		<guid isPermaLink="false">http://www.zparacha.com/rss_feed_api/</guid>
		<description><![CDATA[<div class="addthis_toolbox addthis_default_style addthis_32x32_style" addthis:url='http://www.zparacha.com/rss_feed_api/' addthis:title='Display external RSS feeds on your website.' ><a class="addthis_button_google_plusone"></a><a class="addthis_button_facebook_like"></a></div>You have designed a beautiful website. But you still do not get a lot of loyal visitors. The problem may not be your design, it may be the static content that is turning the visitors off. If you do not update your website regularly chances are people may not visit your website. Why would someone [...]<div class="addthis_toolbox addthis_default_style addthis_32x32_style" addthis:url='http://www.zparacha.com/rss_feed_api/' addthis:title='Display external RSS feeds on your website.' ><a class="addthis_button_googlereader"></a><a class="addthis_button_email"></a><a class="addthis_button_google"></a><a class="addthis_button_twitter"></a><a class="addthis_button_google_plusone"></a><a class="addthis_button_facebook_like"></a><a class="addthis_button_compact"></a></div><p><a href="http://www.zparacha.com/rss_feed_api/">Display external RSS feeds on your website.</a> is a post from: <a href="http://www.zparacha.com">zParacha.com | Effective programming and blogging tips by Zaheer Paracha</a></p>



<span style="font-weight:bold;"> Related posts:</span><ul><li><a href='http://www.zparacha.com/display-rss-feed-website/' rel='bookmark' title='Permanent Link: How to display RSS feed on your website.'>How to display RSS feed on your website.</a> <small>Image credit:Kyle Wegner OK, admit this. You have a nice-looking...</small></li>
<li><a href='http://www.zparacha.com/dynamically-loading-an-external-javascript-or-css-file/' rel='bookmark' title='Permanent Link: Dynamically loading an external JavaScript or CSS file'>Dynamically loading an external JavaScript or CSS file</a> <small>A very good article explaining how to load JavaScript and...</small></li>
<li><a href='http://www.zparacha.com/include-externaljar-file-in-maven/' rel='bookmark' title='Permanent Link: How to add external jar files to Maven project POM'>How to add external jar files to Maven project POM</a> <small>Maven has made compiling Java projects almost an effortless job....</small></li>
</ul>]]></description>
			<content:encoded><![CDATA[<div class="addthis_toolbox addthis_default_style addthis_32x32_style" addthis:url='http://www.zparacha.com/rss_feed_api/' addthis:title='Display external RSS feeds on your website.' ><a class="addthis_button_google_plusone"></a><a class="addthis_button_facebook_like"></a></div><p>You have designed a beautiful website. But you still do not get a lot of loyal visitors. <!--adsense#green1-->	The problem may not be your design, it may be the static content that is turning the visitors off. If you do not update your website regularly chances are people may not visit your website. Why would someone visits a site if it has the same content from last week or even yesterday. One way to jazz up your website is to display RSS feeds from other relevant and reputable websites. Don&#8217;t know how to incorporate the RSS feeds into your website? Well, all you need is some basic JavaScript knowledge. Probably you don&#8217;t even need that if you know how to cut &amp; paste and can do a little bit text editing. Yes it is that easy and thanks Google for this convenience. What is once considered a tedious task Google made it super-duper easy. Google developed an AJAX based API that you can call from a JavaScript method.<br />
The API returns the content of the RSS feed that you specify. And then you can display that content on your own webpage.</p>
<p>For a detailed description of the API and how to use it on your website visit <a href="http://www.javascriptkit.com/dhtmltutors/googleajaxfeed.shtml"> JavaScriptKit</a>.<br />
They have some easy-to-follow examples that you can use on your website. Just change the feed URL in the JavaScript to the ones that you want to display on your website.</p>
<p>For official documentation and examples from Google visit <a href="http://code.google.com/apis/ajaxfeeds/documentation/">Google AJAX Feed API documentation</a>.</p>
<p><!--adsense-->
<div class="tweetmeme_button" style="float:right; margin: 10px;">
			<a href="http://api.tweetmeme.com/share?url=http%3A%2F%2Fwww.zparacha.com%2Frss_feed_api%2F"><br />
				<img src="http://api.tweetmeme.com/imagebutton.gif?url=http%3A%2F%2Fwww.zparacha.com%2Frss_feed_api%2F&amp;source=zparacha&amp;style=normal&amp;service=bit.ly&amp;b=2" height="61" width="50" title="Display external RSS feeds on your website." alt=" Display external RSS feeds on your website." /><br />
			</a>
		</div>
<p><a href="http://www.zparacha.com/rss_feed_api/">Display external RSS feeds on your website.</a> is a post from: <a href="http://www.zparacha.com">zParacha.com | Effective programming and blogging tips by Zaheer Paracha</a></p>
<div class="evernoteSiteMemory"><a href="javascript:" onclick="Evernote.doClip({title: 'Display external RSS feeds on your website. on zParacha.com: Effective Programming tips',url: 'http://www.zparacha.com/rss_feed_api/',contentID: 'post-32',signature: 'If you enjoyed this post, make sure you subscribe to my &lt;a href=\&quot;http://www.zparacha.com/feed/\&quot;&gt; RSS feed&lt;/a&gt;.',suggestTags: 'AJAX Feed API,Display RSS feed,Google API,RSS feed,RSS feed on website',providerName: 'zParacha.com: Effective Programming tips',styling: 'text' });return false" class="evernoteSiteMemoryLink"><img src="http://static.evernote.com/article-clipper-vert.png" class="evernoteSiteMemoryButton" title="Display external RSS feeds on your website." alt="article clipper vert Display external RSS feeds on your website." />
				</a>				<div class="evernoteSiteMemoryClear">&nbsp;</div>
</div><div class="addthis_toolbox addthis_default_style addthis_32x32_style" addthis:url='http://www.zparacha.com/rss_feed_api/' addthis:title='Display external RSS feeds on your website.' ><a class="addthis_button_googlereader"></a><a class="addthis_button_email"></a><a class="addthis_button_google"></a><a class="addthis_button_twitter"></a><a class="addthis_button_google_plusone"></a><a class="addthis_button_facebook_like"></a><a class="addthis_button_compact"></a></div>

<p><span style="font-weight:bold;"> Related posts:</span><ul><li><a href='http://www.zparacha.com/display-rss-feed-website/' rel='bookmark' title='Permanent Link: How to display RSS feed on your website.'>How to display RSS feed on your website.</a> <small>Image credit:Kyle Wegner OK, admit this. You have a nice-looking...</small></li>
<li><a href='http://www.zparacha.com/dynamically-loading-an-external-javascript-or-css-file/' rel='bookmark' title='Permanent Link: Dynamically loading an external JavaScript or CSS file'>Dynamically loading an external JavaScript or CSS file</a> <small>A very good article explaining how to load JavaScript and...</small></li>
<li><a href='http://www.zparacha.com/include-externaljar-file-in-maven/' rel='bookmark' title='Permanent Link: How to add external jar files to Maven project POM'>How to add external jar files to Maven project POM</a> <small>Maven has made compiling Java projects almost an effortless job....</small></li>
</ul></p>]]></content:encoded>
			<wfw:commentRss>http://www.zparacha.com/rss_feed_api/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Dynamically loading an external JavaScript or CSS file</title>
		<link>http://www.zparacha.com/dynamically-loading-an-external-javascript-or-css-file/</link>
		<comments>http://www.zparacha.com/dynamically-loading-an-external-javascript-or-css-file/#comments</comments>
		<pubDate>Fri, 26 Oct 2007 17:38:29 +0000</pubDate>
		<dc:creator>Zaheer</dc:creator>
				<category><![CDATA[Ajax]]></category>
		<category><![CDATA[CSS]]></category>
		<category><![CDATA[Javascript]]></category>
		<category><![CDATA[]]></category>
		<category><![CDATA[asynchronous loading]]></category>
		<category><![CDATA[Dynamically load JS]]></category>

		<guid isPermaLink="false">http://www.zparacha.com/blog/?p=5</guid>
		<description><![CDATA[<div class="addthis_toolbox addthis_default_style addthis_32x32_style" addthis:url='http://www.zparacha.com/dynamically-loading-an-external-javascript-or-css-file/' addthis:title='Dynamically loading an external JavaScript or CSS file' ><a class="addthis_button_google_plusone"></a><a class="addthis_button_facebook_like"></a></div>A very good article explaining how to load JavaScript and CSS files asynchronously and on demand. Dynamically loading an external JavaScript or CSS file Dynamically loading an external JavaScript or CSS file is a post from: zParacha.com &#124; Effective programming and blogging tips by Zaheer Paracha &#160; Related posts:Display external RSS feeds on your website. [...]<div class="addthis_toolbox addthis_default_style addthis_32x32_style" addthis:url='http://www.zparacha.com/dynamically-loading-an-external-javascript-or-css-file/' addthis:title='Dynamically loading an external JavaScript or CSS file' ><a class="addthis_button_googlereader"></a><a class="addthis_button_email"></a><a class="addthis_button_google"></a><a class="addthis_button_twitter"></a><a class="addthis_button_google_plusone"></a><a class="addthis_button_facebook_like"></a><a class="addthis_button_compact"></a></div><p><a href="http://www.zparacha.com/dynamically-loading-an-external-javascript-or-css-file/">Dynamically loading an external JavaScript or CSS file</a> is a post from: <a href="http://www.zparacha.com">zParacha.com | Effective programming and blogging tips by Zaheer Paracha</a></p>



<span style="font-weight:bold;"> Related posts:</span><ul><li><a href='http://www.zparacha.com/rss_feed_api/' rel='bookmark' title='Permanent Link: Display external RSS feeds on your website.'>Display external RSS feeds on your website.</a> <small>You have designed a beautiful website. But you still do...</small></li>
<li><a href='http://www.zparacha.com/css-text-resize/' rel='bookmark' title='Permanent Link: Dynamically Resize Text'>Dynamically Resize Text</a> <small>.codeText{color:blue;font-weight:normal;width:100%;} .subhead{color:gray;font-weight:bold;text-decoration:underline;} CSS, combined with little JavaScript, offers great flexibility...</small></li>
<li><a href='http://www.zparacha.com/include-externaljar-file-in-maven/' rel='bookmark' title='Permanent Link: How to add external jar files to Maven project POM'>How to add external jar files to Maven project POM</a> <small>Maven has made compiling Java projects almost an effortless job....</small></li>
</ul>]]></description>
			<content:encoded><![CDATA[<div class="addthis_toolbox addthis_default_style addthis_32x32_style" addthis:url='http://www.zparacha.com/dynamically-loading-an-external-javascript-or-css-file/' addthis:title='Dynamically loading an external JavaScript or CSS file' ><a class="addthis_button_google_plusone"></a><a class="addthis_button_facebook_like"></a></div><p>A very good article explaining how to load JavaScript and CSS files asynchronously and on demand.<!--adsense#green1--></p>
<p><strong><a href="http://www.javascriptkit.com/javatutors/loadjavascriptcss.shtml">Dynamically loading an external JavaScript or CSS file</a></strong>
<div class="tweetmeme_button" style="float:right; margin: 10px;">
			<a href="http://api.tweetmeme.com/share?url=http%3A%2F%2Fwww.zparacha.com%2Fdynamically-loading-an-external-javascript-or-css-file%2F"><br />
				<img src="http://api.tweetmeme.com/imagebutton.gif?url=http%3A%2F%2Fwww.zparacha.com%2Fdynamically-loading-an-external-javascript-or-css-file%2F&amp;source=zparacha&amp;style=normal&amp;service=bit.ly&amp;b=2" height="61" width="50" title="Dynamically loading an external JavaScript or CSS file" alt=" Dynamically loading an external JavaScript or CSS file" /><br />
			</a>
		</div>
<p><a href="http://www.zparacha.com/dynamically-loading-an-external-javascript-or-css-file/">Dynamically loading an external JavaScript or CSS file</a> is a post from: <a href="http://www.zparacha.com">zParacha.com | Effective programming and blogging tips by Zaheer Paracha</a></p>
<div class="evernoteSiteMemory"><a href="javascript:" onclick="Evernote.doClip({title: 'Dynamically loading an external JavaScript or CSS file on zParacha.com: Effective Programming tips',url: 'http://www.zparacha.com/dynamically-loading-an-external-javascript-or-css-file/',contentID: 'post-5',signature: 'If you enjoyed this post, make sure you subscribe to my &lt;a href=\&quot;http://www.zparacha.com/feed/\&quot;&gt; RSS feed&lt;/a&gt;.',suggestTags: ',asynchronous loading,CSS,Dynamically load JS,Javascript',providerName: 'zParacha.com: Effective Programming tips',styling: 'text' });return false" class="evernoteSiteMemoryLink"><img src="http://static.evernote.com/article-clipper-vert.png" class="evernoteSiteMemoryButton" title="Dynamically loading an external JavaScript or CSS file" alt="article clipper vert Dynamically loading an external JavaScript or CSS file" />
				</a>				<div class="evernoteSiteMemoryClear">&nbsp;</div>
</div><div class="addthis_toolbox addthis_default_style addthis_32x32_style" addthis:url='http://www.zparacha.com/dynamically-loading-an-external-javascript-or-css-file/' addthis:title='Dynamically loading an external JavaScript or CSS file' ><a class="addthis_button_googlereader"></a><a class="addthis_button_email"></a><a class="addthis_button_google"></a><a class="addthis_button_twitter"></a><a class="addthis_button_google_plusone"></a><a class="addthis_button_facebook_like"></a><a class="addthis_button_compact"></a></div>

<p><span style="font-weight:bold;"> Related posts:</span><ul><li><a href='http://www.zparacha.com/rss_feed_api/' rel='bookmark' title='Permanent Link: Display external RSS feeds on your website.'>Display external RSS feeds on your website.</a> <small>You have designed a beautiful website. But you still do...</small></li>
<li><a href='http://www.zparacha.com/css-text-resize/' rel='bookmark' title='Permanent Link: Dynamically Resize Text'>Dynamically Resize Text</a> <small>.codeText{color:blue;font-weight:normal;width:100%;} .subhead{color:gray;font-weight:bold;text-decoration:underline;} CSS, combined with little JavaScript, offers great flexibility...</small></li>
<li><a href='http://www.zparacha.com/include-externaljar-file-in-maven/' rel='bookmark' title='Permanent Link: How to add external jar files to Maven project POM'>How to add external jar files to Maven project POM</a> <small>Maven has made compiling Java projects almost an effortless job....</small></li>
</ul></p>]]></content:encoded>
			<wfw:commentRss>http://www.zparacha.com/dynamically-loading-an-external-javascript-or-css-file/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>AJAX Contact Form</title>
		<link>http://www.zparacha.com/ajax-contact-from/</link>
		<comments>http://www.zparacha.com/ajax-contact-from/#comments</comments>
		<pubDate>Mon, 22 Oct 2007 03:14:00 +0000</pubDate>
		<dc:creator>Zaheer</dc:creator>
				<category><![CDATA[Ajax]]></category>
		<category><![CDATA[Best Sites]]></category>
		<category><![CDATA[Javascript]]></category>
		<category><![CDATA[Contact form]]></category>
		<category><![CDATA[Dustin Diaz]]></category>
		<category><![CDATA[zparacha.com]]></category>

		<guid isPermaLink="false">http://www.zparacha.com/2007/10/21/ajax-contact-from/</guid>
		<description><![CDATA[<div class="addthis_toolbox addthis_default_style addthis_32x32_style" addthis:url='http://www.zparacha.com/ajax-contact-from/' addthis:title='AJAX Contact Form' ><a class="addthis_button_google_plusone"></a><a class="addthis_button_facebook_like"></a></div>Want to collect input from your web site&#8217;s visitors? Don&#8217;t have time or expertise to develop the contact form yourself? Don&#8217;t worry. Dustin Diaz&#8217;s AJAX based contact form is quite easy to use. You can get the code here. I fixed couple of bugs in the original script and deployed the form at my personal [...]<div class="addthis_toolbox addthis_default_style addthis_32x32_style" addthis:url='http://www.zparacha.com/ajax-contact-from/' addthis:title='AJAX Contact Form' ><a class="addthis_button_googlereader"></a><a class="addthis_button_email"></a><a class="addthis_button_google"></a><a class="addthis_button_twitter"></a><a class="addthis_button_google_plusone"></a><a class="addthis_button_facebook_like"></a><a class="addthis_button_compact"></a></div><p><a href="http://www.zparacha.com/ajax-contact-from/">AJAX Contact Form</a> is a post from: <a href="http://www.zparacha.com">zParacha.com | Effective programming and blogging tips by Zaheer Paracha</a></p>



<span style="font-weight:bold;"> Related posts:</span><ul><li><a href='http://www.zparacha.com/textfield_focus/' rel='bookmark' title='Permanent Link: Set focus on the first text field of HTML form.'>Set focus on the first text field of HTML form.</a> <small>A HTML form is a very good channel that you...</small></li>
<li><a href='http://www.zparacha.com/contact-us/' rel='bookmark' title='Permanent Link: Contact Us'>Contact Us</a> <small>* Name * Email * Subject * Verify * Message...</small></li>
<li><a href='http://www.zparacha.com/rss_feed_api/' rel='bookmark' title='Permanent Link: Display external RSS feeds on your website.'>Display external RSS feeds on your website.</a> <small>You have designed a beautiful website. But you still do...</small></li>
</ul>]]></description>
			<content:encoded><![CDATA[<div class="addthis_toolbox addthis_default_style addthis_32x32_style" addthis:url='http://www.zparacha.com/ajax-contact-from/' addthis:title='AJAX Contact Form' ><a class="addthis_button_google_plusone"></a><a class="addthis_button_facebook_like"></a></div><p>Want to collect input from your web site&#8217;s visitors? Don&#8217;t have time or expertise to develop the contact form yourself? <!--adsense#green1-->	Don&#8217;t worry. Dustin Diaz&#8217;s AJAX based contact form is quite easy to use. You can get the code <a href="http://www.dustindiaz.com/ajax-contact-updated/" class="broken_link"> here</a>. I fixed couple of bugs in the original script and deployed the form at my personal <a href="http://www.zparacha.com/contact.php">website</a>.
<div class="tweetmeme_button" style="float:right; margin: 10px;">
			<a href="http://api.tweetmeme.com/share?url=http%3A%2F%2Fwww.zparacha.com%2Fajax-contact-from%2F"><br />
				<img src="http://api.tweetmeme.com/imagebutton.gif?url=http%3A%2F%2Fwww.zparacha.com%2Fajax-contact-from%2F&amp;source=zparacha&amp;style=normal&amp;service=bit.ly&amp;b=2" height="61" width="50" title="AJAX Contact Form" alt=" AJAX Contact Form" /><br />
			</a>
		</div>
<p><a href="http://www.zparacha.com/ajax-contact-from/">AJAX Contact Form</a> is a post from: <a href="http://www.zparacha.com">zParacha.com | Effective programming and blogging tips by Zaheer Paracha</a></p>
<div class="evernoteSiteMemory"><a href="javascript:" onclick="Evernote.doClip({title: 'AJAX Contact Form on zParacha.com: Effective Programming tips',url: 'http://www.zparacha.com/ajax-contact-from/',contentID: 'post-19',signature: 'If you enjoyed this post, make sure you subscribe to my &lt;a href=\&quot;http://www.zparacha.com/feed/\&quot;&gt; RSS feed&lt;/a&gt;.',suggestTags: 'Ajax,Contact form,Dustin Diaz,zparacha.com',providerName: 'zParacha.com: Effective Programming tips',styling: 'text' });return false" class="evernoteSiteMemoryLink"><img src="http://static.evernote.com/article-clipper-vert.png" class="evernoteSiteMemoryButton" title="AJAX Contact Form" alt="article clipper vert AJAX Contact Form" />
				</a>				<div class="evernoteSiteMemoryClear">&nbsp;</div>
</div><div class="addthis_toolbox addthis_default_style addthis_32x32_style" addthis:url='http://www.zparacha.com/ajax-contact-from/' addthis:title='AJAX Contact Form' ><a class="addthis_button_googlereader"></a><a class="addthis_button_email"></a><a class="addthis_button_google"></a><a class="addthis_button_twitter"></a><a class="addthis_button_google_plusone"></a><a class="addthis_button_facebook_like"></a><a class="addthis_button_compact"></a></div>

<p><span style="font-weight:bold;"> Related posts:</span><ul><li><a href='http://www.zparacha.com/textfield_focus/' rel='bookmark' title='Permanent Link: Set focus on the first text field of HTML form.'>Set focus on the first text field of HTML form.</a> <small>A HTML form is a very good channel that you...</small></li>
<li><a href='http://www.zparacha.com/contact-us/' rel='bookmark' title='Permanent Link: Contact Us'>Contact Us</a> <small>* Name * Email * Subject * Verify * Message...</small></li>
<li><a href='http://www.zparacha.com/rss_feed_api/' rel='bookmark' title='Permanent Link: Display external RSS feeds on your website.'>Display external RSS feeds on your website.</a> <small>You have designed a beautiful website. But you still do...</small></li>
</ul></p>]]></content:encoded>
			<wfw:commentRss>http://www.zparacha.com/ajax-contact-from/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

