<?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>Rathees</title>
	<atom:link href="http://rathees1458.wordpress.com/feed/" rel="self" type="application/rss+xml" />
	<link>http://rathees1458.wordpress.com</link>
	<description>The only place success comes before work is in the dictionary. - Vince Lombardi</description>
	<lastBuildDate>Tue, 08 Feb 2011 10:49:45 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.com/</generator>
<cloud domain='rathees1458.wordpress.com' port='80' path='/?rsscloud=notify' registerProcedure='' protocol='http-post' />
<image>
		<url>http://1.gravatar.com/blavatar/b6a56a4430220b8a06db9c27282555f3?s=96&#038;d=http%3A%2F%2Fs2.wp.com%2Fi%2Fbuttonw-com.png</url>
		<title>Rathees</title>
		<link>http://rathees1458.wordpress.com</link>
	</image>
	<atom:link rel="search" type="application/opensearchdescription+xml" href="http://rathees1458.wordpress.com/osd.xml" title="Rathees" />
	<atom:link rel='hub' href='http://rathees1458.wordpress.com/?pushpress=hub'/>
		<item>
		<title>PHP Coding Standard</title>
		<link>http://rathees1458.wordpress.com/2011/02/08/php-coding-standard/</link>
		<comments>http://rathees1458.wordpress.com/2011/02/08/php-coding-standard/#comments</comments>
		<pubDate>Tue, 08 Feb 2011 10:16:14 +0000</pubDate>
		<dc:creator>rathees ganapathi</dc:creator>
				<category><![CDATA[PHP]]></category>
		<category><![CDATA[Web development]]></category>

		<guid isPermaLink="false">http://rathees1458.wordpress.com/?p=65</guid>
		<description><![CDATA[I&#8217;ve gone through this in mantis and found its quiet simple and useful. Anyone who wishes to follow coding standard, this will be helpful for you. Naming Variables Use all lower case. Use _ to separate words, e.g. $green_color_value Use descriptive names (except loop variables). Loop variables can be of the usual variety: $i, $j, [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=rathees1458.wordpress.com&amp;blog=4962612&amp;post=65&amp;subd=rathees1458&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
		<wfw:commentRss>http://rathees1458.wordpress.com/2011/02/08/php-coding-standard/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/6da30849ef033dd9c3258a0dd8ae2273?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">rathees1458</media:title>
		</media:content>
	</item>
		<item>
		<title>want to see the original url?</title>
		<link>http://rathees1458.wordpress.com/2009/08/20/want-to-see-the-original-url/</link>
		<comments>http://rathees1458.wordpress.com/2009/08/20/want-to-see-the-original-url/#comments</comments>
		<pubDate>Thu, 20 Aug 2009 08:55:03 +0000</pubDate>
		<dc:creator>rathees ganapathi</dc:creator>
				<category><![CDATA[Web]]></category>

		<guid isPermaLink="false">http://rathees1458.wordpress.com/?p=39</guid>
		<description><![CDATA[http://www.untiny.me/<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=rathees1458.wordpress.com&amp;blog=4962612&amp;post=39&amp;subd=rathees1458&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
		<wfw:commentRss>http://rathees1458.wordpress.com/2009/08/20/want-to-see-the-original-url/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/6da30849ef033dd9c3258a0dd8ae2273?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">rathees1458</media:title>
		</media:content>
	</item>
		<item>
		<title>Build seven good object-oriented habits in PHP</title>
		<link>http://rathees1458.wordpress.com/2009/07/16/build-seven-good-object-oriented-habits-in-php/</link>
		<comments>http://rathees1458.wordpress.com/2009/07/16/build-seven-good-object-oriented-habits-in-php/#comments</comments>
		<pubDate>Thu, 16 Jul 2009 10:14:04 +0000</pubDate>
		<dc:creator>rathees ganapathi</dc:creator>
				<category><![CDATA[OOPS]]></category>
		<category><![CDATA[PHP]]></category>
		<category><![CDATA[Programming]]></category>
		<category><![CDATA[Web development]]></category>
		<category><![CDATA[object-oriented]]></category>
		<category><![CDATA[oops in php]]></category>

		<guid isPermaLink="false">http://rathees1458.wordpress.com/?p=35</guid>
		<description><![CDATA[With PHP&#8217;s object-oriented (OO) language features, if you aren&#8217;t already creating your applications with OO principles in mind, these seven habits will help you get started in the transition between procedural programming and OO programming. In the early days of PHP programming, PHP code was limited to being procedural in nature. Procedural code is characterized [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=rathees1458.wordpress.com&amp;blog=4962612&amp;post=35&amp;subd=rathees1458&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
		<wfw:commentRss>http://rathees1458.wordpress.com/2009/07/16/build-seven-good-object-oriented-habits-in-php/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/6da30849ef033dd9c3258a0dd8ae2273?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">rathees1458</media:title>
		</media:content>
	</item>
		<item>
		<title>13 quick tips to search google like an expert</title>
		<link>http://rathees1458.wordpress.com/2009/07/16/13-quick-tips-to-search-google-like-an-expert/</link>
		<comments>http://rathees1458.wordpress.com/2009/07/16/13-quick-tips-to-search-google-like-an-expert/#comments</comments>
		<pubDate>Thu, 16 Jul 2009 09:57:40 +0000</pubDate>
		<dc:creator>rathees ganapathi</dc:creator>
				<category><![CDATA[General]]></category>

		<guid isPermaLink="false">http://rathees1458.wordpress.com/?p=32</guid>
		<description><![CDATA[1. Explicit Phrase: Lets say you are looking for content about internet marketing. Instead of just typing internet marketing into the Google search box, you will likely be better off searching explicitly for the phrase. To do this, simply enclose the search phrase within double quotes. Example: “internet marketing” 2. Exclude Words: Lets say you [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=rathees1458.wordpress.com&amp;blog=4962612&amp;post=32&amp;subd=rathees1458&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
		<wfw:commentRss>http://rathees1458.wordpress.com/2009/07/16/13-quick-tips-to-search-google-like-an-expert/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/6da30849ef033dd9c3258a0dd8ae2273?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">rathees1458</media:title>
		</media:content>
	</item>
		<item>
		<title>Prototype-based programming</title>
		<link>http://rathees1458.wordpress.com/2009/07/16/prototype-based-programming/</link>
		<comments>http://rathees1458.wordpress.com/2009/07/16/prototype-based-programming/#comments</comments>
		<pubDate>Thu, 16 Jul 2009 09:55:18 +0000</pubDate>
		<dc:creator>rathees ganapathi</dc:creator>
				<category><![CDATA[Programming]]></category>
		<category><![CDATA[Web development]]></category>

		<guid isPermaLink="false">http://rathees1458.wordpress.com/?p=30</guid>
		<description><![CDATA[Prototype-based programming is a style of object-oriented programming in which classes are not present, and behavior reuse (known as inheritance in class-based languages) is performed via a process of cloning existing objects that serve as prototypes. This model can also be known as class-less, prototype-oriented or instance-based programming. The original (and most canonical) example of [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=rathees1458.wordpress.com&amp;blog=4962612&amp;post=30&amp;subd=rathees1458&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
		<wfw:commentRss>http://rathees1458.wordpress.com/2009/07/16/prototype-based-programming/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/6da30849ef033dd9c3258a0dd8ae2273?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">rathees1458</media:title>
		</media:content>
	</item>
		<item>
		<title>SQL-injection attacks</title>
		<link>http://rathees1458.wordpress.com/2009/07/15/sql-injection-attacks/</link>
		<comments>http://rathees1458.wordpress.com/2009/07/15/sql-injection-attacks/#comments</comments>
		<pubDate>Wed, 15 Jul 2009 12:44:30 +0000</pubDate>
		<dc:creator>rathees ganapathi</dc:creator>
				<category><![CDATA[MySQL]]></category>
		<category><![CDATA[Web development]]></category>
		<category><![CDATA[attacks]]></category>
		<category><![CDATA[sql injection]]></category>
		<category><![CDATA[sql injection attacks]]></category>

		<guid isPermaLink="false">http://rathees1458.wordpress.com/?p=26</guid>
		<description><![CDATA[&#8220;SQL Injection&#8221; is subset of the an unverified/unsanitized user input vulnerability (&#8220;buffer overflows&#8221; are a different subset), and the idea is to convince the application to run SQL code that was not intended. If the application is creating SQL strings naively on the fly and then running them, it&#8217;s straightforward to create some real surprises. [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=rathees1458.wordpress.com&amp;blog=4962612&amp;post=26&amp;subd=rathees1458&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
		<wfw:commentRss>http://rathees1458.wordpress.com/2009/07/15/sql-injection-attacks/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/6da30849ef033dd9c3258a0dd8ae2273?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">rathees1458</media:title>
		</media:content>
	</item>
		<item>
		<title>An online tamil unicode converter</title>
		<link>http://rathees1458.wordpress.com/2009/07/15/an-online-tamil-unicode-converter/</link>
		<comments>http://rathees1458.wordpress.com/2009/07/15/an-online-tamil-unicode-converter/#comments</comments>
		<pubDate>Wed, 15 Jul 2009 12:40:19 +0000</pubDate>
		<dc:creator>rathees ganapathi</dc:creator>
				<category><![CDATA[General]]></category>

		<guid isPermaLink="false">http://rathees1458.wordpress.com/2009/07/15/an-online-tamil-unicode-converter/</guid>
		<description><![CDATA[An online tamil unicode converter http://www.higopi.com/ucedit/Tamil.html<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=rathees1458.wordpress.com&amp;blog=4962612&amp;post=25&amp;subd=rathees1458&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
		<wfw:commentRss>http://rathees1458.wordpress.com/2009/07/15/an-online-tamil-unicode-converter/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/6da30849ef033dd9c3258a0dd8ae2273?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">rathees1458</media:title>
		</media:content>
	</item>
		<item>
		<title>A nice review about indian motorbikes</title>
		<link>http://rathees1458.wordpress.com/2009/07/15/a-nice-review-about-indian-motorbikes/</link>
		<comments>http://rathees1458.wordpress.com/2009/07/15/a-nice-review-about-indian-motorbikes/#comments</comments>
		<pubDate>Wed, 15 Jul 2009 11:41:48 +0000</pubDate>
		<dc:creator>rathees ganapathi</dc:creator>
				<category><![CDATA[General]]></category>
		<category><![CDATA[motorbike review]]></category>

		<guid isPermaLink="false">http://rathees1458.wordpress.com/2009/07/15/a-nice-review-about-indian-motorbikes/</guid>
		<description><![CDATA[A nice review i read about motorbikes. http://blog.nandhaonline.com/?p=82 Note: Article written in Tamil<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=rathees1458.wordpress.com&amp;blog=4962612&amp;post=23&amp;subd=rathees1458&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
		<wfw:commentRss>http://rathees1458.wordpress.com/2009/07/15/a-nice-review-about-indian-motorbikes/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/6da30849ef033dd9c3258a0dd8ae2273?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">rathees1458</media:title>
		</media:content>
	</item>
		<item>
		<title>Text to Speech (TTS) Programs</title>
		<link>http://rathees1458.wordpress.com/2009/07/15/text-to-speech-tts-programs/</link>
		<comments>http://rathees1458.wordpress.com/2009/07/15/text-to-speech-tts-programs/#comments</comments>
		<pubDate>Wed, 15 Jul 2009 11:30:37 +0000</pubDate>
		<dc:creator>rathees ganapathi</dc:creator>
				<category><![CDATA[Windows]]></category>
		<category><![CDATA[speech]]></category>
		<category><![CDATA[text to speech]]></category>
		<category><![CDATA[tts]]></category>

		<guid isPermaLink="false">http://rathees1458.wordpress.com/?p=18</guid>
		<description><![CDATA[Text Aloud, 2nd Speech Centre, JAWS, Microsft Reader these are few text to speech programs available for windows.<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=rathees1458.wordpress.com&amp;blog=4962612&amp;post=18&amp;subd=rathees1458&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
		<wfw:commentRss>http://rathees1458.wordpress.com/2009/07/15/text-to-speech-tts-programs/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/6da30849ef033dd9c3258a0dd8ae2273?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">rathees1458</media:title>
		</media:content>
	</item>
		<item>
		<title>echonest remix</title>
		<link>http://rathees1458.wordpress.com/2009/07/15/echonest-remix/</link>
		<comments>http://rathees1458.wordpress.com/2009/07/15/echonest-remix/#comments</comments>
		<pubDate>Wed, 15 Jul 2009 11:25:33 +0000</pubDate>
		<dc:creator>rathees ganapathi</dc:creator>
				<category><![CDATA[API]]></category>
		<category><![CDATA[Python]]></category>
		<category><![CDATA[Web development]]></category>
		<category><![CDATA[developer API]]></category>
		<category><![CDATA[echonest]]></category>
		<category><![CDATA[music]]></category>
		<category><![CDATA[remix]]></category>

		<guid isPermaLink="false">http://rathees1458.wordpress.com/?p=15</guid>
		<description><![CDATA[Echonest is the web based solution for music web, providing api for music edit, remix etc. Developer API provided by the team to develop music services. http://the.echonest.com/ Code: http://code.google.com/p/echo-nest-remix/ Thanks to echonest team especially Adam Lindsay who respond for our requests. Waiting for the solid support to use it globally.<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=rathees1458.wordpress.com&amp;blog=4962612&amp;post=15&amp;subd=rathees1458&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
		<wfw:commentRss>http://rathees1458.wordpress.com/2009/07/15/echonest-remix/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/6da30849ef033dd9c3258a0dd8ae2273?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">rathees1458</media:title>
		</media:content>
	</item>
	</channel>
</rss>
