<?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>Renga&#039;s weBlog</title>
	<atom:link href="http://drenganathan.wordpress.com/feed/" rel="self" type="application/rss+xml" />
	<link>http://drenganathan.wordpress.com</link>
	<description></description>
	<lastBuildDate>Mon, 12 Sep 2011 17:51:26 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.com/</generator>
<cloud domain='drenganathan.wordpress.com' port='80' path='/?rsscloud=notify' registerProcedure='' protocol='http-post' />
<image>
		<url>http://1.gravatar.com/blavatar/10fbdb3fe25907e207a12c0e910cb013?s=96&#038;d=http%3A%2F%2Fs2.wp.com%2Fi%2Fbuttonw-com.png</url>
		<title>Renga&#039;s weBlog</title>
		<link>http://drenganathan.wordpress.com</link>
	</image>
	<atom:link rel="search" type="application/opensearchdescription+xml" href="http://drenganathan.wordpress.com/osd.xml" title="Renga&#039;s weBlog" />
	<atom:link rel='hub' href='http://drenganathan.wordpress.com/?pushpress=hub'/>
		<item>
		<title>Windows Command Prompt Tricks</title>
		<link>http://drenganathan.wordpress.com/2009/12/21/windows-command-prompt-tricks/</link>
		<comments>http://drenganathan.wordpress.com/2009/12/21/windows-command-prompt-tricks/#comments</comments>
		<pubDate>Mon, 21 Dec 2009 05:58:09 +0000</pubDate>
		<dc:creator>Renga</dc:creator>
				<category><![CDATA[Windows]]></category>
		<category><![CDATA[CMD tricks]]></category>
		<category><![CDATA[Command Prompt Tricks]]></category>

		<guid isPermaLink="false">http://drenganathan.wordpress.com/?p=80</guid>
		<description><![CDATA[Useful Things to do on CMD! First, open your Network Connection and right click and select Properties. Then Select TCP/IP and click on Properties again. Now Click on Advanced and WINS tab. Select Default for NeBIOS. Now back to the main Local Area Connection window, select File and Print Sharing for Mic*ft Networks and hit enter&#8230;&#8230;&#8230; This is just to make sure you have NetBIOS enabled. We will [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=drenganathan.wordpress.com&amp;blog=4250069&amp;post=80&amp;subd=drenganathan&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
		<wfw:commentRss>http://drenganathan.wordpress.com/2009/12/21/windows-command-prompt-tricks/feed/</wfw:commentRss>
		<slash:comments>4</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/6a1d8507eea18a4aabc1f2c7522bc87e?s=96&#38;d=monsterid&#38;r=G" medium="image">
			<media:title type="html">Renga</media:title>
		</media:content>

		<media:content url="http://www.sfsu.edu/~helpdesk/pics/winxp_command_prompt_window.gif" medium="image">
			<media:title type="html">Windows Vista Wallpaper pack</media:title>
		</media:content>
	</item>
		<item>
		<title>PHP &#8211; MySQL Working with UTF-8</title>
		<link>http://drenganathan.wordpress.com/2009/11/24/php-mysql-working-with-utf-8/</link>
		<comments>http://drenganathan.wordpress.com/2009/11/24/php-mysql-working-with-utf-8/#comments</comments>
		<pubDate>Tue, 24 Nov 2009 04:15:20 +0000</pubDate>
		<dc:creator>Renga</dc:creator>
				<category><![CDATA[MySQL]]></category>
		<category><![CDATA[PHP]]></category>
		<category><![CDATA[http headers for utf8]]></category>
		<category><![CDATA[mysql utf8 configuration]]></category>
		<category><![CDATA[php mbstring]]></category>
		<category><![CDATA[utf-8]]></category>
		<category><![CDATA[utf8]]></category>

		<guid isPermaLink="false">http://drenganathan.wordpress.com/?p=76</guid>
		<description><![CDATA[Heres a list of actions you should do in order to get PHP + MySQL working with UTF-8: 1. Database: CREATE DATABASE db_name CHARACTER SET utf8 DEFAULT CHARACTER SET utf8 COLLATE utf8_general_ci DEFAULT COLLATE utf8_general_ci ; or if the database was already created: ALTER DATABASE db_name CHARACTER SET utf8 DEFAULT CHARACTER SET utf8 COLLATE utf8_general_ci [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=drenganathan.wordpress.com&amp;blog=4250069&amp;post=76&amp;subd=drenganathan&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
		<wfw:commentRss>http://drenganathan.wordpress.com/2009/11/24/php-mysql-working-with-utf-8/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/6a1d8507eea18a4aabc1f2c7522bc87e?s=96&#38;d=monsterid&#38;r=G" medium="image">
			<media:title type="html">Renga</media:title>
		</media:content>
	</item>
		<item>
		<title>Locating Countries from IP addresses</title>
		<link>http://drenganathan.wordpress.com/2009/05/30/locating-countries-from-ip-addresses/</link>
		<comments>http://drenganathan.wordpress.com/2009/05/30/locating-countries-from-ip-addresses/#comments</comments>
		<pubDate>Sat, 30 May 2009 14:57:28 +0000</pubDate>
		<dc:creator>Renga</dc:creator>
				<category><![CDATA[PHP]]></category>
		<category><![CDATA[IP address]]></category>
		<category><![CDATA[IP Number]]></category>
		<category><![CDATA[Locate country through IP]]></category>

		<guid isPermaLink="false">http://drenganathan.wordpress.com/?p=73</guid>
		<description><![CDATA[1. Converting an IP address to an IP Number IP address (IPv4 / IPv6) is divided into 4 sub-blocks. Each sub-block has a different weight number each powered by 256. IP number is being used in the database because it is efficient to search between a range of number in database. Beginning IP number and [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=drenganathan.wordpress.com&amp;blog=4250069&amp;post=73&amp;subd=drenganathan&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
		<wfw:commentRss>http://drenganathan.wordpress.com/2009/05/30/locating-countries-from-ip-addresses/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/6a1d8507eea18a4aabc1f2c7522bc87e?s=96&#38;d=monsterid&#38;r=G" medium="image">
			<media:title type="html">Renga</media:title>
		</media:content>
	</item>
		<item>
		<title>PHP Tips and Tricks</title>
		<link>http://drenganathan.wordpress.com/2009/05/11/php-tips-and-tricks/</link>
		<comments>http://drenganathan.wordpress.com/2009/05/11/php-tips-and-tricks/#comments</comments>
		<pubDate>Mon, 11 May 2009 10:15:20 +0000</pubDate>
		<dc:creator>Renga</dc:creator>
				<category><![CDATA[PHP]]></category>
		<category><![CDATA[PHP tips and tricks]]></category>

		<guid isPermaLink="false">http://drenganathan.wordpress.com/?p=70</guid>
		<description><![CDATA[1. When you are looking for information on a specific PHP function, go to http://php.net/ . For example: http://php.net/join. That takes you directly to the right place in the online manual on a server geographically near you. 2. Try this: pear install apc . The pear command is a useful installer that can even be [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=drenganathan.wordpress.com&amp;blog=4250069&amp;post=70&amp;subd=drenganathan&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
		<wfw:commentRss>http://drenganathan.wordpress.com/2009/05/11/php-tips-and-tricks/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/6a1d8507eea18a4aabc1f2c7522bc87e?s=96&#38;d=monsterid&#38;r=G" medium="image">
			<media:title type="html">Renga</media:title>
		</media:content>
	</item>
		<item>
		<title>How to create HTTP based user authentication using .htacces</title>
		<link>http://drenganathan.wordpress.com/2009/04/20/how-to-create-http-based-user-authentication-using-htacces/</link>
		<comments>http://drenganathan.wordpress.com/2009/04/20/how-to-create-http-based-user-authentication-using-htacces/#comments</comments>
		<pubDate>Mon, 20 Apr 2009 07:06:35 +0000</pubDate>
		<dc:creator>Renga</dc:creator>
				<category><![CDATA[PHP]]></category>
		<category><![CDATA[.htaccess]]></category>
		<category><![CDATA[http authentication]]></category>
		<category><![CDATA[Linux]]></category>

		<guid isPermaLink="false">http://drenganathan.wordpress.com/?p=66</guid>
		<description><![CDATA[How to create HTTP based user authentication using .htacces 1. Create .htacces file under the web folder # touch /var/www/html/.htaccess 2. Add the below conten in /var/www/html/.htaccess AuthType Basic AuthName &#8220;phpMyAdmin&#8221; AuthUserFile /var/www/html/.htpasswd Require valid-user AuthGroupFile /dev/null require valid-user 3. Create password file # touch /var/www/html/.htpasswd 4. Add user # htpasswd -c /var/www/html/.htpasswd Posted in [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=drenganathan.wordpress.com&amp;blog=4250069&amp;post=66&amp;subd=drenganathan&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
		<wfw:commentRss>http://drenganathan.wordpress.com/2009/04/20/how-to-create-http-based-user-authentication-using-htacces/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/6a1d8507eea18a4aabc1f2c7522bc87e?s=96&#38;d=monsterid&#38;r=G" medium="image">
			<media:title type="html">Renga</media:title>
		</media:content>
	</item>
		<item>
		<title>5 Tips For Keeping Your Site Secure</title>
		<link>http://drenganathan.wordpress.com/2009/04/06/5-tips-for-keeping-your-site-secure/</link>
		<comments>http://drenganathan.wordpress.com/2009/04/06/5-tips-for-keeping-your-site-secure/#comments</comments>
		<pubDate>Mon, 06 Apr 2009 06:48:59 +0000</pubDate>
		<dc:creator>Renga</dc:creator>
				<category><![CDATA[Linux]]></category>
		<category><![CDATA[PHP]]></category>
		<category><![CDATA[Cookie Poisoning]]></category>
		<category><![CDATA[Cross-Site Request Forgery]]></category>
		<category><![CDATA[Cross-Site Scripting]]></category>
		<category><![CDATA[Session Poisoning]]></category>
		<category><![CDATA[SQL Injection]]></category>
		<category><![CDATA[Web Security]]></category>

		<guid isPermaLink="false">http://drenganathan.wordpress.com/?p=60</guid>
		<description><![CDATA[1. Cross-Site Scripting (a.k.a. XSS) The Summary XSS commonly occurs via a form input that contains malicious javascript/vbscript/flash that is not properly sanitized before use or storage. An example of this is entering a siplet of javascript into a textarea field which is in turn displayed as a profile field. In this example, when a [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=drenganathan.wordpress.com&amp;blog=4250069&amp;post=60&amp;subd=drenganathan&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
		<wfw:commentRss>http://drenganathan.wordpress.com/2009/04/06/5-tips-for-keeping-your-site-secure/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/6a1d8507eea18a4aabc1f2c7522bc87e?s=96&#38;d=monsterid&#38;r=G" medium="image">
			<media:title type="html">Renga</media:title>
		</media:content>
	</item>
		<item>
		<title>Cheatsheets for web developers</title>
		<link>http://drenganathan.wordpress.com/2009/04/01/cheatsheets-for-web-developers/</link>
		<comments>http://drenganathan.wordpress.com/2009/04/01/cheatsheets-for-web-developers/#comments</comments>
		<pubDate>Wed, 01 Apr 2009 12:46:47 +0000</pubDate>
		<dc:creator>Renga</dc:creator>
				<category><![CDATA[Linux]]></category>
		<category><![CDATA[MySQL]]></category>
		<category><![CDATA[Network]]></category>
		<category><![CDATA[PHP]]></category>
		<category><![CDATA[apache]]></category>
		<category><![CDATA[cheat sheet]]></category>
		<category><![CDATA[css]]></category>
		<category><![CDATA[html]]></category>
		<category><![CDATA[jquery]]></category>
		<category><![CDATA[mod_rewrite]]></category>
		<category><![CDATA[regular expressions]]></category>
		<category><![CDATA[web developer]]></category>

		<guid isPermaLink="false">http://drenganathan.wordpress.com/?p=57</guid>
		<description><![CDATA[http://floele.flyspray.org/htmlcheatsheet.pdf http://www.addedbytes.com/cheat-sheets/css-cheat-sheet http://www.addedbytes.com/cheat-sheets/javascript-cheat-sheet http://www.gscottolson.com/weblog/2008/01/11/jquery-cheat-sheet http://www.addedbytes.com/cheat-sheets/php-cheat-sheet http://www.addedbytes.com/cheat-sheets/mysql-cheat-sheet http://www.addedbytes.com/apache/mod_rewrite-cheat-sheet/ http://www.addedbytes.com/cheat-sheets/regular-expressions-cheat-sheet-version-1/ http://www.addedbytes.com/cheat-sheets/regular-expressions-cheat-sheet/ http://wpcandy.com/wp-content/uploads/WordPress-Help-Sheet.pdf http://wpcandy.com/wp-content/uploads/Advanced-WordPress-Help-Sheet.pdf http://thefaxx.de/jquery_cheatsheet.pdf http://www.webresourcesdepot.com/70-practical-cheat-sheats-for-web-designers-and-developers/ Posted in Linux, MySQL, Network, PHP Tagged: apache, cheat sheet, css, html, jquery, mod_rewrite, MySQL, PHP, regular expressions, web developer<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=drenganathan.wordpress.com&amp;blog=4250069&amp;post=57&amp;subd=drenganathan&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
		<wfw:commentRss>http://drenganathan.wordpress.com/2009/04/01/cheatsheets-for-web-developers/feed/</wfw:commentRss>
		<slash:comments>4</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/6a1d8507eea18a4aabc1f2c7522bc87e?s=96&#38;d=monsterid&#38;r=G" medium="image">
			<media:title type="html">Renga</media:title>
		</media:content>
	</item>
		<item>
		<title>Firefox&#8217;s about: pages</title>
		<link>http://drenganathan.wordpress.com/2009/03/19/firefoxs-about-pages/</link>
		<comments>http://drenganathan.wordpress.com/2009/03/19/firefoxs-about-pages/#comments</comments>
		<pubDate>Thu, 19 Mar 2009 11:13:41 +0000</pubDate>
		<dc:creator>Renga</dc:creator>
				<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[about:]]></category>
		<category><![CDATA[firefox about pages]]></category>
		<category><![CDATA[firefox sectrets]]></category>

		<guid isPermaLink="false">http://drenganathan.wordpress.com/?p=55</guid>
		<description><![CDATA[The full list of Firefox&#8217;s about: pages: * about: * about:blank * about:buildconfig * about:cache * about:config * about:crashes * about:credits * about:logo * about:kitchensink * about:license * about:mozilla * about:plugins * about:robots Posted in Uncategorized Tagged: about:, firefox about pages, firefox sectrets<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=drenganathan.wordpress.com&amp;blog=4250069&amp;post=55&amp;subd=drenganathan&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
		<wfw:commentRss>http://drenganathan.wordpress.com/2009/03/19/firefoxs-about-pages/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/6a1d8507eea18a4aabc1f2c7522bc87e?s=96&#38;d=monsterid&#38;r=G" medium="image">
			<media:title type="html">Renga</media:title>
		</media:content>
	</item>
		<item>
		<title>Singleton pattern in PHP 5</title>
		<link>http://drenganathan.wordpress.com/2009/02/06/singleton-pattern-in-php-5/</link>
		<comments>http://drenganathan.wordpress.com/2009/02/06/singleton-pattern-in-php-5/#comments</comments>
		<pubDate>Fri, 06 Feb 2009 07:13:48 +0000</pubDate>
		<dc:creator>Renga</dc:creator>
				<category><![CDATA[PHP]]></category>
		<category><![CDATA[OOPS in PHP 5]]></category>
		<category><![CDATA[Singleton pattern]]></category>
		<category><![CDATA[Singleton pattern in PHP 5]]></category>

		<guid isPermaLink="false">http://drenganathan.wordpress.com/?p=45</guid>
		<description><![CDATA[Singleton pattern In software engineering, the singleton pattern is a design pattern that is used to restrict instantiation of a class to one object. Singleton pattern in PHP 5 &#60;?php class Singleton { // object instance private static $instance; // The protected construct prevents instantiating the class externally. The construct can be // empty, or [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=drenganathan.wordpress.com&amp;blog=4250069&amp;post=45&amp;subd=drenganathan&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
		<wfw:commentRss>http://drenganathan.wordpress.com/2009/02/06/singleton-pattern-in-php-5/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/6a1d8507eea18a4aabc1f2c7522bc87e?s=96&#38;d=monsterid&#38;r=G" medium="image">
			<media:title type="html">Renga</media:title>
		</media:content>
	</item>
		<item>
		<title>Difference between Abstract class and Interface in PHP</title>
		<link>http://drenganathan.wordpress.com/2009/02/06/difference-between-abstract-class-and-interface-in-php/</link>
		<comments>http://drenganathan.wordpress.com/2009/02/06/difference-between-abstract-class-and-interface-in-php/#comments</comments>
		<pubDate>Fri, 06 Feb 2009 06:20:55 +0000</pubDate>
		<dc:creator>Renga</dc:creator>
				<category><![CDATA[PHP]]></category>
		<category><![CDATA[abstract classes]]></category>
		<category><![CDATA[Difference between Abstract class and Interface]]></category>
		<category><![CDATA[interfaces]]></category>
		<category><![CDATA[OOPS]]></category>

		<guid isPermaLink="false">http://drenganathan.wordpress.com/?p=41</guid>
		<description><![CDATA[S.No Abstract Class Interface 1 For abstract class a method must be declared as abstract. Abstract methods doesn’t have any implementation. For interface all the methods by default are abstract methods only. So one cannot declare variables or concrete methods in interfaces. 2 The Abstract methods can declare with Access modifiers like public, internal, protected. [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=drenganathan.wordpress.com&amp;blog=4250069&amp;post=41&amp;subd=drenganathan&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
		<wfw:commentRss>http://drenganathan.wordpress.com/2009/02/06/difference-between-abstract-class-and-interface-in-php/feed/</wfw:commentRss>
		<slash:comments>9</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/6a1d8507eea18a4aabc1f2c7522bc87e?s=96&#38;d=monsterid&#38;r=G" medium="image">
			<media:title type="html">Renga</media:title>
		</media:content>
	</item>
	</channel>
</rss>
