<?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>MIKE &#187; Windows 7</title>
	<atom:link href="http://helios.ca/category/windows-7/feed/" rel="self" type="application/rss+xml" />
	<link>http://helios.ca</link>
	<description>Just another developer blog</description>
	<lastBuildDate>Tue, 12 Jul 2011 21:35:29 +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>How to use Remote Desktop on an alternative Port</title>
		<link>http://helios.ca/2009/07/01/how-to-use-remote-desktop-on-an-alternative-port/</link>
		<comments>http://helios.ca/2009/07/01/how-to-use-remote-desktop-on-an-alternative-port/#comments</comments>
		<pubDate>Wed, 01 Jul 2009 14:09:17 +0000</pubDate>
		<dc:creator>Mike</dc:creator>
				<category><![CDATA[Server]]></category>
		<category><![CDATA[Windows 7]]></category>

		<guid isPermaLink="false">http://helios.ca/?p=149</guid>
		<description><![CDATA[By default, Remote Desktop is setup to run under port 3389. You may want to change this port for any reason, I&#8217;ve done it to be able to have multiple Remote Desktop connection at home without paying for extra IP addresses. I&#8217;ve tested this successfully on Windows XP, Windows Vista, Windows Seven RC, Windows Server [...]]]></description>
			<content:encoded><![CDATA[<p>By default, Remote Desktop is setup to run under port 3389. You may want to change this port for any reason, I&#8217;ve done it to be able to have multiple Remote Desktop connection at home without paying for extra IP addresses.</p>
<p>I&#8217;ve tested this successfully on Windows XP, Windows Vista, Windows Seven RC, Windows Server 2003 R2 and Windows Server 2008.</p>
<p>Here&#8217;s how to do it on the server:</p>
<ol>
<li>Open the Registry Editor ( Start » Run » regedit )</li>
<li>Go to
<ul>
<li>HKEY_LOCAL_MACHINE</li>
<li>System</li>
<li>CurrentControlSet</li>
<li>Control</li>
<li>TerminalServer</li>
<li>WinStations</li>
<li>RDP-TCP</li>
<li>PortNumber</li>
</ul>
</li>
<li>Rick Click on PortNumber</li>
<li>Select Modify</li>
<li>Change the Base from Hexadecimal to Decimal</li>
<li>Modify the value to whatever port you want (Make sure it is not a reserved port!)</li>
</ol>
<p>And now on the client:</p>
<ul>
<li>Open Remote Desktop ( Start » Run » mstsc )</li>
<li>Type in the address:port ( ex: 64.233.161.104:3388 )</li>
</ul>
<p>That&#8217;s it!</p>
]]></content:encoded>
			<wfw:commentRss>http://helios.ca/2009/07/01/how-to-use-remote-desktop-on-an-alternative-port/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Windows 7 RC: Speed Up Aero Peek</title>
		<link>http://helios.ca/2009/05/13/windows-7-rc-speed-up-aero-peek/</link>
		<comments>http://helios.ca/2009/05/13/windows-7-rc-speed-up-aero-peek/#comments</comments>
		<pubDate>Thu, 14 May 2009 03:08:54 +0000</pubDate>
		<dc:creator>Mike</dc:creator>
				<category><![CDATA[Windows 7]]></category>

		<guid isPermaLink="false">http://helios.ca/?p=60</guid>
		<description><![CDATA[Microsoft has updated the task bar in Windows 7, for the better. This new task bar includes a neat feature, Aero Peek, which previews the hovered item, but this feature requires 400 milliseconds of hovering before it is fired&#8230; For more people that might be fast enought, but for me this is way too long! [...]]]></description>
			<content:encoded><![CDATA[<p>Microsoft has updated the task bar in Windows 7, for the better. This new task bar includes a neat feature, Aero Peek, which previews the hovered item, but this feature requires 400 milliseconds of hovering before it is fired&#8230; For more people that might be fast enought, but for me this is way too long!</p>
<p>After about 5 minutes of Googling I found the solution:</p>
<p><!-- Break --></p>
<ol>
<li>1. Click on the Start Button and type in regedit and hit Enter.</li>
<li>2. Navigate through HKEY_CURRENT_USER\Control Panel\Mouse.</li>
<li>3. Right click on MouseHoverTime and select Modify.</li>
<li>4. Set the new value. The default value is 400 milliseconds. I like to set mine to 100 for a 100 millisecond delay.</li>
<li>5. Once changed, click OK and restart your computer.</li>
</ol>
]]></content:encoded>
			<wfw:commentRss>http://helios.ca/2009/05/13/windows-7-rc-speed-up-aero-peek/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
	</channel>
</rss>

