<?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/"
	>

<channel>
	<title>Nilesh Manohar &#38; Erzsebet Marothi &#187; linux</title>
	<atom:link href="http://www.nileshmanohar.com/tag/linux/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.nileshmanohar.com</link>
	<description>Our little space on Internet</description>
	<lastBuildDate>Mon, 26 Jul 2010 11:42:56 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0</generator>
		<item>
		<title>Crunchbang Linux</title>
		<link>http://www.nileshmanohar.com/2010/07/15/crunchbang-linux/</link>
		<comments>http://www.nileshmanohar.com/2010/07/15/crunchbang-linux/#comments</comments>
		<pubDate>Thu, 15 Jul 2010 15:03:48 +0000</pubDate>
		<dc:creator>Nilesh Manohar</dc:creator>
				<category><![CDATA[Computers]]></category>
		<category><![CDATA[crunchbang]]></category>
		<category><![CDATA[linux]]></category>

		<guid isPermaLink="false">http://www.nileshmanohar.com/?p=560</guid>
		<description><![CDATA[CrunchBang Linux is an Ubuntu based distribution featuring the lightweight Openbox window manager and GTK+ applications. The distribution has been built and customised from a minimal Ubuntu install. The distribution has been designed to offer a good balance of speed &#8230; <a href="http://www.nileshmanohar.com/2010/07/15/crunchbang-linux/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p>CrunchBang Linux is an <a title="http://www.ubuntu.com" href="http://www.ubuntu.com/" target="_blank">Ubuntu</a> based distribution featuring  the lightweight <a title="http://icculus.org/openbox/index.php/Main_Page" href="http://icculus.org/openbox/index.php/Main_Page" target="_blank">Openbox window  manager</a> and GTK+ applications. The distribution has been built and  customised from a minimal Ubuntu install. The distribution has been  designed to offer a good balance of speed and functionality. CrunchBang  Linux is currently available as a LiveCD; however, best performance is  achieved by installing CrunchBang Linux to your hard disk.</p>
<p>I tried Crunchbang Linux on my HP netbook. It has a 1.2 GHz processor and 1GB RAM. It just took <strong>9</strong> minutes to install and had no problem in setting up the wireless.</p>
<p>Read More about <a href="http://crunchbanglinux.org/wiki/about" target="_blank">Crunchbang Linux here</a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.nileshmanohar.com/2010/07/15/crunchbang-linux/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Linux Distribution Chooser</title>
		<link>http://www.nileshmanohar.com/2009/03/20/linux-distribution-chooser/</link>
		<comments>http://www.nileshmanohar.com/2009/03/20/linux-distribution-chooser/#comments</comments>
		<pubDate>Fri, 20 Mar 2009 16:53:00 +0000</pubDate>
		<dc:creator>Nilesh Manohar</dc:creator>
				<category><![CDATA[Computers]]></category>
		<category><![CDATA[linux]]></category>

		<guid isPermaLink="false">http://www.nileshmanohar.com/?p=312</guid>
		<description><![CDATA[Having trobule deciding which Linux Distribution to try &#8230; Try http://www.zegeniestudios.net/ldc/]]></description>
			<content:encoded><![CDATA[<p>Having trobule deciding which Linux Distribution to try &#8230;</p>
<p>Try <a href="http://www.zegeniestudios.net/ldc/" target="_blank">http://www.zegeniestudios.net/ldc/</a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.nileshmanohar.com/2009/03/20/linux-distribution-chooser/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>embedding subtitles in avi file</title>
		<link>http://www.nileshmanohar.com/2008/08/31/embedding-subtitles-in-avi-file/</link>
		<comments>http://www.nileshmanohar.com/2008/08/31/embedding-subtitles-in-avi-file/#comments</comments>
		<pubDate>Sun, 31 Aug 2008 12:50:18 +0000</pubDate>
		<dc:creator>Nilesh Manohar</dc:creator>
				<category><![CDATA[Computers]]></category>
		<category><![CDATA[embed subtitles]]></category>
		<category><![CDATA[linux]]></category>
		<category><![CDATA[mplayer]]></category>
		<category><![CDATA[transcode]]></category>

		<guid isPermaLink="false">http://www.nileshmanohar.com/?p=71</guid>
		<description><![CDATA[In order to emded subtitles in a avi movie on a linux system, first download the appropriate subtitles for the movie. This usually has the extension of .srt. Make sure that you have transcode and mplayer are installed on your &#8230; <a href="http://www.nileshmanohar.com/2008/08/31/embedding-subtitles-in-avi-file/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p>In order to emded subtitles in a avi movie on a linux system, first download the appropriate subtitles for the movie. This usually has the extension of .srt. Make sure that you have transcode and mplayer are installed on your linux machine and then run the following command</p>
<p><strong>transcode -i input.avi -x mplayer=&#8221;-sub subfile.srt&#8221; -o outputfile.avi -y xvid</strong></p>
<p>and you have the outputfile.avi with embedded with the subtitles.</p>
<p>ENJOY</p>
]]></content:encoded>
			<wfw:commentRss>http://www.nileshmanohar.com/2008/08/31/embedding-subtitles-in-avi-file/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Linux App Finder</title>
		<link>http://www.nileshmanohar.com/2008/07/22/linux-app-finder/</link>
		<comments>http://www.nileshmanohar.com/2008/07/22/linux-app-finder/#comments</comments>
		<pubDate>Tue, 22 Jul 2008 14:31:45 +0000</pubDate>
		<dc:creator>Nilesh Manohar</dc:creator>
				<category><![CDATA[Computers]]></category>
		<category><![CDATA[applications]]></category>
		<category><![CDATA[linux]]></category>

		<guid isPermaLink="false">http://www.nileshmanohar.com/?p=70</guid>
		<description><![CDATA[Recently came across this website Linux App Finder. It has a great collection of applications nicely grouped by categories]]></description>
			<content:encoded><![CDATA[<p>Recently came across this website <a href="http://linuxappfinder.com/" target="_blank">Linux App Finder</a>. It has a great collection of applications nicely grouped by categories</p>
]]></content:encoded>
			<wfw:commentRss>http://www.nileshmanohar.com/2008/07/22/linux-app-finder/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
