<?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>Rod Logan &#187; Rod Logan</title>
	<atom:link href="http://rodlogan.com/author/admin/feed/" rel="self" type="application/rss+xml" />
	<link>http://rodlogan.com</link>
	<description>Make Money Fast Online Blog &#38; Internet Marketing Reviews</description>
	<lastBuildDate>Thu, 07 Apr 2011 16:09:16 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
<xhtml:meta xmlns:xhtml="http://www.w3.org/1999/xhtml" name="robots" content="noindex" />
		<item>
		<title>How to Fix the Content Encoding Error in Your vBulletin Forum</title>
		<link>http://rodlogan.com/how-to-fix-the-content-encoding-error-in-your-vbulletin-forum/</link>
		<comments>http://rodlogan.com/how-to-fix-the-content-encoding-error-in-your-vbulletin-forum/#comments</comments>
		<pubDate>Thu, 07 Apr 2011 13:00:09 +0000</pubDate>
		<dc:creator>Rod Logan</dc:creator>
				<category><![CDATA[Website Hosting]]></category>

		<guid isPermaLink="false">http://rodlogan.com/?p=109</guid>
		<description><![CDATA[<p>I have a Linux VPS from the awesome guys at Linode. Usually has great uptime but recently the server had been crashing constantly over the past 2-3 days. Had to keep going back to my Virtualmin control panel to reboot. Here&#8217;s a list of things I did in the order in which I did them [...]</p><p><strong>Thank you for reading <a href="http://rodlogan.com/how-to-fix-the-content-encoding-error-in-your-vbulletin-forum/">How to Fix the Content Encoding Error in Your vBulletin Forum</a> from <a href="http://rodlogan.com">Rod Logan</a>.</strong></p>]]></description>
			<content:encoded><![CDATA[<p>I have a Linux VPS from the awesome guys at <a href="http://rodlogan.com/go/linode" style="" target="_blank" rel="nofollow" onmouseover="self.status='http://rodlogan.com/go/linode';return true;" onmouseout="self.status=''">Linode</a>. Usually has great uptime but recently the server had been crashing constantly over the past 2-3 days. Had to keep going back to my Virtualmin control panel to reboot.</p>
<p><strong>Here&#8217;s a list of things I did in the order in which I did them to try to figure out the issue:</strong></p>
<ol>
<li>Updated WordPress to the latest version on all my sites and all the plugins</li>
<li>Contacted my server administrator to take a look at the Nagios logs and <a href="http://rodlogan.com/go/linode" style="" target="_blank" rel="nofollow" onmouseover="self.status='http://rodlogan.com/go/linode';return true;" onmouseout="self.status=''">Linode</a> graphs (which are awesome)</li>
<li>Opened one of my forums running <a href="http://rodlogan.com/go/vbulletin" style="" target="_blank" rel="nofollow" onmouseover="self.status='http://rodlogan.com/go/vbulletin';return true;" onmouseout="self.status=''">vBulletin</a> and got a big fat error message&#8230;</li>
</ol>
<p>Opened the <a href="http://rodlogan.com/go/vbulletin" style="" target="_blank" rel="nofollow" onmouseover="self.status='http://rodlogan.com/go/vbulletin';return true;" onmouseout="self.status=''">vBulletin</a> forum up in <a href="http://rodlogan.com/go/firefox" style="" target="_blank" rel="nofollow" onmouseover="self.status='http://rodlogan.com/go/firefox';return true;" onmouseout="self.status=''">Firefox</a> and this is the message that showed:</p>
<blockquote><p><strong>Content Encoding Error</strong><br />
The page you are trying to view cannot be shown because it uses an invalid or unsupported form of compression.</p></blockquote>
<h2>Finding the Cause of the Content Encoding Error</h2>
<p>So I did tons of research on blogs and forums trying to find a cure for this <a href="http://rodlogan.com/go/vbulletin" style="" target="_blank" rel="nofollow" onmouseover="self.status='http://rodlogan.com/go/vbulletin';return true;" onmouseout="self.status=''">vBulletin</a> Content Encoding Error. On one prominent blog, the blogger felt that this issue was due to double compressing of the output. The thing is that <a href="http://rodlogan.com/go/vbulletin" style="" target="_blank" rel="nofollow" onmouseover="self.status='http://rodlogan.com/go/vbulletin';return true;" onmouseout="self.status=''">vBulletin</a> can automatically generate web pages in GZIP format as its HTML output. This is independent from the gzipping done by the web server. So he thought, just go into the <a href="http://rodlogan.com/go/vbulletin" style="" target="_blank" rel="nofollow" onmouseover="self.status='http://rodlogan.com/go/vbulletin';return true;" onmouseout="self.status=''">vBulletin</a> control panel, and go to <a href="http://rodlogan.com/go/vbulletin" style="" target="_blank" rel="nofollow" onmouseover="self.status='http://rodlogan.com/go/vbulletin';return true;" onmouseout="self.status=''">vBulletin</a> Options &gt; Cookie and HTTP Header Options &gt; and then set GZIP HTML Output to No.</p>
<p>This is not the solution for most people &#8211; leave the GZIP on.</p>
<p>Take a look at the emails you&#8217;re getting in the email inbox of the account you have set up in <a href="http://rodlogan.com/go/vbulletin" style="" target="_blank" rel="nofollow" onmouseover="self.status='http://rodlogan.com/go/vbulletin';return true;" onmouseout="self.status=''">vBulletin</a> to receive any error messages (<a href="http://rodlogan.com/go/vbulletin" style="" target="_blank" rel="nofollow" onmouseover="self.status='http://rodlogan.com/go/vbulletin';return true;" onmouseout="self.status=''">vBulletin</a> Options &gt; Site Name/URL/Contact Details &gt;Webmaster&#8217;s Email: Email address of the webmaster). I checked mine and found this:</p>
<blockquote><p><a href="http://rodlogan.com/go/vbulletin" style="" target="_blank" rel="nofollow" onmouseover="self.status='http://rodlogan.com/go/vbulletin';return true;" onmouseout="self.status=''">vBulletin</a> Database Error!</p>
<p>Database error in <a href="http://rodlogan.com/go/vbulletin" style="" target="_blank" rel="nofollow" onmouseover="self.status='http://rodlogan.com/go/vbulletin';return true;" onmouseout="self.status=''">vBulletin</a>:</p>
<p>Invalid SQL:<br />
SELECT *<br />
FROM vb_mailqueue<br />
ORDER BY mailqueueid<br />
LIMIT 10;</p>
<p>MySQL Error   : Got error 134 from storage engine<br />
Error Number  : 1030<br />
Request Date  : Wednesday, April 6th 2011 @ 11:14:03 PM<br />
Error Date    : Wednesday, April 6th 2011 @ 11:14:03 PM<br />
Referrer      :<br />
Username      : Unregistered<br />
Classname     : vB_Database<br />
MySQL Version :</p></blockquote>
<h2>Solution to Content Encoding Error</h2>
<p>I noticed in the error message it referred to a specific table (meaning inside the MySQL database) called vb_mailqueue. So I opened my phpmyadmin and went to that website&#8217;s database.</p>
<p>I first ran a Check on all tables and got these errors on that vb_mailqueue table:</p>
<blockquote><p>Error: Record-count is not ok; is 173 Should be: 183<br />
Warning: Found 82316 deleted space. Should be 77280<br />
Warning: Found 165 deleted blocks Should be: 155<br />
Error: Corrupt</p></blockquote>
<p>So I ran a Repair and then I ran an Optimize.</p>
<p>Everything is now running perfect again.</p>
<p><strong>Thank you for reading <a href="http://rodlogan.com/how-to-fix-the-content-encoding-error-in-your-vbulletin-forum/">How to Fix the Content Encoding Error in Your vBulletin Forum</a> from <a href="http://rodlogan.com">Rod Logan</a>.</strong></p>]]></content:encoded>
			<wfw:commentRss>http://rodlogan.com/how-to-fix-the-content-encoding-error-in-your-vbulletin-forum/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Missing Mozilla Firefox Extensions: How to Restore Your Add-ons</title>
		<link>http://rodlogan.com/missing-mozilla-firefox-extensions-how-to-restore-your-add-ons/</link>
		<comments>http://rodlogan.com/missing-mozilla-firefox-extensions-how-to-restore-your-add-ons/#comments</comments>
		<pubDate>Mon, 07 Mar 2011 21:41:22 +0000</pubDate>
		<dc:creator>Rod Logan</dc:creator>
				<category><![CDATA[Technology]]></category>

		<guid isPermaLink="false">http://rodlogan.com/?p=79</guid>
		<description><![CDATA[<p>After upgrading my Firefox browser to the latest version all of my Add-ons had disappeared! Well, they still appeared in the Tools &#62; Add-ons menu but had no effect on the browser functionality. For example, I use Tab Mix Plus yet Firefox showed the standard tab bar without the extra features that TMB offers. How [...]</p><p><strong>Thank you for reading <a href="http://rodlogan.com/missing-mozilla-firefox-extensions-how-to-restore-your-add-ons/">Missing Mozilla Firefox Extensions: How to Restore Your Add-ons</a> from <a href="http://rodlogan.com">Rod Logan</a>.</strong></p>]]></description>
			<content:encoded><![CDATA[<p>After upgrading my <a href="http://rodlogan.com/go/firefox" style="" target="_blank" rel="nofollow" onmouseover="self.status='http://rodlogan.com/go/firefox';return true;" onmouseout="self.status=''">Firefox</a> browser to the latest version all of my Add-ons had disappeared! Well, they still appeared in the Tools &gt; Add-ons menu but had no effect on the browser functionality. For example, I use <a href="https://addons.mozilla.org/en-US/firefox/addon/tab-mix-plus/">Tab Mix Plus</a> yet <a href="http://rodlogan.com/go/firefox" style="" target="_blank" rel="nofollow" onmouseover="self.status='http://rodlogan.com/go/firefox';return true;" onmouseout="self.status=''">Firefox</a> showed the standard tab bar without the extra features that TMB offers.</p>
<h2>How to Fix Your <a href="http://rodlogan.com/go/firefox" style="" target="_blank" rel="nofollow" onmouseover="self.status='http://rodlogan.com/go/firefox';return true;" onmouseout="self.status=''">Firefox</a> Add-ons That Are Not Working</h2>
<p>There&#8217;s a few steps involved in this, mainly depending on which operating system you&#8217;re using.</p>
<ol>
<li>Close <a href="http://rodlogan.com/go/firefox" style="" target="_blank" rel="nofollow" onmouseover="self.status='http://rodlogan.com/go/firefox';return true;" onmouseout="self.status=''">Mozilla Firefox</a> if open</li>
<li>Find your <a href="http://rodlogan.com/go/firefox" style="" target="_blank" rel="nofollow" onmouseover="self.status='http://rodlogan.com/go/firefox';return true;" onmouseout="self.status=''">Mozilla Firefox</a> profile folder (details below)</li>
<li>Delete these 3 files:<br />
extensions.ini<br />
extensions.cache<br />
extensions.rdf</li>
<li>Open <a href="http://rodlogan.com/go/firefox" style="" target="_blank" rel="nofollow" onmouseover="self.status='http://rodlogan.com/go/firefox';return true;" onmouseout="self.status=''">Mozilla Firefox</a> and it will automatically recreate these files</li>
</ol>
<h3>Find Your <a href="http://rodlogan.com/go/firefox" style="" target="_blank" rel="nofollow" onmouseover="self.status='http://rodlogan.com/go/firefox';return true;" onmouseout="self.status=''">Mozilla Firefox</a> Profile Folder on Windows 95, 98, and M</h3>
<p>Profile folders are in one of these locations, by default:</p>
<ul>
<li>C:\Windows\Application Data\Mozilla\<a href="http://rodlogan.com/go/firefox" style="" target="_blank" rel="nofollow" onmouseover="self.status='http://rodlogan.com/go/firefox';return true;" onmouseout="self.status=''">Firefox</a>\Profiles\&lt;profile folder&gt;</li>
<li>C:\Windows\Profiles\&lt;Windows login/user name&gt;\Application Data\Mozilla\<a href="http://rodlogan.com/go/firefox" style="" target="_blank" rel="nofollow" onmouseover="self.status='http://rodlogan.com/go/firefox';return true;" onmouseout="self.status=''">Firefox</a>\Profiles\&lt;profile folder&gt;</li>
</ul>
<h3>Find Your <a href="http://rodlogan.com/go/firefox" style="" target="_blank" rel="nofollow" onmouseover="self.status='http://rodlogan.com/go/firefox';return true;" onmouseout="self.status=''">Mozilla Firefox</a> Profile Folder on Windows 2000, Windows XP, Windows Vista, and Windows 7</h3>
<ul>
<li>%APPDATA%\Mozilla\<a href="http://rodlogan.com/go/firefox" style="" target="_blank" rel="nofollow" onmouseover="self.status='http://rodlogan.com/go/firefox';return true;" onmouseout="self.status=''">Firefox</a>\Profiles\&lt;profile folder&gt;</li>
</ul>
<h3>Find Your <a href="http://rodlogan.com/go/firefox" style="" target="_blank" rel="nofollow" onmouseover="self.status='http://rodlogan.com/go/firefox';return true;" onmouseout="self.status=''">Mozilla Firefox</a> Profile Folder on Linux</h3>
<ul>
<li>~/.mozilla/<a href="http://rodlogan.com/go/firefox" style="" target="_blank" rel="nofollow" onmouseover="self.status='http://rodlogan.com/go/firefox';return true;" onmouseout="self.status=''">firefox</a>/&lt;profile folder&gt;</li>
</ul>
<h3>Find Your <a href="http://rodlogan.com/go/firefox" style="" target="_blank" rel="nofollow" onmouseover="self.status='http://rodlogan.com/go/firefox';return true;" onmouseout="self.status=''">Mozilla Firefox</a> Profile Folder on Mac</h3>
<p>You can find your profile in 1 of these spots (~ stands for the current user&#8217;s Home folder):</p>
<ul>
<li>~/Library/Mozilla/<a href="http://rodlogan.com/go/firefox" style="" target="_blank" rel="nofollow" onmouseover="self.status='http://rodlogan.com/go/firefox';return true;" onmouseout="self.status=''">Firefox</a>/Profiles/&lt;profile folder&gt;</li>
<li>~/Library/Application Support/<a href="http://rodlogan.com/go/firefox" style="" target="_blank" rel="nofollow" onmouseover="self.status='http://rodlogan.com/go/firefox';return true;" onmouseout="self.status=''">Firefox</a>/Profiles/&lt;profile folder&gt;</li>
</ul>
<p><strong>Thank you for reading <a href="http://rodlogan.com/missing-mozilla-firefox-extensions-how-to-restore-your-add-ons/">Missing Mozilla Firefox Extensions: How to Restore Your Add-ons</a> from <a href="http://rodlogan.com">Rod Logan</a>.</strong></p>]]></content:encoded>
			<wfw:commentRss>http://rodlogan.com/missing-mozilla-firefox-extensions-how-to-restore-your-add-ons/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Pretty Links Pro Plugin for WordPress Review &amp; Download</title>
		<link>http://rodlogan.com/pretty-links-pro-plugin-for-wordpress-review-download/</link>
		<comments>http://rodlogan.com/pretty-links-pro-plugin-for-wordpress-review-download/#comments</comments>
		<pubDate>Thu, 24 Feb 2011 14:00:48 +0000</pubDate>
		<dc:creator>Rod Logan</dc:creator>
				<category><![CDATA[Blogging]]></category>

		<guid isPermaLink="false">http://rodlogan.com/?p=74</guid>
		<description><![CDATA[<p>Looking for a WordPress cloaking hack? I found a wp link cloaker that can hide your affiliate links. Read this Wordpress link cloaker review for more.</p><p><strong>Thank you for reading <a href="http://rodlogan.com/pretty-links-pro-plugin-for-wordpress-review-download/">Pretty Links Pro Plugin for WordPress Review &#038; Download</a> from <a href="http://rodlogan.com">Rod Logan</a>.</strong></p>]]></description>
			<content:encoded><![CDATA[<p>Cloaking links from search engines is crucial for affiliate marketing.  Fairly competent free link cloaking plugins for WordPress are available online, ideally used for links that are used often but not for spreadsheets, datafeeds, or single-use affiliate links.  One of these affiliate link hider plugins for WordPress is <a href="http://rodlogan.com/go/prettylinkpro">Pretty Links Pro</a>, developed by Paul Carter of CaseProof LLC.</p>
<h2>Review of Pretty Link Pro Features</h2>
<p>Pretty Link Pro functions as a link redirection tool instead of a affiliate link cloaking tool in order to evade search engine problems.  Used properly, the method is highly advisable and highly recommended by Google, and a small investment at $37 for affiliate marketing.  The features of the plugin include:</p>
<ul>
<li>Enables automatic setup of all outbound links cloaking.  Although it is not commonly used, there are occasions that it becomes useful and should ideally be set to manual.</li>
<li>Enables redirection folder change. This feature is very useful and highly recommended and should be used back to back with directory blocking to avoid net-crawlers using robots file available.  Use of redirection through a blocked intermediate directory via robots is ideal, according to Google.</li>
<li>Works compatibly with Google Analytics in tracking conversions.</li>
<li>Allows named redirects to simplify link usage for links that are often used.</li>
</ul>
<h2>Why Having Pretty Links for your WordPress Blog is Important</h2>
<p>Cloakers such as this are used to generate income in several ways:</p>
<ul>
<li>Publication of gift suggestions for special occasions according to rank from the best stores such as <a href="http://rodlogan.com/go/clickbank" style="" target="_blank" rel="nofollow" onmouseover="self.status='http://rodlogan.com/go/clickbank';return true;" onmouseout="self.status=''">Clickbank</a>, Commission Junction, Linkshare, Neverblue, and other affiliate programs.. This is done by writing a spreadsheet containing a conversion formula to HTML cloaked through an activation code masking affiliate links.</li>
<li>Special promotions or deals regularly published can be done using a macro handling the file and used for HTML.  The cloaking program is highly useful for masking numerous links for short periods of time.</li>
</ul>
<p>Whether the plugin will best fit a user’s specific needs will depend on the number of affiliate links the cloaker will be used on.  The $37 for the Pretty Links Pro WordPress plugin as investment is more than worth it, and can gain returns within a few weeks for serious users.</p>
<h2>The Two Pretty Links Pro Versions</h2>
<ul>
<li><strong>Pretty Links Pro Single Site</strong>: <a href="http://rodlogan.com/go/prettylinkpro">Buy now at $37 for lifetime updates on a single site</a></li>
<li><strong>Pretty Links Pro Unlimited Sites</strong>: <a href="http://rodlogan.com/go/prettylinkpro">Buy now at $97 for lifetime updates on all the websites that you own</a></li>
</ul>
<p><strong>Thank you for reading <a href="http://rodlogan.com/pretty-links-pro-plugin-for-wordpress-review-download/">Pretty Links Pro Plugin for WordPress Review &#038; Download</a> from <a href="http://rodlogan.com">Rod Logan</a>.</strong></p>]]></content:encoded>
			<wfw:commentRss>http://rodlogan.com/pretty-links-pro-plugin-for-wordpress-review-download/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Maserati Quattroporte: An Unhealthy Obsession</title>
		<link>http://rodlogan.com/maserati-quattroporte-an-unhealthy-obsession/</link>
		<comments>http://rodlogan.com/maserati-quattroporte-an-unhealthy-obsession/#comments</comments>
		<pubDate>Fri, 09 Nov 2007 21:24:26 +0000</pubDate>
		<dc:creator>Rod Logan</dc:creator>
				<category><![CDATA[Cars]]></category>

		<guid isPermaLink="false">http://rodlogan.com/maserati-quattroporte-an-unhealthy-obsession/</guid>
		<description><![CDATA[<p>I&#8217;m in love. With a car. And her first name is Maserati. Her last name is Quattroporte. It&#8217;s both a passion and a love. Yes I want to be inside her. Oh so soft. Just tight enough for me. With sexy curves that I want to caress with my fingers. I want to lick.. no [...]</p><p><strong>Thank you for reading <a href="http://rodlogan.com/maserati-quattroporte-an-unhealthy-obsession/">Maserati Quattroporte: An Unhealthy Obsession</a> from <a href="http://rodlogan.com">Rod Logan</a>.</strong></p>]]></description>
			<content:encoded><![CDATA[<p>I&#8217;m in love.</p>
<p>With a car.</p>
<p>And her first name is Maserati.</p>
<p>Her last name is Quattroporte.</p>
<p>It&#8217;s both a passion and a love. Yes I want to be inside her. Oh so soft. Just tight enough for me. With sexy curves that I want to caress with my fingers. I want to lick.. no actually I don&#8217;t want to lick a car.</p>
<p>Damn she&#8217;s sexy. I&#8217;m saving up now cause I want you Miss Quattroporte! I need you in my driveway!</p>
<p>This baby costs about $110,000-$122,000</p>
<div align="center"><img alt="http://www.lifeinitaly.com/italian-cars/img/maserati-quattroporte.jpg" src="http://www.lifeinitaly.com/italian-cars/img/maserati-quattroporte.jpg" width="500" /><img alt="http://www.ridejones.com/wp-content/uploads/maserati_quattroporte1.jpg" src="http://www.ridejones.com/wp-content/uploads/maserati_quattroporte1.jpg" width="500" /><img alt="http://www.autobytel.com/images/Autoshows/2007/Detroit/Staff/Maserati_Quattroporte_Duoselect_Sport_GT_Automatic/400/IMG_1175.jpg" src="http://www.autobytel.com/images/Autoshows/2007/Detroit/Staff/Maserati_Quattroporte_Duoselect_Sport_GT_Automatic/400/IMG_1175.jpg" width="500" /><img alt="http://seriouswheels.com/pics-2004/2004-Maserati-Quattroporte-Interior-1024x768.jpg" src="http://seriouswheels.com/pics-2004/2004-Maserati-Quattroporte-Interior-1024x768.jpg" width="500" /></div>
<p><strong>Thank you for reading <a href="http://rodlogan.com/maserati-quattroporte-an-unhealthy-obsession/">Maserati Quattroporte: An Unhealthy Obsession</a> from <a href="http://rodlogan.com">Rod Logan</a>.</strong></p>]]></content:encoded>
			<wfw:commentRss>http://rodlogan.com/maserati-quattroporte-an-unhealthy-obsession/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>Halloween: Classy Zorro</title>
		<link>http://rodlogan.com/halloween-classy-zorro/</link>
		<comments>http://rodlogan.com/halloween-classy-zorro/#comments</comments>
		<pubDate>Fri, 09 Nov 2007 01:41:55 +0000</pubDate>
		<dc:creator>Rod Logan</dc:creator>
				<category><![CDATA[Fun]]></category>

		<guid isPermaLink="false">http://rodlogan.com/halloween-classy-zorro/</guid>
		<description><![CDATA[<p>If you read my previous post on Halloween confusion, then you read about my dilemma about choosing the right Halloween costume. Well, I went as a classy Zorro. What the f&#8212; is a classy Zorro? I&#8217;ll tell you. I got a Zorro mask from Party City. I then realized it was cutting into my nose, [...]</p><p><strong>Thank you for reading <a href="http://rodlogan.com/halloween-classy-zorro/">Halloween: Classy Zorro</a> from <a href="http://rodlogan.com">Rod Logan</a>.</strong></p>]]></description>
			<content:encoded><![CDATA[<p>If you read my previous post on <a href="http://rodlogan.com/gas-mask-as-a-halloween-costume/">Halloween confusion</a>, then you read about my dilemma about choosing the right Halloween costume.</p>
<p>Well, I went as a classy Zorro.<br />
<strong><br />
What the f&#8212; is a classy Zorro?</strong></p>
<p>I&#8217;ll tell you. I got a Zorro mask from Party City. I then realized it was cutting into my nose, so I cut the nose part a little higher. I then wore a baby blue suit with a black tie. Really didn&#8217;t make much sense but girls dug it. I think the Zorro mask was just pretty hot.</p>
<p><strong>Show me the mask.</strong></p>
<p><strong><a href="http://www.amazon.com/Deluxe-Zorro-Costume-Mask-Size/dp/B000RWMRBQ%3FSubscriptionId%3DAKIAJSNBTNRLFGSYCK2A%26tag%3Dhttpwwwmymobi-20%26linkCode%3Dxm2%26camp%3D2025%26creative%3D165953%26creativeASIN%3DB000RWMRBQ"><img class="alignnone size-full wp-image-100" title="photo image of zorro mask" src="http://rodlogan.com/wp-content/uploads/2007/11/zorro-mask.jpg" alt="" width="289" height="236" /></a><br />
</strong></p>
<p>This is how the Zorro mask looked like. Yeah and you had to wrap it around your head and all that.</p>
<p>Next year, I&#8217;m going for the gas mask since I found a decent place to get one. I&#8217;ll def post some pics up of that.</p>
<p><strong>Maybe some pics of me making out with girls with a gas mask on? Could be good.</strong></p>
<p><strong>Thank you for reading <a href="http://rodlogan.com/halloween-classy-zorro/">Halloween: Classy Zorro</a> from <a href="http://rodlogan.com">Rod Logan</a>.</strong></p>]]></content:encoded>
			<wfw:commentRss>http://rodlogan.com/halloween-classy-zorro/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>A Moment from The Way of the Peaceful Warrior by Dan Millman</title>
		<link>http://rodlogan.com/a-moment-from-the-way-of-the-peaceful-warrior-by-dan-millman/</link>
		<comments>http://rodlogan.com/a-moment-from-the-way-of-the-peaceful-warrior-by-dan-millman/#comments</comments>
		<pubDate>Tue, 16 Oct 2007 18:55:07 +0000</pubDate>
		<dc:creator>Rod Logan</dc:creator>
				<category><![CDATA[Books]]></category>
		<category><![CDATA[Movies]]></category>

		<guid isPermaLink="false">http://rodlogan.com/a-moment-from-the-way-of-the-peaceful-warrior-by-dan-millman/</guid>
		<description><![CDATA[<p>See larger image Peaceful Warrior (Widescreen) (DVD) Starring: Scott Mechlowicz, Amy Smart, Nick Nolte, Ray Wise, Karen Landry Rating: PG-13 (Parental Guidance Suggested) List Price: $19.98 USD New From: $10.04 In Stock Used from: $3.10 In Stock Release date January 8, 2008. Dan: I wasn&#8217;t worried about what did happen, or what might happen, or [...]</p><p><strong>Thank you for reading <a href="http://rodlogan.com/a-moment-from-the-way-of-the-peaceful-warrior-by-dan-millman/">A Moment from The Way of the Peaceful Warrior by Dan Millman</a> from <a href="http://rodlogan.com">Rod Logan</a>.</strong></p>]]></description>
			<content:encoded><![CDATA[	<br /><table cellpadding="0"class="amazon-product-table">
		<tr>
			<td valign="top">
				<div class="amazon-image-wrapper">
					<a href="http://www.amazon.com/Peaceful-Warrior-Widescreen-Scott-Mechlowicz/dp/B000QEIOSU%3FSubscriptionId%3DAKIAJSNBTNRLFGSYCK2A%26tag%3Dhttpwwwmymobi-20%26linkCode%3Dxm2%26camp%3D2025%26creative%3D165953%26creativeASIN%3DB000QEIOSU"  target="amazonwin" ><img src="http://ecx.images-amazon.com/images/I/51Z2Plm-yHL._SL160_.jpg" class="amazon-image amazon-image" /></a><br />
					<a rel="appiplightbox" href="http://ecx.images-amazon.com/images/I/51Z2Plm-yHL.jpg"><span class="amazon-tiny">See larger image</span></a>
				</div>
				<div class="amazon-buying">
					<h2 class="amazon-asin-title"><a href="http://www.amazon.com/Peaceful-Warrior-Widescreen-Scott-Mechlowicz/dp/B000QEIOSU%3FSubscriptionId%3DAKIAJSNBTNRLFGSYCK2A%26tag%3Dhttpwwwmymobi-20%26linkCode%3Dxm2%26camp%3D2025%26creative%3D165953%26creativeASIN%3DB000QEIOSU"  target="amazonwin" ><span class="asin-title">Peaceful Warrior (Widescreen) (DVD)</span></a></h2>
					<span class="amazon-starring-label">Starring: </span><span class="amazon-starring">Scott Mechlowicz, Amy Smart, Nick Nolte, Ray Wise, Karen Landry</span><br />
					<span class="amazon-rating-label">Rating: </span><span class="amazon-rating">PG-13 (Parental Guidance Suggested)</span><br />
				</div>
				<hr noshade="noshade" size="1" />
				<div align="left">
					<table class="amazon-product-price" cellpadding="0">
						<tr>
							<td class="amazon-list-price-label">List Price:</td>
							<td class="amazon-list-price">$19.98 USD</td>
						</tr>
						<tr>
							<td class="amazon-new-label">New From:</td>
							<td class="amazon-new">$10.04 <span class="instock">In Stock</span></td>
						</tr>
						<tr>
							<td class="amazon-used-label">Used from:</td>
						<td class="amazon-used">$3.10 <span class="instock">In Stock</span></td>
						</tr>
						<tr>
							<td valign="top" colspan="2">
								<div class="amazon-dates">
									<span class="amazon-release-date">Release date January 8, 2008.</span>
									<br /><div><a style="display:block;margin-top:8px;margin-bottom:5px;width:165px;"  target="amazonwin"  href="http://www.amazon.com/Peaceful-Warrior-Widescreen-Scott-Mechlowicz/dp/B000QEIOSU%3FSubscriptionId%3DAKIAJSNBTNRLFGSYCK2A%26tag%3Dhttpwwwmymobi-20%26linkCode%3Dxm2%26camp%3D2025%26creative%3D165953%26creativeASIN%3DB000QEIOSU"><img src="http://rodlogan.com/wp-content/plugins/amazon-product-in-a-post-plugin/images/buyamzon-button.png" border="0" style="border:0 none !important;margin:0px !important;background:transparent !important;" /></a></div>
								</div>
							</td>
						</tr>
					</table>
				</div>
			</td>
		</tr>
	</table>
<br /><p><strong>Dan:</strong> I wasn&#8217;t worried about what did happen, or what might happen, or what could happen, I just got up there and I cleared my mind, and I was flawless.</p>
<p><strong>Dan:</strong> It&#8217;s not magic. Just getting rid of all that bullshit you have up in your head, that tells you you might not be enough. So when you get up there, you make every move about the move. Not about the gold, not about what your dad thinks about you, not about anything but that one moment in time.</p>
<blockquote><p><strong>Where are you Dan?</strong><br />
Here.<strong></strong></p>
<p><strong>What time is it?</strong><br />
Now.</p>
<p><strong>What are you?</strong><br />
This moment.</p></blockquote>
<p><strong>Thank you for reading <a href="http://rodlogan.com/a-moment-from-the-way-of-the-peaceful-warrior-by-dan-millman/">A Moment from The Way of the Peaceful Warrior by Dan Millman</a> from <a href="http://rodlogan.com">Rod Logan</a>.</strong></p>]]></content:encoded>
			<wfw:commentRss>http://rodlogan.com/a-moment-from-the-way-of-the-peaceful-warrior-by-dan-millman/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>How to Setup Your GoDaddy Email in Mozilla Thunderbird</title>
		<link>http://rodlogan.com/how-to-setup-your-godaddy-email-in-mozilla-thunderbird/</link>
		<comments>http://rodlogan.com/how-to-setup-your-godaddy-email-in-mozilla-thunderbird/#comments</comments>
		<pubDate>Tue, 16 Oct 2007 18:12:47 +0000</pubDate>
		<dc:creator>Rod Logan</dc:creator>
				<category><![CDATA[Website Hosting]]></category>

		<guid isPermaLink="false">http://rodlogan.com/how-to-setup-your-godaddy-email-in-mozilla-thunderbird/</guid>
		<description><![CDATA[<p>&#160;&#160; 1. In Mozilla Thunderbird , select Tools &#62; Account Settings.&#160;&#160; 2. On the New Account Setup window, select Email account and click Next.&#160;&#160; 3. On the Identity window, in the Your Name field, enter your first and last name.&#160;&#160; 4. In the E-mail Address field, type your email address and click next.&#160;&#160; 5. On [...]</p><p><strong>Thank you for reading <a href="http://rodlogan.com/how-to-setup-your-godaddy-email-in-mozilla-thunderbird/">How to Setup Your GoDaddy Email in Mozilla Thunderbird</a> from <a href="http://rodlogan.com">Rod Logan</a>.</strong></p>]]></description>
			<content:encoded><![CDATA[<p>&nbsp;&nbsp; 1. In Mozilla <a href="http://rodlogan.com/go/thunderbird" style="" target="_blank" rel="nofollow" onmouseover="self.status='http://rodlogan.com/go/thunderbird';return true;" onmouseout="self.status=''">Thunderbird</a> , select Tools &gt; Account Settings.<br />&nbsp;&nbsp; 2. On the New Account Setup window, select Email account and click Next.<br />&nbsp;&nbsp; 3. On the Identity window, in the Your Name field, enter your first and last name.<br />&nbsp;&nbsp; 4. In the E-mail Address field, type your email address and click next.<br />&nbsp;&nbsp; 5. On the Server Information window, select POP.<br />&nbsp;&nbsp; 6. In the Incoming Server field, enter the name of your incoming server, mail.yourdomainnamegoeshere.com. (do not check Use Global Inbox if you want separate inbox)<br />&nbsp;&nbsp; 7. In the Outgoing Server field, type smtpout.secureserver.net and click Next.<br />&nbsp;&nbsp; 8. On the User Names window, in the Incoming User Name field, enter your user name (your full email address).<br />&nbsp;&nbsp; 9. In the Outgoing User Name field, enter your user name (your full email address).<br />&nbsp; 10. On the Account Name window, in the Account Name field, enter the name you would like to use for this account, for example &#8220;My Account&#8221; and click Next.<br />&nbsp; 11. Verify that the information is correct and Click Finish.</p>
<p><strong>Thank you for reading <a href="http://rodlogan.com/how-to-setup-your-godaddy-email-in-mozilla-thunderbird/">How to Setup Your GoDaddy Email in Mozilla Thunderbird</a> from <a href="http://rodlogan.com">Rod Logan</a>.</strong></p>]]></content:encoded>
			<wfw:commentRss>http://rodlogan.com/how-to-setup-your-godaddy-email-in-mozilla-thunderbird/feed/</wfw:commentRss>
		<slash:comments>8</slash:comments>
		</item>
		<item>
		<title>How to Use Your ISP as Your Outgoing Mail Server</title>
		<link>http://rodlogan.com/how-to-use-your-isp-as-your-outgoing-mail-server/</link>
		<comments>http://rodlogan.com/how-to-use-your-isp-as-your-outgoing-mail-server/#comments</comments>
		<pubDate>Tue, 16 Oct 2007 18:09:59 +0000</pubDate>
		<dc:creator>Rod Logan</dc:creator>
				<category><![CDATA[Website Hosting]]></category>

		<guid isPermaLink="false">http://rodlogan.com/how-to-use-your-isp-as-your-outgoing-mail-server/</guid>
		<description><![CDATA[<p>I&#8217;ve been having a hell of a time configuring my GoDaddy Virtual Dedicated Hosting email account. I&#8217;ve finally been able to configure my incoming servers in Mozilla Thunderbird. Now I got the outgoing SMTP server fixed up. After pulling my hair out messing with the DNS mail settings I said, &#8220;Screw this&#8221; and I read [...]</p><p><strong>Thank you for reading <a href="http://rodlogan.com/how-to-use-your-isp-as-your-outgoing-mail-server/">How to Use Your ISP as Your Outgoing Mail Server</a> from <a href="http://rodlogan.com">Rod Logan</a>.</strong></p>]]></description>
			<content:encoded><![CDATA[<p>I&#8217;ve been having a hell of a time configuring my <a href="http://rodlogan.com/go/godaddy" style="" target="_blank" rel="nofollow" onmouseover="self.status='http://rodlogan.com/go/godaddy';return true;" onmouseout="self.status=''">GoDaddy</a> Virtual Dedicated Hosting email account.</p>
<p>I&#8217;ve finally been able to configure my incoming servers in Mozilla <a href="http://rodlogan.com/go/thunderbird" style="" target="_blank" rel="nofollow" onmouseover="self.status='http://rodlogan.com/go/thunderbird';return true;" onmouseout="self.status=''">Thunderbird</a>.</p>
<p>Now I got the outgoing SMTP server fixed up.</p>
<p>After pulling my hair out messing with the DNS mail settings I said, &#8220;Screw this&#8221; and I read that I can use my ISP as the outgoing mail server. Here&#8217;s a POP3 list of some of the most popular Internet Service Providers (ISPs) for you guys in case you need it:</p>
<p><strong>1&amp;1 incoming mail server:</strong> pop.1and1.com<br />
<strong>1&amp;1 outgoing mail server:</strong> smtp.1and1.com</p>
<p><strong>Adelphia Cable incoming mail server:</strong> mail.adelphia.net<br />
<strong>Adelphia Cable outgoing mail server:</strong> mail.adelphia.net</p>
<p><strong>AT&amp;T WorldNet incoming mail server:</strong> postoffice.worldnet.att.net<br />
<strong>AT&amp;T WorldNet outgoing mail server:</strong> mailhost.worldnet.att.net</p>
<p><strong>AOL outgoing mail server:</strong> smtp.aol.com</p>
<p><strong>BellSouth incoming mail server: </strong>mail.bellsouth.net<br />
<strong>BellSouth outgoing mail server: </strong>mail.bellsouth.net</p>
<p><strong>BlueLight incoming mail server: </strong>mail.bluelight.net<br />
<strong>BlueLight outgoing mail server: </strong>smtp.bluelight.net</p>
<p><strong>Cableone incoming mail server:</strong> mail.cableone.net<br />
<strong>Cableone outgoing mail server:</strong> authmail.cableone.net</p>
<p><strong>Charter incoming mail server:</strong> pop.charter.net<br />
<strong>Charter outgoing mail server:</strong> smtp.charter.net</p>
<p><strong>Comcast incoming mail server: </strong>mail.comcast.net<br />
<strong>Comcast outgoing mail server: </strong>smtp.comcast.net</p>
<p><strong>Compaq.net incoming mail server: </strong>pop3.compaq.net<br />
<strong>Compaq.net outgoing mail server: </strong>smtp.compaq.net</p>
<p><strong>Compuserve incoming mail server:</strong> pop.compuserve.com<br />
<strong>Compuserve outgoing mail server:</strong> smtp.compuserve.com</p>
<p><strong>Cox incoming mail server:</strong> pop.east.cox.net, pop.central.cox.net, pop.west.cox.net<br />
<strong>Cox outgoing mail server:</strong> smtp.east.cox.net, smtp.central.cox.net, smtp.west.cox.net</p>
<p><strong>Cypress Communications outgoing mail server:</strong> smtp.cypresscom.net</p>
<p><strong>Dotster incoming mail server:</strong> pop.registerapi.com<br />
<strong>Dotster outgoing mail server:</strong> smtpauth.registerapi.com</p>
<p><strong>EarthLink incoming mail server:</strong> pop.earthlink.net<br />
<strong>Earthlink outgoing mail server:</strong> mail.earthlink.net, smtpauth.earthlink.net</p>
<p><strong><a href="http://rodlogan.com/go/godaddy" style="" target="_blank" rel="nofollow" onmouseover="self.status='http://rodlogan.com/go/godaddy';return true;" onmouseout="self.status=''">GoDaddy</a> incoming mail server:</strong> mail.<a href="http://rodlogan.com/go/godaddy" style="" target="_blank" rel="nofollow" onmouseover="self.status='http://rodlogan.com/go/godaddy';return true;" onmouseout="self.status=''">godaddy.com</a><br />
<strong><a href="http://rodlogan.com/go/godaddy" style="" target="_blank" rel="nofollow" onmouseover="self.status='http://rodlogan.com/go/godaddy';return true;" onmouseout="self.status=''">GoDaddy</a> outgoing mail server:</strong> use your ISP&#8217;s SMTP mail server</p>
<p><strong>Google GMail incoming mail server:</strong> pop.gmail.com<br />
<strong>Google GMail outgoing mail server:</strong> smtp.gmail.com</p>
<p><strong>HughesNet<img src="http://www.awltovhc.com/s9118y7B-53PRXQRWWVPRQUSWXSW" style="display: none" border="0" height="1" width="1" /> incoming mail server:</strong> mail.hughes.net<br />
<strong>HughesNet outgoing mail server:</strong> smtp.hughes.net</p>
<p><strong>Juno incoming mail server: </strong>pop.juno.com<br />
<strong>Juno outgoing mail server: </strong>smtp.juno.com</p>
<p><strong>Lycos incoming mail server:</strong> pop.mail.lycos.com<br />
<strong>Lycos outgoing mail server:</strong> smtp.mail.lycos.com or your ISP&#8217;s SMTP</p>
<p><strong>Mac.com incoming mail server:</strong> mail.mac.com<br />
<strong>Mac.com outgoing mail server:</strong> smtp.mac.com</p>
<p><strong>Mail.com incoming mail server:</strong> pop1.mail.com<br />
<strong>Mail.com outgoing mail server:</strong> use your ISP&#8217;s SMTP mail server</p>
<p><strong>Mindspring incoming mail server:</strong> pop.mindspring.com<br />
<strong>Mindspring outgoing mail server:</strong> smtp.mindspring.com</p>
<p><strong>Mpower Communications incoming mail server:</strong> pop.mpowercom.net<br />
<strong>Mpower Communications outgoing mail server:</strong> smtp.mpowercom.net</p>
<p><strong>MSN incoming mail server:</strong> pop3.email.msn.com<br />
<strong>MSN outgoing mail server:</strong> smtp.email.msn.com<br />
(cannot send pop3 email from other domains)</p>
<p><strong>Netscape incoming mail server:</strong> pop3.isp.netscape.com<br />
<strong>Netscape outgoing mail server:</strong> smtp.isp.netscape.com</p>
<p><strong>NetZero incoming mail server:</strong> pop.netzero.net<br />
<strong>NetZero outgoing mail server:</strong> smtp.netzero.net</p>
<p><strong>PacBell incoming mail server:</strong> postoffice.pacbell.net<br />
<strong>PacBell outgoing mail server:</strong> mail.pacbell.net</p>
<p><strong>Pacifier outgoing mail server:</strong> smtp.pacifier.com</p>
<p><strong>PeoplePC incoming mail server:</strong> pop.peoplepc.com<br />
<strong>PeoplePC outgoing mail server:</strong> smtpauth.peoplepc.com</p>
<p><strong>Prodigy incoming mail server:</strong> pop.prodigy.net<br />
<strong>Prodigy outgoing mail server:</strong> smtp.prodigy.net</p>
<p><strong>RLWD Web Services incoming mail server:</strong> mail.yourfulldomainname<br />
<strong>RLWD Web Services outgoing mail server:</strong> smtpout.secureserver.net</p>
<p><strong>Rediff incoming mail server:</strong> pop.rediffmailpro.com<br />
<strong>Rediff outgoing mail server:</strong> smtp.rediffmailpro.com</p>
<p><strong>SBC Global Ameritech incoming mail server:</strong> pop.ameritech.yahoo.com<br />
<strong>SBC Global Ameritech outgoing mail server:</strong> smtp.ameritech.yahoo.com</p>
<p><strong>SBC Global Flash incoming mail server:</strong> pop.flash.yahoo.com<br />
<strong>SBC Global Flash outgoing mail server:</strong> smtp.flash.yahoo.com</p>
<p><strong>SBC Global NVBell incoming mail server:</strong> pop.nvbell.yahoo.com<br />
<strong>SBC Global NVBell outgoing mail server:</strong> smtp.nvbell.yahoo.com</p>
<p><strong>SBC Global Pacbell incoming mail server:</strong> pop.pacbell.yahoo.com<br />
<strong>SBC Global Pacbell outgoing mail server:</strong> smtp.pacbell.yahoo.com</p>
<p><strong>SBC Global Prodigy incoming mail server:</strong> pop.sbcglobal.net<br />
<strong>SBC Global Prodigy outgoing mail server:</strong> smtpauth.prodigy.net</p>
<p><strong>SBC Global SNet incoming mail server:</strong> pop.snet.yahoo.com<br />
<strong>SBC Global SNet outgoing mail server:</strong> smtp.snet.yahoo.com</p>
<p><strong>SBC Global SWBell incoming mail server:</strong> pop.swbell.yahoo.com<br />
<strong>SBC Global SWBell outgoing mail server:</strong> smtp.swbell.yahoo.com</p>
<p><strong>SBC Global Wans incoming mail server:</strong> pop.wans.yahoo.com<br />
<strong>SBC Global Wans outgoing mail server:</strong> smtp.wans.yahoo.com</p>
<p><strong>SBC Global Yahoo! incoming mail server:</strong> pop.sbcglobal.yahoo.com<br />
<strong>SBC Global Yahoo! outgoing mail server:</strong> smtp.sbcglobal.yahoo.com</p>
<p><strong>Seanet incoming mail server:</strong> pop.seanet.com<br />
<strong>Seanet outgoing mail server:</strong> mx.seanet.com</p>
<p><strong>ServNet outgoing mail server:</strong> mx.serv.net</p>
<p><strong>SpeakEasy incoming mail server:</strong> mail.speakeasy.net<br />
<strong>SpeakEasy outgoing mail server:</strong> mail.speakeasy.net</p>
<p><strong>SprintPCS incoming mail server:</strong> pop.sprintpcs.com<br />
<strong>SprintPCS outgoing mail server:</strong> smtp.sprintpcs.com</p>
<p><strong>Sprynet incoming mail server:</strong> pop.sprynet.com<br />
<strong>Sprynet outgoing mail server:</strong> smtp.sprynet.com</p>
<p><strong>Starpower incoming mail server: </strong>pop.starpower.net<br />
<strong>Starpower outgoing mail server: </strong>smtp.starpower.net</p>
<p><strong>The River outgoing mail server:</strong> mail.theriver.com</p>
<p>For example, <strong>in South Carolina, use<br />
incoming mail server:</strong> pop-server.carolina.rr.com<br />
<strong>outgoing mail server:</strong> smtp-server.carolina.rr.com</p>
<p>For example, <strong>in Southern California, use<br />
incoming mail server:</strong> pop-server.socal.rr.com<br />
<strong>outgoing mail server:</strong> smtp-server.socal.rr.com</p>
<p><strong>Toucan incoming mail server:</strong> pop3.toucansurf.com<br />
<strong>Toucan outgoing mail server: </strong>smtp.toucansurf.com</p>
<p><strong>USA.net incoming mail server:</strong> pop.netaddress.com<br />
<strong>USA.net outgoing mail server:</strong> smtp.postoffice.net</p>
<p><strong>Verizon incoming mail server:</strong> incoming.verizon.net<br />
<strong>Verizon outgoing mail server:</strong> outgoing.verizon.net</p>
<p><strong>VisiNet incoming mail server: </strong>pop.visinet.net<br />
<strong>VisiNet outgoing mail server: </strong>smtp.visinet.net</p>
<p><strong>WildBlue incoming mail server:</strong> mail.wildblue.net<br />
<strong>WildBlue outgoing mail server:</strong> mail.wildblue.net</p>
<p><strong>WHRO.net incoming mail server: </strong>mail.whro.net<br />
<strong>WHRO.net outgoing mail server: </strong>mail.whro.net</p>
<p><strong>Yahoo incoming mail server:</strong> pop.mail.yahoo.com<br />
<strong>Yahoo outgoing mail server:</strong> smtp.mail.yahoo.com</p>
<p><strong>Thank you for reading <a href="http://rodlogan.com/how-to-use-your-isp-as-your-outgoing-mail-server/">How to Use Your ISP as Your Outgoing Mail Server</a> from <a href="http://rodlogan.com">Rod Logan</a>.</strong></p>]]></content:encoded>
			<wfw:commentRss>http://rodlogan.com/how-to-use-your-isp-as-your-outgoing-mail-server/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>David Guetta &#8211; Winner of the Game Lyrics</title>
		<link>http://rodlogan.com/david-guetta-winner-of-the-game-lyrics/</link>
		<comments>http://rodlogan.com/david-guetta-winner-of-the-game-lyrics/#comments</comments>
		<pubDate>Thu, 11 Oct 2007 02:28:02 +0000</pubDate>
		<dc:creator>Rod Logan</dc:creator>
				<category><![CDATA[Music]]></category>

		<guid isPermaLink="false">http://rodlogan.com/david-guetta-winner-of-the-game-lyrics/</guid>
		<description><![CDATA[<p>See larger image Pop Life (MP3 Download) New From: $11.99 In Stock Release date June 30, 2009. This is a hot track from David Guetta&#8217;s album Pop Life. There&#8217;s a swank guitar riff a la ZZ Top rolling through this as well that really accentuates the beat. Lyrics that I found on the internet were [...]</p><p><strong>Thank you for reading <a href="http://rodlogan.com/david-guetta-winner-of-the-game-lyrics/">David Guetta &#8211; Winner of the Game Lyrics</a> from <a href="http://rodlogan.com">Rod Logan</a>.</strong></p>]]></description>
			<content:encoded><![CDATA[	<br /><table cellpadding="0"class="amazon-product-table">
		<tr>
			<td valign="top">
				<div class="amazon-image-wrapper">
					<a href="http://www.amazon.com/Pop-Life/dp/B002IVB2P6%3FSubscriptionId%3DAKIAJSNBTNRLFGSYCK2A%26tag%3Dhttpwwwmymobi-20%26linkCode%3Dxm2%26camp%3D2025%26creative%3D165953%26creativeASIN%3DB002IVB2P6"  target="amazonwin" ><img src="http://ecx.images-amazon.com/images/I/51sOwc7UxfL._SL160_.jpg" class="amazon-image amazon-image" /></a><br />
					<a rel="appiplightbox" href="http://ecx.images-amazon.com/images/I/51sOwc7UxfL.jpg"><span class="amazon-tiny">See larger image</span></a>
				</div>
				<div class="amazon-buying">
					<h2 class="amazon-asin-title"><a href="http://www.amazon.com/Pop-Life/dp/B002IVB2P6%3FSubscriptionId%3DAKIAJSNBTNRLFGSYCK2A%26tag%3Dhttpwwwmymobi-20%26linkCode%3Dxm2%26camp%3D2025%26creative%3D165953%26creativeASIN%3DB002IVB2P6"  target="amazonwin" ><span class="asin-title">Pop Life (MP3 Download)</span></a></h2>
				</div>
				<hr noshade="noshade" size="1" />
				<div align="left">
					<table class="amazon-product-price" cellpadding="0">
						<tr>
							<td class="amazon-new-label">New From:</td>
							<td class="amazon-new">$11.99 <span class="instock">In Stock</span></td>
						</tr>
						<tr>
							<td valign="top" colspan="2">
								<div class="amazon-dates">
									<span class="amazon-release-date">Release date June 30, 2009.</span>
									<br /><div><a style="display:block;margin-top:8px;margin-bottom:5px;width:165px;"  target="amazonwin"  href="http://www.amazon.com/Pop-Life/dp/B002IVB2P6%3FSubscriptionId%3DAKIAJSNBTNRLFGSYCK2A%26tag%3Dhttpwwwmymobi-20%26linkCode%3Dxm2%26camp%3D2025%26creative%3D165953%26creativeASIN%3DB002IVB2P6"><img src="http://rodlogan.com/wp-content/plugins/amazon-product-in-a-post-plugin/images/buyamzon-button.png" border="0" style="border:0 none !important;margin:0px !important;background:transparent !important;" /></a></div>
								</div>
							</td>
						</tr>
					</table>
				</div>
			</td>
		</tr>
	</table>
<br /><p>This is a hot track from David Guetta&#8217;s album <a href="http://www.amazon.com/gp/product/B002IVB2P6?ie=UTF8&amp;tag=httpwwwmymobi-20&amp;linkCode=as2&amp;camp=1789&amp;creative=390957&amp;creativeASIN=B002IVB2P6">Pop Life</a>. There&#8217;s a swank guitar riff a la ZZ Top rolling through this as well that really accentuates the beat. Lyrics that I found on the internet were terrible for this song so I fixed them up and posted the song lyrics here:</p>
<p><strong>Artist: David Guetta<br />
Album: Pop Life<br />
Year: 2007<br />
Song Title: Winner of the Game</strong></p>
<p>No matter what people say<br />
I&#8217;m gonna do it my way<br />
I&#8217;m strong enough and alive<br />
I know that I can survive</p>
<p>Won&#8217;t take advice that you give<br />
I&#8217;ve got my own life to live<br />
I&#8217;ll make it right through the rain<br />
And be winner of the game (we&#8217;re all winners of the game)</p>
<p>Winners of the game<br />
Winners of the game<br />
Winners of the game (I&#8217;ll fight for glory, one life, one destiny)<br />
Winners of the game (You&#8217;ve got your story, one life to be)<br />
Winners of the game (You&#8217;ve got your story, one life to be)</p>
<p>Winners of the, winners of the, winners of the game!</p>
<p>You push to be what you see<br />
In magazines and tv<br />
Isn&#8217;t as hard as it seems<br />
If you just follow your dreams</p>
<p>Is it a truth or a lie?<br />
To work and slave till you die<br />
(I) want us to all be the same<br />
And be winners of the game (we&#8217;re all winners of the game)</p>
<p>Winners of the game<br />
Winners of the game<br />
Winners of the game (I&#8217;ll fight for glory, one life, one destiny)<br />
Winners of the game (We&#8217;ve got one story, be all you can be)<br />
Winners of the game (I&#8217;ll fight for glory, one life, one destiny)<br />
Winners of the game (We&#8217;ve got one story, one life to be&#8230;)</p>
<p>Winners of the, winners of the, winners of the game!</p>
<p><strong>Thank you for reading <a href="http://rodlogan.com/david-guetta-winner-of-the-game-lyrics/">David Guetta &#8211; Winner of the Game Lyrics</a> from <a href="http://rodlogan.com">Rod Logan</a>.</strong></p>]]></content:encoded>
			<wfw:commentRss>http://rodlogan.com/david-guetta-winner-of-the-game-lyrics/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>Gas Mask as a Halloween Costume</title>
		<link>http://rodlogan.com/gas-mask-as-a-halloween-costume/</link>
		<comments>http://rodlogan.com/gas-mask-as-a-halloween-costume/#comments</comments>
		<pubDate>Wed, 19 Sep 2007 23:52:58 +0000</pubDate>
		<dc:creator>Rod Logan</dc:creator>
				<category><![CDATA[Comedy]]></category>
		<category><![CDATA[News]]></category>

		<guid isPermaLink="false">http://rodlogan.com/gas-mask-as-a-halloween-costume/</guid>
		<description><![CDATA[<p>I decided to go with a darker, sinister feel for halloween. Gas mask. Military style. Why? Been feeling in the observer mode. Kinda wanna hang back on halloween. Disappear in the crowd. Not be recognized. Be someone else. Every halloween I have my face showing. Occasionally with face paint. But dammit this year I&#8217;m going [...]</p><p><strong>Thank you for reading <a href="http://rodlogan.com/gas-mask-as-a-halloween-costume/">Gas Mask as a Halloween Costume</a> from <a href="http://rodlogan.com">Rod Logan</a>.</strong></p>]]></description>
			<content:encoded><![CDATA[<p>I decided to go with a darker, sinister feel for halloween.</p>
<p>Gas mask.</p>
<p>Military style.</p>
<p><strong>Why?</strong></p>
<p>Been feeling in the observer mode. Kinda wanna hang back on halloween. Disappear in the crowd. Not be recognized. Be someone else.</p>
<p>Every halloween I have my face showing. Occasionally with face paint.</p>
<p>But dammit this year I&#8217;m going to be hidden!</p>
<p>Quick caveat: I plan on showing off the bod too though. I think it&#8217;ll be mad sexy to chicks having a gas mask and then a good body underneath.</p>
<p>Hmm&#8230;.<strong> </strong></p>
<h2>Russian gas mask</h2>
<p><a href="http://www.amazon.com/gp/product/B003NT2JMC?ie=UTF8&amp;tag=httpwwwmymobi-20&amp;linkCode=as2&amp;camp=1789&amp;creative=390957&amp;creativeASIN=B003NT2JMC"><img class="alignnone size-full wp-image-86" title="photo image of a russian gas mask" src="http://rodlogan.com/wp-content/uploads/2007/09/gas-mask-russian.jpg" alt="" width="350" height="400" /></a></p>
<a href="http://www.amazon.com/gp/product/B003NT2JMC?ie=UTF8&amp;tag=httpwwwmymobi-20&amp;linkCode=as2&amp;camp=1789&amp;creative=390957&amp;creativeASIN=B003NT2JMC" class="woo-sc-button  custom" style="background:;border-color:"><span class="woo-tick">Add to Cart</span></a>
<h2>Israeli gas mask</h2>
<p><strong><a href="http://www.amazon.com/gp/product/B0002XJ2P4?ie=UTF8&amp;tag=httpwwwmymobi-20&amp;linkCode=as2&amp;camp=1789&amp;creative=390957&amp;creativeASIN=B0002XJ2P4"><img class="alignnone size-full wp-image-87" title="photo image of an israeli gas mask" src="http://rodlogan.com/wp-content/uploads/2007/09/gas-mask-israeli.jpg" alt="" width="350" height="492" /></a></strong></p>
<p><a href="http://www.amazon.com/gp/product/B0002XJ2P4?ie=UTF8&amp;tag=httpwwwmymobi-20&amp;linkCode=as2&amp;camp=1789&amp;creative=390957&amp;creativeASIN=B0002XJ2P4" class="woo-sc-button  custom" style="background:;border-color:"><span class="woo-tick">Add to Cart</span></a> <strong><br />
</strong></p>
<h2>Biohazard Gas Mask</h2>
<p><a href="http://www.amazon.com/gp/product/B003V5B2F8?ie=UTF8&amp;tag=httpwwwmymobi-20&amp;linkCode=as2&amp;camp=1789&amp;creative=390957&amp;creativeASIN=B003V5B2F8"><img class="alignnone size-full wp-image-88" title="photo image of biohazard cosplay gas mask for halloween" src="http://rodlogan.com/wp-content/uploads/2007/09/gas-mask-biohazard.jpg" alt="" width="350" height="293" /></a></p>
<a href="http://www.amazon.com/gp/product/B0002XJ2P4?ie=UTF8&amp;tag=httpwwwmymobi-20&amp;linkCode=as2&amp;camp=1789&amp;creative=390957&amp;creativeASIN=B0002XJ2P4" class="woo-sc-button  custom" style="background:;border-color:"><span class="woo-tick">Add to Cart</span></a>
<p><strong>But wait!</strong></p>
<p>I just realized I can&#8217;t drink my vodka, gin, rum on Halloween with a gas mask on! lol</p>
<p>I&#8217;ll think about it.</p>
<p><strong>Thank you for reading <a href="http://rodlogan.com/gas-mask-as-a-halloween-costume/">Gas Mask as a Halloween Costume</a> from <a href="http://rodlogan.com">Rod Logan</a>.</strong></p>]]></content:encoded>
			<wfw:commentRss>http://rodlogan.com/gas-mask-as-a-halloween-costume/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
	</channel>
</rss>

