<?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: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>Comments on: I Don&#8217;t Like Linux Because &#8230;</title>
	<atom:link href="http://linuxcanuck.wordpress.com/2009/01/05/i-dont-like-linux-because/feed/" rel="self" type="application/rss+xml" />
	<link>http://linuxcanuck.wordpress.com/2009/01/05/i-dont-like-linux-because/</link>
	<description>Linux rants, raves and meandering thoughts.</description>
	<lastBuildDate>Thu, 12 Nov 2009 05:35:50 +0000</lastBuildDate>
	<generator>http://wordpress.com/</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: rob r</title>
		<link>http://linuxcanuck.wordpress.com/2009/01/05/i-dont-like-linux-because/#comment-803</link>
		<dc:creator>rob r</dc:creator>
		<pubDate>Tue, 29 Sep 2009 20:34:53 +0000</pubDate>
		<guid isPermaLink="false">http://linuxcanuck.wordpress.com/?p=129#comment-803</guid>
		<description>its all very well to say that linux is wonderful but i have foud it impossible to figure how to install software on linux. there is no source of SIMPLE instructions on how to use it. Its the most frustrating system i have ever worked with.( Or in my case failed to pursuade to work. i do agree however with the comments about cost and virus&#039;s...</description>
		<content:encoded><![CDATA[<p>its all very well to say that linux is wonderful but i have foud it impossible to figure how to install software on linux. there is no source of SIMPLE instructions on how to use it. Its the most frustrating system i have ever worked with.( Or in my case failed to pursuade to work. i do agree however with the comments about cost and virus&#8217;s&#8230;</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Gil Lederman</title>
		<link>http://linuxcanuck.wordpress.com/2009/01/05/i-dont-like-linux-because/#comment-792</link>
		<dc:creator>Gil Lederman</dc:creator>
		<pubDate>Mon, 07 Sep 2009 03:07:03 +0000</pubDate>
		<guid isPermaLink="false">http://linuxcanuck.wordpress.com/?p=129#comment-792</guid>
		<description>Off topic -  need help with email settings
How do I change Gmails SMTP settings?
&lt;a href=&quot;http://www.rsny.org/welcome.html&quot; rel=&quot;nofollow&quot;&gt;Dr Gil Lederman&lt;/a&gt;
 &lt;a href=&quot;http://www.faqs.org/patents/inv/144051&quot; rel=&quot;nofollow&quot;&gt;Gil Lederman&lt;/a&gt;
 &lt;a href=&quot;http://www.linkedin.com/pub/gil-lederman/10/246/16a&quot; rel=&quot;nofollow&quot;&gt;Gil Lederman MD&lt;/a&gt;</description>
		<content:encoded><![CDATA[<p>Off topic &#8211;  need help with email settings<br />
How do I change Gmails SMTP settings?<br />
<a href="http://www.rsny.org/welcome.html" rel="nofollow">Dr Gil Lederman</a><br />
 <a href="http://www.faqs.org/patents/inv/144051" rel="nofollow">Gil Lederman</a><br />
 <a href="http://www.linkedin.com/pub/gil-lederman/10/246/16a" rel="nofollow">Gil Lederman MD</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Jeff</title>
		<link>http://linuxcanuck.wordpress.com/2009/01/05/i-dont-like-linux-because/#comment-771</link>
		<dc:creator>Jeff</dc:creator>
		<pubDate>Sun, 19 Jul 2009 14:50:55 +0000</pubDate>
		<guid isPermaLink="false">http://linuxcanuck.wordpress.com/?p=129#comment-771</guid>
		<description>I think you wrote a good and well thought-out article, except for the section on the Windows Registry.

&gt; [The Registry] is unprotected. 
The registry is not unprotected. It is fully ACL&#039;d, just like the file-system.

&gt; If it becomes corrupted then you must repair it or re-install Windows. 
Not completely true. This is misleading. If you blow away certain sections, that&#039;s a problem. But most parts of the registry are simply program configuration. Blow those away, and no big deal.

&gt; It can become large and fragmented, slowing your computer down. 
Not true. Doesn&#039;t slow down your computer by having more configuration data in there. Applications usually aren&#039;t scanning the *entire* registry. They know exactly where to look. It&#039;s like a phonebook --- they look for &quot;Anderson&quot; and they find it.

&gt; Linux has no central registry. It keeps its configuration files in individual text files in a protected area of the computer. 
Windows used to do it this way too. Configuration files were not stored in a consistent location. OS X addressed this issue and came up with their own hybrid solution of the 2...using plists.

&gt;If one becomes corrupted it would be rare since access is controlled and password protected. 
Just like in the registry. You can protect individual subkeys, and hives.

&gt; However, if it is damaged it would not affect the system, only one programme that can be removed and re-installed simply.
Just like the registry when you are mucking around in &quot;hklm\software&quot;

&gt;It never becomes fragmented or slows your computer down.
Neither does the registry.</description>
		<content:encoded><![CDATA[<p>I think you wrote a good and well thought-out article, except for the section on the Windows Registry.</p>
<p>&gt; [The Registry] is unprotected.<br />
The registry is not unprotected. It is fully ACL&#8217;d, just like the file-system.</p>
<p>&gt; If it becomes corrupted then you must repair it or re-install Windows.<br />
Not completely true. This is misleading. If you blow away certain sections, that&#8217;s a problem. But most parts of the registry are simply program configuration. Blow those away, and no big deal.</p>
<p>&gt; It can become large and fragmented, slowing your computer down.<br />
Not true. Doesn&#8217;t slow down your computer by having more configuration data in there. Applications usually aren&#8217;t scanning the *entire* registry. They know exactly where to look. It&#8217;s like a phonebook &#8212; they look for &#8220;Anderson&#8221; and they find it.</p>
<p>&gt; Linux has no central registry. It keeps its configuration files in individual text files in a protected area of the computer.<br />
Windows used to do it this way too. Configuration files were not stored in a consistent location. OS X addressed this issue and came up with their own hybrid solution of the 2&#8230;using plists.</p>
<p>&gt;If one becomes corrupted it would be rare since access is controlled and password protected.<br />
Just like in the registry. You can protect individual subkeys, and hives.</p>
<p>&gt; However, if it is damaged it would not affect the system, only one programme that can be removed and re-installed simply.<br />
Just like the registry when you are mucking around in &#8220;hklm\software&#8221;</p>
<p>&gt;It never becomes fragmented or slows your computer down.<br />
Neither does the registry.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Yvan T.</title>
		<link>http://linuxcanuck.wordpress.com/2009/01/05/i-dont-like-linux-because/#comment-723</link>
		<dc:creator>Yvan T.</dc:creator>
		<pubDate>Wed, 24 Jun 2009 03:03:45 +0000</pubDate>
		<guid isPermaLink="false">http://linuxcanuck.wordpress.com/?p=129#comment-723</guid>
		<description>I disagree when peoples say &quot;Linux is hard to learn and Windows is so easy&quot;...

It is quite possible they have forgoten their 1rst interaction with Windows.

They too had to dig and learn how to use it
They had to search on how to configure windows apearance so they like what they see.

So is Linux. You can change it&#039;s look, yes like Windows.

You can change Linux desktop behaviour THAT Windows cannot do. You have the choice of KDE, Gnome just to name 2 of the most popular desktop managers.

If you don&#039;t like the look and feel of one, then switch to another desktop manager, you have the CHOICE, at no $cost$.

Linux is freedom of choice. The world is yours to discover :)</description>
		<content:encoded><![CDATA[<p>I disagree when peoples say &#8220;Linux is hard to learn and Windows is so easy&#8221;&#8230;</p>
<p>It is quite possible they have forgoten their 1rst interaction with Windows.</p>
<p>They too had to dig and learn how to use it<br />
They had to search on how to configure windows apearance so they like what they see.</p>
<p>So is Linux. You can change it&#8217;s look, yes like Windows.</p>
<p>You can change Linux desktop behaviour THAT Windows cannot do. You have the choice of KDE, Gnome just to name 2 of the most popular desktop managers.</p>
<p>If you don&#8217;t like the look and feel of one, then switch to another desktop manager, you have the CHOICE, at no $cost$.</p>
<p>Linux is freedom of choice. The world is yours to discover <img src='http://s.wordpress.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Paul</title>
		<link>http://linuxcanuck.wordpress.com/2009/01/05/i-dont-like-linux-because/#comment-595</link>
		<dc:creator>Paul</dc:creator>
		<pubDate>Tue, 02 Jun 2009 23:15:24 +0000</pubDate>
		<guid isPermaLink="false">http://linuxcanuck.wordpress.com/?p=129#comment-595</guid>
		<description>How about &quot;I only see the operating system as a means to an end (using the program I need to use to do what I need to do), and linux requires far more learning, setup, and configuration time.&quot;</description>
		<content:encoded><![CDATA[<p>How about &#8220;I only see the operating system as a means to an end (using the program I need to use to do what I need to do), and linux requires far more learning, setup, and configuration time.&#8221;</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Mesanna</title>
		<link>http://linuxcanuck.wordpress.com/2009/01/05/i-dont-like-linux-because/#comment-587</link>
		<dc:creator>Mesanna</dc:creator>
		<pubDate>Sat, 11 Apr 2009 09:58:26 +0000</pubDate>
		<guid isPermaLink="false">http://linuxcanuck.wordpress.com/?p=129#comment-587</guid>
		<description>Fabulous post! I enjoyed reading it very much. Just wanted to comment on a couple of your points:

#2 The Command Line - Most people are put off it simply because they don&#039;t know the commands to type to fix their problem. However if you ask for help in a forum and someone posts a solution using the CLI, often all you have to do is copy and paste a line or two of code. Not scary at all!

#5 My equipment is not supported - Out the box Linux supports heaps more hardware than Windows. Example: I had to fix up an old machine at work. The original motherboard disc has disappeared and I had no idea what type of hardware was on the machine. Windows detected next to nothing - no network (therefore no internet), no sound, lousy graphics etc. It was a big hassle figuring out the hardware, then searching the internet on another machine for drivers and finally installing and setting up everything. And all the time I just KNEW that if I&#039;d installed Ubuntu it would have detected everything automatically. If you have all necessary discs, Windows may be easy to set up, but if you don&#039;t, you&#039;re in for some work. Linux knocks the socks off Windows here.

#6 Linux is hard to use - I would say Linux is different to use, not necessarily harder. And this only applies if you&#039;re a power user and like messing with your system. If you only surf the web, email, write a letter or two etc. (i.e. a normal computer user) then Linux is practically the same as Windows.

#9 Microsoft has been good to me - Agree completely absolutely 100% with your comments on this!!

Whew, this has turned into a long comment :)</description>
		<content:encoded><![CDATA[<p>Fabulous post! I enjoyed reading it very much. Just wanted to comment on a couple of your points:</p>
<p>#2 The Command Line &#8211; Most people are put off it simply because they don&#8217;t know the commands to type to fix their problem. However if you ask for help in a forum and someone posts a solution using the CLI, often all you have to do is copy and paste a line or two of code. Not scary at all!</p>
<p>#5 My equipment is not supported &#8211; Out the box Linux supports heaps more hardware than Windows. Example: I had to fix up an old machine at work. The original motherboard disc has disappeared and I had no idea what type of hardware was on the machine. Windows detected next to nothing &#8211; no network (therefore no internet), no sound, lousy graphics etc. It was a big hassle figuring out the hardware, then searching the internet on another machine for drivers and finally installing and setting up everything. And all the time I just KNEW that if I&#8217;d installed Ubuntu it would have detected everything automatically. If you have all necessary discs, Windows may be easy to set up, but if you don&#8217;t, you&#8217;re in for some work. Linux knocks the socks off Windows here.</p>
<p>#6 Linux is hard to use &#8211; I would say Linux is different to use, not necessarily harder. And this only applies if you&#8217;re a power user and like messing with your system. If you only surf the web, email, write a letter or two etc. (i.e. a normal computer user) then Linux is practically the same as Windows.</p>
<p>#9 Microsoft has been good to me &#8211; Agree completely absolutely 100% with your comments on this!!</p>
<p>Whew, this has turned into a long comment <img src='http://s.wordpress.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Robin</title>
		<link>http://linuxcanuck.wordpress.com/2009/01/05/i-dont-like-linux-because/#comment-499</link>
		<dc:creator>Robin</dc:creator>
		<pubDate>Fri, 09 Jan 2009 15:06:12 +0000</pubDate>
		<guid isPermaLink="false">http://linuxcanuck.wordpress.com/?p=129#comment-499</guid>
		<description>Points 4, 5, 6 and 7 can all be used to describe Vista as well.  I am not sure about Windows 7 but I think some may fit as well.

Nice post.

My daughter who uses a brand new iMac at school is wanting her own Linux laptop as the school computers are to much of a problem.

Linux only since 1999.  :)</description>
		<content:encoded><![CDATA[<p>Points 4, 5, 6 and 7 can all be used to describe Vista as well.  I am not sure about Windows 7 but I think some may fit as well.</p>
<p>Nice post.</p>
<p>My daughter who uses a brand new iMac at school is wanting her own Linux laptop as the school computers are to much of a problem.</p>
<p>Linux only since 1999.  <img src='http://s.wordpress.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
	<item>
		<title>By: shamil</title>
		<link>http://linuxcanuck.wordpress.com/2009/01/05/i-dont-like-linux-because/#comment-497</link>
		<dc:creator>shamil</dc:creator>
		<pubDate>Wed, 07 Jan 2009 04:05:16 +0000</pubDate>
		<guid isPermaLink="false">http://linuxcanuck.wordpress.com/?p=129#comment-497</guid>
		<description>Everyone has the &quot;i bought a computer which made me pay for windows...so i should use windows&quot;.

Why not make some 100$ back by formatting the drive, install linux, removing the windows install key sticker, and sell the windows cd with install sticker for whatever the price is for that version of windows.

I paid for windows on my dell laptop, but i made the money back on it completely selling it to a friend who actually needed it. Technically it&#039;s refunding your own copy of windows that came with a computer. Why go straight through the computer manufacturer to get a refund on windows when you know people who will buy it from you in the first place because they actually need it?

#8 blown out of the water HAHAHAHAHAHA!!! I&#039;m a linux user, so i did that instead of sticking with windows which is fine for me, i saved my friend a trip to another city or needing to do a purchase off the internet for getting him windows.</description>
		<content:encoded><![CDATA[<p>Everyone has the &#8220;i bought a computer which made me pay for windows&#8230;so i should use windows&#8221;.</p>
<p>Why not make some 100$ back by formatting the drive, install linux, removing the windows install key sticker, and sell the windows cd with install sticker for whatever the price is for that version of windows.</p>
<p>I paid for windows on my dell laptop, but i made the money back on it completely selling it to a friend who actually needed it. Technically it&#8217;s refunding your own copy of windows that came with a computer. Why go straight through the computer manufacturer to get a refund on windows when you know people who will buy it from you in the first place because they actually need it?</p>
<p>#8 blown out of the water HAHAHAHAHAHA!!! I&#8217;m a linux user, so i did that instead of sticking with windows which is fine for me, i saved my friend a trip to another city or needing to do a purchase off the internet for getting him windows.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Boycott Novell &#187; Links 06/01/2009: BtrFS in Linux, Instant-on Reviews</title>
		<link>http://linuxcanuck.wordpress.com/2009/01/05/i-dont-like-linux-because/#comment-496</link>
		<dc:creator>Boycott Novell &#187; Links 06/01/2009: BtrFS in Linux, Instant-on Reviews</dc:creator>
		<pubDate>Wed, 07 Jan 2009 03:04:54 +0000</pubDate>
		<guid isPermaLink="false">http://linuxcanuck.wordpress.com/?p=129#comment-496</guid>
		<description>[...] [Tongue in Cheek:] I Don’t Like Linux Because … There is nothing that I miss about Windows. I am not a gamer and everything that I want to do, I can do in Linux or in a VirtualBox VM running Windows XP seamlessly in Kubuntu with KDE 4.2. Now that is cool! I get a shared desktop with a Windows bar on the bottom with full access to Windows programmes and a KDE panel at the top with full access to Linux applications. I can share devices, drag and drop and cut and paste. I can even use all of the eye candy that I like such as Compiz-Fusion. The only problem is that I seldom use Windows at all so my VM sits idle for months at a time. [...]</description>
		<content:encoded><![CDATA[<p>[...] [Tongue in Cheek:] I Don’t Like Linux Because … There is nothing that I miss about Windows. I am not a gamer and everything that I want to do, I can do in Linux or in a VirtualBox VM running Windows XP seamlessly in Kubuntu with KDE 4.2. Now that is cool! I get a shared desktop with a Windows bar on the bottom with full access to Windows programmes and a KDE panel at the top with full access to Linux applications. I can share devices, drag and drop and cut and paste. I can even use all of the eye candy that I like such as Compiz-Fusion. The only problem is that I seldom use Windows at all so my VM sits idle for months at a time. [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: flipouk</title>
		<link>http://linuxcanuck.wordpress.com/2009/01/05/i-dont-like-linux-because/#comment-495</link>
		<dc:creator>flipouk</dc:creator>
		<pubDate>Tue, 06 Jan 2009 15:47:38 +0000</pubDate>
		<guid isPermaLink="false">http://linuxcanuck.wordpress.com/?p=129#comment-495</guid>
		<description>Excellent post!
F.</description>
		<content:encoded><![CDATA[<p>Excellent post!<br />
F.</p>
]]></content:encoded>
	</item>
</channel>
</rss>
