<?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>ElPerfecto.com &#187; Vista</title>
	<atom:link href="http://www.elperfecto.com/tag/vista/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.elperfecto.com</link>
	<description>Clean Energy, Real Food - plus science and tech stuff</description>
	<lastBuildDate>Mon, 06 Feb 2012 00:47:53 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.4</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>Hosts2-ns connection to 89.149.228.199 &#8230; DO NOT WANT</title>
		<link>http://www.elperfecto.com/2010/11/26/what-is-hosts2-ns-connection-to-89-149-228-199/</link>
		<comments>http://www.elperfecto.com/2010/11/26/what-is-hosts2-ns-connection-to-89-149-228-199/#comments</comments>
		<pubDate>Fri, 26 Nov 2010 06:09:23 +0000</pubDate>
		<dc:creator>Earl</dc:creator>
				<category><![CDATA[Internet]]></category>
		<category><![CDATA[malware]]></category>
		<category><![CDATA[Vista]]></category>

		<guid isPermaLink="false">http://www.elperfecto.com/?p=1644</guid>
		<description><![CDATA[I caught my computer making unwanted connections to a server with the IP 89.149.228.199.
What data is being sent and how to stop this?  I share my results and tips with you.
The Pattern
Any time I opened a browser, either Firefox or IE (Internet Explorer), within seconds my computer attempted to connected to the mystery server.
My computer [...]]]></description>
			<content:encoded><![CDATA[<p>I caught my computer making unwanted connections to a server with the IP 89.149.228.199.</p>
<p>What data is being sent and how to stop this?  I share my results and tips with you.</p>
<p><span id="more-1644"></span><strong>The Pattern</strong></p>
<p>Any time I opened a browser, either Firefox or IE (Internet Explorer), within seconds my computer attempted to connected to the mystery server.</p>
<div id="attachment_1645" class="wp-caption alignnone" style="width: 650px"><img class="size-full wp-image-1645" style="border: 2px solid black;" title="01b my computer connects to unwanted server - gets 404" src="http://www.elperfecto.com/wp-content/uploads/01b-my-computer-connects-to-unwanted-server-gets-404.jpg" alt="01b my computer connects to unwanted server - gets 404" width="640" height="344" /><p class="wp-caption-text">SmartSniff tells me what my computer is doing online.</p></div>
<p>My computer attempted to get something, shown above.  Luckily, most of the time, the mystery server was offline (I guess) because I got a 404 error returned.  What is that string of characters that my computer is sending to the mystery server? Is it code being sent to a hacker, disguised as a GET request, which he can translate into something meaningful?  I don&#8217;t know, but I don&#8217;t like it, so we&#8217;re going to get this hack off my computer.</p>
<p>Above, we see that the mystery server is a <a href="https://secure.wikimedia.org/wikipedia/en/wiki/Nginx">nginx</a> type.</p>
<p><strong>The Code&#8217;s Hiding Place</strong></p>
<p>I found the code making these unwanted internet connections in a file located in:</p>
<p style="margin-bottom: 0in; font-weight: normal;">C:\Users\{your name}\AppData\Local\Temp\<strong>winbdm.dll</strong></p>
<p>The code contained part of the URL request to the mystery server:</p>
<p style="margin-bottom: 0in; font-weight: normal;"><span style="color: #800000;">GET /mon/?d=cid=</span></p>
<p><strong>Hacker IP&#8217;s and Location<br />
</strong></p>
<p>When I looked inside the file:  winbdm.dll, I saw two IP addresses:</p>
<p style="margin-bottom: 0in;">89.149.228.199:81 &#8211; The first time I did an IP lookup, I was told this IP is in Germany.  But the last time I checked, I&#8217;m told it&#8217;s in Russia.  Doing a trace, I see the last known stop before data gets to the final destination is:</p>
<blockquote>
<p style="margin-bottom: 0in;">213.59.3.102<br />
<strong>rt-comm.ru</strong><br />
Moscow, 48<br />
Russian Federation</p></blockquote>
<p style="margin-bottom: 0in;">The other IP shown in the winbdm.dll file is 95.168.185.16:81 (Hong Kong?)</p>
<p style="margin-bottom: 0in;">The mystery IP is associated with malware, according to this <a href="http://www.malware-control.com/statics-pages/458650557c0a206f36253edd023a942e.php">source</a>.</p>
<p>More searching online told me that this code is a trojan and might steal data.</p>
<blockquote><p>A keylogger program that can capture all user keystrokes (including  confidential details such username, password, credit card number, etc.)  <a href="http://www.threatexpert.com/report.aspx?md5=e6cd4dc0da10dbecaa853e2dd7afb437">Source</a></p></blockquote>
<p style="margin-bottom: 0in;">Another website said that this trojan&#8230;</p>
<blockquote>
<p style="margin-bottom: 0in;"><span style="font-weight: normal;">Attempts to modify the hosts file. This could be used to map hostnames different IP addresses redirecting traffic to an alternate location.  <a href="http://vil.nai.com/vil/content/v_293253.htm">Source</a><br />
</span></p></blockquote>
<p><strong>Delete the Code?</strong></p>
<p>Of course, it&#8217;s not simple enough to just delete the file.  Microsoft&#8217;s Vista said I did not have permission to delete this file from my own machine!</p>
<p><strong>Failed Attempts to Remove Trojan</strong></p>
<p>I ran a scan using Vista&#8217;s Windows Defender.  Worthless.</p>
<div id="attachment_1651" class="wp-caption alignnone" style="width: 810px"><img class="size-full wp-image-1651" title="Vista Defender Quick Scan did not catch anything - FAIL" src="http://www.elperfecto.com/wp-content/uploads/Vista-Defender-Quick-Scan-did-not-catch-anything-FAIL1.jpg" alt="Vista Finds Nothing - Let's Trojan Stay" width="800" height="568" /><p class="wp-caption-text">Vista Finds Nothing - Let&#39;s Trojan Stay</p></div>
<p>Next, I download and install Comodo, and let it scan the computer.  It finds the file!</p>
<p><img class="alignnone size-full wp-image-1652" style="border: 2px solid black;" title="Comodo catches the file but can't remove it" src="http://www.elperfecto.com/wp-content/uploads/Comodo-catches-the-file-but-cant-remove-it.jpg" alt="Comodo catches the file but can't remove it" width="527" height="203" /></p>
<p>Comodo correctly spotted winbdm.dll, but Comodo can&#8217;t remove it.</p>
<p>Comodo also says it does not recognize a couple harmless programs I&#8217;ve been  using for years:  Puretext and RemindMe.  I&#8217;m not deleting those.</p>
<p>I uninstall Comodo.  Side note:  Days later I noticed an unsolicited connection from my machine going to crl.usertrust.com.  I checked that I had uninstalled Comodo and it does not show up under my install programs, so why is my computer still connecting to Comodo without my consent?</p>
<p><strong>The Solution</strong></p>
<p>Download and run <a href="http://download.cnet.com/3001-8022_4-10259842.html">Kaspersky</a>.  I installed Kaspersky but did not register it or enter my email address.  No need to do that for a single use.  Like Comodo, Kaspersky found the trojan, but unlike Comodo, Kaspersky also offered to remove it and fix the problem.</p>
<p><img class="alignnone size-full wp-image-1653" title="Kapersky offers to remove trojan" src="http://www.elperfecto.com/wp-content/uploads/Kapersky-offers-to-remove-trojan.jpg" alt="Kapersky offers to remove trojan" width="450" height="614" /></p>
<p>Side note&#8230;After Kaspersky fixed this problem, I shut Kaspersky down and verified it did not show up as a process running in my task manager.  I wanted to see if Kaspersky would try to make any internet connections even though it was no longer visibly running on my machine.  I was surprised to see a tiny amount of data sent to a Russian server&#8230;</p>
<table border="1" cellpadding="5">
<tbody>
<tr>
<td bgcolor="#e0e0e0"><strong>Last Packet Time</strong></td>
<td bgcolor="#fffff0">11/25/2010</td>
</tr>
<tr>
<td bgcolor="#e0e0e0"><strong>Service Name</strong></td>
<td bgcolor="#fffdf0">netbios-ns</td>
</tr>
<tr>
<td bgcolor="#e0e0e0"><strong>Local Address</strong></td>
<td bgcolor="#fffcf0">192.168.0.17</td>
</tr>
<tr>
<td bgcolor="#e0e0e0"><strong>Remote Address</strong></td>
<td bgcolor="#fffaf0">81.176.230.28</td>
</tr>
<tr>
<td bgcolor="#e0e0e0"><strong>Data Size</strong></td>
<td bgcolor="#fff9f0">150 Bytes  {150 ; 0}</td>
</tr>
</tbody>
</table>
<p>When I looked up the IP my computer was connecting to without my consent, I found that IP 81.176.230.28 is in the Russian Federation and is run by an ISP named &#8220;KASPERSKY LABS&#8221;.  Hhhmm.  I don&#8217;t like the idea of any data being sent to Kaspersky when the program was supposed to be closed.  But, they did help me out, free of charge, so I can&#8217;t complain too much, and I can&#8217;t show that they did anything to harm my machine or my privacy with just 150 Bytes of data being sent without my consent.</p>
<p><strong>Conclusion</strong></p>
<p>Kaspersky successfully removed the trojan.  The winbdm.dll file is gone.  My computer no longer attempts to make a hosts2-ns connection to 89.149.228.199.</p>
<p><strong>Open Question</strong></p>
<p>How do we fight this?  Does the FBI do anything to protect us?  How about Microsoft?  Anyone responsible for keeping our computers safe?</p>
<p>I decided to write an email (in Russian) to the last known hop that connects to the hacker&#8217;s server.</p>
<p>If you would also like to write an email:  info@rtcomm.ru  <a href="http://www.rtcomm.ru/contacts/">Source</a></p>
<p>The company I emailed, rtcomm, claims to fight hackers, so we&#8217;ll see if they take this seriously. I will update this page based on their response or lack of response.</p>
<p>Here is my email to them:  <a href="http://www.elperfecto.com/winbdm.htm">Russian Email</a></p>
<p>-</p>
<p>Edit Dec-9-2010:  Two weeks have passed.  No Response from rtcomm.  That makes it appear they don&#8217;t take internet security as seriously as they advertise.  Disappointing.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.elperfecto.com/2010/11/26/what-is-hosts2-ns-connection-to-89-149-228-199/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>How to Delete UCreate.exe</title>
		<link>http://www.elperfecto.com/2010/06/27/how-to-delete-ucreate-exe/</link>
		<comments>http://www.elperfecto.com/2010/06/27/how-to-delete-ucreate-exe/#comments</comments>
		<pubDate>Sun, 27 Jun 2010 06:28:30 +0000</pubDate>
		<dc:creator>Earl</dc:creator>
				<category><![CDATA[Internet]]></category>
		<category><![CDATA[Vista]]></category>

		<guid isPermaLink="false">http://www.elperfecto.com/?p=1100</guid>
		<description><![CDATA[This machine&#8217;s software was a monster to remove from my computer.
The machine by itself is harmless, but when I installed the optional software that came with it, I had trouble.
First of all, the program was worthless to me and I wanted to uninstall it after I realized it was nothing we wanted on our computer.
My [...]]]></description>
			<content:encoded><![CDATA[<p>This machine&#8217;s software was a monster to remove from my computer.</p>
<div id="attachment_1105" class="wp-caption alignnone" style="width: 650px"><a href="http://www.elperfecto.com/2010/06/27/how-to-delete-ucreate-exe/"><img class="size-full wp-image-1105 " title="Radica-UCreate" src="http://www.elperfecto.com/wp-content/uploads/Radica-UCreate.JPG" alt="Radica U-Create, by Mattel" width="640" height="471" /></a><p class="wp-caption-text">Radica U-Create, by Mattel</p></div>
<p>The machine by itself is harmless, but when I installed the optional software that came with it, I had trouble.</p>
<p><span id="more-1100"></span>First of all, the program was worthless to me and I wanted to uninstall it after I realized it was nothing we wanted on our computer.</p>
<p>My anti-virus program, Comodo, has been telling me that ucreate.exe was doing suspicious things on my computer.</p>
<div id="attachment_1108" class="wp-caption alignnone" style="width: 310px"><a href="http://www.elperfecto.com/wp-content/uploads/Comodo-U-Create-Radica-Alert.jpg"><img class="size-medium wp-image-1108   " title="Comodo-U-Create-Radica-Alert" src="http://www.elperfecto.com/wp-content/uploads/Comodo-U-Create-Radica-Alert-300x88.jpg" alt="Comodo shows activity on my computer even AFTER I uninstalled the program.  (Click for bigger view.)" width="300" height="88" /></a><p class="wp-caption-text">Comodo shows activity on my computer even AFTER I uninstalled the program.  (Click for bigger view.)</p></div>
<p>I tried to manually delete the files but they wouldn&#8217;t go away.  I got an &#8220;access denied&#8221; and &#8220;permission required&#8221; error.</p>
<p>I tried many tricks, using CMD, the command line tool, etc.  Here is what finally worked on my Vista machine:</p>
<p>Reboot into safe mode.  To do that:  Restart computer.  After you see the motherboard&#8217;s BIOS messages, press and hold F8 on the keyboard.  Windows asks what kind of safe mode you want.  I selected <strong>safe mode with command line</strong>.</p>
<p>Navigated to the folder using this command:<strong></strong></p>
<p><strong>cd  C:\Program Files (x86)\Radica\UCreate\Music\</strong></p>
<p>Delete UCreate.exe:  <strong></strong></p>
<p><strong>del UCreate.exe</strong></p>
<p>I still could not delete the folders, though, even in safe mode.  Rebooted the computer again, this time into regular mode.  Once in normal Vista running mode, I again tried deleting the folders using Explorer and that finally worked, too.  No more files or Radica folder on my computer.  It&#8217;s gone!</p>
<p><img class="alignnone size-full wp-image-1106" title="Radica-U-Create" src="http://www.elperfecto.com/wp-content/uploads/Radica-U-Create.JPG" alt="Radica-U-Create" width="640" height="420" /></p>
<p>We can still play music on the machine, but I will not connect it to my  computer again.  I thought I should put some notes online in case you have this problem as well.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.elperfecto.com/2010/06/27/how-to-delete-ucreate-exe/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Vista says it misses its BOOTMGR &#8211; It&#8217;s the hard drive, stupid</title>
		<link>http://www.elperfecto.com/2009/04/22/vista-missing-bootmgr/</link>
		<comments>http://www.elperfecto.com/2009/04/22/vista-missing-bootmgr/#comments</comments>
		<pubDate>Wed, 22 Apr 2009 22:06:09 +0000</pubDate>
		<dc:creator>Earl</dc:creator>
				<category><![CDATA[product review]]></category>
		<category><![CDATA[Vista]]></category>

		<guid isPermaLink="false">http://www.elperfecto.com/?p=252</guid>
		<description><![CDATA[
After doing some maintenance work on the inside of my computer, I turned it back on and got the very unhelpful message from Vista:
BOOTMGR is missing
Press Ctrl+Alt+Del to restart
Well, when I pressed the keys to restart, the error comes right back.  It&#8217;s an endless loop.  What the heck does this message mean anyway?  I found [...]]]></description>
			<content:encoded><![CDATA[<p><a href="http://www.elperfecto.com/2009/04/22/vista-missing-bootmgr/"><img class="alignnone size-full wp-image-253" title="vista_bootmgr_is_missing" src="http://www.elperfecto.com/wp-content/uploads/vista_bootmgr_is_missing.jpg" alt="" width="500" height="151" /></a></p>
<p>After doing some maintenance work on the inside of my computer, I turned it back on and got the very unhelpful message from Vista:</p>
<h3>BOOTMGR is missing</h3>
<h3>Press Ctrl+Alt+Del to restart</h3>
<p>Well, when I pressed the keys to restart, the error comes right back.  It&#8217;s an endless loop.  What the heck does this message mean anyway?  I found the problem and was able to fix it.  Read on for the solution.</p>
<p><span id="more-252"></span></p>
<p>Now there could be many causes of this error.  It could be corrupt files on your Vista installation.  I first reached for the Vista DVD and rebooted the computer and ran the repair tool from the DVD.  But the repair utility could not find my Vista installation.  The repair program offered no other helpful information.</p>
<p>Before this problem surfaced, I had opened the computer for an unrelated issue.</p>
<p><a href="http://www.elperfecto.com/wp-content/uploads/open_computer_case_to_remove_dust_bunnies.jpg"><img class="alignnone size-full wp-image-255" title="open_computer_case_to_remove_dust_bunnies" src="http://www.elperfecto.com/wp-content/uploads/open_computer_case_to_remove_dust_bunnies.jpg" alt="" width="500" height="340" /></a></p>
<p>My computer had been overheating so I got into the case and removed the dust bunnies from the CPU heat sink.  That solved the overheating issue but then the computer would no longer boot up Vista.</p>
<p>The problem:  the hard drive SATA cable came unplugged!</p>
<p>Buried behind cables is a hard drive.</p>
<p><a href="http://www.elperfecto.com/wp-content/uploads/mess_of_cables_with_drive_hidden.jpg"><img class="alignnone size-full wp-image-258" title="mess_of_cables_with_drive_hidden" src="http://www.elperfecto.com/wp-content/uploads/mess_of_cables_with_drive_hidden.jpg" alt="" width="500" height="375" /></a></p>
<p><a href="http://www.elperfecto.com/wp-content/uploads/not-plugged-in.jpg"><img class="alignnone size-full wp-image-259" title="not-plugged-in" src="http://www.elperfecto.com/wp-content/uploads/not-plugged-in.jpg" alt="" width="500" height="375" /></a></p>
<p><a href="http://www.elperfecto.com/wp-content/uploads/sata-cable-in-hand.jpg"><img class="alignnone size-full wp-image-260" title="sata-cable-in-hand" src="http://www.elperfecto.com/wp-content/uploads/sata-cable-in-hand.jpg" alt="" width="500" height="375" /></a></p>
<p>Anyone else notice how flimsy the connection is between a SATA connector and a hard drive?  These connectors pop out of my hard drives way too easily.  Just a small bump on one of the cables and the hard drive is no longer connected to the motherboard.</p>
<p>The solution to this problem was simply to reconnect the SATA cable.</p>
<p><a href="http://www.elperfecto.com/wp-content/uploads/plug-that-sata-cable-into-hard-drive.jpg"><img class="alignnone size-full wp-image-262" title="plug-that-sata-cable-into-hard-drive" src="http://www.elperfecto.com/wp-content/uploads/plug-that-sata-cable-into-hard-drive.jpg" alt="" width="500" height="375" /></a></p>
<p>After powering the computer back up, Vista loaded up just fine.</p>
<h2>Another BOOTMGR problem</h2>
<p>Hours later, the problem resurfaced.  I was running the Abit uGuru program to monitor the temperature of my CPU.  When I closed uGuru, Vista gave me the blue screen of death.  That was strange, especially since the CPU temp was normal.  When I rebooted the computer, the <em>BOOTMGR is missing</em> error came back.  I was disheartened by that but quickly fixed it.</p>
<p>I opened the case back up and disconnected my RAID drives by pulling the SATA connectors out of them.  Rebooted the computer.  The error was again gone and Vista loaded up, however I was missing my RAID drives.</p>
<p>Turned off the computer and reconnected the SATA cables to the RAID hard drives.  Powered up the computer.  Vista loaded up fine with no errors and the RAID storage was back.  All problems were resolved.</p>
<p>I made this fix a couple days ago and have had no more problems.  All of the BOOTMGR errors for me appear to be related to the SATA connections between the motherboard and hard drives.  Now that the connections are good, the computer is running well.</p>
<h2>Conclusion</h2>
<p>If you have the missing BOOTMGR message and you recently did some work inside your computer case, you might check that your hard drive is still connected to the motherboard.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.elperfecto.com/2009/04/22/vista-missing-bootmgr/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Tutorials for the web&#8230; and other tech stuff.</title>
		<link>http://www.elperfecto.com/2008/10/22/hello-world/</link>
		<comments>http://www.elperfecto.com/2008/10/22/hello-world/#comments</comments>
		<pubDate>Wed, 22 Oct 2008 18:38:03 +0000</pubDate>
		<dc:creator>Earl</dc:creator>
				<category><![CDATA[Internet]]></category>
		<category><![CDATA[Open Office]]></category>
		<category><![CDATA[podcasts]]></category>
		<category><![CDATA[router]]></category>
		<category><![CDATA[Vista]]></category>

		<guid isPermaLink="false">http://www.elperfecto.com/?p=1</guid>
		<description><![CDATA[How to fix a &#8220;Media Jam&#8221; on the Konica Minolta magicolor 2430DL laser printer


Added Sep-2-2008
Vista backup to Drobo Fails


Vista says: The backup did not complete successfully.  The latest backup set can not be found.
Here&#8217;s a way to make Vista start over.
Edited Jan-23-2009
Open Office:  How to add more colors to the pallete


Added Aug-01-2008
If you accidentally [...]]]></description>
			<content:encoded><![CDATA[<p><a href="http://www.elperfecto.com/Konica_Minolta_2430DL_magicolor_Media_Jam.html">How to fix a &#8220;Media Jam&#8221; on the Konica Minolta magicolor 2430DL laser printer<br />
</a><br />
<a href="http://www.elperfecto.com/Konica_Minolta_2430DL_magicolor_Media_Jam.html"><img style="border: 2px solid; width: 320px; height: 317px;" src="http://www.elperfecto.com/images/media-jam/Konica_Minolta_magicolor_2430DL_small.jpg" alt="Konica_Minolta_magicolor_2430DL_small.jpg" /></a></p>
<p><small><span style="color: #006600;">Added Sep-2-2008</span></small></p>
<hr style="width: 100%; height: 2px;" /><a href="http://www.elperfecto.com/drobo_Vista_backup_failed.html">Vista backup to Drobo Fails</a></p>
<p><a href="http://www.elperfecto.com/drobo_Vista_backup_failed.html"><img class="alignnone" style="margin-left: 12px; margin-right: 12px;" src="http://www.elperfecto.com/images/drobo-hard-drive-system-2.jpg" alt="" width="223" height="271" /></a><a href="http://www.elperfecto.com/drobo_Vista_backup_failed.html"><img style="border: 2px solid; width: 372px; height: 303px;" src="http://www.elperfecto.com/images/backup_set_can_not_be_found.jpg" alt="drobo - Vista backup can not be found" /></a></p>
<p><small style="color: #006600;"></small></p>
<p>Vista says: <span style="color: #800000;">The backup did not complete successfully.  The latest backup set can not be found.</span></p>
<p>Here&#8217;s a way to make <a href="http://www.elperfecto.com/drobo_Vista_backup_failed.html">Vista start over</a>.</p>
<p><small style="color: #006600;">Edited Jan-23-2009</small></p>
<hr style="width: 100%; height: 2px;" />Open Office:  <a href="http://www.elperfecto.com/change-colors-in-Open-Office-Calc.html">How to add more colors to the pallete</a></p>
<p><a href="http://www.elperfecto.com/change-colors-in-Open-Office-Calc.html"><img style="border: 0px solid; width: 217px; height: 280px;" src="http://www.elperfecto.com/images/OO-color-pallete.jpg" alt="OO-color-pallete.jpg" /></a></p>
<p><small></small></p>
<p><span style="color: #006600;"><small>Added Aug-01-2008</small></span><small></small></p>
<hr style="width: 100%; height: 2px;" />If you accidentally reset your game&#8230;</p>
<p><a href="http://www.elperfecto.com/Vista_VirtualStore_Gish.html"><img style="border: 0px solid ;" src="http://www.elperfecto.com/images/Gish-happy.jpg" alt="speaker (18K)" /></a></p>
<p><a href="Vista_VirtualStore_Gish.html">how can you restore it to an older saved state?</a></p>
<p><small style="color: #006600;">Added Jul-02-2008</small></p>
<p>This article might help you find your saved games in Vista&#8217;s Virtualstore.  <a href="Vista_VirtualStore_Gish.html">Read</a></p>
<hr /><!-- Next tutorial -->How to get a $50 rebate on a <a href="drobo.html">Drobo</a></p>
<p><a href="http://www.elperfecto.com/drobo.html"><img style="border: 0px solid; width: 366px; height: 311px;" src="http://www.elperfecto.com/images/drobo-hard-drive-system.jpg" alt="drobo hard drive system rebate" /></a></p>
<p><small>Edited Jul-30-2008</small></p>
<p><small></small>When I ordered a Drobo unit from BuyDig.com, I was encouraged by a $50 cash rebate.  But is the rebate a real deal?<br />
<a href="/drobo.html">Drobo rebate</a>.</p>
<hr /><!-- Next tutorial --></p>
<p><a href="http://www.elperfecto.com/D-Link_DI-LB604-Dual-WAN_router_tips.html">Some router configuration tips: D-Link DI-LB604 Dual-WAN Load Balancing router</a></p>
<p><small style="color: #006600;">Updated Jun-18-2008</small></p>
<p><a href="http://www.elperfecto.com/D-Link_DI-LB604-Dual-WAN_router_tips.html"><img src="/images/D-Link_DI-LB604-animated.gif" border="0" alt="Dual-WAN router" /></a></p>
<p>Want to know how to set up your router for surfing secure websites and sending SMTP email? <a href="http://www.elperfecto.com/D-Link_DI-LB604-Dual-WAN_router_tips.html">Tips</a></p>
<hr /><!-- Next tutorial --></p>
<p><a href="audio-for-hammer-and-half-life2-maps.html">How to save audio in audacity for use in Hammer (the Half Life 2 map editor)</a></p>
<p><small style="color: #006600;">Added Feb-26-2008</small></p>
<p><a href="http://www.elperfecto.com/audio-for-hammer-and-half-life2-maps.html"><img src="http://www.elperfecto.com/images/speaker.jpg" alt="Speaker in Hammer for Half Life 2" /></a></p>
<p>This tutorial is for map designers, using Hammer. I show the simple, but necessary step to convert audio to work in speakers, using Audacity, a free audio editing tool. <a href="audio-for-hammer-and-half-life2-maps.html">Tutorial</a>.</p>
<hr /><!-- Next tutorial --></p>
<p><a href="http://www.elperfecto.com/How_to_reinstall_Juice_Podcast_Receiver.html">How to reinstall Juice Podcast Receiver</a></p>
<p><small style="color: #006600;">Added Feb-21-2008</small></p>
<p><img src="http://www.elperfecto.com/images/Juice_logo.gif" alt="Juice logo" /></p>
<p>Getting an error with your Juice Podcast Receiver like the one below?</p>
<p><a href="http://www.elperfecto.com/How_to_reinstall_Juice_Podcast_Receiver.html"><img src="/images/Juice-Error.gif" border="0" alt="Juice Error" /></a></p>
<p>It might be time for a reinstall. Here&#8217;s how I did it without losing my settings. <a href="http://www.elperfecto.com/How_to_reinstall_Juice_Podcast_Receiver.html">Tutorial</a></p>
<hr /><!-- Next tutorial --></p>
<p><a href="http://www.nvu.com/index.html"><img style="border: 0px solid; width: 54px; height: 44px;" src="/images/Nvu.gif" alt="" /></a><br />
<a href="http://www.elperfecto.com/nvu_tutorials.htm">Nvu Tutorials</a></p>
<p>Online videos showing how to do a few things in Nvu, like how to resize tables.<br />
<!-- End of tutorials --></p>
<blockquote><p><!-- BEGIN Flash animation --><object classid="clsid:d27cdb6e-ae6d-11cf-96b8-444553540000" width="728" height="90" codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=6,0,40,0"><param name="bgcolor" value="#ffffff" /><param name="wmode" value="transparent" /><param name="src" value="http://www.elperfecto.com/images/banner.swf" /><embed type="application/x-shockwave-flash" width="728" height="90" src="http://www.elperfecto.com/images/banner.swf" wmode="transparent" bgcolor="#ffffff"></embed></object><!-- END Flash animation --></p>
<p>Has your doctor been good to you?</p>
<p>Visit <a href="http://www.doctorscorecard.com">DoctorScorecard.com</a> and share the experiences you have had with doctors, good or bad. Does your doctor meet your medical needs? Give your doctor a score! <a href="http://www.doctorscorecard.com">See what other people have said about their doctors</a>.</p>
<p><a href="http://www.doctorscorecard.com">DoctorScorecard</a></p></blockquote>
<blockquote><p><a href="http://www.cherokeepurple.com"><img src="/images/cherokee-purple-tomato.jpg" border="0" alt="tomatoes" /></a></p>
<p>What&#8217;s the best-tasting tomato? Some people say it&#8217;s the <a href="http://www.cherokeepurple.com">Cherokee Purple</a>.</p></blockquote>
]]></content:encoded>
			<wfw:commentRss>http://www.elperfecto.com/2008/10/22/hello-world/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

