<?xml version="1.0" encoding="UTF-8"?>
<!--Generated by Squarespace Site Server v5.11.81 (http://www.squarespace.com/) on Wed, 30 May 2012 05:41:11 GMT--><rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:wfw="http://wellformedweb.org/CommentAPI/" xmlns:itunes="http://www.itunes.com/dtds/podcast-1.0.dtd" xmlns:dc="http://purl.org/dc/elements/1.1/" version="2.0"><channel><title>Blog</title><link>http://www.nomadcomputerrepair.com/blog/</link><description></description><lastBuildDate>Thu, 01 Mar 2012 09:12:23 +0000</lastBuildDate><copyright></copyright><language>en-US</language><generator>Squarespace Site Server v5.11.81 (http://www.squarespace.com/)</generator><item><title>Suspicious svchost.exe in Windows 7</title><category>Anti-virus</category><category>Windows 7</category><category>svchost.exe</category><category>virus</category><dc:creator>Leif Olson</dc:creator><pubDate>Thu, 23 Feb 2012 22:49:27 +0000</pubDate><link>http://www.nomadcomputerrepair.com/blog/2012/2/23/suspicious-svchostexe-in-windows-7.html</link><guid isPermaLink="false">834680:9805586:15162217</guid><description><![CDATA[<div style="color: #999999;">
<p>Audience: Fellow techs, power users</p>
</div>
<p>&nbsp;</p>
<p>A couple weeks ago while performing <a href="../../">computer repair service in Snohomish</a>,&nbsp; the system I was troubleshooting was responding rather slowly. When I fired up <a href="http://technet.microsoft.com/en-us/sysinternals/bb896653">process explorer</a> from <a href="http://technet.microsoft.com/en-us/sysinternals/bb545021">Sysinternals</a> I found that a svchost.exe process was consuming up to 50% of the CPU's  resources. In Windows Svchost.exe is simply a host process for windows  services. Should you bring up Task Manager (Ctrl+Shift+Esc) you will  find many svchost.exes listed, but no detailed information as to which  services is running within each process (please also note the  description column):</p>
<table class="tr-caption-container" style="margin-left: auto; margin-right: auto; text-align: center;" cellspacing="0" cellpadding="0" align="center">
<tbody>
<tr>
<td style="text-align: center;">
<p><a style="margin-left: auto; margin-right: auto;" href="http://4.bp.blogspot.com/-LbX7U3Xn_7M/T0a1FPlOKfI/AAAAAAAAAEw/26yGAhcOaGA/s1600/svchost.GIF"><img src="http://4.bp.blogspot.com/-LbX7U3Xn_7M/T0a1FPlOKfI/AAAAAAAAAEw/26yGAhcOaGA/s400/svchost.GIF" border="0" alt="" width="400" height="241" /></a></p>
</td>
</tr>
<tr>
<td class="tr-caption" style="text-align: center;">
<p>svchost.exe in Windows Task Manager</p>
</td>
</tr>
</tbody>
</table>
<p>With <a href="http://technet.microsoft.com/en-us/sysinternals/bb896653">process explorer</a> you can get much more detailed information about all processes running  on your system. In this case, by simply mousing over a svchost.exe  process you will see which services it is hosting:</p>
<table class="tr-caption-container" style="margin-left: auto; margin-right: auto; text-align: center;" cellspacing="0" cellpadding="0" align="center">
<tbody>
<tr>
<td style="text-align: center;">
<p><a style="margin-left: auto; margin-right: auto;" href="http://4.bp.blogspot.com/-l75r0L7ZEH4/T0a2RPruMqI/AAAAAAAAAE4/N8UfSWakaqI/s1600/svchost.exe.jpg"><img src="http://4.bp.blogspot.com/-l75r0L7ZEH4/T0a2RPruMqI/AAAAAAAAAE4/N8UfSWakaqI/s400/svchost.exe.jpg" border="0" alt="" width="400" height="240" /></a></p>
</td>
</tr>
<tr>
<td class="tr-caption" style="text-align: center;">
<p>svchost.exe in Process Explorer</p>
</td>
</tr>
</tbody>
</table>
<p>&nbsp;</p>
<p>This can be particularly helpful when  trying to find a service that is hogging resources. On the particular  system I was working on, however, something was amiss. Firstly the  description said <a href="http://www.bleepingcomputer.com/forums/topic423793.html">"winrscmde" instead of Host Process For Windows Services</a>,  and secondly mousing over the entry simply listed "svchost.exe."  Clearly, this process could not be hosting itself. At this point I  suspected an imposter. By right clicking any process in Process Explorer  you can launch a properties dialog to learn more about the process. The  first Tab of this window is "Image." In this tab you can find, among  other items, the file path. Svchost.exe should look like this:</p>
<table class="tr-caption-container" style="margin-left: auto; margin-right: auto; text-align: center;" cellspacing="0" cellpadding="0" align="center">
<tbody>
<tr>
<td style="text-align: center;">
<p><a style="margin-left: auto; margin-right: auto;" href="http://4.bp.blogspot.com/-rHwTwlDwDtY/T0a5aDM1mhI/AAAAAAAAAFA/F1hcGwExI4c/s1600/svchost+location.JPG"><img src="http://4.bp.blogspot.com/-rHwTwlDwDtY/T0a5aDM1mhI/AAAAAAAAAFA/F1hcGwExI4c/s400/svchost+location.JPG" border="0" alt="" width="400" height="285" /></a></p>
</td>
</tr>
<tr>
<td class="tr-caption" style="text-align: center;">
<p>Valid svchost.exe location</p>
</td>
</tr>
</tbody>
</table>
<p>The location for svchost.exe should be:  C:\Windows\system32\svchost.exe. Again, the afflicted system had an  inconsistency here, as the location was C:\Windows\svchost.exe. I  navigated to this location and attempted to delete the file, but found  that it was locked. Fortunately, Process Explorer has a way to deal with  this as well. Two of the other right-click menu items are "Kill  Process" or "Suspend."</p>
<table class="tr-caption-container" style="margin-left: auto; margin-right: auto; text-align: center;" cellspacing="0" cellpadding="0" align="center">
<tbody>
<tr>
<td style="text-align: center;">
<p><a style="margin-left: auto; margin-right: auto;" href="http://2.bp.blogspot.com/-NgrQR9MIgb4/T0a7qtNwlEI/AAAAAAAAAFI/UOT4vP-5F8s/s1600/svchost+kill+or+suspend.jpg"><img src="http://2.bp.blogspot.com/-NgrQR9MIgb4/T0a7qtNwlEI/AAAAAAAAAFI/UOT4vP-5F8s/s400/svchost+kill+or+suspend.jpg" border="0" alt="" width="400" height="293" /></a></p>
</td>
</tr>
<tr>
<td class="tr-caption" style="text-align: center;">
<p>Kill Process or Suspend</p>
</td>
</tr>
</tbody>
</table>
<p>The thing about Malware (which at this point it  should be clear that is what I was dealing with) it that if you kill one  part of it, another component might re-launch it. So, by clicking  "Suspend" I was able to delete the fake svchost.exe file. I then  followed up with an off-line virus scan to remove all traces of  infection.</p>
<p>&nbsp;</p>
<p>In conclusion, Process Explorer in a great  tool for trouble shooting malware, and bugs. If you haven't tried it  yet, or the other Sysinteral tools, head on over to <a href="http://technet.microsoft.com/en-us/sysinternals/default">http://technet.microsoft.com/en-us/sysinternals/default</a> and check them out.</p>
<p>&nbsp;</p>
<p><a href="../../">-Nomad&nbsp;</a></p>
<p><em>be safe out there</em></p><p>Source: Windows 7 suspicious svchost.exe (http://nomadcomputerrepair.wordpress.com/2012/02/23/windows-7-suspicious-svchost-exe/)</p>]]></description><wfw:commentRss>http://www.nomadcomputerrepair.com/blog/rss-comments-entry-15162217.xml</wfw:commentRss></item><item><title>Windows Cannot Find HELPCTR.EXE</title><category>Windows</category><category>XP</category><category>helpctr.exe</category><dc:creator>Leif Olson</dc:creator><pubDate>Sat, 28 Jan 2012 05:51:28 +0000</pubDate><link>http://www.nomadcomputerrepair.com/blog/2012/1/28/windows-cannot-find-helpctrexe.html</link><guid isPermaLink="false">834680:9805586:14762001</guid><description><![CDATA[<div style="color: #999999;">Audience: Fellow Techs, Power Users</div>
<div style="color: #999999;"></div>
<div class="separator" style="clear: both; text-align: center;"><a style="margin-left: 1em; margin-right: 1em;" href="http://3.bp.blogspot.com/-5t11pFonggg/TyOKJMxvBII/AAAAAAAAAEk/4AzgJ51Iqt4/s1600/helpctr-exe-error.jpg"><img src="http://3.bp.blogspot.com/-5t11pFonggg/TyOKJMxvBII/AAAAAAAAAEk/4AzgJ51Iqt4/s400/helpctr-exe-error.jpg" border="0" alt="" width="400" height="80" /></a></div>
<p><br /> Recently, I received a call for <a href="../../">computer repair in Marysville</a>. The client was getting an error in <strong>Windows XP</strong> that <strong>"<a href="http://support.microsoft.com/kb/555472">Windows cannot find HELPCTR.exe.</a>"</strong> Upon further discussion with the client, I found out that he had  recently uninstalled a trial of AVG 2012 anti-virus. A little searching  with Google showed that the problem was most likely caused by a missing  registry key. Since I was providing tech support over the phone I didn't  want to have the client running regedit.exe himself, so I did a little  more searching for easy solutions (yes, I could have started a remote  session at this point). My diligence paid off when I found this:</p>
<div style="text-align: center;"><strong>"<a href="http://windowsxp.mvps.org/startmenuhelp.htm">Help and Support" link from Start Menu Does Not Work</a>"</strong></div>
<p>This page contains a registry file to correct the observed error. After  verifying the file I directed the client to the fix. He ran it, and upon  seeing that the Help and Support link now worked, declared me a genius.  (Truth be told I ride on the shoulders of giants.) Special thanks to  the author of <a href="http://windowsxp.mvps.org/startmenuhelp.htm">http://windowsxp.mvps.org/startmenuhelp.htm</a> for his great resource.<br /> <br /> Now, in regard to AVG 2012 I can not say for certain that it caused the  problem, but it would not be the first time I have seen an uninstalled  program break registry links before.<br /> <br /> Stay safe out there,<br /> ~Nomad~<br /> <br /></p>
<div style="text-align: center;"><span style="color: #3d85c6;">In-home </span><a style="color: #3d85c6;" href="../../">computer repair in Snohomish County</a><span style="color: #3d85c6;">: </span><a style="color: #3d85c6;" href="../../">www.nomadcomputerrepair.com</a></div>]]></description><wfw:commentRss>http://www.nomadcomputerrepair.com/blog/rss-comments-entry-14762001.xml</wfw:commentRss></item><item><title>My Documents Are Hidden!</title><category>Anti-virus</category><category>Hard Drive Errors</category><category>Hidden</category><category>Malware</category><category>My Documents</category><category>Rogue</category><category>virus</category><dc:creator>Leif Olson</dc:creator><pubDate>Wed, 13 Jul 2011 03:24:41 +0000</pubDate><link>http://www.nomadcomputerrepair.com/blog/2011/7/12/my-documents-are-hidden.html</link><guid isPermaLink="false">834680:9805586:12101324</guid><description><![CDATA[<p><span style="color: #999999;">Target Audience:Techs</span></p>
<p><span style="color: #000000;">Lately I&rsquo;ve been seeing infections of  rogue anti-viruses that are hiding people&rsquo;s files in their&rdquo;My Documents&rdquo;  folders, and warning them that there <a href="../../"><span style="color: #000000;">hard drive has critical error.</span></a> Here are the tools I used to&nbsp; fix the problem:</span></p>
<p><span style="color: #000000;"><span style="text-decoration: underline;"><strong><a href="http://technet.microsoft.com/en-us/sysinternals/bb896653"><span style="color: #000000; text-decoration: underline;">Process Explorer</span></a> &amp; <a href="http://technet.microsoft.com/en-us/sysinternals/bb963902"><span style="color: #000000; text-decoration: underline;">Autoruns</span></a> from Microsoft&rsquo;s Sysinternals:</strong></span> To identify the rogue processes, terminate it, and prevent it from running again at start-</span></p>
<p><span style="color: #000000;"><span style="text-decoration: underline;"><strong><a rel="nofollow" href="http://download.bleepingcomputer.com/grinler/unhide.exe"><span style="color: #000000; text-decoration: underline;">UnHide.exe</span></a> from bleepingcomputer.com:</strong></span> This program unhides user files and is supposed to keep system files hidden.</span></p>
<p><span style="color: #000000;"><span style="text-decoration: underline;"><strong><a href="http://www.superantispyware.com/shoppingcart.html?action=add&amp;sku=SAS000&amp;rid=5544"><span style="color: #000000; text-decoration: underline;">SuperAntiSpyware:</span></a></strong></span> to clean up remaining bits of malware.</span></p>
<p><span style="color: #000000;"><strong><a href="http://www.winxptutor.com/download/accrestore.zip"><span style="color: #000000;"> AccRestore v2.0:&nbsp; </span></a></strong> On one system the Accessories Folder wasn&rsquo;t just hidden it was deleted. I used this simple tool from <strong>Ramesh Srinivasan</strong><em> </em>to fix it. </span></p>
<p><span style="color: #000000;">The final part is to educate users on safe browsing habits, and to offer anti-virus solutions. </span></p>
<p>I hope this has been useful in the battle against Malware.</p>
<p>-Nomad Computer Repair</p>]]></description><wfw:commentRss>http://www.nomadcomputerrepair.com/blog/rss-comments-entry-12101324.xml</wfw:commentRss></item><item><title>Top Firefox Security Add-ons</title><dc:creator>Leif Olson</dc:creator><pubDate>Sun, 19 Jun 2011 17:38:09 +0000</pubDate><link>http://www.nomadcomputerrepair.com/blog/2011/6/19/top-firefox-security-add-ons.html</link><guid isPermaLink="false">834680:9805586:11844667</guid><description><![CDATA[<h3 class="entry-title post-title">Security Add-ons for Firefox</h3>
<div class="post-header"></div>
<p><a href="http://www.mozilla.com/en-US/about/">Firefox</a> is my browser of choice. The number one reason for this is the <a href="https://addons.mozilla.org/en-US/firefox/">add-ons</a> that can be installed for increased functionality. Some of these  add-ons are useful for making Firefox more secure. These are some of the  add-ons that I recommend:</p>
<div class="separator" style="clear: both; text-align: center;"><a style="margin-left: 1em; margin-right: 1em;" href="http://4.bp.blogspot.com/-cREwukRFT-k/TfzYvZ0Kb7I/AAAAAAAAADo/mPCIXkbwBZ8/s1600/Cyber_Security.jpg"><img src="http://4.bp.blogspot.com/-cREwukRFT-k/TfzYvZ0Kb7I/AAAAAAAAADo/mPCIXkbwBZ8/s320/Cyber_Security.jpg" border="0" alt="" width="320" height="213" /></a></div>
<p><br /> <strong><a href="https://addons.mozilla.org/en-US/firefox/addon/adblock-plus/">Adblock Plus</a></strong><br /> While I have some reservations about blocking ads, because they are so  useful to businesses for bringing in new customers, they have also been a  growing avenue of attack. Cyber-criminals have found ways of hacking  ads that get posted on otherwise 'safe' websites. The website of <a href="http://mashable.com/2009/09/15/new-york-times-malware/">The New York Times</a> is a great example. Adblock Plus uses constantly updated lists to block  ads from loading. This should theoretically stop some maliciously  hacked ads from loading as well.<br /> <br /> <strong><a href="https://addons.mozilla.org/en-US/firefox/addon/noscript/">NoScript</a></strong><br /> What about malicious elements that aren't ads? Well you can use NoScript  to block all active elements from running in your browser. This will  certainly add security to your browser, but it will make a lot of  websites look much different. For convenience, you can set-up rules on a  per-site basis.<br /> <br /> <strong><a href="http://www.mywot.com/">Web of Trust</a></strong><br /> Web of Trust or "WOT" places color-coded dots next to results on major  search engines, and one in your toolbar for your current page.  Furthermore, it blocks poorly rated websites from loading with a big  warning screen. These ratings are community based, and if you have this  add-on you can rate and comment on sites yourself. The comments can be  very useful for evaluating others' experience with a specific  website/company.</p>
<div class="separator" style="clear: both; text-align: center;"><a style="margin-left: 1em; margin-right: 1em;" href="http://1.bp.blogspot.com/-t0-PaEaWB-c/TfzeJaNEoxI/AAAAAAAAADs/Du95R3fM8xo/s1600/WOT_warning.JPG"><img src="http://1.bp.blogspot.com/-t0-PaEaWB-c/TfzeJaNEoxI/AAAAAAAAADs/Du95R3fM8xo/s320/WOT_warning.JPG" border="0" alt="" width="320" height="145" /></a></div>
<p><br /> <strong><a href="https://addons.mozilla.org/en-US/firefox/addon/long-url-please/">Long URL Please</a></strong><br /> This simple add-on will automatically lengthen any shortened URLs from  services such as bit.ly. This way you can tell at a glance where they  go.<br /> <br /> <strong><a href="https://addons.mozilla.org/en-US/firefox/addon/passifox/">PassIFox</a></strong><br /> PassIFox integrates the <a href="http://keepass.info/">KeePass</a> password management tool with Firefox. KeePass is a great program for  generating and storing complex passwords. KeePass deserves its own blog  post so look for one in the near future.<br /> &nbsp; <br /> <a href="https://addons.mozilla.org/en-US/firefox/addon/betterprivacy/"><strong>Better Privacy</strong></a><br /> This may be more privacy related, but the borders between privacy and  security overlap. Better Privacy deletes Local Share Objects. Excerpt  from the creators:</p>
<blockquote>
<div align="justify"><em>Why are LSO's harmful?</em></div>
<ul>
<li><em> they are never expiring - staying on your computer for an unlimited time.</em></li>
<li><em> by default they offer a storage of 100 KB (compare: Usual cookies 4 KB).</em></li>
<li><em> browsers are not aware of those cookies, LSO's usually cannot be removed by browsers.</em></li>
<li><em> via Flash they can access and store highly specific personal and technical information  (system, user name, .).</em></li>
<li><em> ability to send the stored information to the appropriate server, without user's permission.</em></li>
<li><em> flash applications do not need to be visible to the user</em></li>
<li><em> there is no easy way to tell which flash-cookie sites are tracking you.</em></li>
<li><em> shared folders allow cross-browser tracking, all browsers use the same LSO folder</em></li>
<li><em> the company doesn't provide a user-friendly way to manage LSO's, in fact it's incredible cumbersome.</em></li>
<li><em> many domains and tracking companies make extensive use of flash-cookies.</em></li>
<li><em> flash-cookies are used to re-create data of deleted traditional cookies.</em></li>
</ul>
</blockquote>
<p><strong><a href="https://browsercheck.qualys.com/">Qualys BrowserCheck</a></strong><br /> This one is new to me, but very handy. It checks to make sure your  browser and its plug-ins are up-to-date. This can be particularly useful  for techs.<br /> <br /></p>
<div class="separator" style="clear: both; text-align: center;"><a style="margin-left: 1em; margin-right: 1em;" href="http://4.bp.blogspot.com/-P-lTX2eEJxw/Tf4w2vGsalI/AAAAAAAAAD8/BJ9YuklBfaM/s1600/Qualys.JPG"><img src="http://4.bp.blogspot.com/-P-lTX2eEJxw/Tf4w2vGsalI/AAAAAAAAAD8/BJ9YuklBfaM/s320/Qualys.JPG" border="0" alt="" width="284" height="320" /></a></div>
<p>In  conclusion Firefox add-ons not only add functionality, and personalized  touches to the browser, they can also help increase your security. If  you do not have <a href="http://www.mozilla.com/">Firefox try it out now</a>, and find out how amazingly customizable it can be.<br /> <br /> <strong><em>-Be safe out there,</em></strong><br /> <strong><em><a href="../../">Nomad Computer Repair</a></em></strong><br /> <br /> <br /></p>
<div style="text-align: center;"></div>
<div style="text-align: center;"><span style="text-decoration: underline;"><strong><a href="http://nomad%20computer%20repair/">Snohomish Computer Repair</a></strong></span></div>
<p>﻿</p>]]></description><wfw:commentRss>http://www.nomadcomputerrepair.com/blog/rss-comments-entry-11844667.xml</wfw:commentRss></item><item><title>Snohomish Computer Repair commercial... be afraid.</title><category>Computer</category><category>Repair</category><category>Snohomish</category><category>commercial</category><category>fix</category><category>virus</category><dc:creator>Leif Olson</dc:creator><pubDate>Sun, 17 Apr 2011 22:53:09 +0000</pubDate><link>http://www.nomadcomputerrepair.com/blog/2011/4/17/snohomish-computer-repair-commercial-be-afraid.html</link><guid isPermaLink="false">834680:9805586:11184538</guid><description><![CDATA[<p><iframe title="YouTube video player" width="640" height="390" src="http://www.youtube.com/embed/BqMCQRSKx3Y" frameborder="0" allowfullscreen></iframe></p>
<p>A quick little commercial I put together with a free tool.</p>]]></description><wfw:commentRss>http://www.nomadcomputerrepair.com/blog/rss-comments-entry-11184538.xml</wfw:commentRss></item><item><title>Creating stronger passwords... that you won't forget.</title><dc:creator>Leif Olson</dc:creator><pubDate>Sat, 16 Apr 2011 20:45:14 +0000</pubDate><link>http://www.nomadcomputerrepair.com/blog/2011/4/16/creating-stronger-passwords-that-you-wont-forget.html</link><guid isPermaLink="false">834680:9805586:11176558</guid><description><![CDATA[<p>Audience: Everyone<br /> <span style="color: #000000;">Take  a read through the following article and its follow-up. I think it has  some great points about user passwords. I have already been recommending  pass-phrases as a good option for sometime now. One thing that I would  like to add to this author's thoughts is to make sure you use different  passwords for every website, computer, phone, etc. This is to secure  against key-loggers or a hacked database giving up your password. To  help memorize these unique passwords you can combine a word or phrase  that reminds you of the specific website, device, etc. with a core pass  phrase. For instance:</span><br /> <span style="color: #000000;"> Computer pass-phase: The-King-of-ROFL-rules-his-tech</span><br /> <span style="color: #000000;"> Facebook pass-phrase: The-King-of-ROFL-rules-his-friends</span><br /> <span style="color: #000000;"> Just try not to make it something easily guessed... maybe a random number?</span></p>
<p><a href="http://www.baekdal.com/tips/password-security-usability"><span style="color: #000000;"><span style="color: #000000;">http://www.baekdal.com/tips/password-security-usability</span></span></a></p>
<p><span style="color: #000000;"><a href="http://www.baekdal.com/tips/the-usability-of-passwords-faq"><span style="color: #000000;">http://www.baekdal.com/tips/the-usability-of-passwords-faq</span></a></span></p>
<p><span style="color: #000000;">Let me know your thoughts on this.</span><br /> <span style="color: #000000;"> ====================================================</span><br /> <span style="color: #000000;"> For those of us who can't remember many passwords try out a password generator and manager like <a href="http://keepass.info/"><span style="color: #000000;">Keepass</span></a>. The best part is it is portable, so you can put it on a usb drive. My favorite trick is to put it in <a href="http://db.tt/g7k1Ocn"><span style="color: #000000;">Dropbox</span></a>, so I have access to it on all my devices. Did I mention both these are free?</span></p>
<p>﻿</p>]]></description><wfw:commentRss>http://www.nomadcomputerrepair.com/blog/rss-comments-entry-11176558.xml</wfw:commentRss></item><item><title>Newsletter</title><dc:creator>Leif Olson</dc:creator><pubDate>Fri, 01 Apr 2011 22:27:26 +0000</pubDate><link>http://www.nomadcomputerrepair.com/blog/2011/4/1/newsletter.html</link><guid isPermaLink="false">834680:9805586:11022774</guid><description><![CDATA[<p>I'm going to try publishing a regular Newsletter. It will be hosted on this website, and/or distributed via email. If you want to subscribe just shoot me an email using the contact form on the left.</p>]]></description><wfw:commentRss>http://www.nomadcomputerrepair.com/blog/rss-comments-entry-11022774.xml</wfw:commentRss></item><item><title>Just trying our thumbtack.com</title><category>Uncategorized</category><dc:creator>Leif Olson</dc:creator><pubDate>Sun, 27 Feb 2011 14:01:26 +0000</pubDate><link>http://www.nomadcomputerrepair.com/blog/2011/2/27/just-trying-our-thumbtackcom.html</link><guid isPermaLink="false">834680:9805586:10832027</guid><description><![CDATA[<p></p>]]></description><wfw:commentRss>http://www.nomadcomputerrepair.com/blog/rss-comments-entry-10832027.xml</wfw:commentRss></item><item><title>Customer Service</title><category>Uncategorized</category><dc:creator>Leif Olson</dc:creator><pubDate>Fri, 11 Feb 2011 20:23:19 +0000</pubDate><link>http://www.nomadcomputerrepair.com/blog/2011/2/11/customer-service.html</link><guid isPermaLink="false">834680:9805586:10832028</guid><description><![CDATA[<p></p>]]></description><wfw:commentRss>http://www.nomadcomputerrepair.com/blog/rss-comments-entry-10832028.xml</wfw:commentRss></item><item><title>nVidia class action lawsuit</title><category>News</category><dc:creator>Leif Olson</dc:creator><pubDate>Sun, 06 Feb 2011 12:45:10 +0000</pubDate><link>http://www.nomadcomputerrepair.com/blog/2011/2/6/nvidia-class-action-lawsuit.html</link><guid isPermaLink="false">834680:9805586:10832039</guid><description><![CDATA[<p></p>]]></description><wfw:commentRss>http://www.nomadcomputerrepair.com/blog/rss-comments-entry-10832039.xml</wfw:commentRss></item></channel></rss>
