<?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:itunes="http://www.itunes.com/dtds/podcast-1.0.dtd"
	xmlns:media="http://search.yahoo.com/mrss/"
>

<channel>
	<title>PCMech &#187; Daily Tips</title>
	<atom:link href="http://www.pcmech.com/article/category/tips/feed" rel="self" type="application/rss+xml" />
	<link>http://www.pcmech.com</link>
	<description>Helping Normal People Get Their Geek On</description>
	<pubDate>Fri, 16 May 2008 07:32:22 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.5.1</generator>
	<language>en</language>
		<!-- podcast_generator="podPress/8.8" -->
		<copyright>&#xA9;PC Mechanic (www.pcmech.com) </copyright>
		<managingEditor>drisley@pcmech.com (PC Mechanic (www.pcmech.com))</managingEditor>
		<webMaster>drisley@pcmech.com(PC Mechanic (www.pcmech.com))</webMaster>
		<category></category>
		<ttl>1440</ttl>
		<itunes:keywords>computers,technology,internet,software,hardware,blogs</itunes:keywords>
		<itunes:subtitle>Rich Menga discusses various issues in technology.</itunes:subtitle>
		<itunes:summary>Listen in to the PC Mechanic podcast, from www.pcmech.com. Each week, Rich Menga will discuss a new issue in the world of technology.</itunes:summary>
		<itunes:author>PC Mechanic (www.pcmech.com)</itunes:author>
		<itunes:category text="Technology"/>
<itunes:category text="Technology">
  <itunes:category text="Gadgets"/>
</itunes:category>
<itunes:category text="Technology">
  <itunes:category text="Tech News"/>
</itunes:category>
		<itunes:owner>
			<itunes:name>PC Mechanic (www.pcmech.com)</itunes:name>
			<itunes:email>drisley@pcmech.com</itunes:email>
		</itunes:owner>
		<itunes:block>No</itunes:block>
		<itunes:explicit>no</itunes:explicit>
		<itunes:image href="http://www.pcmech.com/design/pcmech_podcast_small.jpg" />
		<image>
			<url>http://www.pcmech.com/design/pcmech_podcast_small.jpg</url>
			<title>PCMech</title>
			<link>http://www.pcmech.com</link>
			<width>144</width>
			<height>144</height>
		</image>
		<item>
		<title>The Ultimate Startup Process Monitor</title>
		<link>http://www.pcmech.com/article/the-ultimate-startup-process-monitor/</link>
		<comments>http://www.pcmech.com/article/the-ultimate-startup-process-monitor/#comments</comments>
		<pubDate>Fri, 16 May 2008 07:32:22 +0000</pubDate>
		<dc:creator>Jason Faulkner</dc:creator>
		
		<category><![CDATA[Daily Tips]]></category>

		<category><![CDATA[Operating Systems]]></category>

		<category><![CDATA[startup programs]]></category>

		<category><![CDATA[windows]]></category>

		<guid isPermaLink="false">http://www.pcmech.com/?p=6142</guid>
		<description><![CDATA[As part of normal Windows system maintenance, one thing you should do is check your programs set to automatically start to make sure everything running is legit. Typically, most people just use the &#8220;msconfig&#8221; utility to accomplish this, but a much more comprehensive utility is Sysinternal&#8217;s AutoRuns tool.
Rather than re-inventing an explanation, AutoRuns has a [...]]]></description>
			<content:encoded><![CDATA[<p>As part of normal Windows system maintenance, one thing you should do is check your programs set to automatically start to make sure everything running is legit. Typically, most people just use the &#8220;msconfig&#8221; utility to accomplish this, but a much more comprehensive utility is <a href="http://technet.microsoft.com/en-us/sysinternals/bb963902.aspx">Sysinternal&#8217;s AutoRuns tool</a>.</p>
<p>Rather than re-inventing an explanation, AutoRuns has a great &#8220;elevator pitch&#8221; on their website:</p>
<blockquote><p>This utility, which has the most comprehensive knowledge of auto-starting locations of any startup monitor, shows you what programs are configured to run during system bootup or login, and shows you the entries in the order Windows processes them. These programs include ones in your startup folder, Run, RunOnce, and other Registry keys. You can configure Autoruns to show other locations, including Explorer shell extensions, toolbars, browser helper objects, Winlogon notifications, auto-start services, and much more. Autoruns goes way beyond the MSConfig utility bundled with Windows Me and XP.</p></blockquote>
<p>Typically Sysinternal tools are awesome, and this program is no exception. Even better, there is a command line version which allows you to easily output your system information to a text files. For hard core tweakers and power users, this is a must have utility.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.pcmech.com/article/the-ultimate-startup-process-monitor/feed/</wfw:commentRss>
		</item>
		<item>
		<title>Scan Your Windows Servers For Security Issues</title>
		<link>http://www.pcmech.com/article/scan-your-windows-servers-for-security-issues/</link>
		<comments>http://www.pcmech.com/article/scan-your-windows-servers-for-security-issues/#comments</comments>
		<pubDate>Thu, 15 May 2008 07:32:07 +0000</pubDate>
		<dc:creator>Jason Faulkner</dc:creator>
		
		<category><![CDATA[Daily Tips]]></category>

		<category><![CDATA[Operating Systems]]></category>

		<category><![CDATA[security]]></category>

		<category><![CDATA[windows server]]></category>

		<guid isPermaLink="false">http://www.pcmech.com/?p=6150</guid>
		<description><![CDATA[As someone who has to keep tabs on several Windows servers, the best way to make sure everything is in order is through consistency and methodology. Basically, what you do to one, do to all (unless, of course, the needs are different for each machine).
One tool I have found to be very valuable is the [...]]]></description>
			<content:encoded><![CDATA[<p>As someone who has to keep tabs on several Windows servers, the best way to make sure everything is in order is through consistency and methodology. Basically, what you do to one, do to all (unless, of course, the needs are different for each machine).</p>
<p>One tool I have found to be very valuable is the <a href="http://www.microsoft.com/technet/security/tools/mbsa2_1/default.mspx">Microsoft Baseline Security Analyzer</a>. In a nutshell, this tool scans your computer for common security problems (settings) and checks installations of data applications (SQL, MDAC, etc.) for updates and vulnerabilities. From the article &#8220;<a href="http://msdn.microsoft.com/en-us/library/aa302360.aspx">How To: Use the Microsoft Baseline Security Analyzer</a>&#8220;:</p>
<blockquote><p>Microsoft Baseline Security Analyzer (MBSA) checks for available updates to the operating system, Microsoft Data Access Components (MDAC), MSXML (Microsoft XML Parser), .NET Framework, and SQL Server. MBSA also scans a computer for insecure configuration settings. When MBSA checks for Windows service packs and patches, it includes in its scan Windows components, such as Internet Information Services (IIS) and COM+. MBSA uses Microsoft Update and Windows Server Update Services (WSUS) technologies to determine needed updates. This Microsoft Update data source is obtained either directly from the Microsoft Update Web site or, if offline or in a secure environment, from an offline catalog file named Wsusscn2.cab.</p></blockquote>
<p>It is not feasible for me to be an expert on all things Windows security, so this tool is very helpful in making sure servers are reasonably secured. The utility works on all versions of Windows Server and Windows Vista and is recommended for any Windows system administrators.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.pcmech.com/article/scan-your-windows-servers-for-security-issues/feed/</wfw:commentRss>
		</item>
		<item>
		<title>Buy Replacement Laptop Batteries Off eBay</title>
		<link>http://www.pcmech.com/article/buy-replacement-laptop-batteries-off-ebay/</link>
		<comments>http://www.pcmech.com/article/buy-replacement-laptop-batteries-off-ebay/#comments</comments>
		<pubDate>Wed, 14 May 2008 07:32:26 +0000</pubDate>
		<dc:creator>Jason Faulkner</dc:creator>
		
		<category><![CDATA[Daily Tips]]></category>

		<category><![CDATA[Hardware]]></category>

		<category><![CDATA[batteries]]></category>

		<category><![CDATA[ebay]]></category>

		<category><![CDATA[laptop]]></category>

		<guid isPermaLink="false">http://www.pcmech.com/?p=6144</guid>
		<description><![CDATA[We recently had a laptop battery go dead (well, it wouldn&#8217;t hold a charge for over 10 minutes) on us and needed a replacement. The laptop (a Dell), itself is about 3 year old but running like a champ (knock on wood). So we call up Dell and find out the battery will cost over [...]]]></description>
			<content:encoded><![CDATA[<p>We recently had a laptop battery go dead (well, it wouldn&#8217;t hold a charge for over 10 minutes) on us and needed a replacement. The laptop (a Dell), itself is about 3 year old but running like a champ (knock on wood). So we call up Dell and find out the battery will cost over $300 and wouldn&#8217;t ship for over a month&#8230; seriously.</p>
<p>No thanks we said and went over to eBay and found the exact same part number, brand new, for $80. We placed the order and the part shipped the next day. A 375+% savings isn&#8217;t bad at all.</p>
<p>So the next time you need a part for something off-warranty, consider eBay. There are tons of surplus resellers which are running constant &#8220;Buy It Now&#8221; auctions so you can get exactly what you need.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.pcmech.com/article/buy-replacement-laptop-batteries-off-ebay/feed/</wfw:commentRss>
		</item>
		<item>
		<title>Don&#8217;t Rebuild Virtual PC&#8217;s, Copy Them</title>
		<link>http://www.pcmech.com/article/dont-rebuild-virtual-pcs-copy-them/</link>
		<comments>http://www.pcmech.com/article/dont-rebuild-virtual-pcs-copy-them/#comments</comments>
		<pubDate>Tue, 13 May 2008 07:32:33 +0000</pubDate>
		<dc:creator>Jason Faulkner</dc:creator>
		
		<category><![CDATA[Daily Tips]]></category>

		<category><![CDATA[Operating Systems]]></category>

		<category><![CDATA[virtual machine]]></category>

		<guid isPermaLink="false">http://www.pcmech.com/?p=6143</guid>
		<description><![CDATA[At work, I run Vista Business as my primary OS and I use several virtual PC&#8217;s (my tool of choice is Microsoft Virtual PC 2007) with Windows XP loaded on them so I can test development projects and have the ability to maintain a common &#8220;alternate&#8221; environment. For obvious reasons, this is preferred over having [...]]]></description>
			<content:encoded><![CDATA[<p>At work, I run Vista Business as my primary OS and I use several virtual PC&#8217;s (my tool of choice is <a href="http://www.microsoft.com/windows/products/winfamily/virtualpc/default.mspx">Microsoft Virtual PC 2007</a>) with Windows XP loaded on them so I can test development projects and have the ability to maintain a common &#8220;alternate&#8221; environment. For obvious reasons, this is preferred over having a different physical machine or a separate boot for each environment.</p>
<p>One very handy trick I found is that you can copy virtual hard drives (.vhd) files and instantly get another environment. For example, you could build a new virtual PC hard drive and load XP with all the updates and then simply copy the VHD file to a new file name and, whola!, you now have two ready to go environments. All you have to do is just run through the virtual PC creation wizard and set it to use an existing hard drive (your copied VHD file) and you are ready to go.</p>
<p>If you have to deploy several environments quickly, this is a great trick to know.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.pcmech.com/article/dont-rebuild-virtual-pcs-copy-them/feed/</wfw:commentRss>
		</item>
		<item>
		<title>Presentation Tip For Outlook Users</title>
		<link>http://www.pcmech.com/article/presentation-tip-for-outlook-users/</link>
		<comments>http://www.pcmech.com/article/presentation-tip-for-outlook-users/#comments</comments>
		<pubDate>Mon, 12 May 2008 07:32:31 +0000</pubDate>
		<dc:creator>Jason Faulkner</dc:creator>
		
		<category><![CDATA[Daily Tips]]></category>

		<category><![CDATA[outlook]]></category>

		<category><![CDATA[presentations]]></category>

		<guid isPermaLink="false">http://www.pcmech.com/?p=6141</guid>
		<description><![CDATA[If you use Outlook as your mail client, one of the more popular features is the new mail desktop notification which pops up a notice for a few seconds regarding new mail items received. While this is handy for normal use it is a distraction (or embarrassing when some &#8220;inappropriate&#8221; spam is sent to you) [...]]]></description>
			<content:encoded><![CDATA[<p>If you use Outlook as your mail client, one of the more popular features is the new mail desktop notification which pops up a notice for a few seconds regarding new mail items received. While this is handy for normal use it is a distraction (or embarrassing when some &#8220;inappropriate&#8221; spam is sent to you) when you are sharing your desktop for others to see.</p>
<p>To avoid this, you can either close Outlook completely, disable the notification (In Outlook 2003/2007: Right click on the Outlook icon in your system tray and uncheck &#8216;Show New Mail Desktop Alert&#8217;) or, if you have multiple monitors, you can move it. I commonly share my desktop to demonstrate stuff, so I have just simply moved the new mail notification box to my second monitor (do this by dragging the popup to the second monitor when you get a new notification). This way I don&#8217;t have to remember to shut it off or close Outlook completely each time and when I get a notification, it appears on a monitor which is not shared.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.pcmech.com/article/presentation-tip-for-outlook-users/feed/</wfw:commentRss>
		</item>
		<item>
		<title>Upgrading Ubuntu: Clean Or Upgrade Installation?</title>
		<link>http://www.pcmech.com/article/upgrading-ubuntu-clean-or-upgrade-installation/</link>
		<comments>http://www.pcmech.com/article/upgrading-ubuntu-clean-or-upgrade-installation/#comments</comments>
		<pubDate>Sun, 11 May 2008 07:32:57 +0000</pubDate>
		<dc:creator>Jason Faulkner</dc:creator>
		
		<category><![CDATA[Daily Tips]]></category>

		<category><![CDATA[Linux]]></category>

		<category><![CDATA[ubuntu]]></category>

		<category><![CDATA[upgrade]]></category>

		<guid isPermaLink="false">http://www.pcmech.com/?p=6151</guid>
		<description><![CDATA[If you are a Ubuntu user, you are probably well aware of the recent 8.04 upgrade release. As you know, you can either do a clean installation (format and install fresh) or an upgrade installation (install on top of your existing OS). If you are pondering which is best for you, then I recommend this [...]]]></description>
			<content:encoded><![CDATA[<p>If you are a Ubuntu user, you are probably well aware of the recent 8.04 upgrade release. As you know, you can either do a clean installation (format and install fresh) or an upgrade installation (install on top of your existing OS). If you are pondering which is best for you, then I recommend this recent article on Linux.com: &#8220;<a href="http://www.linux.com/feature/134517">Ubuntu 8.04: Upgrade or clean install?</a>&#8220;.</p>
<p>The author explains their experience in upgrading both ways as well as the benefits and drawbacks to each. Having done two Ubuntu upgrades myself (5.10 to 6.06 and 6.06 to 7.04), I found a clean install each time was what worked best for me. Of course, the decision is yours to make and you probably cannot go wrong with either choice.</p>
<p>Of course, the #1 thing to do before any upgrade is to make sure your data is backed up!</p>
]]></content:encoded>
			<wfw:commentRss>http://www.pcmech.com/article/upgrading-ubuntu-clean-or-upgrade-installation/feed/</wfw:commentRss>
		</item>
		<item>
		<title>Add A Stock Ticker To Firefox</title>
		<link>http://www.pcmech.com/article/add-a-stock-ticker-to-firefox/</link>
		<comments>http://www.pcmech.com/article/add-a-stock-ticker-to-firefox/#comments</comments>
		<pubDate>Sat, 10 May 2008 07:32:05 +0000</pubDate>
		<dc:creator>Jason Faulkner</dc:creator>
		
		<category><![CDATA[Daily Tips]]></category>

		<category><![CDATA[Internet &amp; The Web]]></category>

		<category><![CDATA[firefox extensions]]></category>

		<category><![CDATA[stock ticker]]></category>

		<guid isPermaLink="false">http://www.pcmech.com/?p=6139</guid>
		<description><![CDATA[For those of you who like to keep a constant eye on your investment portfolio and use Firefox as your browser, take a look at the StockTicker extension.
This extension is pretty simple to use. You just add the symbols and/or indexes in you want to monitor and set both a refresh and rotation (how often [...]]]></description>
			<content:encoded><![CDATA[<p>For those of you who like to keep a constant eye on your investment portfolio and use Firefox as your browser, take a look at the <a href="https://addons.mozilla.org/en-US/firefox/addon/183">StockTicker extension</a>.</p>
<p>This extension is pretty simple to use. You just add the symbols and/or indexes in you want to monitor and set both a refresh and rotation (how often the stock symbols rotate from one to the next) time in the options and off you go. You can place the constantly updated ticker data in either the status bar or in a custom tool bar.</p>
<p>Go ahead and drive yourself crazy with this one&#8230;</p>
]]></content:encoded>
			<wfw:commentRss>http://www.pcmech.com/article/add-a-stock-ticker-to-firefox/feed/</wfw:commentRss>
		</item>
		<item>
		<title>Reducing Power Usage On Overclocked PC&#8217;s</title>
		<link>http://www.pcmech.com/article/reducing-power-usage-on-overclocked-pcs/</link>
		<comments>http://www.pcmech.com/article/reducing-power-usage-on-overclocked-pcs/#comments</comments>
		<pubDate>Fri, 09 May 2008 07:32:45 +0000</pubDate>
		<dc:creator>Jason Faulkner</dc:creator>
		
		<category><![CDATA[Daily Tips]]></category>

		<category><![CDATA[Power &amp; Chassis]]></category>

		<category><![CDATA[overclocking]]></category>

		<category><![CDATA[reduce power consumption]]></category>

		<category><![CDATA[save energy]]></category>

		<guid isPermaLink="false">http://www.pcmech.com/?p=6138</guid>
		<description><![CDATA[Many of you computer enthusiasts out there like to overclock your PC&#8217;s (personally, I avoid it like the plague), however a direct side effect to this is the increased power usage your steroid pumped PC consumes. Increased power usage not only contributes to a higher power bill, but also increased output of heat (which will [...]]]></description>
			<content:encoded><![CDATA[<p>Many of you computer enthusiasts out there like to overclock your PC&#8217;s (personally, I avoid it like the plague), however a direct side effect to this is the increased power usage your steroid pumped PC consumes. Increased power usage not only contributes to a higher power bill, but also increased output of heat (which will cost even more to cool down with the summer months approaching).</p>
<p>Well, give your overclocked PC a power reducing tune-up with the help of this Tech ARP article titled &#8220;<a href="http://www.techarp.com/showarticle.aspx?artno=537">Reducing The Power Consumption Of Overclocked PCs</a>&#8220;. From what I gathered in the article, the steps which decrease power usage have no noticable impact on the performance of your overclocked PC, so you have nothing to lose&#8230; except some power consumption.</p>
<p>After all, if you are overclocking, you probably like to tweak&#8230; this helps you make more tweaks to save some cash to apply to your next project.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.pcmech.com/article/reducing-power-usage-on-overclocked-pcs/feed/</wfw:commentRss>
		</item>
		<item>
		<title>No, Your Computer Isn&#8217;t Hacked</title>
		<link>http://www.pcmech.com/article/no-your-computer-isnt-hacked/</link>
		<comments>http://www.pcmech.com/article/no-your-computer-isnt-hacked/#comments</comments>
		<pubDate>Thu, 08 May 2008 07:32:04 +0000</pubDate>
		<dc:creator>Jason Faulkner</dc:creator>
		
		<category><![CDATA[Daily Tips]]></category>

		<category><![CDATA[Internet &amp; The Web]]></category>

		<category><![CDATA[spam]]></category>

		<guid isPermaLink="false">http://www.pcmech.com/?p=6125</guid>
		<description><![CDATA[Recently, both myself and a lot of users at work here have received a barrage of &#8220;undeliverable&#8221; email messages. I&#8217;m not talking about a few here, but hundreds a week.
Naturally, the first thing I thought is our mail server has been compromised. Long story short, that was not the case. Next, I thought it was [...]]]></description>
			<content:encoded><![CDATA[<p>Recently, both myself and a lot of users at work here have received a barrage of &#8220;undeliverable&#8221; email messages. I&#8217;m not talking about a few here, but hundreds a week.</p>
<p>Naturally, the first thing I thought is our mail server has been compromised. Long story short, that was not the case. Next, I thought it was our client machines which have been hijacked&#8230; again, not the case. It turns out we are just victims of <a href="http://www.computerworld.com.au/index.php/id;1698505531;fp;16;fpid;1">&#8220;backscatter&#8221; spam</a>.</p>
<p>The article linked above (ironically, I saw this the day after the problem started) explains what backscatter spam is, what causes it and how to handle it. This is an informative read for those of you are concerned with all the undeliverable email messages you have been getting.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.pcmech.com/article/no-your-computer-isnt-hacked/feed/</wfw:commentRss>
		</item>
		<item>
		<title>How To Create A Scheduled Task</title>
		<link>http://www.pcmech.com/article/how-to-create-a-scheduled-task/</link>
		<comments>http://www.pcmech.com/article/how-to-create-a-scheduled-task/#comments</comments>
		<pubDate>Wed, 07 May 2008 07:32:37 +0000</pubDate>
		<dc:creator>Jason Faulkner</dc:creator>
		
		<category><![CDATA[Daily Tips]]></category>

		<category><![CDATA[How Do I]]></category>

		<category><![CDATA[linux scheduled tasks]]></category>

		<category><![CDATA[mac scheduled tasks]]></category>

		<category><![CDATA[windows scheduled tasks]]></category>

		<guid isPermaLink="false">http://www.pcmech.com/?p=6130</guid>
		<description><![CDATA[Many times, the items we need to schedule to run automatically, such as virus and malware scans, have a built in scheduler which allow you to create an event without having to use the task scheduler in your OS. This tip serves as just a simple reference to some resources which show you how to [...]]]></description>
			<content:encoded><![CDATA[<p>Many times, the items we need to schedule to run automatically, such as virus and malware scans, have a built in scheduler which allow you to create an event without having to use the task scheduler in your OS. This tip serves as just a simple reference to some resources which show you how to create a scheduled task in all the major OS&#8217;s for when you actually need to schedule a task yourself.</p>
<p>How to create a scheduled task in:</p>
<ul>
<li><a href="http://support.microsoft.com/kb/308569">Windows XP (this information is virtually the same in Windows 2000)</a></li>
<li><a href="http://video.about.com/windows/Schedule-Daily-Automatic-Task.htm">Windows Vista</a></li>
<li><a href="http://www.oreilly.com/pub/a/mac/excerpt/runmacxpanther8/index.html">Mac OS X Panther</a></li>
<li><a href="http://kevin.vanzonneveld.net/techblog/article/schedule_tasks_on_linux_using_crontab/">Linux (using crontab)</a></li>
</ul>
<p>In addition, I found this <a href="http://www.xvsxp.com/power_user/schedule_tasks.php">comparison of scheduled task between Windows XP and OS X</a> to be interesting.</p>
<p>Happy automating.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.pcmech.com/article/how-to-create-a-scheduled-task/feed/</wfw:commentRss>
		</item>
	</channel>
</rss>
