<?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>John The Geek &#187; Windows</title>
	<atom:link href="http://johnthegeek.us/jtgblog/category/windows/feed/" rel="self" type="application/rss+xml" />
	<link>http://johnthegeek.us/jtgblog</link>
	<description>Technical tips and tricks from a professional geek!</description>
	<lastBuildDate>Sun, 05 Sep 2010 02:34:56 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.2</generator>
		<item>
		<title>Surfboard Tracking App Crashes Firefox</title>
		<link>http://johnthegeek.us/jtgblog/rants/surfboard-tracking-app-crashes-firefox/</link>
		<comments>http://johnthegeek.us/jtgblog/rants/surfboard-tracking-app-crashes-firefox/#comments</comments>
		<pubDate>Thu, 11 Mar 2010 04:10:41 +0000</pubDate>
		<dc:creator>John The Geek</dc:creator>
				<category><![CDATA[Add-ons]]></category>
		<category><![CDATA[Firefox]]></category>
		<category><![CDATA[Rants]]></category>
		<category><![CDATA[Software Bugs]]></category>
		<category><![CDATA[Tech Tips]]></category>
		<category><![CDATA[Vista]]></category>
		<category><![CDATA[Windows]]></category>
		<category><![CDATA[firefox crash]]></category>
		<category><![CDATA[fireftp crash]]></category>
		<category><![CDATA[panelapp.exe]]></category>
		<category><![CDATA[surfboard technologies]]></category>

		<guid isPermaLink="false">http://johnthegeek.us/jtgblog/?p=176</guid>
		<description><![CDATA[see more Lolcats and funny pictures One of my favorite Firefox add-ons is FireFTP. I use it all the time because it&#8217;s very convenient to FTP from my browser rather than firing up a separate application. That and FireFTP just works really well for me. I went to transfer some files last evening and as [...]]]></description>
			<content:encoded><![CDATA[<div class="tweetmeme_button" style="float: left; margin-right: 10px;">
			<a href="http://api.tweetmeme.com/share?url=http%3A%2F%2Fjohnthegeek.us%2Fjtgblog%2Frants%2Fsurfboard-tracking-app-crashes-firefox%2F"><br />
				<img src="http://api.tweetmeme.com/imagebutton.gif?url=http%3A%2F%2Fjohnthegeek.us%2Fjtgblog%2Frants%2Fsurfboard-tracking-app-crashes-firefox%2F&amp;style=normal&amp;b=2" height="61" width="50" /><br />
			</a>
		</div>
<p><center><br />
<a href="http://icanhascheezburger.com/2008/06/09/funny-pictures-restore-session-yn/" target="_blank"><img class="mine_1231045" src="http://icanhascheezburger.wordpress.com/files/2008/06/funny-pictures-firefox-crash-snow.jpg" alt="cat" /></a><br />see more <a href="http://icanhascheezburger.com" target="_blank">Lolcats and funny pictures</a><br />
</center></p>
<p>One of my favorite Firefox add-ons is FireFTP.  I use it all the time because it&#8217;s very convenient to FTP from my browser rather than firing up a separate application.  That and FireFTP just works really well for me.</p>
<p>I went to transfer some files last evening and as soon as the transfer started, Firefox crashed.  This isn&#8217;t something that happens on a regular basis, but I figured it was a glitch and restarted Firefox.  Started FireFTP, connected to the web site, initiated the transfer and&#8230;another shower of sparks and the dreaded &#8220;Firefox has crashed&#8221; dialog.</p>
<p>Everything had worked fine last week, so I started taking inventory of what had changed since then.  After a bit of thought, I realized I had installed an application called Surfboard Technologies Tracking Application on my system as part of a survey I was taking.</p>
<p>Step 1: get rid of the Tracking Application!  I like my system setup the way it is and won&#8217;t go back to using a separate FTP application in order to accomodate badly behaved software.  So, I brought up Control Panel, clicked on Programs and  Features (yes, this system runs Vista <sigh>) and looked for &#8220;Surfboard&#8221;.  I found the entry, clicked on it and clicked Uninstall.</p>
<p>Some 30 minutes later, the dialog was still there saying &#8220;Please wait while Windows configures Surfboard&#8230;blah, blah, blah&#8221;.  The hard drive activity light was showing a lot of activity, so I started to wonder what the uninstall process was actually doing.  I clicked the Cancel button.  The dialog sat there pretty much as before.</p>
<p>I decided to find the process and kill it, so I ran SysInternals&#8217; very handy Process Explorer and searched for &#8220;Surfboard&#8221; among the running processes.  I found a number of entries which told me that the actual executable name is PanelApp.exe.  I also got the process ID so with that I went back to Task Manager and found the ID matched up with msiexec.exe.  I killed the process and the dialog went away.</p>
<p>The Surfboard app was still showing in Programs and Features, so I knew it hadn&#8217;t completed the uninstall process.  To keep it from starting up again, I found the directory where PanelApp.exe lived (c:\users\name\AppData\Local\ of all places!) and renamed it to PanelApp.old.  I also started up msconfig, found PanelApp in the list of startup programs and disabled it there.  I then rebooted the machine.</p>
<p>Now that the Surfboard Tracking Application wasn&#8217;t running any more, I tried Firefox again and it crashed again when FireFTP started a file transfer.  Firefox immediately crashed.  I ran Process Explorer again to see if there was something running that I&#8217;d missed.  Sure enough, I found that Surfboard had added an add-on to Firefox called PanelApp BHO.  I clicked the add-on and was given the option to Disable, but the Uninstall button was greyed out.  I clicked Disable, restarted Firefox and tried FireFTP again.</p>
<p>This time I was able to get a clean file transfer so the problem obviously was the PanelApp BHO add-on.  So, with that out of the way, I tried the uninstall again from the Control Panel.</p>
<p>I started the uninstall and let it run while I did some other things.  Finally, I went to bed and left the system running.  The dialog was still there in the morning &#8220;configuring&#8230;&#8221;!  I went into Task Manager, killed the process and noticed that the dialog flashed a message of some kind just before it closed.</p>
<p>I checked Programs and Features and the Surfboard entry is gone, so the uninstall process at least got that far.  The add-on still shows up in the Firefox add-on list, but I&#8217;ll get rid of that, too.</p>
<p>Needless to say, I&#8217;m not a big fan of Surfboard Technologies right about now.  Just a word of warning if you&#8217;re presented with the opportunity to install it on your machine.  My advice is don&#8217;t!</p>
<p><a href="http://johnthegeek.com">John The Geek</a></p>
<p></sigh></p>
]]></content:encoded>
			<wfw:commentRss>http://johnthegeek.us/jtgblog/rants/surfboard-tracking-app-crashes-firefox/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Microsoft Slips Add-on Into Firefox</title>
		<link>http://johnthegeek.us/jtgblog/rants/microsoft-slips-add-on-into-firefox/</link>
		<comments>http://johnthegeek.us/jtgblog/rants/microsoft-slips-add-on-into-firefox/#comments</comments>
		<pubDate>Thu, 04 Jun 2009 14:19:06 +0000</pubDate>
		<dc:creator>John The Geek</dc:creator>
				<category><![CDATA[Add-ons]]></category>
		<category><![CDATA[Computer Security]]></category>
		<category><![CDATA[Firefox]]></category>
		<category><![CDATA[Rants]]></category>
		<category><![CDATA[Tech Tips]]></category>
		<category><![CDATA[Windows]]></category>
		<category><![CDATA[firefox add-on]]></category>
		<category><![CDATA[microsoft .net]]></category>
		<category><![CDATA[microsoft add-on for firefox]]></category>
		<category><![CDATA[remove microsoft add-on]]></category>

		<guid isPermaLink="false">http://johnthegeek.us/jtgblog/?p=167</guid>
		<description><![CDATA[You may have heard by now that the Microsofties have installed a Firefox add-on along with the .Net 3.5 update distributed some time ago. I was not aware of it until I checked this weekend and found that all my machines have the Microsoft .Net Framework Assistant 1.0 listed in the Add-ons in Firefox. I&#8217;m [...]]]></description>
			<content:encoded><![CDATA[<div class="tweetmeme_button" style="float: left; margin-right: 10px;">
			<a href="http://api.tweetmeme.com/share?url=http%3A%2F%2Fjohnthegeek.us%2Fjtgblog%2Frants%2Fmicrosoft-slips-add-on-into-firefox%2F"><br />
				<img src="http://api.tweetmeme.com/imagebutton.gif?url=http%3A%2F%2Fjohnthegeek.us%2Fjtgblog%2Frants%2Fmicrosoft-slips-add-on-into-firefox%2F&amp;style=normal&amp;b=2" height="61" width="50" /><br />
			</a>
		</div>
<p>You may have heard by now that the Microsofties have installed a Firefox add-on along with the .Net 3.5 update distributed some time ago.  I was not aware of it until I checked this weekend and found that all my machines have the Microsoft .Net Framework Assistant 1.0 listed in the Add-ons in Firefox.</p>
<p>I&#8217;m not quite as bent out of shape about it as others are, but it is annoying that Microsoft took it upon themselves to add something to Firefox that I didn&#8217;t request.  Even more obnoxious is that the Uninstall button is grayed out and not usable.  Worst of all, installing this add-on opens up Firefox and my PC to security vulnerabilities of the .Net framework!  See the latest edition of <a href="http://windowssecrets.com" target="_blank">Windows Secrets newsletter</a> for more details on that little bonus.</p>
<p>I keep wondering when Microsoft is going to learn.  If you go ahead and do something without giving the user the option, it simply pisses people off.  If you give them the option to install and the option to uninstall, many people will be okay with it.  The whole key is to allow users to retain control of their PCs, or at least the illusion of control.</p>
<p>I&#8217;m not going to add to the general ranting about the arrogance of Microsoft.  That&#8217;s already well documented.  The good news is that there is an update to the .Net update that enables the Uninstall button and allows the Microsoft .Net Framework Assistant to be uninstalled.  You can <a href="http://www.microsoft.com/downloads/details.aspx?displaylang=en&#038;FamilyID=cecc62dc-96a7-4657-af91-6383ba034eab" target="_blank">download the fix</a> from Microsoft&#8217;s web site.</p>
<p>If you&#8217;re a Firefox user, my recommendation is to check your Add-on list to determine whether the Microsoft .Net Framework Assistant is installed.  If it is and the Uninstall button works, uninstall it.  If the Uninstall button is greyed out, <a href="http://www.microsoft.com/downloads/details.aspx?displaylang=en&#038;FamilyID=cecc62dc-96a7-4657-af91-6383ba034eab" target="_blank">download the update</a> and run it, then Uninstall the add-on.</p>
<p><a href="http://johnthegeek.com">John The Geek</a></p>
]]></content:encoded>
			<wfw:commentRss>http://johnthegeek.us/jtgblog/rants/microsoft-slips-add-on-into-firefox/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>HP MediaSmart Server Project Update &#8211; Windows Home Server</title>
		<link>http://johnthegeek.us/jtgblog/tech-tips/hp-mediasmart-server-project-update-windows-home-server/</link>
		<comments>http://johnthegeek.us/jtgblog/tech-tips/hp-mediasmart-server-project-update-windows-home-server/#comments</comments>
		<pubDate>Fri, 22 May 2009 19:48:12 +0000</pubDate>
		<dc:creator>John The Geek</dc:creator>
				<category><![CDATA[Hardware]]></category>
		<category><![CDATA[Reviews]]></category>
		<category><![CDATA[Servers]]></category>
		<category><![CDATA[Tech Tips]]></category>
		<category><![CDATA[Windows]]></category>
		<category><![CDATA[home network]]></category>
		<category><![CDATA[home server]]></category>
		<category><![CDATA[hp mediasmart server]]></category>
		<category><![CDATA[windows home server]]></category>

		<guid isPermaLink="false">http://johnthegeek.us/jtgblog/?p=159</guid>
		<description><![CDATA[As I mentioned about 8 months ago, I purchased an HP MediaSmart Server with the intention of making it the hub of my home network. It&#8217;s been a bit of an interesting ride, so I thought I&#8217;d bring you up to date on that project. The box came with 512MB of RAM and a 500 [...]]]></description>
			<content:encoded><![CDATA[<div class="tweetmeme_button" style="float: left; margin-right: 10px;">
			<a href="http://api.tweetmeme.com/share?url=http%3A%2F%2Fjohnthegeek.us%2Fjtgblog%2Ftech-tips%2Fhp-mediasmart-server-project-update-windows-home-server%2F"><br />
				<img src="http://api.tweetmeme.com/imagebutton.gif?url=http%3A%2F%2Fjohnthegeek.us%2Fjtgblog%2Ftech-tips%2Fhp-mediasmart-server-project-update-windows-home-server%2F&amp;style=normal&amp;b=2" height="61" width="50" /><br />
			</a>
		</div>
<p><img src="http://johnthegeek.us/jtgblog/wp-content/uploads/2009/05/hpmediasmartserver-196x300.jpg" border="0" alt="HP MediaSmart Server" title = "HP MediaSmart Server" /></p>
<p><a href="http://johnthegeek.us/jtgblog/?p=58" target="_blank">As I mentioned about 8 months ago</a>, I purchased an HP MediaSmart Server with the intention of making it the hub of my home network.  It&#8217;s been a bit of an interesting ride, so I thought I&#8217;d bring you up to date on that project.</p>
<p>The box came with 512MB of RAM and a 500 GB hard drive.  I knew 500GB wasn&#8217;t going to be enough to backup my existing computers, much less provide any additional storage, so I bought a 1TB internal drive along with the machine and installed that right after the initial setup, giving me a total of 1.5TB of storage.</p>
<p>I moved my music files and some other archives to the home server to free up some space on my main desktop machine, but otherwise, just set up that machine, my laptop, netbook, and my wife&#8217;s laptop to be backed up to the home server nightly.  I&#8217;ve since replaced the desktop machine, but not before copying its data to the home server.</p>
<p>As a storage platform and automatic backup system, the home server works pretty well.  I created shares on the server for music, photos, software installs, and user data then mapped drives on each of the machines to those shares.  Windows Explorer simply sees them as drives and file transfers are quick and easy via the network.</p>
<p>I&#8217;ve learned a few things along the way, some of which were surprising.  The big surprise was learning that if you let Windows automatically update on the home server it will spontaneously reboot itself when the update calls for it.  I&#8217;ve since told it to download the updates and let me know they&#8217;re ready.  I had hoped to be able to work on documents directly on the server, but this little &#8220;feature&#8221; makes it necessary to have a copy on the local machine and update the server as changes are made.</p>
<p>The first time I encountered this one I was, of course, in the middle of editing a document that was stored on the server.  I was able to recover without a major data loss, but it was not one of the fonder memories I have of the home server!  I had thought perhaps setting the Windows updates to notify instead of automatic would eliminate the problem, but no such luck.  It still reboots occasionally, although it&#8217;s always around midnight so if I&#8217;m paying attention I can anticipate it.</p>
<p>Another thing I learned was that the server is a real worry wart!  There are three status levels: normal/healthy (green), needs attention (yellow) and &#8220;Omigod the sky is falling!&#8221; (red).  The latter is accompanied by dire messages like &#8220;your network health is critical!&#8221;  Not only that, the normally blue status LED on the front of the box (which stays blue in &#8220;condition yellow&#8221;, go figure) changes to red, apparently to get your attention.</p>
<p>There are all kinds of things that trigger a yellow alert.  If a machine known to the server hasn&#8217;t been backed up in 7 days or more, warning messages begin displaying saying &#8220;[name of machine] hasn&#8217;t been backed up since [date of last backup].  Your network health is at risk!&#8221;  Since my machines aren&#8217;t all turned on and connected to the network 24/7, this happens a lot.</p>
<p>When this situation occurs, I have three choices: ignore the incessant warning messages, connect the designated machine to the network and back it up, or go into the Home Server Console and tell it to ignore the situation.  If a machine isn&#8217;t likely to be used for a while, I&#8217;ll do the latter just to shut the server up and hopefully turn the yellow tray status icon back to green, at least for a while.</p>
<p>It becomes a sort of game to see how long you can keep the status icon green.  You have to become resigned to the fact that it will be yellow quite often.  There&#8217;s almost always <strong>something</strong> the thing isn&#8217;t happy about!</p>
<p>There&#8217;s apparently something a little flakey about my 1TB server hard drive.  The past couple of months I&#8217;ve been getting &#8220;File conflicts&#8221; messages.  These are yellow alerts, too.  File conflicts are not a good thing, and in my case have been indicating that there&#8217;s an error on the hard drive.  Maybe it&#8217;s a bad sector, maybe something else, I&#8217;m not sure and I haven&#8217;t had the time to dig into it and diagnose it properly.  </p>
<p>I&#8217;ll occasionally get a red alert that the drive is &#8220;unhealthy&#8221; which tells me to &#8220;repair&#8221; it.  Back to the Windows Home Server Console to run the Repair function on the drive.  This is very likely good old CHKDSK, but it does seem to repair the problems which warning about possible data loss.   A successful repair will turn the status icon green&#8230;until it discovers that the file conflicts are still there.</p>
<p>This last time, it was a set of four files which apparently were listed in the directory but didn&#8217;t really exist.  I went in to the share on a connected machine and deleted them.  That wasn&#8217;t good enough, the file conflict messages continue.  The drive reports healthy, however, so there&#8217;s no option to run Repair again. &#8211;sigh&#8211;</p>
<p>I&#8217;ve mentioned the Windows Home Server Console.  This bit of software until recently took performance to a new low.  I&#8217;ve seen glaciers move faster!</p>
<p>Seriously, the login nearly always failed the first time (&#8220;Cannot connect to your server&#8221;).  Clicking the OK button generally logged in, but it took several minutes for that to happen.  Once in, clicking on any of the toolbar buttons required waiting another few minutes (not seconds, mind you, <strong>minutes</strong>!).  Eventually, something would happen as a result of the mouse click, then the cycle would start over again if another mouse click was needed.</p>
<p>In trying to troubleshoot that phenomenon, I learned that you can access the server via Remote Desktop just like a &#8220;real&#8221; Windows machine!  Doing so, however, is less productive than you might think.  For one thing, when you log in, Internet Explorer pops up and delivers a dire warning that bypassing the WHS Console can have dire consequences (you could screw something up royally) and you really shouldn&#8217;t be doing this.  Suffice to say that working directly in the server is not for the faint of heart and you&#8217;d better know what you&#8217;re doing to avoid catastrophe.</p>
<p>Within the past several weeks, the WHS Console has magically become fairly usable.  Gone are the multi-minute reaction times.  While performance is nowhere near snappy, it&#8217;s at least tolerable.  You know that when you click something, you&#8217;ll see a response in this lifetime.  The login even works the first time&#8230;usually.  Whoever fixed this has my undying gratitude!</p>
<p>The MediaSmart Server isn&#8217;t really designed to be what I had in mind, but I&#8217;m adapting to it.  If nothing else, the automatic backups are a major plus.  Now I just have to implement a plan to backup the server itself!</p>
<p><a href="http://johnthegeek.com">John The Geek</a></p>
]]></content:encoded>
			<wfw:commentRss>http://johnthegeek.us/jtgblog/tech-tips/hp-mediasmart-server-project-update-windows-home-server/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Protect Your PC Before April 1</title>
		<link>http://johnthegeek.us/jtgblog/computer-security/protect-your-pc-before-april-1/</link>
		<comments>http://johnthegeek.us/jtgblog/computer-security/protect-your-pc-before-april-1/#comments</comments>
		<pubDate>Mon, 30 Mar 2009 14:39:57 +0000</pubDate>
		<dc:creator>John The Geek</dc:creator>
				<category><![CDATA[Anti-malware]]></category>
		<category><![CDATA[Computer Security]]></category>
		<category><![CDATA[Tech Tips]]></category>
		<category><![CDATA[Windows]]></category>
		<category><![CDATA[conficker]]></category>
		<category><![CDATA[prevent conficker]]></category>
		<category><![CDATA[remove conficker]]></category>
		<category><![CDATA[windows secrets conficker article]]></category>

		<guid isPermaLink="false">http://johnthegeek.us/jtgblog/?p=129</guid>
		<description><![CDATA[As some of you may already know, the Conficker worm is due to begin contacting its &#8220;home base&#8221; for instructions on April 1, 2009. It is estimated that this worm has infected millions of PCs worldwide. Windows Secrets has published an in-depth article on how to secure your PC from the Conficker worm and what [...]]]></description>
			<content:encoded><![CDATA[<div class="tweetmeme_button" style="float: left; margin-right: 10px;">
			<a href="http://api.tweetmeme.com/share?url=http%3A%2F%2Fjohnthegeek.us%2Fjtgblog%2Fcomputer-security%2Fprotect-your-pc-before-april-1%2F"><br />
				<img src="http://api.tweetmeme.com/imagebutton.gif?url=http%3A%2F%2Fjohnthegeek.us%2Fjtgblog%2Fcomputer-security%2Fprotect-your-pc-before-april-1%2F&amp;style=normal&amp;b=2" height="61" width="50" /><br />
			</a>
		</div>
<p>As some of you may already know, the Conficker worm is due to begin contacting its &#8220;home base&#8221; for instructions on April 1, 2009.  It is estimated that this worm has infected millions of PCs worldwide.</p>
<p><a href="http://windowssecrets.com" target="_blank">Windows Secrets</a> has published an in-depth article on how to secure your PC from the Conficker worm and what to do if you already have it.  I strongly suggest reading this article and taking the recommended steps to avoid having your PC contribute to the problem:</p>
<p><a href="http://windowssecrets.com/2009/03/30/01-Run-a-Conficker-removal-tool-before-April-1" target="_blank">http://windowssecrets.com/2009/03/30/01-Run-a-Conficker-removal-tool-before-April-1</a></p>
<p><a href="http://johnthegeek.com">John The Geek</a></p>
]]></content:encoded>
			<wfw:commentRss>http://johnthegeek.us/jtgblog/computer-security/protect-your-pc-before-april-1/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Gizmo&#8217;s Vista Kool-Aid</title>
		<link>http://johnthegeek.us/jtgblog/rants/gizmos-vista-kool-aid/</link>
		<comments>http://johnthegeek.us/jtgblog/rants/gizmos-vista-kool-aid/#comments</comments>
		<pubDate>Thu, 12 Feb 2009 15:18:21 +0000</pubDate>
		<dc:creator>John The Geek</dc:creator>
				<category><![CDATA[Rants]]></category>
		<category><![CDATA[Software]]></category>
		<category><![CDATA[User Interface Design]]></category>
		<category><![CDATA[Vista]]></category>
		<category><![CDATA[Windows]]></category>
		<category><![CDATA[XP]]></category>
		<category><![CDATA[gizmo richards]]></category>
		<category><![CDATA[tech support alert]]></category>
		<category><![CDATA[vista sucks]]></category>
		<category><![CDATA[windows secrets]]></category>
		<category><![CDATA[windows vista]]></category>
		<category><![CDATA[windows xp]]></category>

		<guid isPermaLink="false">http://johnthegeek.us/jtgblog/?p=105</guid>
		<description><![CDATA[The latest paid version of the Windows Secrets newsletter contains an article by editor Gizmo Richards touting the superiority of Windows Vista over Windows XP. Sorry, gang, but I couldn&#8217;t resist. Below is the email I just sent to the Windows Secrets crew: Hi, guys, First, let me say that I have the utmost respect [...]]]></description>
			<content:encoded><![CDATA[<div class="tweetmeme_button" style="float: left; margin-right: 10px;">
			<a href="http://api.tweetmeme.com/share?url=http%3A%2F%2Fjohnthegeek.us%2Fjtgblog%2Frants%2Fgizmos-vista-kool-aid%2F"><br />
				<img src="http://api.tweetmeme.com/imagebutton.gif?url=http%3A%2F%2Fjohnthegeek.us%2Fjtgblog%2Frants%2Fgizmos-vista-kool-aid%2F&amp;style=normal&amp;b=2" height="61" width="50" /><br />
			</a>
		</div>
<p>The latest paid version of the <a href="http://windowssecrets.com/" target="_blank">Windows Secrets</a> newsletter contains an article by editor <a href="http://www.techsupportalert.com/" target="_blank">Gizmo Richards</a> touting the superiority of Windows Vista over Windows XP.  Sorry, gang, but I couldn&#8217;t resist.  Below is the email I just sent to the <a href="http://windowssecrets.com/" target="_blank">Windows Secrets</a> crew:</p>
<p>Hi, guys,</p>
<p>First, let me say that I have the utmost respect for <a href="http://www.techsupportalert.com/" target="_blank">Gizmo Richards</a> and have been a subscriber to his <a href="http://www.techsupportalert.com/" target="_blank">TechSupportAlert newsletter</a> for some time.  In general, his reviews are helpful and accurate.</p>
<p>So, after reading the latest column under Gizmo&#8217;s byline regarding the alleged superiority of Vista over XP, I&#8217;ve gotta ask: who is that guy and what&#8217;s he done with Gizmo?</p>
<p>I&#8217;ve owned a Vista laptop for almost a year and been through the initial version as well as SP1.  While I will admit there are a few things about the Vista interface that are actually improvements, in general, I&#8217;ll take XP over Vista any time.  The big reason: it actually works!  Things do what they&#8217;re supposed to do, even if they don&#8217;t look quite as cool.</p>
<p>Vista&#8217;s Wi-Fi management is terrible.  XP&#8217;s Wi-Fi management is simple and straightforward.  Vista wants to connect to whatever network it can find despite being told innumerable times to remove offending networks from its list.  Sometimes it actually connects to my own network on the occasions when the random-order generator puts it at the head of the list.  In these days when virtually every Internet user has a Wi-Fi network broadcasting all over the neighborhood, the list of networks Vista finds gets pretty long and there&#8217;s no way I can find to tell it to ignore all but mine and any others I&#8217;ve approved.  At least XP only connects automatically to those networks to which I&#8217;ve specifically connected in the past AND in the order I specified.</p>
<p>Vista&#8217;s Windows Explorer apparently has a random view generator, as well.  When I create a new directory, it&#8217;s a real adventure to see which view configuration it will decide is appropriate.  The defaults have the file name&#8230;period.  No date/time stamp, no size, no file type, all the things XP users take for granted.  I carefully set the directory view the way I want it, go into the Tools | Folder Options menu and tell it to set that view for All Folders and the little folder gnomes inside must bust a gut laughing.  The next time I go into a directory it&#8217;s decided to Group things!</p>
<p>What genius decided that it&#8217;s necessary to group my file listings by 0-9, A-H, etc?  Alphabetical order is sufficient, thankyouverymuch.</p>
<p>Exploring in Vista is more exciting than ever because I can attempt to access certain directories and be told that I don&#8217;t have access to them.  Excuse me?  This is my machine and I&#8217;m the administrator thereof.  By definition I have access to whatever I want access to!</p>
<p>Before you ask, of course I&#8217;ve turned off UAC, another stroke of genius by the Microsofties.  Apparently, there were numerous meetings of the design team to find ways to make Vista as annoying as possible for users who have a clue.  If I want a machine that insulates itself from me, I&#8217;ll buy a Mac.</p>
<p>I could go on, but suffice to say that I beg to differ with Gizmo on this one.  The only reason I haven&#8217;t downgraded my laptop to XP Pro is a lack of the required time to do so.  The real improvements in Vista are so few and so far outweighed by its stupidities as to be meaningless.</p>
<p>All the above notwithstanding, thanks for <a href="http://windowssecrets.com/" target="_blank">Windows Secrets</a> and the work you guys do.</p>
<p><a href="http://JohnTheGeek.com">John The Geek</a></p>
]]></content:encoded>
			<wfw:commentRss>http://johnthegeek.us/jtgblog/rants/gizmos-vista-kool-aid/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

