<?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>TechSpot Blog &#187; windows</title>
	<atom:link href="http://www.techspot.com/blog/category/windows/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.techspot.com/blog</link>
	<description>Technology news and commentary by the TechSpot.com staff</description>
	<lastBuildDate>Sat, 22 Aug 2009 09:54:06 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.5</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>A fix for Java applets not loading in Firefox</title>
		<link>http://www.techspot.com/blog/596/a-fix-for-java-applets-not-loading-in-firefox/</link>
		<comments>http://www.techspot.com/blog/596/a-fix-for-java-applets-not-loading-in-firefox/#comments</comments>
		<pubDate>Thu, 21 May 2009 00:27:41 +0000</pubDate>
		<dc:creator>Matthew DeCarlo</dc:creator>
				<category><![CDATA[blog]]></category>
		<category><![CDATA[software]]></category>
		<category><![CDATA[tips & tricks]]></category>
		<category><![CDATA[windows]]></category>

		<guid isPermaLink="false">http://www.techspot.com/blog/?p=596</guid>
		<description><![CDATA[Although I’ve been running Windows 7 betas on and off periodically since the release of build 7000, it wasn’t until I used the x64 RC more extensively as my primary OS that I realized Java wouldn’t load in Firefox. Intriguingly, however, it appeared to be working just fine in both IE and Safari. I can’t [...]]]></description>
			<content:encoded><![CDATA[<p>Although I’ve been running Windows 7 betas on and off periodically since the release of build 7000, it wasn’t until I used <a href="http://www.techspot.com/news/34421-Windows-7-RC-leaked-to-torrent-sites.html">the x64 RC</a> more extensively as my primary OS that I realized Java wouldn’t load in Firefox. Intriguingly, however, it appeared to be working just fine in both IE and Safari. I can’t say for sure how widespread the issue is, coming straight XP, however, my girlfriend&#8217;s laptop running Vista Ultimate x64 also faced the issue.</p>
<p><a href="http://www.techspot.com/blog/wp-content/uploads/2009/04/test-1r.png"><img src="http://www.techspot.com/blog/wp-content/uploads/2009/04/test-1r.png" alt="test-1" width="500" height="166" class="aligncenter size-full wp-image-611" /></a></p>
<p>There were no manifestations of an actual error, in fact, <a href="http://www.javatester.org/version.html">Java applets were as blank as could be</a>, and trying to interact with the Java console in Firefox caused the text to gray out with absolutely no result. All the while, Java&#8217;s plugin was listed in the browser&#8217;s add-ons, just as one would expect it to be.<br />
<span id="more-596"></span><br />
<a href="http://www.techspot.com/blog/wp-content/uploads/2009/04/tools-3.png"><img src="http://www.techspot.com/blog/wp-content/uploads/2009/04/tools-3.png" alt="tools-1" width="500" height="164" class="aligncenter size-full wp-image-608" /></a></p>
<p>My initial instinct sent me hunting through Firefox’s options to ensure that Java was enabled – which it was. I checked the Java control panel in Windows for any potential discrepancies, of which I found none. I naturally turned to Google as well as some Firefox and Java help documents, and came up empty handed.</p>
<p><a href="http://www.techspot.com/blog/wp-content/uploads/2009/04/enable-3.png"><img src="http://www.techspot.com/blog/wp-content/uploads/2009/04/enable-3.png" alt="enable-1" width="500" height="226" class="aligncenter size-full wp-image-602" /></a></p>
<p>Losing faith in my ability to use a search engine after a frustrating 30 minutes of seeking an explanation to what I expected would be a common issue, I dove into the programs files. Following a brief session of skimming Java file descriptions, I discovered two little gems: npjpi160_13.dll and npoji610.dll. Sharing a similar name, both are described as plugin files for the Netscape Navigator browser. Sure enough, a peak in Firefox’s plugins folder confirmed that both were missing.</p>
<p><a href="http://www.techspot.com/blog/wp-content/uploads/2009/04/files-1.png"><img src="http://www.techspot.com/blog/wp-content/uploads/2009/04/files-1.png" alt="files-1" width="500" height="208" class="aligncenter size-full wp-image-603" /></a></p>
<p><strong>The fix:</strong> Ensure that the <a href="http://www.java.com/en/download/index.jsp">latest copy of Java</a> and <a href="http://www.techspot.com/downloads/19-mozilla-firefox.html">Firefox </a>are installed (watch out for the <a href="http://www.techspot.com/blog/wp-content/uploads/2009/04/install-1.png">Yahoo! toolbar during installation</a>). Navigate to Java’s program directory, and in the “bin” folder locate the files named “npjpi160_13.dll” and “npoji610.dll”. Copy both files and proceed to Firefox’s plugins folder, where you’ll paste them. </p>
<p><a href="http://www.techspot.com/blog/wp-content/uploads/2009/04/files-2.png"><img src="http://www.techspot.com/blog/wp-content/uploads/2009/04/files-2.png" alt="files-2" width="500" height="217" class="aligncenter size-full wp-image-604" /></a></p>
<p>Assuming you’ve copied the proper files, and that this was the source of your issue, all should be well.</p>
<p><a href="http://www.techspot.com/blog/wp-content/uploads/2009/04/test-2r.png"><img src="http://www.techspot.com/blog/wp-content/uploads/2009/04/test-2r.png" alt="test-2" width="500" height="166" class="aligncenter size-full wp-image-612" /></a></p>
<p>Armed with the file names, I was able to find potential bug recognition at <a href="http://bugs.sun.com/bugdatabase/view_bug.do?bug_id=6533331">bugs.sun.com/bugdatabase</a>. If you’re still experiencing issues, visit <a href="http://www.java.com/en/download/help/index.xml">Java&#8217;s Help Center</a> for troubleshooting tips, and if necessary, feel free open a thread on <a href="http://www.techspot.com/vb/">our forum</a>.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.techspot.com/blog/596/a-fix-for-java-applets-not-loading-in-firefox/feed/</wfw:commentRss>
		<slash:comments>12</slash:comments>
		</item>
		<item>
		<title>List of antivirus suites that presently work with Windows 7 Beta</title>
		<link>http://www.techspot.com/blog/463/list-of-antivirus-that-presently-work-with-windows-7-beta/</link>
		<comments>http://www.techspot.com/blog/463/list-of-antivirus-that-presently-work-with-windows-7-beta/#comments</comments>
		<pubDate>Thu, 12 Feb 2009 10:05:44 +0000</pubDate>
		<dc:creator>Matthew DeCarlo</dc:creator>
				<category><![CDATA[blog]]></category>
		<category><![CDATA[software]]></category>
		<category><![CDATA[thumbs up]]></category>
		<category><![CDATA[tips & tricks]]></category>
		<category><![CDATA[windows]]></category>

		<guid isPermaLink="false">http://www.techspot.com/blog/?p=463</guid>
		<description><![CDATA[If you’ve decided to give Windows 7 a whirl and have recently installed the open now closed beta, you’ll have noticed that upon installation you are notified of the fact that you’re lacking proper antivirus software.
This is nothing new and actually has been a &#8220;feature&#8221; of Windows ever since XP&#8217;s SP2 got released and the [...]]]></description>
			<content:encoded><![CDATA[<p>If you’ve decided to <a href="http://www.techspot.com/guides/143-dual-boot-windows7/">give Windows 7 a whirl</a> and have recently installed the <del>open</del> now closed beta, you’ll have noticed that upon installation you are notified of the fact that you’re lacking proper antivirus software.</p>
<p>This is nothing new and actually has been a &#8220;feature&#8221; of Windows ever since XP&#8217;s SP2 got released and the Security Center came to exist. It&#8217;s nothing new either to have a majority of antivirus suites to become incompatible with brand new operating systems &#8211; and Windows 7 is no exception, especially more so in its current beta form.</p>
<p><a href="http://www.techspot.com/blog/wp-content/uploads/2009/02/windows-1.png"><img src="http://www.techspot.com/blog/wp-content/uploads/2009/02/windows-1.png" alt="windows-1" width="422" height="112" class="aligncenter size-full wp-image-476" /></a></p>
<p>Upon a bit of investigation you probably made your way to the Windows 7 security provider page at <a href="http://www.microsoft.com/windows/antivirus-partners/windows-7.aspx">Microsoft&#8217;s site</a> and perhaps were let down by the fact that the three “officially” supported AVs are all paid software or that your preferred suite isn’t listed (AVG is listed but not the free version). So, we’ve decided to install and test a variety of the more popular options out there so you don&#8217;t have to.<br />
<span id="more-463"></span><br />
<a href="http://www.techspot.com/blog/wp-content/uploads/2009/02/windows-2.png"><img src="http://www.techspot.com/blog/wp-content/uploads/2009/02/windows-2.png" alt="windows-2" width="455" height="299" class="aligncenter size-full wp-image-477" /></a></p>
<p>We will start things off by confirming that the supported AVs on Microsoft’s page indeed work:</p>
<p><strong>AVG &amp; AVG Free: <font color="green">Compatible</font></strong> **<br />
(<a href="http://www.techspot.com/downloads/43-avg-anti-virus-free-edition.html">Download</a>)</p>
<p><a href="http://www.techspot.com/blog/wp-content/uploads/2009/02/avg-1.png"><img src="http://www.techspot.com/blog/wp-content/uploads/2009/02/avg-1.png" alt="avg-1" width="500" height="142" class="aligncenter size-full wp-image-468" /></a></p>
<p><a href="http://www.techspot.com/blog/wp-content/uploads/2009/02/avg-2.png"><img src="http://www.techspot.com/blog/wp-content/uploads/2009/02/avg-2.png" alt="avg-2" width="422" height="170" class="aligncenter size-full wp-image-469" /></a></p>
<p><strong>Kaspersky Antivirus 2009: <font color="green">Compatible</font></strong><br />
(<a href="http://www.techspot.com/downloads/243-kaspersky-anti-virus-personal-standard.html">Download</a>)</p>
<p><a href="http://www.techspot.com/blog/wp-content/uploads/2009/02/kaspersky-1.png"><img src="http://www.techspot.com/blog/wp-content/uploads/2009/02/kaspersky-1.png" alt="kaspersky-1" width="449" height="350" class="aligncenter size-full wp-image-470" /></a></p>
<p><a href="http://www.techspot.com/blog/wp-content/uploads/2009/02/kaspersky-2.png"><img src="http://www.techspot.com/blog/wp-content/uploads/2009/02/kaspersky-2.png" alt="kaspersky-2" width="432" height="170" class="aligncenter size-full wp-image-471" /></a></p>
<p><strong>Norton AntiVirus 2009: <font color="green">Compatible</font></strong><br />
(<a href="http://www.techspot.com/downloads/97-norton-antivirus.html">Download</a>)</p>
<p><a href="http://www.techspot.com/blog/wp-content/uploads/2009/02/nav-1.png"><img src="http://www.techspot.com/blog/wp-content/uploads/2009/02/nav-1.png" alt="nav-1" width="500" height="434" class="aligncenter size-full wp-image-508" /></a></p>
<p><a href="http://www.techspot.com/blog/wp-content/uploads/2009/02/nav-2.png"><img src="http://www.techspot.com/blog/wp-content/uploads/2009/02/nav-2.png" alt="nav-2" width="441" height="167" class="aligncenter size-full wp-image-509" /></a></p>
<p><strong>Eset NOD32: <font color="green">Compatible</font></strong><br />
(<a href="http://www.techspot.com/downloads/4320-nod32-antivirus-system.html">Download</a>)</p>
<p><a href="http://www.techspot.com/blog/wp-content/uploads/2009/02/nod32-1.png"><img src="http://www.techspot.com/blog/wp-content/uploads/2009/02/nod32-1.png" alt="nod32-1" width="500" height="311" class="aligncenter size-full wp-image-474" /></a></p>
<p><a href="http://www.techspot.com/blog/wp-content/uploads/2009/02/nod32-2.png"><img src="http://www.techspot.com/blog/wp-content/uploads/2009/02/nod32-2.png" alt="nod32-2" width="442" height="169" class="aligncenter size-full wp-image-475" /></a></p>
<p><strong>McAfee Total Protection Beta: <font color="green">Compatible</font></strong><br />
(<a href="http://beta.mcafee.com/BetaMcAfee/Home.aspx">Download</a>)</p>
<p><a href="http://www.techspot.com/blog/wp-content/uploads/2009/02/mcafee-1.png"><img src="http://www.techspot.com/blog/wp-content/uploads/2009/02/mcafee-1.png" alt="mcafee-1" width="300" height="225" class="aligncenter size-full wp-image-539" /></a></p>
<p><a href="http://www.techspot.com/blog/wp-content/uploads/2009/02/mcafee-2.png"><img src="http://www.techspot.com/blog/wp-content/uploads/2009/02/mcafee-2.png" alt="mcafee-2" width="500" height="379" class="aligncenter size-full wp-image-540" /></a></p>
<p><a href="http://www.techspot.com/blog/wp-content/uploads/2009/02/mcafee-3.png"><img src="http://www.techspot.com/blog/wp-content/uploads/2009/02/mcafee-3.png" alt="mcafee-3" width="432" height="259" class="aligncenter size-full wp-image-541" /></a></p>
<p><strong>Avast! Home Edition: <font color="green">Compatible</font></strong><br />
(<a href="http://www.techspot.com/downloads/223-avast-home-edition.html">Download</a>)</p>
<p><a href="http://www.techspot.com/blog/wp-content/uploads/2009/02/avast-1.png"><img src="http://www.techspot.com/blog/wp-content/uploads/2009/02/avast-1.png" alt="avast-1" width="463" height="470" class="aligncenter size-full wp-image-466" /></a></p>
<p><a href="http://www.techspot.com/blog/wp-content/uploads/2009/02/avast-21.png"><img src="http://www.techspot.com/blog/wp-content/uploads/2009/02/avast-21.png" alt="avast-2" width="433" height="172" class="aligncenter size-full wp-image-489" /></a></p>
<p><strong>Avira AntiVir Personal: <font color="green">Compatible</font></strong><br />
(<a href="http://www.techspot.com/downloads/41-antivir-personal-edition.html">Download</a>)</p>
<p><a href="http://www.techspot.com/blog/wp-content/uploads/2009/02/antivir-1.png"><img src="http://www.techspot.com/blog/wp-content/uploads/2009/02/antivir-1.png" alt="antivir-1" width="490" height="412" class="aligncenter size-full wp-image-464" /></a></p>
<p><a href="http://www.techspot.com/blog/wp-content/uploads/2009/02/antivir-21.png"><img src="http://www.techspot.com/blog/wp-content/uploads/2009/02/antivir-21.png" alt="antivir-2" width="432" height="171" class="aligncenter size-full wp-image-490" /></a></p>
<p><strong>BitDefender Internet Security 2009: <font color="green">Compatible</font></strong><br />
(<a href="http://www.download.com/BitDefender-Internet-Security/3000-18510_4-10540275.html">Download</a>)</p>
<p><a href="http://www.techspot.com/blog/wp-content/uploads/2009/02/bitdefender-1.png"><img src="http://www.techspot.com/blog/wp-content/uploads/2009/02/bitdefender-1.png" alt="bitdefender-1" width="500" height="387" class="aligncenter size-full wp-image-511" /></a></p>
<p><a href="http://www.techspot.com/blog/wp-content/uploads/2009/02/bitdefender-2.png"><img src="http://www.techspot.com/blog/wp-content/uploads/2009/02/bitdefender-2.png" alt="bitdefender-2" width="441" height="265" class="aligncenter size-full wp-image-512" /></a></p>
<p><strong>Trend Micro Internet Security Pro: <font color="red">Incompatible</font></strong></p>
<p><a href="http://www.techspot.com/blog/wp-content/uploads/2009/02/trendmicro-1.png"><img src="http://www.techspot.com/blog/wp-content/uploads/2009/02/trendmicro-1.png" alt="trendmicro-1" width="366" height="176" class="aligncenter size-full wp-image-514" /></a></p>
<p><strong>eScan Internet Security Suite: <font color="red">Incompatible</font></strong></p>
<p><a href="http://www.techspot.com/blog/wp-content/uploads/2009/02/escan-1.png"><img src="http://www.techspot.com/blog/wp-content/uploads/2009/02/escan-1.png" alt="escan-1" width="383" height="338" class="aligncenter size-full wp-image-517" /></a></p>
<p><strong>Ahnlab V3 Internet Security 2007: <font color="red">Incompatible</font></strong></p>
<p><a href="http://www.techspot.com/blog/wp-content/uploads/2009/02/ahnlab-1.png"><img src="http://www.techspot.com/blog/wp-content/uploads/2009/02/ahnlab-1.png" alt="ahnlab-1" width="500" height="389" class="aligncenter size-full wp-image-527" /></a></p>
<p><a href="http://www.techspot.com/blog/wp-content/uploads/2009/02/ahnlab-2.png"><img src="http://www.techspot.com/blog/wp-content/uploads/2009/02/ahnlab-2.png" alt="ahnlab-2" width="432" height="353" class="aligncenter size-full wp-image-528" /></a></p>
<p><a href="http://www.techspot.com/blog/wp-content/uploads/2009/02/ahnlab-3.png"><img src="http://www.techspot.com/blog/wp-content/uploads/2009/02/ahnlab-3.png" alt="ahnlab-3" width="492" height="338" class="aligncenter size-full wp-image-529" /></a></p>
<p>Needless to say, the similarities between Vista and 7 become apparent from looking at the list above. No doubt AV makers have adapted their applications to interact with the OS internal workings better, so they are easily prepared to work with 7.</p>
<p>Besides installing the suites we toyed with them a little and ran quick/full scans. Those apps listed as compatible should be working fine for you unless some bug in the beta OS (or why not, the AV suite compatibility) becomes self-evident.</p>
<p>If you&#8217;re curious about any other antivirus, let us know in the comments and we&#8217;ll update the article with our findings (if we can obtain the software) and be sure to let us know if your favorite antivirus is now compatible!</p>
<p><strong>** Update 2/12/09: </strong><br />
Added BitDefender Internet Security 2009 to the list. I experienced no compatibility issues whatsoever throughout the installation, updating and scanning process.</p>
<p><del>Paul Hayes (<a href="http://www.ascully.com/">Ascully.com</a>) was kind enough of letting us know that AVG&#8217;s Mail Scanner portion doesn&#8217;t go along well with Outlook, causing it to stop receiving email. We will confirm this ourselves later.</del> I tested this using Outlook 2007 and had no problems at all sending or receiving new/old mail via IMAP/SMTP from my Gmail account. Perhaps the issue is more isolated to a specific configuration and it may even be absolutely unrelated.</p>
<p><strong>** Update 2/13/09: </strong><br />
Added Trend Micro Internet Security Pro to the list. Resulted in BSOD (stop 0&#215;18) and screwed up UAC, couldn&#8217;t make any alterations from within Windows. I was forced to manually remove the software in Safe Mode (by deleting program data/registry entries). </p>
<p>Added eScan Internet Security Suite to the list. During installer/uninstaller caused the cursor to randomly move on it&#8217;s own and caused general instabilities.</p>
<p><strong>** Update 2/16/09: </strong><br />
Added Ahnlab V3 Internet Security 2007 to the list. It required me to run the compatibility wizard for installation and even then the program was very unstable (stopped responding on multiple occasions, especially when applying settings). Also, the Action Center failed to detect any protection while it was installed. Though it installed/uninstalled and allowed me to update/scan successfully, I would not presently use this antivirus on Windows 7.</p>
<p><strong>** Update 2/25/09: </strong><br />
Added McAfee Total Protection Beta (thank you for updating us in the comments). Experienced absolutely no issues, installation/uninstallation were clean and updating/scanning went smooth. If you were bummed about the previously incompatible offer from McAfee, wipe the tears away and get their beta software.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.techspot.com/blog/463/list-of-antivirus-that-presently-work-with-windows-7-beta/feed/</wfw:commentRss>
		<slash:comments>43</slash:comments>
		</item>
		<item>
		<title>No Windows 7 drivers yet? Try using Vista&#8217;s</title>
		<link>http://www.techspot.com/blog/354/no-windows-7-drivers-yet-try-using-vistas/</link>
		<comments>http://www.techspot.com/blog/354/no-windows-7-drivers-yet-try-using-vistas/#comments</comments>
		<pubDate>Wed, 04 Feb 2009 09:49:24 +0000</pubDate>
		<dc:creator>Matthew DeCarlo</dc:creator>
				<category><![CDATA[blog]]></category>
		<category><![CDATA[gaming]]></category>
		<category><![CDATA[interesting links]]></category>
		<category><![CDATA[techspot]]></category>
		<category><![CDATA[the web]]></category>
		<category><![CDATA[tips & tricks]]></category>
		<category><![CDATA[windows]]></category>

		<guid isPermaLink="false">http://www.techspot.com/blog/?p=354</guid>
		<description><![CDATA[If you&#8217;re holding back from testing your copy of Windows 7 because you&#8217;re not sure what to do as far as device drivers are concerned, there is something you ought to know (if for some reason you didn&#8217;t until this point). Under the hood, Windows 7 is essentially the same as Windows Vista and as [...]]]></description>
			<content:encoded><![CDATA[<p>If you&#8217;re holding back from <a href="http://www.techspot.com/guides/143-dual-boot-windows7/">testing your copy of Windows 7</a> because you&#8217;re not sure what to do as far as device drivers are concerned, there is something you ought to know (if for some reason you didn&#8217;t until this point). Under the hood, Windows 7 is essentially the same as Windows Vista and as such Vista drivers will work just fine a majority of the time.</p>
<p>So, head to your hardware manufacturer&#8217;s website and download the latest drivers available for Windows Vista &#8211; we also keep a healthy catalog of the latest drivers for <a href="http://www.techspot.com/drivers/driver/file/category/1/">graphics cards</a> and other devices in <a href="http://www.techspot.com/drivers/">our own drivers section</a>.</p>
<p>After downloading the drivers, run the installation setup and follow the prompts as if you would any other time. If you are presented with any errors due to compatibility, cancel the installation, right click the on the install package&#8217;s .exe and choose “Troubleshoot Compatibility”.</p>
<p><img src="http://www.techspot.com/blog/wp-content/uploads/2009/01/troubleshoot-1.png" alt="troubleshoot-1" width="395" height="201" class="aligncenter size-full wp-image-357" /></p>
<p>This will present you with a “Program Compatibility” wizard of sorts, which is a bit more friendly than on previous version of Windows.</p>
<p><span id="more-354"></span><br />
<img src="http://www.techspot.com/blog/wp-content/uploads/2009/01/troubleshoot-2.png" alt="troubleshoot-2" width="584" height="443" class="aligncenter size-full wp-image-358" /></p>
<p><img src="http://www.techspot.com/blog/wp-content/uploads/2009/01/troubleshoot-3.png" alt="troubleshoot-3" width="581" height="441" class="aligncenter size-full wp-image-359" /></p>
<p>The wizard will show a few common issues to select from and ask which apply to your situation. It won&#8217;t allow you to proceed without selecting something, so if it&#8217;s not already, just check the box next to “The program worked in earlier versions of Windows but won&#8217;t install or run now” and click next.</p>
<p><img src="http://www.techspot.com/blog/wp-content/uploads/2009/01/troubleshoot-4.png" alt="troubleshoot-4" width="582" height="441" class="aligncenter size-full wp-image-360" /></p>
<p>Obviously we&#8217;ll want to choose Windows Vista as the last known OS to support the drivers.</p>
<p><img src="http://www.techspot.com/blog/wp-content/uploads/2009/01/troubleshoot-5.png" alt="troubleshoot-5" width="578" height="441" class="aligncenter size-full wp-image-361" /></p>
<p>Upon completion you ought to be met with a window displaying the new settings enabled for your software and the option to test your new configuration by clicking next.</p>
<p><img src="http://www.techspot.com/blog/wp-content/uploads/2009/01/troubleshoot-6.png" alt="troubleshoot-6" width="579" height="437" class="aligncenter size-full wp-image-372" /></p>
<p><img src="http://www.techspot.com/blog/wp-content/uploads/2009/01/troubleshoot-7.png" alt="troubleshoot-7" width="600" height="451" class="aligncenter size-full wp-image-363" /></p>
<p><strong>Interesting fact:</strong> According to Google Analytics, over the past few weeks the number of visitors coming to TechSpot <a href="http://www.techspot.com/guides/143-dual-boot-windows7/">using Windows 7</a> has exploded. Currently it accounts for roughly 2% of our traffic. Doesn&#8217;t sound like much but this is only 15 days after its beta release. It also makes for the fourth most popular OS among our readers after XP (65%), Vista (23%) and Mac OS X (3%).</p>
]]></content:encoded>
			<wfw:commentRss>http://www.techspot.com/blog/354/no-windows-7-drivers-yet-try-using-vistas/feed/</wfw:commentRss>
		<slash:comments>25</slash:comments>
		</item>
		<item>
		<title>How long&#8217;s it been since you last rebooted Windows?</title>
		<link>http://www.techspot.com/blog/306/how-long-its-been-since-you-last-rebooted-windows/</link>
		<comments>http://www.techspot.com/blog/306/how-long-its-been-since-you-last-rebooted-windows/#comments</comments>
		<pubDate>Thu, 22 Jan 2009 12:05:47 +0000</pubDate>
		<dc:creator>Matthew DeCarlo</dc:creator>
				<category><![CDATA[blog]]></category>
		<category><![CDATA[tips & tricks]]></category>
		<category><![CDATA[windows]]></category>

		<guid isPermaLink="false">http://www.techspot.com/blog/?p=306</guid>
		<description><![CDATA[If you&#8217;ve ever wondered just how long your PC has been continuously running without a reboot and you are using Windows NT, 2000, XP, Vista or 7, there are a couple of simple ways to obtain this information using tools built right into the OS.
Method 1: Windows NT/2000 and XP
Open up the command prompt (Start [...]]]></description>
			<content:encoded><![CDATA[<p>If you&#8217;ve ever wondered just how long your PC has been continuously running without a reboot and you are using Windows NT, 2000, XP, Vista or 7, there are a couple of simple ways to obtain this information using tools built right into the OS.</p>
<p><strong>Method 1: Windows NT/2000 and XP</strong></p>
<p>Open up the command prompt (Start &gt; Run &gt; cmd &gt; Enter/Ok). When the command prompt has loaded type “net stats srv” (or “net statistics server”). <a href="http://support.microsoft.com/kb/232243">NT4 users</a> (are there any, really?) need to download a special utility instead.</p>
<dl>
<dt><img class="size-full wp-image-323 aligncenter" src="http://www.techspot.com/blog/wp-content/uploads/2009/01/uptime-1.png" alt="" width="377" height="36" /></dt>
</dl>
<p style="text-align: center;">
<img class="size-full wp-image-324 aligncenter" src="http://www.techspot.com/blog/wp-content/uploads/2009/01/uptime-2.png" alt="uptime-2" width="442" height="25" /></p>
<p style="text-align: center;"><img class="size-full wp-image-325 aligncenter" src="http://www.techspot.com/blog/wp-content/uploads/2009/01/uptime-3.png" alt="uptime-3" width="331" height="96" /></p>
<p><strong>Method 2: Windows XP and beyond</strong></p>
<p>Alternatively, you can use the command prompt to obtain system information, type “system info” which will also provide you with your PC&#8217;s uptime.</p>
<p><img class="aligncenter size-full wp-image-326" src="http://www.techspot.com/blog/wp-content/uploads/2009/01/uptime-4.png" alt="uptime-4" width="354" height="21" /></p>
<p><img class="aligncenter size-full wp-image-327" src="http://www.techspot.com/blog/wp-content/uploads/2009/01/uptime-5.png" alt="uptime-5" width="432" height="74" /></p>
<p><strong>Method 3: Windows Vista and beyond</strong></p>
<p>For those on Vista or Windows 7, things are a little easier (although the above will work just fine). Right click the taskbar and choose “Task Manager” or “Start Task Manager”. Head over to the “Performance” tab and on the bottom right of the window you ought to see your system uptime.</p>
<p><img class="aligncenter size-full wp-image-328" src="http://www.techspot.com/blog/wp-content/uploads/2009/01/uptime-6.png" alt="uptime-6" width="365" height="146" /></p>
<p>Also, should you so prefer, there are many other lightweight applications that will provide you with your system uptime. There&#8217;s a <a href="http://gallery.live.com/results.aspx?pl=1&amp;bt=1&amp;q=uptime">desktop gadget</a> dedicated to that and here&#8217;s <a href="http://www.techspot.com/downloads/155-siw-system-info.html">yet another alternative</a>.</p>
<p>Feel free to share your current uptime in the comments below. Mine right now is at 47 hours, 51 minutes on Vista x64.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.techspot.com/blog/306/how-long-its-been-since-you-last-rebooted-windows/feed/</wfw:commentRss>
		<slash:comments>32</slash:comments>
		</item>
		<item>
		<title>Windows 7 improved window management using the keyboard (hotkeys)</title>
		<link>http://www.techspot.com/blog/283/windows-7-improved-window-management-using-the-keyboard-hotkeys/</link>
		<comments>http://www.techspot.com/blog/283/windows-7-improved-window-management-using-the-keyboard-hotkeys/#comments</comments>
		<pubDate>Fri, 16 Jan 2009 11:32:04 +0000</pubDate>
		<dc:creator>Julio Franco</dc:creator>
				<category><![CDATA[tips & tricks]]></category>
		<category><![CDATA[windows]]></category>

		<guid isPermaLink="false">http://www.techspot.com/blog/?p=283</guid>
		<description><![CDATA[You have probably heard already how Windows 7 simplifies and aids window management by letting you move and dock windows using the mouse, for example, dragging a window to the top edge will maximize it, or clicking on the right bottom corner will show the desktop. Now, you can do all this and many others [...]]]></description>
			<content:encoded><![CDATA[<p>You have probably heard already how Windows 7 simplifies and aids window management by letting you move and dock windows using the mouse, for example, dragging a window to the top edge will maximize it, or clicking on the right bottom corner will show the desktop. Now, you can do all this and many others using some equally useful keyboard shortcuts (hotkeys).</p>
<p><a href="http://brandonlive.com/">Brandon Paddock</a>, who is one of Windows 7 Explorer developers, recently posted a complete list of Windows 7 hotkeys which I have copied below. I have also highlighted those which I believe are most useful and probably golden time-savers if you get to incorporate them into your day to day usage (though you will first need to use W7 as your primary OS for that).</p>
<p><center><div id="attachment_289" class="wp-caption aligncenter" style="width: 505px"><img src="http://www.techspot.com/blog/wp-content/uploads/2009/01/windows7-showdesktop.jpg" alt="Windows 7 Show desktop shortcut" title="windows7-showdesktop" width="495" height="311" class="size-full wp-image-289" /><p class="wp-caption-text">Windows 7 Show desktop shortcut</p></div></center></p>
<p><strong>General</strong></p>
<table width="98%" border="1" style="border-collapse: collapse" bordercolor="#111111" cellspacing="5" cellpadding="5">
<tr>
<td class="style2"><font color="#800000"><b>Win+Up</b></font></td>
<td><font color="#800000">Maximize</font></td>
</tr>
<tr>
<td class="style2"><font color="#800000"><b>Win+Down</b></font></td>
<td><font color="#800000">Restore / Minimize</font></td>
</tr>
<tr>
<td class="style2"><font color="#800000"><b>Win+Left</b></font></td>
<td><font color="#800000">Snap to left</font></td>
</tr>
<tr>
<td class="style2"><font color="#800000"><b>Win+Right</b></font></td>
<td><font color="#800000">Snap to right</font></td>
</tr>
<tr>
<td class="style2"><b>Win+Shift+Left</b></td>
<td>Jump to left monitor</td>
</tr>
<tr>
<td class="style2"><b>Win+Shift+Right</b></td>
<td>Jump to right monitor</td>
</tr>
<tr>
<td class="style2"><font color="#800000"><b>Win+Home</b></font></td>
<td><font color="#800000">Minimize / Restore all other<br />
		windows</font></td>
</tr>
<tr>
<td class="style2"><b>Win+T </b></td>
<td>Focus the first taskbar entry <br />
		Pressing again will cycle through them, you can can arrow around. <br />
		Win+Shift+T cycles backwards.</td>
</tr>
<tr>
<td class="style2"><font color="#800000"><b>Win+Space</b></font></td>
<td><font color="#800000">Peek at the desktop</font></td>
</tr>
<tr>
<td class="style2"><b>Win+G</b></td>
<td>Bring gadgets to the top of the Z-order</td>
</tr>
<tr>
<td class="style2"><b>Win+P</b></td>
<td>External display options (mirror, extend desktop, etc)</td>
</tr>
<tr>
<td class="style2"><b>Win+X</b></td>
<td>Mobility Center (same as Vista, but still handy!)</td>
</tr>
<tr>
<td class="style2"><b>Win+# <br />
		(# = a number key)</b></td>
<td>Launches a new instance of the application in the Nth<br />
		slot on the taskbar. <br />
		Example: Win+1 launches first pinned app, Win+2 launches second, etc.</td>
</tr>
<tr>
<td class="style2"><b>Win + + <br />
		Win + &#8211; <br />
		(plus or minus key)</b></td>
<td>Zoom in or out.</td>
</tr>
</table>
<p>&nbsp;
<p><b>Explorer</b>
</p>
<table width="98%" border="1" style="border-collapse: collapse" bordercolor="#111111" cellspacing="0" cellpadding="5">
<tr>
<td valign="top"><b>Alt+P</b></td>
<td valign="top">Show/hide Preview Pane</td>
</tr>
</table>
<p>&nbsp;
<p><b>Taskbar modifiers<br />
&nbsp;</b></p>
<table width="98%" border="1" style="border-collapse: collapse" bordercolor="#111111" cellspacing="0" cellpadding="5">
<tr>
<td valign="top"><font color="#800000"><b>Shift + Click on<br />
		icon</b></font></td>
<td valign="top"><font color="#800000">Open a new instance</font></td>
</tr>
<tr>
<td valign="top"><b>Middle click on icon</b></td>
<td valign="top">Open a new instance</td>
</tr>
<tr>
<td valign="top"><b>Ctrl + Shift + Click on icon</b></td>
<td valign="top">Open a new instance with Admin privileges</td>
</tr>
<tr>
<td valign="top"><b>Shift + Right-click on icon</b></td>
<td valign="top">Show window menu (Restore / Minimize / Move<br />
		/ etc) <br />
		Note: Normally you can just right-click on the window thumbnail to get<br />
		this menu</td>
</tr>
<tr>
<td valign="top"><b>Shift + Right-click on grouped icon</b></td>
<td valign="top">Menu with Restore All / Minimize All /<br />
		Close All, etc.</td>
</tr>
<tr>
<td valign="top"><b>Ctrl + Click on grouped icon</b></td>
<td valign="top">Cycle between the windows (or tabs) in the<br />
		group</td>
</tr>
</table>
<p></p>
<p><center><object width="480" height="385"><param name="movie" value="http://www.youtube.com/v/X38utGh5VNw&#038;hl=en&#038;fs=1&#038;color1=0x3a3a3a&#038;color2=0x999999"></param><param name="allowFullScreen" value="true"></param><param name="allowscriptaccess" value="always"></param><embed src="http://www.youtube.com/v/X38utGh5VNw&#038;hl=en&#038;fs=1&#038;color1=0x3a3a3a&#038;color2=0x999999" type="application/x-shockwave-flash" allowscriptaccess="always" allowfullscreen="true" width="480" height="385"></embed></object></center></p>
]]></content:encoded>
			<wfw:commentRss>http://www.techspot.com/blog/283/windows-7-improved-window-management-using-the-keyboard-hotkeys/feed/</wfw:commentRss>
		<slash:comments>14</slash:comments>
		</item>
		<item>
		<title>How to remove Windows 7 Beta &#8216;Send Feedback&#8217; link and wallpaper watermark</title>
		<link>http://www.techspot.com/blog/263/how-to-remove-windows-7-beta-send-feedback-link-and-wallpaper-watermark/</link>
		<comments>http://www.techspot.com/blog/263/how-to-remove-windows-7-beta-send-feedback-link-and-wallpaper-watermark/#comments</comments>
		<pubDate>Sat, 10 Jan 2009 11:36:46 +0000</pubDate>
		<dc:creator>Julio Franco</dc:creator>
				<category><![CDATA[tips & tricks]]></category>
		<category><![CDATA[windows]]></category>

		<guid isPermaLink="false">http://www.techspot.com/blog/?p=263</guid>
		<description><![CDATA[The new Windows 7 beta release just like Vista preview releases before it incorporate some additional UI elements meant for testers to submit feedback back to Microsoft.
Now considering you may be running this Beta 1 release as your main OS for some reason (I admit it, I have given in to the temptation many times [...]]]></description>
			<content:encoded><![CDATA[<p>The new <a href="http://www.techspot.com/news/33145-microsoft-pulls-windows-7-beta-due-to-overwhelming-demand-some-direct-links-still-working.html">Windows 7 beta release</a> just like Vista preview releases before it incorporate some additional UI elements meant for testers to submit feedback back to Microsoft.</p>
<p>Now considering you may be running this Beta 1 release as your main OS for some reason (I admit it, I have given in to the temptation many times before), one of those elements in particular can become annoying and obtrusive to your otherwise neat configured desktop.</p>
<p><center><div id="attachment_264" class="wp-caption aligncenter" style="width: 267px"><img src="http://www.techspot.com/blog/wp-content/uploads/2009/01/sendfeedback.jpg" alt="Windows 7 Beta Send Feedback link" title="sendfeedback" width="257" height="121" class="size-full wp-image-264" /><p class="wp-caption-text">Windows 7 Beta Send Feedback link</p></div></center></p>
<p>Here&#8217;s how to remove the Send Feedback link:</p>
<p><strong>(1)</strong> Run the Registry Editor (type regedit on the start run menu)<br />
<strong>(2)</strong> Browse to the following registry key: HKEY_CURRENT_USER\Control Panel\Desktop<br />
<strong>(3)</strong> If it&#8217;s not already there, add a new DWORD (32-bit) value &#8220;FeedbackToolEnabled&#8221; and set its data field to 0.<br />
<strong>(4)</strong> The change should take effect on your next restart.</p>
<p>An alternative way to do this is to run this <a href="http://www.techspot.com/files/2009/FeedbackToolEnabled.reg">registry key file</a> I have compiled for you. Just download, run and then restart.</p>
<p><center><div id="attachment_265" class="wp-caption aligncenter" style="width: 239px"><img src="http://www.techspot.com/blog/wp-content/uploads/2009/01/watermark.jpg" alt="Windows 7 Build 7000 watermark" title="watermark" width="229" height="111" class="size-full wp-image-265" /><p class="wp-caption-text">Windows 7 Build 7000 watermark</p></div></center></p>
<p>There&#8217;s also a way to remove the wallpaper watermark from the beta, though I don&#8217;t find this quite as bothersome.</p>
<p>The process for doing this is a bit more complicated, having to patch the original user32.dll.mui file found on your Windows folder. So what I recommend you do is <a href="http://www.techspot.com/files/2009/Remove7Watermark.exe">download this utility</a> (found via <a href="http://www.mydigitallife.info/2009/01/05/remove-windows-7-watermark-for-testing-purposes-only-evaluation-copy-test-mode-on-desktop/">My Digital Life</a>) that will take care of everything for you &#8211; notice however this is only meant to work with Windows 7 Build 7000 (Beta 1).</p>
<p><strong>Update:</strong> We still encourage all users to <a href="http://www.microsoft.com/windows/windows-7/beta-faq.aspx">submit their feedback</a> to Microsoft. It&#8217;s obvious that&#8217;s the reason Microsoft is giving away the OS code at this stage (besides building momentum after a lackluster Vista reception from most media), so if you come across some obvious bugs please submit them so developers can get them fixed in future revisions.</p>
<p>Our intention with this tip is to give you a fix for aesthetics if you will be using the beta for a prolonged time and the send feedback link bothers you visually. Ultimately what we all want is a flawless-as-you-can-get Windows 7 final release later this year.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.techspot.com/blog/263/how-to-remove-windows-7-beta-send-feedback-link-and-wallpaper-watermark/feed/</wfw:commentRss>
		<slash:comments>31</slash:comments>
<enclosure url="http://www.techspot.com/files/2009/FeedbackToolEnabled.reg" length="240" type="audio/mpeg" />
		</item>
		<item>
		<title>Getting a Windows 7 Beta Product Key (possibly)</title>
		<link>http://www.techspot.com/blog/257/getting-a-windows-7-beta-product-key/</link>
		<comments>http://www.techspot.com/blog/257/getting-a-windows-7-beta-product-key/#comments</comments>
		<pubDate>Sat, 10 Jan 2009 10:43:44 +0000</pubDate>
		<dc:creator>Julio Franco</dc:creator>
				<category><![CDATA[microsoft]]></category>
		<category><![CDATA[the web]]></category>
		<category><![CDATA[tips & tricks]]></category>
		<category><![CDATA[windows]]></category>

		<guid isPermaLink="false">http://www.techspot.com/blog/?p=257</guid>
		<description><![CDATA[Last update: Microsoft has removed the 2.5 download million limit and has for now made the Windows 7 Beta an open public test version. The information for downloading remains the same, but for getting keys you now must go through the normal process, which shouldn&#8217;t be much of an issue anyway.
As reported earlier on our [...]]]></description>
			<content:encoded><![CDATA[<p><strong>Last update:</strong> Microsoft has removed the 2.5 download million limit and has for now made the Windows 7 Beta an open public test version. The information for <a href="http://www.techspot.com/news/33145-microsoft-pulls-windows-7-beta-due-to-overwhelming-demand-some-direct-links-still-working.html">downloading</a> remains the same, but for getting keys you now must go through the <a href="http://www.microsoft.com/windows/windows-7/beta-download.aspx">normal process</a>, which shouldn&#8217;t be much of an issue anyway.</p>
<p>As reported earlier on our frontpage news, Microsoft released the <a href="http://www.techspot.com/news/33137-windows-7-beta-now-publicly-available.html">Windows 7 Beta publicly</a> on Friday. Unless you jumped into the <a href="http://www.techspot.com/news/33013-windows-7-beta-1-is-ready-leaked.html">leaked torrent</a> bandwagon a week ago, this would be your first chance to get your hands on the beta and as it&#8217;s become evident, demand for the installation ISOs has been overwhelming enough that Microsoft has taken down the download sites temporarily.</p>
<p>But anyway, you can always either download via torrents (illegal? not sure it counts for a public release) or use Microsoft&#8217;s own servers via the <a href="http://www.techspot.com/news/33145-microsoft-pulls-windows-7-beta-due-to-overwhelming-demand-some-direct-links-still-working.html">direct download links we posted here</a>.</p>
<p>And while the beta will let you run the OS without activation for 30 days, you will eventually need a CD-key to run until August when the beta is supposed to expire.</p>
<div id="attachment_259" class="wp-caption aligncenter" style="width: 530px"><img src="http://www.techspot.com/blog/wp-content/uploads/2009/01/image9.png" alt="Windows 7 beta cd key" title="windows7key" width="520" height="393" class="size-full wp-image-259" /><p class="wp-caption-text">Windows 7 beta cd key</p></div>
<p>Some clever folks have found a way to <a href="http://blog.hznet.nl/2009/01/10/how-to-receive-a-valid-windows-7-key">get you a key</a> despite of the official site being down&#8230;</p>
<p><strong>(1)</strong> Login to http://technet.microsoft.com (I guess using your passport in Hotmail works just as well)</p>
<p><strong>(2)</strong> The copy and paste one of the following links in your address bar:<br />
(32-bit key) https://www.microsoft.com/betaexperience/scripts/gcs.aspx?Product=tn-win7-32-ww&#038;LCID=1033<br />
(64-bit key) https://www.microsoft.com/betaexperience/scripts/gcs.aspx?Product=tn-win7-64-ww&#038;LCID=1033</p>
<p>If you receive a page not found error just press F5 (refresh) until you are redirected and taken to a page where your key will be displayed (similar to the screenshot above). Now, it won&#8217;t work easily with commentators from around the web saying it took them anything from 5 minutes to an hour to get it. It&#8217;s up to you to decide if the effort is worth it :)</p>
<p>Update: Per points out that you can <a href="https://addons.mozilla.org/en-US/firefox/addon/3028">refresh automatically</a> using this Firefox add-on.</p>
<p>Update #2: The links posted above are working right away today. The fact is Microsoft has posted back the Windows 7 Beta on their site. Microsoft announced it would limit the public beta to 2.5 million users, so <a href="http://www.techspot.com/news/33145-microsoft-pulls-windows-7-beta-due-to-overwhelming-demand-some-direct-links-still-working.html">download it</a> as it lasts.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.techspot.com/blog/257/getting-a-windows-7-beta-product-key/feed/</wfw:commentRss>
		<slash:comments>6</slash:comments>
		</item>
		<item>
		<title>ZoneAlarm for Windows Vista? Don&#8217;t do it</title>
		<link>http://www.techspot.com/blog/76/zonealarm-for-windows-vista-dont-do-it/</link>
		<comments>http://www.techspot.com/blog/76/zonealarm-for-windows-vista-dont-do-it/#comments</comments>
		<pubDate>Sat, 29 Nov 2008 16:04:44 +0000</pubDate>
		<dc:creator>Julio Franco</dc:creator>
				<category><![CDATA[software]]></category>
		<category><![CDATA[tips & tricks]]></category>
		<category><![CDATA[windows]]></category>

		<guid isPermaLink="false">http://www.techspot.com/blog/76/zonealarm-for-windows-vista-dont-do-it/</guid>
		<description><![CDATA[Update I have mentioned this post again on our front page after TS editor, Erik Orejuela downloaded a free copy of ZoneAlarm Pro earlier this month. The result was catastrophic for his Vista installation, even after a complete removal of the program and a system restore using the built-in Vista tool, the OS was simply [...]]]></description>
			<content:encoded><![CDATA[<p><strong>Update</strong> I have mentioned this post again on our front page after TS editor, Erik Orejuela downloaded a <a href="http://www.techspot.com/news/32518-free-copy-of-zonealarm-pro-available-just-for-today.html">free copy of ZoneAlarm Pro</a> earlier this month. The result was catastrophic for his Vista installation, even after a complete removal of the program and a system restore using the built-in Vista tool, the OS was simply bogged down enough that a clean format was the easier path to follow.</p>
<p>Several people have commented here since this post was made over a year ago and admittedly without any scientific or extended tests, we still recommend you to stay away from the ZoneAlarm + Vista combo.</p>
<p><em>Original post (October 9, 2007):</em><br />
On a follow-up to my post yesterday about <a href="http://www.techspot.com/blog/75/add-another-one-to-the-basic-security-apps-you-should-be-running-in-windows/">basic security programs you should be running</a> under Windows XP, ever since I upgraded to Vista I revisited those program choices which for the most part remained the same with the exception of the free ZoneAlarm firewall&#8230;</p>
<p>In general, Windows Vista&#8217;s security is tighter and services such as Defender are more integrated into the OS. During the first couple of months, AVG&#8217;s anti-virus did not like Vista and it was common to find certain programs not working correctly until updates were released, even more so security suites that have to deal more directly with the core of the OS. ZoneLabs makers of the ZoneAlarm firewall took its time until the program was ready for Vista and it wasn&#8217;t until recently that it was made available on its free form as well (not part of the paid full suite).</p>
<p>Well, in short the experience I had with the <a href="http://www.techspot.com/downloads/4459-zonealarm-free-for-vista.html">latest build of ZoneAlarm for Vista</a> was horrific. I noticed slowdowns and strange behavior from the OS that simply wasn&#8217;t there before. In other words, a far cry from the seamless integration and speed seen with the XP version.</p>
<p><em>If you come from XP and want to install ZoneAlarm in Vista&#8230; just don&#8217;t do it.</em></p>
<p>The good news is that Vista&#8217;s built-in firewall has proven sufficient for me so far though it does not feature outbound traffic monitoring. It&#8217;s time to look for an alternative full-featured free firewall if you are running Vista.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.techspot.com/blog/76/zonealarm-for-windows-vista-dont-do-it/feed/</wfw:commentRss>
		<slash:comments>47</slash:comments>
		</item>
		<item>
		<title>Cool wallpaper from Microsoft&#8217;s PDC</title>
		<link>http://www.techspot.com/blog/213/cool-wallpaper-from-microsofts-pdc/</link>
		<comments>http://www.techspot.com/blog/213/cool-wallpaper-from-microsofts-pdc/#comments</comments>
		<pubDate>Tue, 28 Oct 2008 11:03:24 +0000</pubDate>
		<dc:creator>Julio Franco</dc:creator>
				<category><![CDATA[blog]]></category>
		<category><![CDATA[interesting links]]></category>
		<category><![CDATA[microsoft]]></category>
		<category><![CDATA[software]]></category>
		<category><![CDATA[the web]]></category>
		<category><![CDATA[thumbs up]]></category>
		<category><![CDATA[windows]]></category>

		<guid isPermaLink="false">http://www.techspot.com/blog/?p=213</guid>
		<description><![CDATA[One thing to love about upcoming operating systems and its public beta releases is that eventually feature details and design elements leak and get distributed all over the web. You may remember how there were several prospective default wallpapers for Vista that made it to the web months before the OS release. Something similar has [...]]]></description>
			<content:encoded><![CDATA[<p>One thing to love about upcoming operating systems and its public beta releases is that eventually feature details and design elements leak and get distributed all over the web. You may remember how there were several prospective default <a href="http://www.techspot.com/gallery/showphoto.php/photo/667">wallpapers for Vista</a> that made it to the web months before the OS release. Something similar has happened with <a href="http://www.techspot.com/gallery/showphoto.php/photo/2522/ppuser/1">OS X</a> <a href="http://www.techspot.com/gallery/showphoto.php/photo/535">releases</a> which also come with great wallpapers out of the box.</p>
<p><a href="http://www.techspot.com/blog/wp-content/uploads/2008/10/pdc08-1920x1200.jpg"><img src="http://www.techspot.com/blog/wp-content/uploads/2008/10/pdc08-1920x1200-300x187.jpg" alt="" title="pdc08-1920x1200" width="300" height="187" class="aligncenter size-medium wp-image-214" /></a></p>
<p><a href="http://www.techspot.com/blog/wp-content/uploads/2008/10/pdc08-1600x1200.jpg"><img src="http://www.techspot.com/blog/wp-content/uploads/2008/10/pdc08-1600x1200-300x225.jpg" alt="" title="pdc08-1600x1200" width="300" height="225" class="aligncenter size-medium wp-image-215" /></a></p>
<p>Now Microsoft is expected to unleash the first public preview of Windows 7 at their Professional Developers Conference this week. Some details have <a href="http://www.techspot.com/news/32231-windows-7-features-leak-ahead-of-announcement.html">leaked already</a>, but nothing to share just yet in terms of UI elements except for this PDC wallpaper that all computers at the conference are using (courtesy of <a href="http://www.istartedsomething.com/20081028/download-the-official-pdc-2008-wallpaper/">istartedsomething</a>). I have been using it for the past few hours and I had to recommend it. Nice colors, blends well and is a bit flashy (Vista style) without being too distracting.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.techspot.com/blog/213/cool-wallpaper-from-microsofts-pdc/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Use the Windows Embedded Theme on XP and Server 2003 (without patching)</title>
		<link>http://www.techspot.com/blog/193/use-the-windows-embedded-theme-on-xp-and-server-2003-without-patching/</link>
		<comments>http://www.techspot.com/blog/193/use-the-windows-embedded-theme-on-xp-and-server-2003-without-patching/#comments</comments>
		<pubDate>Mon, 13 Oct 2008 11:40:02 +0000</pubDate>
		<dc:creator>Julio Franco</dc:creator>
				<category><![CDATA[blog]]></category>
		<category><![CDATA[microsoft]]></category>
		<category><![CDATA[software]]></category>
		<category><![CDATA[thumbs up]]></category>
		<category><![CDATA[tips & tricks]]></category>
		<category><![CDATA[windows]]></category>

		<guid isPermaLink="false">http://www.techspot.com/blog/?p=193</guid>
		<description><![CDATA[Windows XP has to be the most tweakable and skinnable piece of software ever created. Of course, how to compete with such a dominant and widely used operating system, but then again it might also be its light blue fisher price-like theme that gets in everybody&#8217;s nerves eventually.
For some of us, upgrading to Vista has [...]]]></description>
			<content:encoded><![CDATA[<p>Windows XP has to be the most tweakable and skinnable piece of software ever created. Of course, how to compete with such a dominant and widely used operating system, but then again it might also be its light blue fisher price-like theme that gets in everybody&#8217;s nerves eventually.</p>
<p>For some of us, upgrading to Vista has been somewhat of a relief. The rest of Windows users still using XP have probably either gone back to the silver boxy Windows or relied on official or third party patching for getting the job done. Unfortunately last time I checked (a couple of years ago), even the most elaborate skins for popular applications like WindowBlinds lack the finish and subtlety I require.</p>
<p>But don&#8217;t despair. My advice, use some of the Microsoft-made themes that replace the original blue theme and make for a much better impression than the built-in silver or green themes.</p>
<p><img src="http://www.techspot.com/blog/wp-content/uploads/2008/10/embedded_theme_screenshot_2.png" alt="Windows Embedded Theme for Windows XP/2003" width="380" height="494" /></p>
<p>Previously available themes include:<br />
<a href="http://www.techspot.com/downloads/3610-royale-theme-for-winxp.html">Royale</a><br />
<a href="http://www.techspot.com/downloads/3611-royale-noir-theme-for-winxp.html">Royale Noir</a> (by far my favorite)<br />
<a href="http://www.techspot.com/downloads/3612-zune-theme-for-winxp.html">Zune theme</a></p>
<p>Now also available (thanks to <a href="http://www.sizzledcore.com/2008/10/09/windows-embedded-theme-for-xp-and-2003/">Sizzled Core</a>), the <a href="http://www.techspot.com/downloads/4728-windows-embedded-theme-for-xp.html">Windows Embedded theme</a> that uses a strong blue but still looks quite good IMO.</p>
<p>Notice neither of these require UxTheme.dll patching or other workarounds.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.techspot.com/blog/193/use-the-windows-embedded-theme-on-xp-and-server-2003-without-patching/feed/</wfw:commentRss>
		<slash:comments>7</slash:comments>
		</item>
	</channel>
</rss>
