<?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>Bruce F. Webster &#187; Main</title>
	<atom:link href="http://brucefwebster.com/category/main/feed/" rel="self" type="application/rss+xml" />
	<link>http://brucefwebster.com</link>
	<description>Making IT work since 1974.</description>
	<lastBuildDate>Tue, 20 Mar 2012 23:04:46 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
		<item>
		<title>Rebuilding a WHS 2003 box, part I</title>
		<link>http://brucefwebster.com/2012/03/20/rebuilding-a-whs-2003-box-part-i/</link>
		<comments>http://brucefwebster.com/2012/03/20/rebuilding-a-whs-2003-box-part-i/#comments</comments>
		<pubDate>Tue, 20 Mar 2012 23:04:46 +0000</pubDate>
		<dc:creator>bfwebster</dc:creator>
				<category><![CDATA[Main]]></category>

		<guid isPermaLink="false">http://brucefwebster.com/?p=385</guid>
		<description><![CDATA[A few years ago, I bought an off-the-shelf (well, delivered from Amazon) Acer Aspire easyStore Home Server. It came with a single 2TB hard drive, 2 GB of RAM, an Intel Atom CPU 230 (1.6 ghz), three empty hot-swap drive bays, and Windows Home Server 2003 pre-installed; I added three more 2TB drives to the [...]]]></description>
			<content:encoded><![CDATA[<p>A few years ago, I bought an off-the-shelf (well, delivered from Amazon) Acer Aspire easyStore Home Server. It came with a single 2TB hard drive, 2 GB of RAM, an Intel Atom CPU 230 (1.6 ghz), three empty hot-swap drive bays, and Windows Home Server 2003 pre-installed; I added three more 2TB drives to the box. <a href="http://www.amazon.com/review/R2ZZLL9EBGB3N4/ref=cm_cr_rdp_perm">After some initial issues</a>, it generally worked fine until last fall, when <a href="http://brucefwebster.com/2011/11/23/whs-2003-issues/">problems began to surface</a>. However, I&#8217;ve held off because I knew I would have to back up over a terabyte of files from the various shares on the WHS box&#8230;which is why I&#8217;m now into March without having done anything.</p>
<p>However, while logging into the WHS box to do some system maintenance, I found that the system partition was full, which was causing system problems. I thought, &#8220;How can the system partition be full? That&#8217;s a 2TB drive!&#8221; Well, Acer in its infinite wisdom partitioned that drive (not a bad idea) and made the C: system partition<em> only 20 GB in size</em>. Now, I&#8217;m an old-school geek and can talk about dealing with paper tape and cassette drives, but when you have 2 terabytes[1], why do you <em>only allocate 1% to the system partition</em>? Particularly when, as I quickly discovered, <a href="https://www.google.com/search?q=Windows+Server+2003+out+of+space&amp;ie=utf-8&amp;oe=utf-8&amp;aq=t&amp;rls=org.mozilla:en-US:official&amp;client=firefox-a">WHS systems have a habit of eating up the entire system partition with log files and $ntuninstall folders.</a></p>
<p>OK, so now what I really need to do is resize the partitions on the WHS boot drive. Which means, yeah, I really will need to rebuild WHS, which is what I&#8217;ve needed to do for some time. Which means I am now backing up all the shares onto external USB hard drives.</p>
<p>Speaking of which: I ran into a problem doing that, namely that WHS wouldn&#8217;t recognize the external USB drive. After googling around, I came up with the following solution:</p>
<ul>
<li>Plug the USB drive in.</li>
<li>Go to the Device Manager and look under Universal Serial Bus controllers. There I found the USB drive with a yellow triangle. I right-clicked and brought up Properties.</li>
<li>In the Properties panel, go to the Driver tab and asked to reinstall the driver. When asked, I told it to go find the drivers itself.</li>
</ul>
<p>To my delight, it did so, installing the drivers for USB Mass Storage Device, after which the USB drive mounted.[2]</p>
<p>So I&#8217;ve been backing up shares (photos, music, videos, etc.) since yesterday afternoon. I&#8217;m going to duplicate some of the shares &#8212; that is, back them up onto two different external hard drives &#8212; just because I&#8217;m paranoid.</p>
<p>Stay tuned.  ..bruce..</p>
<p>&nbsp;</p>
<p>[1] Yes, I&#8217;m very much aware that the marketing types sold us out with regards to how big a terabyte actually is, which means that a &#8220;2 terabyte&#8221; drive really only holds 1.8 TB. Stop interrupting me.</p>
<p>[2] Actually, the first time I did this, it failed &#8212; because there was not enough free space on the C: partition. I went and deleted more stuff, then tried it again, and it worked.</p>
<p>&nbsp;</p>
<p>&nbsp;</p>
]]></content:encoded>
			<wfw:commentRss>http://brucefwebster.com/2012/03/20/rebuilding-a-whs-2003-box-part-i/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Technical bleg: simple video chat over a LAN (Mac/Win mix)?</title>
		<link>http://brucefwebster.com/2012/03/15/technical-bleg-simple-video-chat-over-a-lan-macwin-mix/</link>
		<comments>http://brucefwebster.com/2012/03/15/technical-bleg-simple-video-chat-over-a-lan-macwin-mix/#comments</comments>
		<pubDate>Thu, 15 Mar 2012 17:44:40 +0000</pubDate>
		<dc:creator>bfwebster</dc:creator>
				<category><![CDATA[Admin]]></category>
		<category><![CDATA[Main]]></category>
		<category><![CDATA[Maintenance]]></category>

		<guid isPermaLink="false">http://brucefwebster.com/?p=376</guid>
		<description><![CDATA[My systems are all Windows 7 Pro 64-bit. One of my desktops has a Logitech webcam on it. My wife&#8217;s systems are all Mac OS X. Her MacPro tower has a webcam on it. We&#8217;re on the same LAN, but we&#8217;re two floors apart. Is there a simple way to set up video chat within [...]]]></description>
			<content:encoded><![CDATA[<p>My systems are all Windows 7 Pro 64-bit. One of my desktops has a Logitech webcam on it.</p>
<p>My wife&#8217;s systems are all Mac OS X. Her MacPro tower has a webcam on it.</p>
<p>We&#8217;re on the same LAN, but we&#8217;re two floors apart.</p>
<p>Is there a simple way to set up video chat within the LAN between our systems without having to go outside the network?</p>
]]></content:encoded>
			<wfw:commentRss>http://brucefwebster.com/2012/03/15/technical-bleg-simple-video-chat-over-a-lan-macwin-mix/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>Speaking of upgrades&#8230; [UPDATED]</title>
		<link>http://brucefwebster.com/2012/03/15/speaking-of-upgrades/</link>
		<comments>http://brucefwebster.com/2012/03/15/speaking-of-upgrades/#comments</comments>
		<pubDate>Thu, 15 Mar 2012 17:41:29 +0000</pubDate>
		<dc:creator>bfwebster</dc:creator>
				<category><![CDATA[Main]]></category>
		<category><![CDATA[Maintenance]]></category>
		<category><![CDATA[Quality assurance]]></category>

		<guid isPermaLink="false">http://brucefwebster.com/?p=369</guid>
		<description><![CDATA[One of my three desktop systems &#8212; a slim Gateway tower (SX2802-01) I&#8217;ve had for about two years &#8212; notified me last week that the hard disk (a Seagate Barracuda 7200, 750 GB) was failing. I googled the Windows system message, and what I found indicated the hard drive was indeed on its way to [...]]]></description>
			<content:encoded><![CDATA[<p>One of my three desktop systems &#8212; a slim Gateway tower (SX2802-01) I&#8217;ve had for about two years &#8212; notified me last week that the hard disk (a Seagate Barracuda 7200, 750 GB) was failing. I googled the Windows system message, and what I found indicated the hard drive was indeed on its way to failure. I then downloaded some hard drive test and analysis utilities, which told me the same thing. And then I noticed when I rebooted the system, I was getting an ACHI error message during the BIOS POST. Sigh. Yeah, I guess the hard drive really is failing.</p>
<p>Fortunately, it is the system I use the least; even though there were some 200+ GB of work-related files (4.5+ million files), those were mostly copies of files that existed on external media. Still, I noticed that the system was performing a lot slower than usual, which I assume was side effect of the disk problems. I couldn&#8217;t complete a Windows system backup onto an external drive &#8212; the process would end in failure after about 20 minutes &#8212; so I copied the work files onto an external drive. That took over 24 hours to complete, but it did complete.</p>
<p>Since I wouldn&#8217;t be able to restore from a Windows system backup, I began to wonder whether I had created the usual new-Windows-system recovery discs two years ago, and if so, if I could find them. Turns out the answer to both questions was &#8216;yes&#8217;. So I unplugged and popped open the system today and was pleasantly surprised by how easy it was to pull the old hard drive (750 GB). In doing so, I saw that there were two empty memory slots (out of 4 &#8212; with 2 GB SRDRAMs in each of the other two slots). So I drove to Micro Center today &#8212; oh, I wish Fry&#8217;s would open a store in Colorado &#8212; bought a 2 TB hard drive (WD Caviar Green) and two more 2 GB simms. This is great &#8212; after recovery, I&#8217;ll have twice the RAM and three times the disk storage.</p>
<p>However&#8230;when the restore process completed and Windows attempted to reboot, I got an &#8220;Install Windows&#8221; error box telling me, &#8220;Windows could not complete the installation. To install Windows on this computer, restart the installation.&#8221;</p>
<p>Sigh.</p>
<p>So I hit Google to look up possible solutions. The first one that seemed potentially applicable was <a href="http://h30434.www3.hp.com/t5/Notebook-Operating-Systems-and/Windows-could-not-complete-the-installation-To-Install-Windows/td-p/612947">here</a>: it suggested I download a bootable version of <a href="http://www.partitionwizard.com/download.html">MiniTool Partition Wizard</a>, burn it to a CD, partition the hard drive into smaller chunks, and re-do the installation. I did so, but realized in the process that I didn&#8217;t know the exact partition size of the main partition of the original hard drive. So I estimated it, created a partition named &#8216;OS&#8217; of that size, create two other partitions, went through the recovery process again. This time, on rebooting&#8230;nothing happened. Nothing booted. The screen stayed blank.</p>
<p>OK, so now I do what I should have done in the first place: I plug the original hard drive back into the tower, boot, and examine the partitions on it. Get the data, then create the same partitions, same sizes, same names, on the new hard drive. Start the recovery process.</p>
<p>That doesn&#8217;t work, either.</p>
<p>I use MRW to repair the master boot record, do a surface check, try several different partition configurations, even zero out much of the hard disk. Nope.</p>
<p>I talk with my son Wes, who heads up sys/network admin for a very large, multi-state company. He suggests buying an off-the-shelf, non-upgrade copy of Win7 and installing it. At this point, I&#8217;m wondering if it might have been cheaper just to buy a new desktop system, but I order Win7 anyway. It should get here tomorrow. Stay tuned.</p>
<p>UPDATED [3/20/2012]</p>
<p>Well, doing a clean OTS install of Win7 Pro worked. Let this be a warning for those of us who rely upon the &#8216;recovery disc&#8217; sets that our new desktops and laptops urge us to burn when we first boot up the machine. Not that you shouldn&#8217;t do it, but you need to realize that <em>they might not work</em> should you ever have to use them.</p>
<p>Now, on to my next project: rebuilding my Windows Home Server box.</p>
]]></content:encoded>
			<wfw:commentRss>http://brucefwebster.com/2012/03/15/speaking-of-upgrades/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Blast from the past (1985): 2 MB Macintosh upgrade!</title>
		<link>http://brucefwebster.com/2012/02/22/blast-from-the-past-1985-2-mb-macintosh-upgrade/</link>
		<comments>http://brucefwebster.com/2012/02/22/blast-from-the-past-1985-2-mb-macintosh-upgrade/#comments</comments>
		<pubDate>Wed, 22 Feb 2012 17:22:42 +0000</pubDate>
		<dc:creator>bfwebster</dc:creator>
				<category><![CDATA[Main]]></category>
		<category><![CDATA[Product development]]></category>

		<guid isPermaLink="false">http://brucefwebster.com/?p=363</guid>
		<description><![CDATA[I spent a little time over at Google Groups, searching the USENET archives for posts that I had made and found (among others) the following: ====================== From: crash!bwebs&#8230;@SDCSVAX.ARPA Date: Sun, 30 Jun 85 01:26:31 PDT Subject: 2MB Macintosh! Well, space cookies, I did it.  In a fit of passion, I went down to Levco Enterprises [...]]]></description>
			<content:encoded><![CDATA[<p>I spent a little time over at Google Groups, searching the USENET archives for posts that I had made and found (among others) <a href="http://groups.google.com/group/fa.info-mac/browse_thread/thread/c347b517d32fcd09/154aef3394fd22f7?q=bruce+webster#154aef3394fd22f7">the following</a>:</p>
<p>======================<br />
From: crash!bwebs&#8230;</a>@SDCSVAX.ARPA<br />
Date: Sun, 30 Jun 85 01:26:31 PDT<br />
Subject: 2MB Macintosh!</p>
<p>Well, space cookies, I did it.  In a fit of passion, I went down to<br />
Levco Enterprises (which is conveniently located here in SD) and had<br />
my 128K Mac upgraded to 2MB.  A bit of a jump, what?  I&#8217;m still<br />
waiting for the final PROM set (due in a few days); when those come,<br />
I&#8217;ll really start wringing it out and let you know the results.  In<br />
the meantime, I&#8217;ve had fun running it, usually with a 1MB RAMdisk and<br />
1MB of application RAM.  Makes the Little Beige Toaster scream along.</p>
<p>&#8220;What,&#8221; you may ask, &#8220;about the ROM upgrade problem?&#8221;  My basic<br />
response is, &#8220;I don&#8217;t really care.&#8221;  However, since the big shakeup at<br />
Apple, new rumblings have come out indicating that Apple is suddenly<br />
concerned about supporting 3rd party upgrades and that the previous<br />
hard-nosed attitude is becoming very soft indeed.  This would tend to<br />
confirm suspicions that the previously promulgated (if not announced)<br />
policy sprang from the brow of Steve Jobs.<br />
..bruce..<br />
[Usual disclaimer...I'm *paying* for my upgrade.]</p>
<p>Bruce F. Webster<strong></strong>/BYTE Magazine<br />
ARPA:  crash!bwebster@ucsd<br />
uucp:  {ihnp4, cbosgd, sdcsvax, noscvax}!crash!bwebster<br />
CIS:  75166,1717<br />
USPS:  c/o BYTE, 425 Battery Street, San Francisco, CA 94111<br />
======================</p>
<p>Those were the days, eh? <a href="http://macgui.com/usenet/?author=Joel+West&amp;id=2193&amp;group=8">Here are more (contemporaneous) details on the Levco upgrade</a> from my old friend Joel West. Something to keep in perspective when you feel constrained by 4 GB of RAM.  ..bruce..</p>
]]></content:encoded>
			<wfw:commentRss>http://brucefwebster.com/2012/02/22/blast-from-the-past-1985-2-mb-macintosh-upgrade/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Apple TV problem (technical bleg)</title>
		<link>http://brucefwebster.com/2011/12/19/apple-tv-problem-technical-bleg/</link>
		<comments>http://brucefwebster.com/2011/12/19/apple-tv-problem-technical-bleg/#comments</comments>
		<pubDate>Mon, 19 Dec 2011 19:05:36 +0000</pubDate>
		<dc:creator>bfwebster</dc:creator>
				<category><![CDATA[Main]]></category>
		<category><![CDATA[Quality assurance]]></category>
		<category><![CDATA[Surviving Complexity]]></category>
		<category><![CDATA[Apple]]></category>
		<category><![CDATA[Apple TV]]></category>
		<category><![CDATA[dropped]]></category>
		<category><![CDATA[problems]]></category>

		<guid isPermaLink="false">http://brucefwebster.com/?p=354</guid>
		<description><![CDATA[A few months ago, I wrote a post contrasting my experience with setting up and using an Apple TV (v2) device vs. setting up and using a Roku 2 streaming device. The Apple TV device came out very favorably, and while I did get the Roku 2 to finally update its software and start functioning, [...]]]></description>
			<content:encoded><![CDATA[<p>A few months ago, I wrote a post contrasting my experience with<a href="http://brucefwebster.com/2011/10/27/why-apple-wins/"> setting up and using an Apple TV (v2) device vs. setting up and using a Roku 2 streaming device. </a>The Apple TV device came out very favorably, and while I did get the Roku 2 to finally update its software and start functioning, I have continued to use the Apple TV (which I&#8217;ve had since last spring) far more heavily.</p>
<p>But now a problem has arisen with the Apple TV devices (I own two). Some weeks ago &#8212; I&#8217;m not sure exactly, since I have been traveling heavily since the start of November &#8212; my Apple TV(s) started dropping their wireless connection with my dual-band N router (DLink DIR-825, hardware version B1, firmware 2.06NA). Prior to that time, I could start streaming a playlist from one of our computers that have iTunes libraries, and the music would play for hours. Now it&#8217;s hard to get it to play for more than an hour the Apple TV drops, then reestablishes the wireless connection (halting the playlist in the meantime). Sometimes it will happen two or three times in the space of 5 minutes; other times, it will run for a few hours before resetting. But the problem itself and its variability makes the Apple TV fairly useless for streaming audio and video.</p>
<p>I did some of the usual &#8212; rebooted the entire wireless network, did a restore on the Apple TV, swapped the two Apple TV devices, made sure both had the latest software updates, and so on. Same problem. Searches on the &#8216;net showed that people have complained about similar or identical problems going back to 2010, but my problem didn&#8217;t start until about 6 weeks ago &#8212; my Apple TVs were pretty solid before then.</p>
<p>I ran a test earlier today which strongly suggests that the problem does lie with Apple TV. The living room Apple TV sits side-by-side with that Roku 2 device; both are hooked up to the same TV and are the same distance from the router (which, by the way, is only about 25-30&#8242; away; most of that distance is open air, and there are no walls in-between). As it turns out, both the Apple TV and the Roku 2 support Netflix. So I fired up the Roku and picked a relatively short film to play (Blackadder&#8217;s A Christmas Carol). Said film played perfectly all the way through with no pauses, stutters, hiccups, or other issues. I then switched over to the Apple TV, brought up Netflix there, and selected the same film. It played fine for about the first 14 minutes &#8212; and then went into a pause mode (rotating circular arrow). Every few minutes, it would come out of that mode, play for another few seconds, then go back into pause mode again. This went on for a good half hour before I finally killed it.</p>
<p>I have yet another test running as I type this: I have both Apple TVs connected to the same router band (the same one the Roku is connected to), streaming audio from the same iTunes library (on this laptop) simultaneously. If one drops the wireless connection and the other doesn&#8217;t, then that increases the chances that it is in fact an Apple TV problem. So far, both are running fine (of course).</p>
<p>In the meantime, if others of you have encountered this problem and have known solutions, please let me know.  ..bruce..</p>
]]></content:encoded>
			<wfw:commentRss>http://brucefwebster.com/2011/12/19/apple-tv-problem-technical-bleg/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
		<item>
		<title>WHS 2003 issues &#8212; looking for suggestions</title>
		<link>http://brucefwebster.com/2011/11/23/whs-2003-issues/</link>
		<comments>http://brucefwebster.com/2011/11/23/whs-2003-issues/#comments</comments>
		<pubDate>Wed, 23 Nov 2011 18:13:09 +0000</pubDate>
		<dc:creator>bfwebster</dc:creator>
				<category><![CDATA[Complex systems]]></category>
		<category><![CDATA[Main]]></category>
		<category><![CDATA[Management]]></category>
		<category><![CDATA[Product development]]></category>
		<category><![CDATA[Quality assurance]]></category>

		<guid isPermaLink="false">http://brucefwebster.com/?p=346</guid>
		<description><![CDATA[This is actually a problem I&#8217;ve been dealing with &#8212; or, more accurately, ignoring and working around &#8212; for a few months, at least, so I thought I&#8217;d put a post up here to see if anyone has come up with an actual fix. Back in July 2010, I bought an Acer Aspire easyStore Home [...]]]></description>
			<content:encoded><![CDATA[<p>This is actually a problem I&#8217;ve been dealing with &#8212; or, more accurately, ignoring and working around &#8212; for a few months, at least, so I thought I&#8217;d put a post up here to see if anyone has come up with an actual fix.</p>
<p>Back in July 2010, I bought an Acer Aspire easyStore Home Server running Windows Home Server 2003, primarily two solve two problems: (1) run nightly backups of all my Wintel PCs; (2) provide a common media file repository for myself and my wife (who runs Macs). <a href="http://www.amazon.com/review/R2ZZLL9EBGB3N4/ref=cm_cr_rdp_perm">After a few bumps</a>, it worked just fine and has been working fine since.</p>
<p>Except that a few months ago &#8212; which at this point may mean something like this past summer or even late spring, given how time flies &#8212; I noticed that I could no longer run the WHS Console app from any of my PCs (all running Win7 Pro). Any attempt to do so resulted in an error box with the message:</p>
<blockquote><p><em>This computer cannot connect to your home server. Check your network connection and make sure your home server is powered on. If your home server has recently restarted, try again in a few minutes.</em></p></blockquote>
<p>Here&#8217;s what&#8217;s strange: the server itself still shows up in the Network panel, I can still access all the shares, and I can still log onto the server via the Remote Desktop Connection application (and, by the way, run the Console app there, on the server itself). I can ping the server in a console window via its name and its (fixed) IP address. And the automated backups keep happening (though more on this below).</p>
<p>At roughly the same time &#8212; and it may have been exactly the same time &#8212; I began to get certificate warnings when I used RDC to log into the server. This is a well-known problem with a kludgy work-around (configure RDC to ignore certificate warnings). That problem appears to be associated with Service Pack 1 of Windows 7, and I suspect the Console problem showed up at the same time as well.</p>
<p>However, to date, I have not found a workaround to the Console problem. What&#8217;s more, I&#8217;m starting to have backup problems. In particular, one desktop system stopped backing up. In an effort to fix that, I uninstalled the WHS Connector Software and attempted to re-install it. No go &#8212; I get this error during installation, after entering the server&#8217;s admin password:</p>
<blockquote><p><em>This operation cannot be completed at this time.</em></p>
<p><em>Please try again later. If the problem persists, please contact Product Support.</em></p></blockquote>
<p>This appears to be a well-known, if intermittent, problem, but one for which a variety of suggested-but-not-necessarily-effective solutions have been offered. I started to tackle the problem again this morning, trying some of the solutions, and found some other oddities:</p>
<ul>
<li>Even though I can see my server (which we&#8217;ll call <em>foo-bar</em> for now) in the Network panel, can access it, can ping it (by name or by IP), and can remotely log into it, I cannot bring it up in a browser, e.g., http://<em>foo-bar</em> or even http://&lt;<em>fixed IP address</em>&gt;. That last one is particularly surprising.</li>
<li>Yesterday, I brought down and then brought back up my entire home-wide network (modem, router, access point, lots of computers and other network-accessing devices). I noticed that the Acer server box took <em>forever</em> (probably 15+ minutes) to reboot itself and reappear on the network.</li>
<li>I&#8217;ve been getting flaky behavior from WHS itself over the past few months when I remotely log in (which I don&#8217;t do that often). For example, when I logged in today, I got three standard Windows &#8220;unexpected error &#8211; send info to Microsoft?&#8221; boxes, all associated with the backup utility.</li>
<li>I did bring up the Computer Management panel on the server, thinking that the inability to browse to the server may depending on something running here. I did find that IIS Admin Services was not running and would not start, even though its two dependencies (RPC and Security Accounts) were, in fact, running.</li>
</ul>
<p>I suspect that what I may actually need to do is reinstall WHS 2003, but that means that I will have to (for safety&#8217;s sake) back up the (non-automated) shares. Not a bad thing to do anyway, but not how I envisioned spending my Thanksgiving weekend.</p>
<p>What struck me while researching on-line is how many people had posts that said, in effect, &#8220;I did this and it fixed everything&#8221;, followed by posts saying, &#8220;I tried that and it still doesn&#8217;t work&#8221;. Similarly, not everyone running the same systems gets the same problems. It goes to the heart of the underlying complexity, uncertainty, and &#8212; to a certain extent &#8212; unknowability of the systems upon which we depend.</p>
<p>That said, I welcome suggestions. <img src='http://brucefwebster.com/wp-includes/images/smilies/icon_smile.gif' alt=':-)' class='wp-smiley' />   ..bruce..</p>
<p>&nbsp;</p>
]]></content:encoded>
			<wfw:commentRss>http://brucefwebster.com/2011/11/23/whs-2003-issues/feed/</wfw:commentRss>
		<slash:comments>5</slash:comments>
		</item>
		<item>
		<title>Why Apple wins</title>
		<link>http://brucefwebster.com/2011/10/27/why-apple-wins/</link>
		<comments>http://brucefwebster.com/2011/10/27/why-apple-wins/#comments</comments>
		<pubDate>Fri, 28 Oct 2011 02:05:44 +0000</pubDate>
		<dc:creator>bfwebster</dc:creator>
				<category><![CDATA[Main]]></category>
		<category><![CDATA[Marketing]]></category>
		<category><![CDATA[Product development]]></category>
		<category><![CDATA[Surviving Complexity]]></category>

		<guid isPermaLink="false">http://brucefwebster.com/?p=338</guid>
		<description><![CDATA[Last spring, I bought an Apple TV device to go along with a new large-screen TV in our living room. Setup was simple, and I kept discovering new things that I could do with it. It gets used a lot more than either the Blu Ray player or the DirecTV satellite box also attached to [...]]]></description>
			<content:encoded><![CDATA[<p>Last spring, I bought an <a href="http://store.apple.com/us/browse/home/shop_ipod/family/apple_tv?afid=p219%7CGOUS&amp;cid=AOS-US-KWG">Apple TV</a> device to go along with a new large-screen TV in our living room. Setup was simple, and I kept discovering new things that I could do with it. It gets used a lot more than either the Blu Ray player or the DirecTV satellite box also attached to the same TV.</p>
<p>Today, I bought a new (smaller) TV for our bedroom, replacing one that we have had for 8 or 9 years. On impulse, while picking out the TV at Costco, I also picked up a <a href="http://www.roku.com/?gclid=COOd1o6iiqwCFQUKKgoddmBwoA">Roku 2</a> kit (Roku 2, HDMI cable, 2 month subscription to HuluPlus). I figured it would be interesting to see the comparison. Once home, I set up the new TV, hooked up the Roku 2 to it, and started the Roku 2 setup process. I got it talking to my in-home LAN (dual-band 802.11N router), and it signaled successful connection all the way out to the internet. It then told me that an update was available and gave me no other option than to download that update. Not a problem, I thought &#8212; always want the latest software.</p>
<p>Sigh. The Roku was never able to download the upgrade, and &#8212; this is critical &#8212; <em>gave me no option to proceed to use the device without the upgrade</em>. I made half a dozen attempts (all with the same failure, Code 011, unable to connect to Roku server), went to roku.com/support and had a nice chat with Jane, who suggested I reconfigure my router with explicit DNS addresses and then reboot my network. Did so &#8212; same problem.  She opined that the Roku server might be having troubles, or that it might be some other unspecified error.</p>
<p>Just to make sure there wasn&#8217;t some specific problem with the actual physical location of the Roku 2, I went out to the living room, unplugged my Apple TV, brought it into the bedroom, and plugged it in sitting right where the Roku 2 had been. Worked like a charm. I then went to Amazon and ordered a second Apple TV unit (scheduled to be delivered Saturday morning for just $3.99 in shipping, even though I ordered it Thursday evening &#8212; Amazon Prime is just brilliant).</p>
<p>I will probably hang onto the Roku 2 unit and in fact will likely connect it to the living room TV (along with the new Apple TV unit). Assuming that I can get it to update itself and let me use it, I&#8217;d like to see what it offers that&#8217;s different and/or better than Apple TV. But having had a fair amount of contact with Steve Jobs back during his NeXT days, I know that one of his product mantras was, &#8220;It just works.&#8221;</p>
<p>The Apple TV, like so many Apple consumer products, just works. And that&#8217;s why Apple wins.</p>
<p>[UPDATED 12/19/2011] Of course, having written that firm statement, <a href="http://brucefwebster.com/2011/12/19/apple-tv-problem-technical-bleg/">I am now having problems with my Apple TV units</a>. In the meantime, I did finally get the Roku 2 to register the day after I wrote this post, and it is working fine even though my Apple TV is not. Sigh&#8230;</p>
]]></content:encoded>
			<wfw:commentRss>http://brucefwebster.com/2011/10/27/why-apple-wins/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>So long, Steve, and Godspeed.</title>
		<link>http://brucefwebster.com/2011/10/05/so-long-steve-and-godspeed/</link>
		<comments>http://brucefwebster.com/2011/10/05/so-long-steve-and-godspeed/#comments</comments>
		<pubDate>Thu, 06 Oct 2011 02:15:49 +0000</pubDate>
		<dc:creator>bfwebster</dc:creator>
				<category><![CDATA[Art of 'Ware]]></category>
		<category><![CDATA[Books]]></category>
		<category><![CDATA[Business]]></category>
		<category><![CDATA[Competition]]></category>
		<category><![CDATA[Main]]></category>
		<category><![CDATA[Marketing]]></category>
		<category><![CDATA[Product development]]></category>
		<category><![CDATA[Professionalism]]></category>

		<guid isPermaLink="false">http://brucefwebster.com/?p=333</guid>
		<description><![CDATA[The second personal computer I ever owned[1] was an Apple II, with no floppy drive. I bought it, along with a small color TV, from my close friend Robert Trammel while we were both living in Houston sometime around 1980.We had already spent hours together programming on it, then carefully (though not always successfully) saving [...]]]></description>
			<content:encoded><![CDATA[<p>The second personal computer I ever owned[1] was an Apple II, with no floppy drive. I bought it, along with a small color TV, from my close friend Robert Trammel while we were both living in Houston sometime around 1980.We had already spent hours together programming on it, then carefully (though not always successfully) saving our programs out to cassette tape. After three months, I sold the computer and TV back to Robert &#8212; not because I didn&#8217;t like it, but because I was spending far too much time on it.</p>
<p>A few years later &#8212; in 1982 &#8212; my close friend Wayne Holder hired me into his nascent software company, Oasis Systems, in part to help with his existing and planned word processing utilities (The Word Plus, Punctuation + Style), but mostly to develop computer games. And we did, developing Sundog: Frozen Legacy on the Apple II, a game for which I still get e-mails (and which Wayne is even now working on resurrecting for modern platforms). In January 1984, a few months before Sundog shipped, we were invited by Guy Kawasaki to come up to Apple to see  a preview of the Mac and to talk about what software we could port to the Mac. Through my connections with computer stores in San Diego, I was able to get a personal loan of a Mac for a few days at home prior to the official announcement in Cupertino later that month, which Wayne and I attended as well. That was my first time seeing Steve Jobs in person, and it remains a memorable highlight of my professional life.</p>
<p>When the Mac shipped a few days later, I went down to the one computer store in San Diego that I knew would be getting machines from Apple. I took $3000 in cash with me and managed to convince the store owner &#8212; a friend &#8212; to let me have one of the three Macs he had to sell. Through a connection with Phil Lemmons &#8212; editor-in-chief at BYTE &#8212; I ended up writing the official BYTE review of the 128K Macintosh (August 1984 issue). By the end of 1984, I was writing full-time for BYTE, including on-going coverage of the Macintosh, particularly once my BYTE column started in mid-1985. After a few years of writing for BYTE, I switched to writing for Macworld magazine. Steve was now long-gone from Apple, and Apple was having some of its own problems going forward.</p>
<p>But in late 1987, I was contacted by Addison-Wesley. They were interested in having me write a book about Steve Jobs&#8217; new project at NeXT. Folks at NeXT had apparently suggested me to Addison-Wesley, probably due to my writing at BYTE and Macworld. I leapt at the opportunity, particularly since in coincided with our family moving from Utah to just outside Santa Cruz (where I would be doing technical writing for Borland on a consulting basis). Once there, I found myself invited to visit NeXT HQ on Deer Creek Road, sit in on meetings, and attend the 0.3 NeXTstep Dev Camp. And, yes, that meant getting actual face time with Steve Jobs as well &#8212; not a lot, but this was a man whose creations had been impacting my personal and professional life for over a decade at this point.</p>
<p>The writing of the book dragged out as I waited to get my hands on an actual NeXT cube, which finally happened (if I recall correctly) at the end of 1988 or early 1989. I wrote the first several drafts of the book on that NeXT cube itself. <a href="http://www.amazon.com/Next-Book-Bruce-F-Webster/dp/0201158515">The book</a> came out in the fall of 1989; it remains the single most successful book I&#8217;ve ever written, due to the intense interest in NeXT itself, more than any particular writing skills or technical insight on my part.</p>
<p>The following year, I found myself working with a world-class typographer (<a href="http://en.wikipedia.org/wiki/Mike_Parker_%28American_typographer%29">Mike Parker</a>) and graphic designer (<a href="http://www.jacobashercs.com/Victor.html">Vic Spindler</a>) to create a design-oriented desktop publishing system. I was doing all the software prototyping on my NeXT cube, and we made the decision to make the NeXT our first target platform. For five years &#8212; 1990 to 1995 &#8212; I served as chief architect and CTO at Pages Software Inc, where we developed Pages by Pages and then WebPages, while spending nearly two years just trying to raise venture funding. We closed on funding at the start of 1992 and shipped our first version of Pages in early 1994. We quickly sold all that we were going to in the all-too-small NeXTstep market. My frustrations at seeing larger firm try to leverage off of NeXT&#8217;s incredible innovations led to an op-ed piece in the November 1994 issue of BYTE, &#8220;<a href="http://www.skytel.co.cr/bsd/research/1994/11.htm">Whither NextStep?</a>&#8221; The day that issue came out was the last time that Steve Jobs and I spoke &#8212; he called me from the back of a car somewhere to ask me what the hell I was doing writing that. I said, telling the truth. Pages would close its door the next year, unable to secure additional funding to move its technology to Windows.</p>
<p>When Steve engineered his brilliant reverse takeover of Apple &#8212; getting Apple to buy NeXT for $400 million, then slowly moving himself into the CEO seat &#8212; I was not optimistic. I still had unconditional praise for the NextStep technology, but I was dubious about Steve&#8217;s ability to sell technology to markets and to compete with Microsoft.</p>
<p>Boy, was I wrong. I was not only wrong about his abilities at Apple, I was wrong in my BYTE article about NextStep being on a downward slope. NextStep, of course, was the foundation of Mac OS X, and Steve transformed Apple into the most-admired, most-imitated, and most-valuable company in the world. And I was tickled that, when Apple brought out its own word processor, it was named &#8220;Pages&#8221;. Steve had always liked that name when we were developing (and shipping) our own product years before; glad he was able to use it.</p>
<p>To quote John Perry Barlow over on FB, &#8220;The world is suddenly a less interesting place.&#8221;  ..bruce w..</p>
<p>[1] The first was an HP-67 card-reading programmable calculator.</p>
<p>[Cross-posted from <a href="http://andstillipersist.com/2011/10/so-long-steve-and-godspeed/">And Still I Persist</a>]</p>
]]></content:encoded>
			<wfw:commentRss>http://brucefwebster.com/2011/10/05/so-long-steve-and-godspeed/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>ZAGGmate case with keyboard for iPad 1 (review)</title>
		<link>http://brucefwebster.com/2011/04/19/zaggmate-case-with-keyboard-for-ipad-1-review/</link>
		<comments>http://brucefwebster.com/2011/04/19/zaggmate-case-with-keyboard-for-ipad-1-review/#comments</comments>
		<pubDate>Wed, 20 Apr 2011 01:55:06 +0000</pubDate>
		<dc:creator>bfwebster</dc:creator>
				<category><![CDATA[Main]]></category>
		<category><![CDATA[case]]></category>
		<category><![CDATA[ipad]]></category>
		<category><![CDATA[keyboard]]></category>
		<category><![CDATA[review]]></category>

		<guid isPermaLink="false">http://brucefwebster.com/?p=328</guid>
		<description><![CDATA[A few months back, I bought an iPad portfolio case with a built-in bluetooth keyboard from ThinkGeek. (No manufacturer name appears on the case, but I&#8217;ve seen what appears to be an identical case offered on Amazon by Kensington.) That case is set up much like a traditional iPad portfolio case &#8212; slide the iPad [...]]]></description>
			<content:encoded><![CDATA[<p>A few months back, I bought an<a href="http://www.thinkgeek.com/computing/keyboards-mice/e65a/"> iPad portfolio case with a built-in bluetooth keyboard</a> from ThinkGeek. (No manufacturer name appears on the case, but I&#8217;ve seen what appears to be an identical case offered on Amazon by <a href="http://www.amazon.com/Kensington-KeyFolio-Bluetooth-Keyboard-K39294US/dp/B0043TB9D6/ref=pd_cp_e_3">Kensington</a>.) That case is set up much like a traditional iPad portfolio case &#8212; slide the iPad in, secure it, fold a flap over to close the case &#8212; but has a bluetooth keyboard built into the inside of the fold-over cover.</p>
<p>While the concept was great, I found this case less useful than I had hoped. The keyboard was small and had a non-standard layout on the right side (no right Shift key; several other keys in different locations), which was frustrating for me, a touch-typist. Furthermore, it had a tendency to lose bluetooth connectivity with the iPad while I was using it; I&#8217;d be in the middle of typing, and suddenly the keyboard I was using would stop working and the on-screen iPad keyboard would appear. (Looking at the reviews of the Kensington unit over on Amazon, I found that <a href="http://www.amazon.com/Kensington-Generation-KeyFolio-Bluetooth-Accessory/product-reviews/B004SHC16W/ref=cm_cr_dp_all_helpful?ie=UTF8&amp;showViewpoints=1&amp;sortBy=bySubmissionDateDescending">I was not alone in having this problem</a>.) I passed it to my wife, who encountered many of the same problems, and it generally got set aside.</p>
<p>However, a week ago, I spotted a new iPad case with keyboard on ThinkGeek: the<a href="http://www.thinkgeek.com/gadgets/cellphone/e7e7/"> ZAGGMate with keyboard</a>, from ZAGG, Inc. I ordered it; it showed up; and so far, I&#8217;m very, very happy with it.</p>
<p>Unlike the earlier black-folio case, the ZAGGmate is an aluminum shell with a keyboard inside. For carrying purposes, you place your iPad face down into the shell, and you end up with what looks like a solid aluminum unit (the ZAGGmate aluminum matches the back of the iPad). To use your iPad, you simply pull it out of the case (which is notched along one side to allow you to pry the iPad out). You can then either use your iPad as you normally would, or you can prop it in a trough inside the case and use the keyboard.</p>
<p>This approach has several immediate advantages over  the earlier iPad keyboard case. First, the folio case only allows one orientation for the iPad: horizontal, with the home button to the right. The ZAGGmate not only allows you either horizontal orientation, it also allows you either vertical orientation as well. I personally find writing on the iPad more pleasant and productive in horizontal mode; I can see more of the text at once.</p>
<p>Second, the iPad rests in a trough that&#8217;s more than a full inch in from the back side of the case. That means that an iPad + ZAGGmate has an overall smaller footprint (depth + height) than most netbooks, which can be critical if you&#8217;re trying to get work done seated in coach on an airplane.</p>
<p>Third, since the iPad is just sitting in the trough (with a plastic prop behind it), you can easily pick it up and use it sans keyboard (such as for games), then set it down when you want to use the ZAGGmate keyboard again.</p>
<p>Fourth, the ZAGGmate with the iPad stored is only about half the thickness of the folio case with the iPad inside.</p>
<p>Unlike the keyboard in the folio case I bought earlier, the ZAGGmate keyboard has a near-standard layout, including a Right shift key and all the other keys in expected places. The only real problem I&#8217;ve had with this keyboard &#8212; aside from the size, which is the same problem I&#8217;ve had with my Acer netbook and the folio iPad case &#8212; is that the space bar is flush with the bottom edge of the case. This means I have to use a different motion with my right thumb do actually get the space bar to go down.  As a result, I still sometimes either miss spaces or hit two.</p>
<p>That&#8217;s a small complaint, though. On the other hand, several of the function keys across the top are mapped to iPad functions: home, search, slideshow, black screen, play/track, volume/mute. There is even a key to bring up the iPad on-screen keyboard, should you want to pick up the iPad and still do typing. Note that the ZAGGmate keyboard is still active as well, so you don&#8217;t have to reconnect.</p>
<p>I haven&#8217;t had a single bluetooth dropoff to date with the ZAGGmate. In fact, the only bluetooth problem I&#8217;ve had was figuring where the &#8216;bluetooth button&#8217; was. Yes, it is that little LED right above the bluetooth symbol &#8212; it&#8217;s actually a tactile switch underneath the surface, and you need to be brave enough to press hard enough until you hear it click.</p>
<p>Note that this review is for the iPad 1 version of the ZAGGmate (and, for that matter, of the black folio case). Both ZAGG and Kensington have iPad 2 versions that are coming out.</p>
<p>Recommended.  ..bruce..</p>
]]></content:encoded>
			<wfw:commentRss>http://brucefwebster.com/2011/04/19/zaggmate-case-with-keyboard-for-ipad-1-review/feed/</wfw:commentRss>
		<slash:comments>5</slash:comments>
		</item>
		<item>
		<title>Almost persuaded to drop DirecTV [updated]</title>
		<link>http://brucefwebster.com/2011/04/15/almost-persuaded-to-drop-directv/</link>
		<comments>http://brucefwebster.com/2011/04/15/almost-persuaded-to-drop-directv/#comments</comments>
		<pubDate>Fri, 15 Apr 2011 23:43:25 +0000</pubDate>
		<dc:creator>bfwebster</dc:creator>
				<category><![CDATA[Complex systems]]></category>
		<category><![CDATA[Main]]></category>
		<category><![CDATA[Maintenance]]></category>
		<category><![CDATA[Product development]]></category>
		<category><![CDATA[AppleTV]]></category>
		<category><![CDATA[WHS]]></category>

		<guid isPermaLink="false">http://brucefwebster.com/?p=319</guid>
		<description><![CDATA[I love it when technology converges. The first key step was buying a Windows Home Server box last summer. It took me a while to get all the kinks out (read my review at the link), but since then it was worked pretty much trouble-free, 24/7. Not only do my various computers get backed up [...]]]></description>
			<content:encoded><![CDATA[<p>I love it when technology converges.</p>
<p>The first key step was <a href="http://www.amazon.com/review/R2ZZLL9EBGB3N4/ref=cm_cr_rdp_perm"><strong>buying a Windows Home Server box</strong></a> last summer. It took me a while to get all the kinks out (read my review at the link), but since then it was worked pretty much trouble-free, 24/7. Not only do my various computers get backed up each night, but it&#8217;s become the standard iTunes repository for both my wife and me, and we use it to share (legally) media that we purchase separately on iTunes.</p>
<p>The next step was <strong>upgrading our internet access</strong>. We live in a semi-rural area outside of Denver, and when we moved here 6 years ago, our only internet access options were a dedicated T1 line (our next-door neighbor had one), satellite access, or a wide-area wireless (with dedicated dish pointing to an access point about 6 miles away). We went with the last option, which was given us roughly DSL-grade access (1.5Mb). However, about six months ago, we started getting flyers from Qwest claiming that high-speed phone line access was finally available in our area. We signed up and found ourselves with access speeds running typically from 4 to 12 Mbits/sec. Not much compared to some of the very high speed (&gt;100 Mbits) access available in some cities now, but a major step up from what we&#8217;ve been living with.</p>
<p>The third step was <strong>getting a new HD large-screen TV</strong> this past week &#8212; in this case, as an astonishingly generous gift from our youngest daughter and her boyfriend. We bought our existing Sony 42&#8243; plasma TV some 8+ years ago, and I won&#8217;t tell you what we paid for it then. Not only was it getting long in the tooth, with the display losing contrast, but the TV itself only had one (1) set of component inputs; the other four were all composite/S-video, and there were no HDMI ports at all. The new TV (a 55&#8243; Sony LCD) has a much sharper and clearer picture as well as up-to-date ports (4 HDMI ports, an optical audio out, etc.).</p>
<p>The fourth step was <strong>buying an Apple TV unit</strong> today. This not only gives us Netflix streaming, it recognizes and lets us access that iTunes media share on our WHS box. <em>[UPDATE: But wait! Not really! See below.] </em>After getting it hooked up, I sat down and watched an episode of &#8220;Castle&#8221; that I had downloaded from iTunes (and moved onto the server) but had not yet watched.I then listened to some of the music on the server, then went out and connected to one of what appear to be at least a few hundred streaming radio stations from the &#8216;net. Oh, and I watched a few minutes of both a TV show and a movie from Netflix (we are long-time Netflix subscribers).</p>
<p>To quote the great Steverino, it all just works.  And it works beautifully, too &#8212; the video and sound quality is outstanding.</p>
<p>I&#8217;ll note in here that a few days ago I bought <strong>a Sony Blu-Ray player with &#8216;net connectivity</strong>. It actually sees more of the computer on our home network, but it does not recognize or play iTunes media. If it did, I probably wouldn&#8217;t have bought the Apple TV unit.</p>
<p>As per the headline, this is almost enough to persuade me to drop our DirecTV subscription. Almost, but not enough. I love college football and especially love watching it in high-def. I also watch (or at least have on in the background) a lot of local and national news. If and when I have streaming options for those that I like, then DirecTV will likely go away; it&#8217;s just not worth the cost.</p>
<p>I give it a year or so.  ..bruce..</p>
<p><strong>UPDATE</strong>: Thought I was going crazy there for a while. After seeing the stuff on my WHS box, I went back later and found I could only see stuff on my Win7 laptop (which is where I keep all my &#8216;active&#8217;  iTunes media and where I sync my iPhone and my iPad). I thought maybe I misread what I was seeing, but then I disabled and then re-enabled iTunes sharing on my WHS box, then brought up iTunes on my Win7 laptop. The WHS iTunes library showed up in my laptop&#8217;s iTunes app &#8212; and now all the media files on my WHS box are showing up as well. <strong>But it will only play the files on my laptop</strong>. Any attempt to select, say, a TV show episode that&#8217;s only on the WHS box results in an error message.</p>
<p>So, I&#8217;ve got a couple of choices: install iTunes on my WHS box (which <a href="http://www.wegotserved.com/2010/10/18/forum-focus-stream-music-video-photos-windows-home-server-apple-tv/">is not as straightforward as I would like</a>) or move all the iTunes media on the WHS box onto Sandra&#8217;s MacPro (where her iTunes library resides and which, fortunately, has a couple of terabytes of free internal disk space). Since the Apple TV readily sees her iTunes library, and since her MacPro (unlike my laptop) is almost always on, that may be the easiest solution. Stay tuned.</p>
<p>&nbsp;</p>
]]></content:encoded>
			<wfw:commentRss>http://brucefwebster.com/2011/04/15/almost-persuaded-to-drop-directv/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
	</channel>
</rss>

