<?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>Geek Choice &#187; Computer Repair</title>
	<atom:link href="http://www.geekchoice.com/computer-repair/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.geekchoice.com</link>
	<description>Computer Repair Service - On-Site Computer Repair</description>
	<lastBuildDate>Tue, 29 May 2012 12:55:13 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.2</generator>
		<item>
		<title>Windows 7 releasing Service Pack 1 on February 22.</title>
		<link>http://www.geekchoice.com/2011/02/10/windows-7-releasing-service-pack-1-on-february-22/</link>
		<comments>http://www.geekchoice.com/2011/02/10/windows-7-releasing-service-pack-1-on-february-22/#comments</comments>
		<pubDate>Thu, 10 Feb 2011 14:01:26 +0000</pubDate>
		<dc:creator>Joe</dc:creator>
				<category><![CDATA[Computer Repair]]></category>
		<category><![CDATA[Computer technology]]></category>
		<category><![CDATA[General]]></category>
		<category><![CDATA[Software]]></category>
		<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[computer updates]]></category>

		<guid isPermaLink="false">http://geekchoiceblog.com/?p=1609</guid>
		<description><![CDATA[It just about that time for Microsoft to start doing what it does best, fixing issues with its operating system that didn’t have time to fix before they launched. Now don’t get me wrong, we also have some cool updates to go along with it but the service pack also provides fixes for your Windows [...]]]></description>
			<content:encoded><![CDATA[<p><img src="http://free-pc-guides.com/wp-content/woo_custom/33-windows-7-service-pack-1.jpg" alt="Windows 7 SP1" /><br />
It just about that time for Microsoft to start doing what it does best, fixing issues with its operating system that didn’t have time to fix before they launched.  Now don’t get me wrong, we also have some cool updates to go along with it but the service pack also provides fixes for your Windows 7 OS that you may need.<br />
The update I am most excited about that comes along with SP1 is the Remote FX.  What the Remote FX does is it provides 3D graphical updates.  This will allow for full remote experiences including multiple displays.  So the RemoteFX is able to do these renderings of the 3D graphics by locally rendering the screen image on the remote PC after being compressed and sent down to the remote host.  This will help improve video streaming across remote sessions which right now is a major issue of virtualized computing.<br />
Now that Windows 7 is over a year old it is about time for the SP1 to launch and I am actually very happy to see that they have added something as significant as RemoteFX.  This will surely improve the experience of people who remote into desktops from home or work.  Thank you Microsoft for adding a nice improvement to Windows 7 in SP1.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.geekchoice.com/2011/02/10/windows-7-releasing-service-pack-1-on-february-22/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Recover From a Hang</title>
		<link>http://www.geekchoice.com/2011/01/11/recover-from-a-hang/</link>
		<comments>http://www.geekchoice.com/2011/01/11/recover-from-a-hang/#comments</comments>
		<pubDate>Wed, 12 Jan 2011 01:30:21 +0000</pubDate>
		<dc:creator>Gregg</dc:creator>
				<category><![CDATA[Computer Repair]]></category>
		<category><![CDATA[preventive maintenance]]></category>

		<guid isPermaLink="false">http://geekchoiceblog.com/?p=1515</guid>
		<description><![CDATA[This scenario is played out everyday across the world: you&#8217;re working, surfing the internet or writing an email and your computer locks up, frozen. This happens when the computer does not respond to the inputs, for instance when you are trying to move the mouse around to restart the system and nothing happens when you click [...]]]></description>
			<content:encoded><![CDATA[<p>This scenario is played out everyday across the world: you&#8217;re working, surfing the internet or writing an email and your computer locks up, frozen.</p>
<p>This happens when the computer does not respond to the inputs, for instance when you are trying to move the mouse around to restart the system and nothing happens when you click on it. It is different from a crash, when the whole system shuts down. With hangs you have the ability to recover the by ending the task and restarting the program.</p>
<p>One main cause of hangs is called a deadlock, in which one process may send a signal to a second process then stop execution until it receives a response. If the second process is busy the signal will be forced to wait until the process can get to it. However, if the second process was busy sending a signal to the first process then both processes would wait forever for the other to respond to signals and never see the other’s signal.</p>
<p>Sometimes it is just one program that hangs, or it could be the whole screen, regardless there are ways to recover from it.</p>
<p>One of the first things you should try in attempting to recover from a lockup is ending the application which has caused the freeze. You can do this by using a native program called Task Manager. To bring the Task Manager up press CTRL then while holding CTRL,press and hold the ALT key, next reach over to the top right of your computer and press the DEL key. Once you release the keys a window should open giving you a view of running applications.</p>
<p><img class="alignleft" title="Task Manager" src="http://i.imgur.com/z23uh.jpg" alt="" width="213" height="236" /></p>
<p>This tool has saved many a file and application, as well as the whole computer, giving us the ability to recover from what seems like a random occurrence.</p>
<p>Assuming Task Manager will open, check the list of applications for any programs that say &#8220;Not Responding&#8221; under &#8220;Status&#8221;. If Internet Explorer or any other applications you had open read &#8220;Not Responding&#8221;, then you may Right-Click on them and select &#8220;End Task&#8221; from the menu. This should close the running application, if you are prompted to &#8220;End Now&#8221; or &#8220;Wait for it to respond&#8221; choose to &#8220;End Now&#8221;. By doing this you may lose any work you had open in this application but it will normally allow you to save anything else that was open at the time of the freeze.</p>
<p>If Task Manager is not working for you and you have no other way of closing the frozen computer programs then you may try powering down the computer. The easiest way to do this when the computer is not responding is by holding the power button in for about ten to fifteen seconds. The machine will power down, if it does not your last resort is to physically unplug the computer from the wall. Once powered down you may turn it back on and resume working, hopefully problem free.</p>
<p>If you continue having problems with the laptop or computer you may want to call a computer repair technician. The technicians at Geek Choice know how to get in and get out leaving your computer feeling healthy again!</p>
]]></content:encoded>
			<wfw:commentRss>http://www.geekchoice.com/2011/01/11/recover-from-a-hang/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Brush that Dust off your PC</title>
		<link>http://www.geekchoice.com/2011/01/02/brush-that-dust-off-your-pc/</link>
		<comments>http://www.geekchoice.com/2011/01/02/brush-that-dust-off-your-pc/#comments</comments>
		<pubDate>Mon, 03 Jan 2011 03:30:22 +0000</pubDate>
		<dc:creator>Gregg</dc:creator>
				<category><![CDATA[Computer Repair]]></category>
		<category><![CDATA[cleaning]]></category>
		<category><![CDATA[desktop]]></category>

		<guid isPermaLink="false">http://geekchoiceblog.com/?p=1495</guid>
		<description><![CDATA[You are finishing up a 10-page report for school or work when suddenly your computer shuts down on you. Frantically you throw your arms up in the air and yell at your computer because you forgot to save. You check and find the power is still working, power cords are plugged in correctly, and you [...]]]></description>
			<content:encoded><![CDATA[<p>You are finishing up a 10-page report for school or work when suddenly your computer shuts down on you. Frantically you throw your arms up in the air and yell at your computer because you forgot to save. You check and find the power is still working, power cords are plugged in correctly, and you know you just ran a virus check last night. So what could possibly have shut the computer down?</p>
<p>DUST!</p>
<p>Clumps of dust can nestle around your processor, cuddle up to your power supply and choke ventilation. Computers can become havens for dust and other natural-borne air pollutants when not properly cleaned.</p>
<p><img class="alignright" title="Clean It!" src="http://i.imgur.com/DWypR.jpg" alt="" width="130" height="86" /></p>
<p>Let&#8217;s start off with a brief explanation of how dust collects in and around your system. Static electricity. Yes, you can blame static electricity for attracting dust to your computer. Why? Well, when a computer is in operation it creates a field of static electricity which attracts dust particles in the surrounding environment. A CRT or LCD monitor also creates static electricity. In fact, if you put your forearm up the monitor screen you may feel the little hairs on your arm rise! This is a perfect example of the static field encompassing your monitor.</p>
<p>Not to worry though, you won&#8217;t have to spend hours on end cleaning your computer system to prevent hardware failures and loss of ventilation. If your computer is in a clean environment you shouldn&#8217;t have to clean it out more than three or four times a year! A clean environment in our opinion is one without tobacco smoke, large amounts of pet dander or outdoor pollutants (smog/road dirt/sand). If any of these conditions are present in the computer&#8217;s environment more frequent cleanings should be considered. Let&#8217;s discuss these conditions that affect the quality of a computer&#8217;s environment. Smoke; smoke can seep into the openings of your case and settle on your motherboard and other hardware. Smoke is also responsible for discoloring keyboards, mice, cases, screens and wires. Pet hair; this can be worse than dirt because of how much larger it is. Hair can easily block the ventilation of a computer system.<br />
<strong></strong></p>
<p><strong><img class="alignleft" title="Blast that dust off your computer" src="http://i.imgur.com/va2j7.jpg" alt="" width="180" height="163" /><br />
</strong></p>
<p><em>Note: If you notice any dirt inside one of the plug heads use a little compressed air to blow it out.</em></p>
<p><strong>Case Cleaning:</strong></p>
<p>This is where the dust goes at night to cuddle up with your processor. Dust is not your friend, it is not something to be laughed at, and it deserves respect. This is war ladies and gentlemen! Load up with some compressed air because you?re heading off to the frontlines! Actually, cleaning a computer case isn&#8217;t that difficult. In fact, the entire process won&#8217;t take more than about 20 or 25 minutes if the dust is really bad.</p>
<ol>
<li>Turn off your computer.</li>
<li>Remove the side cover of the computer case, exposing the motherboard and other hardware components.</li>
<li>Inspect all cables and connections. Be sure to look for cables that are frayed, loose, pinched, snug or otherwise damaged. If you come across any cables that are damaged in any way or form you should immediately replace them. If a cable is frayed do not attempt to patch it up with electrical tape, this is very dangerous fix. We also advise that you replace snug cables with longer ones before it accidentally snaps.</li>
<li>Now its time to get out the compressed air. Shoot the canned air at everything in your computer. Pay special attention to the heatsink and fan on top of your processor. This area collects a lot of dust. Some other areas to focus on are add-on cards (audio/video/modem), case fans, hard disks, power supply and removable media drives (cd-rom). A vacuum may help suck out the dust while you knock it loose with the compressed air. Caution: Follow the directions on the back of compressed air! Do not spray hardware at close range! If you choose to use a vacuum, do not attempt to vacuum anything in your computer!!!</li>
<li>If you notice dust in the PCI and AGP slots of your motherboard it may be wise to remove each add-on card and shoot some compressed air into the slots to break away the dust.</li>
<li>If your case has an air filter remove it and run it through warm water to remove the dust. To dry it simply use a cloth (lint-free if possible) and gently dab away the excess water. Place the filter back into the case.</li>
<li>Replace the side cover of the computer, but check first that there aren&#8217;t any cables that are lying next to any fans. Fasten the cover and restore the power.</li>
</ol>
<p>Now you are all set to use your computer without worrying about damaging the inside components and losing important data.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.geekchoice.com/2011/01/02/brush-that-dust-off-your-pc/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Recover Your Broken Windows</title>
		<link>http://www.geekchoice.com/2010/12/31/recover-your-broken-windows/</link>
		<comments>http://www.geekchoice.com/2010/12/31/recover-your-broken-windows/#comments</comments>
		<pubDate>Fri, 31 Dec 2010 18:13:34 +0000</pubDate>
		<dc:creator>Gregg</dc:creator>
				<category><![CDATA[Backup]]></category>
		<category><![CDATA[Computer Repair]]></category>
		<category><![CDATA[Data Backup and Recovery]]></category>

		<guid isPermaLink="false">http://geekchoiceblog.com/?p=1489</guid>
		<description><![CDATA[This message cannot be stressed enough: PC&#8217;s come with great technology and great risks,  the former offers the user access to tons of information and the ability to run a company, manage finances, and reach amazing features. However,  the latter puts all that ease and comfort on a tight-wire, balancing over the black abyss which all [...]]]></description>
			<content:encoded><![CDATA[<p>This message cannot be stressed enough: PC&#8217;s come with great technology and great risks,  the former offers the user access to tons of information and the ability to run a company, manage finances, and reach amazing features. However,  the latter puts all that ease and comfort on a tight-wire, balancing over the black abyss which all the saved programs and files will fall into if the user is not careful. This happens time and time again when the belief that &#8220;my system will never fail&#8221; is shattered and the person has to come to terms with either throwing the computer away or paying hundreds of dollars to fix it.</p>
<p>There is a way out. If your system is about to fall off or has already fell and needs to be repaired, Geek Choice Blog has the key to recovery.</p>
<p><em>What you will need:</em></p>
<p><strong>E﻿xternal Hard Drive:</strong> these can be found at your nearest computer store, Staples, Best Buy, anywhere they sell computer electronics. This will allow you to copy all of your original files from your old hard drive. You will need this if you want to keep all your existing files, music, documents, and information.</p>
<p><strong>Recovery Tool:</strong> can be found in your Windows computer, search for it on the Start Menu. If you cannot find it, then contact your manufacturer to see what can be done. Usually the recovery tool is a CD that came with your computer, if you still have them, take a look at those and see if it is there. This tool will enable you to reinstall Windows. If all else fails, try <a href="http://www.farstone.com/software/totalrecovery-pro.php">TotalRecovery</a>, for $50 dollars you can have a fail-safe recovery tool.</p>
<p><img class="alignright" title="Computer Repair" src="http://i.imgur.com/gmDKg.jpg" alt="" width="321" height="317" /></p>
<p><em>The Process:</em></p>
<p>Launch the back-up tool that is on your computer, TotalRecovery, or any back-up tool you can find. Clone, or copy your hard drive to the external hard drive that is connected via USB. The external hard drive is easy to see on the &#8220;My Computer&#8221; screen as an <em>external drive</em>. Now you have what  you need to reboot and reinstall.</p>
<p>Depending on whether your recovery tool is from Windows or is an external program, find the option that says &#8220;installation&#8221;. It usually is processed by a Wizard, no not from Harry Potter, but a step-by-step guide so you do not screw things up even more. Follow the Wizard to boot Windows in a safe environment.</p>
<p>After this is done, you will be asked what kind of Windows would you like to be installed. You want a fresh start right? There should be a &#8220;Custom&#8221;  option, click that.</p>
<p>Run the Windows Update that is already on your computer, that way your computer will stay fresh. Next you will need to reinstall your drivers, these can be found with the discs that came with your computer. If you do not have them, use the ones you cloned or copied to the external hard drive. What usually is the case is that a back-up folder is created, so when you are ready to copy the old files to the newly cleaned hard drive, you can just click and drag them over to folders located in C:</p>
<p>When picking the right programs to install, choose the security options first. If you do not have any anti-virus software, go online and download Avast or AVG. Most of the programs will ask you to restart the computer to finish the installation. Do not wait, just do it. After your firewall and internet security is in place, go for the Windows basic programs to install.</p>
<p>After you have created a new Windows, and all the programs you want are installed, <strong>make sure you back it up!</strong> Use the same tool you used at the beginning to clone your new, fresh hard drive so that IF this problem comes up again, you will have this as a fall back plan.</p>
<p>Good Luck!</p>
]]></content:encoded>
			<wfw:commentRss>http://www.geekchoice.com/2010/12/31/recover-your-broken-windows/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Printer Problems? Tips for Solving the Riddles</title>
		<link>http://www.geekchoice.com/2010/12/13/printer-problems-tips-for-solving-the-riddles/</link>
		<comments>http://www.geekchoice.com/2010/12/13/printer-problems-tips-for-solving-the-riddles/#comments</comments>
		<pubDate>Tue, 14 Dec 2010 04:41:10 +0000</pubDate>
		<dc:creator>Gregg</dc:creator>
				<category><![CDATA[Computer Repair]]></category>
		<category><![CDATA[maintenance]]></category>
		<category><![CDATA[Printer Problems]]></category>
		<category><![CDATA[Printers]]></category>

		<guid isPermaLink="false">http://geekchoiceblog.com/?p=1411</guid>
		<description><![CDATA[That is just what a printer problem is, a riddle, a riddle that can only be solved if you know the exact answer to the issue blocking your document from being printed. Even if you figure out the problem and do what is required as said on the little LCD screen to fix it, the [...]]]></description>
			<content:encoded><![CDATA[<p>That is just what a printer problem is, a riddle, a riddle that can only be solved if you know the exact answer to the issue blocking your document from being printed. Even if you figure out the problem and do what is required as said on the little LCD screen to fix it, the printer likes to mess with you and tell you that it is still not fixed. No wonder those Office Space guys took the printer out into the field with a baseball bat and unleashed all their resentment, smashing the machine that never worked right.</p>
<p>This topic is current because there is a printer problem every day in the United States, this is not a fact grounded in research, but rather an obvious statement. Printers seem to come equipped with a little guy inside of it, waiting for you to print out homework, or a research paper, or directions, who loves to disrupt your life. So here are some tips to help you beat the little guy inside and print without a problem. Yes, it is possible.</p>
<p><img class="alignright" title="Printers!" src="http://imgur.com/NB20J.jpg" alt="" width="218" height="231" /></p>
<p>One reason for the problems with printers is that there is so many different types and models, all with their tweaks and twists making the solution clouded in confusing PDF&#8217;s and troubleshooting guides.</p>
<p><strong>Printer Does Not Print: </strong>This is a common malfunction with printers, you are all done after working for days on a presentation and all you need to do is print it out. Caring freely you click on the print button, and you wait. About 10 seconds goes by, and in the technology world today that is equal to an hour, with nothing happening. What could be wrong? It could be that your printer is out of date, which in that case you need to update it to the current version. Most printer manufacturer&#8217;s have websites, you can go online and go to the support section then click on the model of your printer to download the newest driver. Or you can cut out the middle man and go to Windows Updates located in the All Programs from the Start Menu. Run that and follow the instructions. If that does not work, then call Geek Choice and we will gladly come to fix the problem for you.</p>
<p><strong>Paper Jam:</strong> This is the worst of the printer problems, this nuisance of a headache that will not go away even when you clear the paper jam. There are many causes to a paper jam, such as something getting lodged in there like a paper clip or a piece of food, but whatever the cause be careful when trying to clear the jam. I tried doing this by ripping the paper out of the printer, frustration got the best of me, and ended up ruining my printer because I stripped the gear threads and now the feed is all messed up. When the paper gets jammed, breath in, calm down, and turn off the printer. Once it is unplugged it will be safe to go in and, according to the user manual, remove the paper yourself.</p>
<p>These two problems are the biggest for printers, nothing gives people more headaches than a printer that won&#8217;t print or once it does print, the paper gets stuck. Good luck trying to find a printer that is infallible to these issues!</p>
<p><img class="alignnone" title="Sean Charles" src="http://imgur.com/QppnD.gif" alt="" width="69" height="69" /></p>
]]></content:encoded>
			<wfw:commentRss>http://www.geekchoice.com/2010/12/13/printer-problems-tips-for-solving-the-riddles/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Common PC Problems</title>
		<link>http://www.geekchoice.com/2010/12/04/common-pc-problems/</link>
		<comments>http://www.geekchoice.com/2010/12/04/common-pc-problems/#comments</comments>
		<pubDate>Sun, 05 Dec 2010 03:48:44 +0000</pubDate>
		<dc:creator>Gregg</dc:creator>
				<category><![CDATA[Computer Repair]]></category>
		<category><![CDATA[Computer Service]]></category>
		<category><![CDATA[maintenance]]></category>
		<category><![CDATA[preventive maintenance]]></category>

		<guid isPermaLink="false">http://geekchoiceblog.com/?p=1373</guid>
		<description><![CDATA[Problems are attached to your PC from the day you buy one, it is as natural as nature, but what can you do about them to minimize  the problem and make it does not turn into one you cannot solve? There are a couple actions you can take to ensure peace of mind and comfort of use knowing that the [...]]]></description>
			<content:encoded><![CDATA[<p>Problems are attached to your PC from the day you buy one, it is as natural as nature, but what can you do about them to minimize  the problem and make it does not turn into one you cannot solve? There are a couple actions you can take to ensure peace of mind and comfort of use knowing that the machine you paid $2,ooo dollars will not be breaking down anytime soon.</p>
<p>Most of the time, it is not being skilled enough or able to intellectually solve the problem yourself, it is not knowing where to look. Fixing your computer should not be such a hard task that leaves you feeling powerless and overwhelmed. When calling the &#8220;support&#8221; number for the computer, which usually fuels the frustration, does not work and you need help fixing it, read this blog.<img class="alignleft" title="Think About IT" src="http://imgur.com/DAaHL.jpg" alt="" width="113" height="140" /></p>
<p>If you cannot get out of the program you are running because it is frozen, stuck and not moving at all, press these keys down in order: <strong>Ctrl-Alt-Delete</strong>. This little trick will solve this problem like magic. A task manager window will open up, displaying all of the programs you are running with the status of each next to them. You will see different status&#8217; if one is acting funny, such as &#8220;program not responding&#8221;. Highlight that program, and on the bottom of the task manager, click the &#8220;End Task&#8221; button. Wait for the magic to happen, and resume your activity on the computer.</p>
<p>Most people in these &#8220;modern&#8221; times we all live in, amidst all the emerging technology and fast growing trends, are trying to keep up with the crazy pace. Not everyone knows about fixing what may seem like simple problems to tech-savvy people, are complicated to those who are not.</p>
<p>That is our goal here at Geek Choice: self-knowledge, giving the customer the know-how to fix problems on their own to maybe save a few bucks in these tough economic times.</p>
<p>Back to problem solving. If you notice the speed of your internet not up to par, there is a quick easy solution for this one. Temporary files are things like history, cookies, and downloads which are saved to your computer. Maintenance is a good idea to keep this issue from happening. I have noticed with some people who let this go, and there internet is so slow I could write a book on blogging before they check their email it is that filled with crap.</p>
<p>Solution: Go to the search box located on the Start Menu and type &#8217;.tmp&#8217;, it will pull up all the temporary files. Right click the mouse on each one, or select them all by selecting one and then, holding the shift key, going down to the last one. Hit the delete button, you are on your way to faster surfing instantly.</p>
<p>Troubleshooting the PC can lead to even more problems if you go beyond your skill level and end up really screwing things up! Make sure you know the limit of your knowledge, for example if it involves going inside your computer or trying to delete or mess with programs that you do not know the importance of.</p>
<p>Call Geek Choice at 1-800-433-5435 and the nice people on the phone will direct your problem towards the solution!</p>
<p><img class="alignnone" style="border: 0px initial initial;" title="Author" src="http://imgur.com/Oq2YF.gif" alt="" width="69" height="69" /></p>
<p style="text-align: center;"><img class="alignnone" title="Success!" src="http://imgur.com/xmdeh.jpg" alt="" width="113" height="170" /></p>
]]></content:encoded>
			<wfw:commentRss>http://www.geekchoice.com/2010/12/04/common-pc-problems/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Storage Footprints in the Sand</title>
		<link>http://www.geekchoice.com/2010/11/19/storage-footprints-in-the-sand/</link>
		<comments>http://www.geekchoice.com/2010/11/19/storage-footprints-in-the-sand/#comments</comments>
		<pubDate>Sat, 20 Nov 2010 04:35:40 +0000</pubDate>
		<dc:creator>Gregg</dc:creator>
				<category><![CDATA[Computer Repair]]></category>
		<category><![CDATA[Computer technology]]></category>
		<category><![CDATA[Data Backup and Recovery]]></category>
		<category><![CDATA[maintenance]]></category>
		<category><![CDATA[preventive maintenance]]></category>

		<guid isPermaLink="false">http://geekchoiceblog.com/?p=1319</guid>
		<description><![CDATA[Instead of one or two sets of footprints in the sand, there could be hundreds as you operate your business or personal activities on the computer. It is a nuisance to you and to everyone who wants a fast working computer because data storage stores hundreds of ONE file. Who knew? Not a lot of [...]]]></description>
			<content:encoded><![CDATA[<p>Instead of one or two sets of footprints in the sand, there could be hundreds as you operate your business or personal activities on the computer. It is a nuisance to you and to everyone who wants a fast working computer because data storage stores hundreds of ONE file. Who knew?</p>
<p>Not a lot of people, that&#8217;s who, because all this happens behind the LCD scene. There are all these processes that go on that we do not see, like sending an email or receiving an email, did you know that for there is 100 instances of one Mega Byte of email attachment? Fascinating language, and it is true.</p>
<p>It is also true that if you are aware of this nuisance, you can take action to reduce all the extra crap that takes up space on your computer. Here are some useful tricks to use while you walk the sands of the internet to make sure you have only one footprint, not hundreds.</p>
<p>Compression: it is probably the most well-known data reduction trick out there. Compression is the process of finding and being ridding of repeated patterns of bytes. It works well with databases, e-mail, and files. It&#8217;s included in some storage systems, but you can also find stand-alone compression applications or appliances.</p>
<p>By compressing, which means pressing together the data files so that it does not take up your whole hard drive space, you are able to use up the free space on the hard drive for programs and files that you actually use. Do not let your computer get slow and stupid because somebody forgot to keep up with all those files getting duplicated.</p>
<p>Another useful tool in making sure your computer is running at peak performance is visualization. By pooling all the storage devices together, like data backup and disaster recovery, in one pool is most efficient. It eliminates the unnecessary back and forth between different programs of data storage by having them all together.</p>
<p>With this method, the proper management policies are then applied to a single copy of the data, defining where, for example, it is stored and how it is deduplicated during functions such as backup and replication. This can cut storage needs greatly. The less need for storage, the less need for spending money that could be saved if you only took the time to become aware then act.</p>
<p>The last trick is called thin provisioning. This means setting up an application server to use a certain amount of space on a drive, but not using that space until it is actually needed. Thin provisioning is a concept that should be the normal way the storage should operate, if you are not using a program, why is it running or taking up space on the hard drive?</p>
<p>Make sure you have enough space, check the hard drive to see how many giga bytes you have left free. There is nothing worse than forgetting to keep your drive clean until it is too late, when you have to pay someone money to fix it.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.geekchoice.com/2010/11/19/storage-footprints-in-the-sand/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>How to Thoroughly Clean-Up Your PC</title>
		<link>http://www.geekchoice.com/2010/11/07/how-to-thoroughly-clean-up-your-pc/</link>
		<comments>http://www.geekchoice.com/2010/11/07/how-to-thoroughly-clean-up-your-pc/#comments</comments>
		<pubDate>Sun, 07 Nov 2010 13:00:04 +0000</pubDate>
		<dc:creator>sean</dc:creator>
				<category><![CDATA[Computer Repair]]></category>
		<category><![CDATA[Software]]></category>
		<category><![CDATA[Data Backup and Recovery]]></category>
		<category><![CDATA[freeware]]></category>
		<category><![CDATA[preventive maintenance]]></category>
		<category><![CDATA[Spyware Removal]]></category>

		<guid isPermaLink="false">http://geekchoiceblog.com/?p=1231</guid>
		<description><![CDATA[It is amazing how many files are being saved on the computer right now as this blog is being created. Hundreds of cookies, caches, and temporary internet files are stored in folders across the hard drive, taking up valuable space you need for important files. A perfect tool that is free to download is called [...]]]></description>
			<content:encoded><![CDATA[<p>It is amazing how many files are being saved on the computer right now as this blog is being created. Hundreds of cookies, caches, and temporary internet files are stored in folders across the hard drive, taking up valuable space you need for important files.</p>
<p>A perfect tool that is free to download is called <a href="http://www.pcworld.com/downloads/file/fid,24149/description.html">CCleaner 3.0</a> and it works like a miracle. I just downloaded it to test it out, it takes about two minutes total to get it up and running. It gives you a checklist of Windows applications on your computer, like Internet Explorer, Mozilla, and Google Chrome, that save tons of files every time you log on to the internet.</p>
<p>This tool is easy to use. It runs very fast searching through your hard drive, based on your selection of what you want deleted, and gets rid of all that crap you do not need. What is good about it is that when it is deleting all that crap, it knows what files to keep like email and other files that you use most frequently.In fact, that is what the name means: &#8220;Crap Cleaner 3.0&#8243;, just what we need!</p>
<p>What I love about using this tool for cleaning up my computer is that it really makes me feel that I have total control. Isn&#8217;t that what everyone wants for their PC? For me, having the ability to run a broom through my hard drive and clean up 118,096 MB of free space, is pretty freakin&#8217; sweet!</p>
<p>Most of the programs used on the computer take &#8220;craps&#8221; on the hard drive, and after a while this can lead to a very slow PC. Another great feature of this program solves that riddle called DLL, that annoying error message that comes up when a file is missing. This program uses the registry cleaner, which searches the computer for those missing DLL files and solves the riddle.</p>
<p>What about those pesky start-up programs that clutter your computer as soon as you turn it on? No problem with the Crap Cleaner, it has a special tool to clear that crap out of there. By doing this your PC will be running like new again, simply because your PC will not be full of crap!</p>
<p>The new version has added new programs such as AVG Internet Security, Bittorrent, Audacity, and Windows Game Explorer. It gets better, after installing this program on your computer, all you have to do is sit back and let the cleaner do it&#8217;s job. The major problem people have with their computer is the speed it is running at. If it is not fast enough to their liking, then one of the first issues to look at is the crap that is covering the computer.</p>
<p>This is the way to thoroughly clean-up your PC. Yes, you can use the programs provided by Windows but this one is too easy. Keeping your PC clean should be easy, fast, and complete in doing the job. By giving you the control of what you want to be deleted, Crap Cleaner 3.0 is the ultimate cleaning tool.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.geekchoice.com/2010/11/07/how-to-thoroughly-clean-up-your-pc/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Fighting Computer Problems: When Should You Flight?</title>
		<link>http://www.geekchoice.com/2010/11/04/fighting-computer-problems-when-should-you-flight/</link>
		<comments>http://www.geekchoice.com/2010/11/04/fighting-computer-problems-when-should-you-flight/#comments</comments>
		<pubDate>Thu, 04 Nov 2010 15:23:17 +0000</pubDate>
		<dc:creator>sean</dc:creator>
				<category><![CDATA[Computer Repair]]></category>
		<category><![CDATA[Computer technology]]></category>
		<category><![CDATA[Computer Service]]></category>
		<category><![CDATA[desktop]]></category>
		<category><![CDATA[maintenance]]></category>

		<guid isPermaLink="false">http://geekchoiceblog.com/?p=1209</guid>
		<description><![CDATA[At Geek Choice our main priority is to heal your ailing PC back to full health with our caring service and our dedicated mission. But what do you do before you call us? How do you know that your computer has a problem? Obviously it has stopped working properly and you are frustrated, but stop [...]]]></description>
			<content:encoded><![CDATA[<p>At Geek Choice our main priority is to heal your ailing PC back to full health with our caring service and our dedicated mission. But what do you do before you call us? How do you know that your computer has a problem? Obviously it has stopped working properly and you are frustrated, but stop for a second and ask what the real problem is. Knowing when to go to us can make the difference between a dead PC and a small problem that Geek Choice can fix, problem solved.</p>
<p>If you hear your hardware inside of your computer making a clicking sound then it may already be too late, the PC is near death at this point. How did it get to that point?</p>
<p>The power supply units are the main cause of this problem. What most people do not know is that when it comes to making a PC, a company will most likely skimp on this very important component of the computer in order to cut costs of making it. This big metal box that sits in your computer is overlooked when it should be the first thing you check out.</p>
<p>When you look with the perspective of electricity, the power supply runs through every little electronic component in the computer. Kind of important, right?</p>
<p>When you want more hard drives, CD/DVD-ROM players, and floppy drives added on to your computer, you are really asking for an overload of power. By overloading the power supply, the system might not shut down right away leaving you to suspect other problems for the reason why your PC is going slow. The results of putting too much pressure on the power is the slow failure of the supply or the fluctuating power that creates an unstable system.</p>
<p>Another way in which your computer might be failing is the Power On/Off switch you keep hitting. When you power on the computer the electricity heats up the components, expanding them. When you power off the system, they contract. The thermal shock to the computer is too much for it to take after a while, leaving you with a broken piece of machinery. This is a problem that might be happening in your computer right now, for example, when you had to push the power button 0n your computer two or three times on and off in order to finally get it running.</p>
<p>This is when the question of whether to fight or flight comes in. What should you do? Unless you have a degree in Computer Science, I would call places like Geek Choice who can get to you fast and fix the problem. Next time you are about to throw the computer out of the window for acting up again, check how the basics. It might be over heated, or it might be getting too much power. Simple right?</p>
<p>Computers do not have to be a big mystery on how to shoot the trouble in the face and go along your business without interruption. But most of the time it is through ignorance that leaves the person stumped on why their computer needs repair. You did not know what you did not know, that is okay, just make sure you make the right decision.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.geekchoice.com/2010/11/04/fighting-computer-problems-when-should-you-flight/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>How To Speed Up You Computer</title>
		<link>http://www.geekchoice.com/2010/10/22/how-to-speed-up-you-computer/</link>
		<comments>http://www.geekchoice.com/2010/10/22/how-to-speed-up-you-computer/#comments</comments>
		<pubDate>Fri, 22 Oct 2010 17:17:12 +0000</pubDate>
		<dc:creator>sean</dc:creator>
				<category><![CDATA[Computer Repair]]></category>
		<category><![CDATA[General]]></category>
		<category><![CDATA[News]]></category>

		<guid isPermaLink="false">http://geekchoiceblog.com/?p=1159</guid>
		<description><![CDATA[By Sean Wilcoxson Let’s say someone has been using their computer for five years. At first it runs smoothly for a couple years with no problems. But over time, and through no fault to the user, the place where operations run called the registry gets cluttered. You do not want to buy a new computer, [...]]]></description>
			<content:encoded><![CDATA[<p>By Sean Wilcoxson</p>
<p>Let’s say someone has been using their computer for five years. At first it runs smoothly for a couple years with no problems. But over time, and through no fault to the user, the place where operations run called the <em>registry</em> gets cluttered.</p>
<p>You do not want to buy a new computer, so what do you do? To go in to the registry on your own and try deleting a bunch of files thinking that it will make your computer run faster, is a fallacy. There are very sensitive files in the registry that if you delete by accident, even your computer’s basic functions will be compromised.</p>
<p>The best way to fix this problem is to go to a trusted source such as a program like <a href="http://www.workstationoptimizer.com/">Workstation Optimizer</a>. This program will enable you to do what you cannot do for yourself, which is free up all that stuff that is cluttering your computer and make it run like it first did when you bought it.</p>
<p>If you are lazy or your computer is so full of crap that downloading anything will break its back, there are tools on your computer which will clean up disk space, thus allowing for smooth sailing. The Disk Cleanup tool that exists in Windows 7, XP, and Vista can work wonders for your computer.</p>
<p>You can use Disk Cleanup to:</p>
<ul>
<li>Remove temporary Internet files.</li>
<li>Remove downloaded program files (such as Microsoft ActiveX controls and Java applets).</li>
<li>Empty the Recycle Bin.</li>
<li>Remove Windows temporary files such as error reports.</li>
<li>Remove optional Windows components that you don&#8217;t use.</li>
<li>Remove installed programs that you no longer use.</li>
<li>Remove unused restore points and shadow copies from System Restore.</li>
</ul>
<p>Another way to make your PC run better is to go to your Control Panel from the Start Menu, and click on Add/Remove Programs. Once in here you will see a list of programs that are most commonly used, like you internet, your anti-virus, and your work applications. But you will also find many programs that are not being used or that snuck in by downloads.</p>
<p>These extra programs take up that valuable space you need for work or play, regardless of why you use it, no one wants a slow retarded computer.</p>
<p>Check your start-up folder. Somehow a lot of random programs sneak into this folder and jump on you as soon as your computer boots. Most of these do not even tell you what they are doing, so they are invisible taking up CPU space if you do not take action. To solve this, go to your start up, click on All Programs, and you will see a folder called Startup. If there is anything in there that you did not intentionally put it in, delete it.</p>
<p>PC’s come with problems, so do these simple steps to eliminate these problems and turn them into costless solutions.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.geekchoice.com/2010/10/22/how-to-speed-up-you-computer/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

