<?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/"
	xmlns:georss="http://www.georss.org/georss" xmlns:geo="http://www.w3.org/2003/01/geo/wgs84_pos#" xmlns:media="http://search.yahoo.com/mrss/"
	>

<channel>
	<title>paulbouwer.com &#187; Quick Guide</title>
	<atom:link href="http://blog.paulbouwer.com/tag/quick-guide/feed/" rel="self" type="application/rss+xml" />
	<link>http://blog.paulbouwer.com</link>
	<description>life and technology</description>
	<lastBuildDate>Sun, 18 Dec 2011 06:00:01 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.com/</generator>
<cloud domain='blog.paulbouwer.com' port='80' path='/?rsscloud=notify' registerProcedure='' protocol='http-post' />
<image>
		<url>http://s2.wp.com/i/buttonw-com.png</url>
		<title>paulbouwer.com &#187; Quick Guide</title>
		<link>http://blog.paulbouwer.com</link>
	</image>
	<atom:link rel="search" type="application/opensearchdescription+xml" href="http://blog.paulbouwer.com/osd.xml" title="paulbouwer.com" />
	<atom:link rel='hub' href='http://blog.paulbouwer.com/?pushpress=hub'/>
		<item>
		<title>Quick Guide: Replace diff/merge tool in Visual Studio Team System with WinMerge</title>
		<link>http://blog.paulbouwer.com/2010/01/31/quick-guide-replace-diffmerge-tool-in-visual-studio-team-system-with-winmerge/</link>
		<comments>http://blog.paulbouwer.com/2010/01/31/quick-guide-replace-diffmerge-tool-in-visual-studio-team-system-with-winmerge/#comments</comments>
		<pubDate>Sun, 31 Jan 2010 05:24:07 +0000</pubDate>
		<dc:creator>Paul Bouwer</dc:creator>
				<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[Microsoft]]></category>
		<category><![CDATA[Quick Guide]]></category>
		<category><![CDATA[Visual Studio]]></category>

		<guid isPermaLink="false">http://paulbouwer.wordpress.com/?p=109</guid>
		<description><![CDATA[I have been using Visual Studio Team System 2008 for a while now and am really starting to like the tightly integrated source control and work item functionality. One thing I cannot get used to is the basic diff/merge tool. &#8230; <a href="http://blog.paulbouwer.com/2010/01/31/quick-guide-replace-diffmerge-tool-in-visual-studio-team-system-with-winmerge/">Continue reading <span class="meta-nav">&#8594;</span></a><img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=blog.paulbouwer.com&amp;blog=2559614&amp;post=109&amp;subd=paulbouwer&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>I have been using <a title="Visual Studio Team System" href="http://msdn.microsoft.com/en-us/teamsystem/default.aspx" target="_blank">Visual Studio Team System 2008</a> for a while now and am really starting to like the tightly integrated source control and work item functionality. One thing I cannot get used to is the <strong>basic</strong> diff/merge tool.</p>
<h4>Quick Guide</h4>
<p>This quick guide offers a <em>no frills/get things done</em> approach to replacing the diff/merge tool in Visual Studio Team System with WinMerge. There is a <a title="Detailed Guide" href="/2010/01/31/replace-diffmerge-tool-in-visual-studio-team-system-with-winmerge/" target="_blank">detailed guide</a> for those that want to have a little more detail.</p>
<h4>Quick Steps</h4>
<ol>
<li>Download and install <a title="WinMerge" href="http://winmerge.org/" target="_blank">WinMerge</a>.</li>
<li>Open the Configure User Tools dialog for Team Foundation based source control in Visual Studio.      <code class="instructions">Tools &gt; Options &gt; Source Control &gt; Visual Studio Team Foundation &gt; Configure User Tools</code></li>
<li>Add the details for the Compare (diff) Tool by clicking on the <strong>Add…</strong> button.       <code class="instructions">Extension: .*</code> <code class="instructions">Operation: Compare </code> <code class="instructions">Command: C:\Program Files\WinMerge\WinMergeU.exe </code> <code class="instructions">Arguments: /e /u /wl /wr /dl %6 /dr %7 %1 %2 </code></li>
<li>Add the details for the Merge Tool by clicking on the <strong>Add…</strong> button.       <code class="instructions">Extension: .*</code> <code class="instructions">Operation: Merge</code> <code class="instructions">Command: C:\Program Files\WinMerge\WinMergeU.exe </code> <code class="instructions">Arguments: /e /u /wl /dl %6 /dr %7 %1 %2 %4 </code></li>
</ol>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/paulbouwer.wordpress.com/109/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/paulbouwer.wordpress.com/109/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/paulbouwer.wordpress.com/109/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/paulbouwer.wordpress.com/109/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/paulbouwer.wordpress.com/109/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/paulbouwer.wordpress.com/109/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/paulbouwer.wordpress.com/109/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/paulbouwer.wordpress.com/109/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/paulbouwer.wordpress.com/109/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/paulbouwer.wordpress.com/109/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/paulbouwer.wordpress.com/109/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/paulbouwer.wordpress.com/109/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/paulbouwer.wordpress.com/109/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/paulbouwer.wordpress.com/109/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=blog.paulbouwer.com&amp;blog=2559614&amp;post=109&amp;subd=paulbouwer&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://blog.paulbouwer.com/2010/01/31/quick-guide-replace-diffmerge-tool-in-visual-studio-team-system-with-winmerge/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/8d10d9b0050c6976242bfadb414ca791?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">paulbouwer</media:title>
		</media:content>
	</item>
		<item>
		<title>Quick Guide: Migrate a virtual machine from Virtual PC to Hyper-V</title>
		<link>http://blog.paulbouwer.com/2009/11/16/quick-guide-migrate-a-virtual-machine-from-virtual-pc-to-hyper-v/</link>
		<comments>http://blog.paulbouwer.com/2009/11/16/quick-guide-migrate-a-virtual-machine-from-virtual-pc-to-hyper-v/#comments</comments>
		<pubDate>Mon, 16 Nov 2009 10:23:28 +0000</pubDate>
		<dc:creator>Paul Bouwer</dc:creator>
				<category><![CDATA[Hyper-V]]></category>
		<category><![CDATA[Microsoft]]></category>
		<category><![CDATA[Quick Guide]]></category>
		<category><![CDATA[Virtualisation]]></category>

		<guid isPermaLink="false">http://blog.paulbouwer.com/?p=3</guid>
		<description><![CDATA[The Microsoft VHD (Virtual Hard Disk) image format is used by the following Microsoft virtualisation technologies: Virtual PC 2007, Virtual Server 2005 R2 and Hyper-V. There are however some subtleties when getting a VHD image from one of these technologies &#8230; <a href="http://blog.paulbouwer.com/2009/11/16/quick-guide-migrate-a-virtual-machine-from-virtual-pc-to-hyper-v/">Continue reading <span class="meta-nav">&#8594;</span></a><img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=blog.paulbouwer.com&amp;blog=2559614&amp;post=3&amp;subd=paulbouwer&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>The <a title="Microsoft VHD (Virtual Hard Disk) image format" href="http://technet.microsoft.com/en-us/virtualserver/bb676673.aspx" target="_blank">Microsoft VHD (Virtual Hard Disk) image format</a> is used by the following <a title="Microsoft virtualisation technologies" href="http://www.microsoft.com/virtualization/default.mspx" target="_blank">Microsoft virtualisation technologies</a>: Virtual PC 2007, Virtual Server 2005 R2 and Hyper-V. There are however some subtleties when getting a VHD image from one of these technologies to work on another.</p>
<h4>Quick Guide</h4>
<p>This quick guide offers a <em>no frills/get things done</em> approach to migrating a virtual machine from Virtual PC to Hyper-V. There is also a detailed guide coming for those that want to know the why and not only the how.</p>
<h4>Quick Steps</h4>
<ol>
<li>Hyper-V Manager &#8211; Create a new Virtual Machine. Use an existing virtual hard disk and specify the location of the <em>vhd</em> file you want to use.<br />
              <code class="instructions">New &gt; Virtual Machine</code>
        </li>
<li>Virtual Machine &#8211; Uninstall the <em>Virtual Machine Additions</em> which are extensions specific to Virtual PC.<br />
              <code class="instructions">Control Panel &gt; Programs and Features &gt; Virtual Machine Additions &gt; Uninstall</code>
        </li>
<li>Reboot.</li>
<li>Virtual Machine &#8211; Install <em>Integration Services</em> from the <em>Action</em> menu in the Virtual Machine Connection console.<br />
              <code class="instructions">Insert Integration Services Setup Disk &gt; Install (from AutoPlay)</code>
        </li>
<li>Reboot &#8211; updates will install.</li>
<li>Virtual Machine &#8211; Without this step the mouse will not work within the virtual machine. Restart will result in the mouse working.<br />
              <code class="instructions">Run &gt; MSConfig &gt; Boot tab &gt; Advanced Options &gt; Detect HAL</code>
         </li>
<li>Reboot &#8211; new hardware will be detected and mouse will work.</li>
</ol>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/paulbouwer.wordpress.com/3/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/paulbouwer.wordpress.com/3/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/paulbouwer.wordpress.com/3/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/paulbouwer.wordpress.com/3/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/paulbouwer.wordpress.com/3/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/paulbouwer.wordpress.com/3/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/paulbouwer.wordpress.com/3/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/paulbouwer.wordpress.com/3/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/paulbouwer.wordpress.com/3/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/paulbouwer.wordpress.com/3/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/paulbouwer.wordpress.com/3/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/paulbouwer.wordpress.com/3/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/paulbouwer.wordpress.com/3/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/paulbouwer.wordpress.com/3/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=blog.paulbouwer.com&amp;blog=2559614&amp;post=3&amp;subd=paulbouwer&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://blog.paulbouwer.com/2009/11/16/quick-guide-migrate-a-virtual-machine-from-virtual-pc-to-hyper-v/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/8d10d9b0050c6976242bfadb414ca791?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">paulbouwer</media:title>
		</media:content>
	</item>
	</channel>
</rss>
