<?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>Akshay Jain &#187; Code Snippets</title>
	<atom:link href="http://akshayjain.org/blog/category/code-snippets/feed/" rel="self" type="application/rss+xml" />
	<link>http://akshayjain.org/blog</link>
	<description>The Personal Weblog of Akshay Jain</description>
	<lastBuildDate>Tue, 27 Apr 2010 14:20:03 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>Create text graphs using Excel &#8220;Rept&#8221; function</title>
		<link>http://akshayjain.org/blog/2010/04/create-text-graphs-using-excel-rept-function/</link>
		<comments>http://akshayjain.org/blog/2010/04/create-text-graphs-using-excel-rept-function/#comments</comments>
		<pubDate>Tue, 27 Apr 2010 14:20:03 +0000</pubDate>
		<dc:creator>Akshay Jain</dc:creator>
				<category><![CDATA[Code Snippets]]></category>
		<category><![CDATA[excel]]></category>
		<category><![CDATA[ms excel graph]]></category>
		<category><![CDATA[rept]]></category>
		<category><![CDATA[rept function]]></category>
		<category><![CDATA[text graph]]></category>

		<guid isPermaLink="false">http://akshayjain.org/blog/?p=101</guid>
		<description><![CDATA[I had some data and I needed some visually appealing way to see which values are bigger and which are smaller. Here, is what the below mentioned code will finally generate: 
You can easily do this using &#8220;REPT()&#8221; function in MS Excel. It basically repeats a certain string a given number of times. It takes [...]]]></description>
		<wfw:commentRss>http://akshayjain.org/blog/2010/04/create-text-graphs-using-excel-rept-function/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>PHPLD: Make all links nofollow</title>
		<link>http://akshayjain.org/blog/2009/11/phpld-make-all-links-nofollow/</link>
		<comments>http://akshayjain.org/blog/2009/11/phpld-make-all-links-nofollow/#comments</comments>
		<pubDate>Wed, 18 Nov 2009 12:47:25 +0000</pubDate>
		<dc:creator>Akshay Jain</dc:creator>
				<category><![CDATA[Code Snippets]]></category>

		<guid isPermaLink="false">http://akshayjain.org/blog/?p=67</guid>
		<description><![CDATA[Although, PHPLD offers nice option in its panel to make all submitted links nofollow but I have found that many template designers dont use proper PHPLD formatting technique due to which the nofollow doesnt actually work with many templates.


The admin panel method is to change the following option in Admin Panel&#62; System &#62; Edit settings [...]]]></description>
		<wfw:commentRss>http://akshayjain.org/blog/2009/11/phpld-make-all-links-nofollow/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
		<item>
		<title>PHPLD: Automatically remove spam submissions</title>
		<link>http://akshayjain.org/blog/2009/11/phpld-automatically-remove-spam-submissions/</link>
		<comments>http://akshayjain.org/blog/2009/11/phpld-automatically-remove-spam-submissions/#comments</comments>
		<pubDate>Wed, 18 Nov 2009 12:26:09 +0000</pubDate>
		<dc:creator>Akshay Jain</dc:creator>
				<category><![CDATA[Code Snippets]]></category>

		<guid isPermaLink="false">http://akshayjain.org/blog/?p=64</guid>
		<description><![CDATA[Long time and I am back blogging!! 
Firstly, I have discovered that the PHPLD captcha can be broken easily and there are numerous bots which are taking benefit of this vulnerability to post spam all around the net. A really good way to prevent automated submissions is to use reCaptcha mod available at http://phpld.frozenminds.com/recaptcha.
This is [...]]]></description>
		<wfw:commentRss>http://akshayjain.org/blog/2009/11/phpld-automatically-remove-spam-submissions/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>PHP backlink checker script</title>
		<link>http://akshayjain.org/blog/2008/09/php-backlink-checker-script/</link>
		<comments>http://akshayjain.org/blog/2008/09/php-backlink-checker-script/#comments</comments>
		<pubDate>Tue, 30 Sep 2008 05:30:50 +0000</pubDate>
		<dc:creator>Akshay Jain</dc:creator>
				<category><![CDATA[Code Snippets]]></category>
		<category><![CDATA[check backlinks]]></category>
		<category><![CDATA[php backlink checker]]></category>
		<category><![CDATA[php backlinks]]></category>
		<category><![CDATA[php script]]></category>

		<guid isPermaLink="false">http://akshayjain.org/blog/?p=46</guid>
		<description><![CDATA[This is probably the simplest script that anyone knowing (or even learning) PHP can create in about 15seconds. But I will still post it here just in case anyone is a total noob at PHP.
Purpose of this script: To check a certain given backlink on hundreds of webpages provided you know the URL of every [...]]]></description>
		<wfw:commentRss>http://akshayjain.org/blog/2008/09/php-backlink-checker-script/feed/</wfw:commentRss>
		<slash:comments>55</slash:comments>
		</item>
		<item>
		<title>PhpMyAdmin: Maximum execution time of 300 seconds exceeded &#8211; Fix</title>
		<link>http://akshayjain.org/blog/2008/08/error-maximum-execution-time-exceeded/</link>
		<comments>http://akshayjain.org/blog/2008/08/error-maximum-execution-time-exceeded/#comments</comments>
		<pubDate>Fri, 29 Aug 2008 05:17:25 +0000</pubDate>
		<dc:creator>Akshay Jain</dc:creator>
				<category><![CDATA[Code Snippets]]></category>
		<category><![CDATA[300 seconds]]></category>
		<category><![CDATA[apache]]></category>
		<category><![CDATA[maximum execution time]]></category>
		<category><![CDATA[php]]></category>
		<category><![CDATA[phpmyadmin]]></category>

		<guid isPermaLink="false">http://akshayjain.org/blog/?p=33</guid>
		<description><![CDATA[
So, I was importing a large database via PHPmyadmin to my server and as expected I got the irritating message 
&#8216;Maximum execution time of 300 seconds exceeded&#8217;
At first this seems like a Apache or a PHP timeout error, so  I opened my httpd.config and php.ini files and increased the values for script timeouts, but [...]]]></description>
		<wfw:commentRss>http://akshayjain.org/blog/2008/08/error-maximum-execution-time-exceeded/feed/</wfw:commentRss>
		<slash:comments>12</slash:comments>
		</item>
		<item>
		<title>PHPLD: Approve all pending links</title>
		<link>http://akshayjain.org/blog/2008/07/phpld-approve-all-pending-links/</link>
		<comments>http://akshayjain.org/blog/2008/07/phpld-approve-all-pending-links/#comments</comments>
		<pubDate>Mon, 14 Jul 2008 15:00:21 +0000</pubDate>
		<dc:creator>Akshay Jain</dc:creator>
				<category><![CDATA[Code Snippets]]></category>

		<guid isPermaLink="false">http://akshayjain.org/blog/?p=10</guid>
		<description><![CDATA[I was just playing around with PHPLD  (PHP Link Directory Script) recently and the most annoying feature in that great script is the lack of a &#8220;APPROVE-ALL&#8221; button. While, I can understand that such a feature has not been given by default in order to curtail &#8220;spam&#8221; as lazy people like me would just [...]]]></description>
		<wfw:commentRss>http://akshayjain.org/blog/2008/07/phpld-approve-all-pending-links/feed/</wfw:commentRss>
		<slash:comments>10</slash:comments>
		</item>
	</channel>
</rss>
