<?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"
	>
<channel>
	<title>Comments on: The more I use Linux, the more I like Mac OS X</title>
	<atom:link href="http://blog.xcski.com/2006/09/06/the-more-i-use-linux-the-more-i-like-mac-os-x/feed" rel="self" type="application/rss+xml" />
	<link>http://blog.xcski.com/2006/09/06/the-more-i-use-linux-the-more-i-like-mac-os-x</link>
	<description>Everything I used to bore people on newsgroups and mailing lists with, now in one inconvenient place.</description>
	<pubDate>Sat, 30 Aug 2008 11:29:39 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.6.1</generator>
		<item>
		<title>By: Rob Guglielmetti</title>
		<link>http://blog.xcski.com/2006/09/06/the-more-i-use-linux-the-more-i-like-mac-os-x#comment-10892</link>
		<dc:creator>Rob Guglielmetti</dc:creator>
		<pubDate>Thu, 07 Sep 2006 06:05:07 +0000</pubDate>
		<guid isPermaLink="false">http://xcski.com/blogs/pt/2006/09/06/the-more-i-use-linux-the-more-i-like-mac-os-x#comment-10892</guid>
		<description>Yup, I think I sent you an email years ago saying "no way" to your assertion that Linux was ready for prime time. OSX is king, and OSX still sucks. This operating system business is a tough nut to crack.</description>
		<content:encoded><![CDATA[<p>Yup, I think I sent you an email years ago saying &#8220;no way&#8221; to your assertion that Linux was ready for prime time. OSX is king, and OSX still sucks. This operating system business is a tough nut to crack.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: David Parsons</title>
		<link>http://blog.xcski.com/2006/09/06/the-more-i-use-linux-the-more-i-like-mac-os-x#comment-10884</link>
		<dc:creator>David Parsons</dc:creator>
		<pubDate>Thu, 07 Sep 2006 01:24:06 +0000</pubDate>
		<guid isPermaLink="false">http://xcski.com/blogs/pt/2006/09/06/the-more-i-use-linux-the-more-i-like-mac-os-x#comment-10884</guid>
		<description>That's a lovely error message, but it's much more informative than the way my mother's lexmark p/s/c stopped working on her mac mini;  the jobs got queued, and that was it.  No error messages, no alert boxes, nothing but c*ps reporting the printer as offline and not bothering to print anything.

(And I know it's c*ps because I had to open up a terminal window and dig around the box to even have the slightest clue what was going on.   The gui interface was completely useless, which was *particularly* annoying because I'd grown used to Macos and Windows boxes actually producing useful error messages when something went wrong.)</description>
		<content:encoded><![CDATA[<p>That&#8217;s a lovely error message, but it&#8217;s much more informative than the way my mother&#8217;s lexmark p/s/c stopped working on her mac mini;  the jobs got queued, and that was it.  No error messages, no alert boxes, nothing but c*ps reporting the printer as offline and not bothering to print anything.</p>
<p>(And I know it&#8217;s c*ps because I had to open up a terminal window and dig around the box to even have the slightest clue what was going on.   The gui interface was completely useless, which was *particularly* annoying because I&#8217;d grown used to Macos and Windows boxes actually producing useful error messages when something went wrong.)</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: rone</title>
		<link>http://blog.xcski.com/2006/09/06/the-more-i-use-linux-the-more-i-like-mac-os-x#comment-10863</link>
		<dc:creator>rone</dc:creator>
		<pubDate>Wed, 06 Sep 2006 17:50:57 +0000</pubDate>
		<guid isPermaLink="false">http://xcski.com/blogs/pt/2006/09/06/the-more-i-use-linux-the-more-i-like-mac-os-x#comment-10863</guid>
		<description>I can live with open source Linux being kinda crappy, but not the commercial distributions, like Red Hat and SuSE.  If they've got money pushing them, they need to get their act together, period.  If they're going to bother offering 3rd party software packages, it would be nice if they kept the versions updated.  They'll have package versions that are at least a year old; it's insupportable.</description>
		<content:encoded><![CDATA[<p>I can live with open source Linux being kinda crappy, but not the commercial distributions, like Red Hat and SuSE.  If they&#8217;ve got money pushing them, they need to get their act together, period.  If they&#8217;re going to bother offering 3rd party software packages, it would be nice if they kept the versions updated.  They&#8217;ll have package versions that are at least a year old; it&#8217;s insupportable.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Tina Marie</title>
		<link>http://blog.xcski.com/2006/09/06/the-more-i-use-linux-the-more-i-like-mac-os-x#comment-10862</link>
		<dc:creator>Tina Marie</dc:creator>
		<pubDate>Wed, 06 Sep 2006 17:39:35 +0000</pubDate>
		<guid isPermaLink="false">http://xcski.com/blogs/pt/2006/09/06/the-more-i-use-linux-the-more-i-like-mac-os-x#comment-10862</guid>
		<description>I wrote an error message once, for a Mac application, that said, "Something terrible has happened."

I like to think I've matured since then.  And that's really what useless error messages are - a sign of programmer immaturity.  You write error messages like that until you realize that it isn't funny to confuse the user.  The point isn't to rub it in the users face that you're smarter then they are, and they should just give up hope of ever understanding those computer things - it's to help them fix the problem.

It only took a few years in tech support to teach me this.

As an aside, I see it as a bad thing that developers these days get straight out of school and go directly into dev jobs.  In my day (gawd, I'm old!), you spent some time in QA first.  Then maybe you spent some time in Tech Support.  And then they let you start writing code.  Maybe was related more to being a small company then it was related to the time.  

All I know is that kids these days just don't understand users.</description>
		<content:encoded><![CDATA[<p>I wrote an error message once, for a Mac application, that said, &#8220;Something terrible has happened.&#8221;</p>
<p>I like to think I&#8217;ve matured since then.  And that&#8217;s really what useless error messages are - a sign of programmer immaturity.  You write error messages like that until you realize that it isn&#8217;t funny to confuse the user.  The point isn&#8217;t to rub it in the users face that you&#8217;re smarter then they are, and they should just give up hope of ever understanding those computer things - it&#8217;s to help them fix the problem.</p>
<p>It only took a few years in tech support to teach me this.</p>
<p>As an aside, I see it as a bad thing that developers these days get straight out of school and go directly into dev jobs.  In my day (gawd, I&#8217;m old!), you spent some time in QA first.  Then maybe you spent some time in Tech Support.  And then they let you start writing code.  Maybe was related more to being a small company then it was related to the time.  </p>
<p>All I know is that kids these days just don&#8217;t understand users.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Vicki</title>
		<link>http://blog.xcski.com/2006/09/06/the-more-i-use-linux-the-more-i-like-mac-os-x#comment-10858</link>
		<dc:creator>Vicki</dc:creator>
		<pubDate>Wed, 06 Sep 2006 15:52:46 +0000</pubDate>
		<guid isPermaLink="false">http://xcski.com/blogs/pt/2006/09/06/the-more-i-use-linux-the-more-i-like-mac-os-x#comment-10858</guid>
		<description>One of our tech guys has a screen shot of a real error message from a Mac (but probably earlier than OS X) that says "Error -87  This is probably a bad thing."

OK, I made up the error number.  Shoot me.</description>
		<content:encoded><![CDATA[<p>One of our tech guys has a screen shot of a real error message from a Mac (but probably earlier than OS X) that says &#8220;Error -87  This is probably a bad thing.&#8221;</p>
<p>OK, I made up the error number.  Shoot me.</p>
]]></content:encoded>
	</item>
</channel>
</rss>
