<?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>PCauthorities.com</title>
	<atom:link href="http://www.pcauthorities.com/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.pcauthorities.com</link>
	<description>Free PC Performance Articles, Software Reviews and PC Tips &#38; Tweaks</description>
	<lastBuildDate>Mon, 30 Jan 2012 15:32:38 +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>Windows Update Failing in Vista or Windows 7</title>
		<link>http://www.pcauthorities.com/pc-errors/windows-update-failing-in-vista-or-windows-7/</link>
		<comments>http://www.pcauthorities.com/pc-errors/windows-update-failing-in-vista-or-windows-7/#comments</comments>
		<pubDate>Mon, 19 Dec 2011 13:24:02 +0000</pubDate>
		<dc:creator>Anthony</dc:creator>
				<category><![CDATA[PC Errors]]></category>
		<category><![CDATA[vista]]></category>
		<category><![CDATA[Windows 7]]></category>
		<category><![CDATA[windows update]]></category>

		<guid isPermaLink="false">http://www.pcauthorities.com/?p=6281</guid>
		<description><![CDATA[Windows PC's rely on being updated on a regular basis by Microsoft. The Windows Update service ensures that computers get the latest patches and fixes, so the computers are safe and perform optimally. But Windows Update can fail for a number of reasons, which can often be fixed with the steps in this article.]]></description>
			<content:encoded><![CDATA[<p>The Windows operating system gets updated frequently. Microsoft regularly releases updates for various versions of the Windows operating system to patch security holes, fix bugs, enhance existing functionality or add new functions.</p>
<p>By default Windows update runs on a scheduled basis on Vista and Windows 7, and installs updates automatically. Although the user can change the Windows Update configuration to only check for updates, or check and download, normally letting Windows install updates automatically is a good idea.</p>
<p>But like any software, the Windows Update service has a few dependencies on the end-user’s computer. In Vista and Windows 7, Windows Update depends on a number of services to run, as well as a number of file locations and registry configurations.</p>
<p>Installing updates means that compatibility issues with existing software or running programs need to be addressed, and of course the installer service needs to work properly. Any issues with the Windows registry, or the <em>C:\Windows\WinSxS\Manifests</em>, or <em>C:\Windows\Servicing\Packages</em> locations can cause the Windows update service to fail.</p>
<p>Although there are different errors that can be reported when Windows Update fails to execute properly, the most common errors are:</p>
<table style="font-size: 10px;margin-top:10px;margin-bottom:20px;" border="0" cellspacing="0" cellpadding="0" width="600">
<tbody>
<tr>
<td width="70" valign="bottom"><strong>Code </strong></td>
<td width="230" valign="bottom"><strong>Error </strong></td>
<td width="300" valign="bottom"><strong>Description</strong></td>
</tr>
<tr>
<td width="70" valign="bottom">0x8000FFFF</td>
<td width="230" valign="bottom">ERROR_SERVICE_DOES_NOT_EXIST</td>
<td width="300" valign="bottom">Windows Update encountered an unknown error.</td>
</tr>
<tr>
<td width="70" valign="bottom">0&#215;80070002</td>
<td width="230" valign="bottom">ERROR_FILE_NOT_FOUND</td>
<td width="300" valign="bottom">The system cannot find the file specified.</td>
</tr>
<tr>
<td width="70" valign="bottom">0x8007000D</td>
<td width="230" valign="bottom">ERROR_INVALID_DATA</td>
<td width="300" valign="bottom">The data is invalid.</td>
</tr>
<tr>
<td width="70" valign="bottom">0&#215;80070057</td>
<td width="230" valign="bottom">ERROR_INVALID_PARAMETER</td>
<td width="300" valign="bottom">The parameter is incorrect.</td>
</tr>
<tr>
<td width="70" valign="bottom">0&#215;80070490</td>
<td width="230" valign="bottom">ERROR_NOT_FOUND</td>
<td width="300" valign="bottom">Windows could not search for new updates.</td>
</tr>
<tr>
<td width="70" valign="bottom">0&#215;80070422</td>
<td width="230" valign="bottom"></td>
<td width="300" valign="bottom">Windows Update encountered an unknown error.</td>
</tr>
<tr>
<td width="70" valign="bottom">0&#215;80070424</td>
<td colspan="2" width="530" valign="bottom">ERROR_SERVICE_DOES_NOT_EXIST</td>
</tr>
<tr>
<td width="70" valign="bottom">0x80072EFE</td>
<td width="230" valign="bottom">ERROR_INTERNET_CONNECTION_ABORTED</td>
<td width="300" valign="bottom">Windows Update encountered an unknown error.</td>
</tr>
<tr>
<td width="70" valign="bottom">0x80072EE2</td>
<td width="230" valign="bottom">ERROR_INTERNET_TIMEOUT</td>
<td width="300" valign="bottom">Windows Update encountered an unknown error.</td>
</tr>
</tbody>
</table>
<p>As you can see part of the problem is that the error message are not always very helpful. In many cases, the update service simple reports the error message “<em>Windows Update encountered an unknown error.</em>”, which does not tell the user anything.</p>
<p>A possible screenshot of failed Windows Update may look like this:</p>
<p><img style="margin-top: 5px; margin-bottom: 5px;" title="Windows Update Failure" src="http://pcauthorities.com/images/windows-update-error-code-80070422.jpg" alt="Windows update error code 80070422" width="364" height="288" /></p>
<p>Of course it is possible that not all updates fail, but only a specific update.</p>
<h3>How to solve Windows Update Problems in Vista and Windows 7</h3>
<p>The solution to Windows Update errors depends on the error you are getting. But a few things are common and can be checked or corrected in all cases.</p>
<p>Please note that for most of these steps you will need to use a user account with administrative privileges.</p>
<p>The first thing to check is that you have a working Internet connection. If not, Windows update cannot connect to the Microsoft update websites. This includes problems caused by proxy servers, security software and external firewalls. Microsoft recommends to turn on the Windows firewall and disable 3rd party firewalls and software accelerators in case of update problems.</p>
<p>Also make sure that you add the Windows update related websites to the <strong>Trusted sites</strong> on your computer. That will prevent any network traffic from these sites to be blocked. You can use the Internet Explorer to add trusted sites. Select the <strong>Tools</strong> menu -&gt; <strong>Internet Options</strong> -&gt; <strong>Security </strong>tab -&gt; <strong>Trusted sites</strong> icon -&gt; <strong>Sites </strong>button. Ad <code>http://*update.microsoft.com</code>, <code>https://*update.microsoft.com</code>, and  <code>http://download.windowsupdate.com</code> as trusted sites.</p>
<p>Next, check the services that should be running. You can start the service manager by typing “<strong>services.msc</strong>” and pressing <strong>Enter </strong>at the Start menu. This will start the <strong>Microsoft Management Console</strong>.</p>
<p><img style="margin-top: 5px; margin-bottom: 5px;" title="Windows Update Service" src="http://pcauthorities.com/images/windows-update-service.jpg" alt="Windows Management Console - Services" width="500" height="253" /></p>
<p>In the services list, make sure that the <strong>Windows Update</strong> service, the <strong>Windows Modules Installer</strong>, and the <strong>Background Intelligent Transfer</strong> service are started.</p>
<p>Open the command prompt window as an administrator (type “<strong>cmd</strong>” in the Start menu, right-click the “<strong>cmd.exe</strong>” that shows in the list, and in the popup menu select <strong>Run as administrator</strong>), and then type <code>SFC /SCANNOW</code> at the command prompt, followed by <strong>Enter</strong>. This will check the Windows system files on the computer.</p>
<p>Apart from that, there are specific solutions to specific problems.</p>
<p>Error code 0&#215;80070424 for example means a problem with the Windows update service DLL. Reregistering the DLL generally fixes the issue. So start a command prompt again, and then type:</p>
<p><code>%SYSTEMROOT%\SYSTEM32\REGSVR32.EXE %SYSTEMROOT%\SYSTEM32\WUAUENG.DLL /S</code></p>
<p>Press <strong>Enter </strong>and wait for the DLL registration to complete. Then try Windows Update again.</p>
<p>A number of Windows Update problems can also be fixed by using the <a title="Windows Update Readiness Tool" href="http://support.microsoft.com/kb/947821" target="_blank">Windows Update Readiness Tool</a>. This Microsoft application can be downloaded and installed on your computer, after which it will check your computer for any known problems that can cause Windows Update to fail on Vista or Windows 7. The tool will not find and fix all causes though.
<div class="tweetmeme_button" style="float: left; margin-right: 10px;margin-bottom:10px;">
			<a href="http://api.tweetmeme.com/share?url=http%3A%2F%2Fwww.pcauthorities.com%2Fpc-errors%2Fwindows-update-failing-in-vista-or-windows-7%2F"><br />
				<img src="http://api.tweetmeme.com/imagebutton.gif?url=http%3A%2F%2Fwww.pcauthorities.com%2Fpc-errors%2Fwindows-update-failing-in-vista-or-windows-7%2F&amp;source=JulesPCaut&amp;style=compact&amp;b=2" height="61" width="50" /><br />
			</a>
		</div>
]]></content:encoded>
			<wfw:commentRss>http://www.pcauthorities.com/pc-errors/windows-update-failing-in-vista-or-windows-7/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Optimize Internet Explorer 9</title>
		<link>http://www.pcauthorities.com/internet/optimize-internet-explorer-9/</link>
		<comments>http://www.pcauthorities.com/internet/optimize-internet-explorer-9/#comments</comments>
		<pubDate>Tue, 13 Dec 2011 14:34:37 +0000</pubDate>
		<dc:creator>Kyle</dc:creator>
				<category><![CDATA[IE9]]></category>
		<category><![CDATA[Internet Optimization]]></category>
		<category><![CDATA[tweak]]></category>

		<guid isPermaLink="false">http://www.pcauthorities.com/?p=6277</guid>
		<description><![CDATA[Not happy with how IE9 looks? Or maybe the performance should be better? Check out TweakIE9, which gives you control over many of the settings for Internet Explorer 9, even if they are not available through the Internet Options menu. Optimize IE9 the way you like it!]]></description>
			<content:encoded><![CDATA[<p>Internet Explorer 9 has a lot of improvements over earlier IE versions. But there are also more restrictions in the GUI, as a result of the effort to maximize the usable browsing area. A process that was started by Chrome and is now followed by Internet Explorer.</p>
<p>If you don’t care about maximizing your viewing area and want the menubar or status bar back, there is an easy way to customize IE9 to your liking. The application to optimize IE9 is called TweakIE9, and can be <a title="Download TweakIE9" href="http://www.itknowledge24.com/downloads.html" target="_blank">downloaded for free online</a>.</p>
<p>After you download the ZIP file, extract the program and run it. The installer will check for the presence of IE9, and then show you the user interface.</p>
<p><img style="margin-top: 5px; margin-bottom: 5px;" title="TweakIE9 screen" src="http://pcauthorities.com/images/reviews/tweakIE9.png" alt="Tweak Internet Explorer 9 window" width="500" height="290" /></p>
<p>There are obviously a lot of tweaks possible, some are also possible in a different way, but TweakIE9 gives you access to all kinds of settings for Internet Explorer 9 in an easy way.</p>
<p>Options can simply be toggled by clicking the gray pin (off) or the blue pin (on).</p>
<p>Also check out the option to configure the maximum number of downloads, which allows you to increase the number of parallel downloads in IE, which can help increase the download speed.</p>
<p>Take let the changes take effect, click the <strong>Tweak IE9 now</strong> button. The program will ask you if you want to create a system restore point, which is always a good thing if you make changes to your system configuration.</p>
<p>And best of all, there is a <strong>Restore IE9</strong> button that brings everything back to the default! So no risk in playing with the settings or making a mistake.</p>
<p>To tun the program again, simply execute the program from the extracted ZIP again. This time the GUI will show up immediately, without the EULA and the IE9 check.
<div class="tweetmeme_button" style="float: left; margin-right: 10px;margin-bottom:10px;">
			<a href="http://api.tweetmeme.com/share?url=http%3A%2F%2Fwww.pcauthorities.com%2Finternet%2Foptimize-internet-explorer-9%2F"><br />
				<img src="http://api.tweetmeme.com/imagebutton.gif?url=http%3A%2F%2Fwww.pcauthorities.com%2Finternet%2Foptimize-internet-explorer-9%2F&amp;source=JulesPCaut&amp;style=compact&amp;b=2" height="61" width="50" /><br />
			</a>
		</div>
]]></content:encoded>
			<wfw:commentRss>http://www.pcauthorities.com/internet/optimize-internet-explorer-9/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Preview images in the right-click popup menu</title>
		<link>http://www.pcauthorities.com/multimedia/preview-images-in-the-right-click-popup-menu/</link>
		<comments>http://www.pcauthorities.com/multimedia/preview-images-in-the-right-click-popup-menu/#comments</comments>
		<pubDate>Mon, 05 Dec 2011 06:05:32 +0000</pubDate>
		<dc:creator>Jules</dc:creator>
				<category><![CDATA[Multimedia]]></category>
		<category><![CDATA[image preview]]></category>

		<guid isPermaLink="false">http://www.pcauthorities.com/?p=6271</guid>
		<description><![CDATA[Previewing images in Windows seems like something you want to leave to Windows itself. But looking around, you will see that there are plenty of other solutions to preview images. FastPreview is one such image preview program, which actually shows you a preview right in the popup menu!]]></description>
			<content:encoded><![CDATA[<p>There are plenty of image viewing applications around. Irfanview is one of my personal favorites. But they all involve starting the program to view a picture file. For image file formats that require a large application to be started, like Adobe Photoshop, an alternate image preview application can be very useful. It saves time browsing through files based on a preview.</p>
<p>A different type of image preview is possible with an application called FastPreview. This application, when installed, allows the user to simply right-click an image file, and see a preview right there in the popup menu!</p>
<p><img style="margin-top: 5px; margin-bottom: 5px;" title="FastPreview" src="http://pcauthorities.com/images/fastpreview.jpg" alt="Preview images in popup menu" width="500" height="348" /></p>
<p>How cool is that?</p>
<p>Of course it is possible to configure Windows itself to show <strong>Extra Large Icons</strong>, which can allow you to see sufficient information of an image to use it for selecting pictures. But that setting will apply to all files in a folder, and also require more processing time, especially the first time you view a folder.</p>
<p>FastPreview shows the preview in the popup menu in the size that you want. While previewing an image, you can select the option <strong>FP ›› Info and Setttings</strong> in the popup menu (just below the preview) to change the size of the preview.</p>
<p>Keen on trying it out? You can download FastPreview <a title="FastPreview site" href="https://tn123.org/fastpreview/" target="_blank">here</a>. FastPreview runs on Windows 7, Vista and XP,and there is a 32-bit and 64-bit version.
<div class="tweetmeme_button" style="float: left; margin-right: 10px;margin-bottom:10px;">
			<a href="http://api.tweetmeme.com/share?url=http%3A%2F%2Fwww.pcauthorities.com%2Fmultimedia%2Fpreview-images-in-the-right-click-popup-menu%2F"><br />
				<img src="http://api.tweetmeme.com/imagebutton.gif?url=http%3A%2F%2Fwww.pcauthorities.com%2Fmultimedia%2Fpreview-images-in-the-right-click-popup-menu%2F&amp;source=JulesPCaut&amp;style=compact&amp;b=2" height="61" width="50" /><br />
			</a>
		</div>
]]></content:encoded>
			<wfw:commentRss>http://www.pcauthorities.com/multimedia/preview-images-in-the-right-click-popup-menu/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Prevent Touchpad Cursor Jumps</title>
		<link>http://www.pcauthorities.com/software-reviews/prevent-touchpad-cursor-jumps/</link>
		<comments>http://www.pcauthorities.com/software-reviews/prevent-touchpad-cursor-jumps/#comments</comments>
		<pubDate>Mon, 12 Sep 2011 20:45:36 +0000</pubDate>
		<dc:creator>Anthony</dc:creator>
				<category><![CDATA[Software Reviews]]></category>
		<category><![CDATA[block touchpad]]></category>
		<category><![CDATA[disable touchpad]]></category>

		<guid isPermaLink="false">http://www.pcauthorities.com/?p=6265</guid>
		<description><![CDATA[Most notebooks have a touchpad to allow cursor control with the absence of an external mouse. Touchpad software had come a long way in replacing a mouse, offering easy ways to scroll, and with the latest synaptics software also supporting gestures. But one thing that can be a problem is the location of the touchpad. [...]]]></description>
			<content:encoded><![CDATA[<p><img style="float: left; margin: 5px;" title="Disable Touchpad" src="http://pcauthorities.com/images/icon/touchpad-disable.png" alt="Briefly disable touchpad" width="69" height="69" />Most notebooks have a touchpad to allow cursor control with the absence of an external mouse. Touchpad software had come a long way in replacing a mouse, offering easy ways to scroll, and with the latest synaptics software also supporting gestures.</p>
<p>But one thing that can be a problem is the location of the touchpad. For easy of use, the touchpad is generally centered on the laptop, just below the keyboard. Although convenient for using it as a mouse replacement, it is not so convenient when you type a lot. During your typing, you need to make sure to not accidentally touch the touchpad surface with a finger (or your wrist), or you will risk the mouse cursor jumping. The typed text will end up in a different location in your document, or keystrokes might suddenly be send to a different application altogether!</p>
<p>The easy way around this is of course to use an external mouse and disable the touchpad in the Windows device manager. But if you don&#8217;t want or have an external mouse, this is not an option.</p>
<p>The better way to deal with this touchpad problem is to use a program called <a title="Touchpad Blocker" href="http://karpolan.com/software/touchpad-blocker/" target="_blank">touchpad blocker</a>. This simple little application basically disables the touchpad for short periods of time, starting when you start typing on the keyboard. As a result these accidental touches of the touchpad while typing don&#8217;t have any effect anymore!</p>
<p>The program is very simple to install and use. The program has a few configurable options, including an option to configure the delay between a keystroke and the re-activation of the touchpad. That way you can fine-tune the operation of touchpad blocker to your own personal taste.</p>
<p><img style="margin-top: 5px; margin-bottom: 5px;" title="Touchpad Blocker" src="http://pcauthorities.com/images/touchpad-blocker.png" alt="Temporarily disable touchpad" width="283" height="361" /></p>
<p>Another handy option is the manual keyboard block, which can be invoked using a predefined key combination. Just select the Combination field and then press the desired key combination. The program will automatically pick up the keys pressed and record it in the configuration.
<div class="tweetmeme_button" style="float: left; margin-right: 10px;margin-bottom:10px;">
			<a href="http://api.tweetmeme.com/share?url=http%3A%2F%2Fwww.pcauthorities.com%2Fsoftware-reviews%2Fprevent-touchpad-cursor-jumps%2F"><br />
				<img src="http://api.tweetmeme.com/imagebutton.gif?url=http%3A%2F%2Fwww.pcauthorities.com%2Fsoftware-reviews%2Fprevent-touchpad-cursor-jumps%2F&amp;source=JulesPCaut&amp;style=compact&amp;b=2" height="61" width="50" /><br />
			</a>
		</div>
]]></content:encoded>
			<wfw:commentRss>http://www.pcauthorities.com/software-reviews/prevent-touchpad-cursor-jumps/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Windows 7 – Shutdown button changes to Install Updates and Shut Down</title>
		<link>http://www.pcauthorities.com/windows-7/windows-7-%e2%80%93-shutdown-button-changes-to-install-updates-and-shut-down/</link>
		<comments>http://www.pcauthorities.com/windows-7/windows-7-%e2%80%93-shutdown-button-changes-to-install-updates-and-shut-down/#comments</comments>
		<pubDate>Mon, 11 Jul 2011 14:37:32 +0000</pubDate>
		<dc:creator>Anthony</dc:creator>
				<category><![CDATA[Windows 7]]></category>
		<category><![CDATA[shutdown button]]></category>
		<category><![CDATA[updates]]></category>

		<guid isPermaLink="false">http://www.pcauthorities.com/?p=6255</guid>
		<description><![CDATA[Don't let Windows 7 take control of the Shutdown button after installing updates! Disable the automatic change of the Shutdown button into Install Updates and Shut down in Windows 7 with an easy registry change.]]></description>
			<content:encoded><![CDATA[<p>When Windows 7 downloads and installs updates, the shutdown button in the <strong>Start </strong>menu automatically changes to <strong>Install Updates and Shut Down</strong>. If you don’t like this behavios, and want the button to simply display the last used option, then there is a way to change this behavior in Windows 7.</p>
<p>This require you to change the Windows registry, so be sure to first make a backup of the registry, so you can restore that in case anything goes wrong, or you want to revert the change.</p>
<p>To change the behavior:</p>
<ol>
<li>Open the Registry Editor (type “<strong>regedit</strong>” in the <strong>Start </strong>search box and press <strong>Enter</strong>).</li>
<li>In the registry editor, navigate to the following key:<br />
<strong>HKEY_CURRENT_USER\Software\Policies\Microsoft\Windows\WindowsUpdate\AU</strong><br />
If it does not exist, create it, by using the the <strong>Edit </strong>-&gt; <strong>New </strong>-&gt; <strong>Key </strong>menu option.</li>
<li>Now select the <strong>Edit </strong>-&gt; <strong>New </strong>-&gt; <strong>DWORD (32-bit) Value</strong> option.</li>
<li>Enter <strong>NoAUAsDefaultShutdownOption</strong> as the name for the new entry.</li>
<li>The value assigned to the new DWORD value should be <strong>1</strong>.<br />
In case the value already exists, change the value from <strong>0</strong> to <strong>1</strong>.</li>
<li>Close the Registry Editor.</li>
</ol>
<p>That is it. After the next Windows Update the Shutdown button will no longer be changed to the Install Updates and Shut Down option.</p>
<p>You can always still access the Install Updates and Shut Down option via the regular shutdown menu, since it will be the botton option in that menu. And if you do want the old behavior back, simply change the value from <strong>1</strong> to <strong>0</strong> again.</p>
<p>This registry change also applies to Vista, where the shutdown button is changed by Windows Update in the same way:</p>
<p><img style="margin-top: 5px; margin-bottom: 5px;" title="Install Update on Shutdown" src="http://pcauthorities.com/images/installs-updates-shuts-down-computer.png" alt="Shutdown button changes in Vista" />
<div class="tweetmeme_button" style="float: left; margin-right: 10px;margin-bottom:10px;">
			<a href="http://api.tweetmeme.com/share?url=http%3A%2F%2Fwww.pcauthorities.com%2Fwindows-7%2Fwindows-7-%25e2%2580%2593-shutdown-button-changes-to-install-updates-and-shut-down%2F"><br />
				<img src="http://api.tweetmeme.com/imagebutton.gif?url=http%3A%2F%2Fwww.pcauthorities.com%2Fwindows-7%2Fwindows-7-%25e2%2580%2593-shutdown-button-changes-to-install-updates-and-shut-down%2F&amp;source=JulesPCaut&amp;style=compact&amp;b=2" height="61" width="50" /><br />
			</a>
		</div>
]]></content:encoded>
			<wfw:commentRss>http://www.pcauthorities.com/windows-7/windows-7-%e2%80%93-shutdown-button-changes-to-install-updates-and-shut-down/feed/</wfw:commentRss>
		<slash:comments>5</slash:comments>
		</item>
		<item>
		<title>Internet Explorer or a different browser</title>
		<link>http://www.pcauthorities.com/internet/internet-explorer-or-a-different-browser/</link>
		<comments>http://www.pcauthorities.com/internet/internet-explorer-or-a-different-browser/#comments</comments>
		<pubDate>Mon, 06 Jun 2011 15:39:25 +0000</pubDate>
		<dc:creator>Jules</dc:creator>
				<category><![CDATA[Internet Optimization]]></category>
		<category><![CDATA[Chrome]]></category>
		<category><![CDATA[Firefox]]></category>
		<category><![CDATA[IE]]></category>
		<category><![CDATA[IE6]]></category>
		<category><![CDATA[IE7]]></category>
		<category><![CDATA[IE8]]></category>
		<category><![CDATA[IE9]]></category>

		<guid isPermaLink="false">http://www.pcauthorities.com/?p=6227</guid>
		<description><![CDATA[People that have been using Windows based computers for some time, have probably all been using Internet Explorer at some point in time. And many probably still are, as Microsoft browser has been updated on a continuous basis, resulting in the current version 9. A good influence on this development has been the European decision [...]]]></description>
			<content:encoded><![CDATA[<p>People that have been using Windows based computers for some time, have probably all been using Internet Explorer at some point in time. And many probably still are, as Microsoft browser has been updated on a continuous basis, resulting in the current version 9.<br />
A good influence on this development has been the European decision to force a browser selection for all Windows based systems, so Windows users are not automatically stuck with an integrated IE version. But also the increased competition from Mozilla FireFox and Google Chrome have contributed a lot to offering users a choice of browser.</p>
<p>Personally I use FireFox most, since it has always been a lot faster than IE, and I did not like the minimalistic view of Chrome when it first came out. Seeing that IE9 is doing exactly the same, I keep on using FireFox. Not without problem though, since I have seen the number of crashes and automatic restarts increase with the latest updates of FireFox. I will switch over to FireFox 4 and see if that has improved upon the 3.6.xx versions.</p>
<p>Back to IE, where it is still up to the user to switch to new versions. IE6 as you might know is losing ground, which is good since it was a developer’s nightmare. If you want to see how many people still use IE6, check out the <a title="IE6 countdown" href="http://www.theie6countdown.com/default.aspx" target="_blank">IE6 countdown site</a>. But if you are keen on keeping IE6 around, there is of course also a <a title="Save IE6" href="http://saveie6.com/" target="_blank">site</a> for that…</p>
<p>IE7 is also still in use and is a lot better than IE6 already, but some real changes were made by Microsoft when IE8 was introduced. Performance and security were better than earlier, partly by sandboxing each tab, and this was further improved upon in IE9, which is almost a complete new browser. IE9’s ability to use (GPU) hardware acceleration and support for HTML5 probably make it one of the best choices at the moment.</p>
<p>If you want to compare browsers to help you decide which browser to use, consider checking out the <a title="HTML5 Test" href="http://html5test.com/" target="_blank">HTML5test</a>, and for performance have a look at <a title="Browser comparison" href="http://www.zdnet.com/blog/hardware/ie9-vs-chrome-10-vs-firefox-4-rc-vs-opera-1101-vs-safari-5-the-big-browser-benchmark/11890" target="_blank">ZDNet’s browser comparison</a>. From a future perspective, it also worth considering the support and development for the browsers. Microsoft has been developing IE for years, and is also offering more and more online services through Office Web Apps, and Live Essentials. Google has had the Google Documents services for a longer time, and has tons of things in their development pipeline all the time. The question is if FireFox, being ‘just a browser’ will be able to keep competing with these giants.</p>
<p>And just in case you are curious, you can already have an <a title="IE10 Preview" href="http://blogs.msdn.com/b/ie/archive/2011/04/12/native-html5-first-ie10-platform-preview-available-for-download.aspx" target="_blank">early look at IE10</a>! That will be the version that is expected to be released with Windows 8, and it will further only run on Windows 7, since Microsoft has decided not to make it available for Vista.
<div class="tweetmeme_button" style="float: left; margin-right: 10px;margin-bottom:10px;">
			<a href="http://api.tweetmeme.com/share?url=http%3A%2F%2Fwww.pcauthorities.com%2Finternet%2Finternet-explorer-or-a-different-browser%2F"><br />
				<img src="http://api.tweetmeme.com/imagebutton.gif?url=http%3A%2F%2Fwww.pcauthorities.com%2Finternet%2Finternet-explorer-or-a-different-browser%2F&amp;source=JulesPCaut&amp;style=compact&amp;b=2" height="61" width="50" /><br />
			</a>
		</div>
]]></content:encoded>
			<wfw:commentRss>http://www.pcauthorities.com/internet/internet-explorer-or-a-different-browser/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>How to Add YouTube Video to PowerPoint</title>
		<link>http://www.pcauthorities.com/how-to/powerpoint/how-to-add-youtube-video-to-powerpoint/</link>
		<comments>http://www.pcauthorities.com/how-to/powerpoint/how-to-add-youtube-video-to-powerpoint/#comments</comments>
		<pubDate>Mon, 02 May 2011 12:11:21 +0000</pubDate>
		<dc:creator>Jules</dc:creator>
				<category><![CDATA[Powerpoint]]></category>
		<category><![CDATA[streaming video]]></category>
		<category><![CDATA[youtube]]></category>

		<guid isPermaLink="false">http://www.pcauthorities.com/?p=6220</guid>
		<description><![CDATA[PowerPoint presentations are a great way to get your message across, from simple instructions to elaborate presentations or training courses. Using text, animations and graphics has always been possible, but it is even possible to use YouTube videos in your presentation if you found a great online video that fits your subject. Here is how to do it.]]></description>
			<content:encoded><![CDATA[<p>Microsoft PowerPoint has a lot of functionality and supports a lot of graphical features. Until the Office 2010 version, adding streaming video, like a YouTube video, was not possible. In PowerPoint 2010 however, you can directly add online video from a URL. You simply select the option to insert video from a website and copy + paste the URL from the online streaming video source.</p>
<p>But in Office 2007 this option is not available, so without a third party solution it is not possible to add streaming video to your PowerPoint presentation. The free PowerPoint plugin that you can use for this is from AuthorStream. You can <a title="YouTube PowerPoint plugin" href="http://www.authorstream.com/desktop/" target="_blank">download the plugin for PowerPoint</a> from their website. The plugin will download as a self-installing executable (aSDesktopSetup.exe), which will install itself when executed.</p>
<p>After installation of the plugin, you simply start PowerPoint and click the new <strong>authorSTREAM</strong> menu. Next, click the <strong>Insert by UR</strong>L button to insert the URL for the online video.</p>
<p><img style="margin-top: 5px; margin-bottom: 5px;" title="Insert Video by URL" src="http://pcauthorities.com/images/authorstream.png" alt="Insert YouTube video in powerpoint" width="500" height="147" /></p>
<p>In the Insert by URL window, you can then copy + past the URL from a YouTube video. You will need to click the Preview button before the Insert in Slide button is enabled.</p>
<p><img style="margin-top: 5px; margin-bottom: 5px;" title="YouTube URL in PowerPoint" src="http://pcauthorities.com/images/insert-youtube-in-powerpoint.png" alt="Insert streaming video in PowerPoint" /></p>
<p>Clicking the <strong>Insert in Slide</strong> button will place the video object into your current slide. Like any object in PowerPoint, you can then move it around on the slide and resize it to the desired dimensions. Of course you will need to have an active Internet connection when you show your presentation, since the video is not copied to your computer, but streamed from the Internet when playing.</p>
<p>The authorSTREAM solution works for Office 2007 as well as Office 2010, so if you prefer you can use it in Office 2010 as well instead of the built-in functionality.
<div class="tweetmeme_button" style="float: left; margin-right: 10px;margin-bottom:10px;">
			<a href="http://api.tweetmeme.com/share?url=http%3A%2F%2Fwww.pcauthorities.com%2Fhow-to%2Fpowerpoint%2Fhow-to-add-youtube-video-to-powerpoint%2F"><br />
				<img src="http://api.tweetmeme.com/imagebutton.gif?url=http%3A%2F%2Fwww.pcauthorities.com%2Fhow-to%2Fpowerpoint%2Fhow-to-add-youtube-video-to-powerpoint%2F&amp;source=JulesPCaut&amp;style=compact&amp;b=2" height="61" width="50" /><br />
			</a>
		</div>
]]></content:encoded>
			<wfw:commentRss>http://www.pcauthorities.com/how-to/powerpoint/how-to-add-youtube-video-to-powerpoint/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>A Movie Organizer to Help You Keep Track of Your Movies</title>
		<link>http://www.pcauthorities.com/software-reviews/a-movie-organizer-to-help-you-keep-track-of-your-movies/</link>
		<comments>http://www.pcauthorities.com/software-reviews/a-movie-organizer-to-help-you-keep-track-of-your-movies/#comments</comments>
		<pubDate>Tue, 25 Jan 2011 00:27:55 +0000</pubDate>
		<dc:creator>Jules</dc:creator>
				<category><![CDATA[Software Reviews]]></category>
		<category><![CDATA[movie collection]]></category>

		<guid isPermaLink="false">http://www.pcauthorities.com/?p=6208</guid>
		<description><![CDATA[Tired of typing in all the details of your favorite movies in your movie collection software? All my movies makes it simple to manage your movie collection. User-friendly and hardly anything needs to be entered manually anymore, it uses the online movie databases.]]></description>
			<content:encoded><![CDATA[<p>Today I’d like to talk about the software I came across not so long ago. A friend of mine told me he liked his <a title="Movie Organizer" href="http://www.bolidesoft.com/allmymovies.html" target="_blank">movie organizer</a> software. I decided to give it a try and this is what I’ve learned so far.</p>
<p>All My Movies is a multi-lingual movie organizer. What is a movie organizer at all? Briefly, it’s  software which helps to organize all sorts of films – VHS (if you still use them), DVDs, Blu-rays. The software includes all necessary info about the films – the genre, release date, the full cast, the directors, etc. The major advantage with movie organizers is that there’s no need to enter any movie info manually – everything is downloaded automatically from movie Internet databases – that is rather convenient.</p>
<p>I loaded my favorite TV series into the program in just 20 minutes, and now I have all the details about the actors at my fingertips. And it loaded my folder with AVI movie files without a problem, even though there are different video codecs in use in them.</p>
<h3>What else appealed to me in this software?</h3>
<p>First of all, its ease-of-use, because everything is intuitively clear where to find functionality, how to start,  how to continue and when to finish.</p>
<p><img style="margin: 5px 10px; float: left;" title="All My Movies GUI" src="http://pcauthorities.com/images/reviews/movie-organizer.png" alt="Movie organizer window" width="200" height="146" /></p>
<p>Secondly, the view modes available in the program. It has something for everyone – the user is welcome to choose the template, the information depicted on the movie card, etc. Besides, there are cover thumbnails and virtual shelf modes, which make it a lot nicer to work with the library.</p>
<p>Thirdly, sorting and grouping options are rather impressive. Users with thousands of movies in store are offered to sort and group them by various criteria – that’s makes it real easy to manage large movie collections. It’s also possible to add personal marks and colored flags and filter the collection by those. For example, you particularly like certain films, so add the mark “My favourite” and filter the collection based on it. Done! You’ll be shown only the films with this mark.</p>
<p>Another point to mention is the program’s directories and their potential. I really like working with them. For example, the <strong>Name </strong>directory stores full information about actors and directors from all the films in the library. Each person’s card has the photo and biographical info, as well as filmography of the actor. And there are pop-up windows containing brief info and the photo.</p>
<p>The software is made by Bolide Software, who have been in business since 2003. As a result they claim to have frequent program updates and strong technical support. I haven’t had the need for support, but it is good to know it is available.</p>
<p>I haven’t found any serious drawbacks of the software. Like any movie organizer using online databases which often make changes on the website, All My Movies sometimes faces problems with those changes, but the good news is that they adjust to those changes rather quickly.</p>
<p>If you have experience of using <a title="All My Movies" href="http://www.bolidesoft.com/allmymovies.html" target="_blank">All My Movies</a> as the movie organizer, please  share your opinion in the comments! If you&#8217;d like to try it, visit their website and download a 30-day free trial.</p>
<p><strong>Update July 2011:</strong></p>
<p>A new version of All My Movies is now available. Version 6.5 improves the user-friendliness of the program and adds some new functions to the software. To mention a few improvements:</p>
<ul>
<li>More online databases with more languages supported.</li>
<li>Search on media location.</li>
<li>Use Bing.com to search for movie covers.</li>
<li>Search for TV series.</li>
<li>Some bug fixes.</li>
</ul>
<p>For a detailed list of the changes, please visit the <a title="All My Movies Change History" href="http://www.bolidesoft.com/allmymovies/whatsnew.html" target="_blank">website</a>. If you are a movie collector, it is certainly worth your time to evaluate the 30-day trial version.
<div class="tweetmeme_button" style="float: left; margin-right: 10px;margin-bottom:10px;">
			<a href="http://api.tweetmeme.com/share?url=http%3A%2F%2Fwww.pcauthorities.com%2Fsoftware-reviews%2Fa-movie-organizer-to-help-you-keep-track-of-your-movies%2F"><br />
				<img src="http://api.tweetmeme.com/imagebutton.gif?url=http%3A%2F%2Fwww.pcauthorities.com%2Fsoftware-reviews%2Fa-movie-organizer-to-help-you-keep-track-of-your-movies%2F&amp;source=JulesPCaut&amp;style=compact&amp;b=2" height="61" width="50" /><br />
			</a>
		</div>
]]></content:encoded>
			<wfw:commentRss>http://www.pcauthorities.com/software-reviews/a-movie-organizer-to-help-you-keep-track-of-your-movies/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>How to Fix Random Shutdown on Desktop Computers</title>
		<link>http://www.pcauthorities.com/pc-maintenance/how-to-fix-random-shutdown-on-desktop-computers/</link>
		<comments>http://www.pcauthorities.com/pc-maintenance/how-to-fix-random-shutdown-on-desktop-computers/#comments</comments>
		<pubDate>Wed, 17 Nov 2010 09:51:09 +0000</pubDate>
		<dc:creator>Anthony</dc:creator>
				<category><![CDATA[PC Maintenance]]></category>
		<category><![CDATA[computer shutdown]]></category>
		<category><![CDATA[random shutdown]]></category>

		<guid isPermaLink="false">http://www.pcauthorities.com/?p=6192</guid>
		<description><![CDATA[Troubleshooting computer problems can be quite a nightmare. There are so many possible causes for errors that it is often hard to find the cause. Random computer shutdowns are one of the worst kind of problems, so you know you have a serious issue. If you want to fix random desktop computer shutdowns, don't forget to look inside the computer!]]></description>
			<content:encoded><![CDATA[<p>Recently I was trying to troubleshoot a problem a friend of mine had with his computer. When he was running his desktop computer, it would randomly shut down. No messages, no warning, just power down. His system was running Windows XP with all updates and security in place, so the cause was not immediately obvious.</p>
<p>After trying several things, including checking the BIOS settings, checking the Windows power settings and number of other configuration options, I finally just decided to open the computer and check the cables and PCI cards.</p>
<p>When I opened the system, I immediately saw a possible cause. Look at the picture below of the dust in the CPU fan and cooling element!</p>
<p><img style="margin-top: 5px; margin-bottom: 5px;" title="CPU Fan Dust" src="http://pcauthorities.com/images/cpu-fan-dust.jpg" alt="Dust in the CPU cooling" width="500" height="375" /></p>
<p>The picture was actually taken when I was half done cleaning the dust already… As you can imagine this amount of dust in the CPU fan and CPU cooling block will prevent proper air circulation and greatly limit the CPU cooling.</p>
<p>The result was that the CPU was overheating and the system just went on a thermal shutdown whenever it reached critical temperatures. This quite explains the seemingly random computer shutdown problems.</p>
<p>After cleaning the system on the inside, and putting it back together, we restarted the system. Not only did it make a lot less noise (the fan was not trying to run at maximum RPM anymore for cooling the CPU), but it never shutdown automatically after that!</p>
<p>So if you face similar random computer shutdowns, and your computer is either a little older or standing in a dusty environment, consider this cause. For notebooks this problem generally does not happen, as they gather less dust inside and have a little different cooling concept.</p>
<h3>Monitor the CPU Temperature</h3>
<p>If you want to make sure that CPU temperature problems are the cause of the random computer shutdown problem, you can try using a simple program that shows the core CPU temperature. For modern CPUs this will work fine. <a href="http://techpowerup.com/realtemp/" target="_blank">Real Temp</a> from TechPowerUp is an example of such a program. Please note that for the best accuracy, it is important to <a href="http://techpowerup.com/realtemp/docs.php" target="_blank">calibrate the software</a> properly.</p>
<p><img style="margin-top: 5px; margin-bottom: 5px;" title="Real Temp CPU temperature" src="http://pcauthorities.com/images/real_temp.jpg" alt="Windows temperature monitoring software" width="318" height="406" />
<div class="tweetmeme_button" style="float: left; margin-right: 10px;margin-bottom:10px;">
			<a href="http://api.tweetmeme.com/share?url=http%3A%2F%2Fwww.pcauthorities.com%2Fpc-maintenance%2Fhow-to-fix-random-shutdown-on-desktop-computers%2F"><br />
				<img src="http://api.tweetmeme.com/imagebutton.gif?url=http%3A%2F%2Fwww.pcauthorities.com%2Fpc-maintenance%2Fhow-to-fix-random-shutdown-on-desktop-computers%2F&amp;source=JulesPCaut&amp;style=compact&amp;b=2" height="61" width="50" /><br />
			</a>
		</div>
]]></content:encoded>
			<wfw:commentRss>http://www.pcauthorities.com/pc-maintenance/how-to-fix-random-shutdown-on-desktop-computers/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>How to Update Your Computer BIOS</title>
		<link>http://www.pcauthorities.com/pc-maintenance/how-to-update-your-computer-bios/</link>
		<comments>http://www.pcauthorities.com/pc-maintenance/how-to-update-your-computer-bios/#comments</comments>
		<pubDate>Thu, 21 Oct 2010 10:57:58 +0000</pubDate>
		<dc:creator>Anthony</dc:creator>
				<category><![CDATA[PC Maintenance]]></category>
		<category><![CDATA[update BIOS]]></category>

		<guid isPermaLink="false">http://www.pcauthorities.com/?p=6183</guid>
		<description><![CDATA[Some computer problems can be solved by updating the BIOS on the motherboard. But since this is a risky process, you want to be sure it is required and follow the right steps in performing the BIOS update. We outlined the steps before and after the BIOS update for you.]]></description>
			<content:encoded><![CDATA[<p>All computers use a piece of basic software to get the computer started. In the case of personal computers this is called the Basic Input Output System (BIOS), which ensures the computer starts and boots your operating system.</p>
<p>As with any software, the BIOS software has a version and can be updated to fix bugs, improve performance or enable additional motherboard features. Not all BIOS updates are always required, so updating the bios is not required in all cases. It is best to follow the recommendations of the PC or motherboard manufacturer on the BIOS updates.</p>
<p>The BIOS software is not residing in regular computer memory (RAM), but is a piece of memory that is permanent, even when no power is present. Typically EEPROMS are used, which are read-only memory, but can be changed by the right steps.</p>
<h3>Before You Update the BIOS</h3>
<p>As you can imagine, updating the BIOS is a risky procedure. If something goes wrong, your computer might not be able to start anymore. So please be careful and take the necessary precautions.</p>
<ul>
<li>Make a backup of your files before you update the BIOS.</li>
<li>Find out your computer brand or motherboard brand. This is required to find the manufacturer’s website for the BIOS update.</li>
<li>Check your current BIOS version and then compare it with the new BIOS version on the manufacturer’s website.</li>
<li>Read the change history or release notes on the newer version to determine if the BIOS update is required or useful.<br />
In Windows you can easily check the current BIOS version number using the <span style="font-family: Courier New,Courier,mono;">msinfo32.exe</span> program.</li>
<li>Read the instructions on the manufacturer’s website on how to update the BIOS. There are procedures to update the BIOS that require a floppy boot, but there are also a lot of manufacturer’s that have Windows based BIOS update procedures.</li>
<li>Make a backup of the current BIOS version. If the BIOS update software does not allow for this option, try to at least download a copy of your current BIOS from the manufacturer’s website, so you can revert back to that version if the new BIOS does not work.</li>
<li>Download the new BIOS version from the manufacturer’s website. Don’t download it from anywhere else, unless you can be absolutely sure it is a reliable source!</li>
</ul>
<h3>Updating the BIOS</h3>
<p>The process to update the BIOS is specific to the PC brand or motherboard brand. Rather than trying to cover each and every possibility here, we refer to the websites of the manufacturer’s for the BIOS update. In case your PC brand or motherboard brand is not covered, leave a comment and we’ll try to add it.</p>
<p>Do keep in mind that not all computer manufacturers offer BIOS updates, as they simply rely on the manufacturer of the motherboards used in their computers.</p>
<div style="overflow: auto; height: 150px; width: 400px; margin-bottom: 20px;">
<ul style="font-family: Arial; list-style: none; font-size: 12px;">
<li><a href="http://www.abit.com.tw/page/en/download/guide.php" target="_blank">ABit</a></li>
<li><a href="http://www.ami.com/support/bios.cfm" target="_blank">AMI</a></li>
<li><a href="http://download.aopen.com.tw/Default.aspx" target="_blank">AOpen</a></li>
<li><a href="http://support.asus.com/technicaldocuments/technicaldocuments_content.aspx?no=714" target="_blank">ASUS</a></li>
<li><a href="http://www.biostar.com.tw/app/en/event/biosupdate/biospage.html" target="_blank">Biostar</a></li>
<li><a href="http://h10025.www1.hp.com/ewfrf/wc/document?lc=en&amp;dlc=&amp;cc=us&amp;docname=c00007682" target="_blank">Compaq</a></li>
<li><a href="http://www.ecs.com.tw/extra/flashutl/winflash.htm" target="_blank">EliteGroup</a></li>
<li><a href="http://support.gateway.com/support/drivers/ddaStep.asp?Tab=All" target="_blank">Gateway</a></li>
<li><a href="http://www.gigabyte.com/MicroSite/121/tech_a_bios.htm" target="_blank">GigaByte</a></li>
<li><a href="http://h10025.www1.hp.com/ewfrf/wc/document?lc=en&amp;dlc=&amp;cc=us&amp;docname=c00007682" target="_blank">HP</a></li>
<li><a href="http://www.intel.com/support/motherboards/desktop/sb/cs-022312.htm" target="_blank">Intel</a></li>
<li><a href="http://us.msi.com/support/BIOS_AMI.asp" target="_blank">MSI</a></li>
<li><a href="http://www.pcchips.com.tw/extra/PCC/utility/biosutl.htm" target="_blank">PCChips</a></li>
<li><a href="http://aps2.toshiba-tro.de/kb0/HTD9502M10000R01.htm" target="_blank">Toshiba</a></li>
<li><a href="http://www.via.com.tw/en/support/tech_faq.jsp#bios" target="_blank">VIA</a></li>
</ul>
</div>
<h3>After You Update the BIOS</h3>
<p>Once the BIOS update is complete, you need to check if everything went well and if the computer works as expected.</p>
<ul>
<li> In some cases the BIOS update process will automatically restart your computer, but in case it does not, manually shut down the computer. Leave it turned off for a minute and then restart.</li>
<li> First see if everything boots and works normal as expected.</li>
<li> If you updated your BIOS to solve a problem, check if the problem is gone or not.</li>
<li> Shut down and reboot your system again, and now go into the BIOS (mostly by pressing <strong>F2</strong> or <strong>Delete</strong>). Configure the BIOS to match the new version. This might not be required, but if the new BIOS version contains new settings, you want to make sure they are set right. If in doubt, it is best to use the Load Default Settings option.</li>
<li> Depending on the BIOS update, it is possible that you need to <a title="Scan for Driver Updates" href="http://www.pcauthorities.com/driver/driverfinder-website.php" target="_blank">update the system drivers</a> for your computer. It is best to scan your system for any driver updates required after the update.</li>
</ul>
<div class="tweetmeme_button" style="float: left; margin-right: 10px;margin-bottom:10px;">
			<a href="http://api.tweetmeme.com/share?url=http%3A%2F%2Fwww.pcauthorities.com%2Fpc-maintenance%2Fhow-to-update-your-computer-bios%2F"><br />
				<img src="http://api.tweetmeme.com/imagebutton.gif?url=http%3A%2F%2Fwww.pcauthorities.com%2Fpc-maintenance%2Fhow-to-update-your-computer-bios%2F&amp;source=JulesPCaut&amp;style=compact&amp;b=2" height="61" width="50" /><br />
			</a>
		</div>
]]></content:encoded>
			<wfw:commentRss>http://www.pcauthorities.com/pc-maintenance/how-to-update-your-computer-bios/feed/</wfw:commentRss>
		<slash:comments>7</slash:comments>
		</item>
	</channel>
</rss>

<!-- Performance optimized by W3 Total Cache. Learn more: http://www.w3-edge.com/wordpress-plugins/

Minified using disk: basic
Page Caching using disk: enhanced (User agent is rejected)
Database Caching 103/113 queries in 0.073 seconds using disk: basic
Content Delivery Network via pcauthorities.tca2.netdna-cdn.com

Served from: www.pcauthorities.com @ 2012-02-04 08:36:32 -->
