<?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>All about learning techniques web development , PHP / MySQL , from Neeraj Garg</title>
	<atom:link href="http://neerajgarg5.wordpress.com/feed/" rel="self" type="application/rss+xml" />
	<link>http://neerajgarg5.wordpress.com</link>
	<description>Just another web developer here looking for some serious learning in PHP / MySQL</description>
	<lastBuildDate>Sun, 01 Aug 2010 01:44:11 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.com/</generator>
<cloud domain='neerajgarg5.wordpress.com' port='80' path='/?rsscloud=notify' registerProcedure='' protocol='http-post' />
<image>
		<url>http://s2.wp.com/i/buttonw-com.png</url>
		<title>All about learning techniques web development , PHP / MySQL , from Neeraj Garg</title>
		<link>http://neerajgarg5.wordpress.com</link>
	</image>
	<atom:link rel="search" type="application/opensearchdescription+xml" href="http://neerajgarg5.wordpress.com/osd.xml" title="All about learning techniques web development , PHP / MySQL , from Neeraj Garg" />
	<atom:link rel='hub' href='http://neerajgarg5.wordpress.com/?pushpress=hub'/>
		<item>
		<title>Flex</title>
		<link>http://neerajgarg5.wordpress.com/2009/08/21/flex/</link>
		<comments>http://neerajgarg5.wordpress.com/2009/08/21/flex/#comments</comments>
		<pubDate>Fri, 21 Aug 2009 15:29:31 +0000</pubDate>
		<dc:creator>neerajgarg5</dc:creator>
				<category><![CDATA[Flex]]></category>

		<guid isPermaLink="false">http://neerajgarg5.wordpress.com/?p=10</guid>
		<description><![CDATA[Flex Builder is a good software for the RIA(Rich Internet Application) from Adobe. It uses MXML as the base script. We can use action scripting as the scripting language to do most of the tasks for an application. The javascript, styles and other scripting languages can also be used. We can make connection with web-server [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=neerajgarg5.wordpress.com&amp;blog=2691350&amp;post=10&amp;subd=neerajgarg5&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>Flex Builder is a good software for the RIA(Rich Internet Application) from Adobe. It uses MXML as the base script. We can use action scripting as the scripting language to do most of the tasks for an application. The javascript, styles and other scripting languages can also be used. We can make connection with web-server technologies (PHP, JSP, .Net ).  I find it very much interesting to learn and work in the flex builder 3.0.</p>
<p>I&#8217;ll try my best to update all of you in Flex.</p>
<p><!--Session data--></p>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/neerajgarg5.wordpress.com/10/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/neerajgarg5.wordpress.com/10/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/neerajgarg5.wordpress.com/10/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/neerajgarg5.wordpress.com/10/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/neerajgarg5.wordpress.com/10/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/neerajgarg5.wordpress.com/10/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/neerajgarg5.wordpress.com/10/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/neerajgarg5.wordpress.com/10/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/neerajgarg5.wordpress.com/10/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/neerajgarg5.wordpress.com/10/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/neerajgarg5.wordpress.com/10/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/neerajgarg5.wordpress.com/10/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/neerajgarg5.wordpress.com/10/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/neerajgarg5.wordpress.com/10/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=neerajgarg5.wordpress.com&amp;blog=2691350&amp;post=10&amp;subd=neerajgarg5&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://neerajgarg5.wordpress.com/2009/08/21/flex/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/5ed829d09f3151b9b5a815eb6ac23d4d?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">neerajgarg5</media:title>
		</media:content>
	</item>
		<item>
		<title>Use of Arrays in PHP</title>
		<link>http://neerajgarg5.wordpress.com/2008/04/26/use-of-arrays-in-php/</link>
		<comments>http://neerajgarg5.wordpress.com/2008/04/26/use-of-arrays-in-php/#comments</comments>
		<pubDate>Sat, 26 Apr 2008 08:12:01 +0000</pubDate>
		<dc:creator>neerajgarg5</dc:creator>
				<category><![CDATA[Articles]]></category>
		<category><![CDATA[PHP Interview Questions / Solutions]]></category>

		<guid isPermaLink="false">http://neerajgarg5.wordpress.com/?p=9</guid>
		<description><![CDATA[Use of Arrays in PHP<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=neerajgarg5.wordpress.com&amp;blog=2691350&amp;post=9&amp;subd=neerajgarg5&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>Use of Arrays in PHP</p>
<br /><img alt="" border="0" src="http://feeds.wordpress.com/1.0/categories/neerajgarg5.wordpress.com/9/" /> <img alt="" border="0" src="http://feeds.wordpress.com/1.0/tags/neerajgarg5.wordpress.com/9/" /> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/neerajgarg5.wordpress.com/9/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/neerajgarg5.wordpress.com/9/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/neerajgarg5.wordpress.com/9/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/neerajgarg5.wordpress.com/9/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/neerajgarg5.wordpress.com/9/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/neerajgarg5.wordpress.com/9/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/neerajgarg5.wordpress.com/9/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/neerajgarg5.wordpress.com/9/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/neerajgarg5.wordpress.com/9/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/neerajgarg5.wordpress.com/9/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/neerajgarg5.wordpress.com/9/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/neerajgarg5.wordpress.com/9/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/neerajgarg5.wordpress.com/9/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/neerajgarg5.wordpress.com/9/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=neerajgarg5.wordpress.com&amp;blog=2691350&amp;post=9&amp;subd=neerajgarg5&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://neerajgarg5.wordpress.com/2008/04/26/use-of-arrays-in-php/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/5ed829d09f3151b9b5a815eb6ac23d4d?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">neerajgarg5</media:title>
		</media:content>
	</item>
		<item>
		<title>Arrays in PHP</title>
		<link>http://neerajgarg5.wordpress.com/2008/04/26/arrays-in-php/</link>
		<comments>http://neerajgarg5.wordpress.com/2008/04/26/arrays-in-php/#comments</comments>
		<pubDate>Sat, 26 Apr 2008 08:11:42 +0000</pubDate>
		<dc:creator>neerajgarg5</dc:creator>
				<category><![CDATA[Articles]]></category>
		<category><![CDATA[PHP Interview Questions / Solutions]]></category>

		<guid isPermaLink="false">http://neerajgarg5.wordpress.com/?p=8</guid>
		<description><![CDATA[Arrays in PHP.<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=neerajgarg5.wordpress.com&amp;blog=2691350&amp;post=8&amp;subd=neerajgarg5&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>Arrays in PHP.</p>
<br /><img alt="" border="0" src="http://feeds.wordpress.com/1.0/categories/neerajgarg5.wordpress.com/8/" /> <img alt="" border="0" src="http://feeds.wordpress.com/1.0/tags/neerajgarg5.wordpress.com/8/" /> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/neerajgarg5.wordpress.com/8/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/neerajgarg5.wordpress.com/8/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/neerajgarg5.wordpress.com/8/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/neerajgarg5.wordpress.com/8/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/neerajgarg5.wordpress.com/8/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/neerajgarg5.wordpress.com/8/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/neerajgarg5.wordpress.com/8/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/neerajgarg5.wordpress.com/8/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/neerajgarg5.wordpress.com/8/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/neerajgarg5.wordpress.com/8/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/neerajgarg5.wordpress.com/8/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/neerajgarg5.wordpress.com/8/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/neerajgarg5.wordpress.com/8/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/neerajgarg5.wordpress.com/8/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=neerajgarg5.wordpress.com&amp;blog=2691350&amp;post=8&amp;subd=neerajgarg5&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://neerajgarg5.wordpress.com/2008/04/26/arrays-in-php/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/5ed829d09f3151b9b5a815eb6ac23d4d?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">neerajgarg5</media:title>
		</media:content>
	</item>
		<item>
		<title>String functions in PHP</title>
		<link>http://neerajgarg5.wordpress.com/2008/04/26/string-functions-in-php/</link>
		<comments>http://neerajgarg5.wordpress.com/2008/04/26/string-functions-in-php/#comments</comments>
		<pubDate>Sat, 26 Apr 2008 08:10:51 +0000</pubDate>
		<dc:creator>neerajgarg5</dc:creator>
				<category><![CDATA[Articles]]></category>
		<category><![CDATA[PHP Interview Questions / Solutions]]></category>

		<guid isPermaLink="false">http://neerajgarg5.wordpress.com/?p=7</guid>
		<description><![CDATA[There are many string functions in PHP.The list is given below.<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=neerajgarg5.wordpress.com&amp;blog=2691350&amp;post=7&amp;subd=neerajgarg5&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>There are many string functions in PHP.The list is given below.</p>
<br /><img alt="" border="0" src="http://feeds.wordpress.com/1.0/categories/neerajgarg5.wordpress.com/7/" /> <img alt="" border="0" src="http://feeds.wordpress.com/1.0/tags/neerajgarg5.wordpress.com/7/" /> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/neerajgarg5.wordpress.com/7/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/neerajgarg5.wordpress.com/7/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/neerajgarg5.wordpress.com/7/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/neerajgarg5.wordpress.com/7/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/neerajgarg5.wordpress.com/7/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/neerajgarg5.wordpress.com/7/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/neerajgarg5.wordpress.com/7/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/neerajgarg5.wordpress.com/7/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/neerajgarg5.wordpress.com/7/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/neerajgarg5.wordpress.com/7/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/neerajgarg5.wordpress.com/7/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/neerajgarg5.wordpress.com/7/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/neerajgarg5.wordpress.com/7/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/neerajgarg5.wordpress.com/7/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=neerajgarg5.wordpress.com&amp;blog=2691350&amp;post=7&amp;subd=neerajgarg5&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://neerajgarg5.wordpress.com/2008/04/26/string-functions-in-php/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/5ed829d09f3151b9b5a815eb6ac23d4d?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">neerajgarg5</media:title>
		</media:content>
	</item>
		<item>
		<title>What is MySQL?</title>
		<link>http://neerajgarg5.wordpress.com/2008/02/28/what-is-mysql/</link>
		<comments>http://neerajgarg5.wordpress.com/2008/02/28/what-is-mysql/#comments</comments>
		<pubDate>Thu, 28 Feb 2008 09:59:49 +0000</pubDate>
		<dc:creator>neerajgarg5</dc:creator>
				<category><![CDATA[Articles]]></category>

		<guid isPermaLink="false">http://neerajgarg5.wordpress.com/2008/02/28/what-is-mysql/</guid>
		<description><![CDATA[MySQL is RDBMS(Relational Database Management System). It is an Open Source Product. Its best combination is with PHP.<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=neerajgarg5.wordpress.com&amp;blog=2691350&amp;post=3&amp;subd=neerajgarg5&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>MySQL is RDBMS(Relational Database Management System). It is an Open Source Product. Its best combination is with PHP.</p>
<br /><img alt="" border="0" src="http://feeds.wordpress.com/1.0/categories/neerajgarg5.wordpress.com/3/" /> <img alt="" border="0" src="http://feeds.wordpress.com/1.0/tags/neerajgarg5.wordpress.com/3/" /> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/neerajgarg5.wordpress.com/3/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/neerajgarg5.wordpress.com/3/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/neerajgarg5.wordpress.com/3/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/neerajgarg5.wordpress.com/3/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/neerajgarg5.wordpress.com/3/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/neerajgarg5.wordpress.com/3/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/neerajgarg5.wordpress.com/3/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/neerajgarg5.wordpress.com/3/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/neerajgarg5.wordpress.com/3/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/neerajgarg5.wordpress.com/3/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/neerajgarg5.wordpress.com/3/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/neerajgarg5.wordpress.com/3/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/neerajgarg5.wordpress.com/3/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/neerajgarg5.wordpress.com/3/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=neerajgarg5.wordpress.com&amp;blog=2691350&amp;post=3&amp;subd=neerajgarg5&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://neerajgarg5.wordpress.com/2008/02/28/what-is-mysql/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/5ed829d09f3151b9b5a815eb6ac23d4d?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">neerajgarg5</media:title>
		</media:content>
	</item>
		<item>
		<title>PHP Begining</title>
		<link>http://neerajgarg5.wordpress.com/2008/02/01/hello-world/</link>
		<comments>http://neerajgarg5.wordpress.com/2008/02/01/hello-world/#comments</comments>
		<pubDate>Fri, 01 Feb 2008 06:51:14 +0000</pubDate>
		<dc:creator>neerajgarg5</dc:creator>
				<category><![CDATA[Articles]]></category>

		<guid isPermaLink="false"></guid>
		<description><![CDATA[start PHP with : You need apache / MySQL / PHP setup. &#60;?php ?&#62;<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=neerajgarg5.wordpress.com&amp;blog=2691350&amp;post=1&amp;subd=neerajgarg5&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>start PHP with :</p>
<p>You need apache / MySQL / PHP setup.</p>
<p>&lt;?php</p>
<p>?&gt;</p>
<br /><img alt="" border="0" src="http://feeds.wordpress.com/1.0/categories/neerajgarg5.wordpress.com/1/" /> <img alt="" border="0" src="http://feeds.wordpress.com/1.0/tags/neerajgarg5.wordpress.com/1/" /> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/neerajgarg5.wordpress.com/1/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/neerajgarg5.wordpress.com/1/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/neerajgarg5.wordpress.com/1/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/neerajgarg5.wordpress.com/1/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/neerajgarg5.wordpress.com/1/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/neerajgarg5.wordpress.com/1/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/neerajgarg5.wordpress.com/1/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/neerajgarg5.wordpress.com/1/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/neerajgarg5.wordpress.com/1/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/neerajgarg5.wordpress.com/1/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/neerajgarg5.wordpress.com/1/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/neerajgarg5.wordpress.com/1/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/neerajgarg5.wordpress.com/1/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/neerajgarg5.wordpress.com/1/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=neerajgarg5.wordpress.com&amp;blog=2691350&amp;post=1&amp;subd=neerajgarg5&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://neerajgarg5.wordpress.com/2008/02/01/hello-world/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/5ed829d09f3151b9b5a815eb6ac23d4d?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">neerajgarg5</media:title>
		</media:content>
	</item>
	</channel>
</rss>
