<?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"
	>

<channel>
	<title>Registry Cleaner to Optimize PC Performance</title>
	<atom:link href="http://www.pcfixreview.com/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.pcfixreview.com</link>
	<description>Software Reviews You Can Trust.</description>
	<pubDate>Wed, 19 Nov 2008 07:15:43 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.6.3</generator>
	<language>en</language>
			<item>
		<title>Windows update</title>
		<link>http://www.pcfixreview.com/update/windows-update/</link>
		<comments>http://www.pcfixreview.com/update/windows-update/#comments</comments>
		<pubDate>Mon, 17 Nov 2008 14:58:43 +0000</pubDate>
		<dc:creator>chloe</dc:creator>
		
		<category><![CDATA[Update]]></category>

		<guid isPermaLink="false">http://www.pcfixreview.com/?p=661</guid>
		<description><![CDATA[Microsoft Windows is far and away the most popular operating system in the world. It was the first mainstream desktop operating system and with Microsoft as strong as it now is, there&#8217;s no end of the Windows factory line in sight.
By appealing to an international market, Microsoft is constantly seeking to come up with solid [...]]]></description>
			<content:encoded><![CDATA[<p>Microsoft Windows is far and away the most popular operating system in the world. It was the first mainstream desktop operating system and with Microsoft as strong as it now is, there&#8217;s no end of the Windows factory line in sight.</p>
<p>By appealing to an international market, Microsoft is constantly seeking to come up with solid new functionality for its flagship product, without detracting from the ability to ship that product to a diverse audience that covers you, me and a whole range of different consumer needs.</p>
<p>Windows is not foolproof. Despite extensive testing before release, there will always be bugs picked up that require fixing. Such is the nature of an evolving digital age where online technology is becoming just as sophisticated as the operating system, Windows is constantly having to adapt and provide new solutions.</p>
<p>The Microsoft Updates website is a haven for keeping your Windows in the best possible working order. Say you were to purchase Windows XP in 2003 and still be using it now in 2008, thats five years where technology has advanced incredibly and new security threats have been exposed. How does the original XP 2003 customer stay safe without purchasing Vista? Downloading updates is the answer! Windows updates are free of charge and released almost daily. You can specifically ask Microsoft to inform you of pending updates and keep your PC updated every time you start up - but as many people will confirm, the updating process can become tedious when you really want to be cracking on with your work.</p>
<p>The most important Windows updates are where security is concerned. Viruses are constantly being designed to attack loopholes in the Windows framework. Plugging the gaps in that framework is a business that Microsoft hires an entire team to perform on a day to day basis. Their work is available for free from the Microsoft Updates website where you can grab the latest fixes hot off the press as and when they are released.</p>
<p>Of course, it&#8217;s a constant shift in power between the security guys and the hackers who are trying to get the better of them. But if you don&#8217;t bother to install Windows Updates, you&#8217;re putting yourself at a highlighted risk.</p>
<p>Microsoft is also known to periodically release Service Packs which bundle all known fixes with improvements to the actual functionality of Windows. These service packs are quite large to download, but are also free and can make quite a big impact on your experience with the PC. You&#8217;ll also find that many software apps for Windows XP now requite Service Pack 2 to be installed at the very least. This is necessary due to the change on coding structure and essential Windows library files.</p>
<p>Just visit the Microsoft website to get the latest Service Pack, but be aware that you will need a valid licensed version of Windows to download anything from the Microsoft site. Yes, they DO check before you download and you&#8217;ll be prevented from downloading if the version of Windows is found to be illegitimate!</p>
]]></content:encoded>
			<wfw:commentRss>http://www.pcfixreview.com/update/windows-update/feed/</wfw:commentRss>
		</item>
		<item>
		<title>Javascript Problem</title>
		<link>http://www.pcfixreview.com/javascript/javascript-problem/</link>
		<comments>http://www.pcfixreview.com/javascript/javascript-problem/#comments</comments>
		<pubDate>Wed, 29 Oct 2008 15:18:54 +0000</pubDate>
		<dc:creator>chloe</dc:creator>
		
		<category><![CDATA[Javascript]]></category>

		<guid isPermaLink="false">http://www.pcfixreview.com/?p=657</guid>
		<description><![CDATA[Javascript is the language that has grown to become just as important on the web as HTML and CSS. If HTML makes up the building blocks of a web page, and CSS makes up the presentation of that page in the user&#8217;s browser, it&#8217;s JavaScript that controls the interactivity of the page and the way [...]]]></description>
			<content:encoded><![CDATA[<p class="MsoPlainText" style="text-align: left; direction: ltr; unicode-bidi: embed;" dir="ltr">Javascript is the language that has grown to become just as important on the web as HTML and CSS. If HTML makes up the building blocks of a web page, and CSS makes up the presentation of that page in the user&#8217;s browser, it&#8217;s JavaScript that controls the interactivity of the page and the way that the user can interact with its various functions.</p>
<p>It&#8217;s possible to gain support not just for JavaScript, but for full Java applications by downloading a package from the Sun website. Sun Microsystems allows you to install the Java source library files on your operating system, which in turn opens up a whole new horizon of possibilities for Java driven plugins. And of these, you will find many on the web.</p>
<p>Java can be downloaded across any of the major operating systems (Windows, Solaris, Linux and Apple), and it remains platform independent - one of the key factors which has allowed it to grow in popularity over time. Once the package is downloaded, you will need to restart your browser and in some cases, it may even be necessary to reboot from scratch. This allows your operating system to detect the new Java library files.</p>
<p>If you&#8217;re running various applications or accessing websites that require the use of JavaScript, and you still can&#8217;t see the scripting in use, it may be necessary to make some edits to the Internet browsing options that are relevant to whichever browser it is that you&#8217;re using.</p>
<p>Be aware that sometimes, through the user&#8217;s command or otherwise, the scripting options may be turned off thus making it impossible for a plugin to load even if you wanted it to. To counter this, you should open your browser and then go to your Tools tab. Select Internet Options and go to your Settings.</p>
<p>Scroll down until you see the options for scripting, including Java and Javascript. Now make sure that both boxes are checked, as well as the box for third party plugins. Save and apply your settings<span> </span>then close the browser. When you re-open it, you should find that scripting is enabled and in use on websites. In some cases, it may be necessary to restart the computer entirely.</p>
<p>So why is Javascript so important on the web? There was a time when it was quite optional to have it active. But in recent years, web applications have become so sophisticated that JavaScript is seen as a must-have.</p>
<p>If you&#8217;re using a website that generates JavaScript pop-ups, you must have the scripting active to get full functionality out of the site. However, some viruses and spyware apps are known to cause trouble with JavaScript. If you&#8217;re having JavaScript problems and everything seems to be enabled, you should consider running an anti-virus scanning package to make sure that there isn&#8217;t a third party app causing conflicts with the scripting interface and the DOM.</p>
<p>As a worst case troubleshooting scenario, you may want to download another browser to ensure that the JavaScript problem isn&#8217;t directly related to a more significant fault with the browser itself.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.pcfixreview.com/javascript/javascript-problem/feed/</wfw:commentRss>
		</item>
		<item>
		<title>AOL Upgrade</title>
		<link>http://www.pcfixreview.com/aol/aol-upgrade/</link>
		<comments>http://www.pcfixreview.com/aol/aol-upgrade/#comments</comments>
		<pubDate>Wed, 29 Oct 2008 15:16:57 +0000</pubDate>
		<dc:creator>chloe</dc:creator>
		
		<category><![CDATA[AOL]]></category>

		<guid isPermaLink="false">http://www.pcfixreview.com/?p=655</guid>
		<description><![CDATA[There was a time where AOL ran rampant as the number one Internet Service Provider in the United States, and by that notion, worldwide too. While the company has had to deal with the emergence of several ultra competitive rivals that have taken customers off its back, it remains a key identity in the ISP [...]]]></description>
			<content:encoded><![CDATA[<p class="MsoPlainText" style="text-align: left; direction: ltr; unicode-bidi: embed;" dir="ltr">There was a time where AOL ran rampant as the number one Internet Service Provider in the United States, and by that notion, worldwide too. While the company has had to deal with the emergence of several ultra competitive rivals that have taken customers off its back, it remains a key identity in the ISP world.</p>
<p>AOL, however, has received a lot of criticism for its walled garden approach to allowing customers to access the Internet. Not least for its requirement that an Internet connection be made from within the existing AOL software suite.</p>
<p>When you sign up to AOL&#8217;s Internet package, you won&#8217;t just receive the necessary software to connect to the Internet. You&#8217;ll also receive a software suite which is AOL branded to the max, and it&#8217;s this that is used to connect to the Internet. AOL will control how you get online, and by that token, when AOL decides that it wants to update its software, there&#8217;s not much you can do but go along with it happily or refuse the update. And of course, most customers are all too willing to accept upgrades in the false knowledge that it won&#8217;t compromise their ability to connect.</p>
<p>It shouldn&#8217;t compromise their connection, at least. But there are known problems with AOL upgrades whereby a failed software download can cause huge problems. For example, to break things down, if an upgrade crashes during the installation period, you may lose your original connection when you try to re-access the AOL connection utility. Half copied files and half meddled settings can quickly add up to a long phone call with AOL support.</p>
<p>The latest AOL Desktop, in particular, caused an enormous amount of trouble with existing customers. After AOL migrated to their new CPW servers, a forced download was required for users to switch over to the new settings. The stability of this system was put under close scrutiny after many customers complained of the upgrade crashing during download and resulting in a broken connection. Other users managed to connect, but with great irregularity and the speed was down significantly.</p>
<p>The AOL upgrade resulted in an error that looked like the below:</p>
<p>&#8220;Authentication Failure&#8221; Error 47-DUN-0691</p>
<p>When you strip away the error code and examine what AOL has changed, it appears that the suite is now attempting to connect through TCP/IP rather than the normal DSL.</p>
<p>To tackle the issue, go to Start and then enter your Settings.</p>
<p>Choose the Control Panel.</p>
<p>Go to Network Connections.</p>
<p>You will need to choose Dial BB and connect manually, as opposed to using the typical AOL suite. Assuming there are no existing complications with your configuration settings, the connection will be made and you&#8217;ll be able to browse normally.</p>
<p>If this doesn&#8217;t work, you will need to roll your AOL software site back to version 9.0 when the problem was non-existent. It&#8217;s far from a satisfactory solution, but once you&#8217;ve rolled your software back, you can wait for the request to re-download the update and as long as it doesn&#8217;t crash, you should be able to successfully migrate across to the CPW servers and regain full connectivity from within AOL&#8217;s suite.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.pcfixreview.com/aol/aol-upgrade/feed/</wfw:commentRss>
		</item>
		<item>
		<title>HP Problems</title>
		<link>http://www.pcfixreview.com/hp/hp-problems/</link>
		<comments>http://www.pcfixreview.com/hp/hp-problems/#comments</comments>
		<pubDate>Wed, 29 Oct 2008 15:16:02 +0000</pubDate>
		<dc:creator>chloe</dc:creator>
		
		<category><![CDATA[HP]]></category>

		<guid isPermaLink="false">http://www.pcfixreview.com/?p=653</guid>
		<description><![CDATA[Hewlett-Packard, better known as HP, in an American company that covers a broad range of computing needs. It offers everything from peripheral devices to fully fledged branded PCs. There&#8217;s a big chance that you&#8217;ve used an HP computer at some point, and it&#8217;s almost absurd to think that you haven&#8217;t come across an HP device [...]]]></description>
			<content:encoded><![CDATA[<p class="MsoPlainText" style="text-align: left; direction: ltr; unicode-bidi: embed;" dir="ltr">Hewlett-Packard, better known as HP, in an American company that covers a broad range of computing needs. It offers everything from peripheral devices to fully fledged branded PCs. There&#8217;s a big chance that you&#8217;ve used an HP computer at some point, and it&#8217;s almost absurd to think that you haven&#8217;t come across an HP device of some sort in the past - whether it be a printer, a mouse or otherwise!</p>
<p>HP, being such a big player in the market, has been forced to cope with an ongoing demand for relevant software from an extremely diverse population of consumers. If you&#8217;re in possession of HP hardware, you should be relieved to hear that support for their devices is generally good and you shouldn&#8217;t have too many compatibility issues in getting your new purchase up and running.</p>
<p>HP updates are carried out automatically in some cases (notably if you&#8217;re running an HP desktop PC), but at other times, you may need to update your HP software manually. Of all the hardware that HP has released, the printer remains one of the most popular and widely used. HP printers are everywhere, but they also require a little fine tuning on occasion. HP updates may be necessary to ensure that you have the latest drivers working with the device.</p>
<p>It&#8217;s also worth noting that if you install an HP printer off the bat, the software that originally came with the product isn&#8217;t necessarily going to be ideal for running the printer in the modern day. It all depends on the model of course, but if you install an older printer while you have a newer printer configured with its own library of drivers and library files, the chances of a collision and the new printer not installing are high.</p>
<p>For this reason, as soon as you&#8217;ve installed your HP device, it&#8217;s a good idea to visit the HP website and look for specific updates related to the product. Enter the model in their website search engine, and download any updates that have been released. It&#8217;s likely that you&#8217;ll find several. Manufacturers release their hardware without being fully aware of all the potential complications that can stem from conflicting system configurations. This makes it necessary to patch their products.</p>
<p>By downloading the HP updates and patches, you can ensure that you&#8217;re equipped to deal with all known compatibility issues.</p>
<p>Most notable of all HP problems is the conflict with Lexmark based printers. If you previously had a Lexmark printer installed, you will likely need to remove the old settings and run an HP update to overwrite the printer preferences so to speak.</p>
<p>HP is more than just a printer provider, however. Many people rely on HP for downloading updates relevant to their operating system. If you purchased the PC from HP, you can expect pop-ups and requests that updates to the HP software are available. These aren&#8217;t always necessary to install, but it&#8217;s good to get in to a habit of installing patches and security fixes - even if you don&#8217;t think you&#8217;re going to need them today. You might very well do tomorrow.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.pcfixreview.com/hp/hp-problems/feed/</wfw:commentRss>
		</item>
		<item>
		<title>Lexmark Problems</title>
		<link>http://www.pcfixreview.com/lexmark/lexmark-problems/</link>
		<comments>http://www.pcfixreview.com/lexmark/lexmark-problems/#comments</comments>
		<pubDate>Wed, 29 Oct 2008 15:14:28 +0000</pubDate>
		<dc:creator>chloe</dc:creator>
		
		<category><![CDATA[lexmark]]></category>

		<guid isPermaLink="false">http://www.pcfixreview.com/?p=651</guid>
		<description><![CDATA[Do you have a Lexmark printer or scanner installed? It&#8217;s not unlikely that you do, and certainly not unlikely that you&#8217;ve at least used one in the past. Lexmark remains arguably the most popular manufacturer of printers, and certainly one of the top competitors for other forms of imaging solutions.
Just like using any form of [...]]]></description>
			<content:encoded><![CDATA[<p class="MsoPlainText" style="text-align: left; direction: ltr; unicode-bidi: embed;" dir="ltr">Do you have a Lexmark printer or scanner installed? It&#8217;s not unlikely that you do, and certainly not unlikely that you&#8217;ve at least used one in the past. Lexmark remains arguably the most popular manufacturer of printers, and certainly one of the top competitors for other forms of imaging solutions.</p>
<p>Just like using any form of hardware, it&#8217;s important to keep your devices up to date with the latest and best software. And more specifically, drivers. When it comes to maintaining your hardware at its optimal performance levels, the Lexmark.com website will come in very handy. It&#8217;s here where you can download software updates, security patches, and basic fixes for each and every model in the Lexmark catalogue.</p>
<p>Unfortunately, it&#8217;s not always as simple as choosing your model and downloading a general fix. Compatibility issues can arise just as easily from downloading Lexmark drivers as they can from installing the printer or scanner in the first place.</p>
<p>More worryingly, back in 2004 there was a reported case of Lexmark installing spyware on it&#8217;s customers computers. Lexmark originally acknowledged that it had installed tracking software to view the usage of its printers and cartridges before reporting back to the company for statistical analysis.</p>
<p>Lexmark said no personal data was taken, but that was raised in to doubt considering users were asked to fill in a registration form for &#8220;their own benefit&#8221;. The files causing the controversy were tucked away in c:\program_files\lexmark500, and they reported back to an anonymous website at lxkcc1.com - which was found to be owned by Lexmark.</p>
<p>Needless to say, this was not well received and many users raised a backlash against Lexmark threatening to boycott the company altogether. If you believe that you&#8217;re having problems from an old Lexmark printer which is attempting to contact another site with its usage stats, you can remove the lexmark500 entries by accessing your registry directly.</p>
<p>This is only an issue from old models and it seems that Lexmark has since discontinued its policy. But if you&#8217;re downloading old updates, you may wish to ensure that the tracking stats are fully removed if privacy is such an issue.</p>
<p>Lexmark has also suffered from several of its patches being over-ridden by other printer software. If you&#8217;re trying to download the latest Lexmark updates from the Lexmark.com website, be aware that it&#8217;s always good practice to remove software and drivers from any other printers that you no longer use.</p>
<p>The conflicts between Lexmark and HP printers are extremely well documented and if you&#8217;re downloading updates, that doesn&#8217;t necessarily mean that the updates will fix all of your problems if the HP printer is still stored in the registry with similar counteractive DLL files.</p>
<p>Lexmark.com has slowly become more reliable over time, however, and the patches seem to be better geared towards fixing the hardware in question. If you&#8217;re still experiencing uncharacteristic behavior from your Lexmark printer or scanner, you can contact support directly through the Lexmark.com website. They will be happy to assist you with any known complications and help you troubleshoot the matter.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.pcfixreview.com/lexmark/lexmark-problems/feed/</wfw:commentRss>
		</item>
		<item>
		<title>Bad Pool Caller Fix</title>
		<link>http://www.pcfixreview.com/bad-pool-caller/bad-pool-caller-fix/</link>
		<comments>http://www.pcfixreview.com/bad-pool-caller/bad-pool-caller-fix/#comments</comments>
		<pubDate>Tue, 21 Oct 2008 18:35:20 +0000</pubDate>
		<dc:creator>chloe</dc:creator>
		
		<category><![CDATA[Bad Pool Caller]]></category>

		<guid isPermaLink="false">http://www.pcfixreview.com/?p=649</guid>
		<description><![CDATA[BAD_POOL_CALLER is a stop error message that is caused because of problems with the memory management. The error is seen when the computer is started up and displays the blue screen of death and gives the following message: “A problem has been detected and windows has been shut down to prevent damage to your computer”.
BAD_POOL_CALLER. [...]]]></description>
			<content:encoded><![CDATA[<p>BAD_POOL_CALLER is a stop error message that is caused because of problems with the memory management. The error is seen when the computer is started up and displays the blue screen of death and gives the following message: “A problem has been detected and windows has been shut down to prevent damage to your computer”.</p>
<p>BAD_POOL_CALLER. stop: 0&#215;000000c2 (0&#215;000000043, 0xc2528000, 0&#215;00000000, 0&#215;00000000) ”</p>
<p>Each of these stop error parameters is for a different problem. There is a list of more than thirty such causes that can give you this error message. If the stop error is consistent every time the system is rebooted, the following method will be effective in solving the problem:</p>
<p>* The hardware and RAM should be checked initially.<br />
* Boot the system once again using the OS setup CD, or use a boot setup that has a GUI like BartPE.<br />
* With RunScanner it is possible to use a memory test tool.<br />
* Select a single account<br />
* If all the accounts open then the system registry hive might be the problem.<br />
* Locate the hive damaged and rename it, do not delete it.<br />
* Create another hive from the backup or from the restore point.<br />
* Initially uses the latest one and keep checking the restore points that come later.<br />
* Avoiding harvesting any replacement hives from the hard drive booted Windows.<br />
* After which compare the hives for differences.</p>
<p>This is one of the ways of fixing BAD_POOL_CALLER errors. Another method is to reinstall the OS but occasionally shows a disk read error or an error on the same lines. Switching the computer off for a minute or more and then switching it on can solve it since the error is only a slight glitch in the system operation.</p>
<p>The BAD_POOL_CALLER is seen for the first time after installing a hardware or software it is recommended that the computer be restarted. If it doesn’t solve the problem, the installation of the hardware or software should be checked for correction. The manufacture should also be contacted if there are any Windows updates required to correct the error. If the problem persists the installed hardware and software should be disabled, and the BIOS memory options like caching or shadowing should be disabled too. The safe mode can be used as well to remove or stop components.</p>
<p>To enable the safe mode just press F8 when the machine is being restarted and select it from the Advance Startup options and correct the problem. The installation of the graphics card is another reason the BAD_POOL_CALLER error shows up. A simple reinstallation of the driver can solve the problem. Microsoft has also acknowledged that the BAD_POOL_CALLER Stop 0xC2 error pops up when trying to print a document that contains a corrupt font.</p>
<p>A hot fix is available at www.support.microsoft.com, where the telephone number can be acquired to contact support. The call to the support team is charged except if the support team has resolved that the update will solve the problem. The error message with relation to this parameter of the BAD_POOL_CALLER error is seen only in the Win2000 Professional, Server and Advanced Server Operating Systems.</p>
<p>Get a Free Diagnostic Scan with <a href="http://pfr.paretologic.revenuewire.net/regcure/download/?pfrseo">RegCure PC Optimizer (Download Takes 2 Mins)</a></p>
<p><a href="http://pfr.paretologic.revenuewire.net/regcure/download/?pfrseo"><img src="http://pcfixreview.com/images/smldownloadhover.jpg" border="0" alt="Download Now" /></p>
<p></a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.pcfixreview.com/bad-pool-caller/bad-pool-caller-fix/feed/</wfw:commentRss>
		</item>
		<item>
		<title>Noscript.net Plugin</title>
		<link>http://www.pcfixreview.com/plugin/noscriptnet-plugin/</link>
		<comments>http://www.pcfixreview.com/plugin/noscriptnet-plugin/#comments</comments>
		<pubDate>Wed, 15 Oct 2008 07:46:14 +0000</pubDate>
		<dc:creator>chloe</dc:creator>
		
		<category><![CDATA[plugin]]></category>

		<guid isPermaLink="false">http://www.pcfixreview.com/?p=646</guid>
		<description><![CDATA[If you&#8217;ve ever suffered from malicious third party scripts wreaking havoc with your computer, it&#8217;s likely that you&#8217;ve looked in to the safety issues of browsing online with as much protection as possible. Well, you may wish to drop by Noscript.net, a brilliant website which offers a Firefox extension to manage and control the access [...]]]></description>
			<content:encoded><![CDATA[<p class="MsoPlainText" style="text-align: left; direction: ltr; unicode-bidi: embed;" dir="ltr">If you&#8217;ve ever suffered from malicious third party scripts wreaking havoc with your computer, it&#8217;s likely that you&#8217;ve looked in to the safety issues of browsing online with as much protection as possible. Well, you may wish to drop by Noscript.net, a brilliant website which offers a Firefox extension to manage and control the access that websites have to your local system when executing potentially dangerous scripts.</p>
<p>First of all, you will need to have a browser of Mozilla origin installed. This means Firefox, Flock or Seamonkey. You will not be able to use the noscript.net software with any of the other popular browsers (Internet Explorer, Safari, Google Chrome&#8230;)</p>
<p>The principle of the Noscript.net plugin that sets it apart from the rest is that it works on a whitelisting basis. Most anti-virus suites work on the opposite logic, whereby only scripts that are located on blacklisted websites will be removed from the execution line. By having a whitelisting system, you can ensure that only the websites that you actually trust are allowed to execute scripts.</p>
<p>Adding a website to your trust list is easy and will only take a matter of moments. You can select your exact preferences. It&#8217;s possible to control settings for Javascript, Java and any kind of plugin execution.</p>
<p>The Noscript.net plugin is accessible in the bottom corner of the browser. A simple right click will open up options for the currently viewed website. From here you can choose whether to allow or deny access in terms of the scripting capabilities across that particular site. The one downside to such a whitelisting method is that in the time that follows your installation of the plugin, you can expect to be interacting with the plugin for as long as it takes to enable scripting privileges on the sites that you already trust.</p>
<p>It only takes one click per type, but if you&#8217;re a prolific user of the Internet and enjoy surfing a wide variety of sites, it&#8217;s likely that you could have your patience tested by having to loosen security for every single site that you already enjoy browsing. This, however, is only a temporary measure.</p>
<p>Once you&#8217;ve enabled access where necessary, you&#8217;ll find that your Internet security increases tenfold. So many anti-virus packages rely on a compromise now, fix later strategy.</p>
<p>With the latest version of the plugin, you can go one step further and control even the HTTPS settings from within the Noscript.net add-on. That means it&#8217;s possible to force the use of HTTPS on websites where you&#8217;re particularly concerned for your data protection. You can specify that even your whitelisted websites require HTTPS where proxy connections are concerned, as this eliminates the threat of spoofing and advanced hacker attacks.</p>
<p>There&#8217;s no question that Noscript.net is a brilliant little add-on for those of us who are security minded first. The Internet is developing at a rapid rate and while the large majority of websites are good doing entities that seek only to improve our browsing experience, there will always be some individuals who seek to exploit the existing Internet security loopholes. You can take a big step towards complete protection by downloading the Noscript.net plugin for safe browsing.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.pcfixreview.com/plugin/noscriptnet-plugin/feed/</wfw:commentRss>
		</item>
		<item>
		<title>Fix Sound Card Problem</title>
		<link>http://www.pcfixreview.com/audio/fix-sound-card-problem/</link>
		<comments>http://www.pcfixreview.com/audio/fix-sound-card-problem/#comments</comments>
		<pubDate>Wed, 15 Oct 2008 07:43:08 +0000</pubDate>
		<dc:creator>chloe</dc:creator>
		
		<category><![CDATA[Audio]]></category>

		<guid isPermaLink="false">http://www.pcfixreview.com/?p=644</guid>
		<description><![CDATA[Sound card problems are rife with Microsoft Windows, and can be some of the most frustrating to fix, particularly as a sound problem doesn&#8217;t always mean that you can&#8217;t hear sound altogether. It may be a problem directly related to one particular application, or it may be a distortion that defies logic. Either way, thankfully, [...]]]></description>
			<content:encoded><![CDATA[<p class="MsoPlainText" style="text-align: left; direction: ltr; unicode-bidi: embed;">Sound card problems are rife with Microsoft Windows, and can be some of the most frustrating to fix, particularly as a sound problem doesn&#8217;t always mean that you can&#8217;t hear sound altogether. It may be a problem directly related to one particular application, or it may be a distortion that defies logic. Either way, thankfully, there are fixes available that tackle the most commonly reported sound card errors. There is also a troubleshooting strategy that you can use to get to the root of the problem.</p>
<p>First of all, let&#8217;s take a look at some of the symptoms you can pin to a faulty sound card:</p>
<p>No sound at all from speakers or headphones.<br />
A sound starts but cuts off unexpectedly, not necessarily in the same place.<br />
A sound that cuts and scratches while breaking up.<br />
The computer slows down dramatically when an app attempts to play sound.<br />
The computer crashes altogether upon a sound being played.<br />
Error messages appear drawing attention to the audio output.</p>
<p>You can use the default Windows troubleshooter, as provided by Microsoft, but this is not always guaranteed to work. It will often tell you the simple basics, such as ensuring your speakers aren&#8217;t failing and updating drivers from a third party provider.</p>
<p>Driver faults make up a huge majority of genuine sound card problems. We might have the best sound card in the world installed, with complete audio support. But think again - if the wrong driver is installed, you can forget about getting the most out of your hardware. Always ensure, when you install a sound card, that you check the manufacturer&#8217;s website and make any upgrades that are available which were not introduced early enough to be supplied with the software CD.</p>
<p>You should also look out for patches that have been released to cover existing problems. It can&#8217;t be stressed highly enough. Most sound card problems can be resolved by simply updating your drivers and ruling out the chances of a failed installation.</p>
<p>Alternatively, you might want to make sure that Windows is configured to actually use the Sound Card that you have installed. There&#8217;s an easy way to do this.</p>
<p>Go to Start and then Settings.</p>
<p>Enter your Control Panel.</p>
<p>Go to the Sounds menu.</p>
<p>Click Events and then scroll until you find an event which has a loudspeaker icon pinned next to it.</p>
<p>You will be able to Preview it, and from here click on Play. If your sound card is correctly setup, you will hear the preview sound. If you don&#8217;t hear a sound, it would suggest that the sound card hasn&#8217;t been set up to run at all.</p>
<p>If tis is the case, follow the steps below.</p>
<p>Go to Start, then Control Panel in your Settings.</p>
<p>Click on System and move to the Device Manager tab.</p>
<p>Make sure that the plus sign is selected next to Sound, Video and Game Controllers.</p>
<p>If the option had been turned off, it&#8217;s no wonder that you weren&#8217;t receiving any sound. The sound card would not have been prepared to emit any! Save and apply your changes and then reboot the computer. You should notice that the sound kicks in immediately and your sound card begins to output the desired audio.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.pcfixreview.com/audio/fix-sound-card-problem/feed/</wfw:commentRss>
		</item>
		<item>
		<title>Nvidia Drivers Review</title>
		<link>http://www.pcfixreview.com/drivers/nvidia-drivers-review/</link>
		<comments>http://www.pcfixreview.com/drivers/nvidia-drivers-review/#comments</comments>
		<pubDate>Wed, 15 Oct 2008 07:40:59 +0000</pubDate>
		<dc:creator>chloe</dc:creator>
		
		<category><![CDATA[Drivers]]></category>

		<guid isPermaLink="false">http://www.pcfixreview.com/?p=642</guid>
		<description><![CDATA[Nvidia is a mainstream corporation that contributes to graphics processing technology and dominates a large portion of the market, particularly in home computing and games consoles.
The company supplies chip set motherboards, graphics cards and video cards for use with desktop PCs. The chances are if you&#8217;ve had a few PCs over the years, you&#8217;ve probably [...]]]></description>
			<content:encoded><![CDATA[<p class="MsoPlainText" style="text-align: left; direction: ltr; unicode-bidi: embed;" dir="ltr">Nvidia is a mainstream corporation that contributes to graphics processing technology and dominates a large portion of the market, particularly in home computing and games consoles.</p>
<p>The company supplies chip set motherboards, graphics cards and video cards for use with desktop PCs. The chances are if you&#8217;ve had a few PCs over the years, you&#8217;ve probably been running Nvidia technology at some point. And of course, with that hardware technology, comes the need for the correct drivers to be installed on the operating system. When you&#8217;re dealing with technology that affects the graphics and visual display in particular, it&#8217;s incredibly important to have the right driver. Anything less and the downgrade in performance will be dramatic.</p>
<p>Nvidia have an incredible range of products on the market. The most popular type is the GeForce, which encompasses products from the GeForce 200 Series to the GeForce 4 MX Series of modern day. These are all highly competent graphics processing units that can run on both Windows XP and Linux. If you&#8217;ve noticed that the card is failing to deliver the promised performance, it&#8217;s time to get diagnosing by checking for the latest drivers relevant to that particular hardware.</p>
<p>Just by visiting the Nvidia website, you can download - for free - drivers that bridge the gap between hardware and operating system and get the most out of your computer. You&#8217;ll also find support for the popular Quadro range, which specializes in accelerating computer-aided design and also digital content creation. If you&#8217;re using nForce chipsets, which are compatible on both Intel and AMD based systems, you&#8217;ll be able to download the latest drivers for these too.</p>
<p>So how do you know when your graphics drivers are failing you? How do you tell when Nvidia hardware is dropping below the performance peak?</p>
<p>Most Nvidia driver problems come from attempting to upgrade to a different driver, or allowing the graphics hardware to interact with other drivers that are installed with a third party program. You may notice that an app starts to load before turning to black with the screen failing to respond. Other systems have a built in mechanism that will return the user to the desktop upon encountering a visual display failure. You&#8217;ll typically be left with an error code, but it may be as simple as an audible beep.</p>
<p>Alternatively, another trait of a bad Nvidia driver is the cascading graphics effect. This is where mouseover creates a visible trail, while colours clash and objects fail to render correctly. In short, it&#8217;ll look quite obvious that you have a display problem and the buffering will be all over the place.</p>
<p>If you believe that the Nvidia drivers have become corrupted during an upgrade, you should attempt to remove the fault DLL during Safe Mode, or with the help of a specialized driver removal app. Occasionally registry entries can become corrupt, and simply weeding through these before installing a fresh latest copy of the driver, you should be able to fix the display issue.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.pcfixreview.com/drivers/nvidia-drivers-review/feed/</wfw:commentRss>
		</item>
		<item>
		<title>Chkdsk Utility Review</title>
		<link>http://www.pcfixreview.com/chkdsk/chkdsk-utility-review/</link>
		<comments>http://www.pcfixreview.com/chkdsk/chkdsk-utility-review/#comments</comments>
		<pubDate>Sat, 11 Oct 2008 07:48:21 +0000</pubDate>
		<dc:creator>chloe</dc:creator>
		
		<category><![CDATA[chkdsk]]></category>

		<guid isPermaLink="false">http://www.pcfixreview.com/?p=640</guid>
		<description><![CDATA[The chkdsk utility is a vital tool for Microsoft Windows that can be used to maintain a healthy hard disk drive, and also to act as a key part of the troubleshooting process if an error appears.
If you&#8217;re using Windows XP, the chkdsk utility can be used to carry out error checking on any hard [...]]]></description>
			<content:encoded><![CDATA[<p class="MsoPlainText" style="text-align: left; direction: ltr; unicode-bidi: embed;" dir="ltr">The chkdsk utility is a vital tool for Microsoft Windows that can be used to maintain a healthy hard disk drive, and also to act as a key part of the troubleshooting process if an error appears.</p>
<p>If you&#8217;re using Windows XP, the chkdsk utility can be used to carry out error checking on any hard drives that you may have configured with your system. Whether you realize it or now, Windows XP makes use of chkdsk every time an error occurs that forces the computer to close down. Upon the reboot, Windows runs chkdsk in an attempt to determine whether the drive volume is damaged. It is also used to test for motherboard defects or to clarify in the event that a computer has shut down due to a power cut rather than an internal problem.</p>
<p>Either way, whether it&#8217;s running behind the scenes or not, you should get in to a good habit of running the chkdsk tool regularly and searching out errors before they become a hindrance that affects the functionality of the system itself.</p>
<p>You can tell for yourself whether the chkdsk command has been called, as well as whether it has already marked the drive as damaged. Simply go to Start and then open up your command prompt. Enter the following:</p>
<p>fsutil dirty query c:</p>
<p>This should return the following message:</p>
<p>Volume - c: is NOT Dirty</p>
<p>Of course, the drive name will depend on what letter you&#8217;ve assigned to it. If the volume is not dirty, you can consider yourself in luck. The chkdsk has not found any problems with the last time it checked the computer, but that&#8217;s not to say that you should neglect it. Experts suggest that you should maintain a good habit of running chkdsk at least once a month to ensure that you&#8217;re getting the most out of your hard disk drive. Here&#8217;s how you can run chkdsk manually.</p>
<p>Go to Start and select Run.</p>
<p>Type cmd and click OK.</p>
<p>Write: chkdsk c: /f /r (Remember to replace the driver letter with whichever you have assigned to the hard disk drive in question, though in most cases, it will be C)</p>
<p>The process above does two things. Firstly the /f command ensures that during the checking process, chkdsk automatically fixes the errors that it finds - where possible. Secondly, we have the /r command which is designed to look for bad sectors and amend them appropriately. It will also locate and recover readable information that may have been comprimised over time.</p>
<p>Once you&#8217;ve applied your settings in the command prompt, you will probably need to restart to see any change. This is because Windows makes it necessary that you reboot so it can lock down the hard disk drive and apply its changes. Once the reboot is complete, you should notice the changes coming in to effect.</p>
<p>Don&#8217;t expect that to be staright away though! When Windows reloads, you will notice that it also hangs on the blue intro screen while the shkdsk changes are documented on the screen. Hold on tight because this can take up to 45 minutes.</p>
<p>Chkdsk can also be accessed from a graphical interface. To do this, go to My Computer, right click on the hard drive you wish to check.</p>
<p>Now go to the Tools tab and select Check Now. You will want to check both the boxes and select it to Start Now.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.pcfixreview.com/chkdsk/chkdsk-utility-review/feed/</wfw:commentRss>
		</item>
	</channel>
</rss>
