<?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>Michael Doyle &#124; Blog &#187; Windows Utilities</title>
	<atom:link href="http://michaeldoyle.eu/blog/category/windows-utilities/feed" rel="self" type="application/rss+xml" />
	<link>http://michaeldoyle.eu/blog</link>
	<description>Well, I&#039;m not sure whether to call this a blog or a sideblog. Either way, it&#039;s my personal, never-ending, post-it note, so that when I learn something interesting, it&#039;ll find its way here.</description>
	<lastBuildDate>Mon, 30 Nov 2009 01:44:31 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>Windows &#8211; See what programs are accessing the Internet</title>
		<link>http://michaeldoyle.eu/blog/windows-utilities/windows-see-what-programs-are-accessing-the-internet</link>
		<comments>http://michaeldoyle.eu/blog/windows-utilities/windows-see-what-programs-are-accessing-the-internet#comments</comments>
		<pubDate>Tue, 06 Oct 2009 10:25:38 +0000</pubDate>
		<dc:creator>Michael Doyle</dc:creator>
				<category><![CDATA[Windows Utilities]]></category>
		<category><![CDATA[adware]]></category>
		<category><![CDATA[cmd]]></category>
		<category><![CDATA[command]]></category>
		<category><![CDATA[detect]]></category>
		<category><![CDATA[internet]]></category>
		<category><![CDATA[malware]]></category>
		<category><![CDATA[process]]></category>
		<category><![CDATA[prompt]]></category>
		<category><![CDATA[spyware]]></category>
		<category><![CDATA[trojan]]></category>
		<category><![CDATA[virus]]></category>

		<guid isPermaLink="false">http://michaeldoyle.eu/blog/?p=366</guid>
		<description><![CDATA[Discovered a handy windows command that displays all active internet connections. This can be really handy for spyware/adware/malware/virus checking. It works on Vista and XP. Here's what to do:

Click Start - Run
Type "cmd"
In the command prompt type "netstat -b"

A list of results like the following should appear that look like this:

The table lists the following:

Proto: [...]


No related posts.]]></description>
			<content:encoded><![CDATA[<p>Discovered a handy windows command that displays all active internet connections. This can be really handy for spyware/adware/malware/virus checking. It works on Vista and XP. Here's what to do:</p>
<ol>
<li>Click Start - Run</li>
<li>Type "cmd"</li>
<li>In the command prompt type "netstat -b"</li>
</ol>
<p>A list of results like the following should appear that look like this:</p>
<p style="text-align: center;"><a href="http://michaeldoyle.eu/blog/wp-content/uploads/2009/10/netstat.gif"><img class="size-thumbnail wp-image-367 aligncenter" style="border: 1px dotted #c0c0c0;" title="Netstat Results" src="http://michaeldoyle.eu/blog/wp-content/uploads/2009/10/netstat-150x150.gif" alt="Netstat Results" width="150" height="150" /></a></p>
<p>The table lists the following:</p>
<ul>
<li><strong>Proto: </strong>The protocol being used by the process</li>
<li><strong>Local Address: </strong>The local address of the process</li>
<li><strong>Foreign Address: </strong>The remote address of the process</li>
<li><strong>State: </strong>Which state of connection the process is in</li>
<li><strong>PID: </strong>The process identifier (Each process is given an ID, this can be siaplyed in Task Manager by customizing the columns of the processes tab, <a href="http://www.mydigitallife.info/2008/12/02/how-to-get-and-view-process-identifier-process-id-or-pid-on-windows/" target="_blank">click here to see a tutorial</a>)</li>
<li><strong>The name of the process: </strong>This is the name of the process which is trying to access the network, it is placed in square brackets, i.e.  "[<em>application_name.exe</em>]"</li>
</ul>
<p>If the name of the process doesn't look familiar check a site like <a href="http://www.processlibrary.com/" target="_blank">ProcessLibrary</a>, this will list what each process does.</p>
<p>A more indepth article covering netstat is located here:</p>
<p><a href="http://commandwindows.com/netstat.htm" target="_blank">http://commandwindows.com/netstat.htm</a></p>


<p>No related posts.</p>]]></content:encoded>
			<wfw:commentRss>http://michaeldoyle.eu/blog/windows-utilities/windows-see-what-programs-are-accessing-the-internet/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>PC Build &#8211; PSU Calculator</title>
		<link>http://michaeldoyle.eu/blog/windows-utilities/pc-build-psu-calculator</link>
		<comments>http://michaeldoyle.eu/blog/windows-utilities/pc-build-psu-calculator#comments</comments>
		<pubDate>Mon, 10 Aug 2009 19:31:22 +0000</pubDate>
		<dc:creator>Michael Doyle</dc:creator>
				<category><![CDATA[Hardware]]></category>
		<category><![CDATA[Windows Utilities]]></category>
		<category><![CDATA[pc]]></category>
		<category><![CDATA[power supply unit]]></category>
		<category><![CDATA[psu]]></category>
		<category><![CDATA[upgrade]]></category>
		<category><![CDATA[utility]]></category>

		<guid isPermaLink="false">http://michaeldoyle.eu/blog/?p=248</guid>
		<description><![CDATA[Lifehacker has  just posted up an article about an application which estimates what kind of PSU is needed for your PC. I haven't downloaded it yet, but it's definitely worth keeping if you're upgrading your PC. It's called eXtreme Power Supply Calculator.
http://extreme.outervision.com/psucalculator.jsp


Related posts:Hardware &#8211; Upgrading a Graphics Card



Related posts:<ol><li><a href='http://michaeldoyle.eu/blog/hardware/hardware-upgrading-a-graphics-card' rel='bookmark' title='Permanent Link: Hardware &#8211; Upgrading a Graphics Card'>Hardware &#8211; Upgrading a Graphics Card</a></li>
</ol>]]></description>
			<content:encoded><![CDATA[<p><a title="http://lifehacker.com/" href="http://lifehacker.com/5334007/extreme-power-suppply-calculator-helps-you-accurately-select-a-power-supply-unit" target="_blank">Lifehacker</a> has  just posted up an <a href="http://lifehacker.com/5334007/extreme-power-suppply-calculator-helps-you-accurately-select-a-power-supply-unit" target="_blank">article</a> about an application which estimates what kind of PSU is needed for your PC. I haven't downloaded it yet, but it's definitely worth keeping if you're upgrading your PC. It's called eXtreme Power Supply Calculator.</p>
<p><a href="http://extreme.outervision.com/psucalculator.jsp" target="_blank">http://extreme.outervision.com/psucalculator.jsp</a></p>


<p>Related posts:<ol><li><a href='http://michaeldoyle.eu/blog/hardware/hardware-upgrading-a-graphics-card' rel='bookmark' title='Permanent Link: Hardware &#8211; Upgrading a Graphics Card'>Hardware &#8211; Upgrading a Graphics Card</a></li>
</ol></p>]]></content:encoded>
			<wfw:commentRss>http://michaeldoyle.eu/blog/windows-utilities/pc-build-psu-calculator/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Windows Utility &#8211; Nimi</title>
		<link>http://michaeldoyle.eu/blog/windows-utilities/windows-utility-nimi</link>
		<comments>http://michaeldoyle.eu/blog/windows-utilities/windows-utility-nimi#comments</comments>
		<pubDate>Sun, 17 May 2009 15:24:26 +0000</pubDate>
		<dc:creator>Michael Doyle</dc:creator>
				<category><![CDATA[Windows Utilities]]></category>
		<category><![CDATA[appearance]]></category>
		<category><![CDATA[freeware]]></category>
		<category><![CDATA[theme]]></category>
		<category><![CDATA[tweak]]></category>
		<category><![CDATA[visual]]></category>
		<category><![CDATA[windows xp]]></category>
		<category><![CDATA[xp]]></category>

		<guid isPermaLink="false">http://michaeldoyle.eu/blog/?p=148</guid>
		<description><![CDATA[Nimi (freeware)  is a Windows XP visual tweaker, Lifehacker has more information about it.
http://lifehacker.com/5255874/nimi-adds-visual-effects-and-eye-candy-to-windows


Related posts:XP Skin &#8211; Royal Noir



Related posts:<ol><li><a href='http://michaeldoyle.eu/blog/windows-utilities/xp-skin-royal-noir' rel='bookmark' title='Permanent Link: XP Skin &#8211; Royal Noir'>XP Skin &#8211; Royal Noir</a></li>
</ol>]]></description>
			<content:encoded><![CDATA[<p><a href="http://www.mynimi.net/" target="_blank">Nimi</a> (freeware)  is a Windows XP visual tweaker, Lifehacker has more information about it.</p>
<p><a href="http://lifehacker.com/5255874/nimi-adds-visual-effects-and-eye-candy-to-windows" target="_blank">http://lifehacker.com/5255874/nimi-adds-visual-effects-and-eye-candy-to-windows</a></p>


<p>Related posts:<ol><li><a href='http://michaeldoyle.eu/blog/windows-utilities/xp-skin-royal-noir' rel='bookmark' title='Permanent Link: XP Skin &#8211; Royal Noir'>XP Skin &#8211; Royal Noir</a></li>
</ol></p>]]></content:encoded>
			<wfw:commentRss>http://michaeldoyle.eu/blog/windows-utilities/windows-utility-nimi/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>XP Skin &#8211; Royal Noir</title>
		<link>http://michaeldoyle.eu/blog/windows-utilities/xp-skin-royal-noir</link>
		<comments>http://michaeldoyle.eu/blog/windows-utilities/xp-skin-royal-noir#comments</comments>
		<pubDate>Sat, 16 May 2009 13:10:00 +0000</pubDate>
		<dc:creator>Michael Doyle</dc:creator>
				<category><![CDATA[Windows Utilities]]></category>
		<category><![CDATA[royal noir]]></category>
		<category><![CDATA[skinning]]></category>
		<category><![CDATA[skins]]></category>
		<category><![CDATA[themes]]></category>
		<category><![CDATA[xp]]></category>

		<guid isPermaLink="false">http://michaeldoyle.eu/blog/?p=144</guid>
		<description><![CDATA[Windows XP has a limited amouunt of skins, Royal Noir is a certified XP Skin. You can read more about it over at www.istartedsomething.com
I uploaded the theme to my server, just as a backup. It can be downloaded here.
Install directions:

Extract files to “C:\windows\resources\themes\royale noir”
Double click on “luna.msstyles”
Select “Noir” from “Color Scheme”



Related posts:Windows Utility &#8211; Nimi



Related posts:<ol><li><a href='http://michaeldoyle.eu/blog/windows-utilities/windows-utility-nimi' rel='bookmark' title='Permanent Link: Windows Utility &#8211; Nimi'>Windows Utility &#8211; Nimi</a></li>
</ol>]]></description>
			<content:encoded><![CDATA[<p>Windows XP has a limited amouunt of skins, Royal Noir is a certified XP Skin. You can read more about it over at <a href="http://www.istartedsomething.com/20061029/royale-noir/" target="_blank">www.istartedsomething.com</a></p>
<p>I uploaded the theme to my server, just as a backup. It can be downloaded <a href="http://michaeldoyle.eu/blog/wp-content/uploads/2009/05/royale_noir.rar">here</a>.</p>
<p><strong>Install directions:</strong></p>
<ol>
<li>Extract files to “C:\windows\resources\themes\royale noir”</li>
<li>Double click on “luna.msstyles”</li>
<li>Select “Noir” from “Color Scheme”</li>
</ol>


<p>Related posts:<ol><li><a href='http://michaeldoyle.eu/blog/windows-utilities/windows-utility-nimi' rel='bookmark' title='Permanent Link: Windows Utility &#8211; Nimi'>Windows Utility &#8211; Nimi</a></li>
</ol></p>]]></content:encoded>
			<wfw:commentRss>http://michaeldoyle.eu/blog/windows-utilities/xp-skin-royal-noir/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Photoshop &#8211; SpeedUp</title>
		<link>http://michaeldoyle.eu/blog/windows-utilities/photoshop-speedup</link>
		<comments>http://michaeldoyle.eu/blog/windows-utilities/photoshop-speedup#comments</comments>
		<pubDate>Mon, 11 May 2009 14:53:02 +0000</pubDate>
		<dc:creator>Michael Doyle</dc:creator>
				<category><![CDATA[Adobe]]></category>
		<category><![CDATA[Photoshop]]></category>
		<category><![CDATA[Windows Utilities]]></category>
		<category><![CDATA[filter]]></category>
		<category><![CDATA[optimize]]></category>
		<category><![CDATA[photoshop]]></category>
		<category><![CDATA[plugin]]></category>
		<category><![CDATA[speed]]></category>
		<category><![CDATA[utility]]></category>

		<guid isPermaLink="false">http://michaeldoyle.eu/blog/?p=89</guid>
		<description><![CDATA[This utility allows you to disable filters and plugins from loading in Photoshop at start up to decrease load times.


Related posts:Photoshop &#8211; Actions
Photography &#8211; Photoshop Actions
Photoshop &#8211; Designing Web Elements



Related posts:<ol><li><a href='http://michaeldoyle.eu/blog/photography/image-editing/photoshop-actions' rel='bookmark' title='Permanent Link: Photoshop &#8211; Actions'>Photoshop &#8211; Actions</a></li>
<li><a href='http://michaeldoyle.eu/blog/photography/photography-actions' rel='bookmark' title='Permanent Link: Photography &#8211; Photoshop Actions'>Photography &#8211; Photoshop Actions</a></li>
<li><a href='http://michaeldoyle.eu/blog/web/web-design-design-web-elements-with-photoshop' rel='bookmark' title='Permanent Link: Photoshop &#8211; Designing Web Elements'>Photoshop &#8211; Designing Web Elements</a></li>
</ol>]]></description>
			<content:encoded><![CDATA[<p><a href="http://www.acropdf.com/products.html" target="_blank">This utility</a> allows you to disable filters and plugins from loading in Photoshop at start up to decrease load times.</p>


<p>Related posts:<ol><li><a href='http://michaeldoyle.eu/blog/photography/image-editing/photoshop-actions' rel='bookmark' title='Permanent Link: Photoshop &#8211; Actions'>Photoshop &#8211; Actions</a></li>
<li><a href='http://michaeldoyle.eu/blog/photography/photography-actions' rel='bookmark' title='Permanent Link: Photography &#8211; Photoshop Actions'>Photography &#8211; Photoshop Actions</a></li>
<li><a href='http://michaeldoyle.eu/blog/web/web-design-design-web-elements-with-photoshop' rel='bookmark' title='Permanent Link: Photoshop &#8211; Designing Web Elements'>Photoshop &#8211; Designing Web Elements</a></li>
</ol></p>]]></content:encoded>
			<wfw:commentRss>http://michaeldoyle.eu/blog/windows-utilities/photoshop-speedup/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Windows Utility &#8211; Visualise your HD</title>
		<link>http://michaeldoyle.eu/blog/windows-utilities/visualise-your-hd</link>
		<comments>http://michaeldoyle.eu/blog/windows-utilities/visualise-your-hd#comments</comments>
		<pubDate>Thu, 30 Apr 2009 16:44:55 +0000</pubDate>
		<dc:creator>Michael Doyle</dc:creator>
				<category><![CDATA[Windows Utilities]]></category>
		<category><![CDATA[files]]></category>
		<category><![CDATA[grahical]]></category>
		<category><![CDATA[hard disk]]></category>
		<category><![CDATA[hard drive]]></category>
		<category><![CDATA[hd]]></category>
		<category><![CDATA[performance]]></category>
		<category><![CDATA[utility]]></category>
		<category><![CDATA[windows]]></category>

		<guid isPermaLink="false">http://michaeldoyle.eu/blog/?p=65</guid>
		<description><![CDATA[I've been using WinDirStat for quite a while now. It's a windows utility which analyzes your hard drive, graphically displays what files it's made up of and how big those files are. It's a really good utility to find some big files that may be taking up too much room in a dark corner of [...]


Related posts:<ol><li><a href='http://michaeldoyle.eu/blog/windows-utilities/photoshop-speedup' rel='bookmark' title='Permanent Link: Photoshop &#8211; SpeedUp'>Photoshop &#8211; SpeedUp</a></li>
</ol>]]></description>
			<content:encoded><![CDATA[<p>I've been using <a href="http://windirstat.info/" target="_blank">WinDirStat</a> for quite a while now. It's a windows utility which analyzes your hard drive, graphically displays what files it's made up of and how big those files are. It's a really good utility to find some big files that may be taking up too much room in a dark corner of your PC.</p>


<p>Related posts:<ol><li><a href='http://michaeldoyle.eu/blog/windows-utilities/photoshop-speedup' rel='bookmark' title='Permanent Link: Photoshop &#8211; SpeedUp'>Photoshop &#8211; SpeedUp</a></li>
</ol></p>]]></content:encoded>
			<wfw:commentRss>http://michaeldoyle.eu/blog/windows-utilities/visualise-your-hd/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

