<?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>Metahead.com</title>
	<atom:link href="http://www.metahead.com/feed" rel="self" type="application/rss+xml" />
	<link>http://www.metahead.com</link>
	<description>Making Money Online, SEO, and Domain Names</description>
	<lastBuildDate>Wed, 10 Mar 2010 01:36:38 +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>Converting Font Sizes From Pixel-Point-Em-Percent</title>
		<link>http://www.metahead.com/converting-font-sizes-from-pixel-point-em-percent</link>
		<comments>http://www.metahead.com/converting-font-sizes-from-pixel-point-em-percent#comments</comments>
		<pubDate>Sun, 07 Mar 2010 16:30:01 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Web and Graphic Design]]></category>
		<category><![CDATA[convert]]></category>
		<category><![CDATA[css]]></category>
		<category><![CDATA[font size]]></category>

		<guid isPermaLink="false">http://www.metahead.com/?p=191</guid>
		<description><![CDATA[I wanted to change the default font type and size that the Thesis theme is using, but I&#8217;m not familiar with the point font size unit, which is the default in Thesis. What&#8217;s the equivalent of a 10-point font size in in pixels?  Of course, I had to ask Mr. Google for the answer.
I found [...]


No related posts.]]></description>
			<content:encoded><![CDATA[<p></p><p>I wanted to change the default font type and size that the Thesis theme is using, but I&#8217;m not familiar with the <em>point</em> font size unit, which is the default in Thesis. What&#8217;s the equivalent of a 10-point font size in in pixels?  Of course, I had to ask Mr. Google for the answer.</p>
<p>I found a font size <a href="http://www.reeddesign.co.uk/test/points-pixels.html" target="_blank">conversion table</a> for different font size units that I think I can use. I&#8217;m posting it here to help others who are looking for the same. There is no exact conversion for these font sizes, so remember that the values in the table are approximate (not exact) values.</p>
<table border="1" cellspacing="0" cellpadding="0" bordercolor="#cccccc">
<tbody>
<tr>
<th width="86">Points</th>
<th width="97">Pixels</th>
<th width="97">Ems</th>
<th width="99">Percent</th>
</tr>
<tr>
<td>6pt</td>
<td>8px</td>
<td>0.5em</td>
<td>50%</td>
</tr>
<tr>
<td>7pt</td>
<td>9px</td>
<td>0.55em</td>
<td>55%</td>
</tr>
<tr>
<td>7.5pt</td>
<td>10px</td>
<td>0.625em</td>
<td>62.5%</td>
</tr>
<tr>
<td>8pt</td>
<td>11px</td>
<td>0.7em</td>
<td>70%</td>
</tr>
<tr>
<td>9pt</td>
<td>12px</td>
<td>0.75em</td>
<td>75%</td>
</tr>
<tr>
<td>10pt</td>
<td>13px</td>
<td>0.8em</td>
<td>80%</td>
</tr>
<tr>
<td>10.5pt</td>
<td>14px</td>
<td>0.875em</td>
<td>87.5%</td>
</tr>
<tr>
<td>11pt</td>
<td>15px</td>
<td>0.95em</td>
<td>95%</td>
</tr>
<tr>
<td>12pt</td>
<td>16px</td>
<td>1em</td>
<td>100%</td>
</tr>
<tr>
<td>13pt</td>
<td>17px</td>
<td>1.05em</td>
<td>105%</td>
</tr>
<tr>
<td>13.5pt</td>
<td>18px</td>
<td>1.125em</td>
<td>112.5%</td>
</tr>
<tr>
<td>14pt</td>
<td>19px</td>
<td>1.2em</td>
<td>120%</td>
</tr>
<tr>
<td>14.5pt</td>
<td>20px</td>
<td>1.25em</td>
<td>125%</td>
</tr>
<tr>
<td>15pt</td>
<td>21px</td>
<td>1.3em</td>
<td>130%</td>
</tr>
<tr>
<td>16pt</td>
<td>22px</td>
<td>1.4em</td>
<td>140%</td>
</tr>
<tr>
<td>17pt</td>
<td>23px</td>
<td>1.45em</td>
<td>145%</td>
</tr>
<tr>
<td>18pt</td>
<td>24px</td>
<td>1.5em</td>
<td>150%</td>
</tr>
<tr>
<td>20pt</td>
<td>26px</td>
<td>1.6em</td>
<td>160%</td>
</tr>
<tr>
<td>22pt</td>
<td>29px</td>
<td>1.8em</td>
<td>180%</td>
</tr>
<tr>
<td>24pt</td>
<td>32px</td>
<td>2em</td>
<td>200%</td>
</tr>
<tr>
<td>26pt</td>
<td>35px</td>
<td>2.2em</td>
<td>220%</td>
</tr>
<tr>
<td>27pt</td>
<td>36px</td>
<td>2.25em</td>
<td>225%</td>
</tr>
<tr>
<td>28pt</td>
<td>37px</td>
<td>2.3em</td>
<td>230%</td>
</tr>
<tr>
<td>29pt</td>
<td>38px</td>
<td>2.35em</td>
<td>235%</td>
</tr>
<tr>
<td>30pt</td>
<td>40px</td>
<td>2.45em</td>
<td>245%</td>
</tr>
<tr>
<td>32pt</td>
<td>42px</td>
<td>2.55em</td>
<td>255%</td>
</tr>
<tr>
<td>34pt</td>
<td>45px</td>
<td>2.75em</td>
<td>275%</td>
</tr>
<tr>
<td>36pt</td>
<td>48px</td>
<td>3em</td>
<td>300%</td>
</tr>
</tbody>
</table>
<p><small><em>Source: <a href="http://www.reeddesign.co.uk/" target="_blank">http://www.reeddesign.co.uk</a></em></small></p>
<p>If you find this post helpful or if you have comments, leave a note below. Also, if you know of a better conversion table (by <em>better</em>, I mean you have tried it yourself and it resulted in something good), let me know. I&#8217;m always looking for good stuff when it comes to design and WordPress use.</p>


<!-- Begin SexyBookmarks Menu Code -->
<div class="sexy-bookmarks sexy-bookmarks-expand sexy-bookmarks-bg-enjoy">
<ul class="socials">
		<li class="sexy-delicious">
			<a href="http://del.icio.us/post?url=http://www.metahead.com/converting-font-sizes-from-pixel-point-em-percent&amp;title=Converting+Font+Sizes+From+Pixel-Point-Em-Percent" rel="nofollow" class="external" title="Share this on del.icio.us">Share this on del.icio.us</a>
		</li>
		<li class="sexy-digg">
			<a href="http://digg.com/submit?phase=2&amp;url=http://www.metahead.com/converting-font-sizes-from-pixel-point-em-percent&amp;title=Converting+Font+Sizes+From+Pixel-Point-Em-Percent" rel="nofollow" class="external" title="Digg this!">Digg this!</a>
		</li>
		<li class="sexy-reddit">
			<a href="http://reddit.com/submit?url=http://www.metahead.com/converting-font-sizes-from-pixel-point-em-percent&amp;title=Converting+Font+Sizes+From+Pixel-Point-Em-Percent" rel="nofollow" class="external" title="Share this on Reddit">Share this on Reddit</a>
		</li>
		<li class="sexy-stumbleupon">
			<a href="http://www.stumbleupon.com/submit?url=http://www.metahead.com/converting-font-sizes-from-pixel-point-em-percent&amp;title=Converting+Font+Sizes+From+Pixel-Point-Em-Percent" rel="nofollow" class="external" title="Stumble upon something good? Share it on StumbleUpon">Stumble upon something good? Share it on StumbleUpon</a>
		</li>
		<li class="sexy-technorati">
			<a href="http://technorati.com/faves?add=http://www.metahead.com/converting-font-sizes-from-pixel-point-em-percent" rel="nofollow" class="external" title="Share this on Technorati">Share this on Technorati</a>
		</li>
		<li class="sexy-facebook">
			<a href="http://www.facebook.com/share.php?v=4&amp;src=bm&amp;u=http://www.metahead.com/converting-font-sizes-from-pixel-point-em-percent&amp;t=Converting+Font+Sizes+From+Pixel-Point-Em-Percent" rel="nofollow" class="external" title="Share this on Facebook">Share this on Facebook</a>
		</li>
		<li class="sexy-twitter">
			<a href="http://twitter.com/home?status=Converting+Font+Sizes+From+Pixel-Point-Em-Percent+-+ERROR - SEND REQUIRED FIELDS (URL, USER, API). CHECK <a href="http://snipurl.com/site/api">http://snipurl.com/site/api</a> FOR INSTRUCTIONS.+" rel="nofollow" class="external" title="Tweet This!">Tweet This!</a>
		</li>
</ul>
<div style="clear:both;"></div>
</div>
<!-- End SexyBookmarks Menu Code -->



<p>No related posts.</p>]]></content:encoded>
			<wfw:commentRss>http://www.metahead.com/converting-font-sizes-from-pixel-point-em-percent/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Easiest Way to Edit the Thesis Theme Footer</title>
		<link>http://www.metahead.com/easiest-way-to-edit-the-thesis-theme-footer</link>
		<comments>http://www.metahead.com/easiest-way-to-edit-the-thesis-theme-footer#comments</comments>
		<pubDate>Sun, 07 Mar 2010 08:27:26 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[WordPress]]></category>
		<category><![CDATA[attribution]]></category>
		<category><![CDATA[edit]]></category>
		<category><![CDATA[footer]]></category>
		<category><![CDATA[how to edit the thesis theme footer]]></category>
		<category><![CDATA[thesis]]></category>
		<category><![CDATA[thesis theme]]></category>

		<guid isPermaLink="false">http://www.metahead.com/?p=164</guid>
		<description><![CDATA[If you are using WordPress for your blog like the rest of the world (except for my grandmother who doesn&#8217;t blog), you  may have already heard of the Thesis theme. In my opinion, it&#8217;s one of the most customizable and flexible themes ever built. It includes a lot of design, search engine optimization, presentation, and [...]


No related posts.]]></description>
			<content:encoded><![CDATA[<p></p><p>If you are using <a href="http://www.wordpress.org" target="_blank">WordPress</a> for your blog like the rest of the world (except for my grandmother who doesn&#8217;t blog), you  may have already heard of the Thesis theme. In my opinion, it&#8217;s one of the most customizable and flexible themes ever built. It includes a lot of design, search engine optimization, presentation, and content options for your blog, which is why I decided to purchase it. Yes, it&#8217;s a paid WordPress theme, so you will have to shell out some cash to take advantage of the power it can add to your WordPress blog. I will do another post on why I think it&#8217;s a killer theme, but for now, we&#8217;ll focus on one of the things that you&#8217;ll probably want to customize after you buy the theme.</p>
<p><em>NOTE: If you are not using Thesis on your blog but you&#8217;re curious, go check it out at <a href="http://www.diythemes.com/" target="_blank">DIY Themes</a>.</em></p>
<p>I&#8217;ve started customizing my Thesis installation &#8212; to make it more different from the default theme that I got when I purchased the theme. One of the first things that I wanted to do was to change the footer to link to <a href="http://www.metahead.com">metahead.com</a>, instead of to diythemes.com.</p>
<p>Here&#8217;s how I did it (and this is very possibly the simplest way to do it).</p>
<p><strong>What You Will Need</strong></p>
<ul>
<li>A text or HTML editor (I use <a href="http://www.adobe.com/products/dreamweaver/" target="_blank">Adobe Dreamweaver</a>)</li>
</ul>
<p><strong>How to Edit the Footer</strong></p>
<ol>
<li>Using a text or HTML editor, open <code>footer.php</code> that is located in the <code>\lib\html\</code> folder of the theme.</li>
<li>Make sure you view the source code.</li>
<li>Edit the following text: <code>Get smart with the &lt;a href="http://diythemes.com/thesis/"&gt;Thesis WordPress Theme&lt;/a&gt; from DIYthemes.</code> to change it to your own footer. I changed the footer for metahead.com to: <code>Copyright &amp;copy; 2010 Metahead.com &lt;a href="http://www.metahead.com/"&gt;Make Money Online&lt;/a&gt;</code>.<br />
See the highlighted text in the screen shot at the end of the post.</li>
<li>Save <code>footer.php</code>.</li>
<li>Upload <code>footer.php</code> to your Web host.</li>
</ol>
<p>You have completed editing the footer of the Thesis theme for WordPress. Now go visit your site and check your new footer!</p>
<p style="text-align: center;"><a href="http://www.metahead.com/wp-content/uploads/2010/03/edit-thesis-theme-footer.png"><img class="aligncenter size-full wp-image-185" style="border: 1px solid black;" title="How to Edit the Thesis Theme Footer" src="http://www.metahead.com/wp-content/uploads/2010/03/edit-thesis-theme-footer.png" alt="edit thesis theme footer Easiest Way to Edit the Thesis Theme Footer" width="490" height="348" /></a></p>


<!-- Begin SexyBookmarks Menu Code -->
<div class="sexy-bookmarks sexy-bookmarks-expand sexy-bookmarks-bg-enjoy">
<ul class="socials">
		<li class="sexy-delicious">
			<a href="http://del.icio.us/post?url=http://www.metahead.com/easiest-way-to-edit-the-thesis-theme-footer&amp;title=Easiest+Way+to+Edit+the+Thesis+Theme+Footer" rel="nofollow" class="external" title="Share this on del.icio.us">Share this on del.icio.us</a>
		</li>
		<li class="sexy-digg">
			<a href="http://digg.com/submit?phase=2&amp;url=http://www.metahead.com/easiest-way-to-edit-the-thesis-theme-footer&amp;title=Easiest+Way+to+Edit+the+Thesis+Theme+Footer" rel="nofollow" class="external" title="Digg this!">Digg this!</a>
		</li>
		<li class="sexy-reddit">
			<a href="http://reddit.com/submit?url=http://www.metahead.com/easiest-way-to-edit-the-thesis-theme-footer&amp;title=Easiest+Way+to+Edit+the+Thesis+Theme+Footer" rel="nofollow" class="external" title="Share this on Reddit">Share this on Reddit</a>
		</li>
		<li class="sexy-stumbleupon">
			<a href="http://www.stumbleupon.com/submit?url=http://www.metahead.com/easiest-way-to-edit-the-thesis-theme-footer&amp;title=Easiest+Way+to+Edit+the+Thesis+Theme+Footer" rel="nofollow" class="external" title="Stumble upon something good? Share it on StumbleUpon">Stumble upon something good? Share it on StumbleUpon</a>
		</li>
		<li class="sexy-technorati">
			<a href="http://technorati.com/faves?add=http://www.metahead.com/easiest-way-to-edit-the-thesis-theme-footer" rel="nofollow" class="external" title="Share this on Technorati">Share this on Technorati</a>
		</li>
		<li class="sexy-facebook">
			<a href="http://www.facebook.com/share.php?v=4&amp;src=bm&amp;u=http://www.metahead.com/easiest-way-to-edit-the-thesis-theme-footer&amp;t=Easiest+Way+to+Edit+the+Thesis+Theme+Footer" rel="nofollow" class="external" title="Share this on Facebook">Share this on Facebook</a>
		</li>
		<li class="sexy-twitter">
			<a href="http://twitter.com/home?status=Easiest+Way+to+Edit+the+Thesis+Theme+Footer+-+ERROR - SEND REQUIRED FIELDS (URL, USER, API). CHECK <a href="http://snipurl.com/site/api">http://snipurl.com/site/api</a> FOR INSTRUCTIONS.+" rel="nofollow" class="external" title="Tweet This!">Tweet This!</a>
		</li>
</ul>
<div style="clear:both;"></div>
</div>
<!-- End SexyBookmarks Menu Code -->



<p>No related posts.</p>]]></content:encoded>
			<wfw:commentRss>http://www.metahead.com/easiest-way-to-edit-the-thesis-theme-footer/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>How to Show the Run Option on Windows 7</title>
		<link>http://www.metahead.com/how-to-show-the-run-option-on-windows-7</link>
		<comments>http://www.metahead.com/how-to-show-the-run-option-on-windows-7#comments</comments>
		<pubDate>Sat, 27 Feb 2010 17:05:58 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Microsoft Windows]]></category>
		<category><![CDATA[cmd]]></category>
		<category><![CDATA[how to]]></category>
		<category><![CDATA[run]]></category>
		<category><![CDATA[show run]]></category>
		<category><![CDATA[start menu]]></category>
		<category><![CDATA[win7]]></category>
		<category><![CDATA[windows 7]]></category>

		<guid isPermaLink="false">http://www.metahead.com/?p=33</guid>
		<description><![CDATA[I like using the Run option on Windows to start other programs such as msconfig, regedit, and cmd. I find it faster and easier than clicking through the program menu. However, after I upgraded to Windows 7, one of the first things that I noticed was that the Run option on the Start menu was [...]


Related Posts:<ol><li><a href='http://www.metahead.com/how-to-show-desktop-on-windows-7' rel='bookmark' title='Permanent Link: How to Show Desktop on Windows 7'>How to Show Desktop on Windows 7</a></li>
</ol>]]></description>
			<content:encoded><![CDATA[<p></p><p>I like using the Run option on Windows to start other programs such as <code>msconfig</code>, <code>regedit</code>, and <code>cmd</code>. I find it faster and easier than clicking through the program menu. However, after I upgraded to <a title="Windows 7 page on microsoft.com" href="http://www.microsoft.com/windows/windows-7/" target="_blank">Windows 7</a>, one of the first things that I noticed was that the Run option on the Start menu was missing. I need it, so I had to find out how to show it on the Start menu.</p>
<p>If you&#8217;re looking for instructions on how to show the Run option, here they are:</p>
<ol>
<li>Right-click the Windows icon (used to be Start button in older versions) on the bottom-left corner of the desktop.</li>
<li>Click <strong>Properties</strong>. The <em>Taskbar and Start Menu Properties</em> window appears.</li>
<li>On the<strong> Start Menu</strong> tab, click <strong>Customize</strong>. The <em>Customize Start Menu</em> window appears and displays a list of options in alphabetical order.</li>
<li>Scroll down through the options until you see the <strong>Run command</strong> option.</li>
<li>Click the <strong>Run command</strong> option, and then click <strong>OK</strong>.</li>
</ol>
<p>You have completed enabling the <strong>Run </strong>option on Windows 7. It should now be visible from the Windows Start menu.</p>
<p style="text-align: center;"><a href="http://www.metahead.com/wp-content/uploads/2010/02/customize-start-menu-window.png"><img class="aligncenter size-full wp-image-145" style="border: 1px solid black;" title="Show Run Option on Windows 7" src="http://www.metahead.com/wp-content/uploads/2010/02/customize-start-menu-window.png" alt="Show Run Option on Windows 7" width="396" height="485" /></a></p>


<!-- Begin SexyBookmarks Menu Code -->
<div class="sexy-bookmarks sexy-bookmarks-expand sexy-bookmarks-bg-enjoy">
<ul class="socials">
		<li class="sexy-delicious">
			<a href="http://del.icio.us/post?url=http://www.metahead.com/how-to-show-the-run-option-on-windows-7&amp;title=How+to+Show+the+Run+Option+on+Windows+7" rel="nofollow" class="external" title="Share this on del.icio.us">Share this on del.icio.us</a>
		</li>
		<li class="sexy-digg">
			<a href="http://digg.com/submit?phase=2&amp;url=http://www.metahead.com/how-to-show-the-run-option-on-windows-7&amp;title=How+to+Show+the+Run+Option+on+Windows+7" rel="nofollow" class="external" title="Digg this!">Digg this!</a>
		</li>
		<li class="sexy-reddit">
			<a href="http://reddit.com/submit?url=http://www.metahead.com/how-to-show-the-run-option-on-windows-7&amp;title=How+to+Show+the+Run+Option+on+Windows+7" rel="nofollow" class="external" title="Share this on Reddit">Share this on Reddit</a>
		</li>
		<li class="sexy-stumbleupon">
			<a href="http://www.stumbleupon.com/submit?url=http://www.metahead.com/how-to-show-the-run-option-on-windows-7&amp;title=How+to+Show+the+Run+Option+on+Windows+7" rel="nofollow" class="external" title="Stumble upon something good? Share it on StumbleUpon">Stumble upon something good? Share it on StumbleUpon</a>
		</li>
		<li class="sexy-technorati">
			<a href="http://technorati.com/faves?add=http://www.metahead.com/how-to-show-the-run-option-on-windows-7" rel="nofollow" class="external" title="Share this on Technorati">Share this on Technorati</a>
		</li>
		<li class="sexy-facebook">
			<a href="http://www.facebook.com/share.php?v=4&amp;src=bm&amp;u=http://www.metahead.com/how-to-show-the-run-option-on-windows-7&amp;t=How+to+Show+the+Run+Option+on+Windows+7" rel="nofollow" class="external" title="Share this on Facebook">Share this on Facebook</a>
		</li>
		<li class="sexy-twitter">
			<a href="http://twitter.com/home?status=How+to+Show+the+Run+Option+on+Windows+7+-+ERROR - SEND REQUIRED FIELDS (URL, USER, API). CHECK <a href="http://snipurl.com/site/api">http://snipurl.com/site/api</a> FOR INSTRUCTIONS.+" rel="nofollow" class="external" title="Tweet This!">Tweet This!</a>
		</li>
</ul>
<div style="clear:both;"></div>
</div>
<!-- End SexyBookmarks Menu Code -->



<p>Related Posts:<ol><li><a href='http://www.metahead.com/how-to-show-desktop-on-windows-7' rel='bookmark' title='Permanent Link: How to Show Desktop on Windows 7'>How to Show Desktop on Windows 7</a></li>
</ol></p>]]></content:encoded>
			<wfw:commentRss>http://www.metahead.com/how-to-show-the-run-option-on-windows-7/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Is Trend Micro Software Blocking Your Internet?</title>
		<link>http://www.metahead.com/is-trend-micro-software-blocking-your-internet</link>
		<comments>http://www.metahead.com/is-trend-micro-software-blocking-your-internet#comments</comments>
		<pubDate>Thu, 25 Feb 2010 15:25:26 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Computer Security]]></category>
		<category><![CDATA[Computer Software]]></category>
		<category><![CDATA[2010]]></category>
		<category><![CDATA[http not working]]></category>
		<category><![CDATA[internet down]]></category>
		<category><![CDATA[internet security]]></category>
		<category><![CDATA[pc-cillin]]></category>
		<category><![CDATA[trend micro internet security]]></category>

		<guid isPermaLink="false">http://www.metahead.com/?p=115</guid>
		<description><![CDATA[For a couple of hours earlier today, I couldn&#8217;t get online using my browsers (Mozilla Firefox and Microsoft Internet Explorer). My instant messaging applications were working fine though, so I suspected that the issue was probably a different port or protocol.
It wasn&#8217;t possible that Windows Firewall was blocking my Internet connection &#8212; it was disabled [...]


Related Posts:<ol><li><a href='http://www.metahead.com/how-to-show-the-run-option-on-windows-7' rel='bookmark' title='Permanent Link: How to Show the Run Option on Windows 7'>How to Show the Run Option on Windows 7</a></li>
</ol>]]></description>
			<content:encoded><![CDATA[<p></p><p>For a couple of hours earlier today, I couldn&#8217;t get online using my browsers (Mozilla Firefox and Microsoft Internet Explorer). My instant messaging applications were working fine though, so I suspected that the issue was probably a different port or protocol.</p>
<p>It wasn&#8217;t possible that Windows Firewall was blocking my Internet connection &#8212; it was disabled because my computer is using the firewall provided by Trend Micro Internet Security 2010. Since it wasn&#8217;t Windows Firewall, my next suspect could only be Trend Micro Internet Security 2010.</p>
<p>I disabled Trend Micro Internet Security 2010, and then I tried to connect to the Internet. I was able to connect, so it was indeed Trend Micro Internet Security 2010 that was causing the problem.</p>
<p>I kept Trend Micro Internet Security 2010 disabled while I searched online for a solution. I found a <a href="http://community.trendmicro.com/t5/Home-and-Home-Office-Forum/Trend-Micro-Internet-Security-blocking-internet-connection/m-p/1697#M841" target="_blank">fix posted by a Trend Micro employee</a>, but it didn&#8217;t work even though I followed the instructions to the letter. After wading through pages of customer complaints and trying various pseudo fixes from users, I found one that worked for me.</p>
<p><em>Note: My Trend Micro Internet Security 2010 is installed on Windows 7. If your Trend Micro Internet Security or Windows version is different, the fix should still work since it&#8217;s not version specific. Also, judging from the posts on the Trend Micro forum, this sounds like a recurring issue with some virus definition updates. The thread was started in November 2009. It&#8217;s now February 2010 and it&#8217;s still happening.</em></p>
<p>Here are the steps to fix this issue:</p>
<ol>
<li>Start the Trend Micro Internet Security main console, either by (a) right-clicking the  Trend Micro logo in the system tray, and then clicking<strong> Open Main Console</strong>, or (b) clicking <strong>Start </strong>&gt; <strong>All Programs</strong> &gt; <strong>Trend Micro Internet Security</strong> &gt; <strong>Trend Micro <a href="http://www.metahead.com/go/trendmicro" style="" target="_blank" rel="nofollow" onmouseover="self.status='internet security';return true;" onmouseout="self.status=''">Internet Security</a></strong>. The Trend Micro Internet Security main console appears.</li>
<li>On the <strong>My Computer</strong> tab, click <strong>Other Settings &amp; Subscription</strong>.</li>
<li>Make sure the Trend Micro Smart Protection widget is expanded (see screen shot below), and then click <strong>Settings</strong>.</li>
<li>On the Trend Micro Smart Protection popup window that appears, clear (or uncheck) the two check boxes for <strong>Share threat information with <a href="http://www.metahead.com/go/trendmicro" style="" target="_blank" rel="nofollow" onmouseover="self.status='trend micro';return true;" onmouseout="self.status=''">Trend Micro</a></strong> and <strong>Certified Safe Software Service</strong>.</li>
<li>Click <strong>OK</strong> to save your changes.</li>
</ol>
<p>You&#8217;re done! Start your Web browser, and then go right straight to your favorite Web site.</p>
<p style="text-align: center;"><a href="http://www.metahead.com/wp-content/uploads/2010/02/trend-micro-smart-protection-network-widget.png"><img class="aligncenter size-full wp-image-120" style="border: 1px solid black;" title="Trend Micro Smart Protection Network Widget" src="http://www.metahead.com/wp-content/uploads/2010/02/trend-micro-smart-protection-network-widget.png" alt="Trend Micro Smart Protection Network Widget" width="421" height="313" /></a></p>


<!-- Begin SexyBookmarks Menu Code -->
<div class="sexy-bookmarks sexy-bookmarks-expand sexy-bookmarks-bg-enjoy">
<ul class="socials">
		<li class="sexy-delicious">
			<a href="http://del.icio.us/post?url=http://www.metahead.com/is-trend-micro-software-blocking-your-internet&amp;title=Is+Trend+Micro+Software+Blocking+Your+Internet%3F" rel="nofollow" class="external" title="Share this on del.icio.us">Share this on del.icio.us</a>
		</li>
		<li class="sexy-digg">
			<a href="http://digg.com/submit?phase=2&amp;url=http://www.metahead.com/is-trend-micro-software-blocking-your-internet&amp;title=Is+Trend+Micro+Software+Blocking+Your+Internet%3F" rel="nofollow" class="external" title="Digg this!">Digg this!</a>
		</li>
		<li class="sexy-reddit">
			<a href="http://reddit.com/submit?url=http://www.metahead.com/is-trend-micro-software-blocking-your-internet&amp;title=Is+Trend+Micro+Software+Blocking+Your+Internet%3F" rel="nofollow" class="external" title="Share this on Reddit">Share this on Reddit</a>
		</li>
		<li class="sexy-stumbleupon">
			<a href="http://www.stumbleupon.com/submit?url=http://www.metahead.com/is-trend-micro-software-blocking-your-internet&amp;title=Is+Trend+Micro+Software+Blocking+Your+Internet%3F" rel="nofollow" class="external" title="Stumble upon something good? Share it on StumbleUpon">Stumble upon something good? Share it on StumbleUpon</a>
		</li>
		<li class="sexy-technorati">
			<a href="http://technorati.com/faves?add=http://www.metahead.com/is-trend-micro-software-blocking-your-internet" rel="nofollow" class="external" title="Share this on Technorati">Share this on Technorati</a>
		</li>
		<li class="sexy-facebook">
			<a href="http://www.facebook.com/share.php?v=4&amp;src=bm&amp;u=http://www.metahead.com/is-trend-micro-software-blocking-your-internet&amp;t=Is+Trend+Micro+Software+Blocking+Your+Internet%3F" rel="nofollow" class="external" title="Share this on Facebook">Share this on Facebook</a>
		</li>
		<li class="sexy-twitter">
			<a href="http://twitter.com/home?status=Is+Trend+Micro+Software+Blocking+Your+Internet%3F+-+ERROR - SEND REQUIRED FIELDS (URL, USER, API). CHECK <a href="http://snipurl.com/site/api">http://snipurl.com/site/api</a> FOR INSTRUCTIONS.+" rel="nofollow" class="external" title="Tweet This!">Tweet This!</a>
		</li>
</ul>
<div style="clear:both;"></div>
</div>
<!-- End SexyBookmarks Menu Code -->



<p>Related Posts:<ol><li><a href='http://www.metahead.com/how-to-show-the-run-option-on-windows-7' rel='bookmark' title='Permanent Link: How to Show the Run Option on Windows 7'>How to Show the Run Option on Windows 7</a></li>
</ol></p>]]></content:encoded>
			<wfw:commentRss>http://www.metahead.com/is-trend-micro-software-blocking-your-internet/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>How to Change Your Commission Junction Password</title>
		<link>http://www.metahead.com/how-to-change-your-commission-junction-password</link>
		<comments>http://www.metahead.com/how-to-change-your-commission-junction-password#comments</comments>
		<pubDate>Wed, 24 Feb 2010 15:37:45 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Affiliate Marketing]]></category>
		<category><![CDATA[change password]]></category>
		<category><![CDATA[cj]]></category>
		<category><![CDATA[cj.com]]></category>
		<category><![CDATA[commission junction]]></category>
		<category><![CDATA[how to]]></category>
		<category><![CDATA[password]]></category>

		<guid isPermaLink="false">http://www.metahead.com/?p=83</guid>
		<description><![CDATA[The other day, I signed up with Commission Junction to kick start my money making plan through affiliate marketing.  After I completed the signup process, I received an email from Commission Junction with my login information, which included a random and hard-t0-remember password (something like Q7IyhGN) to use for my first login.
Today, I remembered [...]


Related Posts:<ol><li><a href='http://www.metahead.com/how-to-push-a-go-daddy-domain-name' rel='bookmark' title='Permanent Link: How to Push a Go Daddy Domain Name'>How to Push a Go Daddy Domain Name</a></li>
</ol>]]></description>
			<content:encoded><![CDATA[<p></p><p>The other day, I signed up with <a href="http://www.cj.com" target="_blank">Commission Junction</a> to kick start my money making plan through affiliate marketing.  After I completed the signup process, I received an email from Commission Junction with my login information, which included a random and hard-t0-remember password (something like <code>Q7IyhGN</code>) to use for my first login.</p>
<p>Today, I remembered that I should change that default password to something that&#8217;s easier to remember. So I logged into Commission Junction and tried to do that.</p>
<p>Alas, I couldn&#8217;t figure out how to get to the page where I could change my  password. Some parts of Commission Junction&#8217;s user interface have some <em>serious usability issues</em>. So, as usual, I had to do some Googling. Now I know how and that&#8217;s why I&#8217;m sharing the complete steps with you.</p>
<p><strong>To change your Commission Junction password</strong></p>
<ol>
<li>Go to <a href="http://www.cj.com" target="_blank">www.cj.com</a>, and then log in to your Commission Junction account. Use the default password that Commission Junction emailed to you.</li>
<li>On the menu, click <strong>Account</strong>.</li>
<li>On the <strong>Administrative Settings</strong> tab, scroll down to the User Settings section bottom of the page, and then click the <strong>Edit </strong>link that is on the same row as your name. The Reauthenticate Password page appears and prompts you for your current password.</li>
<li>Type your current password, and then click <strong>OK</strong>. The Edit Contact page appears.</li>
<li>In <strong>New Password</strong>, click <strong>Create new</strong>. Two text boxes appear.</li>
<li>In the <strong>New Password</strong> text box, type the new password that you want to assign to your Commission Junction account.</li>
<li>In the <strong>Re-type Password</strong> text box, retype the same password to confirm.</li>
<li>Click <strong>Save</strong>.</li>
</ol>
<p style="text-align: center;"><a href="../wp-content/uploads/2010/02/commission-junction-change-password.png"></a><a href="http://www.metahead.com/wp-content/uploads/2010/02/commission-junction-change-password.png"><img class="aligncenter size-full wp-image-92" style="border: 0.5px solid black;" title="How to Change Your Commission Junction Password" src="http://www.metahead.com/wp-content/uploads/2010/02/commission-junction-change-password.png" alt="Change CJ.com Password" width="428" height="274" /></a></p>
<p>You have completed changing your Commission Junction password.</p>
<p>Now let&#8217;s hope their user interface designer sees this post and realizes that he needs to make the change password function more visible and usable.</p>


<!-- Begin SexyBookmarks Menu Code -->
<div class="sexy-bookmarks sexy-bookmarks-expand sexy-bookmarks-bg-enjoy">
<ul class="socials">
		<li class="sexy-delicious">
			<a href="http://del.icio.us/post?url=http://www.metahead.com/how-to-change-your-commission-junction-password&amp;title=How+to+Change+Your+Commission+Junction+Password" rel="nofollow" class="external" title="Share this on del.icio.us">Share this on del.icio.us</a>
		</li>
		<li class="sexy-digg">
			<a href="http://digg.com/submit?phase=2&amp;url=http://www.metahead.com/how-to-change-your-commission-junction-password&amp;title=How+to+Change+Your+Commission+Junction+Password" rel="nofollow" class="external" title="Digg this!">Digg this!</a>
		</li>
		<li class="sexy-reddit">
			<a href="http://reddit.com/submit?url=http://www.metahead.com/how-to-change-your-commission-junction-password&amp;title=How+to+Change+Your+Commission+Junction+Password" rel="nofollow" class="external" title="Share this on Reddit">Share this on Reddit</a>
		</li>
		<li class="sexy-stumbleupon">
			<a href="http://www.stumbleupon.com/submit?url=http://www.metahead.com/how-to-change-your-commission-junction-password&amp;title=How+to+Change+Your+Commission+Junction+Password" rel="nofollow" class="external" title="Stumble upon something good? Share it on StumbleUpon">Stumble upon something good? Share it on StumbleUpon</a>
		</li>
		<li class="sexy-technorati">
			<a href="http://technorati.com/faves?add=http://www.metahead.com/how-to-change-your-commission-junction-password" rel="nofollow" class="external" title="Share this on Technorati">Share this on Technorati</a>
		</li>
		<li class="sexy-facebook">
			<a href="http://www.facebook.com/share.php?v=4&amp;src=bm&amp;u=http://www.metahead.com/how-to-change-your-commission-junction-password&amp;t=How+to+Change+Your+Commission+Junction+Password" rel="nofollow" class="external" title="Share this on Facebook">Share this on Facebook</a>
		</li>
		<li class="sexy-twitter">
			<a href="http://twitter.com/home?status=How+to+Change+Your+Commission+Junction+Password+-+ERROR - SEND REQUIRED FIELDS (URL, USER, API). CHECK <a href="http://snipurl.com/site/api">http://snipurl.com/site/api</a> FOR INSTRUCTIONS.+" rel="nofollow" class="external" title="Tweet This!">Tweet This!</a>
		</li>
</ul>
<div style="clear:both;"></div>
</div>
<!-- End SexyBookmarks Menu Code -->



<p>Related Posts:<ol><li><a href='http://www.metahead.com/how-to-push-a-go-daddy-domain-name' rel='bookmark' title='Permanent Link: How to Push a Go Daddy Domain Name'>How to Push a Go Daddy Domain Name</a></li>
</ol></p>]]></content:encoded>
			<wfw:commentRss>http://www.metahead.com/how-to-change-your-commission-junction-password/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
