<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	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:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>TechCloud &#187; mac</title>
	<atom:link href="http://techcloud.com/category/mac/feed/" rel="self" type="application/rss+xml" />
	<link>http://techcloud.com</link>
	<description>a blog about web 2.0, search, cloud, collaboration, Ruby on Rails, Microsoft, Google, and other fun stuff</description>
	<lastBuildDate>Mon, 26 Jul 2010 03:00:00 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.1</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>Rails for .NET Developers: New Book Out!</title>
		<link>http://techcloud.com/2008/11/13/rails-for-net-developers-new-book-out/</link>
		<comments>http://techcloud.com/2008/11/13/rails-for-net-developers-new-book-out/#comments</comments>
		<pubDate>Thu, 13 Nov 2008 15:48:43 +0000</pubDate>
		<dc:creator>Ed Laczynski</dc:creator>
				<category><![CDATA[.net]]></category>
		<category><![CDATA[mac]]></category>
		<category><![CDATA[microsoft]]></category>
		<category><![CDATA[rails]]></category>
		<category><![CDATA[ruby]]></category>

		<guid isPermaLink="false">http://idisposable.net/?p=81</guid>
		<description><![CDATA[Check it out. 
Our friends over at Softies on Rails have put a book out that will help any .NET developer looking to work with Ruby on Rails.  The Softies crew was an early inspiration for me to try out Ruby and Mac development, and I am really happy for them that they were able [...]]]></description>
			<content:encoded><![CDATA[<p><a href="http://www.softiesonrails.com/2008/10/15/rails-for-net-developers-now-shipping-pragmatic-podcast">Check it out. </a></p>
<p>Our friends over at Softies on Rails have put a book out that will help any .NET developer looking to work with Ruby on Rails.  The Softies crew was an early inspiration for me to try out Ruby and Mac development, and I am really happy for them that they were able to put this tome together.</p>
<p>The book will help new Rails developers coming from a Microsoft/closed-source world avoid pitfalls and get up to speed quickly.</p>
]]></content:encoded>
			<wfw:commentRss>http://techcloud.com/2008/11/13/rails-for-net-developers-new-book-out/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Tutorial: How to virtualize your PC and run it in Mac OS X (Intel editions only)</title>
		<link>http://techcloud.com/2007/08/14/tutorial-how-to-virtualize-your-pc-and-run-it-in-mac-os-x-intel-editions-only/</link>
		<comments>http://techcloud.com/2007/08/14/tutorial-how-to-virtualize-your-pc-and-run-it-in-mac-os-x-intel-editions-only/#comments</comments>
		<pubDate>Tue, 14 Aug 2007 20:20:00 +0000</pubDate>
		<dc:creator>Ed Laczynski</dc:creator>
				<category><![CDATA[mac]]></category>
		<category><![CDATA[virtualization]]></category>
		<category><![CDATA[vmware]]></category>

		<guid isPermaLink="false">http://apache.zype.com/idisposable/?p=45</guid>
		<description><![CDATA[I recently converted from an IBM ThinkPad T43 to a MacBook Pro.  I was able to keep all of my PC-specific software, including MS Office, Visual Studio 2005, SQL Server, QuickBooks, etc.  This method allowed me to preserve my PC as it was &#8211; perfectly frozen in time with all my preferences &#8211; [...]]]></description>
			<content:encoded><![CDATA[<p>I recently converted from an IBM ThinkPad T43 to a MacBook Pro.  I was able to keep all of my PC-specific software, including MS Office, Visual Studio 2005, SQL Server, QuickBooks, etc.  This method allowed me to preserve my PC as it was &#8211; perfectly frozen in time with all my preferences &#8211; <span style="font-style: italic;">and </span>take advantage of the powerful Darwin/OS X operating system for better productivity and as a platform for Ruby on Rails development.</p>
<ol>
<li><span style="font-style: italic;">Clean your PC up to make sure you have eliminated anything you don&#8217;t need.  </span>This will ensure that you don&#8217;t have a larger virtual disk (the big file that your PC will be stored as) than you need.  Here is how I did that:</li>
<ul>
<li><span style="font-weight: bold;">I installed FolderSizes, from Key Metric Software:</span> <a href="http://www.foldersizes.com/download-folder-sizes/index.htm">http://www.foldersizes.com/download-folder-sizes/index.htm </a> This allowed me to see where all the &#8220;hidden&#8221; large items were on my disk.  I was able to remove over 10GB of old files and garbage this way.  Be sure to eliminate &#8220;Temporary Internet Files&#8221;, &#8220;Temp&#8221; directories, etc.</li>
<li><span style="font-weight: bold;">I ran &#8220;Add Remove Programs&#8221; and eliminated everything I didn&#8217;t need</span>, or what would be easily replicated natively in OS X.  For example, I removed iTunes, Picasa, a bunch of utilities, etc.</li>
<li><span style="font-weight: bold;">I copied all of my music, photos, projects, personal files to an external hard drive.</span>  If you have an external hard drive (USB 2.0 preferrably as it will work great between both your PC and your Mac), do the following:</li>
<ul>
<li>Plug it in to your PC</li>
<li>Create a folder called &#8220;archive&#8221; on it</li>
<li>Copy your music, photos, personal files, etc. to it</li>
<li>That&#8217;s it &#8211; you are done.*</li>
<li>(* if your external drive is formatted with NTFS it might be a bit tricky to get it to be recognized by your Mac, so try to use a FAT32 drive if you can &#8211; I&#8217;ll post NTFS instructions later as I had to go through this)</li>
</ul>
</ul>
</ol>
<p>OK, now that your system is nice and clean, you are ready to convert it into a virtual machine.</p>
<p>     2. <span style="font-style: italic;">Convert your PC into a virtual machine using VMWare Converter.<br /></span>
<ul>
<ul>
<li>Download VMWare Converter from here: <a href="http://www.vmware.com/download/fusion/eval.html">http://www.vmware.com/download/fusion/eval.html</a></li>
<li>Install and run it.</li>
<li>Click &#8220;Import Machine&#8221; on the button bar.</li>
<li>Start the wizard,  choose &#8220;Physical Computer&#8221; from the source screen. (click next)</li>
<li>Choose &#8220;This Local Machine&#8221; (click next)</li>
<li>Converter will evaluate your machine.  You should choose at least your &#8220;main volume&#8221; (the larger one).</li>
<li>At this point, to save space on my Mac, I chose to enter a custom size (40GB) to hold my current system (28GB) and have some breathing room.  If your PC has 80GB+ of storage, you probably don&#8217;t need to have a virtual disk that big. YMMV.</li>
<li>Click next (twice) and choose &#8220;VMware standalone virtual machine&#8221; (<span style="font-weight: bold;">this is important)</span>.  Click next again.</li>
<li>Give your machine a name &#8220;MYLAPTOP&#8221; or something like that, then choose a location (a USB 2.0 disk is a perfect choice) to save it to. Click next a few more times (no more advance setup required), and start your machine import.</li>
<li>Wait a few hours.</li>
</ul>
</ul>
<p>Whew!  That was some experience, metaphorically similar to a religious conversion  &#8211; you are at the altar but not quite there yet.  Now you are ready to import your virtual PC into your Mac and join the dark/light side of the force (depending on your POV).</p>
<p>3.  <span style="font-style: italic;">Install VMWare Fusion on your Intel-powered Mac OS X (Tiger) and &#8220;enjoy&#8221; your PC , exactly the way it was, on your Mac.<br /></span>
<ul>
<li>Download VMWare fusion onto your Mac: <a href="http://www.vmware.com/download/fusion/eval.html">http://www.vmware.com/download/fusion/eval.html</a></li>
<li>You may want to review <a href="http://www.vmware.com/support/fusion/doc/releasenotes_fusion.html#begin">the release notes.</a></li>
<li>Install it.</li>
<li>Copy your virtual machine file from your USB 2.0 drive (see step 2 above), to your Mac.  ~/Virtual Machines is a good directory for it (in other words Home -> Virtual Machines &#8212; create the directory first)</li>
<li>Run VMWare fusion.</li>
<li>Open the machine from your filesystem.</li>
<li>Off you go!</li>
</ul>
<p>4. <span style="font-style: italic;">(Optional) Your new VM might behave erratically at first or force you to &#8220;Activate Windows&#8221;<br /></span>
<ul>
<li>If your VM bluescreens, just reboot it.  Its normal behavior because you just essentially ripped the soul of your PC out and put it in another shell.  It freaks out a bit.  You shouldn&#8217;t need to reboot more than a few times.</li>
<li>If Windows asks for Activation, go through the steps.  Your product key should be somewhere on your computer.  If that doesn&#8217;t work, go through the &#8220;I&#8217;m not connected to the internet, activate by phone&#8221; menu and call them and get a new activation code.</li>
</ul>
<p>If you have problems, leave comments here and I&#8217;ll try to answer them.  Also you should check out <a href="http://www.vmware.com/community/index.jspa">the VMware support forums.</a></p>
<p>Good luck and happy computing.</p>
]]></content:encoded>
			<wfw:commentRss>http://techcloud.com/2007/08/14/tutorial-how-to-virtualize-your-pc-and-run-it-in-mac-os-x-intel-editions-only/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Is Microsoft doomed? A devotee considers switching to Mac.</title>
		<link>http://techcloud.com/2007/06/19/is-microsoft-doomed-a-devotee-considers-switching-to-mac/</link>
		<comments>http://techcloud.com/2007/06/19/is-microsoft-doomed-a-devotee-considers-switching-to-mac/#comments</comments>
		<pubDate>Tue, 19 Jun 2007 15:15:00 +0000</pubDate>
		<dc:creator>Ed Laczynski</dc:creator>
				<category><![CDATA[mac]]></category>
		<category><![CDATA[microsoft]]></category>
		<category><![CDATA[rails]]></category>
		<category><![CDATA[ruby]]></category>

		<guid isPermaLink="false">http://apache.zype.com/idisposable/?p=38</guid>
		<description><![CDATA[I am trying to learn Ruby.
Trying to get out of the development rut I&#8217;ve been in.
I love .NET.  I love C#.  I can build powerful apps very quickly in .NET.  However, taking these apps and getting my team to maintain them consistently, and building a web-ready infrastructure around them to support both [...]]]></description>
			<content:encoded><![CDATA[<p>I am trying to learn Ruby.</p>
<p>Trying to get out of the development rut I&#8217;ve been in.</p>
<p>I love .NET.  I love C#.  I can build powerful apps very quickly in .NET.  However, taking these apps and getting my team to maintain them consistently, and building a web-ready infrastructure around them to support both high-traffic volume and Agile development has been and continues to be costly.  Or maybe I just need a change of pace.</p>
<p>So, I go to try to learn Ruby on Windows.  I built a Wiki, a small blog app, etc.  But it just doesn&#8217;t &#8220;feel right.&#8221; The warm comfort of Visual Studio 2005 is right there, a click away.  Getting over the hump is hard when an old friend is right there.  &#8220;Ed, don&#8217;t bother figuring out how to get postgreSql running on XP &#8211; just use me.  I&#8217;m easy.&#8221;</p>
<p>On the other side, the Mac world seems to have adopted Ruby as development framework of choice. It&#8217;s clean.  There is no Visual Studio ( which I am still convinced is the best IDE ever built ).  You are forced to learn the low-level details that for so long have been obfuscated from pure .NET/SQL developers.</p>
<p>So I&#8217;ve been checking out <a href="http://softiesonrails.com/">Softies on Rails</a>.  Great blog.</p>
<p>Particularly, <a href="http://forum.softiesonrails.com/forums/2">the Mac forum there</a> seems to speak right to me.    At this point I think I might just pick up a 13&#8243; MacBook to learn Rails, use as a small &#8220;internet machine&#8221; around the house,  and start what might be a sad but inevitable move away from the womb of Microsoft development.</p>
<p>Wish me luck.</p>
]]></content:encoded>
			<wfw:commentRss>http://techcloud.com/2007/06/19/is-microsoft-doomed-a-devotee-considers-switching-to-mac/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
