<?xml version="1.0" encoding="UTF-8"?>
<?xml-stylesheet href="http://feeds.fosketts.net/~d/styles/rss2full.xsl" type="text/xsl" media="screen"?><?xml-stylesheet href="http://feeds.fosketts.net/~d/styles/itemcontent.css" type="text/css" media="screen"?><rss 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:feedburner="http://rssnamespace.org/feedburner/ext/1.0" version="2.0">

<channel>
	<title>Stephen Foskett, Pack Rat</title>
	
	<link>http://blog.fosketts.net</link>
	<description>Understanding the accumulation of data</description>
	<pubDate>Fri, 04 Jul 2008 16:00:30 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.5.1</generator>
	<language>en</language>
			<atom10:link xmlns:atom10="http://www.w3.org/2005/Atom" rel="self" href="http://feeds.fosketts.net/StephenFoskettPackRat" type="application/rss+xml" /><item>
		<title>Low-Power USB Ports Haunt My MacBook Pro</title>
		<link>http://feeds.fosketts.net/~r/StephenFoskettPackRat/~3/326738247/</link>
		<comments>http://blog.fosketts.net/2008/07/04/low-power-usb-ports-haunt-my-macbook-pro/#comments</comments>
		<pubDate>Fri, 04 Jul 2008 16:00:30 +0000</pubDate>
		<dc:creator>Stephen</dc:creator>
		
		<category><![CDATA[Terabyte home]]></category>

		<category><![CDATA[Apple]]></category>

		<category><![CDATA[Bluetooth]]></category>

		<category><![CDATA[FireWire]]></category>

		<category><![CDATA[MacBook Pro]]></category>

		<category><![CDATA[switch]]></category>

		<category><![CDATA[USB]]></category>

		<guid isPermaLink="false">http://blog.fosketts.net/?p=219</guid>
		<description></description>
			<content:encoded><![CDATA[<p><a href="http://blog.fosketts.net/wp-content/uploads/2008/06/08mbp_15.png"><img class="alignright size-medium wp-image-188" title="15\" src="http://blog.fosketts.net/wp-content/uploads/2008/06/08mbp_15-300x189.png" alt="" width="300" height="189" /></a>It turns out that Apple made at least <em>a few</em> errors in designing the hardware of the MacBook Pro.  After living with it for a solid week, I can report that, along with <a href="http://blog.fosketts.net/2008/06/14/switch-day-1-this-mac-is-hot/" target="_self">the useless ambient light sensor and wimpy power cord</a>, both of the &#8216;Pro&#8217;s USB ports are compromised!  The left side doesn&#8217;t have the power to spin up a disk drive, and the right side shares bandwidth with the iSight camera built into the lid.  Why would Apple make this kind of mistake when PC vendors get these things right?</p>
<p><span id="more-219"></span></p>
<p>My initial disappointment that the 15&#8243; MacBook Pro has just two USB ports, one on each side, was tempered by the fact that lots of other notebooks have the same problem.  Where my old Dell XPS M1210 had two ports on each side, my new XPS M1330 has just one per side. On the other hand, the Mac <em>does</em> feature a pair of FireWire ports, one 400 and the other 800 and both using full-size connectors, while the Dells each have just a single mini 400.</p>
<p>But, as many have discovered, not all USB ports are created equal.  There are three things to consider when it comes to USB ports:</p>
<ol>
<li><strong>Low-speed, full-speed, and high-speed</strong> - Most folks know that the old slow USB standard was updated with something often called USB 2.0.  But, given that nearly all controllers support both the old and new standards these days, this consideration is largely irrelevant.  One thing that may surprise you is that modern controllers support &#8220;virtual&#8221; USB ports for each speed - connect a low-speed device in a high-speed port, and it is connected to a different bus than would be used by a high-speed device connected to<em> the same port</em>.</li>
<li><strong>Hidden hubs</strong> - Most people <em>don&#8217;t</em> realize that most devices have internal USB hubs hidden inside, sharing bandwidth between connected peripherals and internal system components. In practice, this means that a device&#8217;s speed can vary depending on which physical port you plug it into.</li>
<li><strong>Power</strong> - Not all ports are supplied with the same amount of electrical current, either.  If a peripheral uses a lot of power, it can fail to work in one port and work fine in another.  Disk drives are especially hungry, so many vendors supply them with &#8220;Y cables&#8221; that plug into two ports at once.  This is a big problem for add-on cards, too, since most PCMCIA / CardBus / ExpressCard slots don&#8217;t supply much power at all.</li>
</ol>
<p>I haven&#8217;t had much trouble with this in the past, but these issues reared their heads with my new MacBook Pro.  It seems that both of the Mac&#8217;s USB ports are limited:</p>
<ol>
<li>The left-hand port (by the MagSafe connector) <a href="http://forums.macrumors.com/showthread.php?t=500826" target="_blank">does not offer enough power</a> to spin up my Maxtor OneTouch Mini 4 hard drive. This is a shame, since this high-speed port is not shared with any internal devices and thus should be faster.  Low-speed devices using this port, however, have to share bandwidth with the internal BlueTooth transceiver.</li>
<li>The right-hand port offers enough power for every drive I&#8217;ve tried, but shares high-speed bandwidth with the built-in iSight camera.  Low-speed devices like <a href="http://blog.fosketts.net/2008/06/19/how-to-keep-an-iogear-kvm-from-dimming-your-macs-screen/" target="_self">my KVM</a>&#8217;s keyboard and mouse cable <a href="http://blogs.seapine.com/grant/usb-on-a-macbook-pro-is-a-southpaw.html" target="_blank">share a hub with the internal keyboard and mouse</a>.</li>
</ol>
<p>Although neither port is really perfect, it seems that I will tend to use the right-hand port more when I am traveling since I won&#8217;t have to worry about power.  Because I&#8217;ve already found myself juggling connectors, I&#8217;ll probably end up attaching a powered hub to the left port to use when I&#8217;m at home.</p>
<p>None of this is really critical - the system works fine.  But I&#8217;m somewhat disappointed that Apple would design in a frustration like this.  How many non-technical folks are going to buy a USB drive and assume it&#8217;s flaky because it doesn&#8217;t work half the time?  And how many will visit the genius bar when they notice the pattern of left-side/right-side?  <a href="http://blog.wired.com/gadgets/2008/05/the-macbook-all.html" target="_blank">The MacBook has the same power issue</a>, too.  For the record, my Dells work fine&#8230;</p>
<p>Post from: <a href="http://blog.fosketts.net">Stephen Foskett, Pack Rat</a></p>
<p><a href="http://blog.fosketts.net/2008/07/04/low-power-usb-ports-haunt-my-macbook-pro/">Low-Power USB Ports Haunt My MacBook Pro</a></p>
<img src="http://feeds.fosketts.net/~r/StephenFoskettPackRat/~4/326738247" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://blog.fosketts.net/2008/07/04/low-power-usb-ports-haunt-my-macbook-pro/feed/</wfw:commentRss>
		<feedburner:origLink>http://blog.fosketts.net/2008/07/04/low-power-usb-ports-haunt-my-macbook-pro/</feedburner:origLink></item>
		<item>
		<title>Storage MVP: I Feel Great!</title>
		<link>http://feeds.fosketts.net/~r/StephenFoskettPackRat/~3/324925848/</link>
		<comments>http://blog.fosketts.net/2008/07/02/storage-mvp-i-feel-great/#comments</comments>
		<pubDate>Wed, 02 Jul 2008 14:07:29 +0000</pubDate>
		<dc:creator>Stephen</dc:creator>
		
		<category><![CDATA[Enterprise storage]]></category>

		<category><![CDATA[Personal]]></category>

		<category><![CDATA[Microsoft]]></category>

		<category><![CDATA[MVP]]></category>

		<category><![CDATA[NTFS]]></category>

		<category><![CDATA[toot toot]]></category>

		<guid isPermaLink="false">http://blog.fosketts.net/?p=215</guid>
		<description>I just got an email from Microsoft - they&amp;#8217;ve given me the MVP award for the area of File System Storage!  Great news - so how do I feel?  Not quite as good as the &amp;#8220;Steve&amp;#8221; in this video, but pretty good&amp;#8230;

So what does this mean?  Am I now a shill, beholden forever to Redmond? [...]</description>
			<content:encoded><![CDATA[<p style="text-align: center;"><span style="color: #0000ee; text-decoration: underline;"><a href="http://blog.fosketts.net/wp-content/uploads/2008/07/mvp_horizontal_fullcolor_250.png"><img class="size-medium wp-image-218" style="vertical-align: middle;" title="MVP Logo full color 250 px wide" src="http://blog.fosketts.net/wp-content/uploads/2008/07/mvp_horizontal_fullcolor_250.png" alt="" width="250" height="101" /></a></span></p>
<p>I just got an email from Microsoft - they&#8217;ve given me <a href="https://mvp.support.microsoft.com/default.aspx/profile/stephen.foskett" target="_blank">the MVP award for the area of File System Storage!</a>  Great news - so how do I feel?  Not quite as good as the &#8220;Steve&#8221; in this video, but pretty good&#8230;</p>
<p><object classid="clsid:d27cdb6e-ae6d-11cf-96b8-444553540000" width="425" height="344" codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=6,0,40,0"><param name="allowFullScreen" value="true" /><param name="src" value="http://www.youtube.com/v/lQ7goW7oFO8&amp;hl=en" /><embed type="application/x-shockwave-flash" width="425" height="344" src="http://www.youtube.com/v/lQ7goW7oFO8&amp;hl=en" allowfullscreen="true"></embed></object></p>
<p>So what does this mean?  Am I now a shill, beholden forever to Redmond?  Should I return <a href="http://blog.fosketts.net/tag/switch/" target="_self">the Mac</a>? Hardly!</p>
<p>In fact, <a href="https://mvp.support.microsoft.com/gp/mvpfaqs" target="_blank">the program materials</a> all stress that, since we were nominated for what we did in the past, we should go right on doing just what we were doing.  For me, this means remaining non-partisan in the storage wars - I&#8217;m on the side of what works and delivers results, not what one vendor or the other decides is best.  <a href="http://blog.fosketts.net/2008/03/10/microsoft-the-a-rod-of-storage/" target="_self">Microsoft has done some really great things in the storage arena</a>, and has given much of it away for free, and that&#8217;s the simple truth.  If they change their stance, expect me to call them on it, MVP or not.</p>
<p>I believe in maintaining the best possible relationship with everyone in the business, from vendors to analysts, so I can make great things happen for my clients, the end users of technologies.  This award gives me exceptional access to Microsoft resources, and I intend to call on them when my clients need help.  Simply put, being a Microsoft MVP means I can step up the level of service I can deliver.</p>
<p>Only one thing bugs me about this: The name.  Seriously, &#8220;MVP&#8221;?  I&#8217;m not A-Rod!  And &#8220;File System Storage&#8221;?  I guess they had to tie the award to some product area, so &#8220;storage technologies&#8221; or &#8220;enterprise storage&#8221; wouldn&#8217;t have worked.  So, yeah baby, I hit home runs with NTFS!</p>
<p> </p>
<p>Post from: <a href="http://blog.fosketts.net">Stephen Foskett, Pack Rat</a></p>
<p><a href="http://blog.fosketts.net/2008/07/02/storage-mvp-i-feel-great/">Storage MVP: I Feel Great!</a></p>
<img src="http://feeds.fosketts.net/~r/StephenFoskettPackRat/~4/324925848" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://blog.fosketts.net/2008/07/02/storage-mvp-i-feel-great/feed/</wfw:commentRss>
		<feedburner:origLink>http://blog.fosketts.net/2008/07/02/storage-mvp-i-feel-great/</feedburner:origLink></item>
		<item>
		<title>10 Key Considerations for Email Archiving</title>
		<link>http://feeds.fosketts.net/~r/StephenFoskettPackRat/~3/324111522/</link>
		<comments>http://blog.fosketts.net/2008/07/01/10-key-considerations-for-email-archiving/#comments</comments>
		<pubDate>Tue, 01 Jul 2008 15:08:18 +0000</pubDate>
		<dc:creator>Stephen</dc:creator>
		
		<category><![CDATA[Enterprise storage]]></category>

		<category><![CDATA[Personal]]></category>

		<category><![CDATA[Email archiving]]></category>

		<category><![CDATA[Storage Magazine]]></category>

		<category><![CDATA[TechTarget]]></category>

		<category><![CDATA[toot toot]]></category>

		<guid isPermaLink="false">http://blog.fosketts.net/?p=214</guid>
		<description>Email archiving has been a professional focus of mine for a while now, and I&amp;#8217;ve previously written and spoken about the &amp;#8220;eleven essential elements&amp;#8220;.  So when TechTarget asked for an article for Storage magazine, I had a good well to draw on.  The latest issue of Storage magazine includes this article, titled &amp;#8220;10 Key Considerations for [...]</description>
			<content:encoded><![CDATA[<p>Email archiving has been a professional focus of mine for a while now, and I&#8217;ve previously <a href="http://blog.fosketts.net/tag/email-archiving/" target="_self">written</a> and <a href="http://blog.fosketts.net/2008/06/09/download-storage-decisions-presentations/" target="_self">spoken</a> about the &#8220;<a href="http://blog.fosketts.net/2008/03/31/key-technical-differences-between-email-archiving-products/" target="_self">eleven essential elements</a>&#8220;.  So when TechTarget asked for an article for <em>Storage</em> magazine, I had a good well to draw on.  The latest issue of <em>Storage</em> magazine includes this article, titled &#8220;10 Key Considerations for Email Archiving&#8221; and I&#8217;m well pleased with it.  If you have a subscription, please do take a look.  Otherwise, <a href="http://searchstorage.techtarget.com/loginMembersOnly/1,289498,sid5_gci1316576,00.html" target="_blank">you can find the article online</a>.</p>
<p>I&#8217;ve covered these considerations previously, but let&#8217;s just mention them again here.  Each is covered in more detail in the article and in <a href="http://blog.fosketts.net/2008/06/09/justifying-email-archiving/" target="_self">my webinar</a>, but I welcome comments and questions here.</p>
<ol>
<li>How complete is the archive?</li>
<li>Does it record what people do?</li>
<li>Can the archive ingest an existing mail store or PST files?</li>
<li>Can the archive handle multiple email systems?</li>
<li>What about non-message content?</li>
<li>What about <a href="http://blog.fosketts.net/2008/03/12/de-duplication-goes-mainstream/" target="_self">deduplication</a>?</li>
<li>Will the legal department be happy?</li>
<li>How does search work?</li>
<li>Can the archive easily integrate with third-party tools?</li>
<li>What will users think?</li>
</ol>
<div>Also of interest are the four sidebar topics:</div>
<div>
<ol>
<li>Consider the implications of the archive on your records retention policy.  How will you use the archive?  Is it primarily for legal use or to help slim down the mail store?  In many cases, you can implement the archive before setting a policy, but you have to go through this process eventually!</li>
<li>Think about the implications of PST ingestion, especially where it impacts users and legal.  I call this &#8220;PST indigestion&#8221;, since you can quickly dig yourself a hole by importing unreliable copies of data and removing user accessibility!</li>
<li>Some companies need &#8220;supervision&#8221; capability.  Although this isn&#8217;t a core requirement for many organizations, it can be make-or-break for financials!</li>
<li>Consider the impact on user interaction, too.  I know of many email archiving projects that have gone off course by developing an unwieldy and impractical system that users just can&#8217;t live with.  Some archiving products will have trouble with mobile and web clients especially!</li>
</ol>
<div>Again, if you&#8217;re interested in this topic, drop a comment below or send me an email.  And if this is important to your business, might I suggest contacting <a href="http://contoural.com" target="_blank">my employer</a> for a consultation?</div>
</div>
<p>Post from: <a href="http://blog.fosketts.net">Stephen Foskett, Pack Rat</a></p>
<p><a href="http://blog.fosketts.net/2008/07/01/10-key-considerations-for-email-archiving/">10 Key Considerations for Email Archiving</a></p>
<img src="http://feeds.fosketts.net/~r/StephenFoskettPackRat/~4/324111522" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://blog.fosketts.net/2008/07/01/10-key-considerations-for-email-archiving/feed/</wfw:commentRss>
		<feedburner:origLink>http://blog.fosketts.net/2008/07/01/10-key-considerations-for-email-archiving/</feedburner:origLink></item>
		<item>
		<title>Upgraded! 320 GB in a MacBook Pro!</title>
		<link>http://feeds.fosketts.net/~r/StephenFoskettPackRat/~3/320112060/</link>
		<comments>http://blog.fosketts.net/2008/06/25/upgraded-320-gb-in-a-macbook-pro/#comments</comments>
		<pubDate>Thu, 26 Jun 2008 00:34:38 +0000</pubDate>
		<dc:creator>Stephen</dc:creator>
		
		<category><![CDATA[Personal]]></category>

		<category><![CDATA[Terabyte home]]></category>

		<category><![CDATA[Apple]]></category>

		<category><![CDATA[Best Buy]]></category>

		<category><![CDATA[Boot Camp]]></category>

		<category><![CDATA[FireWire]]></category>

		<category><![CDATA[Fujitsu]]></category>

		<category><![CDATA[MacBook Pro]]></category>

		<category><![CDATA[Maxtor]]></category>

		<category><![CDATA[OS X]]></category>

		<category><![CDATA[SATA]]></category>

		<category><![CDATA[SuperDuper]]></category>

		<category><![CDATA[switch]]></category>

		<category><![CDATA[Verbatim]]></category>

		<category><![CDATA[VMware]]></category>

		<category><![CDATA[VMware Fusion]]></category>

		<category><![CDATA[Western Digital]]></category>

		<category><![CDATA[Winclone]]></category>

		<guid isPermaLink="false">http://blog.fosketts.net/?p=204</guid>
		<description>I know I&amp;#8217;m not the first to do this, but it does make me chuckle to have upgraded a brand new machine less than a week after buying it.  That&amp;#8217;s right, my brand new MacBook Pro now has 4 GB of RAM and a massive 320 GB of disk space.  If you&amp;#8217;re thinking of upgrading your [...]</description>
			<content:encoded><![CDATA[<p><a href="http://blog.fosketts.net/wp-content/uploads/2008/06/os-x-serial-ata-wd3200bevt.png"><img class="alignright size-medium wp-image-203" title="The WD3200BEVT has landed!" src="http://blog.fosketts.net/wp-content/uploads/2008/06/os-x-serial-ata-wd3200bevt-300x217.png" alt="" width="300" height="217" /></a>I know <a href="http://theory.isthereason.com/?p=2158" target="_blank">I&#8217;m not the first to do this</a>, but it does make me chuckle to have upgraded a brand new machine less than a week after buying it.  That&#8217;s right, <a href="http://blog.fosketts.net/tag/switch/" target="_self">my brand new MacBook Pro</a> now has 4 GB of RAM and a massive 320 GB of disk space.  If you&#8217;re thinking of upgrading your disk, whether you have a Mac or PC, now might be a good time, as prices have recently hit a new low point.</p>
<p>Read on for details on swapping a disk in a MacBook Pro, finding a great deal on the drive, and how to get Boot Camp and VMware Fusion to work again after you do it!  Surprisingly, this was the hardest part&#8230;<span id="more-204"></span></p>
<p>Now for some particulars and lessons learned:</p>
<ul>
<li>The MacBook Pro is not an easy machine to install hardware in!  Although <a href="http://support.apple.com/kb/HT1270" target="_blank">the RAM is readily accessible</a>, all other components are sealed inside that sleek silver case, and it was not meant to be opened.  <a href="http://www.ifixit.com/Guide/Mac/MacBook-Pro-15-Inch-Core-2-Duo/Hard-Drive-Replacement/115/10/" target="_blank">It is certainly doable</a> for most people, provided they have the right tools, but closing it back up again is tricky!  There are 19 screws, both <a href="http://en.wikipedia.org/wiki/Henry_F._Phillips" target="_blank">Phillips #0</a> and <a href="http://en.wikipedia.org/wiki/Torx" target="_blank">Torx T6</a>, and the correct screwdriver is a must-have.  Apple must use some serious <a href="http://forum.miata.net/vb/showthread.php?t=280802" target="_blank">gorilla snot</a> on the LED/IR cable to attach it to the drive inside, as it took much fussing to cleanly remove it.  And getting the front tabs &#8220;clicked&#8221; took some fussing and more pressure than I wanted to exert!</li>
<li><img class="alignright" style="float: right;" src="http://www.verbatim.com/images/products/96527.jpg" alt="" width="300" height="300" />I chose a <a href="http://www.amazon.com/gp/product/B0012S6ZNU?&amp;camp=212361&amp;linkCode=wey&amp;tag=bananafishhome&amp;creative=380737" target="_blank">Verbatim SmartDisk 320 GB FireWire/USB Portable hard drive</a> as a donor.  It contains a very nice Western Digital Scorpio Blue <a href="http://www.wdc.com/en/products/Products.asp?DriveID=377" target="_blank">WD3200BEVT</a> drive that should be compatible with most mainstream notebooks since it&#8217;s just 9.5 mm tall.  This is a modern unit with two 160 GB platters, 3.0 Gb/s &#8220;<a href="http://en.wikipedia.org/wiki/Serial_ATA#SATA_II_Misnomer" target="_blank">SATA II</a>&#8221; interface with <a href="http://en.wikipedia.org/wiki/Native_Command_Queuing" target="_blank">native command queueing</a>, and is fast and quiet.</li>
<li>Why buy an portable drive instead of a bare hard disk?  Because Best Buy had the Verbatim on sale at $129, while the bare drive itself (sitting just down the aisle) was marked $179, that&#8217;s why!  Plus, the case can be re-used (see below).</li>
<li>My MacBook had a <a href="http://www.fujitsu.com/downloads/COMP/fcpa/hdd/mhw2160bh_datasheet.pdf" target="_blank">120 GB Fujitsu MH2120BH drive</a>, which is a 2-platter 1.5 Gb/s SATA unit with modern perpendicular recording technology.  It fit nicely in the leftover Verbatim external drive case!  Sadly the case is flimsy compared to the very nice metal <a href="http://www.amazon.com/gp/product/B000V4S8A4?&amp;camp=212361&amp;linkCode=wey&amp;tag=bananafishhome&amp;creative=380737" target="_blank">Maxtor OneTouch 4 Mini</a> I use on the PC side.  But at least the FireWire interface is fast.</li>
<li>I used <a href="http://www.shirt-pocket.com/SuperDuper/SuperDuperDescription.html" target="_blank">SuperDuper</a> to clone the Mac&#8217;s internal drive and then booted with the FireWire drive just to make sure it worked.  Very nice!  Then I cracked the MacBook and swapped the drives.</li>
</ul>
<p>Some notes in particular for folks like me who <a href="http://blog.fosketts.net/tag/boot-camp/" target="_self">Boot Camp</a> and <a href="http://blog.fosketts.net/tag/vmware/" target="_self">VMware Fusion</a> and upgrade their drives:</p>
<ul>
<li>I chose <a href="http://twocanoes.com/winclone/" target="_blank">Winclone</a> (an OS X app) to back up the Boot Camp partition prior to the drive swap.  Worked like a charm, creating a 22 GB image of my 55 GB partition.</li>
<li>To keep everything &#8220;native&#8221;, you must use Boot Camp Assistant to repartition the new drive after the upgrade.  But Assistant requires you to use <a href="http://en.wikipedia.org/wiki/GUID_Partition_Table" target="_blank">GPT</a> to partition the drive, and Verbatim shipped it with <a href="http://en.wikipedia.org/wiki/Apple_Partition_Map" target="_blank">APM</a>, so I had to repartition it in Disk Utility before using it.</li>
<li>I wanted to have two partitions - one for OS X and another for my Home directory.  This is standard storage industry best practice and what I do on my Windows machines.  But Boot Camp Assistant can&#8217;t handle this, and OS X doesn&#8217;t make it easy either.  So it&#8217;s all one partition now.  Boo!</li>
<li>The new Boot Camp partition has to be as large or larger than the old one for Winclone to restore to it.  I wasn&#8217;t using all my space and wanted to reduce it but couldn&#8217;t.  So even though I &#8220;only&#8221; have 22 GB of data in my Boot Camp partition, I had to devote 56 GB to it.  I&#8217;ll resize it later if I can.  Either way, I&#8217;ve still got over 200 GB free in my OS X partition!</li>
<li>VMware Fusion works great with Boot Camp partitions normally, but falls on its face when you replace the drive like I did.  Fusion kept trying to use an invalid configuration for the new Boot Camp partition, and there is no easy way to make it work again after you&#8217;ve changed it.  But <a href="http://kb.vmware.com/selfservice/microsites/search.do?cmd=displayKC&amp;docType=kc&amp;externalId=1004636&amp;sliceId=1&amp;docTypeID=DT_KB_1_1&amp;dialogID=11310460&amp;stateId=1%200%2011308799" target="_blank">I found the answer</a> - you have to delete /Users/&lt;user&gt;/Library/Application Support/VMware Fusion/Virtual Machines/Boot Camp, reboot into Boot Camp, and restart OS X before Fusion will correctly detect and configure the partition!  This is crazy stuff, but it works now!</li>
</ul>
<div>All in all, I&#8217;m really enjoying the Mac.  Many OS X features are great (though some are lousy) and the hardware is superb.  But it is the ability to run Windows, both natively and using Fusion, that really seals the deal for me.  This really is the ultimate laptop, with a nice desktop UNIX, serious Windows performance, and now as much RAM and disk as anyone is likely to need.  At least until the 500 GB drives arrive next month&#8230;</div>
</div>
<p>Post from: <a href="http://blog.fosketts.net">Stephen Foskett, Pack Rat</a></p>
<p><a href="http://blog.fosketts.net/2008/06/25/upgraded-320-gb-in-a-macbook-pro/">Upgraded! 320 GB in a MacBook Pro!</a></p>
<img src="http://feeds.fosketts.net/~r/StephenFoskettPackRat/~4/320112060" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://blog.fosketts.net/2008/06/25/upgraded-320-gb-in-a-macbook-pro/feed/</wfw:commentRss>
		<feedburner:origLink>http://blog.fosketts.net/2008/06/25/upgraded-320-gb-in-a-macbook-pro/</feedburner:origLink></item>
		<item>
		<title>How to Keep an IOGear KVM from Dimming Your Mac’s Screen</title>
		<link>http://feeds.fosketts.net/~r/StephenFoskettPackRat/~3/315806739/</link>
		<comments>http://blog.fosketts.net/2008/06/19/how-to-keep-an-iogear-kvm-from-dimming-your-macs-screen/#comments</comments>
		<pubDate>Fri, 20 Jun 2008 00:12:10 +0000</pubDate>
		<dc:creator>Stephen</dc:creator>
		
		<category><![CDATA[Computer history]]></category>

		<category><![CDATA[Terabyte home]]></category>

		<category><![CDATA[Apple]]></category>

		<category><![CDATA[Belkin]]></category>

		<category><![CDATA[IOGear]]></category>

		<category><![CDATA[keyboard]]></category>

		<category><![CDATA[KVM]]></category>

		<category><![CDATA[MacBook Pro]]></category>

		<category><![CDATA[Model M]]></category>

		<category><![CDATA[switch]]></category>

		<guid isPermaLink="false">http://blog.fosketts.net/?p=199</guid>
		<description>Just a quick tip tonight about something that&amp;#8217;s been nagging me.  I love my IOGear MiniView Micro GCS632U KVM, but I&amp;#8217;ve had a weird problem since hooking it up to my new MacBook Pro.  See, the IOGear uses a double press on the Scroll Lock key to switch views.  But every time I type this while [...]</description>
			<content:encoded><![CDATA[<p>Just a quick tip tonight about something that&#8217;s been nagging me.  I love my <a href="http://www.amazon.com/gp/product/B0001BVXI6?ie=UTF8&amp;tag=bananafishhome&amp;linkCode=as2&amp;camp=1789&amp;creative=9325&amp;creativeASIN=B0001BVXI6" target="_blank">IOGear MiniView Micro GCS632U KVM</a>, but I&#8217;ve had a weird problem since hooking it up to <a href="http://blog.fosketts.net/tag/switch/" target="_blank">my new MacBook Pro</a>.  See, the IOGear uses a double press on the Scroll Lock key to switch views.  But every time I type this while connected to the Mac, the screen dims two notches.  Pretty quick, it&#8217;s completely black!</p>
<p><a href="http://blog.fosketts.net/wp-content/uploads/2008/06/picture-2.png"><img class="alignright size-medium wp-image-200" title="OS X Display Shortcuts" src="http://blog.fosketts.net/wp-content/uploads/2008/06/picture-2-300x273.png" alt="" width="300" height="273" /></a>I just solved the problem.  The old <a href="http://en.wikipedia.org/wiki/Apple_Extended_Keyboard" target="_blank">Apple Extended Keyboard</a>, as revered by Apple fans as <a href="http://blog.fosketts.net/tag/model-m/" target="_blank">my IBM Model M</a>, continued the function key mapping past F12, adding F13, F14, and F15 where Print Screen, Scroll Lock, and Pause/Break is on an IBM 101-key layout.  Then they mapped F14 and F15 to dim and brighten the screen, respectively.  See the problem?  Yeah, the IOGear hotkey is &#8220;dim dim&#8221;!</p>
<p>It turns out that this is easy to fix.  Leopard&#8217;s Keyboard &amp; Mouse Preferences panel includes a tab to remap Keyboard Shortcuts.  Down at the bottom of the list is &#8220;Display&#8221;.  Expand it and you&#8217;ll see the two mappings in question - just un-check them and you&#8217;re good to go!</p>
<p>While you&#8217;re there, marvel at how none of the other function key shortcuts match up to their functions on the pre-2008 MacBook uses!  It&#8217;s a really bizarre oversight on the part of Apple to map bright/dim to F14/F15 <em>and</em> to F1/F2 on the same computer at the same time, depending if you&#8217;re using the built-in keyboard or not!  Apparently, the company<a href="http://macapper.com/2007/12/01/get-your-expose-shortcut-keys-back/" target="_blank"> shifted all the mappings around</a> for the late 2007 desktop and early 2008 portables, too.</p>
<p>By the way, about that KVM - it&#8217;s pretty good, especially for the money.  I previously used a GCS62, which is a PS/2 in and out model with no audio, but the GCS632U is more suited to weirdos like me that like to use a PS/2 keyboard and mouse with a modern computer.  It takes PS/2 in but sends USB out to the connected computers, and includes audio, too.  It&#8217;s rock-solid, unlike the Belkin Flip I tried before, but I do wish the audio cable wasn&#8217;t captive to the video like it is - it&#8217;s just not long enough for the Mac.</p>
<p>Post from: <a href="http://blog.fosketts.net">Stephen Foskett, Pack Rat</a></p>
<p><a href="http://blog.fosketts.net/2008/06/19/how-to-keep-an-iogear-kvm-from-dimming-your-macs-screen/">How to Keep an IOGear KVM from Dimming Your Mac&#8217;s Screen</a></p>
<img src="http://feeds.fosketts.net/~r/StephenFoskettPackRat/~4/315806739" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://blog.fosketts.net/2008/06/19/how-to-keep-an-iogear-kvm-from-dimming-your-macs-screen/feed/</wfw:commentRss>
		<feedburner:origLink>http://blog.fosketts.net/2008/06/19/how-to-keep-an-iogear-kvm-from-dimming-your-macs-screen/</feedburner:origLink></item>
		<item>
		<title>Command and Control: The Clash of Keyboards</title>
		<link>http://feeds.fosketts.net/~r/StephenFoskettPackRat/~3/314184885/</link>
		<comments>http://blog.fosketts.net/2008/06/17/command-and-control-the-clash-of-keyboards/#comments</comments>
		<pubDate>Wed, 18 Jun 2008 00:00:05 +0000</pubDate>
		<dc:creator>Stephen</dc:creator>
		
		<category><![CDATA[Computer history]]></category>

		<category><![CDATA[Terabyte home]]></category>

		<category><![CDATA[Apple]]></category>

		<category><![CDATA[Boot Camp]]></category>

		<category><![CDATA[keyboard]]></category>

		<category><![CDATA[KVM]]></category>

		<category><![CDATA[Model M]]></category>

		<category><![CDATA[modifier keys]]></category>

		<category><![CDATA[OS X]]></category>

		<category><![CDATA[switch]]></category>

		<category><![CDATA[USB]]></category>

		<guid isPermaLink="false">http://blog.fosketts.net/?p=193</guid>
		<description>The lowly computer keyboard is so ubiquitous that it can seem unchanging, but nothing could be further from the truth.  It is one of the most important components of any system, and has survived all assaults by new technologies from the mouse to the pen to the microphone, yet its evolution is marked by legacy [...]</description>
			<content:encoded><![CDATA[<p><a href="http://blog.fosketts.net/wp-content/uploads/2008/06/macbook-pro-keyboard-detail.png"><img class="alignright alignnone size-medium wp-image-197" style="float: right;" title="Detail of MacBook Pro Command and Control keys" src="http://blog.fosketts.net/wp-content/uploads/2008/06/macbook-pro-keyboard-detail-150x150.png" alt="" width="150" height="150" /></a>The lowly computer keyboard is so ubiquitous that it can seem unchanging, but nothing could be further from the truth.  It is one of the most important components of any system, and has survived all assaults by new technologies from the mouse to the pen to the microphone, yet its evolution is marked by legacy functions and terminology that can leave computer users scratching their heads.  Today we deal with an issue that has faced many over the past decades:  How to use a PC keyboard with a Macintosh and vice versa.<span id="more-193"></span></p>
<p>In this era of switchers, <a href="http://en.wikipedia.org/wiki/Boot_Camp_%28Apple%29" target="_blank">Boot Camp</a>, <a href="http://en.wikipedia.org/wiki/KVM_Switch" target="_blank">KVM</a>, USB, and virtualization, the question of how to deal with computer keyboard irregularities has become all the more important.  One of the most critical usability factors in cross-platform typing is the question of what to do about the so-called <a href="http://en.wikipedia.org/wiki/Modifier_key" target="_blank">modifier keys</a>: Control, Command, Alt, and the like.  See, each platform has its own key combinations for GUI shortcuts and common operations like copy and paste.  And although most are similar, they are different enough to frustrate even the expert user.</p>
<p><a href="http://blog.fosketts.net/wp-content/uploads/2008/06/ibm-model-m-keyboard-detail.png"><img class="alignright alignnone size-medium wp-image-197" style="float: right;" title="Detail of Ctrl and Alt keys on a 1987 IBM Model M keyboard" src="http://blog.fosketts.net/wp-content/uploads/2008/06/ibm-model-m-keyboard-detail-271x300.png" alt="" width="271" height="300" /></a>The Alt and Control keys found on most PC keyboards date from the first PCs, with so-called Windows and Menu keys introduced in 1995 and Fn or Function modifier keys found on laptops both before and after.  Combined with the Shift key (which pre-dated the personal computer) these are the most common modifier keys used today.</p>
<p>Most Windows commands use some combination of Ctrl, Alt, and Shift but the mapping is haphazard at best.  Generally, Alt-combinations control the GUI (switching windows and selecting menus) while Ctrl-combinations perform actions (copy and paste) but this is not always the case.  However, even though variations abound, the standard 101-key IBM layout dating from 1986 (shown at right on a 1987 IBM Model M) has dominated.  This places two &#8220;Ctrl&#8221; keys at the outermost position of the bottom row of keys with two &#8220;Alt&#8221; keys flanking the space bar.  The Windows, Menu, and (on notebooks) Fn keys are squeezed in between Ctrl and Alt.</p>
<p><a href="http://blog.fosketts.net/wp-content/uploads/2008/06/mac-se-adb-keyboard-detail.png"><img class="alignright alignnone size-medium wp-image-197" style="float: right;" title="Detail of an Apple ADB keyboard from a Mac SE" src="http://blog.fosketts.net/wp-content/uploads/2008/06/mac-se-adb-keyboard-detail-300x243.png" alt="" width="300" height="243" /></a>The situation is quite different on the Macintosh.   Hardware-wise, the Mac inherited the Command (&#8221;open apple&#8221;/&#8221;cloverleaf&#8221; ⌘) and Option keys found on the Apple IIe of 1982, and added a Control key with the Mac II and SE to enable business-friendly terminal emulation capabilities.  As seen in the keyboard at right from my Mac SE, the Control key, as on the PC XT, occupies the space now associated with Caps Lock at left in the third row, while the Option and to-be-named Command key (with the Apple outline) sit roughly where the Windows and Alt keys would eventually live.</p>
<p>The popular Apple Extended Keyboard swapped Caps Lock and Control, settling the key layout of the Macintosh that has lasted through today, and added &#8220;Alt&#8221; to the Option key, clarifying its purpose.  In 2007, Mac fans were thrown into a frenzy as Apple made one more change, removing the Apple from the Command key and (finally) adding the word, &#8220;Command&#8221;, in its place.</p>
<p>If you&#8217;re a geek like me, you will find the history of these keys to be an interesting aside.  Wanting to add more functionality to their (integrated) keyboards, most early personal computer makers looked for ways of adding modifier keys without &#8220;breaking&#8221; existing programs, which were hard-coded for earlier layouts.  Most manufacturers settled on the so-called &#8220;<a href="http://en.wikipedia.org/wiki/Bucky_bit" target="_blank">Bucky bit</a>&#8221; strategy, adding keys that modified the binary ASCII code from other keys. Alt set the eighth bit to 1, turning H (01001000) into 11001000, which could be a non-printable control character or one from another character set.  Similarly, Ctrl zeroed out the sixth and seventh places, turning both H and h (01101000) into backspace (00001000).  Apple took a different tack, literally wiring the open and closed apple keys to the joystick buttons on the Apple II.  Of course, nowadays keyboards merely send appropriate ASCII signals using a microcontroller, but these ingenious approaches certainly showed creativity!</p>
<p>This brings us to today.  Although both the PC and Mac feature a key called Control on the left, the Mac places Alt/Option next, followed by Command.  On the PC, the center spot is taken by the Windows key and the Alt is on the right.</p>
<p>This mapping problem is compounded by the fact that <em>these keys do different things</em>.  Command on the Mac takes on the GUI and action duties from both Control and Alt on the PC.  Alt and Ctrl stay true to their original uses, modifying the result of other keypresses and sending control codes, respectively.  None of this was much of an issue in the days of incompatible keyboard protocols, but today&#8217;s USB devices can be used with either platform, and virtualization and remote control have made rapid switching much more common.</p>
<p>Consider my case:  I use an <a href="http://www.amazon.com/gp/product/B0001BVXI6?ie=UTF8&amp;tag=bananafishhome&amp;linkCode=as2&amp;camp=1789&amp;creative=9325&amp;creativeASIN=B0001BVXI6" target="_blank">IOGear USB KVM switch</a> to control both my Mac and PC from a single keyboard (that ancient IBM) and mouse, as well as to output audio and video to a single LCD monitor.  I find myself switching rapidly between Vista on the PC, OS X on the Mac, and Vista in VMware Fusion, throughout the day.  And when I unplug the Mac and set it on my lap (in &#8220;Better Energy Saver&#8221; mode <a href="http://blog.fosketts.net/2008/06/14/switch-day-1-this-mac-is-hot/" target="_blank">to keep from burning myself</a>), I am suddenly using a Mac keyboard for OS X and Vista as well.  So sometimes the key combination for &#8220;copy&#8221; uses the key all the way to the left and sometimes it uses the one closest to the space bar, and this variation does not necessarily follow the OS I&#8217;m currently using or the keyboard I&#8217;m currently typing on.</p>
<p><a href="http://blog.fosketts.net/wp-content/uploads/2008/06/picture-1.png"><img class="alignright alignnone size-medium wp-image-197" style="float: right;" title="OS X System Preferences for Keyboard Modifier Keys" src="http://blog.fosketts.net/wp-content/uploads/2008/06/picture-1-300x203.png" alt="" width="300" height="203" /></a>OS X thoughtfully allows you to change the mapping of Control, Option, and Command in the Keyboard and Mouse preferences panel, and even lets you set different customization for different keyboards.  Lots of ex-Windows users use this to swap Command and Control with Control and Windows on a Windows keyboard, which harmonizes many familiar DOS/Windows command shortcuts.  And if you&#8217;re as insane as some Apple fans users, you could also use this panel to move Caps Lock and Option back to their original locations.</p>
<p>But is it a good idea to mess with the keyboard settings like this?  I think not.  Eventually you will need to use a &#8220;correct&#8221; keyboard, whether you are using a Windows or OS X computer, and crutches like this just serve to frustrate your efforts to acclimatize.  I think it&#8217;s best to simply live with it - to get used to using the right key combinations, no matter which input device or operating system one is using.</p>
<p>Of course, there&#8217;s one more problem for me.  See that keyboard layout up at the top?  My primary keyboard is, as I&#8217;ve mentioned, a <a href="http://blog.fosketts.net/2007/11/28/optimus-maximus-its-beyond-this-keyboard-head/" target="_blank">1987 IBM Model M</a>.  Despite possibly being the best keyboard ever made, it is a 101-key model, not the more modern 104-key Windows unit.  I&#8217;ve gotten used to using Ctrl-Esc for the Windows key, and even Shift-F10 for the menu.  But I&#8217;m having a real problem with OS X because I simply do not have a Command key, and no amount of &#8220;getting used to it&#8221; will change this fact.  So for now I had to remap Control to Command, and I will have to live without a Control key in OS X.  Anyone have a better idea?</p>
<p>Post from: <a href="http://blog.fosketts.net">Stephen Foskett, Pack Rat</a></p>
<p><a href="http://blog.fosketts.net/2008/06/17/command-and-control-the-clash-of-keyboards/">Command and Control: The Clash of Keyboards</a></p>
<img src="http://feeds.fosketts.net/~r/StephenFoskettPackRat/~4/314184885" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://blog.fosketts.net/2008/06/17/command-and-control-the-clash-of-keyboards/feed/</wfw:commentRss>
		<feedburner:origLink>http://blog.fosketts.net/2008/06/17/command-and-control-the-clash-of-keyboards/</feedburner:origLink></item>
		<item>
		<title>Storage Virtualization: What Is It Good For?</title>
		<link>http://feeds.fosketts.net/~r/StephenFoskettPackRat/~3/313520491/</link>
		<comments>http://blog.fosketts.net/2008/06/17/storage-virtualization-what-is-it-good-for/#comments</comments>
		<pubDate>Tue, 17 Jun 2008 04:13:09 +0000</pubDate>
		<dc:creator>Stephen</dc:creator>
		
		<category><![CDATA[Enterprise storage]]></category>

		<category><![CDATA[Personal]]></category>

		<category><![CDATA[DFS]]></category>

		<category><![CDATA[ESG]]></category>

		<category><![CDATA[Fibre Channel]]></category>

		<category><![CDATA[HDS]]></category>

		<category><![CDATA[Microsoft]]></category>

		<category><![CDATA[NAS]]></category>

		<category><![CDATA[SearchStorage]]></category>

		<category><![CDATA[seminar]]></category>

		<category><![CDATA[Storage Decisions]]></category>

		<category><![CDATA[storage virtualization]]></category>

		<category><![CDATA[TechTarget]]></category>

		<category><![CDATA[toot toot]]></category>

		<guid isPermaLink="false">http://blog.fosketts.net/?p=192</guid>
		<description>Even though storage virtualization technologies have been on the market for 20 years or more, and numerous companies have tried to sell it as a product in its own right for at least half that long, many are still unsure of what to do with the technology.  A great new piece by Dave Raffo, News [...]</description>
			<content:encoded><![CDATA[<p>Even though storage virtualization technologies have been on the market for 20 years or more, and numerous companies have tried to sell it as a product in its own right for at least half that long, many are still unsure of what to do with the technology.  A great new piece by Dave Raffo, News Director at SearchStorage.com, <a href="http://searchStorage.techtarget.com/generic/0,295582,sid5_gci1317416_tax310988,00.html" target="_blank">discusses the wide variety of virtualization solutions and the real impact they can have</a>.</p>
<p>Dave called me for this piece, and I was pleased with the question.  Truth be told, there really are compelling benefits from virtualization, but most folks have been waiting for a real &#8220;must have&#8221; killer application for the technology.  In order for this tech to make the impact it should, we in the industry have to change some of our thinking:</p>
<ul>
<li>Storage virtualization means more than just Fibre Channel block aggregation.  There are great applications inside servers and arrays and in the NAS world, too.</li>
<li>Speaking of NAS, Microsoft DFS is probably the most-implemented storage virtualization product, and just about every NAS array has cool aggregation and migration features.</li>
<li>Virtualization is a feature, not a product.  HDS has seen the amazing potential for block virtualization in migration and storage flexibility, and this is just the tip of the iceberg.</li>
<li>Storage and server virtualization go well together - so well, in fact, that ESG reports that 24% of those who have implemented the latter are also using the former!</li>
</ul>
<div>If you&#8217;re interested in storage virtualization, why not come on out for one of my <a href="http://blog.fosketts.net/tag/seminar/" target="_self">seminars</a> on the topic?  <a href="http://storagedecisions.techtarget.com/seminars/storage_virtualization.html" target="_blank">I&#8217;ll be in Atlanta and San Francisco next week</a>, and I think spots are still available.  I&#8217;ll be in other cities, including London (where I&#8217;ll surely change the spelling to &#8220;virtualisation&#8221;) later in the year.  Or you can catch my one-hour session at <a href="http://storagedecisions.techtarget.com/index.html" target="_blank">Storage Decisions</a> in San Francisco or New York.  See you there!</div>
<p>Post from: <a href="http://blog.fosketts.net">Stephen Foskett, Pack Rat</a></p>
<p><a href="http://blog.fosketts.net/2008/06/17/storage-virtualization-what-is-it-good-for/">Storage Virtualization: What Is It Good For?</a></p>
<img src="http://feeds.fosketts.net/~r/StephenFoskettPackRat/~4/313520491" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://blog.fosketts.net/2008/06/17/storage-virtualization-what-is-it-good-for/feed/</wfw:commentRss>
		<feedburner:origLink>http://blog.fosketts.net/2008/06/17/storage-virtualization-what-is-it-good-for/</feedburner:origLink></item>
		<item>
		<title>Big Little Disks Are On The Way</title>
		<link>http://feeds.fosketts.net/~r/StephenFoskettPackRat/~3/313508425/</link>
		<comments>http://blog.fosketts.net/2008/06/16/big-little-disks-are-on-the-way/#comments</comments>
		<pubDate>Tue, 17 Jun 2008 03:49:50 +0000</pubDate>
		<dc:creator>Stephen</dc:creator>
		
		<category><![CDATA[Enterprise storage]]></category>

		<category><![CDATA[Terabyte home]]></category>

		<category><![CDATA[disk drives]]></category>

		<category><![CDATA[Hitachi]]></category>

		<category><![CDATA[LaCie]]></category>

		<category><![CDATA[NAND]]></category>

		<category><![CDATA[Samsung]]></category>

		<category><![CDATA[SSD]]></category>

		<category><![CDATA[Verbatim]]></category>

		<guid isPermaLink="false">http://blog.fosketts.net/?p=191</guid>
		<description>The relentless march of hard drive capacity is about to reach its next cantonment as 500 GB 2.5&amp;#8243; drives begin to arrive this month.  These little half-terabyte wonders will continue the downward pressure on price and challenge flash-based drives just as they stake their claim in the main stream of the market.
Although Hitachi was first [...]</description>
			<content:encoded><![CDATA[<p>The relentless march of hard drive capacity is about to reach its next <a href="http://en.wikipedia.org/wiki/Cantonment" target="_blank">cantonment</a> as 500 GB 2.5&#8243; drives begin to arrive this month.  These little half-terabyte wonders will continue the downward pressure on price and challenge flash-based drives just as they stake their claim in the main stream of the market.<span id="more-191"></span></p>
<p>Although <a href="http://www.hitachigst.com/portal/site/en/template.MAXIMIZE/menuitem.d3b388a57ad5d22d92b86b31bac4f0a0/?javax.portlet.tpst=2bb80d9f916a2ab37d807c90eac4f0a0_ws_MX&amp;javax.portlet.prp_2bb80d9f916a2ab37d807c90eac4f0a0_viewID=content&amp;javax.portlet.prp_2bb80d9f916a2ab37d807c90eac4f0a0_docName=20080103_travelstar_5k500.html&amp;javax.portlet.prp_2bb80d9f916a2ab37d807c90eac4f0a0_folderPath=%2Fhgst%2Faboutus%2Fpress%2Finternal_news%2F&amp;beanID=399746915" target="_blank">Hitachi was first to announce</a> and ship a 2.5&#8243; 500 GB drive, theirs used four platters, pushing thickness to 12.5 mm - too much for most laptops and external enclosures.  So <a href="http://www.samsung.com/global/business/hdd/newsView.do?b2b_bbs_msg_id=150" target="_blank">Samsung&#8217;s announcement of their 9.5 mm two-platter SpinPoint M6</a> disk was greeted with enthusiasm, but it has taken months for actual drives to ship.  </p>
<p>All that looks to be changing, however, as at least <a href="http://eshop.macsales.com/shop/woot/" target="_blank">one vendor</a> is currently offering SpinPoints for sale in the United States, and OEMs are rapidly raising their hands.  Earlier this week it was familiar name Verbatim, who announced a <a href="http://verbatim.com/products/detail.cfm?product_id=4EE521E6-1143-3415-5F0C056AB5BED33A&amp;cat_id=811491E3-1143-3415-5F489CFD91C8F317" target="_blank">500 GB addition to their SmartDisk line</a>.  Today it is Mac-friendly LaCie with a <a href="http://www.lacie.com/us/products/product.htm?pid=11087" target="_blank">dual-drive bus-powered RAID 0 unit</a> delivering a massive terabyte in a palm-sized package.</p>
<p>All this mobile storage goodness will continue pushing cost down and capacity up in the hot mobile market.  Where 120 GB was exciting last year, today we are seeing 200, 250, and even 320 GB drives in affordable notebooks and portable enclosures.  I missed snapping up a 320 GB Verbatim unit last week at Best Buy for just $139, but I expect to see a lot more at this bargain price over the next month or so.  That company claims their 500 GB drive will start under $300, and I expect it will drop 1/3 off that price on sale right off the bat.</p>
<p>Where does this leave supposed bargain NAND flash drives?  They&#8217;re not looking as attractive, with even the cheapest consumer units priced over $400 for a usable 60 GB.  Until vendors start hitting massive volumes, NAND will continue to command ten times the price per GB of old fashioned &#8220;spinning rust&#8221;.  With similar power requirements, expect NAND to remain a niche product for another few years at least.</p>
<p>Post from: <a href="http://blog.fosketts.net">Stephen Foskett, Pack Rat</a></p>
<p><a href="http://blog.fosketts.net/2008/06/16/big-little-disks-are-on-the-way/">Big Little Disks Are On The Way</a></p>
<img src="http://feeds.fosketts.net/~r/StephenFoskettPackRat/~4/313508425" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://blog.fosketts.net/2008/06/16/big-little-disks-are-on-the-way/feed/</wfw:commentRss>
		<feedburner:origLink>http://blog.fosketts.net/2008/06/16/big-little-disks-are-on-the-way/</feedburner:origLink></item>
		<item>
		<title>Switch Day 1: This Mac is Hot!</title>
		<link>http://feeds.fosketts.net/~r/StephenFoskettPackRat/~3/312025005/</link>
		<comments>http://blog.fosketts.net/2008/06/14/switch-day-1-this-mac-is-hot/#comments</comments>
		<pubDate>Sat, 14 Jun 2008 21:46:04 +0000</pubDate>
		<dc:creator>Stephen</dc:creator>
		
		<category><![CDATA[Personal]]></category>

		<category><![CDATA[Terabyte home]]></category>

		<category><![CDATA[Apple]]></category>

		<category><![CDATA[Boot Camp]]></category>

		<category><![CDATA[Garage Band]]></category>

		<category><![CDATA[iMovie]]></category>

		<category><![CDATA[MacBook Pro]]></category>

		<category><![CDATA[MagSafe]]></category>

		<category><![CDATA[OS X]]></category>

		<category><![CDATA[switch]]></category>

		<category><![CDATA[UAC]]></category>

		<category><![CDATA[USB]]></category>

		<category><![CDATA[VMware]]></category>

		<category><![CDATA[Windows Vista]]></category>

		<guid isPermaLink="false">http://blog.fosketts.net/?p=189</guid>
		<description>So the Mac has joined my replacement work Dell - two new computers in two days!  Here are my first thoughts on the hardware:

The MacBook Pro is much sturdier than the average PC notebook, and even somewhat better than the high-end machines I&amp;#8217;ve used (like my replacement Dell XPS M1330)
The machine is hot on the [...]</description>
			<content:encoded><![CDATA[<p>So <a href="http://blog.fosketts.net/2008/06/12/switch-or-how-the-mac-finally-won-me-over/" target="_self">the Mac</a> has joined my replacement work Dell - two new computers in two days!  Here are my first thoughts on the hardware:</p>
<ul>
<li>The MacBook Pro is much sturdier than the average PC notebook, and even somewhat better than the high-end machines I&#8217;ve used (like my replacement Dell XPS M1330)</li>
<li>The machine is hot on the bottom when using it a lot, and even pretty hot on the top!</li>
<li>The fan is really loud - much louder than I was expecting</li>
<li>The MagSafe power cord is cute but very delicate - <a href="http://store.apple.com/us/reviews/MA938LL/A?fnode=home/shop_mac/mac_accessories/power" target="_blank">I&#8217;m not surprised at all that they break and burn right and left!</a></li>
<li>The screen is gorgeous - I got the matte model rather than the glossy since I hate the bright reflections I always fight with on my other machines</li>
<li>I wish the 15&#8243; model I got had more than two USB ports - I just know I&#8217;m going to be swapping a lot more than I used to.  But the new Dell has only two ports, too - my old XPS M1210 had four!</li>
<li>Since I got the older model, it included the Apple remote, which is cute</li>
<li>Everything about this machine is classier and more elegant than any PC I&#8217;ve ever used, from the packaging to the case to the documentation to the power cord</li>
<li>I hate the auto-dimming screen - it reacts WAY too fast, constantly dimming and brightening as my shadow falls over the left-side speaker grille. This was the first Mac feature to be disabled!</li>
</ul>
<div>One really odd thing about this machine is that even though it&#8217;s a &#8220;Late 2007&#8243; model, it was manufactured in April 2008!  Why on earth did Apple continue making the old model two months after it was replaced in February with the &#8220;early 2008&#8243; version?</div>
<div>As for OS X Leopard, I&#8217;ve just begun exploring&#8230;</div>
<ul>
<li><a href="http://movies.apple.com/movies/us/apple/getamac/apple-getamac-security_480x376.mov" target="_blank">Anyone who complains about UAC on Windows</a> should try OS X - it interrupts just about as much but forces you to type in your password, too!</li>
<li>I love the packaging system - everything is self-contained so you can just drag and drop or delete</li>
<li>It took me the longest time to figure out how to be able to shut the lid and use the computer with an external monitor - turns out it always sleeps when you shut the lid but then wakes up again when you click the mouse or type on the keyboard</li>
<li>The included applications look much more useful than the ones that ship with Vista, which themselves are far better than anything Microsoft bundled in the past - I can&#8217;t wait to use iMovie and Garage Band, and iPhoto seems just as good as Google&#8217;s Picasa</li>
<li>I&#8217;m loving the included UNIX utilities - ssh and scp should be part of every operating system out of the box!</li>
<li>It&#8217;s ridiculously hard to change the hostname - apparently you have to edit /etc/hostconfig by hand!  Do they expect that no regular people want to name their computer?!?</li>
<li>Network setup beats Vista hands-down!  It correctly suggested that my wireless router was filtering based on MAC address, while Vista just said &#8220;can&#8217;t connect&#8221;</li>
<li>I already installed Boot Camp and VMware Fusion with a Windows Vista partition - talk about easing the transition!</li>
</ul>
<div>I&#8217;ll keep updating the blog with my experiences over the next few months.  As a reminder, I offer separate feeds for Enterprise Storage for those not interested in this topic, which will be posted in my Terabyte Home feed.</div>
<p>Post from: <a href="http://blog.fosketts.net">Stephen Foskett, Pack Rat</a></p>
<p><a href="http://blog.fosketts.net/2008/06/14/switch-day-1-this-mac-is-hot/">Switch Day 1: This Mac is Hot!</a></p>
<img src="http://feeds.fosketts.net/~r/StephenFoskettPackRat/~4/312025005" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://blog.fosketts.net/2008/06/14/switch-day-1-this-mac-is-hot/feed/</wfw:commentRss>
<enclosure url="http://movies.apple.com/movies/us/apple/getamac/apple-getamac-security_480x376.mov" length="3591501" type="video/quicktime" />
		<feedburner:origLink>http://blog.fosketts.net/2008/06/14/switch-day-1-this-mac-is-hot/</feedburner:origLink></item>
		<item>
		<title>Switch! or How the Mac (Finally) Won Me Over</title>
		<link>http://feeds.fosketts.net/~r/StephenFoskettPackRat/~3/310398093/</link>
		<comments>http://blog.fosketts.net/2008/06/12/switch-or-how-the-mac-finally-won-me-over/#comments</comments>
		<pubDate>Thu, 12 Jun 2008 13:25:13 +0000</pubDate>
		<dc:creator>Stephen</dc:creator>
		
		<category><![CDATA[Terabyte home]]></category>

		<category><![CDATA[Apple]]></category>

		<category><![CDATA[Dell]]></category>

		<category><![CDATA[MacBook Pro]]></category>

		<category><![CDATA[Microsoft]]></category>

		<category><![CDATA[switch]]></category>

		<category><![CDATA[Windows Vista]]></category>

		<guid isPermaLink="false">http://blog.fosketts.net/?p=187</guid>
		<description>It&amp;#8217;s official, I am a switcher.  A splitter.  An ex-Windows user (at home, at least).  Today I bought my first Mac since the SE that still haunts our basement storage room in its cute gray carrying bag.  Come Friday, I will be an official Mac user!
How did it come to this?  It&amp;#8217;s not really Microsoft&amp;#8217;s [...]</description>
			<content:encoded><![CDATA[<p><img class="alignright" style="float: right;" src="http://upload.wikimedia.org/wikipedia/commons/0/02/Macintosh_SE_b.jpg" alt="Macintosh SE, Wikimedia Commons image by Danamania" width="205" height="212" />It&#8217;s official, I am a switcher.  A splitter.  An ex-Windows user (at home, at least).  Today I bought my first Mac since the SE that still haunts our basement storage room in its cute gray carrying bag.  Come Friday, I will be an official Mac user!</p>
<p>How did it come to this?  It&#8217;s not really Microsoft&#8217;s fault.  I use Vista every day for work, and have come to terms with it (most of the time).  And much of my work revolves around Server 2003 and other <a href="http://blog.fosketts.net/2008/03/10/microsoft-the-a-rod-of-storage/" target="_self">Microsoft server and storage technologies</a>, which I have come to respect.  No, it&#8217;s not because of Microsoft&#8217;s software; it&#8217;s all about hardware.</p>
<p>Attrition was the instigator.  My home machines have been slowly dying, killed off by old age.  Last to go was my home-brew <a href="http://en.wikipedia.org/wiki/Celeron#Willamette-128" target="_blank">Celeron 4</a>-powered desktop, which recently ate its second power supply, and the fact that my work laptop kicked the bucket last week.  This left me with an ancient <a href="http://en.wikipedia.org/wiki/Pentium_III#Tualatin" target="_blank">Pentium III</a> laptop to struggle with, until Dell fixed the work lappie (it cooked its CPU!).  But I like to keep work separate from pleasure, so I saw this as a sign that I had to get busy and get a new home machine.</p>
<p>But what to get?  I do lots with the home PC - video editing, photo manipulation, web work, and writing.  I&#8217;ve always relied on a desktop for these things, and have built a series of them from components over the last decade.  But I&#8217;ve become less interested in tinkering with hardware lately and more interested in having something that works.  And while there are certainly hundreds of choices for sweet pre-built and supported rigs, I finally admitted to myself that I would use a laptop more than a desktop, so the field was narrowed.</p>
<p>But what laptop to get?  There&#8217;s such a variety these days, from the ultra-light to the budget/mainstream to the workhorse to the crazy.  I&#8217;ve always liked my Dells, but the <a href="http://techreport.com/articles.x/11781" target="_blank">XPS M1210</a> I rely on for work hasn&#8217;t been as stellar a performer as I had hoped.  I used to be an ultra-light aficionado, with original HP OmniBooks (<a href="http://www.hp.com/hpinfo/abouthp/histnfacts/museum/personalsystems/0037/" target="_blank">300</a> and <a href="http://findarticles.com/p/articles/mi_m1563/is_n4_v15/ai_19273824" target="_blank">800CT</a>) and <a href="http://www.gweep.net/~sfoskett/linux/p3010-3.html" target="_blank">Toshiba Portege 3010</a> haunting my past, but this class could never keep up with demanding apps like video editing and encoding.</p>
<p><a href="http://blog.fosketts.net/wp-content/uploads/2008/06/08mbp_15.png"><img class="alignright size-medium wp-image-188" style="float: right;" title="15\" src="http://blog.fosketts.net/wp-content/uploads/2008/06/08mbp_15-300x189.png" alt="" width="300" height="189" /></a>Yes, it had to be a powerful &#8220;desktop replacement&#8221; machine with fast storage, lots of RAM, and good video hardware.  Hello, <a href="http://www.apple.com/macbookpro/" target="_blank">MacBook Pro</a>!  Not being <a href="http://store.apple.com/us/configure/MB166LL/A" target="_blank">totally insane</a>, the 15-incher would have to do.  And not being made of money, I was looking for a good deal.  Although Apple just <a href="http://www.anandtech.com/showdoc.aspx?i=3246&amp;p=8" target="_blank">updated the line in February</a>, the modifications were slight - a smaller and cooler <a href="http://en.wikipedia.org/wiki/Intel_Core_2#Penryn" target="_blank">Penryn</a> CPU, a larger hard disk, and that weird too-small multi-touch trackpad.</p>
<p>So I decided to pick up <a href="http://arstechnica.com/reviews/hardware/macbook-pro-santa-rosa.ars" target="_blank">an &#8220;outdated&#8221; mid-2007 model </a>instead, saving 20% in the process and still getting a killer machine.  I went with the 2.2 GHz model, betting that the 4 MB of cache in its <a href="http://en.wikipedia.org/wiki/Intel_Core_2#Merom" target="_blank">Merom</a> core would bring it close to the performance of a 3 MB-equipped 2.4 GHz Penryn, and would certainly be good enough for my use.  I don&#8217;t think I&#8217;ll miss the additional 128 MB of VRAM in the new &#8216;Books either, and the old model still has the 800 MHz <a href="http://en.wikipedia.org/wiki/Centrino#Santa_Rosa_platform_.282007.29" target="_blank">Santa Rosa chipset</a> and LED backlight.</p>
<p>Looking around, I found that Mac Connection and Amazon both had good prices on older gear, but MacMall had the lowest price (after a $150 rebate) and wouldn&#8217;t charge sales tax.  They talked me into a $100 RAM upgrade (to 4 GB), though I balked at their $40 installation charge.  It may be <a href="http://www.ifixit.com/Guide/Mac/MacBook-Pro-15-Inch-Core-2-Duo/Hard-Drive-Replacement/115/10/" target="_blank">harder to swap a hard drive in a Pro</a>, but <a href="http://support.apple.com/kb/HT1270" target="_blank">RAM is simple to install</a>.  I&#8217;ll live with the 120 GB 5400 RPM hard drive for a while.  But I&#8217;ve already got a 160 GB drive on the shelf, and might even skip that in favor of a 320 GB or even <a href="http://www.engadget.com/2008/01/06/samsung-intros-spinpoint-m6-500gb-standard-height-laptop-drive/" target="_blank">500 GB Samsung</a> at some point.</p>
<p>And Mac OS X?  Well that will be a learning process for me. I like the idea of UNIX internals, being an old-school UNIX-head, but am concerned about just how good the OS integration is.  Is it lipstick on a warthog like <a href="http://www.xfce.org/" target="_blank">so many other &#8220;desktop UNIX&#8221; systems</a>?  It sure looks pretty, and I love the bundled applications, so we shall see.</p>
<p>And I can always run Vista or XP, since the machine will definitely be a dual (or triple or quad) booter.  I went ahead and picked up <a href="http://www.vmware.com/products/fusion/" target="_blank">VMware Fusion</a> at the same time, hedging my bets on the state of Mac applications.</p>
<p>So tune in over the next few months and I&#8217;ll let you all know how it progresses.  At the very least, I got a killer new laptop!</p>
<p><em><strong>Note to subscribers</strong>:  If you&#8217;re not interested in Macs, iPhones, home media servers, and such, you can subscribe to <a href="http://feeds.feedburner.com/StephenFoskettPackRat_EnterpriseStorage" target="_self">my Enterprise Storage-only feed</a>.  Alternately, if you&#8217;re interested in the tales of a switcher more than Fibre Channel and iSCSI, you can subscribe to <a href="http://feeds.feedburner.com/StephenFoskettPackRat_TerabyteHome" target="_self">my Terabyte Home feed</a> instead.</em></p>
<p><em>Macintosh PowerBook Pro image courtesy of Apple.  Macintosh SE image from Wikimedia Commons, taken by <a href="http://commons.wikimedia.org/w/index.php?title=User:Danamania&amp;action=edit&amp;redlink=1" target="_blank">Danamania</a>.</em></p>
<p>Post from: <a href="http://blog.fosketts.net">Stephen Foskett, Pack Rat</a></p>
<p><a href="http://blog.fosketts.net/2008/06/12/switch-or-how-the-mac-finally-won-me-over/">Switch! or How the Mac (Finally) Won Me Over</a></p>
<img src="http://feeds.fosketts.net/~r/StephenFoskettPackRat/~4/310398093" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://blog.fosketts.net/2008/06/12/switch-or-how-the-mac-finally-won-me-over/feed/</wfw:commentRss>
		<feedburner:origLink>http://blog.fosketts.net/2008/06/12/switch-or-how-the-mac-finally-won-me-over/</feedburner:origLink></item>
	</channel>
</rss>
