<?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:media="http://search.yahoo.com/mrss/"
	>

<channel>
	<title>Technix</title>
	<atom:link href="http://techome.wordpress.com/feed/" rel="self" type="application/rss+xml" />
	<link>http://techome.wordpress.com</link>
	<description>Technology Weblog</description>
	<lastBuildDate>Thu, 12 Mar 2009 14:20:17 +0000</lastBuildDate>
	<generator>http://wordpress.com/</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<cloud domain='techome.wordpress.com' port='80' path='/?rsscloud=notify' registerProcedure='' protocol='http-post' />
<image>
		<url>http://www.gravatar.com/blavatar/164661779579e3cdaec67c83912f9872?s=96&#038;d=http://s.wordpress.com/i/buttonw-com.png</url>
		<title>Technix</title>
		<link>http://techome.wordpress.com</link>
	</image>
			<item>
		<title>Repair Corrupt RPM databases</title>
		<link>http://techome.wordpress.com/2009/03/12/repair-corrupt-rpm-databases/</link>
		<comments>http://techome.wordpress.com/2009/03/12/repair-corrupt-rpm-databases/#comments</comments>
		<pubDate>Thu, 12 Mar 2009 14:20:17 +0000</pubDate>
		<dc:creator>nitinr0cks</dc:creator>
				<category><![CDATA[linux]]></category>
		<category><![CDATA[server]]></category>
		<category><![CDATA[centos]]></category>
		<category><![CDATA[fedora]]></category>
		<category><![CDATA[redhat]]></category>
		<category><![CDATA[rpm]]></category>
		<category><![CDATA[yum]]></category>

		<guid isPermaLink="false">http://techome.wordpress.com/?p=50</guid>
		<description><![CDATA[Sometimes RPM databases become corrupt. You will no longer be able to install/upgrade/remove programs using YUM or RPM command. Even RPM quey simply gets hung. This is the case when you need to repair RPM databases. You can use the simple script to do it.
cp -pr /var/lib/rpm{,`data +%F`.bk}
rm -f /var/lib/rpm/__db*
rpm -vv &#8211;rebuilddb 

The first step [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=techome.wordpress.com&blog=2227060&post=50&subd=techome&ref=&feed=1" />]]></description>
			<content:encoded><![CDATA[<div class='snap_preview'><br /><p>Sometimes RPM databases become corrupt. You will no longer be able to install/upgrade/remove programs using YUM or RPM command. Even RPM quey simply gets hung. This is the case when you need to repair RPM databases. You can use the simple script to do it.</p>
<h3 style="text-align:left;"><strong>cp -pr /var/lib/rpm{,`data +%F`.bk}<br />
rm -f /var/lib/rpm/__db*<br />
rpm -vv &#8211;rebuilddb </strong></h3>
<p style="text-align:left;">
<p style="text-align:left;">The first step is take a backup of  &#8216;<strong> /var/lib/rpm</strong>&#8216; directory. Second clear the RPM database. Last rebuild database in in verbose mode so that you see the process taking place. Now your RPM database is perfect.</p>
<p style="text-align:left;">You can just check following command to confirm this.</p>
<h3 style="text-align:left;"><strong>rpm -qa </strong></h3>
  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/techome.wordpress.com/50/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/techome.wordpress.com/50/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/techome.wordpress.com/50/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/techome.wordpress.com/50/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/techome.wordpress.com/50/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/techome.wordpress.com/50/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/techome.wordpress.com/50/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/techome.wordpress.com/50/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/techome.wordpress.com/50/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/techome.wordpress.com/50/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=techome.wordpress.com&blog=2227060&post=50&subd=techome&ref=&feed=1" /></div>]]></content:encoded>
			<wfw:commentRss>http://techome.wordpress.com/2009/03/12/repair-corrupt-rpm-databases/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/20dd6b758c3d6ecd4aaf903387775e2d?s=96&#38;d=http%3A%2F%2F0.gravatar.com%2Favatar%2Fad516503a11cd5ca435acc9bb6523536%3Fs%3D96&#38;r=G" medium="image">
			<media:title type="html">nitin</media:title>
		</media:content>
	</item>
		<item>
		<title>Happy New Year 2009</title>
		<link>http://techome.wordpress.com/2009/01/01/happy-new-year-2009/</link>
		<comments>http://techome.wordpress.com/2009/01/01/happy-new-year-2009/#comments</comments>
		<pubDate>Thu, 01 Jan 2009 07:03:42 +0000</pubDate>
		<dc:creator>nitinr0cks</dc:creator>
				<category><![CDATA[linux]]></category>

		<guid isPermaLink="false">http://techome.wordpress.com/2009/01/01/happy-new-year-2009/</guid>
		<description><![CDATA[Happy New Year to all !!!
       <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=techome.wordpress.com&blog=2227060&post=49&subd=techome&ref=&feed=1" />]]></description>
			<content:encoded><![CDATA[<div class='snap_preview'><br /><p>Happy New Year to all !!!</p>
  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/techome.wordpress.com/49/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/techome.wordpress.com/49/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/techome.wordpress.com/49/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/techome.wordpress.com/49/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/techome.wordpress.com/49/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/techome.wordpress.com/49/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/techome.wordpress.com/49/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/techome.wordpress.com/49/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/techome.wordpress.com/49/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/techome.wordpress.com/49/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=techome.wordpress.com&blog=2227060&post=49&subd=techome&ref=&feed=1" /></div>]]></content:encoded>
			<wfw:commentRss>http://techome.wordpress.com/2009/01/01/happy-new-year-2009/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/20dd6b758c3d6ecd4aaf903387775e2d?s=96&#38;d=http%3A%2F%2F0.gravatar.com%2Favatar%2Fad516503a11cd5ca435acc9bb6523536%3Fs%3D96&#38;r=G" medium="image">
			<media:title type="html">nitin</media:title>
		</media:content>
	</item>
		<item>
		<title>uTorrent 1.8 is Released !</title>
		<link>http://techome.wordpress.com/2008/08/11/utorrent-18-is-released/</link>
		<comments>http://techome.wordpress.com/2008/08/11/utorrent-18-is-released/#comments</comments>
		<pubDate>Mon, 11 Aug 2008 05:39:48 +0000</pubDate>
		<dc:creator>nitinr0cks</dc:creator>
				<category><![CDATA[tech]]></category>
		<category><![CDATA[tips]]></category>
		<category><![CDATA[tricks]]></category>
		<category><![CDATA[download]]></category>
		<category><![CDATA[p2p]]></category>
		<category><![CDATA[torrent]]></category>

		<guid isPermaLink="false">http://techome.wordpress.com/?p=44</guid>
		<description><![CDATA[The most popular torrent client uTorrent has relesed a new version with significant improvements. uTorrent latest release provides

Full Vista support!
IPv6 support
Fixes several bugs and numerous enhancements


You can download it from uTorrent site 
       <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=techome.wordpress.com&blog=2227060&post=44&subd=techome&ref=&feed=1" />]]></description>
			<content:encoded><![CDATA[<div class='snap_preview'><br /><p>The most popular torrent client uTorrent has relesed a new version with significant improvements. uTorrent latest release provides</p>
<ul>
<li>Full Vista support!</li>
<li>IPv6 support</li>
<li>Fixes several bugs and numerous enhancements</li>
</ul>
<p><a href="http://techome.files.wordpress.com/2008/08/utorrent31.png"><img class="aligncenter size-medium wp-image-46" src="http://techome.files.wordpress.com/2008/08/utorrent31.png?w=300&#038;h=210" alt="" width="300" height="210" /></a></p>
<p>You can download it from <a href="http://www.utorrent.com/download.php" target="_blank">uTorrent site </a></p>
<img alt="" border="0" src="http://feeds.wordpress.com/1.0/categories/techome.wordpress.com/44/" /> <img alt="" border="0" src="http://feeds.wordpress.com/1.0/tags/techome.wordpress.com/44/" /> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/techome.wordpress.com/44/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/techome.wordpress.com/44/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/techome.wordpress.com/44/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/techome.wordpress.com/44/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/techome.wordpress.com/44/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/techome.wordpress.com/44/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/techome.wordpress.com/44/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/techome.wordpress.com/44/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/techome.wordpress.com/44/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/techome.wordpress.com/44/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=techome.wordpress.com&blog=2227060&post=44&subd=techome&ref=&feed=1" /></div>]]></content:encoded>
			<wfw:commentRss>http://techome.wordpress.com/2008/08/11/utorrent-18-is-released/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/20dd6b758c3d6ecd4aaf903387775e2d?s=96&#38;d=http%3A%2F%2F0.gravatar.com%2Favatar%2Fad516503a11cd5ca435acc9bb6523536%3Fs%3D96&#38;r=G" medium="image">
			<media:title type="html">nitin</media:title>
		</media:content>

		<media:content url="http://techome.files.wordpress.com/2008/08/utorrent31.png?w=300" medium="image" />
	</item>
		<item>
		<title>Disabling the annoying system beep in Linux !</title>
		<link>http://techome.wordpress.com/2008/07/28/disabling-the-annoying-system-beep-in-linux/</link>
		<comments>http://techome.wordpress.com/2008/07/28/disabling-the-annoying-system-beep-in-linux/#comments</comments>
		<pubDate>Mon, 28 Jul 2008 04:15:09 +0000</pubDate>
		<dc:creator>nitinr0cks</dc:creator>
				<category><![CDATA[bash]]></category>
		<category><![CDATA[commandline]]></category>
		<category><![CDATA[linux]]></category>
		<category><![CDATA[shell]]></category>
		<category><![CDATA[tech]]></category>
		<category><![CDATA[tricks]]></category>
		<category><![CDATA[unix]]></category>

		<guid isPermaLink="false">http://techome.wordpress.com/?p=42</guid>
		<description><![CDATA[System beeps every time you press the backspace key one too many times, or just using emacs, can be quite disturbing.
To shut them off:
Just open your .bashrc file.
vi ~/.bashrc
and add the following
xset b off
xset b 0 0 0
       <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=techome.wordpress.com&blog=2227060&post=42&subd=techome&ref=&feed=1" />]]></description>
			<content:encoded><![CDATA[<div class='snap_preview'><br /><p>System beeps every time you press the backspace key one too many times, or just using emacs, can be quite disturbing.</p>
<p>To shut them off:<br />
Just open your <strong>.bashrc</strong> file.</p>
<p><strong>vi ~/.bashrc</strong></p>
<p>and add the following<br />
<strong>xset b off<br />
xset b 0 0 0</strong></p>
<img alt="" border="0" src="http://feeds.wordpress.com/1.0/categories/techome.wordpress.com/42/" /> <img alt="" border="0" src="http://feeds.wordpress.com/1.0/tags/techome.wordpress.com/42/" /> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/techome.wordpress.com/42/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/techome.wordpress.com/42/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/techome.wordpress.com/42/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/techome.wordpress.com/42/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/techome.wordpress.com/42/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/techome.wordpress.com/42/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/techome.wordpress.com/42/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/techome.wordpress.com/42/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/techome.wordpress.com/42/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/techome.wordpress.com/42/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=techome.wordpress.com&blog=2227060&post=42&subd=techome&ref=&feed=1" /></div>]]></content:encoded>
			<wfw:commentRss>http://techome.wordpress.com/2008/07/28/disabling-the-annoying-system-beep-in-linux/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/20dd6b758c3d6ecd4aaf903387775e2d?s=96&#38;d=http%3A%2F%2F0.gravatar.com%2Favatar%2Fad516503a11cd5ca435acc9bb6523536%3Fs%3D96&#38;r=G" medium="image">
			<media:title type="html">nitin</media:title>
		</media:content>
	</item>
		<item>
		<title>XP is dead ! Long live TinyXP</title>
		<link>http://techome.wordpress.com/2008/07/07/xp-is-dead-long-live-tinyxp/</link>
		<comments>http://techome.wordpress.com/2008/07/07/xp-is-dead-long-live-tinyxp/#comments</comments>
		<pubDate>Mon, 07 Jul 2008 10:42:25 +0000</pubDate>
		<dc:creator>nitinr0cks</dc:creator>
				<category><![CDATA[TinyXP]]></category>
		<category><![CDATA[cracked]]></category>
		<category><![CDATA[linux]]></category>
		<category><![CDATA[tech]]></category>
		<category><![CDATA[tricks]]></category>
		<category><![CDATA[windows]]></category>
		<category><![CDATA[download]]></category>
		<category><![CDATA[hacks]]></category>
		<category><![CDATA[install]]></category>
		<category><![CDATA[thepiratebay]]></category>
		<category><![CDATA[torrents]]></category>
		<category><![CDATA[XP]]></category>

		<guid isPermaLink="false">http://techome.wordpress.com/?p=31</guid>
		<description><![CDATA[Even though Linux is my OS of preferance, I cannot ignore Windows as there a lot of software which have no quality linux replacements and then Games.
18 Jul 2007 was the last date you could legally buy Windows XP. Microsoft simply stopped selling them so that they can promote Vista. But XP fans there is [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=techome.wordpress.com&blog=2227060&post=31&subd=techome&ref=&feed=1" />]]></description>
			<content:encoded><![CDATA[<div class='snap_preview'><br /><p>Even though Linux is my OS of preferance, I cannot ignore Windows as there a lot of software which have no quality linux replacements and then Games.</p>
<p>18 Jul 2007 was the last date you could legally buy Windows XP. Microsoft simply stopped selling them so that they can promote Vista. But XP fans there is a news to cheer &#8230;  eXPerience has just relesed <span style="color:#ff6600;"><strong>TinyXP </strong>Rev09<span style="color:#000000;">. </span></span></p>
<p>TinyXP contains all the updated drivers to the day and there are several custom installation options. It’s based on <strong>XP SP3</strong>.  The best thing about this is that allows you to install Windows XP without the much hated Internet Explorer, Outlook express and Windows media player.  These are the available install options.</p>
<ul>
<li>TinyXP With IE/OE/WMP (With Added Driverpacks)</li>
<li>TinyXP With IE/OE/WMP (Without Added Driverpacks)</li>
<li>TinyXP Without IE/OE/WMP (With Added Driverpacks)</li>
<li>TinyXP Without IE/OE/WMP (Without Added Driverpacks)</li>
<li>TinyXP BARE With IE/OE/WMP (With Added Driverpacks)</li>
<li>TinyXP BARE With IE/OE/WMP (Without Added Driverpacks)</li>
<li>TinyXP BARE Without IE/OE/WMP (With Added Driverpacks)</li>
<li>TinyXP BARE Without IE/OE/WMP (Without Added Driverpacks)</li>
<li>TinyXP With Repair Option (Product Key Already Filled In)</li>
</ul>
<p><a href="http://techome.files.wordpress.com/2008/07/thunderplains.jpg"><img class="alignnone size-medium wp-image-33" src="http://techome.files.wordpress.com/2008/07/thunderplains.jpg?w=300&#038;h=239" alt="" width="300" height="239" /></a></p>
<p>Tiny XP installs thousands of registry hacks, that improve the system so much you&#8217;ll never want to go back to the standard version. As if that&#8217;s not enough, it even includes a bunch of cool options at boot time for trouble shooting, and even a fully functional copy of the Damn Small Linux live CD!</p>
<p>The installation will automatically install follwing components.</p>
<p>Service Pack 3 Final (Build 5512)</p>
<p>All Hotfixes Up To May 2008</p>
<p>DirectX DLL Libraries (24 to 36)</p>
<p>Flash Player v9.0.124.0 (IE) &#8211; / &#8211; Plugin DLL v9.0.124.0 (Firefox/Opera)</p>
<p>Royale Theme (Options 1 to 4) &#8211; / &#8211; Classic Theme</p>
<p><a href="http://techome.files.wordpress.com/2008/07/tinyxp_04.jpg"><img class="alignnone size-medium wp-image-34" src="http://techome.files.wordpress.com/2008/07/tinyxp_04.jpg?w=300&#038;h=225" alt="" width="300" height="225" /></a></p>
<p>The following applications are also included in CD are Acronis Backup &amp; Restore, Damn Small Linux 4.3, Hirens Boot CD 9.5 and SpinRite 6.0.  You can download the TinyXP ISO which is only <strong>700 MB</strong> using torrents.</p>
<p>Here is a link to download it from <strong>The Pirate Bay </strong>- The world&#8217;s most loved torrent tracker. You will also find installation instructions there.</p>
<h2><span style="color:#ff6600;"><strong><a title="Download TinyXP" href="http://thepiratebay.org/tor/4206516/TinyXP_Rev09_-_eXPerience">Download</a></strong></span></h2>
<img alt="" border="0" src="http://feeds.wordpress.com/1.0/categories/techome.wordpress.com/31/" /> <img alt="" border="0" src="http://feeds.wordpress.com/1.0/tags/techome.wordpress.com/31/" /> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/techome.wordpress.com/31/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/techome.wordpress.com/31/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/techome.wordpress.com/31/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/techome.wordpress.com/31/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/techome.wordpress.com/31/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/techome.wordpress.com/31/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/techome.wordpress.com/31/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/techome.wordpress.com/31/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/techome.wordpress.com/31/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/techome.wordpress.com/31/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=techome.wordpress.com&blog=2227060&post=31&subd=techome&ref=&feed=1" /></div>]]></content:encoded>
			<wfw:commentRss>http://techome.wordpress.com/2008/07/07/xp-is-dead-long-live-tinyxp/feed/</wfw:commentRss>
		<slash:comments>74</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/20dd6b758c3d6ecd4aaf903387775e2d?s=96&#38;d=http%3A%2F%2F0.gravatar.com%2Favatar%2Fad516503a11cd5ca435acc9bb6523536%3Fs%3D96&#38;r=G" medium="image">
			<media:title type="html">nitin</media:title>
		</media:content>

		<media:content url="http://techome.files.wordpress.com/2008/07/thunderplains.jpg?w=300" medium="image" />

		<media:content url="http://techome.files.wordpress.com/2008/07/tinyxp_04.jpg?w=300" medium="image" />
	</item>
		<item>
		<title>Preventing man page contents from getting cleared</title>
		<link>http://techome.wordpress.com/2008/06/19/preventing-man-page-contents-from-getting-cleared/</link>
		<comments>http://techome.wordpress.com/2008/06/19/preventing-man-page-contents-from-getting-cleared/#comments</comments>
		<pubDate>Thu, 19 Jun 2008 05:03:42 +0000</pubDate>
		<dc:creator>nitinr0cks</dc:creator>
				<category><![CDATA[bash]]></category>
		<category><![CDATA[commandline]]></category>
		<category><![CDATA[linux]]></category>
		<category><![CDATA[scripting]]></category>
		<category><![CDATA[shell]]></category>
		<category><![CDATA[tech]]></category>
		<category><![CDATA[tips]]></category>
		<category><![CDATA[tricks]]></category>
		<category><![CDATA[unix]]></category>

		<guid isPermaLink="false">http://techome.wordpress.com/?p=29</guid>
		<description><![CDATA[man pages are great help for learing new commands in *nix systems. There will be hardly any unix user who have not used it .
When learning about new commands or options of commands using man pages it is a annoyance that man page contents get cleared on quiting man. We can change this behiavior man [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=techome.wordpress.com&blog=2227060&post=29&subd=techome&ref=&feed=1" />]]></description>
			<content:encoded><![CDATA[<div class='snap_preview'><br /><p><strong>man</strong> pages are great help for learing new commands in *nix systems. There will be hardly any unix user who have not used it .</p>
<p>When learning about new commands or options of commands using man pages it is a annoyance that man page contents get cleared on quiting man. We can change this behiavior man by changing the default <strong>PAGER</strong>.</p>
<p>The default PAGER user by man is less. To change the behavior of man we can change the <strong>PAGER</strong> to more. You can do this by adding following line to .bashrc file in your home directory.</p>
<h4>export PAGER=/bin/more</h4>
<p>If you want to change man page behavior permanently you will have to edit PAGER value in <strong>/etc/man.config</strong></p>
<img alt="" border="0" src="http://feeds.wordpress.com/1.0/categories/techome.wordpress.com/29/" /> <img alt="" border="0" src="http://feeds.wordpress.com/1.0/tags/techome.wordpress.com/29/" /> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/techome.wordpress.com/29/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/techome.wordpress.com/29/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/techome.wordpress.com/29/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/techome.wordpress.com/29/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/techome.wordpress.com/29/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/techome.wordpress.com/29/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/techome.wordpress.com/29/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/techome.wordpress.com/29/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/techome.wordpress.com/29/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/techome.wordpress.com/29/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=techome.wordpress.com&blog=2227060&post=29&subd=techome&ref=&feed=1" /></div>]]></content:encoded>
			<wfw:commentRss>http://techome.wordpress.com/2008/06/19/preventing-man-page-contents-from-getting-cleared/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/20dd6b758c3d6ecd4aaf903387775e2d?s=96&#38;d=http%3A%2F%2F0.gravatar.com%2Favatar%2Fad516503a11cd5ca435acc9bb6523536%3Fs%3D96&#38;r=G" medium="image">
			<media:title type="html">nitin</media:title>
		</media:content>
	</item>
		<item>
		<title>Cool trick to navigate directories using cd !</title>
		<link>http://techome.wordpress.com/2008/03/04/cool-trick-to-navigate-directories-using-cd/</link>
		<comments>http://techome.wordpress.com/2008/03/04/cool-trick-to-navigate-directories-using-cd/#comments</comments>
		<pubDate>Tue, 04 Mar 2008 09:51:23 +0000</pubDate>
		<dc:creator>nitinr0cks</dc:creator>
				<category><![CDATA[bash]]></category>
		<category><![CDATA[commandline]]></category>
		<category><![CDATA[linux]]></category>
		<category><![CDATA[scripting]]></category>
		<category><![CDATA[shell]]></category>
		<category><![CDATA[tech]]></category>
		<category><![CDATA[tricks]]></category>
		<category><![CDATA[unix]]></category>

		<guid isPermaLink="false">http://techome.wordpress.com/?p=21</guid>
		<description><![CDATA[Everyone using Linux will like to use it to navigate easily between directories. Add the following code into .bashrc file.  Now you can navigate foward and backward using cd ]  and cd [ .
Cool !
    __COUNT=0 __BACK=0 cd () { if [ "${1}" = "[" ]; then if [ "${__BACK}" [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=techome.wordpress.com&blog=2227060&post=21&subd=techome&ref=&feed=1" />]]></description>
			<content:encoded><![CDATA[<div class='snap_preview'><br /><p>Everyone using Linux will like to use it to navigate easily between directories. Add the following code into <b>.bashrc</b> file.  Now you can navigate foward and backward using <b>cd ]</b>  and <b>cd [ </b>.</p>
<p>Cool !</p>
<pre>    __COUNT=0 __BACK=0 cd () { if [ "${1}" = "[" ]; then if [ "${__BACK}" -lt "${__COUNT}" ]; then pushd +1 &gt; /dev/null __BACK=$(($__BACK+1)) else echo &#8220;can&#8217;t go back any more&#8221; fi elif [ "${1}" = "]&#8221; ]; then if [ "${__BACK}" != 0 ]; then pushd -0 &gt; /dev/null __BACK=$(($__BACK-1)) else echo &#8220;can&#8217;t go forward any more&#8221; fi elif [ "${1}" = "." ]; then builtin cd &#8220;${@}&#8221; else if [ "${1}" = "-" ]; then pushd &#8220;${OLDPWD}&#8221; &gt; /dev/null elif [ "${#}" -eq 0 ]; then pushd &#8220;${HOME}&#8221; &gt; /dev/null else pushd &#8220;${@}&#8221; &gt; /dev/null fi while [ "${__BACK}" -gt 0 ]; do popd -0 &gt; /dev/null __BACK=$(($__BACK-1)) done __COUNT=$(($__COUNT+1)) fi }</pre>
<p>Add above code to <b>.bashrc</b> .</p>
<img alt="" border="0" src="http://feeds.wordpress.com/1.0/categories/techome.wordpress.com/21/" /> <img alt="" border="0" src="http://feeds.wordpress.com/1.0/tags/techome.wordpress.com/21/" /> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/techome.wordpress.com/21/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/techome.wordpress.com/21/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/techome.wordpress.com/21/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/techome.wordpress.com/21/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/techome.wordpress.com/21/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/techome.wordpress.com/21/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/techome.wordpress.com/21/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/techome.wordpress.com/21/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/techome.wordpress.com/21/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/techome.wordpress.com/21/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=techome.wordpress.com&blog=2227060&post=21&subd=techome&ref=&feed=1" /></div>]]></content:encoded>
			<wfw:commentRss>http://techome.wordpress.com/2008/03/04/cool-trick-to-navigate-directories-using-cd/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/20dd6b758c3d6ecd4aaf903387775e2d?s=96&#38;d=http%3A%2F%2F0.gravatar.com%2Favatar%2Fad516503a11cd5ca435acc9bb6523536%3Fs%3D96&#38;r=G" medium="image">
			<media:title type="html">nitin</media:title>
		</media:content>
	</item>
		<item>
		<title>Howto reset root password for a linux machine</title>
		<link>http://techome.wordpress.com/2008/02/21/howto-reset-root-password-for-a-linux-machine/</link>
		<comments>http://techome.wordpress.com/2008/02/21/howto-reset-root-password-for-a-linux-machine/#comments</comments>
		<pubDate>Thu, 21 Feb 2008 14:26:30 +0000</pubDate>
		<dc:creator>nitinr0cks</dc:creator>
				<category><![CDATA[linux]]></category>
		<category><![CDATA[passwords]]></category>
		<category><![CDATA[tech]]></category>
		<category><![CDATA[tips]]></category>
		<category><![CDATA[tricks]]></category>

		<guid isPermaLink="false">http://techome.wordpress.com/?p=27</guid>
		<description><![CDATA[Consider the case you forgot the root password of your Linux machine. Don&#8217;t panic !
You can reset it easily entering single user mode  . Following are the run levels in linux.
Runlevel 0: Halt System &#8211; To shutdown the system
 Runlevel 1: Single user mode
 Runlevel 2: Basic multi user mode without NFS
 Runlevel 3: [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=techome.wordpress.com&blog=2227060&post=27&subd=techome&ref=&feed=1" />]]></description>
			<content:encoded><![CDATA[<div class='snap_preview'><br /><p>Consider the case you forgot the root password of your Linux machine. Don&#8217;t panic !</p>
<p>You can reset it easily entering <b>single user mode  </b>. Following are the run levels in linux.</p>
<h5>Runlevel 0: Halt System &#8211; To shutdown the system</h5>
<h5> Runlevel 1: Single user mode</h5>
<h5> Runlevel 2: Basic multi user mode without NFS</h5>
<h5> Runlevel 3: Full multi user mode (text based)</h5>
<h5> Runlevel 4: unused</h5>
<h5> Runlevel 5: Multi user mode with Graphical User Interface</h5>
<h5> Runlevel 6: Reboot System</h5>
<p>Following are the steps to reset password.</p>
<p>1. Restart the machine.</p>
<p>2. Wait for the &#8220;Grub loading&#8221; message to appear and, depending on your Linux distribution, get ready to hit either any key or the <b>ESC</b> key to enter the grub boot menu.</p>
<pre>Grub loading, please wait ...
Press ESC to enter the menu</pre>
<p>3. You will then get grub&#8217;s main menu which will display a list of available kernels. Use the arrow keys to scroll to your desired version of the kernel and then press <b>e </b>for &#8220;edit&#8221;.</p>
<pre>Fedora Core (2.6.18-1.2239.fc5smp)
Fedora Core (2.6.18-1.2200.fc5smp)</pre>
<p>4. The kernel&#8217;s boot menu will appear. Use the arrow keys to scroll to the &#8220;kernel&#8221; line and then press e for &#8220;edit&#8221;.</p>
<p>root (hd0,0) kernel /vmlinuz-2.6.18-1.2239.fc5smp ro root=LABEL=/ initrd /initrd-2.6.18-1.2239.fc5smp.img</p>
<p>5. A grub edit prompt will appear. Use the arrow keys to move to the end of the line and add the word &#8220;single&#8221; to the end, separated by a space. Change</p>
<pre>grub edit&gt; kernel /vmlinuz-2.6.18-1.2239.fc5smp ro root=LABEL=/</pre>
<p>to following</p>
<pre>grub edit&gt; kernel /vmlinuz-2.6.18-1.2239.fc5smp ro root=LABEL=/ single</pre>
<p>6. Press enter to save your changes, and then b for &#8220;boot&#8221;. 6.	The system will continue to boot, but will go straight to the root # prompt without first asking for a username and password.</p>
<p>7. Now change the password using passwd command.</p>
<pre>#passwd &lt;give your new password&gt;</pre>
<p>8. Change the run-level using init command.</p>
<pre># init 5</pre>
<p>( for  Multi user mode with Graphical User Interface)</p>
<p><a title="Reverting_To_Your_Default_runlevel_From_Single_User_Mode" name="Reverting_To_Your_Default_runlevel_From_Single_User_Mode"></a></p>
<h4> <span class="mw-headline">That&#8217;s it !<br />
</span></h4>
<img alt="" border="0" src="http://feeds.wordpress.com/1.0/categories/techome.wordpress.com/27/" /> <img alt="" border="0" src="http://feeds.wordpress.com/1.0/tags/techome.wordpress.com/27/" /> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/techome.wordpress.com/27/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/techome.wordpress.com/27/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/techome.wordpress.com/27/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/techome.wordpress.com/27/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/techome.wordpress.com/27/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/techome.wordpress.com/27/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/techome.wordpress.com/27/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/techome.wordpress.com/27/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/techome.wordpress.com/27/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/techome.wordpress.com/27/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=techome.wordpress.com&blog=2227060&post=27&subd=techome&ref=&feed=1" /></div>]]></content:encoded>
			<wfw:commentRss>http://techome.wordpress.com/2008/02/21/howto-reset-root-password-for-a-linux-machine/feed/</wfw:commentRss>
		<slash:comments>13</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/20dd6b758c3d6ecd4aaf903387775e2d?s=96&#38;d=http%3A%2F%2F0.gravatar.com%2Favatar%2Fad516503a11cd5ca435acc9bb6523536%3Fs%3D96&#38;r=G" medium="image">
			<media:title type="html">nitin</media:title>
		</media:content>
	</item>
		<item>
		<title>Running PHP4 and PHP5 concurrently.</title>
		<link>http://techome.wordpress.com/2008/01/18/running-php4-and-php5-concurrently/</link>
		<comments>http://techome.wordpress.com/2008/01/18/running-php4-and-php5-concurrently/#comments</comments>
		<pubDate>Fri, 18 Jan 2008 18:26:16 +0000</pubDate>
		<dc:creator>nitinr0cks</dc:creator>
				<category><![CDATA[apache]]></category>
		<category><![CDATA[linux]]></category>
		<category><![CDATA[php]]></category>
		<category><![CDATA[server]]></category>
		<category><![CDATA[tech]]></category>
		<category><![CDATA[tips]]></category>
		<category><![CDATA[tricks]]></category>
		<category><![CDATA[unix]]></category>
		<category><![CDATA[webserver]]></category>

		<guid isPermaLink="false">http://techome.wordpress.com/2008/01/18/running-php4-and-php5-concurrently/</guid>
		<description><![CDATA[Running PHP4 and PHP5
There are many times when we need PHP4 and PHP5 to run concurrently on the server.In such cases we can Install one as apache module and other as CGI
Install PHP4 or PHP5 as apache module. Lets install PHP5 as apache module
Download PHP5 untar it and move to its directory.


 ./configure --with-apxs=/usr/local/apache/bin/apxs


 make


 [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=techome.wordpress.com&blog=2227060&post=23&subd=techome&ref=&feed=1" />]]></description>
			<content:encoded><![CDATA[<div class='snap_preview'><br /><p><span style="font-weight:bold;">Running PHP4 and PHP5</span></p>
<p>There are many times when we need PHP4 and PHP5 to run concurrently on the server.In such cases we can Install one as <span style="font-weight:bold;">apache module</span> and other as <span style="font-weight:bold;">CGI</span></p>
<p>Install PHP4 or PHP5 as apache module. Lets install PHP5 as <span style="font-weight:bold;">apache module</span></p>
<p>Download PHP5 untar it and move to its directory.</p>
<ol>
<li>
<pre style="font-weight:bold;"> ./configure --with-apxs=/usr/local/apache/bin/apxs</pre>
</li>
<li>
<pre style="font-weight:bold;"> make</pre>
</li>
<li>
<pre style="font-weight:bold;"> make install</pre>
</li>
</ol>
<p>If file /usr/local/apache/modules/libphp5.so does not exist or is an older version, type this from PHP source code directory.</p>
<pre> <span style="font-weight:bold;">4 cp -p .libs/libphp5.so /usr/local/apache/modules</span></pre>
<p>5 copy php.ini-recommended from PHP source code directory to installation directory.</p>
<p>6 Add following to <span style="font-weight:bold;">http.conf</span></p>
<pre style="font-weight:bold;">LoadModule php5_module        modules/libphp5.so</pre>
<pre style="font-weight:bold;">AddHandler php5-script php</pre>
<pre style="font-weight:bold;">DirectoryIndex index.html index.php</pre>
<pre style="font-weight:bold;">AddType text/html       php</pre>
<p>Now install <span style="font-weight:bold;">PHP4 as CGI</span></p>
<p>Download PHP4 untar it and move to its directory.</p>
<pre style="font-weight:bold;">1 ./configure --prefix=/home/somedir/php4 --enable-force-cgi-redirect --program-suffix=4</pre>
<p><span style="font-weight:bold;">&#8211;enable-force-cgi-redirect</span>- Enable the security check for internal server redirects. Not enabling option disables the check and enables bypassing httpd security and authentication settings.</p>
<p><span style="font-weight:bold;">&#8211;program-suffix -</span>adds the given suffix.</p>
<pre style="font-weight:bold;">2 make</pre>
<pre style="font-weight:bold;">3 make install</pre>
<p>4 Add following to http.conf</p>
<pre style="font-weight:bold;">ScriptAlias /cgi-sys/ /usr/local/cgi-sys/</pre>
<pre style="font-weight:bold;">Action application/x-httpd-php5 "/cgi-sys/php-cgi5"</pre>
<pre style="font-weight:bold;">AddHandler application/x-httpd-php5 .php5</pre>
<p>Restart Apache. And now you use PHP4 and PHP5 concurrently !</p>
<img alt="" border="0" src="http://feeds.wordpress.com/1.0/categories/techome.wordpress.com/23/" /> <img alt="" border="0" src="http://feeds.wordpress.com/1.0/tags/techome.wordpress.com/23/" /> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/techome.wordpress.com/23/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/techome.wordpress.com/23/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/techome.wordpress.com/23/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/techome.wordpress.com/23/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/techome.wordpress.com/23/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/techome.wordpress.com/23/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/techome.wordpress.com/23/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/techome.wordpress.com/23/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/techome.wordpress.com/23/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/techome.wordpress.com/23/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=techome.wordpress.com&blog=2227060&post=23&subd=techome&ref=&feed=1" /></div>]]></content:encoded>
			<wfw:commentRss>http://techome.wordpress.com/2008/01/18/running-php4-and-php5-concurrently/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/20dd6b758c3d6ecd4aaf903387775e2d?s=96&#38;d=http%3A%2F%2F0.gravatar.com%2Favatar%2Fad516503a11cd5ca435acc9bb6523536%3Fs%3D96&#38;r=G" medium="image">
			<media:title type="html">nitin</media:title>
		</media:content>
	</item>
		<item>
		<title>Quick Keyword search using Firefox !</title>
		<link>http://techome.wordpress.com/2008/01/13/quick-keyword-search-using-firefox/</link>
		<comments>http://techome.wordpress.com/2008/01/13/quick-keyword-search-using-firefox/#comments</comments>
		<pubDate>Sun, 13 Jan 2008 23:17:32 +0000</pubDate>
		<dc:creator>nitinr0cks</dc:creator>
				<category><![CDATA[browser]]></category>
		<category><![CDATA[firefox]]></category>
		<category><![CDATA[linux]]></category>
		<category><![CDATA[search]]></category>
		<category><![CDATA[tech]]></category>
		<category><![CDATA[tips]]></category>
		<category><![CDATA[tricks]]></category>

		<guid isPermaLink="false">http://techome.wordpress.com/2008/01/13/quick-keyword-search-using-firefox/</guid>
		<description><![CDATA[Most of the websites have site specific search (eg: arstechnica.com). We can use the keyword option in Firefox for quickly searching such websites.
1. Visit the website we need to search using Firefox.( For example arstechnica.com or any site having search option )
2. Right click within the search box.
3. Select &#8220;Add a Keyword for this Search&#8221; [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=techome.wordpress.com&blog=2227060&post=22&subd=techome&ref=&feed=1" />]]></description>
			<content:encoded><![CDATA[<div class='snap_preview'><br /><p>Most of the websites have site specific search (eg: arstechnica.com). We can use the keyword option in Firefox for quickly searching such websites.</p>
<p>1. Visit the website we need to search using Firefox.( For example arstechnica.com or any site having search option )<br />
2. Right click within the search box.<br />
3. Select &#8220;Add a Keyword for this Search&#8221; option in right click menu.<br />
4. Give your search a Name and Keyword. ( For example for  arstechnica.com search I gave &#8220;ars&#8221; as keyword ).<br />
5. Now to search the site, open a new tab and type your search Keyword followed by search string ( let&#8217;s try searching Linux here ) in location bar( Ctrl + L) . (example: &#8220;ars linux&#8221;).</p>
<img alt="" border="0" src="http://feeds.wordpress.com/1.0/categories/techome.wordpress.com/22/" /> <img alt="" border="0" src="http://feeds.wordpress.com/1.0/tags/techome.wordpress.com/22/" /> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/techome.wordpress.com/22/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/techome.wordpress.com/22/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/techome.wordpress.com/22/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/techome.wordpress.com/22/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/techome.wordpress.com/22/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/techome.wordpress.com/22/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/techome.wordpress.com/22/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/techome.wordpress.com/22/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/techome.wordpress.com/22/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/techome.wordpress.com/22/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=techome.wordpress.com&blog=2227060&post=22&subd=techome&ref=&feed=1" /></div>]]></content:encoded>
			<wfw:commentRss>http://techome.wordpress.com/2008/01/13/quick-keyword-search-using-firefox/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/20dd6b758c3d6ecd4aaf903387775e2d?s=96&#38;d=http%3A%2F%2F0.gravatar.com%2Favatar%2Fad516503a11cd5ca435acc9bb6523536%3Fs%3D96&#38;r=G" medium="image">
			<media:title type="html">nitin</media:title>
		</media:content>
	</item>
	</channel>
</rss>