<?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/"
	xmlns:georss="http://www.georss.org/georss" xmlns:geo="http://www.w3.org/2003/01/geo/wgs84_pos#" xmlns:media="http://search.yahoo.com/mrss/"
	>

<channel>
	<title>Dak&#039;s Blog</title>
	<atom:link href="http://reena.in/feed/" rel="self" type="application/rss+xml" />
	<link>http://reena.in</link>
	<description>Just another WordPress.com weblog</description>
	<lastBuildDate>Wed, 12 May 2010 11:05:42 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.com/</generator>
<cloud domain='reena.in' port='80' path='/?rsscloud=notify' registerProcedure='' protocol='http-post' />
<image>
		<url>http://1.gravatar.com/blavatar/d8fd8e091b433611fc04346c986e7e81?s=96&#038;d=http://s2.wp.com/i/buttonw-com.png</url>
		<title>Dak&#039;s Blog</title>
		<link>http://reena.in</link>
	</image>
	<atom:link rel="search" type="application/opensearchdescription+xml" href="http://reena.in/osd.xml" title="Dak&#039;s Blog" />
	<atom:link rel='hub' href='http://reena.in/?pushpress=hub'/>
		<item>
		<title>Display Latest posts</title>
		<link>http://reena.in/2010/05/12/display-latest-posts/</link>
		<comments>http://reena.in/2010/05/12/display-latest-posts/#comments</comments>
		<pubDate>Wed, 12 May 2010 09:42:27 +0000</pubDate>
		<dc:creator>mukeshdak</dc:creator>
				<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[WordPress]]></category>

		<guid isPermaLink="false">http://reena.in/?p=109</guid>
		<description><![CDATA[Here is the code to display latest four posts in self hosted WordPress blog. &#60;?php query_posts('showposts=4'); ?&#62; &#60;ul&#62; &#60;?php while (have_posts()) : the_post(); ?&#62; &#60;li&#62;&#60;a href=&#34;&#60;?php the_permalink() ?&#62;&#34;&#62;&#60;?php the_title(); ?&#62;&#60;/a&#62;&#60;/li&#62; &#60;?php endwhile; ?&#62; &#60;/ul&#62; Filed under: Uncategorized, WordPress<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=reena.in&blog=9105916&post=109&subd=mukeshdak76&ref=&feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>Here is the code to display latest four posts in self hosted WordPress blog.</p>
<pre class="brush: php; gutter: false;">
&lt;?php query_posts('showposts=4'); ?&gt;
&lt;ul&gt;
&lt;?php while (have_posts()) : the_post(); ?&gt;
&lt;li&gt;&lt;a href=&quot;&lt;?php the_permalink() ?&gt;&quot;&gt;&lt;?php the_title(); ?&gt;&lt;/a&gt;&lt;/li&gt;
&lt;?php endwhile; ?&gt;
&lt;/ul&gt;
</pre>
<br />Filed under: <a href='http://reena.in/category/uncategorized/'>Uncategorized</a>, <a href='http://reena.in/category/wordpress/'>WordPress</a>  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/mukeshdak76.wordpress.com/109/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/mukeshdak76.wordpress.com/109/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/mukeshdak76.wordpress.com/109/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/mukeshdak76.wordpress.com/109/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/mukeshdak76.wordpress.com/109/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/mukeshdak76.wordpress.com/109/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/mukeshdak76.wordpress.com/109/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/mukeshdak76.wordpress.com/109/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/mukeshdak76.wordpress.com/109/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/mukeshdak76.wordpress.com/109/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/mukeshdak76.wordpress.com/109/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/mukeshdak76.wordpress.com/109/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/mukeshdak76.wordpress.com/109/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/mukeshdak76.wordpress.com/109/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=reena.in&blog=9105916&post=109&subd=mukeshdak76&ref=&feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://reena.in/2010/05/12/display-latest-posts/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		<georss:point>22.464260 70.069054</georss:point>
		<geo:lat>22.464260</geo:lat>
		<geo:long>70.069054</geo:long>
		<media:content url="http://1.gravatar.com/avatar/739e30bce436fad16061e9330a687d6f?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">mukeshdak</media:title>
		</media:content>
	</item>
		<item>
		<title>Recommended ping list for wordpress</title>
		<link>http://reena.in/2010/05/12/recommended-ping-list-for-wordpress/</link>
		<comments>http://reena.in/2010/05/12/recommended-ping-list-for-wordpress/#comments</comments>
		<pubDate>Wed, 12 May 2010 09:06:44 +0000</pubDate>
		<dc:creator>mukeshdak</dc:creator>
				<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[WordPress]]></category>

		<guid isPermaLink="false">http://reena.in/?p=110</guid>
		<description><![CDATA[http://api.moreover.com/RPC2 http://bblog.com/ping.php http://blogsearch.google.com/ping/RPC2 http://ping.weblogalot.com/rpc.php http://ping.feedburner.com http://ping.syndic8.com/xmlrpc.php http://ping.bloggers.jp/rpc/ http://rpc.pingomatic.com/ http://rpc.weblogs.com/RPC2 http://rpc.technorati.com/rpc/ping http://topicexchange.com/RPC2 http://www.blogpeople.net/servlet/weblogUpdates http://xping.pubsub.com/ping Filed under: Uncategorized, WordPress<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=reena.in&blog=9105916&post=110&subd=mukeshdak76&ref=&feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>http://api.moreover.com/RPC2</p>
<p>http://bblog.com/ping.php</p>
<p>http://blogsearch.google.com/ping/RPC2</p>
<p>http://ping.weblogalot.com/rpc.php</p>
<p>http://ping.feedburner.com</p>
<p>http://ping.syndic8.com/xmlrpc.php</p>
<p>http://ping.bloggers.jp/rpc/</p>
<p>http://rpc.pingomatic.com/</p>
<p>http://rpc.weblogs.com/RPC2</p>
<p>http://rpc.technorati.com/rpc/ping</p>
<p>http://topicexchange.com/RPC2</p>
<p>http://www.blogpeople.net/servlet/weblogUpdates</p>
<p>http://xping.pubsub.com/ping</p>
<br />Filed under: <a href='http://reena.in/category/uncategorized/'>Uncategorized</a>, <a href='http://reena.in/category/wordpress/'>WordPress</a>  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/mukeshdak76.wordpress.com/110/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/mukeshdak76.wordpress.com/110/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/mukeshdak76.wordpress.com/110/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/mukeshdak76.wordpress.com/110/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/mukeshdak76.wordpress.com/110/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/mukeshdak76.wordpress.com/110/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/mukeshdak76.wordpress.com/110/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/mukeshdak76.wordpress.com/110/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/mukeshdak76.wordpress.com/110/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/mukeshdak76.wordpress.com/110/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/mukeshdak76.wordpress.com/110/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/mukeshdak76.wordpress.com/110/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/mukeshdak76.wordpress.com/110/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/mukeshdak76.wordpress.com/110/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=reena.in&blog=9105916&post=110&subd=mukeshdak76&ref=&feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://reena.in/2010/05/12/recommended-ping-list-for-wordpress/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		<georss:point>22.464260 70.069054</georss:point>
		<geo:lat>22.464260</geo:lat>
		<geo:long>70.069054</geo:long>
		<media:content url="http://1.gravatar.com/avatar/739e30bce436fad16061e9330a687d6f?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">mukeshdak</media:title>
		</media:content>
	</item>
		<item>
		<title>Include Folder &#8211; Setting two path or more</title>
		<link>http://reena.in/2010/05/12/include-folder-setting-two-path-or-more/</link>
		<comments>http://reena.in/2010/05/12/include-folder-setting-two-path-or-more/#comments</comments>
		<pubDate>Wed, 12 May 2010 07:31:38 +0000</pubDate>
		<dc:creator>mukeshdak</dc:creator>
				<category><![CDATA[PHP]]></category>

		<guid isPermaLink="false">http://reena.in/?p=105</guid>
		<description><![CDATA[If you wish to setup two or more folders in your php.ini / php5.ini then, It has worked successfully with me when I followed following format. include_path = &#34;.:/usr/local/php5/lib/php:/home/content/r/a/k/rakesh/html/md&#34; Here I have added two path 1. /usr/local/php5/lib/php 2. /home/content/r/a/k/rakesh/html/md Filed under: PHP<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=reena.in&blog=9105916&post=105&subd=mukeshdak76&ref=&feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>If you wish to setup two or more folders in your php.ini / php5.ini  then, It has worked successfully with me when I followed following format.</p>
<pre class="brush: php;">
include_path = &quot;.:/usr/local/php5/lib/php:/home/content/r/a/k/rakesh/html/md&quot;
</pre>
<p>Here I have added two path<br />
1. /usr/local/php5/lib/php<br />
2. /home/content/r/a/k/rakesh/html/md</p>
<br />Filed under: <a href='http://reena.in/category/php/'>PHP</a>  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/mukeshdak76.wordpress.com/105/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/mukeshdak76.wordpress.com/105/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/mukeshdak76.wordpress.com/105/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/mukeshdak76.wordpress.com/105/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/mukeshdak76.wordpress.com/105/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/mukeshdak76.wordpress.com/105/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/mukeshdak76.wordpress.com/105/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/mukeshdak76.wordpress.com/105/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/mukeshdak76.wordpress.com/105/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/mukeshdak76.wordpress.com/105/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/mukeshdak76.wordpress.com/105/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/mukeshdak76.wordpress.com/105/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/mukeshdak76.wordpress.com/105/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/mukeshdak76.wordpress.com/105/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=reena.in&blog=9105916&post=105&subd=mukeshdak76&ref=&feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://reena.in/2010/05/12/include-folder-setting-two-path-or-more/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		<georss:point>22.464260 70.069054</georss:point>
		<geo:lat>22.464260</geo:lat>
		<geo:long>70.069054</geo:long>
		<media:content url="http://1.gravatar.com/avatar/739e30bce436fad16061e9330a687d6f?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">mukeshdak</media:title>
		</media:content>
	</item>
		<item>
		<title>Nameservers for domains for hosting with &#8230;</title>
		<link>http://reena.in/2010/05/12/nameservers-for-domains-for-hosting-with/</link>
		<comments>http://reena.in/2010/05/12/nameservers-for-domains-for-hosting-with/#comments</comments>
		<pubDate>Wed, 12 May 2010 03:42:12 +0000</pubDate>
		<dc:creator>mukeshdak</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://mukeshdak76.wordpress.com/2010/05/12/nameservers-for-domains-for-hosting-with/</guid>
		<description><![CDATA[Nameservers for domains for hosting with Godaddy NS51.DOMAINCONTROL.COM NS52.DOMAINCONTROL.COM Filed under: Uncategorized<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=reena.in&blog=9105916&post=104&subd=mukeshdak76&ref=&feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>Nameservers for domains for hosting with Godaddy<br />
NS51.DOMAINCONTROL.COM<br />
NS52.DOMAINCONTROL.COM</p>
<br />Filed under: <a href='http://reena.in/category/uncategorized/'>Uncategorized</a>  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/mukeshdak76.wordpress.com/104/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/mukeshdak76.wordpress.com/104/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/mukeshdak76.wordpress.com/104/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/mukeshdak76.wordpress.com/104/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/mukeshdak76.wordpress.com/104/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/mukeshdak76.wordpress.com/104/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/mukeshdak76.wordpress.com/104/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/mukeshdak76.wordpress.com/104/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/mukeshdak76.wordpress.com/104/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/mukeshdak76.wordpress.com/104/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/mukeshdak76.wordpress.com/104/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/mukeshdak76.wordpress.com/104/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/mukeshdak76.wordpress.com/104/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/mukeshdak76.wordpress.com/104/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=reena.in&blog=9105916&post=104&subd=mukeshdak76&ref=&feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://reena.in/2010/05/12/nameservers-for-domains-for-hosting-with/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/739e30bce436fad16061e9330a687d6f?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">mukeshdak</media:title>
		</media:content>
	</item>
		<item>
		<title>How to : Create a simple url shortener script is a few minutes &#124; Made in Paté</title>
		<link>http://reena.in/2010/03/16/how-to-create-a-simple-url-shortener-script-is-a-few-minutes-made-in-pate/</link>
		<comments>http://reena.in/2010/03/16/how-to-create-a-simple-url-shortener-script-is-a-few-minutes-made-in-pate/#comments</comments>
		<pubDate>Tue, 16 Mar 2010 04:19:48 +0000</pubDate>
		<dc:creator>mukeshdak</dc:creator>
				<category><![CDATA[PHP]]></category>

		<guid isPermaLink="false">http://mukeshdak76.wordpress.com/?p=102</guid>
		<description><![CDATA[First let’s explain the basics of what we are trying to do. We’ll build a script that will replace any type of url to a tiny url so it’s easier to post or be untraceable. For example this *long* google maps url via How to : Create a simple url shortener script is a few [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=reena.in&blog=9105916&post=102&subd=mukeshdak76&ref=&feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>First let’s explain the basics of what we are trying to do.</p>
<p>We’ll build a script that will replace any type of url to a tiny url so it’s easier to post or be untraceable.</p>
<p>For example this *long* google maps url</p>
<p>via <a href="http://djpate.com/2009/08/09/how-to-create-a-simple-url-shortener-script-is-a-few-minuts/">How to : Create a simple url shortener script is a few minutes | Made in Paté</a>.</p>
<br />Filed under: <a href='http://reena.in/category/php/'>PHP</a>  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/mukeshdak76.wordpress.com/102/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/mukeshdak76.wordpress.com/102/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/mukeshdak76.wordpress.com/102/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/mukeshdak76.wordpress.com/102/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/mukeshdak76.wordpress.com/102/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/mukeshdak76.wordpress.com/102/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/mukeshdak76.wordpress.com/102/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/mukeshdak76.wordpress.com/102/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/mukeshdak76.wordpress.com/102/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/mukeshdak76.wordpress.com/102/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/mukeshdak76.wordpress.com/102/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/mukeshdak76.wordpress.com/102/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/mukeshdak76.wordpress.com/102/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/mukeshdak76.wordpress.com/102/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=reena.in&blog=9105916&post=102&subd=mukeshdak76&ref=&feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://reena.in/2010/03/16/how-to-create-a-simple-url-shortener-script-is-a-few-minutes-made-in-pate/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/739e30bce436fad16061e9330a687d6f?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">mukeshdak</media:title>
		</media:content>
	</item>
		<item>
		<title>Make Clean and Readable Sources — Why and How « planetOzh</title>
		<link>http://reena.in/2010/02/28/make-clean-and-readable-sources-%e2%80%94-why-and-how-%c2%ab-planetozh/</link>
		<comments>http://reena.in/2010/02/28/make-clean-and-readable-sources-%e2%80%94-why-and-how-%c2%ab-planetozh/#comments</comments>
		<pubDate>Sun, 28 Feb 2010 15:11:40 +0000</pubDate>
		<dc:creator>mukeshdak</dc:creator>
				<category><![CDATA[WordPress]]></category>

		<guid isPermaLink="false">http://mukeshdak76.wordpress.com/?p=100</guid>
		<description><![CDATA[In August 2008 I made a quick review of 50 plugins (part 1, part 2) and was really surprised by the number of coders who ship plugins with barely readable code. Working, even clever, but ugly code. Making clean sources is not a useless mania of a compulsive obsessive geek, it&#8217;s truly a requisite for [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=reena.in&blog=9105916&post=100&subd=mukeshdak76&ref=&feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>In August 2008 I made a quick review of 50 plugins (part 1, part 2) and was really surprised by the number of coders who ship plugins with barely readable code. Working, even clever, but ugly code.</p>
<p>Making clean sources is not a useless mania of a compulsive obsessive geek, it&#8217;s truly a requisite for maintainable code. It won&#8217;t make your code good &#8212; just better.</p>
<p>For less experienced coders here are a few rules of thumb I try to follow. That&#8217;s just my word and my coding habits, nothing is to be considered as the definitive best practice, but I hope this will make anyway a good pointer for novices.</p>
<p>via <a href="http://planetozh.com/blog/articles/make-clean-and-readable-sources-why-and-how/">Make Clean and Readable Sources — Why and How « planetOzh</a>.</p>
<br />Filed under: <a href='http://reena.in/category/wordpress/'>WordPress</a>  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/mukeshdak76.wordpress.com/100/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/mukeshdak76.wordpress.com/100/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/mukeshdak76.wordpress.com/100/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/mukeshdak76.wordpress.com/100/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/mukeshdak76.wordpress.com/100/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/mukeshdak76.wordpress.com/100/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/mukeshdak76.wordpress.com/100/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/mukeshdak76.wordpress.com/100/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/mukeshdak76.wordpress.com/100/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/mukeshdak76.wordpress.com/100/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/mukeshdak76.wordpress.com/100/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/mukeshdak76.wordpress.com/100/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/mukeshdak76.wordpress.com/100/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/mukeshdak76.wordpress.com/100/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=reena.in&blog=9105916&post=100&subd=mukeshdak76&ref=&feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://reena.in/2010/02/28/make-clean-and-readable-sources-%e2%80%94-why-and-how-%c2%ab-planetozh/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/739e30bce436fad16061e9330a687d6f?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">mukeshdak</media:title>
		</media:content>
	</item>
		<item>
		<title>Top 10 Most Common Coding Mistakes in WordPress Plugins « planetOzh</title>
		<link>http://reena.in/2010/02/28/top-10-most-common-coding-mistakes-in-wordpress-plugins-%c2%ab-planetozh/</link>
		<comments>http://reena.in/2010/02/28/top-10-most-common-coding-mistakes-in-wordpress-plugins-%c2%ab-planetozh/#comments</comments>
		<pubDate>Sun, 28 Feb 2010 15:10:52 +0000</pubDate>
		<dc:creator>mukeshdak</dc:creator>
				<category><![CDATA[WordPress]]></category>

		<guid isPermaLink="false">http://mukeshdak76.wordpress.com/?p=98</guid>
		<description><![CDATA[Short intro for readers who don&#8217;t follow me or this blog&#8217;s feed: I&#8217;ve been a judge in the annual WordPress Plugin Competition, and as such I have reviewed a number of plugins. Read more about this. via Top 10 Most Common Coding Mistakes in WordPress Plugins « planetOzh. Filed under: WordPress<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=reena.in&blog=9105916&post=98&subd=mukeshdak76&ref=&feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>Short intro for readers who don&#8217;t follow me or this blog&#8217;s feed: I&#8217;ve been a judge in the annual WordPress Plugin Competition, and as such I have reviewed a number of plugins. Read more about this.</p>
<p>via <a href="http://planetozh.com/blog/2009/09/top-10-most-common-coding-mistakes-in-wordpress-plugins/">Top 10 Most Common Coding Mistakes in WordPress Plugins « planetOzh</a>.</p>
<br />Filed under: <a href='http://reena.in/category/wordpress/'>WordPress</a>  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/mukeshdak76.wordpress.com/98/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/mukeshdak76.wordpress.com/98/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/mukeshdak76.wordpress.com/98/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/mukeshdak76.wordpress.com/98/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/mukeshdak76.wordpress.com/98/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/mukeshdak76.wordpress.com/98/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/mukeshdak76.wordpress.com/98/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/mukeshdak76.wordpress.com/98/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/mukeshdak76.wordpress.com/98/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/mukeshdak76.wordpress.com/98/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/mukeshdak76.wordpress.com/98/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/mukeshdak76.wordpress.com/98/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/mukeshdak76.wordpress.com/98/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/mukeshdak76.wordpress.com/98/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=reena.in&blog=9105916&post=98&subd=mukeshdak76&ref=&feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://reena.in/2010/02/28/top-10-most-common-coding-mistakes-in-wordpress-plugins-%c2%ab-planetozh/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/739e30bce436fad16061e9330a687d6f?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">mukeshdak</media:title>
		</media:content>
	</item>
		<item>
		<title>WordPress Coding Standards « WordPress Codex</title>
		<link>http://reena.in/2010/02/28/wordpress-coding-standards-%c2%ab-wordpress-codex/</link>
		<comments>http://reena.in/2010/02/28/wordpress-coding-standards-%c2%ab-wordpress-codex/#comments</comments>
		<pubDate>Sun, 28 Feb 2010 14:44:02 +0000</pubDate>
		<dc:creator>mukeshdak</dc:creator>
				<category><![CDATA[WordPress]]></category>

		<guid isPermaLink="false">http://mukeshdak76.wordpress.com/?p=96</guid>
		<description><![CDATA[Some legacy parts of the WordPress code structure for PHP markup are inconsistent in their style. WordPress is working to gradually improve this by helping users maintain a consistent style so the code can remain clean and easy to read at a glance. via WordPress Coding Standards « WordPress Codex. Filed under: WordPress<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=reena.in&blog=9105916&post=96&subd=mukeshdak76&ref=&feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>Some legacy parts of the WordPress code structure for PHP markup are inconsistent in their style. WordPress is working to gradually improve this by helping users maintain a consistent style so the code can remain clean and easy to read at a glance.</p>
<p>via <a href="http://codex.wordpress.org/WordPress_Coding_Standards">WordPress Coding Standards « WordPress Codex</a>.</p>
<br />Filed under: <a href='http://reena.in/category/wordpress/'>WordPress</a>  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/mukeshdak76.wordpress.com/96/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/mukeshdak76.wordpress.com/96/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/mukeshdak76.wordpress.com/96/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/mukeshdak76.wordpress.com/96/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/mukeshdak76.wordpress.com/96/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/mukeshdak76.wordpress.com/96/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/mukeshdak76.wordpress.com/96/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/mukeshdak76.wordpress.com/96/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/mukeshdak76.wordpress.com/96/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/mukeshdak76.wordpress.com/96/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/mukeshdak76.wordpress.com/96/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/mukeshdak76.wordpress.com/96/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/mukeshdak76.wordpress.com/96/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/mukeshdak76.wordpress.com/96/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=reena.in&blog=9105916&post=96&subd=mukeshdak76&ref=&feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://reena.in/2010/02/28/wordpress-coding-standards-%c2%ab-wordpress-codex/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/739e30bce436fad16061e9330a687d6f?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">mukeshdak</media:title>
		</media:content>
	</item>
		<item>
		<title>How to Write a WordPress Plugin – Sample Code</title>
		<link>http://reena.in/2010/02/28/how-to-write-a-wordpress-plugin-%e2%80%93-sample-code/</link>
		<comments>http://reena.in/2010/02/28/how-to-write-a-wordpress-plugin-%e2%80%93-sample-code/#comments</comments>
		<pubDate>Sun, 28 Feb 2010 14:40:51 +0000</pubDate>
		<dc:creator>mukeshdak</dc:creator>
				<category><![CDATA[WordPress]]></category>

		<guid isPermaLink="false">http://mukeshdak76.wordpress.com/?p=94</guid>
		<description><![CDATA[I wanted to write a plugin and came across an excellent site by Ronald Huereca that gives you good start on wordpress plugin. He gives a pdf down loadable file for wordpress plugn too. via How to Write a WordPress Plugin – Sample Code. Filed under: WordPress<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=reena.in&blog=9105916&post=94&subd=mukeshdak76&ref=&feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>I wanted to write a plugin and came across an excellent site by Ronald Huereca that gives you good start on wordpress plugin. He gives a pdf down loadable file for wordpress plugn too.</p>
<p>via <a href="http://www.notesbit.com/index.php/web-mysql/web-scripts/how-to-write-a-wordpress-plugin-sample-code/">How to Write a WordPress Plugin – Sample Code</a>.</p>
<br />Filed under: <a href='http://reena.in/category/wordpress/'>WordPress</a>  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/mukeshdak76.wordpress.com/94/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/mukeshdak76.wordpress.com/94/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/mukeshdak76.wordpress.com/94/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/mukeshdak76.wordpress.com/94/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/mukeshdak76.wordpress.com/94/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/mukeshdak76.wordpress.com/94/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/mukeshdak76.wordpress.com/94/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/mukeshdak76.wordpress.com/94/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/mukeshdak76.wordpress.com/94/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/mukeshdak76.wordpress.com/94/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/mukeshdak76.wordpress.com/94/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/mukeshdak76.wordpress.com/94/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/mukeshdak76.wordpress.com/94/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/mukeshdak76.wordpress.com/94/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=reena.in&blog=9105916&post=94&subd=mukeshdak76&ref=&feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://reena.in/2010/02/28/how-to-write-a-wordpress-plugin-%e2%80%93-sample-code/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/739e30bce436fad16061e9330a687d6f?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">mukeshdak</media:title>
		</media:content>
	</item>
		<item>
		<title>list folders script &#8211; PHP answers</title>
		<link>http://reena.in/2010/02/28/list-folders-script-php-answers/</link>
		<comments>http://reena.in/2010/02/28/list-folders-script-php-answers/#comments</comments>
		<pubDate>Sun, 28 Feb 2010 14:37:42 +0000</pubDate>
		<dc:creator>mukeshdak</dc:creator>
				<category><![CDATA[PHP]]></category>

		<guid isPermaLink="false">http://mukeshdak76.wordpress.com/?p=92</guid>
		<description><![CDATA[Does anyone know how to make a script that list the folders in a specific directory, but when the list is made it must be possible to click on it like a link so people can be redirected, but not to the folder, but to a special file inside the folder. via list folders script [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=reena.in&blog=9105916&post=92&subd=mukeshdak76&ref=&feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>Does anyone know how to make a script that list the folders in a specific directory, but when the list is made it must be possible to click on it like a link so people can be redirected, but not to the folder, but to a special file inside the folder.</p>
<p>via <a href="http://bytes.com/topic/php/answers/771412-list-folders-script">list folders script &#8211; PHP answers</a>.</p>
<br />Filed under: <a href='http://reena.in/category/php/'>PHP</a>  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/mukeshdak76.wordpress.com/92/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/mukeshdak76.wordpress.com/92/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/mukeshdak76.wordpress.com/92/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/mukeshdak76.wordpress.com/92/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/mukeshdak76.wordpress.com/92/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/mukeshdak76.wordpress.com/92/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/mukeshdak76.wordpress.com/92/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/mukeshdak76.wordpress.com/92/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/mukeshdak76.wordpress.com/92/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/mukeshdak76.wordpress.com/92/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/mukeshdak76.wordpress.com/92/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/mukeshdak76.wordpress.com/92/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/mukeshdak76.wordpress.com/92/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/mukeshdak76.wordpress.com/92/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=reena.in&blog=9105916&post=92&subd=mukeshdak76&ref=&feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://reena.in/2010/02/28/list-folders-script-php-answers/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/739e30bce436fad16061e9330a687d6f?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">mukeshdak</media:title>
		</media:content>
	</item>
	</channel>
</rss>