<?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/"
		>
<channel>
	<title>Comments on: The guilty man speaks (of Mac OS X)</title>
	<atom:link href="http://gnufied.org/2009/11/26/the-guilty-man-speaks-of-mac-os-x/feed/" rel="self" type="application/rss+xml" />
	<link>http://gnufied.org/2009/11/26/the-guilty-man-speaks-of-mac-os-x/</link>
	<description>On Ruby, Rails, Concurrency and fiction</description>
	<lastBuildDate>Tue, 13 Sep 2011 22:17:53 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.2.1</generator>
	<item>
		<title>By: Joakim K</title>
		<link>http://gnufied.org/2009/11/26/the-guilty-man-speaks-of-mac-os-x/#comment-4181</link>
		<dc:creator>Joakim K</dc:creator>
		<pubDate>Wed, 08 Dec 2010 07:16:18 +0000</pubDate>
		<guid isPermaLink="false">http://gnufied.org/?p=140#comment-4181</guid>
		<description>Once nice thing about OSX is http://mxcl.github.com/homebrew/, way better than ports... 

Btw. CMD is used almost anywhere, only place I&#039;ve seen ctrl used is in the console, like ctrl+c.</description>
		<content:encoded><![CDATA[<p>Once nice thing about OSX is <a href="http://mxcl.github.com/homebrew/" rel="nofollow">http://mxcl.github.com/homebrew/</a>, way better than ports&#8230; </p>
<p>Btw. CMD is used almost anywhere, only place I&#8217;ve seen ctrl used is in the console, like ctrl+c.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Kumar</title>
		<link>http://gnufied.org/2009/11/26/the-guilty-man-speaks-of-mac-os-x/#comment-3494</link>
		<dc:creator>Kumar</dc:creator>
		<pubDate>Mon, 01 Feb 2010 06:23:20 +0000</pubDate>
		<guid isPermaLink="false">http://gnufied.org/?p=140#comment-3494</guid>
		<description>Well, for me it was a drastic change from the Windows Environment. 

I was overwhelmed with the MAC, but when I go home and login into my windows laptop, it&#039;s mayhem.

I always have to remember, or at-least keep it at the back of my head, &quot;Where am I&quot;. So, that I can switch to Windows or MAC mode. :)</description>
		<content:encoded><![CDATA[<p>Well, for me it was a drastic change from the Windows Environment. </p>
<p>I was overwhelmed with the MAC, but when I go home and login into my windows laptop, it&#8217;s mayhem.</p>
<p>I always have to remember, or at-least keep it at the back of my head, &#8220;Where am I&#8221;. So, that I can switch to Windows or MAC mode. <img src='http://gnufied.org/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Sidu</title>
		<link>http://gnufied.org/2009/11/26/the-guilty-man-speaks-of-mac-os-x/#comment-3438</link>
		<dc:creator>Sidu</dc:creator>
		<pubDate>Thu, 10 Dec 2009 11:07:31 +0000</pubDate>
		<guid isPermaLink="false">http://gnufied.org/?p=140#comment-3438</guid>
		<description>And BTW, I forgot to mention - Cocoa is the most awesomest UI framework ever. It hammers everything, Swing, SWT, WinForms, Qt, GTK etc. hands down. The guys at NextStep got it right; I wish the others had leaned from them. Try it out and tell me what you think.

And the trackpad gestures (pinch, zoom, scroll) are simply awesome.</description>
		<content:encoded><![CDATA[<p>And BTW, I forgot to mention &#8211; Cocoa is the most awesomest UI framework ever. It hammers everything, Swing, SWT, WinForms, Qt, GTK etc. hands down. The guys at NextStep got it right; I wish the others had leaned from them. Try it out and tell me what you think.</p>
<p>And the trackpad gestures (pinch, zoom, scroll) are simply awesome.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Sidu</title>
		<link>http://gnufied.org/2009/11/26/the-guilty-man-speaks-of-mac-os-x/#comment-3437</link>
		<dc:creator>Sidu</dc:creator>
		<pubDate>Thu, 10 Dec 2009 11:04:22 +0000</pubDate>
		<guid isPermaLink="false">http://gnufied.org/?p=140#comment-3437</guid>
		<description>The Command/ Ctrl conundrum is a problem especially on Java apps (I face the same issues on IntelliJ). Apps that follow OSX&#039;s UI guidelines (which is pretty much all native OSX apps) work very consistently. In fact all shortcuts are common across all apps (Command + , for preferences, for example).

It took me a few months to get used to it (I was on Ubuntu before that) and it was pretty annoying. I persevered because some of my fellow hackers swore by OSX. Now, a year later, I wouldn&#039;t consider anything but a Mac Pro for my next laptop, and be damned to the expense (my current MacNook Pro is courtesy ThoughtWorks). BTW those hackers I mentioned earlier were hardcore FreeBSD, Gentoo and Fedora+KDE - they started on OSX with dual boot into their favourite OS, but now if you ask them they&#039;ll tell you it&#039;s been several months since they booted into anything but OSX.

A few tools that might help: Visor, Growl, Disk Inventory X, Porticus, Skim, SMCFanControl, Sequential.

You get used to the quirks of Darwin Ports after a bit; if you were a Gentoo/BSD guy you&#039;d be right at home (ask them sometime and see how they crib about apt-get :)).</description>
		<content:encoded><![CDATA[<p>The Command/ Ctrl conundrum is a problem especially on Java apps (I face the same issues on IntelliJ). Apps that follow OSX&#8217;s UI guidelines (which is pretty much all native OSX apps) work very consistently. In fact all shortcuts are common across all apps (Command + , for preferences, for example).</p>
<p>It took me a few months to get used to it (I was on Ubuntu before that) and it was pretty annoying. I persevered because some of my fellow hackers swore by OSX. Now, a year later, I wouldn&#8217;t consider anything but a Mac Pro for my next laptop, and be damned to the expense (my current MacNook Pro is courtesy ThoughtWorks). BTW those hackers I mentioned earlier were hardcore FreeBSD, Gentoo and Fedora+KDE &#8211; they started on OSX with dual boot into their favourite OS, but now if you ask them they&#8217;ll tell you it&#8217;s been several months since they booted into anything but OSX.</p>
<p>A few tools that might help: Visor, Growl, Disk Inventory X, Porticus, Skim, SMCFanControl, Sequential.</p>
<p>You get used to the quirks of Darwin Ports after a bit; if you were a Gentoo/BSD guy you&#8217;d be right at home (ask them sometime and see how they crib about apt-get <img src='http://gnufied.org/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> ).</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Hemant</title>
		<link>http://gnufied.org/2009/11/26/the-guilty-man-speaks-of-mac-os-x/#comment-3425</link>
		<dc:creator>Hemant</dc:creator>
		<pubDate>Sat, 28 Nov 2009 09:50:05 +0000</pubDate>
		<guid isPermaLink="false">http://gnufied.org/?p=140#comment-3425</guid>
		<description>Toni,

There is a bunch of stuff thats broken in Macports because of Snow Leopard update. Moreover, ports packages are still external to System and thus say if I do, &quot;port install mercurial&quot;, I will end up with one more version of Python on my machine (not a agreeable situation imho).

And yeah I am loving spaces, but there do not map to screens (which is different display altogether).</description>
		<content:encoded><![CDATA[<p>Toni,</p>
<p>There is a bunch of stuff thats broken in Macports because of Snow Leopard update. Moreover, ports packages are still external to System and thus say if I do, &#8220;port install mercurial&#8221;, I will end up with one more version of Python on my machine (not a agreeable situation imho).</p>
<p>And yeah I am loving spaces, but there do not map to screens (which is different display altogether).</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Toni Bergholm</title>
		<link>http://gnufied.org/2009/11/26/the-guilty-man-speaks-of-mac-os-x/#comment-3424</link>
		<dc:creator>Toni Bergholm</dc:creator>
		<pubDate>Sat, 28 Nov 2009 07:09:54 +0000</pubDate>
		<guid isPermaLink="false">http://gnufied.org/?p=140#comment-3424</guid>
		<description>for apt-get, try http://www.macports.org/install.php
actually it&#039;s more like free/openbsd like package management, but you can install easily opensource libs/apps.

In OS X there is spaces that give you multiple desktops and you can set applications to start on which ever desktop you want.</description>
		<content:encoded><![CDATA[<p>for apt-get, try <a href="http://www.macports.org/install.php" rel="nofollow">http://www.macports.org/install.php</a><br />
actually it&#8217;s more like free/openbsd like package management, but you can install easily opensource libs/apps.</p>
<p>In OS X there is spaces that give you multiple desktops and you can set applications to start on which ever desktop you want.</p>
]]></content:encoded>
	</item>
</channel>
</rss>

