<?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>Shiny Things &#187; Windows Home Server</title>
	<atom:link href="http://www.andrewgrant.org/tag/windows-home-server/feed" rel="self" type="application/rss+xml" />
	<link>http://www.andrewgrant.org</link>
	<description>Andrew Grant</description>
	<lastBuildDate>Thu, 17 Jun 2010 21:37:53 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>Windows Home Server &amp; Windows 7</title>
		<link>http://www.andrewgrant.org/2009/01/20/windows-home-server-windows-7.html</link>
		<comments>http://www.andrewgrant.org/2009/01/20/windows-home-server-windows-7.html#comments</comments>
		<pubDate>Tue, 20 Jan 2009 19:25:50 +0000</pubDate>
		<dc:creator>Andrew</dc:creator>
				<category><![CDATA[General]]></category>
		<category><![CDATA[Windows 7]]></category>
		<category><![CDATA[Windows Home Server]]></category>

		<guid isPermaLink="false">http://www.andrewgrant.org/2009/01/20/windows-home-server-windows-7.html</guid>
		<description><![CDATA[I’ve been running the Windows 7 beta for around a week now and decided over the weekend that I like it enough to use in place of Vista.
When I tried to set it up with my HP MediaSmart Server though the HP installer would constantly generate a Windows error, before displaying an error message with [...]]]></description>
			<content:encoded><![CDATA[<p>I’ve been running the Windows 7 beta for around a week now and decided over the weekend that I like it enough to use in place of Vista.</p>
<p>When I tried to set it up with my HP MediaSmart Server though the HP installer would constantly generate a Windows error, before displaying an error message with “RegOpenKeyExW” and then exiting.</p>
<p>Trying the vanilla installer from a system-builder install of Windows Home Server lead to more helpful information, and a series of steps that will resolve this problem;</p>
<p>For anyone encountering the “RegOpenKeyExW” with the HP MediaSmart Server/Windows Home Server, and Windows 7 try the following steps;</p>
<ol>
<li>Click Start button and type “Command”. When&#160; “Command Prompt” appears in the list, right-click on it and choose “Run as Administrator”</li>
<li>Enter the following: reg delete HKLM\SOFTWARE\Microsoft\SQMClient\Windows\DisabledSessions /va /f</li>
<li>Press enter. If you receive an error you are probably not running as an administrator.</li>
<li>Close the command prompt. The Windows Home Server connector software should now install successfully.</li>
</ol>
<p>Currently you’re Windows 7 machine will be listed as “Windows Vista”, but that’s a known issue!</p>
]]></content:encoded>
			<wfw:commentRss>http://www.andrewgrant.org/2009/01/20/windows-home-server-windows-7.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Virtualizing Media Center on Windows Home Server</title>
		<link>http://www.andrewgrant.org/2008/12/17/virtualizing-media-center-on-windows-home-server.html</link>
		<comments>http://www.andrewgrant.org/2008/12/17/virtualizing-media-center-on-windows-home-server.html#comments</comments>
		<pubDate>Wed, 17 Dec 2008 23:50:00 +0000</pubDate>
		<dc:creator>Andrew</dc:creator>
				<category><![CDATA[General]]></category>
		<category><![CDATA[VMware]]></category>
		<category><![CDATA[Windows Home Server]]></category>
		<category><![CDATA[Windows Media Center]]></category>

		<guid isPermaLink="false">http://www.andrewgrant.org/?p=370</guid>
		<description><![CDATA[ Like everyone with both Windows Home Server and Windows Media Center boxes I&#8217;d pay a good chunk of cash to have both in a single box featuring shared storage, cablecard support, and a small and eco-friendly footprint. A very good chunk.
A few people have (somewhat) successfully virtualized Windows Home Server on their Windows Media [...]]]></description>
			<content:encoded><![CDATA[<p><img title="image" style="display: inline; margin-left: 0px; margin-right: 0px" height="154" alt="image" src="http://www.andrewgrant.org/wordpress/wp-content/uploads/2008/12/image3.png" width="131" align="right" /> Like everyone with both Windows Home Server and Windows Media Center boxes I&#8217;d pay a good chunk of cash to have both in a single box featuring shared storage, cablecard support, and a small and eco-friendly footprint. A very good chunk.</p>
<p>A few people have (somewhat) <a href="http://www.wegotserved.co.uk/2008/12/09/combining-vista-media-centre-a-virtual-windows-home-server/" target="_blank">successfully virtualized Windows Home Server</a> on their Windows Media Center box but while I admire their cunning there’s potentially a rather ugly problem. If the OS drive for WMC should ever fail you have a chicken-and-egg situation. No WMC = No WHS = No restore from backup. </p>
<p>I think a better scenario then is to have Windows Media Center running as a service on the Home Server box with all output being through one or more extenders. With a few constraints I couldn’t think of any reason why this wouldn’t work so I decided to give it a go <img src='http://www.andrewgrant.org/wordpress/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
<p>Note the following were required;</p>
<ol>
<li>A VM package that supports USB devices and can be run as a service. </li>
<li>USB Tuners</li>
<li>Acceptance of being limited to extenders, and not being able to record protected digital content (for the same reasons you can&#8217;t record digital content with a custom-built box). </li>
</ol>
<p> <span id="more-370"></span><br />
<h4>Virtual Machine package</h4>
<p>I initially started with the free version of VMware Server 2.0 which worked but had two drawbacks; The most awful web based administration imaginable and a limit of two USB devices. The first I could live with since post-install I’d use Remote Desktop for admin tasks, but the second’s a deal breaker for Media Center duties with USB tuners. </p>
<p>When I discovered this post-install I switched to VMware Player which is free but restricts virtual machines to being run, not created or edited. As I’d already created my VM in VMware Server this wasn’t a problem.</p>
<p>VMware Player doesn’t run as a service but can easily be configured to do so, even featuring a “No GUI” option for this purpose. It also supports USB 2.0 devices and will automatically reconnect them upon startup.</p>
<p>One other important detail is your VM package must support “Bridged” networking. This is where both VM and the host share the same network connection but have different IP addresses. The alternative is NAT where your VM is on a different IP range and invisible to devices such as extenders.</p>
<h4>USB Tuners</h4>
<p>Because Media Center is running in a virtual machine it’s unable to access physical hardware, with the exception of hard-disks and USB devices which can be bridged from the host.</p>
<p>For this experiment I picked up a used Adaptec 3610 USB Analog Tuner from eBay for about $35. As well as dual-tuners it has a built in eHome IR blaster for controlling STB’s which is super-handy. If a virtual Media Center proves not to be an option I’ll likely be switching my Media Center to a smaller machine anyhow so it won’t be going to waste. </p>
<p>For an ATSC HD tuner I currently use a VBox PCI card, but would switch to the HD HomeRun. It’s pricey ($170+) but has dual hybrid ATSC/QAM inputs and is Ethernet based.</p>
<h4>Acceptance</h4>
<p>As noted there’s two obvious caveats to a VM Media Center – Firstly that all Media must be played back via an Extender, and secondly CableCard support will not be an option. </p>
<p>The first is ok with me. As crazy as it sounds I’d prefer NOT to have a PC next to the TV <img src='http://www.andrewgrant.org/wordpress/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' />  The second is the same limitation as custom building a machine – sucky but what can you do. While I’d like CableCard I can live without it. Most of the shows I watch are on local network channels and ATSC works fine here, arguably even better infact.</p>
<p>(On a side note: why are the only OEM PC’s that support CableCard so big, ugly, and non-Media-ish?)</p>
<h4>The results</h4>
<p>I ran this experiment on the Windows Home Server <a href="http://www.andrewgrant.org/2007/04/06/building-a-windows-home-server-part-1-hardware-choices.html" target="_blank">I built last year</a>, which since buying a MediaSmart Server has been relegated to a development role. The specs (Athlon X2 2.0 Ghz, 2GB RAM) are higher than the stock MSS but around the spec that it can be upgraded to with hardware/bios mods.</p>
<p>Aside from the horrible web interface, installation under VMware server was painless.</p>
<p>The first thing I did was setup an extender to test that it could connect and stream the provided sample videos. There should be absolutely no difference, but for reference I went with the Xbox 360 for these tests. It was in the living room and I think it’s a better implementation.</p>
<p><img title="image" style="display: block; float: none; margin-left: auto; margin-right: auto" height="383" alt="image" src="http://www.andrewgrant.org/wordpress/wp-content/uploads/2008/12/image4.png" width="500" /></p>
<p>The Extender connected first time without any problems and I could immediately select and view all of the sample media without a problem. This was my “wow” moment when I realized that this could actually all work.</p>
<p>Next up it was time to configure the tuners and, aside from having to switch to VMware Player, this is when I experienced my first hitch – TV setup cannot be performed via an Extender and must be done on the Media Center PC itself. </p>
<p>Because the virtual display drivers do not support hardware video you cannot see anything while configuring TV. This leads to a “TV Signal” screen that looks similar-but-not-quite-the-same as when there’s no signal detected.</p>
<p>As well as spotting this you need to use a process of elimination to determine which box maps to which tuner (luckily the Adaptec labels its external ports which makes it trivial) and whether the IR blaster is really changing channel or not.</p>
<p>&#160;<img title="image" style="display: block; float: none; margin-left: auto; margin-right: auto" height="405" alt="image" src="http://www.andrewgrant.org/wordpress/wp-content/uploads/2008/12/image5.png" width="500" /> </p>
<p>So with everything setup it was on to some performance tests. First I watched and recorded “The Daily Show” and everything was great – CPU usage on the server was less than 30% and the picture was free of stutters, including while skipping back/forward.</p>
<p>After this I recorded “The Colbert Report” and started to rewatch the Daily Show. This is where things took a down-turn. The picture was generally ok but would occasionally stutter. Looking at Task Manager on the VM, CPU usage would spike from 50-100%, and on the server it would hover between 40-50%.</p>
<p><img title="image" style="display: block; float: none; margin-left: auto; margin-right: auto" height="362" alt="image" src="http://www.andrewgrant.org/wordpress/wp-content/uploads/2008/12/image6.png" width="500" /> </p>
</p>
<p>At this point I realized that VMware was maxing out one core on the server while the other went unused. I tried several things to get VMware to use both CPUs without any success – although VMware player is free it has no options so you’re restricted to editing config files using info gleamed on the web.</p>
</p>
<p>As I was already seeing problems with two simultaneous streams I was also concerned how it would handle a third show, or HD being thrown into the mix, or multiple extenders. All of these are things that are common in our house and if there’s one Mission Critical WAF item it’s TV <img src='http://www.andrewgrant.org/wordpress/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
<p>At this point I decided to call time on my experiment for the time being. As well as resolving the VMware problem with multiple cores I would need to purchase some USB ATSC hardware before I could satisfactorily judge performance. </p>
<p>My feeling is this setup is absolutely workable, and could work very well, but the spec of the host machine is likely to require more than the MediaSmart Server hardware can support. </p>
<p>Since my whole purpose was minimizing the footprint of both machines instead of switching back to a large form-factor server I’m more likely to purchase a dedicated machine such as a Dell Studio Hybrid or Mac Mini for Media Center purposes, then have it record to a network share. These are avenues I’ll probably explore in the new year.</p>
<p>It was fun tho <img src='http://www.andrewgrant.org/wordpress/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
]]></content:encoded>
			<wfw:commentRss>http://www.andrewgrant.org/2008/12/17/virtualizing-media-center-on-windows-home-server.html/feed</wfw:commentRss>
		<slash:comments>16</slash:comments>
		</item>
		<item>
		<title>A Fun screenshot</title>
		<link>http://www.andrewgrant.org/2008/12/12/a-fun-screenshot.html</link>
		<comments>http://www.andrewgrant.org/2008/12/12/a-fun-screenshot.html#comments</comments>
		<pubDate>Fri, 12 Dec 2008 22:59:10 +0000</pubDate>
		<dc:creator>Andrew</dc:creator>
				<category><![CDATA[General]]></category>
		<category><![CDATA[VMware]]></category>
		<category><![CDATA[Windows Home Server]]></category>

		<guid isPermaLink="false">http://www.andrewgrant.org/2008/12/12/a-fun-screenshot.html</guid>
		<description><![CDATA[This is a screenshot of using Live Mesh on my work machine to login to Vista (running under VMWare fusion) on my MacBook at home, which is logged into my Windows Home Server development box, which is installing a copy of Vista Home Premium under VMWare Server. 
 
It looked neat and kind of trippy [...]]]></description>
			<content:encoded><![CDATA[<p>This is a screenshot of using Live Mesh on my work machine to login to Vista (running under VMWare fusion) on my MacBook at home, which is logged into my Windows Home Server development box, which is installing a copy of Vista Home Premium under VMWare Server. </p>
<p><a href="http://www.andrewgrant.org/wordpress/wp-content/uploads/2008/12/image2.png"><img title="image" style="display: block; float: none; margin-left: auto; margin-right: auto" height="426" alt="image" src="http://www.andrewgrant.org/wordpress/wp-content/uploads/2008/12/image-thumb.png" width="541" /></a> </p>
<p>It looked neat and kind of trippy so I thought I’d post. Everything is fairly responsive too which is nice.</p>
<p>And yes, there is a reason for this hall-of-mirrors type madness. More later <img src='http://www.andrewgrant.org/wordpress/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
]]></content:encoded>
			<wfw:commentRss>http://www.andrewgrant.org/2008/12/12/a-fun-screenshot.html/feed</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>Whiist and Power Pack 1 / Media Smart Server</title>
		<link>http://www.andrewgrant.org/2008/06/17/whiist-and-power-pack-1-media-smart-server.html</link>
		<comments>http://www.andrewgrant.org/2008/06/17/whiist-and-power-pack-1-media-smart-server.html#comments</comments>
		<pubDate>Tue, 17 Jun 2008 21:20:42 +0000</pubDate>
		<dc:creator>Andrew</dc:creator>
				<category><![CDATA[General]]></category>
		<category><![CDATA[Whiist]]></category>
		<category><![CDATA[Windows Home Server]]></category>

		<guid isPermaLink="false">http://www.andrewgrant.org/2008/06/17/whiist-and-power-pack-1-media-smart-server.html</guid>
		<description><![CDATA[Over the weekend I uploaded a new version of Whiist that fixes an issue with Power Pack 1 for Windows Home Server, and the remaining issue with the HP Media Smart Server.
The Power Pack 1 issue was due to the use of an undocumented (oops!) interface that was removed in PP1. Thanks to Brendan for [...]]]></description>
			<content:encoded><![CDATA[<p>Over the weekend I uploaded a new version of <a href="http://www.andrewgrant.org/whiist">Whiist</a> that fixes an issue with Power Pack 1 for Windows Home Server, and the remaining issue with the HP Media Smart Server.</p>
<p>The Power Pack 1 issue was due to the use of an undocumented (oops!) interface that was removed in PP1. Thanks to Brendan for pointing that out to me.</p>
<p>The HP Media Smart Server issue was caused by Whiist not preserving some HP-specific markup stored in the XML file which controls the list of website links of the public / private homepages. </p>
<p>The HP fix has been tested by several volunteers for a few weeks now without any sign of problems. I&#8217;ve removed the warning relating to the MSS from the Whiist homepage, however please note that Whiist still remains beta software.</p>
<p>Aside from these two changes, and some minor bug fixes, this release is identical to the previous 0.80 release. I know it&#8217;s been a while, but stay tuned for a proper new release soon <img src='http://www.andrewgrant.org/wordpress/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
]]></content:encoded>
			<wfw:commentRss>http://www.andrewgrant.org/2008/06/17/whiist-and-power-pack-1-media-smart-server.html/feed</wfw:commentRss>
		<slash:comments>4</slash:comments>
		</item>
		<item>
		<title>Windows Home Server saves Whiist!</title>
		<link>http://www.andrewgrant.org/2008/03/19/windows-home-server-saves-whiist.html</link>
		<comments>http://www.andrewgrant.org/2008/03/19/windows-home-server-saves-whiist.html#comments</comments>
		<pubDate>Thu, 20 Mar 2008 03:02:40 +0000</pubDate>
		<dc:creator>Andrew</dc:creator>
				<category><![CDATA[General]]></category>
		<category><![CDATA[OSX86]]></category>
		<category><![CDATA[Whiist]]></category>
		<category><![CDATA[Windows Home Server]]></category>

		<guid isPermaLink="false">http://www.andrewgrant.org/2008/03/19/windows-home-server-saves-whiist.html</guid>
		<description><![CDATA[This week I tried installing Mac OSX 10.5 on my PC (more on this later) so I could have a play with the iPhone SDK. I&#8217;m a little underwhelmed by some of the restrictions, but there&#8217;s still a couple of ideas I&#8217;d like to prototype and see what becomes of them.
As my plan was to [...]]]></description>
			<content:encoded><![CDATA[<p>This week I tried installing Mac OSX 10.5 on my PC (more on this later) so I could have a play with the iPhone SDK. I&#8217;m a little underwhelmed by some of the restrictions, but there&#8217;s still a couple of ideas I&#8217;d like to prototype and see what becomes of them.</p>
<p>As my plan was to dual boot Vista/OSX I used GParted to shrink my main partition and create a little 20GB one for OSX. Then during the OSX install I selected this partition and formatted it with the Mac&#8217;s HFS+ filesystem.</p>
<p>At least that was the plan. </p>
<p>Somehow (and I blame the cat for distracting me) I managed to format both partitions and as a result blitzed my main Vista install. Document, settings, music, Whiist, (and most critically of all, my Counterstrike config file) all gone in the blink of an eye<strong>*</strong>. Yikes!</p>
<p>So, for the first time ever I found myself breaking out the Windows Home Server restore CD, placing it in my PC and rebooting with crossed fingers. And it worked, flawlessly and amazingly well. I clicked through the wizard, selected the backup from the night before, and a few hours later my PC was back in the same condition prior to my little faux pas.</p>
<p>Having been a Windows Home Server user since the early betas I&#8217;m well aware of its features and functions, but this is the first time I&#8217;ve ever needed it to save my bacon and it passed with flying colors.&nbsp; </p>
<h5>* Ok, I confess. I have multiple backups of these that should handle most combinations of disaster. Some of them lag by a week or so though and reinstalling and restoring everything would have been extremely tedious. And my Counterstrike file with my lovingly crafted bindings really would have been gone forever!</h5>
]]></content:encoded>
			<wfw:commentRss>http://www.andrewgrant.org/2008/03/19/windows-home-server-saves-whiist.html/feed</wfw:commentRss>
		<slash:comments>5</slash:comments>
		</item>
		<item>
		<title>Whoops!</title>
		<link>http://www.andrewgrant.org/2007/12/27/whoops.html</link>
		<comments>http://www.andrewgrant.org/2007/12/27/whoops.html#comments</comments>
		<pubDate>Thu, 27 Dec 2007 23:38:11 +0000</pubDate>
		<dc:creator>Andrew</dc:creator>
				<category><![CDATA[General]]></category>
		<category><![CDATA[Whiist]]></category>
		<category><![CDATA[Windows Home Server]]></category>

		<guid isPermaLink="false">http://www.andrewgrant.org/2007/12/27/whoops.html</guid>
		<description><![CDATA[With a new version of Whiist available, and I supect many new owners of WHS boxes, I managed to exceed my monthly bandwidth limit which resulted in this site being offline for a few days. All should be good now. Many thanks to my hosts at AQHost for comping me extra bandwidth for the rest [...]]]></description>
			<content:encoded><![CDATA[<p>With a new version of Whiist available, and I supect many new owners of WHS boxes, I managed to exceed my monthly bandwidth limit which resulted in this site being offline for a few days. All should be good now. Many thanks to my hosts at AQHost for comping me extra bandwidth for the rest of the month, and Simon at dancingbear.me.uk for temporarily mirroring Whiist.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.andrewgrant.org/2007/12/27/whoops.html/feed</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>Customize your Windows Home Server homepage</title>
		<link>http://www.andrewgrant.org/2007/12/22/customize-your-windows-home-server-homepage.html</link>
		<comments>http://www.andrewgrant.org/2007/12/22/customize-your-windows-home-server-homepage.html#comments</comments>
		<pubDate>Sun, 23 Dec 2007 00:14:01 +0000</pubDate>
		<dc:creator>Andrew</dc:creator>
				<category><![CDATA[General]]></category>
		<category><![CDATA[Whiist]]></category>
		<category><![CDATA[Windows Home Server]]></category>

		<guid isPermaLink="false">http://www.andrewgrant.org/2007/12/22/customize-your-windows-home-server-homepage.html</guid>
		<description><![CDATA[From questions I&#8217;ve seen on the Windows Home Server forums one of the most sought after customizations is changing the default image on the homepage of your server. 
If you&#8217;ve tried to do this yourself you&#8217;ve probably found it isn&#8217;t very easy. You need to login via Remote Desktop, find the correct file, and then [...]]]></description>
			<content:encoded><![CDATA[<p>From questions I&#8217;ve seen on the Windows Home Server forums one of the most sought after customizations is changing the default image on the homepage of your server. </p>
<p>If you&#8217;ve tried to do this yourself you&#8217;ve probably found it isn&#8217;t very easy. You need to login via Remote Desktop, find the correct file, and then use an image editing program to paste your new image into the correct place, then resave the file.</p>
<p>Yeah, I never found the time to change mine either <img src='http://www.andrewgrant.org/wordpress/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
<p>Anyway, one of the goals of Whiist is to make managing all of the websites on your Windows Home Server a great deal easier, and to this end the <a href="http://www.andrewgrant.org/whiist">latest version of Whiist (0.8)</a> now includes a simple editor that lets you change this image.</p>
<p>Go to the Whiist options page using the settings button on the menu bar and you will find the option to customize your home page, along with a preview of how the page will look. In the editor select an image and use the mouse to position/zoom as desired. When you click &#8216;Apply&#8217; Whiist will generate a new image for your Windows Home Server page and save it in the appropriate place.</p>
<p>&nbsp;</p>
<p align="center"><a href="http://www.andrewgrant.org/wordpress/wp-content/uploads/2007/12/image1.png"><img height="322" alt="image" src="http://www.andrewgrant.org/wordpress/wp-content/uploads/2007/12/image-thumb1.png" width="400" border="0"></a>&nbsp;</p>
<p>I&#8217;m still working one a couple of &#8220;bigger&#8221; features for Whiist that I hope to have ready in the new year. I&#8217;m not quite ready to say what these are yet, but if you like blogging and photo galleries I think you&#8217;ll be happy <img src='http://www.andrewgrant.org/wordpress/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
<p>Merry Christmas!</p>
]]></content:encoded>
			<wfw:commentRss>http://www.andrewgrant.org/2007/12/22/customize-your-windows-home-server-homepage.html/feed</wfw:commentRss>
		<slash:comments>35</slash:comments>
		</item>
		<item>
		<title>Whiist and HP MediaSmart Server</title>
		<link>http://www.andrewgrant.org/2007/12/11/whiist-and-hp-mediasmart-server.html</link>
		<comments>http://www.andrewgrant.org/2007/12/11/whiist-and-hp-mediasmart-server.html#comments</comments>
		<pubDate>Tue, 11 Dec 2007 07:10:21 +0000</pubDate>
		<dc:creator>Andrew</dc:creator>
				<category><![CDATA[General]]></category>
		<category><![CDATA[Whiist]]></category>
		<category><![CDATA[Windows Home Server]]></category>

		<guid isPermaLink="false">http://www.andrewgrant.org/2007/12/11/whiist-and-hp-mediasmart-server.html</guid>
		<description><![CDATA[Since the release of HP&#8217;s Media Smart Server I&#8217;ve had emails from several users who have encountered problems while using Whiist. While many MSS owners are using Whiist trouble-free, some have encountered problems where they are either no longer able to access websites created by the HP server, or use Remote Access.
Once person has claimed [...]]]></description>
			<content:encoded><![CDATA[<p>Since the release of HP&#8217;s Media Smart Server I&#8217;ve had emails from several users who have encountered problems while using Whiist. While many MSS owners are using Whiist trouble-free, some have encountered problems where they are either no longer able to access websites created by the HP server, or use Remote Access.</p>
<p>Once person has claimed that Whiist overwrites settings required by the HP MSS &#8211; I can assure you that this is absolutely false! I very much believe that Whiist behaves as a &#8220;good citizen&#8221; in respect to Home Server;</p>
<p><strong>Unless you choose to add/modify/remove a website or link, Whiist does nothing.</strong></p>
<p><strong>When you DO choose to add/modify/remove a website or link, Whiist only changes the item in question.</strong></p>
<p>Whenever Whiist does create/modify/remove a website it does so via the IIS interface built into Windows Server. Whenever it changes a website link, it does so according to the specs in the Home Server SDK.</p>
<p>If you <strong>WERE</strong> to edit or remove a website that has been created by the HP software then I can completely see that this may cause problems. Within the next few days I&#8217;ll be releasing a version of Whiist that hides the HP entries from view so they cannot be accidentally removed or altered.</p>
<p>Clearly there IS a problem and for that reason I would recommend that if you are a HP Media Smart Server you proceed with caution if installing Whiist &#8211; and I would certainly recommend that you do not modify/remove any websites or links you have not created yourself.</p>
<p>If you have installed Whiist and are experiencing problems then I deeply apologize. please follow <a href="http://www.andrewgrant.org/forums/viewforum.php?f=4">this link</a> and provide as much detail as possible and I&#8217;ll endeavor to help you out;</p>
<p>Andrew</p>
]]></content:encoded>
			<wfw:commentRss>http://www.andrewgrant.org/2007/12/11/whiist-and-hp-mediasmart-server.html/feed</wfw:commentRss>
		<slash:comments>8</slash:comments>
		</item>
		<item>
		<title>A Must-Have Add-In for Windows Home Server</title>
		<link>http://www.andrewgrant.org/2007/11/21/a-must-have-add-in-for-windows-home-server.html</link>
		<comments>http://www.andrewgrant.org/2007/11/21/a-must-have-add-in-for-windows-home-server.html#comments</comments>
		<pubDate>Thu, 22 Nov 2007 00:30:00 +0000</pubDate>
		<dc:creator>Andrew</dc:creator>
				<category><![CDATA[General]]></category>
		<category><![CDATA[Windows Home Server]]></category>

		<guid isPermaLink="false">http://www.andrewgrant.org/2007/11/21/a-must-have-add-in-for-windows-home-server.html</guid>
		<description><![CDATA[Brenden Grant (no relation!) has written this is the coolest Add-in for Windows Home Server that I&#8217;ve seen so far.
WebFolders4WHS allows you to choose shares on your home server and have them accessible via WebDav. Once installed you can use any program that supports WebDav to directly access the files on your Home Server. WebDav [...]]]></description>
			<content:encoded><![CDATA[<p>Brenden Grant (no relation!) has written this is the coolest Add-in for Windows Home Server that I&#8217;ve seen so far.</p>
<p><a href="http://ihatelinux.blogspot.com/2007/11/new-home-server-add-in-web-folders-4.html" target="_blank">WebFolders4WHS</a> allows you to choose shares on your home server and have them accessible via WebDav. Once installed you can use any program that supports WebDav to directly access the files on your Home Server. WebDav is a less well known Internet technology, but it&#8217;s an established protocol and there are a lot of programs that support it. </p>
<p>Windows Explorer supports WebDav so once you install WebFolders4WHS you can use Explorer to access the files on your WHS from anywhere you have an Internet connection. If you&#8217;re running Vista you can even map a share on your WHS to a drive letter and it&#8217;ll act exactly the same as any other drive. (Windows XP will let you access the files through a special link, though you can install WebDrive or NetDrive to map to a drive letter under XP).</p>
<p>Tres Cool!</p>
]]></content:encoded>
			<wfw:commentRss>http://www.andrewgrant.org/2007/11/21/a-must-have-add-in-for-windows-home-server.html/feed</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>I won!?&#8230;. I WON!!!</title>
		<link>http://www.andrewgrant.org/2007/10/02/i-won-i-won.html</link>
		<comments>http://www.andrewgrant.org/2007/10/02/i-won-i-won.html#comments</comments>
		<pubDate>Tue, 02 Oct 2007 23:25:06 +0000</pubDate>
		<dc:creator>Andrew</dc:creator>
				<category><![CDATA[General]]></category>
		<category><![CDATA[Code2Fame]]></category>
		<category><![CDATA[Whiist]]></category>
		<category><![CDATA[Windows Home Server]]></category>

		<guid isPermaLink="false">http://www.andrewgrant.org/2007/10/02/i-won-i-won.html</guid>
		<description><![CDATA[Wow. Just. Wow. Out of all the entries submitted for Microsoft&#8217;s Code2Fame challenge, and from the three excellent finalists, Whiist managed to take first place!
So here&#8217;s how it went down;
Early on the Tuesday morning Liz and I flew to Seattle.&#160;Microsoft had paid for my flight so we cashed in some airmiles for Liz and then [...]]]></description>
			<content:encoded><![CDATA[<p><a href="http://www.andrewgrant.org/wordpress/wp-content/uploads/2007/10/image.png" atomicselection="true"><img height="177" alt="Andrew Grant" src="http://www.andrewgrant.org/wordpress/wp-content/uploads/2007/10/image-thumb.png" width="200" align="right" border="0"></a>Wow. Just. Wow. Out of all the entries submitted for Microsoft&#8217;s Code2Fame challenge, and from the three excellent finalists, <a href="http://blogs.technet.com/homeserver/archive/2007/09/27/code2fame-challenge-winners-announced.aspx" target="_blank">Whiist managed to take first place</a>!</p>
<p>So here&#8217;s how it went down;</p>
<p>Early on the Tuesday morning Liz and I flew to Seattle.&nbsp;Microsoft had paid for my flight so we cashed in some airmiles for Liz and then upgraded to first class &#8211; I felt it would help me get into a better&nbsp;state of mind&nbsp;for the competition <img src='http://www.andrewgrant.org/wordpress/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> &nbsp;</p>
<p><span id="more-239"></span></p>
<p>After we checked into our hotel (complete with a packed welcome basket and card from the Windows Home Sever team) we&nbsp;headed into&nbsp;downtown Seattle and spent the day exploring and eating too much seafood. I&#8217;d never visited Seattle but it&#8217;s a really great place, definitely different to LA and mostly in a good way.</p>
<p>On Wednesday morning a limo picked us up at the crack of dawn. This was the first time I met the other finalists, Prakash&nbsp;Gautam the author of the excellent <a href="http://www.xbstream.com/" target="_blank">Community Feeds</a> Add-in and David Wright, the author of <a href="http://www.jungledisk.com/" target="_blank">Jungle Disk</a>. I was a little nervous as&nbsp;both of their entries were polished products that had been in development for a long time, whereas Whiist was something I&#8217;d knocked up from scratch in a couple of weeks. I thought the fact that Whiist had been developed specifically for WHS might help me but I wasn&#8217;t feeling especially confident.</p>
<p>When we got to the&nbsp;Microsoft Campus they had breakfast ready and a tech crew to help us setup. There was a little scare as I hadn&#8217;t realized we were expected to take our own server to demo on, but thankfully Joel from the Home Server team managed to get me access to a server in another building which I could demo on via Remote Desktop.</p>
<p>The five judges were the respected technology bloggers <a href="http://www.edbott.com/weblog/" target="_blank">Ed Bott</a>, <a href="http://www.winsupersite.com/" target="_blank">Paul Thurott</a> and <a href="http://www.enderlegroup.com/" target="_blank">Rob Enderle</a>,&nbsp;Steve&nbsp;VanRoekel&nbsp;from the Windows Server division and Charlie Kindel who began the Windows Home Server movement several years ago. We each presented in turn (with the other finalists&nbsp;remaining in a green-room for fairness) and then had a Q&amp;A with the judges. Although we&#8217;d been told they weren&#8217;t familiar with our Add-Ins they asked a lot of good questions about Whiist and where it would go from here.</p>
<p>After the presentations there was a mini-break while the judges conferred, then we went backstage to wait before being called onstage to collect our prizes. When Prakash was given third place I had this feeling I was going to get second. I was 100% certain, so when they called the next name I actually started moving towards the stage before I realized they&#8217;d called David. Wait.. I won!??.. I WON!! Wow!</p>
<p>We were all presented&nbsp;with oversized checks and goodie bags (including a full copy of Windows Home server) before having a lot of picture taken with the judges and some of the team. We also got to checkout some of the OEM home server designs and the famous &#8220;Hockey Puck&#8221; concept model. Aside from the hockey puck the <a href="http://h71036.www7.hp.com/hho/cache/447351-0-0-225-121.html" target="_blank">HP Media Smart Server</a> was definitely my favorite, they really need to put an apple next to it in pictures or something because it&#8217;s unbelievable small.</p>
<p>After lunch we had&nbsp;the chance to spend time with some of the developers from the Windows Home Server team. It was great to meet&nbsp;the people behind the actual product and they were quick to ask us a lot of questions about&nbsp;how the SDK could be improved and what we&#8217;d like to see in the future. Two of the nicest compliments I had were from Todd and Chris who both told me they&#8217;d been using Whiist since it was released and were big fans. They also gave me a couple of good ideas about ways to improve Whiist based on things they&#8217;d run into and had to solve for the full product.</p>
<p>Before we left Dileep and Sasha from the WHS team took us to the ultra-cheap Microsoft Store where I took the chance to grab a&nbsp;two copies of Vista to update some home PCs and a copy of Office 2007. This was the day after Halo 3 was released and the store was full of a) boxes of Halo 3 and b) people buying Halo 3 &#8211; although I did notice two people buying copies of Windows Home Server <img src='http://www.andrewgrant.org/wordpress/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
<p>So in a nutshell that was Seattle and the Code2Fame finals. Big big thanks to Microsoft for arranging the competition, Charlie, Todd and the team for creating Windows Home Server, Dileep and Sasha for sponsoring our trip to the Microsoft Store, and Joel for&nbsp;saving my bacon before the event even started <img src='http://www.andrewgrant.org/wordpress/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
<p>And yes, I took the fake&nbsp;check home <img src='http://www.andrewgrant.org/wordpress/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
]]></content:encoded>
			<wfw:commentRss>http://www.andrewgrant.org/2007/10/02/i-won-i-won.html/feed</wfw:commentRss>
		<slash:comments>9</slash:comments>
		</item>
	</channel>
</rss>
