<?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: I&#8217;m Not a Mac #6&#8211;OS X Elements I&#8217;d Like to Take With Me</title>
	<atom:link href="http://www.chicagocarless.com/2009/11/22/im-not-a-mac-6-os-x-elements-id-like-to-take-with-me/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.chicagocarless.com/2009/11/22/im-not-a-mac-6-os-x-elements-id-like-to-take-with-me/</link>
	<description>My life is an open blog...</description>
	<lastBuildDate>Wed, 17 Mar 2010 12:39:43 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.1</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: I&#8217;m Not a Mac #8&#8211;Who Really Needs an iPad? &#124; CHICAGO CARLESS</title>
		<link>http://www.chicagocarless.com/2009/11/22/im-not-a-mac-6-os-x-elements-id-like-to-take-with-me/comment-page-1/#comment-4036</link>
		<dc:creator>I&#8217;m Not a Mac #8&#8211;Who Really Needs an iPad? &#124; CHICAGO CARLESS</dc:creator>
		<pubDate>Fri, 19 Feb 2010 09:48:30 +0000</pubDate>
		<guid isPermaLink="false">http://www.chicagocarless.com/?p=559#comment-4036</guid>
		<description>[...] I continue to explore my exit strategy from the Mac OS platform, I still admit Apple offers certain technologies I wish I could take with me in my eventual leap to another operating system. In fact, now that Google Voice is available as a [...]</description>
		<content:encoded><![CDATA[<p>[...] I continue to explore my exit strategy from the Mac OS platform, I still admit Apple offers certain technologies I wish I could take with me in my eventual leap to another operating system. In fact, now that Google Voice is available as a [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Rob Oakes</title>
		<link>http://www.chicagocarless.com/2009/11/22/im-not-a-mac-6-os-x-elements-id-like-to-take-with-me/comment-page-1/#comment-3659</link>
		<dc:creator>Rob Oakes</dc:creator>
		<pubDate>Sun, 13 Dec 2009 00:30:15 +0000</pubDate>
		<guid isPermaLink="false">http://www.chicagocarless.com/?p=559#comment-3659</guid>
		<description>Hi Mike,

I just came across your entries about your switch from Mac.   I wish you luck as you explore different options.  It sounds as though you&#039;ve done far more research than most and will likely find a good solution.

Well-wishes out of the way, I wanted to plug two different options:

First, you might consider using Windows as your primary OS and then running a virtual machine for Linux.  Though I am mostly a Linux user (there are several scientific programs I need that are Unix only), it isn&#039;t the primary OS on any of my five computers.

Rather, I run it in a virtual machine.  Due to some tweaks in the Kernel (called paravirtualization), Linux knows when it is running natively on hardware versus when it runs in a virtual environment.  Such awareness allows for the Kernel to optimize itself depending on the environment it happens to be running in.

This greatly improves performance.  On my main computer at work (a quad core scientific workstation), I sometimes forget that I&#039;m working in a virtualized environment.

With this arrangement, I can use Windows and its superior hardware support while still having access to all of the Open Source tools I&#039;ve come to rely on.  It really is a best of both worlds scenario.  Moreover, I can have multiple Linux desktops installed at the same time; each one corresponds to a different testing environment.

If you go this route, you might want to look at VirtualBox, a free solution from Sun.  I personally use VMWare workstation 7 (and would recommend it to anyone), but it can feel a bit pricey when there are free alternatives.

Second, if you are looking for a good Unix backup GUI, you might take a look at Time Drive:

http://www.oak-tree.us/blog/index.php/science-and-technology/time-drive

It puts a wrapper around the excellent command line utility, Duplicity.  (I&#039;m also one of the main devs, so I have a bit of a conflict of interest.  But it never hurts to plug your own program.)

As a sometimes Mac user, I am also sorry to hear about the treatment you&#039;ve received.  But, if I say something negative about the mother-ship, I get similar comments.  What is truly terrifying, however, is that they come from some of my scientific colleagues.  You would think that intelligent people with advanced degrees wouldn&#039;t be quite so snickered into the same cult-like mindset.

Cheers,

Rob Oakes</description>
		<content:encoded><![CDATA[<p>Hi Mike,</p>
<p>I just came across your entries about your switch from Mac.   I wish you luck as you explore different options.  It sounds as though you&#8217;ve done far more research than most and will likely find a good solution.</p>
<p>Well-wishes out of the way, I wanted to plug two different options:</p>
<p>First, you might consider using Windows as your primary OS and then running a virtual machine for Linux.  Though I am mostly a Linux user (there are several scientific programs I need that are Unix only), it isn&#8217;t the primary OS on any of my five computers.</p>
<p>Rather, I run it in a virtual machine.  Due to some tweaks in the Kernel (called paravirtualization), Linux knows when it is running natively on hardware versus when it runs in a virtual environment.  Such awareness allows for the Kernel to optimize itself depending on the environment it happens to be running in.</p>
<p>This greatly improves performance.  On my main computer at work (a quad core scientific workstation), I sometimes forget that I&#8217;m working in a virtualized environment.</p>
<p>With this arrangement, I can use Windows and its superior hardware support while still having access to all of the Open Source tools I&#8217;ve come to rely on.  It really is a best of both worlds scenario.  Moreover, I can have multiple Linux desktops installed at the same time; each one corresponds to a different testing environment.</p>
<p>If you go this route, you might want to look at VirtualBox, a free solution from Sun.  I personally use VMWare workstation 7 (and would recommend it to anyone), but it can feel a bit pricey when there are free alternatives.</p>
<p>Second, if you are looking for a good Unix backup GUI, you might take a look at Time Drive:</p>
<p><a href="http://www.oak-tree.us/blog/index.php/science-and-technology/time-drive" rel="nofollow">http://www.oak-tree.us/blog/index.php/science-and-technology/time-drive</a></p>
<p>It puts a wrapper around the excellent command line utility, Duplicity.  (I&#8217;m also one of the main devs, so I have a bit of a conflict of interest.  But it never hurts to plug your own program.)</p>
<p>As a sometimes Mac user, I am also sorry to hear about the treatment you&#8217;ve received.  But, if I say something negative about the mother-ship, I get similar comments.  What is truly terrifying, however, is that they come from some of my scientific colleagues.  You would think that intelligent people with advanced degrees wouldn&#8217;t be quite so snickered into the same cult-like mindset.</p>
<p>Cheers,</p>
<p>Rob Oakes</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: robed64</title>
		<link>http://www.chicagocarless.com/2009/11/22/im-not-a-mac-6-os-x-elements-id-like-to-take-with-me/comment-page-1/#comment-3608</link>
		<dc:creator>robed64</dc:creator>
		<pubDate>Sun, 29 Nov 2009 01:27:41 +0000</pubDate>
		<guid isPermaLink="false">http://www.chicagocarless.com/?p=559#comment-3608</guid>
		<description>Microsoft&#039;s Volume Shadow Copy is great for backups IMO of course it lacks the GUI based systems you seem to prefer. There is a commercial product called &quot;Genie Timeline&quot; that I&#039;ve read has almost Time Machine quality aspects to it you could try out their 30 day trial and go with that, for windows 7 only of course.

As for something like Dragthing, after cruising around the Dragthing forums and finding a user asking if there ever was gonna be a port for a windows environment (snarky, elitist, comments included) some of the users suggested these:

Launchmate (it&#039;s commercial though)
Cooltabs (looked interesting but not my thing)
RKlauncher (looks like rocketdock IMO but with more complexity)
Objectdock (the mac user who promoted this one gushed about how he/she could customize it to look almost like a MAC among other things)
I also recommend Nexus dock which includes, among other things, a way to skin it to look exactly like MacOSx leopard :)

Try those, however I feel like Windows 7&#039;s dock is good enough for me and for anything to complex Rocketdock is still my choice.</description>
		<content:encoded><![CDATA[<p>Microsoft&#8217;s Volume Shadow Copy is great for backups IMO of course it lacks the GUI based systems you seem to prefer. There is a commercial product called &#8220;Genie Timeline&#8221; that I&#8217;ve read has almost Time Machine quality aspects to it you could try out their 30 day trial and go with that, for windows 7 only of course.</p>
<p>As for something like Dragthing, after cruising around the Dragthing forums and finding a user asking if there ever was gonna be a port for a windows environment (snarky, elitist, comments included) some of the users suggested these:</p>
<p>Launchmate (it&#8217;s commercial though)<br />
Cooltabs (looked interesting but not my thing)<br />
RKlauncher (looks like rocketdock IMO but with more complexity)<br />
Objectdock (the mac user who promoted this one gushed about how he/she could customize it to look almost like a MAC among other things)<br />
I also recommend Nexus dock which includes, among other things, a way to skin it to look exactly like MacOSx leopard <img src='http://www.chicagocarless.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
<p>Try those, however I feel like Windows 7&#8217;s dock is good enough for me and for anything to complex Rocketdock is still my choice.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Zed</title>
		<link>http://www.chicagocarless.com/2009/11/22/im-not-a-mac-6-os-x-elements-id-like-to-take-with-me/comment-page-1/#comment-3586</link>
		<dc:creator>Zed</dc:creator>
		<pubDate>Mon, 23 Nov 2009 20:33:32 +0000</pubDate>
		<guid isPermaLink="false">http://www.chicagocarless.com/?p=559#comment-3586</guid>
		<description>More annoying in Windows is that if you move the taskbar to the top or side of the screen then applications, in particular MS applications, will lay over the top of the taskbar. Sometimes all the way, sometimes part way. It&#039;s annoying as all get out. Applications just EXPECT it to be at the bottom.</description>
		<content:encoded><![CDATA[<p>More annoying in Windows is that if you move the taskbar to the top or side of the screen then applications, in particular MS applications, will lay over the top of the taskbar. Sometimes all the way, sometimes part way. It&#8217;s annoying as all get out. Applications just EXPECT it to be at the bottom.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Mike Doyle</title>
		<link>http://www.chicagocarless.com/2009/11/22/im-not-a-mac-6-os-x-elements-id-like-to-take-with-me/comment-page-1/#comment-3582</link>
		<dc:creator>Mike Doyle</dc:creator>
		<pubDate>Mon, 23 Nov 2009 15:39:35 +0000</pubDate>
		<guid isPermaLink="false">http://www.chicagocarless.com/?p=559#comment-3582</guid>
		<description>Thanks, Andy. These are kind of cludgy, though, huh? I&#039;ll try out the folder pinning hack (#65 above) as soon as I can to see how it works. Do you think Microsoft will &quot;improve&quot; the Windows 7 taskbar at some point and let folders be directly pinnable there?</description>
		<content:encoded><![CDATA[<p>Thanks, Andy. These are kind of cludgy, though, huh? I&#8217;ll try out the folder pinning hack (#65 above) as soon as I can to see how it works. Do you think Microsoft will &#8220;improve&#8221; the Windows 7 taskbar at some point and let folders be directly pinnable there?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Andy - The Digitante</title>
		<link>http://www.chicagocarless.com/2009/11/22/im-not-a-mac-6-os-x-elements-id-like-to-take-with-me/comment-page-1/#comment-3581</link>
		<dc:creator>Andy - The Digitante</dc:creator>
		<pubDate>Mon, 23 Nov 2009 15:29:29 +0000</pubDate>
		<guid isPermaLink="false">http://www.chicagocarless.com/?p=559#comment-3581</guid>
		<description>Pinning folders to the Windows 7 task bar.

Folder specifically:
http://thedig.in/65

Pin anything:
http://thedig.in/66</description>
		<content:encoded><![CDATA[<p>Pinning folders to the Windows 7 task bar.</p>
<p>Folder specifically:<br />
<a href="http://thedig.in/65" rel="nofollow">http://thedig.in/65</a></p>
<p>Pin anything:<br />
<a href="http://thedig.in/66" rel="nofollow">http://thedig.in/66</a></p>
]]></content:encoded>
	</item>
</channel>
</rss>
