<?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>To Hell in a Handbasket &#187; Windows 7</title>
	<atom:link href="http://ericsilva.org/tag/windows-7/feed/" rel="self" type="application/rss+xml" />
	<link>http://ericsilva.org</link>
	<description>General Views, Opinions, and Observations in the World Around Me by Eric Silva</description>
	<lastBuildDate>Wed, 28 Jul 2010 18:36:22 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.1</generator>
		<item>
		<title>Image Resizer PowerToy for Windows 7</title>
		<link>http://ericsilva.org/2009/08/30/image-resizer-powertoy-for-windows-7/</link>
		<comments>http://ericsilva.org/2009/08/30/image-resizer-powertoy-for-windows-7/#comments</comments>
		<pubDate>Sun, 30 Aug 2009 19:39:57 +0000</pubDate>
		<dc:creator>Eric Silva</dc:creator>
				<category><![CDATA[Computers]]></category>
		<category><![CDATA[Power Toys]]></category>
		<category><![CDATA[Windows 7]]></category>

		<guid isPermaLink="false">http://ericsilva.org/2009/08/30/image-resizer-powertoy-for-windows-7/</guid>
		<description><![CDATA[I just realized Windows 7 doesn’t have one of my favorite XP powertoys, Image Resizer.&#160; I constantly use this utility to quickly resize images with the convenience of the Windows shell context. Luckily I found that the guys over at CodePlex have updated the utility to run on Windows Vista and Windows 7 and even [...]]]></description>
			<content:encoded><![CDATA[<p>I just realized Windows 7 doesn’t have one of my favorite XP powertoys, Image Resizer.&#160; I constantly use this utility to quickly resize images with the convenience of the Windows shell context.</p>
<p>Luckily I found that the guys over at CodePlex have updated the utility to run on Windows Vista and Windows 7 and even have a 64-bit version to boot.&#160; w00t!</p>
<p><a href="http://imageresizer.codeplex.com/releases/view/30247" target="_blank">You can find it here.</a></p>
]]></content:encoded>
			<wfw:commentRss>http://ericsilva.org/2009/08/30/image-resizer-powertoy-for-windows-7/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Windows 7 and the Vundo Trojan</title>
		<link>http://ericsilva.org/2009/08/29/windows-7-and-the-vundo-trojan/</link>
		<comments>http://ericsilva.org/2009/08/29/windows-7-and-the-vundo-trojan/#comments</comments>
		<pubDate>Sat, 29 Aug 2009 14:41:21 +0000</pubDate>
		<dc:creator>Eric Silva</dc:creator>
				<category><![CDATA[Computers]]></category>
		<category><![CDATA[Virus]]></category>
		<category><![CDATA[Windows 7]]></category>

		<guid isPermaLink="false">http://ericsilva.org/2009/08/29/windows-7-and-the-vundo-trojan/</guid>
		<description><![CDATA[I found out this morning while downloading some utilities that Windows 7 is as vulnerable to the Vundo Trojan as previous versions of Windows.&#160; Somewhat disappointed, I have started out performing all the necessary cleaning operations: Getting and running the latest version of VundoFix Running a full system scan using ESET NOD32 Getting and running [...]]]></description>
			<content:encoded><![CDATA[<p>I found out this morning while downloading some utilities that Windows 7 is as vulnerable to the Vundo Trojan as previous versions of Windows.&#160; Somewhat disappointed, I have started out performing all the necessary cleaning operations:</p>
<ul>
<li>Getting and running the latest version of <a href="http://vundofix.atribune.org/" target="_blank">VundoFix</a></li>
<li>Running a full system scan using <a href="http://www.eset.com" target="_blank">ESET NOD32</a></li>
<li>Getting and running the latest version of <a href="http://www.malwarebytes.org/" target="_blank">Malwarebytes’ Anti-Malware</a></li>
</ul>
<p> Everything appears to be good, and I am not getting any alerts from Windows or my antivirus software.</p>
]]></content:encoded>
			<wfw:commentRss>http://ericsilva.org/2009/08/29/windows-7-and-the-vundo-trojan/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Windows 7 and IIS 7</title>
		<link>http://ericsilva.org/2009/08/28/windows-7-and-iis-7/</link>
		<comments>http://ericsilva.org/2009/08/28/windows-7-and-iis-7/#comments</comments>
		<pubDate>Sat, 29 Aug 2009 01:55:06 +0000</pubDate>
		<dc:creator>Eric Silva</dc:creator>
				<category><![CDATA[Computers]]></category>
		<category><![CDATA[IIS]]></category>
		<category><![CDATA[Installation]]></category>
		<category><![CDATA[Windows 7]]></category>

		<guid isPermaLink="false">http://ericsilva.org/2009/08/28/windows-7-and-iis-7/</guid>
		<description><![CDATA[While getting my Windows 7 laptop setup to be a development system, I noticed that IIS is not an option for install with Windows 7 (as with Vista, XP, 2000, etc.).&#160; After a quick Google search I found the following Technet article at Microsoft.&#160; There are no instructions for Windows 7, but I found using [...]]]></description>
			<content:encoded><![CDATA[<p>While getting my Windows 7 laptop setup to be a development system, I noticed that IIS is not an option for install with Windows 7 (as with Vista, XP, 2000, etc.).&#160; After a quick Google search I found the following <a href="http://technet.microsoft.com/en-us/library/cc732624(WS.10).aspx" target="_blank">Technet article</a> at Microsoft.&#160; There are no instructions for Windows 7, but I found using the <a href="http://technet.microsoft.com/en-us/library/cc770525(WS.10).aspx" target="_blank">Vista guidelines</a> work for Windows 7 too.</p>
<p>One more thing checked off my Windows 7 install list.</p>
]]></content:encoded>
			<wfw:commentRss>http://ericsilva.org/2009/08/28/windows-7-and-iis-7/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>CD/DVD Emulation on Windows 7</title>
		<link>http://ericsilva.org/2009/08/28/cddvd-emulation-on-windows-7/</link>
		<comments>http://ericsilva.org/2009/08/28/cddvd-emulation-on-windows-7/#comments</comments>
		<pubDate>Fri, 28 Aug 2009 21:06:40 +0000</pubDate>
		<dc:creator>Eric Silva</dc:creator>
				<category><![CDATA[Computers]]></category>
		<category><![CDATA[Emulation]]></category>
		<category><![CDATA[Windows 7]]></category>

		<guid isPermaLink="false">http://ericsilva.org/2009/08/28/cddvd-emulation-on-windows-7/</guid>
		<description><![CDATA[I have been using a combination of Daemon Tools and MagicDisc for Windows XP and Vista, but when upgrading to Windows 7 I found out that Daemon Tools no longer works.&#160; I did some quick research and found that a lot of other folks liked PowerISO.&#160; I downloaded it, installed it, and it works great.&#160; [...]]]></description>
			<content:encoded><![CDATA[<p>I have been using a combination of Daemon Tools and MagicDisc for Windows XP and Vista, but when upgrading to Windows 7 I found out that Daemon Tools no longer works.&#160; I did some quick research and found that a lot of other folks liked <a href="http://www.poweriso.com/" target="_blank">PowerISO</a>.&#160; I downloaded it, installed it, and it works great.&#160; It also has shell integration which I always found to be a critical feature missing from Daemon Tools.</p>
]]></content:encoded>
			<wfw:commentRss>http://ericsilva.org/2009/08/28/cddvd-emulation-on-windows-7/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
