<?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"
	>

<channel>
	<title>Color Tree Media</title>
	<atom:link href="http://colortreemedia.com/feed/" rel="self" type="application/rss+xml" />
	<link>http://colortreemedia.com</link>
	<description>need web buzz?</description>
	<pubDate>Mon, 01 Dec 2008 20:21:03 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.6.3</generator>
	<language>en</language>
			<item>
		<title>POP3 vs Webmail</title>
		<link>http://colortreemedia.com/pop3-vs-webmail/</link>
		<comments>http://colortreemedia.com/pop3-vs-webmail/#comments</comments>
		<pubDate>Wed, 26 Nov 2008 17:25:03 +0000</pubDate>
		<dc:creator>ctree</dc:creator>
		
		<category><![CDATA[Hosting]]></category>

		<guid isPermaLink="false">http://colortreemedia.com/?p=164</guid>
		<description><![CDATA[What is the difference between POP3 and Webmail? Many have this question once they realize they have the option for using either method to access email within their web hosting account. The difference is actually quite simple:
POP3 will allow you to receive and send email from a 3rd party email client installed on your computer, [...]]]></description>
			<content:encoded><![CDATA[<p><img class="alignleft" src="http://www.colortreemedia.com/images/em.jpg">What is the difference between POP3 and Webmail? Many have this question once they realize they have the option for using either method to access email within their web hosting account. The difference is actually quite simple:</p>
<p>POP3 will allow you to receive and send email from a 3rd party email client installed on your computer, like Microsoft Outlook or Mac Mail. POP3 email client software does need configured per the web host’s guidelines, and will require a username and password to access the email box. Emails are downloaded to your computer, but you do have the option to leave a backup copy on the server.</p>
<p>Webmail on the other hand, does not require client software to be installed, all you need is a typical web browser. The bottom line with Webmail is you access your emails directly on the server, using your web browser to view, send, delete, etc. The emails are not downloaded to your local computer.</p>
<p>So, which one should you use? There are Pros and Cons to each method:</p>
<p><img class="alignleft" src="http://www.colortreemedia.com/images/em.jpg"><strong>POP3</strong>
<ul>
<li><strong>Pro:</strong> robust functionality in email client - flag, archive, sort, search, easily build filters and rules (including spam control)</li>
<li><strong>Pro:</strong> access previously downloaded emails offline</li>
<li><strong>Pro:</strong> manage multiple email boxes from 1 location, and have full control on how you send emails from your multiple email addresses</li>
<li><strong>Con:</strong> not as quick and easy as webmail, you need to install and configure the software</li>
<li><strong>Con:</strong> you need your computer with your email client to access email</li>
</ul>
<p>&nbsp;</p>
<p><img class="alignleft" src="http://www.colortreemedia.com/images/em.jpg"><strong>Webmail</strong>
<ul>
<li><strong>Pro:</strong> easy to setup and access - no software install required (just need a web browser)</li>
<li><strong>Pro:</strong> access your email from any computer</li>
<li><strong>Con:</strong> limited functionality</li>
<li><strong>Con:</strong> no offline access to emails - you must be connected to see your email</li>
<li><strong>Con:</strong> most webmail platforms offer very limited rules, filters and spam control</li>
</ul>
<p>I use POP3 as my primary email access method, but - I also use webmail when I need to. If I am at someone’s house and jump on their PC, I can easily get to my webmail. And, all emails viewed while in webmail are still downloaded to my Outlook POP3 client - so I have a central location for archiving all emails, regardless of where they are viewed initially.</p>
]]></content:encoded>
			<wfw:commentRss>http://colortreemedia.com/pop3-vs-webmail/feed/</wfw:commentRss>
		</item>
		<item>
		<title>Simple FTP with Windows XP</title>
		<link>http://colortreemedia.com/simple-ftp-with-windows-xp/</link>
		<comments>http://colortreemedia.com/simple-ftp-with-windows-xp/#comments</comments>
		<pubDate>Tue, 25 Nov 2008 17:53:53 +0000</pubDate>
		<dc:creator>ctree</dc:creator>
		
		<category><![CDATA[Hosting]]></category>

		<category><![CDATA[Web Design]]></category>

		<guid isPermaLink="false">http://colortreemedia.com/?p=177</guid>
		<description><![CDATA[This is for Microsoft Windows XP.  I don&#8217;t know, it may work on Vista (I have avoided Vista like the plague)
1. Click &#8216;Start&#8217; &#8211;&#62; &#8216;Run&#8217;

2. Type &#8216;ftp.anydomain.com&#8217; (substitute with your domain)

3. Click &#8216;File&#8217; (top left), then &#8216;Login As&#8217;

4. Enter Login Information
Once you are successfully logged in, you now have an FTP connection to the [...]]]></description>
			<content:encoded><![CDATA[<p>This is for Microsoft Windows XP.  I don&#8217;t know, it may work on Vista (I have avoided Vista like the plague)</p>
<p>1. Click &#8216;Start&#8217; &#8211;&gt; &#8216;Run&#8217;</p>
<p><img src="http://colortreemedia.com/images/ping-1.jpg" alt="How to FTP" /></p>
<p>2. Type &#8216;ftp.anydomain.com&#8217; (substitute with your domain)</p>
<p><img src="http://colortreemedia.com/images/ftp-1.jpg" alt="How to FTP" /></p>
<p>3. Click &#8216;File&#8217; (top left), then &#8216;Login As&#8217;</p>
<p><img src="http://colortreemedia.com/images/ftp-2.jpg" alt="How to FTP" /></p>
<p>4. Enter Login Information</p>
<p>Once you are successfully logged in, you now have an FTP connection to the server. To upload and download files, simply drag and drop files (and folders) in and out of this window.</p>
<p>Applications such as <a href="http://filezilla-project.org/" target="blank">Filezilla</a> or <a href="http://www.smartftp.com/" target="blank">SmartFTP</a> have more features, but the Windows FTP will work fine for basic upload and download.</p>
]]></content:encoded>
			<wfw:commentRss>http://colortreemedia.com/simple-ftp-with-windows-xp/feed/</wfw:commentRss>
		</item>
		<item>
		<title>Find Domain Contact Information</title>
		<link>http://colortreemedia.com/find-domain-contact-information/</link>
		<comments>http://colortreemedia.com/find-domain-contact-information/#comments</comments>
		<pubDate>Mon, 24 Nov 2008 20:52:29 +0000</pubDate>
		<dc:creator>ctree</dc:creator>
		
		<category><![CDATA[Resources]]></category>

		<category><![CDATA[Troubleshooting]]></category>

		<guid isPermaLink="false">http://colortreemedia.com/?p=128</guid>
		<description><![CDATA[Need to find contact information for a specific domain name? Go to the Network Solutions Who Is database - or, just Google &#8216;Who is&#8217;.
Note: If the domain was registered using private domain registration, the records will not be visible.
]]></description>
			<content:encoded><![CDATA[<p>Need to find contact information for a specific domain name? Go to the <a href="http://www.networksolutions.com/whois/index.jsp" target="blank">Network Solutions</a> Who Is database - or, just Google &#8216;Who is&#8217;.</p>
<p>Note: If the domain was registered using private domain registration, the records will not be visible.</p>
]]></content:encoded>
			<wfw:commentRss>http://colortreemedia.com/find-domain-contact-information/feed/</wfw:commentRss>
		</item>
		<item>
		<title>Domain Name Registration - Beware</title>
		<link>http://colortreemedia.com/domain-name-registration-beware/</link>
		<comments>http://colortreemedia.com/domain-name-registration-beware/#comments</comments>
		<pubDate>Mon, 24 Nov 2008 20:25:03 +0000</pubDate>
		<dc:creator>ctree</dc:creator>
		
		<category><![CDATA[Internet Marketing]]></category>

		<category><![CDATA[Web Design]]></category>

		<category><![CDATA[Domains]]></category>

		<guid isPermaLink="false">http://colortreemedia.com/?p=114</guid>
		<description><![CDATA[Beware - companies use Domain Name Registration as bait for add-on services like web hosting, enhanced email and private registration. Don&#8217;t take the bait unless you really need these add-ons, as it will raise your registration costs significantly. Typically, the $10/yr plan is all you need. We have been using GoDaddy for a few years, [...]]]></description>
			<content:encoded><![CDATA[<p>Beware - companies use Domain Name Registration as bait for add-on services like web hosting, enhanced email and private registration. Don&#8217;t take the bait unless you really need these add-ons, as it will raise your registration costs significantly. Typically, the $10/yr plan is all you need. We have been using <a onmouseover="window.status='http://www.godaddy.com';return true;" onmouseout="window.status=' ';return true;" href="http://www.kqzyfj.com/click-3037339-10378406" target="_blank">GoDaddy</a><img src="http://www.ftjcfx.com/image-3037339-10378406" border="0" alt="" width="1" height="1" /> for a few years, and they have provided consistently good service. They also have an easy-to-use backend administration section.</p>
<p>If you order a domain from <a onmouseover="window.status='http://www.godaddy.com';return true;" onmouseout="window.status=' ';return true;" href="http://www.kqzyfj.com/click-3037339-10378406" target="_blank">GoDaddy</a><img src="http://www.ftjcfx.com/image-3037339-10378406" border="0" alt="" width="1" height="1" />, make sure to skip to checkout as soon as possible during the purchasing process.  Because, just like all other registrars - they will try to sell you everything under the sun related to your new domain.</p>
]]></content:encoded>
			<wfw:commentRss>http://colortreemedia.com/domain-name-registration-beware/feed/</wfw:commentRss>
		</item>
		<item>
		<title>Google AdSense Definition</title>
		<link>http://colortreemedia.com/test2/</link>
		<comments>http://colortreemedia.com/test2/#comments</comments>
		<pubDate>Sat, 22 Nov 2008 21:14:17 +0000</pubDate>
		<dc:creator>ctree</dc:creator>
		
		<category><![CDATA[Internet Marketing]]></category>

		<category><![CDATA[Google]]></category>

		<guid isPermaLink="false">http://colortreemedia.com/?p=72</guid>
		<description><![CDATA[AdSense is an ad serving program run by Google. Website owners can enroll in this program to enable text, image and, more recently, video advertisements on their sites. These ads are administered by Google and generate revenue on either a per-click or per-thousand-impressions basis. Google is also currently beta-testing a cost-per-action based service.
Google utilizes its [...]]]></description>
			<content:encoded><![CDATA[<p><img class="alignleft" src="http://www.colortreemedia.com/images/ads1.jpg">AdSense is an ad serving program run by Google. Website owners can enroll in this program to enable text, image and, more recently, video advertisements on their sites. These ads are administered by Google and generate revenue on either a per-click or per-thousand-impressions basis. Google is also currently beta-testing a cost-per-action based service.</p>
<p>Google utilizes its search technology to serve ads based on website content, the user’s geographical location, and other factors. Those wanting to advertise with Google’s targeted ad system may sign up through AdWords. AdSense has become a popular method of placing advertising on a website because the ads are less intrusive than most banners, and the content of the ads is often relevant to the website.</p>
<p>Definition from Wikipedia, <a href="http://en.wikipedia.org/wiki/AdSense" target="blank">read more here</a></p>
]]></content:encoded>
			<wfw:commentRss>http://colortreemedia.com/test2/feed/</wfw:commentRss>
		</item>
		<item>
		<title>Google AdWords Definition</title>
		<link>http://colortreemedia.com/test1/</link>
		<comments>http://colortreemedia.com/test1/#comments</comments>
		<pubDate>Sat, 22 Nov 2008 21:14:12 +0000</pubDate>
		<dc:creator>ctree</dc:creator>
		
		<category><![CDATA[Internet Marketing]]></category>

		<category><![CDATA[Google]]></category>

		<guid isPermaLink="false">http://colortreemedia.com/?p=71</guid>
		<description><![CDATA[AdWords is Google’s flagship advertising product, and main source of revenue. AdWords offers pay-per-click (PPC) advertising, and site-targeted advertising for both text and banner ads. The AdWords program includes local, national, and international distribution. Google’s text advertisements are short, consisting of one title line and two content text lines. Image ads can be one of [...]]]></description>
			<content:encoded><![CDATA[<p><img class="alignleft" src="http://www.colortreemedia.com/images/adw1.jpg">AdWords is Google’s flagship advertising product, and main source of revenue. AdWords offers pay-per-click (PPC) advertising, and site-targeted advertising for both text and banner ads. The AdWords program includes local, national, and international distribution. Google’s text advertisements are short, consisting of one title line and two content text lines. Image ads can be one of several different <a href="http://www.iab.net/iab_products_and_industry_services/1421/1443/1452" target="blank">Interactive Advertising Bureau (IAB) standard sizes</a></p>
<p>Advertisers specify the words that should trigger their ads and the maximum amount they are willing to pay per click. When a user searches Google’s search engine on www.google.com, ads for relevant words are shown as “sponsored link” on the right side of the screen, and sometimes above the main search results.</p>
<p>Definition from Wikipedia, <a href="http://en.wikipedia.org/wiki/AdWords" target="blank">read more here</a></p>
]]></content:encoded>
			<wfw:commentRss>http://colortreemedia.com/test1/feed/</wfw:commentRss>
		</item>
		<item>
		<title>How to Telnet - Windows XP</title>
		<link>http://colortreemedia.com/how-to-telnet-using-windows-xp/</link>
		<comments>http://colortreemedia.com/how-to-telnet-using-windows-xp/#comments</comments>
		<pubDate>Fri, 07 Nov 2008 23:00:42 +0000</pubDate>
		<dc:creator>ctree</dc:creator>
		
		<category><![CDATA[Troubleshooting]]></category>

		<guid isPermaLink="false">http://colortreemedia.com/?p=230</guid>
		<description><![CDATA[If you telnet often or transfer sensitive data, I recommend a secure application like SecureCRT.  But, if you just need something quick - use Windows.
1. Click &#8216;Start&#8217; &#8211;> &#8216;Run&#8217;

2. Type &#8216;cmd&#8217;, click &#8216;OK&#8217;

3. At the command prompt, type &#8216;telnet my-hostname&#8217; - or, if you want to telnet to an IP Address, type &#8216;telnet 1.1.1.1&#8242; [...]]]></description>
			<content:encoded><![CDATA[<p>If you telnet often or transfer sensitive data, I recommend a secure application like <a href="http://www.vandyke.com/products/securecrt/index.html" target="blank">SecureCRT</a>.  But, if you just need something quick - use Windows.</p>
<p>1. Click &#8216;Start&#8217; &#8211;> &#8216;Run&#8217;</p>
<p><img src="http://www.colortreemedia.com/images/ping-1.jpg" alt="How to Telnet" /></p>
<p>2. Type &#8216;cmd&#8217;, click &#8216;OK&#8217;</p>
<p><img src="http://www.colortreemedia.com/images/ping-2.jpg" alt="How to Telnet" /></p>
<p>3. At the command prompt, type &#8216;telnet my-hostname&#8217; - or, if you want to telnet to an IP Address, type &#8216;telnet 1.1.1.1&#8242; (replace with target IP)</p>
<p>4. Enter username and/or password</p>
<p>5. Execute commands on the remote device</p>
]]></content:encoded>
			<wfw:commentRss>http://colortreemedia.com/how-to-telnet-using-windows-xp/feed/</wfw:commentRss>
		</item>
		<item>
		<title>How To Traceroute - Windows XP</title>
		<link>http://colortreemedia.com/how-to-traceroute-using-windows-xp/</link>
		<comments>http://colortreemedia.com/how-to-traceroute-using-windows-xp/#comments</comments>
		<pubDate>Sun, 02 Nov 2008 23:13:44 +0000</pubDate>
		<dc:creator>ctree</dc:creator>
		
		<category><![CDATA[Training]]></category>

		<category><![CDATA[Troubleshooting]]></category>

		<guid isPermaLink="false">http://colortreemedia.com/?p=233</guid>
		<description><![CDATA[For Microsoft Windows:
1. Click &#8216;Start&#8217; &#8211;> &#8216;Run&#8217;

2. Type &#8216;cmd&#8217;, click &#8216;OK&#8217;

3. At the command prompt, type &#8216;tracert www.anydomain.com&#8217; (domain/hostname) - or, if you want to trace to an IP Address, type &#8216;tracert 1.1.1.1&#8242; (replace with target IP)

3. Use &#8216;tracert www.anydomain.com -d&#8217; for cleaner results (IP address only)

Results include router hops, response time, and IP or [...]]]></description>
			<content:encoded><![CDATA[<p>For Microsoft Windows:</p>
<p>1. Click &#8216;Start&#8217; &#8211;> &#8216;Run&#8217;</p>
<p><img src="http://www.colortreemedia.com/images/ping-1.jpg" alt="How to Traceroute" /></p>
<p>2. Type &#8216;cmd&#8217;, click &#8216;OK&#8217;</p>
<p><img src="http://www.colortreemedia.com/images/ping-2.jpg" alt="How to Traceroute" /></p>
<p>3. At the command prompt, type &#8216;tracert www.anydomain.com&#8217; (domain/hostname) - or, if you want to trace to an IP Address, type &#8216;tracert 1.1.1.1&#8242; (replace with target IP)</p>
<p><img src="http://www.colortreemedia.com/images/trace-1.jpg" alt="How to Traceroute" /></p>
<p>3. Use &#8216;tracert www.anydomain.com -d&#8217; for cleaner results (IP address only)</p>
<p><img src="http://www.colortreemedia.com/images/trace-2.jpg" alt="How to Traceroute" /></p>
<p>Results include router hops, response time, and IP or hostname:</p>
<ul>
<li>Hops = number of routers used to get to an end destination</li>
<li>Response Time = the time it took to get the reply from each hop, calculated in milliseconds (ms)</li>
<li>IP or Hostname = identification of each hop (router or host)</li>
</ul>
<p>The message &#8216;Trace complete.&#8217; will display on bottom if you successfully hit your end destination.</p>
<p>Type &#8216;tracert /?&#8217; for advanced Traceroute options</p>
]]></content:encoded>
			<wfw:commentRss>http://colortreemedia.com/how-to-traceroute-using-windows-xp/feed/</wfw:commentRss>
		</item>
		<item>
		<title>How To Ping - Windows XP</title>
		<link>http://colortreemedia.com/how-to-ping-windows-xp/</link>
		<comments>http://colortreemedia.com/how-to-ping-windows-xp/#comments</comments>
		<pubDate>Sat, 01 Nov 2008 23:16:19 +0000</pubDate>
		<dc:creator>ctree</dc:creator>
		
		<category><![CDATA[Troubleshooting]]></category>

		<guid isPermaLink="false">http://colortreemedia.com/?p=235</guid>
		<description><![CDATA[1. Click &#8216;Start&#8217; &#8211;> &#8216;Run&#8217;

2. Type &#8216;cmd&#8217;, click &#8216;OK&#8217;

3. At the command prompt, type &#8216;ping www.anydomain.com&#8217; (domain/hostname) - or, if you want to ping an IP Address, type &#8216;ping 1.1.1.1&#8242; (replace with target IP)

Replies include bytes, time, and TTL:

bytes = size of ping reply - default on most servers is 32 bytes (i.e. bytes=32)
time = [...]]]></description>
			<content:encoded><![CDATA[<p>1. Click &#8216;Start&#8217; &#8211;> &#8216;Run&#8217;</p>
<p><img src="http://www.colortreemedia.com/images/ping-1.jpg" alt="How to Ping" /></p>
<p>2. Type &#8216;cmd&#8217;, click &#8216;OK&#8217;</p>
<p><img src="http://www.colortreemedia.com/images/ping-2.jpg" alt="How to Ping" /></p>
<p>3. At the command prompt, type &#8216;ping www.anydomain.com&#8217; (domain/hostname) - or, if you want to ping an IP Address, type &#8216;ping 1.1.1.1&#8242; (replace with target IP)</p>
<p><img src="http://www.colortreemedia.com/images/ping-3.jpg" alt="How to Ping" /></p>
<p>Replies include bytes, time, and TTL:</p>
<ul>
<li>bytes = size of ping reply - default on most servers is 32 bytes (i.e. bytes=32)</li>
<li>time = the time it took to get the reply (i.e time=49ms)</li>
<li>TTL = the amount of router hops remaining before the packet will timeout, timeout is 255 hops (i.e. TTL=52)</li>
</ul>
<p>Overview and averages are displayed under the Reply results.</p>
<p>Advanced users: type &#8216;ping /?&#8217; for Ping options</p>
]]></content:encoded>
			<wfw:commentRss>http://colortreemedia.com/how-to-ping-windows-xp/feed/</wfw:commentRss>
		</item>
	</channel>
</rss>
