<?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>HitXP &#187; Ask Guru</title>
	<atom:link href="http://www.hitxp.com/zone/category/ask-guru/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.hitxp.com/zone</link>
	<description>Human Intelligence to Solve Xtreme Problems</description>
	<lastBuildDate>Thu, 09 Jun 2011 18:13:06 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
		<item>
		<title>How to change / customize the load / render order of a wordpress plugin to make it appear first or last?</title>
		<link>http://www.hitxp.com/zone/ask-guru/wordpress-ask-guru/how-to-change-customize-the-load-render-order-of-a-wordpress-plugin-to-make-it-appear-first-or-last/</link>
		<comments>http://www.hitxp.com/zone/ask-guru/wordpress-ask-guru/how-to-change-customize-the-load-render-order-of-a-wordpress-plugin-to-make-it-appear-first-or-last/#comments</comments>
		<pubDate>Fri, 13 Aug 2010 07:34:55 +0000</pubDate>
		<dc:creator>Gurudev</dc:creator>
				<category><![CDATA[Wordpress]]></category>

		<guid isPermaLink="false">http://www.hitxp.com/zone/?p=330</guid>
		<description><![CDATA[Wondering how to change the load or render order of a wordpress plugin? Here is how to do it.]]></description>
		<wfw:commentRss>http://www.hitxp.com/zone/ask-guru/wordpress-ask-guru/how-to-change-customize-the-load-render-order-of-a-wordpress-plugin-to-make-it-appear-first-or-last/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>How to cancel an animation in JQuery before starting a new one?</title>
		<link>http://www.hitxp.com/zone/ask-guru/javascript-ajax/how-to-cancel-an-animation-in-jquery-before-starting-a-new-one/</link>
		<comments>http://www.hitxp.com/zone/ask-guru/javascript-ajax/how-to-cancel-an-animation-in-jquery-before-starting-a-new-one/#comments</comments>
		<pubDate>Sat, 26 Jun 2010 13:47:17 +0000</pubDate>
		<dc:creator>Gurudev</dc:creator>
				<category><![CDATA[Javascript]]></category>
		<category><![CDATA[animation]]></category>
		<category><![CDATA[cancel]]></category>
		<category><![CDATA[jquery]]></category>
		<category><![CDATA[stop]]></category>

		<guid isPermaLink="false">http://www.hitxp.com/zone/?p=278</guid>
		<description><![CDATA[JQuery animations are great, but they queue up when multiple animations are applied to the same object. To learn how to cancel a JQuery animation read this article.]]></description>
		<wfw:commentRss>http://www.hitxp.com/zone/ask-guru/javascript-ajax/how-to-cancel-an-animation-in-jquery-before-starting-a-new-one/feed/</wfw:commentRss>
		<slash:comments>4</slash:comments>
		</item>
		<item>
		<title>How to access inbuilt JQuery $ used by WordPress in javascript?</title>
		<link>http://www.hitxp.com/zone/ask-guru/javascript-ajax/theme-access-inbuilt-jquery-used-by-wordpress-in-javascript/</link>
		<comments>http://www.hitxp.com/zone/ask-guru/javascript-ajax/theme-access-inbuilt-jquery-used-by-wordpress-in-javascript/#comments</comments>
		<pubDate>Tue, 22 Jun 2010 06:59:43 +0000</pubDate>
		<dc:creator>Gurudev</dc:creator>
				<category><![CDATA[Javascript]]></category>
		<category><![CDATA[jquery]]></category>
		<category><![CDATA[wordpress]]></category>

		<guid isPermaLink="false">http://www.hitxp.com/zone/?p=244</guid>
		<description><![CDATA[The JQuery framework used by wordpress is not accessible by other custom javascript. Here is how to access the JQuery object loaded by Wordpress instead of having to reload another JQuery script file.]]></description>
		<wfw:commentRss>http://www.hitxp.com/zone/ask-guru/javascript-ajax/theme-access-inbuilt-jquery-used-by-wordpress-in-javascript/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>How to dynamically load javascript files using JQuery?</title>
		<link>http://www.hitxp.com/zone/ask-guru/javascript-ajax/asynchronously-dynamically-parallel-load-javascript-files-using-jquery/</link>
		<comments>http://www.hitxp.com/zone/ask-guru/javascript-ajax/asynchronously-dynamically-parallel-load-javascript-files-using-jquery/#comments</comments>
		<pubDate>Tue, 22 Jun 2010 06:49:50 +0000</pubDate>
		<dc:creator>Gurudev</dc:creator>
				<category><![CDATA[Javascript]]></category>
		<category><![CDATA[dynamic]]></category>
		<category><![CDATA[javascript]]></category>
		<category><![CDATA[jquery]]></category>

		<guid isPermaLink="false">http://www.hitxp.com/zone/?p=242</guid>
		<description><![CDATA[Want to load a javascript file asynchronously using JQuery? Here is how to do it.]]></description>
		<wfw:commentRss>http://www.hitxp.com/zone/ask-guru/javascript-ajax/asynchronously-dynamically-parallel-load-javascript-files-using-jquery/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>How to prevent browser caching of javascript files or images using PHP?</title>
		<link>http://www.hitxp.com/zone/ask-guru/php/prevent-browser-caching-javascript-image-html-file-content-header/</link>
		<comments>http://www.hitxp.com/zone/ask-guru/php/prevent-browser-caching-javascript-image-html-file-content-header/#comments</comments>
		<pubDate>Tue, 08 Jun 2010 06:48:21 +0000</pubDate>
		<dc:creator>Gurudev</dc:creator>
				<category><![CDATA[PHP]]></category>
		<category><![CDATA[browser]]></category>
		<category><![CDATA[cache]]></category>
		<category><![CDATA[images]]></category>
		<category><![CDATA[javascript]]></category>
		<category><![CDATA[php]]></category>

		<guid isPermaLink="false">http://www.hitxp.com/zone/?p=167</guid>
		<description><![CDATA[PHP script snippet to prevent caching of javascript files or images or any other files of your website by the browser.]]></description>
		<wfw:commentRss>http://www.hitxp.com/zone/ask-guru/php/prevent-browser-caching-javascript-image-html-file-content-header/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>How to add CDATA text section to an XML Node element in PHP</title>
		<link>http://www.hitxp.com/zone/ask-guru/php/php-add-cdata-text-section-xml-node-element-node/</link>
		<comments>http://www.hitxp.com/zone/ask-guru/php/php-add-cdata-text-section-xml-node-element-node/#comments</comments>
		<pubDate>Tue, 08 Jun 2010 04:19:50 +0000</pubDate>
		<dc:creator>Gurudev</dc:creator>
				<category><![CDATA[PHP]]></category>
		<category><![CDATA[cdata]]></category>
		<category><![CDATA[node]]></category>
		<category><![CDATA[php]]></category>
		<category><![CDATA[xml]]></category>

		<guid isPermaLink="false">http://www.hitxp.com/zone/?p=164</guid>
		<description><![CDATA[How to add a CDATA section to an XML node in PHP?]]></description>
		<wfw:commentRss>http://www.hitxp.com/zone/ask-guru/php/php-add-cdata-text-section-xml-node-element-node/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>How to display / echo error messages in PHP to debug scripts?</title>
		<link>http://www.hitxp.com/zone/ask-guru/php/how-to-display-echo-error-messages-in-php-to-debug-scripts/</link>
		<comments>http://www.hitxp.com/zone/ask-guru/php/how-to-display-echo-error-messages-in-php-to-debug-scripts/#comments</comments>
		<pubDate>Mon, 07 Jun 2010 09:45:44 +0000</pubDate>
		<dc:creator>Gurudev</dc:creator>
				<category><![CDATA[PHP]]></category>
		<category><![CDATA[debug]]></category>
		<category><![CDATA[error]]></category>
		<category><![CDATA[php]]></category>

		<guid isPermaLink="false">http://www.hitxp.com/zone/?p=160</guid>
		<description><![CDATA[How to debug php scripts and echo error messages to the browser?]]></description>
		<wfw:commentRss>http://www.hitxp.com/zone/ask-guru/php/how-to-display-echo-error-messages-in-php-to-debug-scripts/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Read Multiline Text from XML file in ActionScript 3 with n</title>
		<link>http://www.hitxp.com/zone/ask-guru/flash-as3-action-script/read-multiline-as3-xml-cdata-text-string/</link>
		<comments>http://www.hitxp.com/zone/ask-guru/flash-as3-action-script/read-multiline-as3-xml-cdata-text-string/#comments</comments>
		<pubDate>Wed, 05 May 2010 12:40:27 +0000</pubDate>
		<dc:creator>Gurudev</dc:creator>
				<category><![CDATA[Action Script]]></category>
		<category><![CDATA[action script]]></category>
		<category><![CDATA[as3]]></category>
		<category><![CDATA[multiline text]]></category>
		<category><![CDATA[xml]]></category>

		<guid isPermaLink="false">http://www.hitxp.com/zone/?p=155</guid>
		<description><![CDATA[Tried using n in XML CDATA to create multiline text and failed reading it using Action Script? Then this article might help you.]]></description>
		<wfw:commentRss>http://www.hitxp.com/zone/ask-guru/flash-as3-action-script/read-multiline-as3-xml-cdata-text-string/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>Manual Installation of Visual Studio 2008 Components</title>
		<link>http://www.hitxp.com/zone/ask-guru/dotnet-c-sharp-vb-asp/manual-installation-visual-studio-2008-components/</link>
		<comments>http://www.hitxp.com/zone/ask-guru/dotnet-c-sharp-vb-asp/manual-installation-visual-studio-2008-components/#comments</comments>
		<pubDate>Sun, 28 Mar 2010 18:27:57 +0000</pubDate>
		<dc:creator>Gurudev</dc:creator>
				<category><![CDATA[Microsoft.Net]]></category>
		<category><![CDATA[manual installation]]></category>
		<category><![CDATA[microsoft.net]]></category>
		<category><![CDATA[visual studio 2008]]></category>

		<guid isPermaLink="false">http://www.hitxp.com/zone/?p=153</guid>
		<description><![CDATA[Manually installing Visual Studio 2008 Components from Command Prompt]]></description>
		<wfw:commentRss>http://www.hitxp.com/zone/ask-guru/dotnet-c-sharp-vb-asp/manual-installation-visual-studio-2008-components/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Superfetch has stopped working in Windows Vista!</title>
		<link>http://www.hitxp.com/zone/ask-guru/windows-xp-vista/superfetch-stopped-working-cache-performance-prefetch/</link>
		<comments>http://www.hitxp.com/zone/ask-guru/windows-xp-vista/superfetch-stopped-working-cache-performance-prefetch/#comments</comments>
		<pubDate>Sun, 28 Mar 2010 18:23:11 +0000</pubDate>
		<dc:creator>Gurudev</dc:creator>
				<category><![CDATA[Windows]]></category>
		<category><![CDATA[performance]]></category>
		<category><![CDATA[superfetch]]></category>
		<category><![CDATA[vista]]></category>
		<category><![CDATA[windows]]></category>

		<guid isPermaLink="false">http://www.hitxp.com/zone/?p=151</guid>
		<description><![CDATA[How to address the issue in Windows Vista when it shows a message which says "Superfetch has stopped working"]]></description>
		<wfw:commentRss>http://www.hitxp.com/zone/ask-guru/windows-xp-vista/superfetch-stopped-working-cache-performance-prefetch/feed/</wfw:commentRss>
		<slash:comments>4</slash:comments>
		</item>
	</channel>
</rss>

