<?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>Computer Plumber &#187; Microsoft</title>
	<atom:link href="http://computerplumber.com/tag/microsoft/feed/" rel="self" type="application/rss+xml" />
	<link>http://computerplumber.com</link>
	<description></description>
	<lastBuildDate>Sat, 21 Jan 2012 02:54:22 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
		<item>
		<title>Good Routine for Spyware and Viruses Removal</title>
		<link>http://computerplumber.com/2009/07/good-routine-for-spyware-and-viruses-removal/</link>
		<comments>http://computerplumber.com/2009/07/good-routine-for-spyware-and-viruses-removal/#comments</comments>
		<pubDate>Thu, 23 Jul 2009 19:22:18 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Windows]]></category>
		<category><![CDATA[antivirus]]></category>
		<category><![CDATA[Error]]></category>
		<category><![CDATA[Microsoft]]></category>
		<category><![CDATA[spyware]]></category>
		<category><![CDATA[Windows 2000]]></category>
		<category><![CDATA[Windows NT]]></category>
		<category><![CDATA[Windows Vista]]></category>
		<category><![CDATA[Windows XP]]></category>

		<guid isPermaLink="false">http://computerplumber.com/?p=614</guid>
		<description><![CDATA[Here is a list of things you can do to help diagnose and fix problems associated with viruses and spyware.  Hopefully you have been running an anti virus program and have been keeping it updated, if not then these steps can probably help fix a spyware/virus problem. Go into Add/Remove programs, and remove all unwanted [...]]]></description>
		<wfw:commentRss>http://computerplumber.com/2009/07/good-routine-for-spyware-and-viruses-removal/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>How to control Windows with Apple Remote Desktop</title>
		<link>http://computerplumber.com/2009/07/how-to-control-windows-with-apple-remote-desktop/</link>
		<comments>http://computerplumber.com/2009/07/how-to-control-windows-with-apple-remote-desktop/#comments</comments>
		<pubDate>Wed, 22 Jul 2009 19:01:42 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Mac]]></category>
		<category><![CDATA[Windows]]></category>
		<category><![CDATA[Apple]]></category>
		<category><![CDATA[Microsoft]]></category>
		<category><![CDATA[Windows 2000]]></category>
		<category><![CDATA[Windows 7]]></category>
		<category><![CDATA[Windows NT]]></category>
		<category><![CDATA[Windows Vista]]></category>
		<category><![CDATA[Windows XP]]></category>

		<guid isPermaLink="false">http://computerplumber.com/?p=610</guid>
		<description><![CDATA[If you do not want to use the Microsoft Remote Desktop application as detailed here. You can do the following to allow you to control Windows via Apple&#8217;s Remote Desktop application. Install RealVNC Server (www.realvnc.com or www.tightvnc.com) on your Windows PC. Once installed it will appear in the tray area of the taskbar or in [...]]]></description>
		<wfw:commentRss>http://computerplumber.com/2009/07/how-to-control-windows-with-apple-remote-desktop/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Quickly Restore a SQL Server Database</title>
		<link>http://computerplumber.com/2009/05/quickly-restore-a-sql-server-database/</link>
		<comments>http://computerplumber.com/2009/05/quickly-restore-a-sql-server-database/#comments</comments>
		<pubDate>Thu, 28 May 2009 19:33:26 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Databases]]></category>
		<category><![CDATA[Microsoft]]></category>
		<category><![CDATA[SQL Server]]></category>
		<category><![CDATA[Windows]]></category>

		<guid isPermaLink="false">http://blog.computerplumber.ca/?p=452</guid>
		<description><![CDATA[If you frequently need to restore other peoples DB&#8217;s for testing here is a quick way to do so in Microsoft Sql Server. Open your Sql Server manager Create a new database (note the names and locations of the created files) Select the newly created DB and select Restore. Select from Device and choose the [...]]]></description>
		<wfw:commentRss>http://computerplumber.com/2009/05/quickly-restore-a-sql-server-database/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Rails and Microsoft Sql Server</title>
		<link>http://computerplumber.com/2009/04/rails-and-microsoft-sql-server/</link>
		<comments>http://computerplumber.com/2009/04/rails-and-microsoft-sql-server/#comments</comments>
		<pubDate>Tue, 14 Apr 2009 00:56:05 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Databases]]></category>
		<category><![CDATA[Linux]]></category>
		<category><![CDATA[Rails]]></category>
		<category><![CDATA[command line]]></category>
		<category><![CDATA[gem]]></category>
		<category><![CDATA[Microsoft]]></category>
		<category><![CDATA[SQL Server]]></category>
		<category><![CDATA[Ubuntu]]></category>

		<guid isPermaLink="false">http://blog.computerplumber.ca/?p=431</guid>
		<description><![CDATA[So you want to connect your rails application to Microsoft SQL Server. The following instructions will take you through setting this up quite simply. This setup is on a a Ubuntu 8.04 server connecting to SQL Server 2000 (we will use the Northwind sample database). The first thing you need to do is install the [...]]]></description>
		<wfw:commentRss>http://computerplumber.com/2009/04/rails-and-microsoft-sql-server/feed/</wfw:commentRss>
		<slash:comments>5</slash:comments>
		</item>
		<item>
		<title>Removing the hiberfil.sys</title>
		<link>http://computerplumber.com/2009/04/removing-the-hiberfilsys/</link>
		<comments>http://computerplumber.com/2009/04/removing-the-hiberfilsys/#comments</comments>
		<pubDate>Mon, 13 Apr 2009 19:20:56 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Virtual]]></category>
		<category><![CDATA[Windows]]></category>
		<category><![CDATA[disk space]]></category>
		<category><![CDATA[Microsoft]]></category>
		<category><![CDATA[Server 2008]]></category>
		<category><![CDATA[Windows Vista]]></category>

		<guid isPermaLink="false">http://blog.computerplumber.ca/?p=425</guid>
		<description><![CDATA[By default Windows Vista and Server 2008 have a hibernation file equal to the size of the amount of memory you are using. Of you have 12GB of RAM, that will be a 12GB hiberfil.sys. If you are using a small SSD, that would be a killer waste. Removing this file is a quick way [...]]]></description>
		<wfw:commentRss>http://computerplumber.com/2009/04/removing-the-hiberfilsys/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Rails Application and SSL Problem in Internet Explorer</title>
		<link>http://computerplumber.com/2009/03/rails-application-and-ssl-problem-in-internet-explorer/</link>
		<comments>http://computerplumber.com/2009/03/rails-application-and-ssl-problem-in-internet-explorer/#comments</comments>
		<pubDate>Wed, 18 Mar 2009 15:10:36 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Rails]]></category>
		<category><![CDATA[Web]]></category>
		<category><![CDATA[Error]]></category>
		<category><![CDATA[IE6]]></category>
		<category><![CDATA[IE7]]></category>
		<category><![CDATA[Internet Explorer]]></category>
		<category><![CDATA[Microsoft]]></category>
		<category><![CDATA[SSL]]></category>
		<category><![CDATA[Ubuntu]]></category>
		<category><![CDATA[webpage]]></category>

		<guid isPermaLink="false">http://blog.computerplumber.ca/?p=422</guid>
		<description><![CDATA[Recently we ran across a very annoying problem when deploying a Ruby on Rails application running under SSL when viewed in IE7. When we loaded the page in Internet Explorer 7 there was a content security error. This made no sense at all as everything was secure, and even when we hard coded absolute links [...]]]></description>
		<wfw:commentRss>http://computerplumber.com/2009/03/rails-application-and-ssl-problem-in-internet-explorer/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Vista x64 Displays Wrong Physical Memory Size</title>
		<link>http://computerplumber.com/2009/02/vista-x64-displays-wrong-physical-memory-size/</link>
		<comments>http://computerplumber.com/2009/02/vista-x64-displays-wrong-physical-memory-size/#comments</comments>
		<pubDate>Sat, 28 Feb 2009 01:41:57 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Windows]]></category>
		<category><![CDATA[Error]]></category>
		<category><![CDATA[Hotfix]]></category>
		<category><![CDATA[Microsoft]]></category>
		<category><![CDATA[Server 2008]]></category>
		<category><![CDATA[Windows Vista]]></category>

		<guid isPermaLink="false">http://blog.computerplumber.ca/?p=398</guid>
		<description><![CDATA[This is a crazy little problem in Windows Vista x64 that shows the wrong information when the System Information (msinfo32.exe) is run. This issue occurred on a computer that was upgraded from 4GB of DDR3 (4x1GB) ram to 8GB (4x2GB) of DDR3, running Windows Vista Ultimate x64. What happened is the Installed Physical Memory displayed [...]]]></description>
		<wfw:commentRss>http://computerplumber.com/2009/02/vista-x64-displays-wrong-physical-memory-size/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Can Receive But Not Send Email</title>
		<link>http://computerplumber.com/2009/02/can-receive-but-not-send-email/</link>
		<comments>http://computerplumber.com/2009/02/can-receive-but-not-send-email/#comments</comments>
		<pubDate>Thu, 05 Feb 2009 22:26:04 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Web]]></category>
		<category><![CDATA[Windows]]></category>
		<category><![CDATA[Email]]></category>
		<category><![CDATA[Gmail]]></category>
		<category><![CDATA[Hotmail]]></category>
		<category><![CDATA[Microsoft]]></category>
		<category><![CDATA[Outlook]]></category>

		<guid isPermaLink="false">http://blog.computerplumber.ca/?p=309</guid>
		<description><![CDATA[There are a great many reasons a user may not be able to send email but can receive it just fine.  This will focus on some of the more common issues mostly involving Outlook and Outlook Express. Below are some common questions you can ask yourself to assist in troubleshooting: Has the ISP\email provider recently [...]]]></description>
		<wfw:commentRss>http://computerplumber.com/2009/02/can-receive-but-not-send-email/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>Remote Control Windows XP from a MAC</title>
		<link>http://computerplumber.com/2009/02/remote-control-windows-xp-from-a-mac/</link>
		<comments>http://computerplumber.com/2009/02/remote-control-windows-xp-from-a-mac/#comments</comments>
		<pubDate>Tue, 03 Feb 2009 23:33:00 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Mac]]></category>
		<category><![CDATA[Windows]]></category>
		<category><![CDATA[Leopard Server]]></category>
		<category><![CDATA[Microsoft]]></category>
		<category><![CDATA[OS X]]></category>
		<category><![CDATA[Windows 2000]]></category>
		<category><![CDATA[Windows 7]]></category>
		<category><![CDATA[Windows NT]]></category>
		<category><![CDATA[Windows Vista]]></category>
		<category><![CDATA[Windows XP]]></category>

		<guid isPermaLink="false">http://blog.computerplumber.ca/?p=312</guid>
		<description><![CDATA[There are other ways to do this but this is the simplest and only requires installing 1 application. Download and install the Remote Desktop Connection application for MAC. On your XP machine, right click My Computer and select properties. Select &#8216;Allow users to connect remotely to this computer&#8217; Get the IP address of your XP [...]]]></description>
		<wfw:commentRss>http://computerplumber.com/2009/02/remote-control-windows-xp-from-a-mac/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Never Download a Codec Again</title>
		<link>http://computerplumber.com/2009/01/never-download-a-codec-again/</link>
		<comments>http://computerplumber.com/2009/01/never-download-a-codec-again/#comments</comments>
		<pubDate>Fri, 30 Jan 2009 01:23:31 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Linux]]></category>
		<category><![CDATA[Mac]]></category>
		<category><![CDATA[Windows]]></category>
		<category><![CDATA[Microsoft]]></category>
		<category><![CDATA[OS X]]></category>
		<category><![CDATA[Ubuntu]]></category>
		<category><![CDATA[Unix]]></category>

		<guid isPermaLink="false">http://blog.computerplumber.ca/?p=286</guid>
		<description><![CDATA[Windows Media Player is a real pain since it will not play DIVX and XVID out of the box, you can get video but no audio or vice versa. There are so many codecs out there, that you end up installing more than you need in order to play most downloaded content, is it really [...]]]></description>
		<wfw:commentRss>http://computerplumber.com/2009/01/never-download-a-codec-again/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

