<?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>Perpetually Bored &#187; Vista</title>
	<atom:link href="http://perpetuallybored.com/tag/vista/feed/" rel="self" type="application/rss+xml" />
	<link>http://perpetuallybored.com</link>
	<description>The incessant rants of an anhedonic cynic</description>
	<lastBuildDate>Fri, 27 Jan 2012 07:12: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>Windows and removable or remote media</title>
		<link>http://perpetuallybored.com/2008/07/05/windows-and-removable-or-remote-media/</link>
		<comments>http://perpetuallybored.com/2008/07/05/windows-and-removable-or-remote-media/#comments</comments>
		<pubDate>Sat, 05 Jul 2008 09:52:31 +0000</pubDate>
		<dc:creator>Calreth</dc:creator>
				<category><![CDATA[Tech]]></category>
		<category><![CDATA[Vista]]></category>
		<category><![CDATA[Windows]]></category>

		<guid isPermaLink="false">http://blog.mythokia.net/?p=218</guid>
		<description><![CDATA[We&#8217;ve come a long way in the history of Windows since Windows 95 and despite the hostility of a huge number towards Vista, there has been remarkable improvements and innovations made. However, beneath the fresh coat of paint, some of &#8230; <a href="http://perpetuallybored.com/2008/07/05/windows-and-removable-or-remote-media/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p>We&#8217;ve come a long way in the history of Windows since Windows 95 and despite the hostility of a huge number towards Vista, there has been remarkable improvements and innovations made. However, beneath the fresh coat of paint, some of the old cracks in the wall are still occasionally visible. I was reminded, just not too many minutes ago, that Windows Vista is not all that different from Windows 95. What on earth am I talking about?</p>
<p>Thirteen years into the evolution of Windows, attempting to access a damaged/dirty CD still has the chance to bring down the entire <code>explorer.exe</code> process. The same can happen when trying to access a network resource over Explorer that has an unstable link or loses connectivity halfway. It has been thirteen years, THIRTEEN YEARS for crying out loud! Why can&#8217;t we handle I/O errors gracefully?</p>
<p>To give Microsoft some credit, at least we are no longer thrown a blue screen when the floppy drive is inaccessible.</p>
]]></content:encoded>
			<wfw:commentRss>http://perpetuallybored.com/2008/07/05/windows-and-removable-or-remote-media/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>RDP-ing to the console session</title>
		<link>http://perpetuallybored.com/2008/07/04/rdp-ing-to-the-console-session/</link>
		<comments>http://perpetuallybored.com/2008/07/04/rdp-ing-to-the-console-session/#comments</comments>
		<pubDate>Fri, 04 Jul 2008 09:00:10 +0000</pubDate>
		<dc:creator>Calreth</dc:creator>
				<category><![CDATA[Tech]]></category>
		<category><![CDATA[RDP]]></category>
		<category><![CDATA[Vista]]></category>

		<guid isPermaLink="false">http://blog.mythokia.net/?p=217</guid>
		<description><![CDATA[Microsoft&#8217;s Remote Desktop Protocol has a feature that gives it a huge advantage over most traditional remote desktop software such as VNC (UltraVNC, RealVNC etc.): the redirection of sound from the remote to the local machine. That is to say, &#8230; <a href="http://perpetuallybored.com/2008/07/04/rdp-ing-to-the-console-session/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p>Microsoft&#8217;s Remote Desktop Protocol has a feature that gives it a huge advantage over most traditional remote desktop software such as VNC (UltraVNC, RealVNC etc.): the redirection of sound from the remote to the local machine. That is to say, I would be able to play a music file on the remote computer and have the sound playback from the local computer&#8217;s speakers, instead of it being outputted on the speakers of the remote computer.</p>
<p>Typically however, when a RDP connection is established, it creates a new session by default instead of showing what&#8217;s display on the remote desktop currently. So although you were logged into the remote computer, you weren&#8217;t able to carry on the work you left off previously remotely. This has been the main reason that previously made me use UltraVNC over Microsoft RDP. However, I was ignorant of the fact that Microsoft RDP is able to do the same, until I stumbled across <a href="http://support.microsoft.com/kb/278845">this KB entry</a>. The reason is that this feature is not obvious right out of the box, it&#8217;s not shown on the GUI of the client anywhere. It can only be accessed via a command line, with the following command:</p>
<blockquote><pre>mstsc -v:servername /F -console</pre>
</blockquote>
<p>That&#8217;s the best of both worlds in one. I don&#8217;t think I&#8217;ll ever look back to VNC again, at least not on a Windows system. Maybe when everyone is sporting 10 Gbps LAN connections, we&#8217;ll have enough bandwidth to redirect 3D graphics too.</p>
]]></content:encoded>
			<wfw:commentRss>http://perpetuallybored.com/2008/07/04/rdp-ing-to-the-console-session/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>File transfer rate: What&#039;s going on here?</title>
		<link>http://perpetuallybored.com/2008/06/09/file-transfer-rate-whats-going-on-here/</link>
		<comments>http://perpetuallybored.com/2008/06/09/file-transfer-rate-whats-going-on-here/#comments</comments>
		<pubDate>Mon, 09 Jun 2008 05:29:51 +0000</pubDate>
		<dc:creator>Calreth</dc:creator>
				<category><![CDATA[Tech]]></category>
		<category><![CDATA[Networking]]></category>
		<category><![CDATA[Vista]]></category>
		<category><![CDATA[Windows]]></category>

		<guid isPermaLink="false">http://blog.mythokia.net/?p=207</guid>
		<description><![CDATA[I&#8217;m completely puzzled by this. Transferring a file across the network (GigE), a file that contains real data moves much slower (it&#8217;s almost a 10 MB/s difference!) than a test file created by fsutil. As far as I know, and &#8230; <a href="http://perpetuallybored.com/2008/06/09/file-transfer-rate-whats-going-on-here/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p>I&#8217;m completely puzzled by this. Transferring a file across the network (GigE), a file that contains real data moves much slower (it&#8217;s almost a 10 MB/s difference!) than a test file created by <code>fsutil</code>. As far as I know, and I maybe wrong here, the content of a file shouldn&#8217;t matter when transferring across the network as the protocols involved (TCP and Samba) doesn&#8217;t do any compression on its own. Explanations anyone?</p>
<p><div class="wp-caption aligncenter" style="width: 426px"><a href="http://www.flickr.com/photos/mythokia/2990965255/"><img alt="Transfer rate with a real file, in this case, an image of the Windows Vista WAIK" src="http://farm4.static.flickr.com/3236/2990965255_0ea53f90f4_o.png" title="Real file speed" width="416" height="244" /></a><p class="wp-caption-text">Transfer rate with a real file, in this case, an image of the Windows Vista WAIK</p></div><br />
<div class="wp-caption aligncenter" style="width: 426px"><a href="http://www.flickr.com/photos/mythokia/2991428628/"><img alt="Test file created with fsutil" src="http://farm4.static.flickr.com/3018/2990965311_915908c6eb_o.png" title="Test file speed" width="416" height="244" /></a><p class="wp-caption-text">Test file created with fsutil</p></div><br />
Transfer rate with a test file of the exact same size created by fsutil</p>
]]></content:encoded>
			<wfw:commentRss>http://perpetuallybored.com/2008/06/09/file-transfer-rate-whats-going-on-here/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>The Path to x64</title>
		<link>http://perpetuallybored.com/2008/05/31/the-path-to-x64/</link>
		<comments>http://perpetuallybored.com/2008/05/31/the-path-to-x64/#comments</comments>
		<pubDate>Sat, 31 May 2008 02:12:57 +0000</pubDate>
		<dc:creator>Calreth</dc:creator>
				<category><![CDATA[Tech]]></category>
		<category><![CDATA[Virtualization]]></category>
		<category><![CDATA[Vista]]></category>
		<category><![CDATA[Windows]]></category>
		<category><![CDATA[x64]]></category>

		<guid isPermaLink="false">http://blog.mythokia.net/?p=201</guid>
		<description><![CDATA[RAM prices are dirt cheap, and with the amount of work I&#8217;m doing on virtual machines lately, it would be silly to not get another stick of 2 GB to my existing 2 GB. 2 + 2 might make 5 &#8230; <a href="http://perpetuallybored.com/2008/05/31/the-path-to-x64/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p>RAM prices are dirt cheap, and with the amount of work I&#8217;m doing on virtual machines lately, it would be silly to not get another stick of 2 GB to my existing 2 GB.</p>
<p><a href="http://en.wikipedia.org/wiki/Two_%2B_two_%3D_five">2 + 2</a> might make 5 if you were in the world of Big Brother, but in the 32-bit world, 2 + 2 is somewhere in the range of 3 ~ 3.5 GB. 32-bit systems are not always able to address up to the full 4 GB of available physical memory, the reason is a bit complicated and has to do with virtual addressing limits. I&#8217;ll save myself from rehashing what others have written on the topic and refer you to the excellent article <a href="http://www.codinghorror.com/blog/archives/000811.html">here</a>.</p>
<p>The transition from 32-bits to 64-bits was smoother than I expected. First of all, I&#8217;m running on an OEM version of Windows Vista Business 32-bit, and I needed a 64-bit copy of Windows. Luckily obtaining the installation media wasn&#8217;t an issue for me as I had a copy of Windows Ultimate lying around, which I won from a Microsoft talk last year. I admit I was a reluctant to open the shrink wrap at first, but I desperately needed the media.</p>
<p>It is worthwhile to note that serial keys for Windows Vista are tied to the edition (Home Premium, Business, Ultimate etc) but not to the bitness (32-bit or 64-bit). Therefore, using my old Business edition serial was perfectly fine and I can save my Ultimate edition license for another day.</p>
<p>There is no difference in the installation process between the two bitness. The only difference, and deal breaker for many is that 64-bit Vista requires 64-bit drivers, and the drivers have to be digitally signed. The only two drivers that I have trouble with were Sony Ericsson&#8217;s PC Suit, which was required to sync my phone and Adobe&#8217;s PDF printer. It seems that I&#8217;m out of luck for the former, but the latter got addressed with a patch.</p>
<p>The only issue I had was with poorly written applications which hardcode their installation paths. In Windows x64, program space is separated depending on if they&#8217;re 32 or 64 bit (with a few naming oddities I must say, but they&#8217;re all preserved for compatibility reasons). However, SOE&#8217;s launchpad absolutely insists on writing to <code>C:\Program Files\Sony\Station\LaunchPad</code> despite the fact that 32-bit applications are suppposed to be redirected to <code>C:\Program Files (x86)</code>. The problem exists with only the launchpad itself though, it is able to patch EQ2 in its correct <code>C:\Program Files (x86)</code> path.</p>
<p>The other problem I have was with 64-bit Java; it didn&#8217;t provide a plugin for 32-bit Firefox. There exists a way to work around this on Linux, but as far as my Google skills go, I couldn&#8217;t find a solution on Windows. Therefore, I went back to 32-bit Java.</p>
<p>With a full 4 GB of addressable memory, there certainly has been some changes to my workflow. I&#8217;m gradually becoming a huge fan of keeping my system clean and moving my work onto virtual machines. I might be a terribly messy person in real life, but I almost have a certain OCD when it comes to organizing my system. I&#8217;d almost do all my work exclusively inside virtual machines if not for the fact that I&#8217;m a gamer, and that virtualized 3D hardware acceleration isn&#8217;t quite here yet, but it will be one day. Guaranteed its not much and it&#8217;ll take another year or two, or even longer, before the technology matures, but VMWare Fusion already has experimental Direct X 9 support, and its the road that we&#8217;re going to take.</p>
<p>There&#8217;s still a vacuum as far as 64-bit software is concerned. Let&#8217;s face it, there&#8217;s not that many applications that would benefit from a 32-bit to 64-bit transition. <a href="http://en.wikipedia.org/wiki/WoW64">WoW64</a> does its job of running 32-bit applications on Windows x64 just fine without any performance degradation, despite all the rumors that fly around.</p>
]]></content:encoded>
			<wfw:commentRss>http://perpetuallybored.com/2008/05/31/the-path-to-x64/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

