<?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; download</title>
	<atom:link href="http://rochakchauhan.com/blog/tag/download/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>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>425</slash:comments>
		</item>
		<item>
		<title>Create Sitemap :: Generate of map of the files of a directory in XML</title>
		<link>http://rochakchauhan.com/blog/2009/01/27/create-sitemap-generate-of-map-of-the-files-of-a-directory-in-xml/</link>
		<comments>http://rochakchauhan.com/blog/2009/01/27/create-sitemap-generate-of-map-of-the-files-of-a-directory-in-xml/#comments</comments>
		<pubDate>Tue, 27 Jan 2009 10:06:19 +0000</pubDate>
		<dc:creator>rochakchauhan</dc:creator>
				<category><![CDATA[Downloads]]></category>
		<category><![CDATA[PHP Code]]></category>
		<category><![CDATA[Create Sitemap]]></category>
		<category><![CDATA[download]]></category>
		<category><![CDATA[FREE PHP code]]></category>
		<category><![CDATA[php clas]]></category>

		<guid isPermaLink="false">http://rochakchauhan.com/blog/?p=725</guid>
		<description><![CDATA[This class can be used to generate XML file with the map of the files from a directory. It traverses a given directory recursively and generate nested XML document that lists the names of all files and sub-directories contained in the input directory. Download: http://www.phpclasses.org/browse/package/2619.html http://phpclasses.dmwtechnologies.com/browse/package/2619.html (mirror)]]></description>
		<wfw:commentRss>http://rochakchauhan.com/blog/2009/01/27/create-sitemap-generate-of-map-of-the-files-of-a-directory-in-xml/feed/</wfw:commentRss>
		<slash:comments>262</slash:comments>
		</item>
		<item>
		<title>AJAX Edit In Place :: Edit and save a paragraph of text in an HTML page</title>
		<link>http://rochakchauhan.com/blog/2009/01/27/ajax-edit-in-place/</link>
		<comments>http://rochakchauhan.com/blog/2009/01/27/ajax-edit-in-place/#comments</comments>
		<pubDate>Tue, 27 Jan 2009 09:56:14 +0000</pubDate>
		<dc:creator>rochakchauhan</dc:creator>
				<category><![CDATA[Downloads]]></category>
		<category><![CDATA[PHP Code]]></category>
		<category><![CDATA[AJAX Edit In Place]]></category>
		<category><![CDATA[download]]></category>
		<category><![CDATA[FREE PHP code]]></category>
		<category><![CDATA[PHP Class]]></category>

		<guid isPermaLink="false">http://rochakchauhan.com/blog/?p=649</guid>
		<description><![CDATA[This class can be used to edit and save a paragraph of text in an HTML page. It associates the necessary Javascript event handling code to turn a given paragraph in an HTML page into editable text when the user clicks on it.  When the user finishes editing the generated Javascript submit the paragraph text &#8230; <a class="read-excerpt" href="http://rochakchauhan.com/blog/2009/01/27/ajax-edit-in-place/">Continue reading <span class="meta-nav">&#187;</span></a>]]></description>
		<wfw:commentRss>http://rochakchauhan.com/blog/2009/01/27/ajax-edit-in-place/feed/</wfw:commentRss>
		<slash:comments>358</slash:comments>
		</item>
		<item>
		<title>iCaptcha :: CAPTCHA validation asking questions about pictures</title>
		<link>http://rochakchauhan.com/blog/2009/01/27/icaptcha/</link>
		<comments>http://rochakchauhan.com/blog/2009/01/27/icaptcha/#comments</comments>
		<pubDate>Tue, 27 Jan 2009 08:17:43 +0000</pubDate>
		<dc:creator>rochakchauhan</dc:creator>
				<category><![CDATA[Downloads]]></category>
		<category><![CDATA[PHP Code]]></category>
		<category><![CDATA[download]]></category>
		<category><![CDATA[FREE PHP code]]></category>
		<category><![CDATA[iCaptcha]]></category>
		<category><![CDATA[PHP Classes]]></category>

		<guid isPermaLink="false">http://rochakchauhan.com/blog/?p=708</guid>
		<description><![CDATA[This class can be used to implement a CAPTCHA validation method that asks questions about pictures to the user. It presents several images and asks the user to answer a question related to the pictures. Only one picture is the right answers. The user has to pick the right picture to pass the validation. The &#8230; <a class="read-excerpt" href="http://rochakchauhan.com/blog/2009/01/27/icaptcha/">Continue reading <span class="meta-nav">&#187;</span></a>]]></description>
		<wfw:commentRss>http://rochakchauhan.com/blog/2009/01/27/icaptcha/feed/</wfw:commentRss>
		<slash:comments>39</slash:comments>
		</item>
		<item>
		<title>HTML Generator :: Compose and output HTML documents programatically</title>
		<link>http://rochakchauhan.com/blog/2009/01/27/html-generator/</link>
		<comments>http://rochakchauhan.com/blog/2009/01/27/html-generator/#comments</comments>
		<pubDate>Tue, 27 Jan 2009 08:13:39 +0000</pubDate>
		<dc:creator>rochakchauhan</dc:creator>
				<category><![CDATA[Downloads]]></category>
		<category><![CDATA[PHP Code]]></category>
		<category><![CDATA[download]]></category>
		<category><![CDATA[FREE PHP code]]></category>
		<category><![CDATA[HTML Generator]]></category>
		<category><![CDATA[PHP Classes]]></category>

		<guid isPermaLink="false">http://rochakchauhan.com/blog/?p=706</guid>
		<description><![CDATA[This class can be used to compose and output HTML documents programmatically. It provides means to compose an HTML document by adding tags and data to it The generated HTML code is fully compliant with W3 consortium HTML standards Download: http://www.phpclasses.org/browse/package/2545.html http://phpclasses.dmwtechnologies.com/browse/package/2545.html (mirror)]]></description>
		<wfw:commentRss>http://rochakchauhan.com/blog/2009/01/27/html-generator/feed/</wfw:commentRss>
		<slash:comments>295</slash:comments>
		</item>
		<item>
		<title>Grep Simulator :: Search for text in files like the Unix grep tool</title>
		<link>http://rochakchauhan.com/blog/2009/01/27/grep-simulator/</link>
		<comments>http://rochakchauhan.com/blog/2009/01/27/grep-simulator/#comments</comments>
		<pubDate>Tue, 27 Jan 2009 08:08:05 +0000</pubDate>
		<dc:creator>rochakchauhan</dc:creator>
				<category><![CDATA[Downloads]]></category>
		<category><![CDATA[PHP Code]]></category>
		<category><![CDATA[download]]></category>
		<category><![CDATA[Download php Class]]></category>
		<category><![CDATA[Grep Simulator]]></category>
		<category><![CDATA[PHP Classes]]></category>

		<guid isPermaLink="false">http://rochakchauhan.com/blog/?p=704</guid>
		<description><![CDATA[This class can be used to search for text within files like the Unix grep utility. The class can traverse a directory recursively and read files with given file name extensions to find the text to be searched. It may also return the number of times that the search text string was found in a &#8230; <a class="read-excerpt" href="http://rochakchauhan.com/blog/2009/01/27/grep-simulator/">Continue reading <span class="meta-nav">&#187;</span></a>]]></description>
		<wfw:commentRss>http://rochakchauhan.com/blog/2009/01/27/grep-simulator/feed/</wfw:commentRss>
		<slash:comments>237</slash:comments>
		</item>
		<item>
		<title>Country From IP :: Lookup the country of a given IP address</title>
		<link>http://rochakchauhan.com/blog/2009/01/27/country-from-ip/</link>
		<comments>http://rochakchauhan.com/blog/2009/01/27/country-from-ip/#comments</comments>
		<pubDate>Tue, 27 Jan 2009 08:03:50 +0000</pubDate>
		<dc:creator>rochakchauhan</dc:creator>
				<category><![CDATA[Downloads]]></category>
		<category><![CDATA[PHP Code]]></category>
		<category><![CDATA[Country from IP]]></category>
		<category><![CDATA[download]]></category>
		<category><![CDATA[Download php Class]]></category>
		<category><![CDATA[PHP Classes]]></category>

		<guid isPermaLink="false">http://rochakchauhan.com/blog/?p=701</guid>
		<description><![CDATA[This class can determining country of the network of a given IP address looking up a simple text database file. It can also determine the path of an image file of the flag of a given country. Download: http://www.phpclasses.org/browse/package/2363.html http://phpclasses.dmwtechnologies.com/browse/package/2363.html (mirror)]]></description>
		<wfw:commentRss>http://rochakchauhan.com/blog/2009/01/27/country-from-ip/feed/</wfw:commentRss>
		<slash:comments>295</slash:comments>
		</item>
		<item>
		<title>Calender Component :: Generate calendar for a given month</title>
		<link>http://rochakchauhan.com/blog/2009/01/27/calender-component/</link>
		<comments>http://rochakchauhan.com/blog/2009/01/27/calender-component/#comments</comments>
		<pubDate>Tue, 27 Jan 2009 07:54:24 +0000</pubDate>
		<dc:creator>rochakchauhan</dc:creator>
				<category><![CDATA[Downloads]]></category>
		<category><![CDATA[PHP Code]]></category>
		<category><![CDATA[Calender Component]]></category>
		<category><![CDATA[download]]></category>
		<category><![CDATA[PHP Classes]]></category>

		<guid isPermaLink="false">http://rochakchauhan.com/blog/?p=695</guid>
		<description><![CDATA[This is a simple class that can be used to generate a calendar for a given month. It generates an HTML table that displays the days of one week per row. Download: http://www.phpclasses.org/browse/package/2754.html http://phpclasses.dmwtechnologies.com/browse/package/2754.html (mirror)]]></description>
		<wfw:commentRss>http://rochakchauhan.com/blog/2009/01/27/calender-component/feed/</wfw:commentRss>
		<slash:comments>295</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! -->
