<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	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:media="http://search.yahoo.com/mrss/"
		>
<channel>
	<title>Comments on: Linux Software Installation : Clear your Myths</title>
	<atom:link href="http://manishtech.wordpress.com/2008/01/06/linux-software-installation-clear-your-myths/feed/" rel="self" type="application/rss+xml" />
	<link>http://manishtech.wordpress.com/2008/01/06/linux-software-installation-clear-your-myths/</link>
	<description>Life is about Freedom and Sharing</description>
	<lastBuildDate>Fri, 30 Oct 2009 19:16:53 +0000</lastBuildDate>
	<generator>http://wordpress.com/</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: nicolas jaen fiere g</title>
		<link>http://manishtech.wordpress.com/2008/01/06/linux-software-installation-clear-your-myths/#comment-308</link>
		<dc:creator>nicolas jaen fiere g</dc:creator>
		<pubDate>Thu, 09 Oct 2008 12:03:10 +0000</pubDate>
		<guid isPermaLink="false">http://manishtech.wordpress.com/2008/01/06/linux-software-installation-clear-your-myths/#comment-308</guid>
		<description>commands and process of linux</description>
		<content:encoded><![CDATA[<p>commands and process of linux</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Manish</title>
		<link>http://manishtech.wordpress.com/2008/01/06/linux-software-installation-clear-your-myths/#comment-246</link>
		<dc:creator>Manish</dc:creator>
		<pubDate>Mon, 23 Jun 2008 18:01:15 +0000</pubDate>
		<guid isPermaLink="false">http://manishtech.wordpress.com/2008/01/06/linux-software-installation-clear-your-myths/#comment-246</guid>
		<description>&lt;strong&gt;&lt;i&gt;Linux programs are both easier to install in Linux, and harder. After the packaging mess gets cleared up, Linux programs will be easier to install than Windows or Mac across the board.&lt;/i&gt;&lt;/strong&gt;

There is always a trade-off. If you want a software installation feature like windows, the result will be huge program sizes in which libraries are not shared,instead each program has a replicate copy of libraray for the same funtion.
Dependency hell leads to less size of program, you cant always be in a win-win situation.</description>
		<content:encoded><![CDATA[<p><strong><i>Linux programs are both easier to install in Linux, and harder. After the packaging mess gets cleared up, Linux programs will be easier to install than Windows or Mac across the board.</i></strong></p>
<p>There is always a trade-off. If you want a software installation feature like windows, the result will be huge program sizes in which libraries are not shared,instead each program has a replicate copy of libraray for the same funtion.<br />
Dependency hell leads to less size of program, you cant always be in a win-win situation.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Software &#187; Linux Software Installation : Clear your Myths Manish&#8217;s Tech Blog</title>
		<link>http://manishtech.wordpress.com/2008/01/06/linux-software-installation-clear-your-myths/#comment-221</link>
		<dc:creator>Software &#187; Linux Software Installation : Clear your Myths Manish&#8217;s Tech Blog</dc:creator>
		<pubDate>Sun, 20 Jan 2008 04:47:02 +0000</pubDate>
		<guid isPermaLink="false">http://manishtech.wordpress.com/2008/01/06/linux-software-installation-clear-your-myths/#comment-221</guid>
		<description>[...] Research more about this from here [...]</description>
		<content:encoded><![CDATA[<p>[...] Research more about this from here [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Assissotom</title>
		<link>http://manishtech.wordpress.com/2008/01/06/linux-software-installation-clear-your-myths/#comment-219</link>
		<dc:creator>Assissotom</dc:creator>
		<pubDate>Thu, 17 Jan 2008 12:36:02 +0000</pubDate>
		<guid isPermaLink="false">http://manishtech.wordpress.com/2008/01/06/linux-software-installation-clear-your-myths/#comment-219</guid>
		<description>Exciting website. Thank you.</description>
		<content:encoded><![CDATA[<p>Exciting website. Thank you.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: FreeSoftNews &#187; Blog Archive &#187; Linux Software Installation : Clear your Myths</title>
		<link>http://manishtech.wordpress.com/2008/01/06/linux-software-installation-clear-your-myths/#comment-215</link>
		<dc:creator>FreeSoftNews &#187; Blog Archive &#187; Linux Software Installation : Clear your Myths</dc:creator>
		<pubDate>Tue, 08 Jan 2008 16:40:46 +0000</pubDate>
		<guid isPermaLink="false">http://manishtech.wordpress.com/2008/01/06/linux-software-installation-clear-your-myths/#comment-215</guid>
		<description>[...] Read more &#8230;  [...]</description>
		<content:encoded><![CDATA[<p>[...] Read more &#8230;  [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Yfrwlf</title>
		<link>http://manishtech.wordpress.com/2008/01/06/linux-software-installation-clear-your-myths/#comment-212</link>
		<dc:creator>Yfrwlf</dc:creator>
		<pubDate>Mon, 07 Jan 2008 01:40:16 +0000</pubDate>
		<guid isPermaLink="false">http://manishtech.wordpress.com/2008/01/06/linux-software-installation-clear-your-myths/#comment-212</guid>
		<description>The only problem with the current state of Linux software sharing today is a lack of a standard package format.  Having this would allow Linux programs to be shared as easily as Windows or Mac programs, regardless of what distro you happened to be running.  This would really, really help make programs much more available to Linux users and would help out Linux a lot.  You currently cannot always expect to go install some software if it&#039;s made for Linux, because there&#039;s no telling if the packages they have are for your distro or not, and if there are only source packages good luck tracking down the dependencies, and if you&#039;re a noob good luck doing anything.

Linux programs are both easier to install in Linux, and harder.  After the packaging mess gets cleared up, Linux programs will be easier to install than Windows or Mac across the board.</description>
		<content:encoded><![CDATA[<p>The only problem with the current state of Linux software sharing today is a lack of a standard package format.  Having this would allow Linux programs to be shared as easily as Windows or Mac programs, regardless of what distro you happened to be running.  This would really, really help make programs much more available to Linux users and would help out Linux a lot.  You currently cannot always expect to go install some software if it&#8217;s made for Linux, because there&#8217;s no telling if the packages they have are for your distro or not, and if there are only source packages good luck tracking down the dependencies, and if you&#8217;re a noob good luck doing anything.</p>
<p>Linux programs are both easier to install in Linux, and harder.  After the packaging mess gets cleared up, Linux programs will be easier to install than Windows or Mac across the board.</p>
]]></content:encoded>
	</item>
</channel>
</rss>
