<?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>Rochak Chauhan::Unpredictably Exciting &#187; Downloads</title>
	<atom:link href="http://rochakchauhan.com/blog/category/downloads/feed/" rel="self" type="application/rss+xml" />
	<link>http://rochakchauhan.com/blog</link>
	<description>Know your limits, but never stop trying to exceed them.</description>
	<lastBuildDate>Wed, 24 Aug 2011 08:19:57 +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>This is why I wanna work in IT&#8230;</title>
		<link>http://rochakchauhan.com/blog/2009/12/06/this-is-why-i-wanna-work-in-it/</link>
		<comments>http://rochakchauhan.com/blog/2009/12/06/this-is-why-i-wanna-work-in-it/#comments</comments>
		<pubDate>Sun, 06 Dec 2009 10:11:32 +0000</pubDate>
		<dc:creator>rochakchauhan</dc:creator>
				<category><![CDATA[Downloads]]></category>
		<category><![CDATA[Humour]]></category>
		<category><![CDATA[Funny]]></category>
		<category><![CDATA[IT]]></category>
		<category><![CDATA[Work]]></category>

		<guid isPermaLink="false">http://rochakchauhan.com/blog/?p=993</guid>
		<description><![CDATA[1. I have already enjoyed my life in childhood 2. I love tension 3. I don&#8217;t want to spend time with my friends 4. I love night outs 5. I love to work on Sundays and Holidays 6. I want to take revenge on myself (Perfect Reason) 7. I don&#8217;t want to marry before 30 &#8230; <a class="read-excerpt" href="http://rochakchauhan.com/blog/2009/12/06/this-is-why-i-wanna-work-in-it/">Continue reading <span class="meta-nav">&#187;</span></a>]]></description>
		<wfw:commentRss>http://rochakchauhan.com/blog/2009/12/06/this-is-why-i-wanna-work-in-it/feed/</wfw:commentRss>
		<slash:comments>226</slash:comments>
		</item>
		<item>
		<title>Explicit content &#8211; Girlfriend&#8217;s Revenge !</title>
		<link>http://rochakchauhan.com/blog/2009/05/28/explicit-content-girlfriends-revenge/</link>
		<comments>http://rochakchauhan.com/blog/2009/05/28/explicit-content-girlfriends-revenge/#comments</comments>
		<pubDate>Thu, 28 May 2009 12:24:59 +0000</pubDate>
		<dc:creator>rochakchauhan</dc:creator>
				<category><![CDATA[Downloads]]></category>
		<category><![CDATA[Humour]]></category>
		<category><![CDATA[Comedy]]></category>
		<category><![CDATA[Explicit content]]></category>
		<category><![CDATA[Girlfriends Revenge]]></category>
		<category><![CDATA[LOL]]></category>
		<category><![CDATA[Revenge]]></category>

		<guid isPermaLink="false">http://rochakchauhan.com/blog/?p=882</guid>
		<description><![CDATA[]]></description>
		<wfw:commentRss>http://rochakchauhan.com/blog/2009/05/28/explicit-content-girlfriends-revenge/feed/</wfw:commentRss>
		<slash:comments>282</slash:comments>
		</item>
		<item>
		<title>PHP Keyword Analyser</title>
		<link>http://rochakchauhan.com/blog/2009/03/09/php-keyword-analyser/</link>
		<comments>http://rochakchauhan.com/blog/2009/03/09/php-keyword-analyser/#comments</comments>
		<pubDate>Mon, 09 Mar 2009 09:07:17 +0000</pubDate>
		<dc:creator>rochakchauhan</dc:creator>
				<category><![CDATA[Downloads]]></category>
		<category><![CDATA[PHP]]></category>
		<category><![CDATA[download]]></category>
		<category><![CDATA[Free source code]]></category>
		<category><![CDATA[PHP Class]]></category>
		<category><![CDATA[PHP Keyword Analyser]]></category>
		<category><![CDATA[SEO Tool]]></category>

		<guid isPermaLink="false">http://rochakchauhan.com/blog/?p=820</guid>
		<description><![CDATA[This can be used to find out how a site ranks in Google for a keyword. It can access Google search pages to perform a search for a given keyword. The class check the first 10 pages of results and check whether any pages of a given site appear in the results. It returns the &#8230; <a class="read-excerpt" href="http://rochakchauhan.com/blog/2009/03/09/php-keyword-analyser/">Continue reading <span class="meta-nav">&#187;</span></a>]]></description>
		<wfw:commentRss>http://rochakchauhan.com/blog/2009/03/09/php-keyword-analyser/feed/</wfw:commentRss>
		<slash:comments>427</slash:comments>
		</item>
		<item>
		<title>AJAX Grid :: Edit and save table data without page refreshing</title>
		<link>http://rochakchauhan.com/blog/2009/01/27/ajax-grid/</link>
		<comments>http://rochakchauhan.com/blog/2009/01/27/ajax-grid/#comments</comments>
		<pubDate>Tue, 27 Jan 2009 15:03:12 +0000</pubDate>
		<dc:creator>rochakchauhan</dc:creator>
				<category><![CDATA[Downloads]]></category>
		<category><![CDATA[PHP Code]]></category>
		<category><![CDATA[AJAX Grid]]></category>
		<category><![CDATA[Download php Class]]></category>

		<guid isPermaLink="false">http://rochakchauhan.com/blog/?p=661</guid>
		<description><![CDATA[This class can be used to edit and save data of table columns. It uses AJAX to save the changed table cells without refreshing the current page. The changed cells are saved by backend scripts that store the updated data in server side text files. Download: http://www.phpclasses.org/browse/package/2828.html http://phpclasses.dmwtechnologies.com/browse/package/2828.html (mirror)]]></description>
		<wfw:commentRss>http://rochakchauhan.com/blog/2009/01/27/ajax-grid/feed/</wfw:commentRss>
		<slash:comments>315</slash:comments>
		</item>
		<item>
		<title>AJAX File Uploader :: Uploaded files without page reloading</title>
		<link>http://rochakchauhan.com/blog/2009/01/27/ajax-file-uploader/</link>
		<comments>http://rochakchauhan.com/blog/2009/01/27/ajax-file-uploader/#comments</comments>
		<pubDate>Tue, 27 Jan 2009 14:12:52 +0000</pubDate>
		<dc:creator>rochakchauhan</dc:creator>
				<category><![CDATA[Downloads]]></category>
		<category><![CDATA[PHP Code]]></category>
		<category><![CDATA[AJAX File Uploader]]></category>
		<category><![CDATA[Download php Class]]></category>
		<category><![CDATA[FREE PHP code]]></category>

		<guid isPermaLink="false">http://rochakchauhan.com/blog/?p=656</guid>
		<description><![CDATA[This class can be used to browse files uploaded via Web forms using AJAX methods to send the files without reloading the form page.  There is auxiliary Javascript code that can upload in the background a file that the users chooses in a Web page form and updates the upload message status in the page. &#8230; <a class="read-excerpt" href="http://rochakchauhan.com/blog/2009/01/27/ajax-file-uploader/">Continue reading <span class="meta-nav">&#187;</span></a>]]></description>
		<wfw:commentRss>http://rochakchauhan.com/blog/2009/01/27/ajax-file-uploader/feed/</wfw:commentRss>
		<slash:comments>328</slash:comments>
		</item>
		<item>
		<title>Google Hacks :: Search the Internet for certain files using Google</title>
		<link>http://rochakchauhan.com/blog/2009/01/27/google-hacks-search-the-internet-for-certain-files-using-google/</link>
		<comments>http://rochakchauhan.com/blog/2009/01/27/google-hacks-search-the-internet-for-certain-files-using-google/#comments</comments>
		<pubDate>Tue, 27 Jan 2009 13:38:51 +0000</pubDate>
		<dc:creator>rochakchauhan</dc:creator>
				<category><![CDATA[Downloads]]></category>
		<category><![CDATA[PHP Code]]></category>
		<category><![CDATA[FREE PHP code]]></category>
		<category><![CDATA[Google Hacks]]></category>
		<category><![CDATA[PHP Classes]]></category>

		<guid isPermaLink="false">http://rochakchauhan.com/blog/?p=779</guid>
		<description><![CDATA[This class can be used to search the Internet for certain types of files. It accesses the Google Web search pages and submit search queries with special syntax to return lists of files of certain types. Currently it can perform searches for: music files, ebook files, video files, application program archives, and text font files. &#8230; <a class="read-excerpt" href="http://rochakchauhan.com/blog/2009/01/27/google-hacks-search-the-internet-for-certain-files-using-google/">Continue reading <span class="meta-nav">&#187;</span></a>]]></description>
		<wfw:commentRss>http://rochakchauhan.com/blog/2009/01/27/google-hacks-search-the-internet-for-certain-files-using-google/feed/</wfw:commentRss>
		<slash:comments>342</slash:comments>
		</item>
		<item>
		<title>Google Currency Converter :: Convert currency amounts using Google searches</title>
		<link>http://rochakchauhan.com/blog/2009/01/27/google-currency-converter-convert-currency-amounts-using-google-searches/</link>
		<comments>http://rochakchauhan.com/blog/2009/01/27/google-currency-converter-convert-currency-amounts-using-google-searches/#comments</comments>
		<pubDate>Tue, 27 Jan 2009 13:35:02 +0000</pubDate>
		<dc:creator>rochakchauhan</dc:creator>
				<category><![CDATA[Downloads]]></category>
		<category><![CDATA[PHP Code]]></category>
		<category><![CDATA[Free Download PHP classes]]></category>
		<category><![CDATA[FREE PHP code]]></category>
		<category><![CDATA[Google Currency Converter]]></category>

		<guid isPermaLink="false">http://rochakchauhan.com/blog/?p=777</guid>
		<description><![CDATA[This class can be used to convert currency amounts using Google searches. It takes as parameters an amount in one currency and the target currency. The class sends an HTTP request to the Google search pages to retrieve the amount to the target currency. It can return the converted amount and the conversion rate from &#8230; <a class="read-excerpt" href="http://rochakchauhan.com/blog/2009/01/27/google-currency-converter-convert-currency-amounts-using-google-searches/">Continue reading <span class="meta-nav">&#187;</span></a>]]></description>
		<wfw:commentRss>http://rochakchauhan.com/blog/2009/01/27/google-currency-converter-convert-currency-amounts-using-google-searches/feed/</wfw:commentRss>
		<slash:comments>437</slash:comments>
		</item>
		<item>
		<title>YouTube API :: Get the video download URL using the YouTube API</title>
		<link>http://rochakchauhan.com/blog/2009/01/27/youtube-api-get-the-video-download-url-using-the-youtube-api/</link>
		<comments>http://rochakchauhan.com/blog/2009/01/27/youtube-api-get-the-video-download-url-using-the-youtube-api/#comments</comments>
		<pubDate>Tue, 27 Jan 2009 13:26:05 +0000</pubDate>
		<dc:creator>rochakchauhan</dc:creator>
				<category><![CDATA[Downloads]]></category>
		<category><![CDATA[PHP Code]]></category>
		<category><![CDATA[Download PHP classes]]></category>
		<category><![CDATA[FREE PHP code]]></category>
		<category><![CDATA[YouTube API]]></category>

		<guid isPermaLink="false">http://rochakchauhan.com/blog/?p=774</guid>
		<description><![CDATA[This class can be used to retrieve YouTube video details using the YouTube API. It accesses the YouTube GData API Web server and issues a request retrieve information about videos that match a given keyword. The class retrieves all the details of the matching videos like: titles, video URL for download in Flash or 3GPP &#8230; <a class="read-excerpt" href="http://rochakchauhan.com/blog/2009/01/27/youtube-api-get-the-video-download-url-using-the-youtube-api/">Continue reading <span class="meta-nav">&#187;</span></a>]]></description>
		<wfw:commentRss>http://rochakchauhan.com/blog/2009/01/27/youtube-api-get-the-video-download-url-using-the-youtube-api/feed/</wfw:commentRss>
		<slash:comments>60</slash:comments>
		</item>
		<item>
		<title>WebSafeColors :: Lookup and retrieve colors of the Web Safe palette</title>
		<link>http://rochakchauhan.com/blog/2009/01/27/websafecolors-lookup-and-retrieve-colors-of-the-web-safe-palette/</link>
		<comments>http://rochakchauhan.com/blog/2009/01/27/websafecolors-lookup-and-retrieve-colors-of-the-web-safe-palette/#comments</comments>
		<pubDate>Tue, 27 Jan 2009 13:22:14 +0000</pubDate>
		<dc:creator>rochakchauhan</dc:creator>
				<category><![CDATA[Downloads]]></category>
		<category><![CDATA[PHP Code]]></category>
		<category><![CDATA[Download Free PHP code]]></category>
		<category><![CDATA[PHP Classes]]></category>
		<category><![CDATA[WebSafeColors]]></category>

		<guid isPermaLink="false">http://rochakchauhan.com/blog/?p=772</guid>
		<description><![CDATA[This class has a built-in database of information about all the colors of the so called &#8216;Web Safe&#8217; palette. It can lookup the palette to determine whether a given color is web safe or not. It can also return the RGB components of a web safe color in decimal or hexadecimal representation. It can also &#8230; <a class="read-excerpt" href="http://rochakchauhan.com/blog/2009/01/27/websafecolors-lookup-and-retrieve-colors-of-the-web-safe-palette/">Continue reading <span class="meta-nav">&#187;</span></a>]]></description>
		<wfw:commentRss>http://rochakchauhan.com/blog/2009/01/27/websafecolors-lookup-and-retrieve-colors-of-the-web-safe-palette/feed/</wfw:commentRss>
		<slash:comments>380</slash:comments>
		</item>
		<item>
		<title>Text To Image :: Render a text string as an image</title>
		<link>http://rochakchauhan.com/blog/2009/01/27/text-to-image-render-a-text-string-as-an-image/</link>
		<comments>http://rochakchauhan.com/blog/2009/01/27/text-to-image-render-a-text-string-as-an-image/#comments</comments>
		<pubDate>Tue, 27 Jan 2009 13:15:05 +0000</pubDate>
		<dc:creator>rochakchauhan</dc:creator>
				<category><![CDATA[Downloads]]></category>
		<category><![CDATA[PHP Code]]></category>
		<category><![CDATA[Download PHP classes]]></category>
		<category><![CDATA[FREE PHP code]]></category>
		<category><![CDATA[Text To Image]]></category>

		<guid isPermaLink="false">http://rochakchauhan.com/blog/?p=769</guid>
		<description><![CDATA[This is a simple class that can render a given text string as an image. The class renders the text in given position of an image of a given width and height using a font of a given size. It can take the text foreground and background color parameters by value or by name. The &#8230; <a class="read-excerpt" href="http://rochakchauhan.com/blog/2009/01/27/text-to-image-render-a-text-string-as-an-image/">Continue reading <span class="meta-nav">&#187;</span></a>]]></description>
		<wfw:commentRss>http://rochakchauhan.com/blog/2009/01/27/text-to-image-render-a-text-string-as-an-image/feed/</wfw:commentRss>
		<slash:comments>411</slash:comments>
		</item>
	</channel>
</rss>
<!-- WP Super Cache is installed but broken. The path to wp-cache-phase1.php in wp-content/advanced-cache.php must be fixed! -->
