<?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>Internet Marketing Blog &#187; Tech Tips</title>
	<atom:link href="http://www.gojdhl.com/seo-blog/category/tech-tips/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.gojdhl.com/seo-blog</link>
	<description>Internet Marketing Blog</description>
	<lastBuildDate>Mon, 12 Apr 2010 18:14:25 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>We Can Stop Spam Email</title>
		<link>http://www.gojdhl.com/seo-blog/we-can-stop-spam-email/</link>
		<comments>http://www.gojdhl.com/seo-blog/we-can-stop-spam-email/#comments</comments>
		<pubDate>Sat, 23 Jan 2010 23:00:11 +0000</pubDate>
		<dc:creator>Jared Blake</dc:creator>
				<category><![CDATA[Tech Tips]]></category>
		<category><![CDATA[email]]></category>
		<category><![CDATA[FTC]]></category>
		<category><![CDATA[spam]]></category>
		<category><![CDATA[unsubscribe]]></category>

		<guid isPermaLink="false">http://www.gojdhl.com/seo-blog/?p=272</guid>
		<description><![CDATA[Hello reader,
Let&#8217;s work together and stop spam email starting right now!
If you can&#8217;t unsubscribe from somebody&#8217;s emails that keep flooding your inbox, that&#8217;s spam! Usually an honest email marketer such as myself will have a place at the bottom of each email to unsubscribe from their email list. If you don&#8217;t have the option to [...]]]></description>
			<content:encoded><![CDATA[<p>Hello reader,</p>
<p>Let&#8217;s work together and stop spam email starting right now!</p>
<p>If you can&#8217;t unsubscribe from somebody&#8217;s emails that keep flooding your inbox, that&#8217;s spam! Usually an honest email marketer such as myself will have a place at the bottom of each email to unsubscribe from their email list. If you don&#8217;t have the option to unsubscribe (opt out) then this is blatant SPAM!</p>
<p>When you get any unwanted emails that don&#8217;t allow you to unsubscribe, use the following link with the FTC to file a complaint.</p>
<p><a href="http://www.ftc.gov/spam/">http://www.ftc.gov/spam/</a></p>
<p><a href="https://www.ftccomplaintassistant.gov/">https://www.ftccomplaintassistant.gov/</a></p>
<p>After you do this a couple times, setup this link to start the process immediately:<br />
<a href="https://www.ftccomplaintassistant.gov/FTC_Wizard.aspx?Lang=en">https://www.ftccomplaintassistant.gov/FTC_Wizard.aspx?Lang=en</a></p>
<p>Hopefully the FTC can smoke out these criminal spammers and shut them down for life.</p>
<p>Please let me know what success you have with this approach or any  other ways you are having success stopping spam email?</p>
<p>Regards, Jared Blake </p>
<p><img src="http://www.gojdhl.com/images/palvo.gif" alt="" /> </p>
<p>P.S. I tried the forwarding spam emails directly to spam@uce.gov as described on the FTC home page but they don&#8217;t seem to be getting through the system to the FTC.</p>
<script type="text/javascript" class="owbutton" src="http://onlywire.com/btn/button_3793" title="We Can Stop Spam Email" url="http://www.gojdhl.com/seo-blog/we-can-stop-spam-email/"></script>]]></content:encoded>
			<wfw:commentRss>http://www.gojdhl.com/seo-blog/we-can-stop-spam-email/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>How to Enable and Disable Windows XP&#8217;s built-in ZIP Support</title>
		<link>http://www.gojdhl.com/seo-blog/how-to-enable-and-disable-windows-xps-built-in-zip-support/</link>
		<comments>http://www.gojdhl.com/seo-blog/how-to-enable-and-disable-windows-xps-built-in-zip-support/#comments</comments>
		<pubDate>Tue, 05 Jan 2010 06:18:38 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Tech Tips]]></category>
		<category><![CDATA[regsvr32]]></category>
		<category><![CDATA[support]]></category>
		<category><![CDATA[windows xp]]></category>
		<category><![CDATA[zip]]></category>

		<guid isPermaLink="false">http://www.gojdhl.com/seo-blog/?p=252</guid>
		<description><![CDATA[XP provides built-in zip support so that you can open compressed files as if they were folders. However, if you use a third-party program, such as WinZip, XP&#8217;s built-in zip handling might get in the way. I tried this on my computer and it worked great.
To DISABLE XP&#8217;s zip support, perform the following steps:
Select Run [...]]]></description>
			<content:encoded><![CDATA[<p>XP provides built-in zip support so that you can open compressed files as if they were folders. However, if you use a third-party program, such as WinZip, XP&#8217;s built-in zip handling might get in the way. I tried this on my computer and it worked great.</p>
<p>To <strong><span style="color: #ff0000;">DISABLE</span> </strong>XP&#8217;s zip support, perform the following steps:<br />
Select Run from the Start menu.<br />
At the open prompt type:<br />
regsvr32 /u %windir%\system32\zipfldr.dll<br />
Click OK.<br />
Restart the computer.</p>
<p>To <strong><span style="color: #ff0000;">ENABLE</span></strong> XP&#8217;s zip support, perform the following steps:<br />
Select Run from the Start menu.<br />
At the open prompt type:<br />
Regsvr32 %windir%\system32\zipfldr.dll<br />
Click OK.<br />
Restart the computer</p>
<p>Regards, Jared Blake</p>
<p><img src="http://www.gojdhl.com/images/palvo-blue.gif" alt="" /></p>
<script type="text/javascript" class="owbutton" src="http://onlywire.com/btn/button_3793" title="How to Enable and Disable Windows XP's built-in ZIP Support" url="http://www.gojdhl.com/seo-blog/how-to-enable-and-disable-windows-xps-built-in-zip-support/"></script>]]></content:encoded>
			<wfw:commentRss>http://www.gojdhl.com/seo-blog/how-to-enable-and-disable-windows-xps-built-in-zip-support/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Don&#8217;t Show Clipboard in Microsoft Office</title>
		<link>http://www.gojdhl.com/seo-blog/dont-show-clipboard-in-microsoft-office/</link>
		<comments>http://www.gojdhl.com/seo-blog/dont-show-clipboard-in-microsoft-office/#comments</comments>
		<pubDate>Fri, 01 Jan 2010 09:10:02 +0000</pubDate>
		<dc:creator>Jared Blake</dc:creator>
				<category><![CDATA[Tech Tips]]></category>
		<category><![CDATA[clipboard]]></category>
		<category><![CDATA[microsoft office]]></category>
		<category><![CDATA[reg hack]]></category>
		<category><![CDATA[regedit]]></category>

		<guid isPermaLink="false">http://www.gojdhl.com/seo-blog/?p=241</guid>
		<description><![CDATA[Problem: If you copy something to the clipboard twice in any part of Microsoft Office 2000 a tiny &#8220;Clipboard&#8221; toolbar will appear. This toolbar, covers your work and requires that you stop what you&#8217;re doing to close it or move it out of the way. It&#8217;s not only annoying, but it&#8217;s practically impossible to turn [...]]]></description>
			<content:encoded><![CDATA[<p><strong>Problem:</strong> If you copy something to the clipboard twice in any part of Microsoft Office 2000 a tiny &#8220;Clipboard&#8221; toolbar will appear. This toolbar, covers your work and requires that you stop what you&#8217;re doing to close it or move it out of the way. It&#8217;s not only annoying, but it&#8217;s practically impossible to turn off.</p>
<p><strong>Solution:</strong> Run the Registry Editor (REGEDIT.EXE) Reg hack.</p>
<p>1. Expand the branches to HKEY_CURRENT_USER\ Software\ Microsoft\ Office\ 9.0\ Common\ General. </p>
<p>2. If any of these branches aren&#8217;t there, just create them &#8211; one by one &#8211; by selecting New and then Key from the Edit menu. </p>
<p>3. Once you&#8217;ve highlighted the General key, select New and then DWORD Value from the Edit menu. As the name of this new key, type AcbControl. Double-click on the new value, select Decimal, type 1 in the Value Data field, and click Ok when you&#8217;re done. </p>
<p>This change should take effect immediately.</p>
<p>Congratulations, that annoying pesky little clipboard is still working but now hidden!</p>
<p>Regards, Jared Blake </p>
<p><img src="http://www.gojdhl.com/images/palvo-blue.gif" alt="" /> </p>
<script type="text/javascript" class="owbutton" src="http://onlywire.com/btn/button_3793" title="Don't Show Clipboard in Microsoft Office" url="http://www.gojdhl.com/seo-blog/dont-show-clipboard-in-microsoft-office/"></script>]]></content:encoded>
			<wfw:commentRss>http://www.gojdhl.com/seo-blog/dont-show-clipboard-in-microsoft-office/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>a,a:visited,a:hover &#8211; CSS Fix</title>
		<link>http://www.gojdhl.com/seo-blog/aavisitedahover-css-fix/</link>
		<comments>http://www.gojdhl.com/seo-blog/aavisitedahover-css-fix/#comments</comments>
		<pubDate>Fri, 01 Jan 2010 09:00:50 +0000</pubDate>
		<dc:creator>Jared Blake</dc:creator>
				<category><![CDATA[Tech Tips]]></category>
		<category><![CDATA[a:active]]></category>
		<category><![CDATA[a:hover]]></category>
		<category><![CDATA[a:visited]]></category>
		<category><![CDATA[css]]></category>
		<category><![CDATA[expert]]></category>

		<guid isPermaLink="false">http://www.gojdhl.com/seo-blog/?p=238</guid>
		<description><![CDATA[Here is the issue I had on one of my blogs (Note: I&#8217;m not a CSS expert).
The following code within my blog CSS file was dictating my link color format:
a,a:visited,a:hover {
color:#777777;
text-decoration:none;
}
I wanted my menu links to be a different color from the links within my blog page.
The solution was to add the following code within [...]]]></description>
			<content:encoded><![CDATA[<p>Here is the issue I had on one of my blogs (Note: I&#8217;m not a CSS expert).</p>
<p>The following code within my blog CSS file was dictating my link color format:</p>
<p>a,a:visited,a:hover {<br />
color:#777777;<br />
text-decoration:none;<br />
}</p>
<p>I wanted my menu links to be a different color from the links within my blog page.</p>
<p>The solution was to add the following code within my CSS file and then using the h6 reference to change the link color within the menu:</p>
<p>h6 a {color: #CCCCCC;}<br />
h6 a:visited {color:#CCCCCC;}<br />
h6 a:hover {color: #CCCCCC;}<br />
h6 a:active { color:#CCCCCC;}</p>
<p>Note it doesn&#8217;t have to be h6 it just needs to be unique to the rest of the CSS file.</p>
<p>Regards, Jared Blake </p>
<p><img src="http://www.gojdhl.com/images/palvo-blue.gif" alt="" /> </p>
<script type="text/javascript" class="owbutton" src="http://onlywire.com/btn/button_3793" title="a,a:visited,a:hover - CSS Fix" url="http://www.gojdhl.com/seo-blog/aavisitedahover-css-fix/"></script>]]></content:encoded>
			<wfw:commentRss>http://www.gojdhl.com/seo-blog/aavisitedahover-css-fix/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Panda Software &#8211; Antivirus and Intrusion Prevention</title>
		<link>http://www.gojdhl.com/seo-blog/panda-software-antivirus-and-intrusion-prevention/</link>
		<comments>http://www.gojdhl.com/seo-blog/panda-software-antivirus-and-intrusion-prevention/#comments</comments>
		<pubDate>Fri, 01 Jan 2010 08:40:35 +0000</pubDate>
		<dc:creator>Jared Blake</dc:creator>
				<category><![CDATA[Tech Tips]]></category>
		<category><![CDATA[antivirus]]></category>
		<category><![CDATA[panda]]></category>
		<category><![CDATA[software]]></category>
		<category><![CDATA[spyware]]></category>

		<guid isPermaLink="false">http://www.gojdhl.com/seo-blog/?p=234</guid>
		<description><![CDATA[Now it&#8217;s time to  protect your computer from viruses, spyware, unknown intruders and hackers. You don&#8217;t want to spend hours, days or weeks trying to rid your computer of these terrible threats. Or worst case scenario, losing all your data and having to rebuild from your original software installation CD&#8217;s. YIKES!
Protect your pc with [...]]]></description>
			<content:encoded><![CDATA[<p>Now it&#8217;s time to  protect your computer from viruses, spyware, unknown intruders and hackers. You don&#8217;t want to spend hours, days or weeks trying to rid your computer of these terrible threats. Or worst case scenario, losing all your data and having to rebuild from your original software installation CD&#8217;s. YIKES!</p>
<p>Protect your pc with the best protection available on the planet: &#8220;PANDA SOFTWARE&#8221;</p>
<p><script type="text/javascript">
  affID = "2698576";
</script><br />
<script src="http://go.webvideozone.com/js/XNSzPur0b17cH9mQCB6I1699" type="text/javascript"></script></p>
<p>Alert: Get Panda protection software now at great discounted pricing!</p>
<p><a href="http://www.gojdhl.com/tech/panda-antivirus-pro.php">Buy Panda Antivirus Pro 2010</a><br />
Install it and forget about viruses,<br />
spyware and hackers, anti-Malware<br />
Protection, Identity Theft Protection.<br />
Protects Up to 3PCs.<br />
Note: click add to cart in order to see the discounted pricing!</p>
<p><a href="http://www.gojdhl.com/tech/panda-internet-security.php">Buy Panda Internet Security 2010</a><br />
Maximum protection against all kinds<br />
of Internet threats, Anti-Malware Protection,<br />
Identity Theft Protection, Safe Internet<br />
Browsing. Protects Up to 3PCs.<br />
Note: click add to cart in order to see the discounted pricing!</p>
<p><a href="http://www.gojdhl.com/tech/panda-global-protection.php">Buy Panda Global Protection 2010</a><br />
Enjoy total security and ensure information<br />
integrity, Anti-Malware Protection, Identity<br />
Theft Protection, Safe Internet Browsing,<br />
PC Optimization. Protects Up to 3PCs.<br />
Note: click add to cart in order to see the discounted pricing!</p>
<p>Regards, Jared Blake </p>
<p><img src="http://www.gojdhl.com/images/palvo-blue.gif" alt="" /> </p>
<script type="text/javascript" class="owbutton" src="http://onlywire.com/btn/button_3793" title="Panda Software - Antivirus and Intrusion Prevention" url="http://www.gojdhl.com/seo-blog/panda-software-antivirus-and-intrusion-prevention/"></script>]]></content:encoded>
			<wfw:commentRss>http://www.gojdhl.com/seo-blog/panda-software-antivirus-and-intrusion-prevention/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Cannot view thumbnail image in Windows Explorer</title>
		<link>http://www.gojdhl.com/seo-blog/cannot-view-thumbnail-image-in-windows-explorer/</link>
		<comments>http://www.gojdhl.com/seo-blog/cannot-view-thumbnail-image-in-windows-explorer/#comments</comments>
		<pubDate>Fri, 01 Jan 2010 07:53:01 +0000</pubDate>
		<dc:creator>Jared Blake</dc:creator>
				<category><![CDATA[Tech Tips]]></category>
		<category><![CDATA[regedit]]></category>
		<category><![CDATA[thumbnail image]]></category>
		<category><![CDATA[windows explorer]]></category>

		<guid isPermaLink="false">http://www.gojdhl.com/seo-blog/?p=227</guid>
		<description><![CDATA[The problem usually occurs when MS Photo Editor gets uninstalled after upgrading MS Office.
The Symptom: When you open a folder that is configured to show a thumbnail view of .jpg files, you see an outline of the thumbnail and a small program icon rather then the image that should be displayed. 
Note: before doing the [...]]]></description>
			<content:encoded><![CDATA[<p>The problem usually occurs when MS Photo Editor gets uninstalled after upgrading MS Office.</p>
<p><strong>The Symptom:</strong> When you open a folder that is configured to show a thumbnail view of .jpg files, you see an outline of the thumbnail and a small program icon rather then the image that should be displayed. </p>
<p>Note: before doing the following steps, make sure you make a backup copy of the registry.</p>
<p><strong>To resolve this issue, use Regedit to re-associate the .jpg file extension in the registry: </strong><br />
1. Click Start, click Run, type regedit in the Open box, and then click OK.<br />
2. Locate and click the HKEY_CLASSES_ROOT\.jpg registry key.<br />
3. Right-click the HKEY_CLASSES_ROOT\.jpg registry key, point to New, and then click Key.   Name the new key ShellEx.<br />
4. Right-click the ShellEx registry key that you created, point to New, and then click Key. Name the new key {BB2E617C-0920-11d1-9A0B-00C04FC2D6C1}.<br />
5. Click the {BB2E617C-0920-11d1-9A0B-00C04FC2D6C1} registry key that you created, right-click the Default value in the right pane, click Modify, and then type the following value data in the Value data box: {7376D660-C583-11d0-A3A5-00C04FD706EC}</p>
<p>Reboot&#8230;That&#8217;s it&#8230;</p>
<p>Regards, Jared Blake </p>
<p><img src="http://www.gojdhl.com/images/palvo-blue.gif" alt="" /> </p>
<script type="text/javascript" class="owbutton" src="http://onlywire.com/btn/button_3793" title="Cannot view thumbnail image in Windows Explorer" url="http://www.gojdhl.com/seo-blog/cannot-view-thumbnail-image-in-windows-explorer/"></script>]]></content:encoded>
			<wfw:commentRss>http://www.gojdhl.com/seo-blog/cannot-view-thumbnail-image-in-windows-explorer/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>False Positive Downloader Virus Caused by WP-Stats</title>
		<link>http://www.gojdhl.com/seo-blog/false-positive-downloader-virus-caused-by-wp-stats/</link>
		<comments>http://www.gojdhl.com/seo-blog/false-positive-downloader-virus-caused-by-wp-stats/#comments</comments>
		<pubDate>Fri, 01 Jan 2010 07:33:47 +0000</pubDate>
		<dc:creator>Jared Blake</dc:creator>
				<category><![CDATA[Tech Tips]]></category>
		<category><![CDATA[downloader virus]]></category>
		<category><![CDATA[false positive]]></category>
		<category><![CDATA[wp-stats]]></category>

		<guid isPermaLink="false">http://www.gojdhl.com/seo-blog/?p=223</guid>
		<description><![CDATA[Recently, I was getting a false positive virus detection from Symantec Antivirus on one of my blogs. I had just upgraded this particular blog to WordPress version 2.x The file in question was wp-stats[1].htm located in my temporary internet files. The file was never found and therefore could not be removed. It was driving me [...]]]></description>
			<content:encoded><![CDATA[<p>Recently, I was getting a false positive virus detection from Symantec Antivirus on one of my blogs. I had just upgraded this particular blog to WordPress version 2.x The file in question was <strong>wp-stats[1].htm</strong> located in my temporary internet files. The file was never found and therefore could not be removed. It was driving me crazy!</p>
<p>First I called my web hosting service and asked them to scan my blog for viruses. I was told they don&#8217;t do that. So I downloaded my current blog files and scanned all the files locally and did not find any viruses. Just as I suspected, this might be a false positive virus detection. </p>
<p>I searched the entire internet for any information on this issue and didn&#8217;t find anything directly related to my specific problem. So I decided to completely remove my blog and install a fresh new downloaded copy of WordPress version 2.x and, after all that, I still found I was getting the same Downloader virus detection caused by the <strong>wp-stats[1].htm</strong> file. </p>
<p><del datetime="2008-01-16T07:32:44+00:00">Now I was completely frustrated to no end. For some crazy lucky reason I decided to go through all my blog option settings and when I deleted the Blog address (URL): found under Options then the General tab within WordPress administration and then saved my updated settings. Wordpress automatically populates the blog address field back in upon saving. This fixed the false positive Downloader virus detection that was occurring anytime somebody visited my blog and was using Symantec Antivirus and maybe any other antivirus software.</p>
<p>My guess is that I must have mistyped the blog address url entry at some point and that was causing the problem.</del></p>
<p>CORRECTION: The issue returned shortly after I posted this blog entry. So I went back through my blog piece by piece and located an entry in one of my blog postings that looks like what is posted at this link:</p>
<p><a href="http://wordpress.org/support/topic/151888">http://wordpress.org/support/topic/151888</a></p>
<p>It is a traffic statistics script that was inserted into one of my blog postings.</p>
<p><img src="http://www.gojdhl.com/images/script-bad.gif" alt="" /></p>
<p>I removed this entry from my post and the downloader virus detection issue went away.</p>
<p>If this information helps anyone else experiencing this issue please leave a comment on our blog to let us know. Thank you!</p>
<p>Regards, Jared Blake</p>
<p><img src="http://www.gojdhl.com/images/palvo-blue.gif" alt="" /> </p>
<script type="text/javascript" class="owbutton" src="http://onlywire.com/btn/button_3793" title="False Positive Downloader Virus Caused by WP-Stats" url="http://www.gojdhl.com/seo-blog/false-positive-downloader-virus-caused-by-wp-stats/"></script>]]></content:encoded>
			<wfw:commentRss>http://www.gojdhl.com/seo-blog/false-positive-downloader-virus-caused-by-wp-stats/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Display Wordpress Tags On Your Current Theme</title>
		<link>http://www.gojdhl.com/seo-blog/display-wordpress-tags-on-your-current-theme/</link>
		<comments>http://www.gojdhl.com/seo-blog/display-wordpress-tags-on-your-current-theme/#comments</comments>
		<pubDate>Fri, 01 Jan 2010 07:27:11 +0000</pubDate>
		<dc:creator>Jared Blake</dc:creator>
				<category><![CDATA[Tech Tips]]></category>
		<category><![CDATA[tags]]></category>
		<category><![CDATA[ultimate tag warrior]]></category>
		<category><![CDATA[wordpress]]></category>
		<category><![CDATA[wordpress theme]]></category>

		<guid isPermaLink="false">http://www.gojdhl.com/seo-blog/?p=219</guid>
		<description><![CDATA[Some of you may be struggling as I did when trying to display tags on your current postings within the latest 2.x versions of WordPress. Rather then using an external plugin such as Ultimate Tag Warrior (it was awesome). WordPress now has it&#8217;s own tagging system built in.
You must place the following code within your [...]]]></description>
			<content:encoded><![CDATA[<p>Some of you may be struggling as I did when trying to display tags on your current postings within the latest 2.x versions of WordPress. Rather then using an external plugin such as Ultimate Tag Warrior (it was awesome). WordPress now has it&#8217;s own tagging system built in.</p>
<p>You must place the following code within your WordPress pages were you want your tags to display, such as: index.php, single.php, etc.</p>
<p><img src="http://www.gojdhl.com/images/tag-code.gif" alt="" /></p>
<p>You may have to experiment a little, to find the exact location you want to place this code.</p>
<p>This command gives you the default comma separated format that looks like this:</p>
<p><strong>Tags: tag1, tag2, tag3, tag4</strong></p>
<p>For other formats of displaying your tags, check out the following WordPress help page at: <a href="http://codex.wordpress.org/Template_Tags/the_tags">http://codex.wordpress.org/Template_Tags/the_tags</a></p>
<p>Regards, Jared Blake</p>
<p><img src="http://www.gojdhl.com/images/palvo-blue.gif" alt="" /> </p>
<script type="text/javascript" class="owbutton" src="http://onlywire.com/btn/button_3793" title="Display Wordpress Tags On Your Current Theme" url="http://www.gojdhl.com/seo-blog/display-wordpress-tags-on-your-current-theme/"></script>]]></content:encoded>
			<wfw:commentRss>http://www.gojdhl.com/seo-blog/display-wordpress-tags-on-your-current-theme/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Completely remove default games from Windows</title>
		<link>http://www.gojdhl.com/seo-blog/completely-remove-default-games-from-windows/</link>
		<comments>http://www.gojdhl.com/seo-blog/completely-remove-default-games-from-windows/#comments</comments>
		<pubDate>Fri, 01 Jan 2010 07:06:44 +0000</pubDate>
		<dc:creator>Jared Blake</dc:creator>
				<category><![CDATA[Tech Tips]]></category>
		<category><![CDATA[components wizard]]></category>
		<category><![CDATA[control panel]]></category>
		<category><![CDATA[default games]]></category>
		<category><![CDATA[windows]]></category>

		<guid isPermaLink="false">http://www.gojdhl.com/seo-blog/?p=215</guid>
		<description><![CDATA[Microsoft has hidden a few applications from the add/remove Windows Components Wizard that can be found within the Add or Remove Programs area. You may want to remove programs such as games and other components that are sometimes hidden from you. If you&#8217;re in a corporate environment you may want to remove the default games [...]]]></description>
			<content:encoded><![CDATA[<p>Microsoft has hidden a few applications from the add/remove Windows Components Wizard that can be found within the Add or Remove Programs area. You may want to remove programs such as games and other components that are sometimes hidden from you. If you&#8217;re in a corporate environment you may want to remove the default games from your employees computers. Here are the steps for removing games if they are currently hidden in the add/remove Windows Components Wizard. After going through these steps you can unhide any of the other components you may want to remove from your system. </p>
<p>Does Accessories and Utilities currently show in the add/remove Windows Components Wizard.? If yes then click on details and see if games appears. If it does then you can uncheck to remove it and then click OK.<br />
<img src="http://www.gojdhl.com/images/windows-components.gif" alt="" /></p>
<p>Otherwise Modify the following file &#8211; c:\winnt\inf\<strong>sysoc.inf </strong><br />
<img src="http://www.gojdhl.com/images/sysoc-file.gif" alt="" /></p>
<p>Now Accessories and Utilities should show in the Windows Components Wizard.<br />
<img src="http://www.gojdhl.com/images/windows-components2.gif" alt="" /></p>
<p>You can now select details and remove games!</p>
<p>You should not be able to run the following game files now:<br />
C:\WINNT\System32\freecell.exe<br />
C:\WINNT\System32\sol.exe<br />
C:\WINNT\System32\winmine.exe<br />
C:\Program Files\Windows NT\Pinball\PINBALL.EXE</p>
<p>Note: there maybe copies of these files located in the following directory:<br />
C:\WINNT\system32\dllcache </p>
<p>Regards, Jared Blake</p>
<p><img src="http://www.gojdhl.com/images/palvo-blue.gif" alt="" /> </p>
<script type="text/javascript" class="owbutton" src="http://onlywire.com/btn/button_3793" title="Completely remove default games from Windows" url="http://www.gojdhl.com/seo-blog/completely-remove-default-games-from-windows/"></script>]]></content:encoded>
			<wfw:commentRss>http://www.gojdhl.com/seo-blog/completely-remove-default-games-from-windows/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>User types in url but is taken to another site</title>
		<link>http://www.gojdhl.com/seo-blog/user-types-in-url-but-is-taken-to-another-site/</link>
		<comments>http://www.gojdhl.com/seo-blog/user-types-in-url-but-is-taken-to-another-site/#comments</comments>
		<pubDate>Fri, 01 Jan 2010 06:54:59 +0000</pubDate>
		<dc:creator>Jared Blake</dc:creator>
				<category><![CDATA[Tech Tips]]></category>
		<category><![CDATA[browser hijacker]]></category>
		<category><![CDATA[spyware]]></category>
		<category><![CDATA[symantec antivirus]]></category>
		<category><![CDATA[trojan]]></category>

		<guid isPermaLink="false">http://www.gojdhl.com/seo-blog/?p=212</guid>
		<description><![CDATA[Tech tips: Browser Hijacker infection. 
A browser hijacker modifies your browser settings so when you type in a URL you are redirected to another site.
Off the top I was thinking you should try the following steps:
1. Delete all temporary internet files and browsing history.
2. Run a full system scan using Symantec Antivirus with the latest [...]]]></description>
			<content:encoded><![CDATA[<p>Tech tips: Browser Hijacker infection. </p>
<p>A browser hijacker modifies your browser settings so when you type in a URL you are redirected to another site.</p>
<p>Off the top I was thinking you should try the following steps:</p>
<p>1. Delete all temporary internet files and browsing history.<br />
2. Run a full system scan using Symantec Antivirus with the latest NAV def&#8217;s.<br />
3. Run a full system scan using Ad-aware by Lavasoft with the latest updated def&#8217;s.</p>
<p>One of my tech friends suggested using Spyware Doctor by pc-tools and run the scan.</p>
<p>Follow any directions given by Symantec if a virus/trojan/hijacker is found. This may include modifying the registry or running a fix file found on Symantec&#8217;s website.</p>
<p>The last time my wife&#8217;s computer was infected with a bad virus I had to rebuild it. Meaning I saved all her data then completely formatted the hard drive thus removing everything. Then I re-installed the operating system and all her applications and of course her special fonts. :) Then I restored all her data. Very time consuming but of course this completely eliminated the virus.</p>
<p>Regards, Jared Blake</p>
<p><img src="http://www.gojdhl.com/images/palvo-blue.gif" alt="" /></p>
<script type="text/javascript" class="owbutton" src="http://onlywire.com/btn/button_3793" title="User types in url but is taken to another site" url="http://www.gojdhl.com/seo-blog/user-types-in-url-but-is-taken-to-another-site/"></script>]]></content:encoded>
			<wfw:commentRss>http://www.gojdhl.com/seo-blog/user-types-in-url-but-is-taken-to-another-site/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
