<?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>Mitchelaneous &#187; basics</title>
	<atom:link href="http://www.mitchelaneous.com/tag/basics/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.mitchelaneous.com</link>
	<description>Miscellaneous tech tips and web development tweaks from a web hosting guru.</description>
	<lastBuildDate>Fri, 19 Mar 2010 13:51:04 +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>Indiana Favicon and the Temple of Generators</title>
		<link>http://www.mitchelaneous.com/2008/11/13/indiana-favicon-and-the-temple-of-generators/</link>
		<comments>http://www.mitchelaneous.com/2008/11/13/indiana-favicon-and-the-temple-of-generators/#comments</comments>
		<pubDate>Thu, 13 Nov 2008 12:36:00 +0000</pubDate>
		<dc:creator>Mitch</dc:creator>
				<category><![CDATA[Web Development]]></category>
		<category><![CDATA[basics]]></category>
		<category><![CDATA[favicon]]></category>
		<category><![CDATA[generators]]></category>
		<category><![CDATA[graphics]]></category>
		<category><![CDATA[help]]></category>
		<category><![CDATA[icons]]></category>
		<category><![CDATA[tutorial]]></category>

		<guid isPermaLink="false">http://www.mitchelaneous.com/2008/11/13/indiana-favicon-and-the-temple-of-generators/</guid>
		<description><![CDATA[What is a favicon?&#160; It is that tiny icon you see in most modern browsers, right next to your web address.&#160;

Think of it as a visual reminder for the browser of what site you are on.&#160; This is really handy when it comes to favicons in tabs, because you can quickly see and think &#8220;Oh, [...]]]></description>
			<content:encoded><![CDATA[<p>What is a favicon?&nbsp; It is that tiny icon you see in most modern browsers, right next to your web address.&nbsp;
<p><img style="border-top-width: 0px; border-left-width: 0px; border-bottom-width: 0px; margin: 0px 0px 0px 15px; border-right-width: 0px" height="59" alt="favicon-help" src="http://www.mitchelaneous.com/wp-content/uploads/2008/11/favicon-help.png" width="261" border="0">
<p>Think of it as a visual reminder for the browser of what site you are on.&nbsp; This is really handy when it comes to favicons in tabs, because you can quickly see and think <em>&#8220;Oh, there is an &#8216;m&#8217; there, and it looks like Mitch&#8217;s layout &#8211; that tab must be where I loaded Mitchelaneous.com&#8221;.</em>
<p>Favicon creation is not that hard, as long as you have a good graphic editing program.&nbsp; What you need to remember is keep it 16×16 pixels and name it <b>favicon.ico</b>. Also it will need to be in the root folder for the domain in question &#8211; so for example on most Linux-based/cPanel hosting plans for your primary domain name that would be your public_html folder. If it is located somewhere else you can specify a location with these strings in between your &lt;head&gt; and &lt;/head&gt; code on your web page:
<p><code></code>
<p><code><code>&lt;link rel="shortcut icon" type="image/ico" href="/favicon.ico" /&gt;</code></code>
<p>Going back to the favicon creation, there are several good resource online to help you get this done quickly and easily.&nbsp; Here are some of my favorite favicon generators:</p>
<ul>
<li><a href="http://www.htmlkit.com/services/favicon/">FavIcon from Pics</a>
<li><a href="http://tools.dynamicdrive.com/favicon/">Dynamic Drive’s FavIcon Generator</a>
<li><a href="http://www.favicon.co.uk/">Favicon Generator and Gallery</a>
<li><a href="http://antifavicon.com/">Anti FavIcon</a>
<li><a href="http://www.favicongenerator.com/">FaviconGenerator.com</a>
<li><a href="http://www.degraeve.com/favicon/">Favicon Editor</a>
<li><a href="http://www.somacon.com/p44.php">Favicon Drawing Program</a>
<li><a href="http://www.graphicsguru.com/favicon.php">Graphics Guru Favicon Generator</a></li>
</ul>
<p>There you can quickly create, edit and download your own personal favicon to use.&nbsp; It cuts some of the work out of the overall chore of getting your favicon ready for public consumption.&nbsp; </p>
                                                                <strong>Add me on Twitter!</strong>  Come follow my daily antics, links, tips and more <a href="http://www.twitter.com/mitchkeeler">@mitchkeeler</a> on Twitter!<br />
<br />
&copy; <a href="http://www.mitchkeeler.com">Mitch Keeler</a> 2010 | Check out my <a href="http://www.firefoxfacts.com">firefox help site</a> and my <a href="http://www.webhostingshow.com">hosting podcast</a> too!</a>    <br />
<br>&nbsp;                                 ]]></content:encoded>
			<wfw:commentRss>http://www.mitchelaneous.com/2008/11/13/indiana-favicon-and-the-temple-of-generators/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Create a Web Page in Seconds with Clutter Me</title>
		<link>http://www.mitchelaneous.com/2008/11/04/create-a-web-page-in-seconds-with-clutter-me/</link>
		<comments>http://www.mitchelaneous.com/2008/11/04/create-a-web-page-in-seconds-with-clutter-me/#comments</comments>
		<pubDate>Tue, 04 Nov 2008 12:32:02 +0000</pubDate>
		<dc:creator>Mitch</dc:creator>
				<category><![CDATA[Online Tools]]></category>
		<category><![CDATA[Web Development]]></category>
		<category><![CDATA[basics]]></category>
		<category><![CDATA[clutter me]]></category>
		<category><![CDATA[cms]]></category>
		<category><![CDATA[easy]]></category>
		<category><![CDATA[hosting]]></category>
		<category><![CDATA[simple]]></category>
		<category><![CDATA[Web-site]]></category>
		<category><![CDATA[wysiwyg]]></category>

		<guid isPermaLink="false">http://www.mitchelaneous.com/2008/11/04/create-a-web-page-in-seconds-with-clutter-me/</guid>
		<description><![CDATA[Want to quickly make a free web site?  I am all for the simple tools, and Clutter Me is pretty down right simple.
Let us remember, the key word here is simple.  All you have to do is sign up.  After that, you just click anywhere on your page, type and then click somewhere else to [...]]]></description>
			<content:encoded><![CDATA[<p><img src="http://www.mitchelaneous.com/wp-content/uploads/2008/11/clutterme-316x87.png" border="0" alt="clutterme_316x87" width="316" height="87" align="right" />Want to quickly make a free web site?  I am all for the simple tools, and <a href="http://www.clutterme.com/">Clutter Me</a> is pretty down right simple.</p>
<p>Let us remember, the key word here is simple.  All you have to do is sign up.  After that, you just click anywhere on your page, type and then click somewhere else to save.  Everything you put on the page can be dragged around, and the general troubleshooting tip they give for errors is &#8220;refresh the page&#8221;.  Simple, right? (<a href="http://www.clutterme.com/pages/showdefault">Try the DEMO!</a>)</p>
<p>When your ready to publish, you will be given an URL that looks something like <em>clutterme.com/yourname</em>, which is totally understandable for a free service.  If needed though, you can pay them to register a domain name for you.</p>
<p>To check out a little more on the development side of things, be sure to thumb through their <a href="http://blog.clutterme.com/">blog</a> and check these links for some example creations:</p>
<ul>
<li><a href="http://www.clutterme.com/text">Jessica&#8217;s Website</a></li>
<li><a href="http://www.clutterme.com/no_crocs">a site to Ban Crocs</a></li>
<li><a href="http://www.clutterme.com/sbtb">a site dedicated to Saved by the Bell</a></li>
<li><a href="http://www.clutterme.com/pictures">a page with Pictures and Video</a></li>
<li><a href="http://www.clutterme.com/homepage">instructional website #1 </a>and <a href="http://www.clutterme.com/links">instructional website #2</a></li>
</ul>
<p>If you are looking for a simple and easy way to put your first page out there on the Web, I would highly recommend giving <a href="http://www.clutterme.com/">Clutter Me</a> a shot.</p>
                                                                <strong>Add me on Twitter!</strong>  Come follow my daily antics, links, tips and more <a href="http://www.twitter.com/mitchkeeler">@mitchkeeler</a> on Twitter!<br />
<br />
&copy; <a href="http://www.mitchkeeler.com">Mitch Keeler</a> 2010 | Check out my <a href="http://www.firefoxfacts.com">firefox help site</a> and my <a href="http://www.webhostingshow.com">hosting podcast</a> too!</a>    <br />
<br>&nbsp;                                 ]]></content:encoded>
			<wfw:commentRss>http://www.mitchelaneous.com/2008/11/04/create-a-web-page-in-seconds-with-clutter-me/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Firefox Basics You Probably Forgot</title>
		<link>http://www.mitchelaneous.com/2007/06/06/firefox-basics-you-probably-forgot/</link>
		<comments>http://www.mitchelaneous.com/2007/06/06/firefox-basics-you-probably-forgot/#comments</comments>
		<pubDate>Wed, 06 Jun 2007 14:25:21 +0000</pubDate>
		<dc:creator>Mitch</dc:creator>
				<category><![CDATA[Software Help]]></category>
		<category><![CDATA[basics]]></category>
		<category><![CDATA[Firefox]]></category>
		<category><![CDATA[getting-started]]></category>
		<category><![CDATA[guide]]></category>
		<category><![CDATA[help]]></category>
		<category><![CDATA[info]]></category>
		<category><![CDATA[Mozilla]]></category>
		<category><![CDATA[tips]]></category>

		<guid isPermaLink="false">http://64.38.8.130/~mitchela/?p=1127</guid>
		<description><![CDATA[I have been working hard at building up a better &#8220;basics&#8221; section for Firefox Facts.  With all the news about Firefox 3 and all the people wanting to tweak the browser to fit their needs I think we sometimes forget that there are a lot of new people coming into the mix everyday.

What is [...]]]></description>
			<content:encoded><![CDATA[<p><img src='http://www.mitchelaneous.com/wp-content/uploads/2007/06/firefoxfacts.thumbnail.png' alt='Firefox Facts' align="right"/>I have been working hard at building up a better &#8220;<a href="http://www.firefoxfacts.com/category/firefox-basics/">basics</a>&#8221; section for <a href="http://www.firefoxfacts.com">Firefox Facts</a>.  With all the news about Firefox 3 and all the people wanting to tweak the browser to fit their needs I think we sometimes forget that there are a lot of new people coming into the mix everyday.</p>
<ul>
<li><a href="http://www.firefoxfacts.com/2007/05/21/what-is-mozilla-firefox/">What is Mozilla Firefox?</a></li>
<li><a href="http://www.firefoxfacts.com/2007/05/23/how-do-i-download-firefox/">How Do I Download Firefox?</a></li>
<li><a href="http://www.firefoxfacts.com/2007/05/24/why-should-i-switch-to-firefox/">Why Should I Switch to Firefox?</a></li>
<li><a href="http://www.firefoxfacts.com/2007/05/25/what-are-firefox-extensions/">What Are Firefox Extensions?</a></li>
<li><a href="http://www.firefoxfacts.com/2007/05/26/what-are-firefox-themes/">What Are Firefox Themes?</a></li>
<li><a href="http://www.firefoxfacts.com/2007/05/27/can-i-customize-firefoxs-toolbars/">Can I Customize Firefox&#8217;s Toolbars?</a></li>
<li><a href="http://www.firefoxfacts.com/2007/05/28/how-can-i-manage-my-firefox-bookmarks/">How Can I Manage My Firefox Bookmarks?</a></li>
<li><a href="http://www.firefoxfacts.com/2007/05/29/how-does-firefox-handle-rss-feeds/">How Does Firefox Handle RSS Feeds?</a></li>
<li><a href="http://www.firefoxfacts.com/2007/05/29/firefox-keyboard-shortcuts-to-remember/">Firefox Keyboard Shortcuts to Remember</a></li>
<li><a href="">What is the Firefox Search Box?</a></li>
</ul>
<p>Know of any other topics that you would like to see me cover?  <a href="http://www.firefoxfacts.com/submit-your-firefox-tips/">Drop me an E-mail</a> and let me know.</p>
                                                                <strong>Add me on Twitter!</strong>  Come follow my daily antics, links, tips and more <a href="http://www.twitter.com/mitchkeeler">@mitchkeeler</a> on Twitter!<br />
<br />
&copy; <a href="http://www.mitchkeeler.com">Mitch Keeler</a> 2010 | Check out my <a href="http://www.firefoxfacts.com">firefox help site</a> and my <a href="http://www.webhostingshow.com">hosting podcast</a> too!</a>    <br />
<br>&nbsp;                                 ]]></content:encoded>
			<wfw:commentRss>http://www.mitchelaneous.com/2007/06/06/firefox-basics-you-probably-forgot/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Web Hosting Basics</title>
		<link>http://www.mitchelaneous.com/2006/09/12/web-hosting-basics/</link>
		<comments>http://www.mitchelaneous.com/2006/09/12/web-hosting-basics/#comments</comments>
		<pubDate>Tue, 12 Sep 2006 14:02:19 +0000</pubDate>
		<dc:creator>Mitch</dc:creator>
				<category><![CDATA[Web Hosting]]></category>
		<category><![CDATA[basics]]></category>
		<category><![CDATA[guide]]></category>
		<category><![CDATA[info]]></category>
		<category><![CDATA[plans]]></category>
		<category><![CDATA[web-hosts]]></category>

		<guid isPermaLink="false">http://64.38.8.130/~mitchela/?p=754</guid>
		<description><![CDATA[When it comes to Web hosting, it is no secret that I am a little &#8216;bit of a &#8220;media rock star&#8220;.  With that said, I am always looking for more great information on the topic.  This time around, I happened to find it over at webhosting.wblogs.org.  This beginner&#8217;s guide to Web hosting [...]]]></description>
			<content:encoded><![CDATA[<p>When it comes to Web hosting, it is no secret that I am a little &#8216;bit of a &#8220;<a href="http://www.webhostingshow.com">media rock star</a>&#8220;.  With that said, I am always looking for more great information on the topic.  This time around, I happened to find it over at <a href="http://webhosting.wblogs.org/">webhosting.wblogs.org</a>.  This beginner&#8217;s guide to Web hosting is something we should all probably have a look over from time to time.  There is no time like the present to get a refresher course in Web hosting 101.</p>
<p>+ <a href="http://webhosting.wblogs.org/2006/09/12/a-beginners-guide-to-web-hosting/">A Beginners Guide to Web Hosting</a></p>
<p>If you ever need anything that is a little more in depth, then I would recommend that you pick up <a href="http://tutorials.lockergnome.com/library/20050227_lockergnomes_guide_to_web_hosting.phtml">Lockergnome&#8217;s Guide to Web Hosting</a> as well.</p>
                                                                <strong>Add me on Twitter!</strong>  Come follow my daily antics, links, tips and more <a href="http://www.twitter.com/mitchkeeler">@mitchkeeler</a> on Twitter!<br />
<br />
&copy; <a href="http://www.mitchkeeler.com">Mitch Keeler</a> 2010 | Check out my <a href="http://www.firefoxfacts.com">firefox help site</a> and my <a href="http://www.webhostingshow.com">hosting podcast</a> too!</a>    <br />
<br>&nbsp;                                 ]]></content:encoded>
			<wfw:commentRss>http://www.mitchelaneous.com/2006/09/12/web-hosting-basics/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Web Hosting Chapters 2 and 3 Done!</title>
		<link>http://www.mitchelaneous.com/2004/12/19/web-hosting-chapters-2-and-3-done/</link>
		<comments>http://www.mitchelaneous.com/2004/12/19/web-hosting-chapters-2-and-3-done/#comments</comments>
		<pubDate>Mon, 20 Dec 2004 00:52:20 +0000</pubDate>
		<dc:creator>Mitch</dc:creator>
				<category><![CDATA[Web Hosting]]></category>
		<category><![CDATA[basics]]></category>
		<category><![CDATA[help]]></category>
		<category><![CDATA[tips]]></category>
		<category><![CDATA[webhosts]]></category>

		<guid isPermaLink="false">http://64.38.8.130/~mitchela/?p=51</guid>
		<description><![CDATA[Well, chapter two has been done for a while now.  I just haven&#8217;t had the time to update my progress in a while.  I just finished the rough draft of chapter three as well a few short minutes ago.  So far things are going great.  The only problem I have run [...]]]></description>
			<content:encoded><![CDATA[<p>Well, chapter two has been done for a while now.  I just haven&#8217;t had the time to update my progress in a while.  I just finished the rough draft of chapter three as well a few short minutes ago.  So far things are going great.  The only problem I have run into is that my first two chapters are a little longer than my third.</p>
<p>A few more important things are covered though, so hopefully it will not be too much of a problem in the long run.  Keeping up with how much I have been writing, I could end up with around fifty pages when it is all said and done.  Some might get cut out when editing comes around though.  I&#8217;ll tackle that problem when I get to it though.</p>
                                                                <strong>Add me on Twitter!</strong>  Come follow my daily antics, links, tips and more <a href="http://www.twitter.com/mitchkeeler">@mitchkeeler</a> on Twitter!<br />
<br />
&copy; <a href="http://www.mitchkeeler.com">Mitch Keeler</a> 2010 | Check out my <a href="http://www.firefoxfacts.com">firefox help site</a> and my <a href="http://www.webhostingshow.com">hosting podcast</a> too!</a>    <br />
<br>&nbsp;                                 ]]></content:encoded>
			<wfw:commentRss>http://www.mitchelaneous.com/2004/12/19/web-hosting-chapters-2-and-3-done/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Congrats Web Hosting Toy Drive!</title>
		<link>http://www.mitchelaneous.com/2004/12/17/congrats-web-hosting-toy-drive/</link>
		<comments>http://www.mitchelaneous.com/2004/12/17/congrats-web-hosting-toy-drive/#comments</comments>
		<pubDate>Fri, 17 Dec 2004 20:11:48 +0000</pubDate>
		<dc:creator>Mitch</dc:creator>
				<category><![CDATA[Web Hosting]]></category>
		<category><![CDATA[basics]]></category>
		<category><![CDATA[help]]></category>
		<category><![CDATA[tips]]></category>
		<category><![CDATA[webhosts]]></category>

		<guid isPermaLink="false">http://64.38.8.130/~mitchela/?p=49</guid>
		<description><![CDATA[When I first signed up at the Web Hosting Toy Drive, they had barely raised over $200.  I thought it was a good cause, so I contributed my sum to the pot.  Now congratulations are in order to all those who made the first Web Hosting Toy Drive a success.  $8,056.96 was [...]]]></description>
			<content:encoded><![CDATA[<p>When I first signed up at the <a href="http://www.whtoydrive.com">Web Hosting Toy Drive</a>, they had barely raised over $200.  I thought it was a good cause, so I contributed my sum to the pot.  Now congratulations are in order to all those who made the first Web Hosting Toy Drive a success.  <b>$8,056.96</b> was raised by the time all was said and done, and I couldn&#8217;t be happier.</p>
<p>I plan on being a part of it next year as well.  This just goes to show you that the world of Web hosting is not as cut throat as many may think that it is.   When there is a good cause, it is nice to see that so many people can come together to help.  This is the true meaning of the holiday season for sure.</p>
                                                                <strong>Add me on Twitter!</strong>  Come follow my daily antics, links, tips and more <a href="http://www.twitter.com/mitchkeeler">@mitchkeeler</a> on Twitter!<br />
<br />
&copy; <a href="http://www.mitchkeeler.com">Mitch Keeler</a> 2010 | Check out my <a href="http://www.firefoxfacts.com">firefox help site</a> and my <a href="http://www.webhostingshow.com">hosting podcast</a> too!</a>    <br />
<br>&nbsp;                                 ]]></content:encoded>
			<wfw:commentRss>http://www.mitchelaneous.com/2004/12/17/congrats-web-hosting-toy-drive/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>First Chapter Done!</title>
		<link>http://www.mitchelaneous.com/2004/12/16/first-chapter-done/</link>
		<comments>http://www.mitchelaneous.com/2004/12/16/first-chapter-done/#comments</comments>
		<pubDate>Thu, 16 Dec 2004 22:57:38 +0000</pubDate>
		<dc:creator>Mitch</dc:creator>
				<category><![CDATA[Web Hosting]]></category>
		<category><![CDATA[basics]]></category>
		<category><![CDATA[help]]></category>
		<category><![CDATA[tips]]></category>
		<category><![CDATA[webhosts]]></category>

		<guid isPermaLink="false">http://64.38.8.130/~mitchela/?p=48</guid>
		<description><![CDATA[Sorry I wasn&#8217;t around much yesterday.  Since Tuesday I&#8217;ve been battling a cold that I caught from my sister&#8217;s kids.  On the bright side of things though I do have some news about the Web hosting book I&#8217;ve been working on.  Yesterday I finished a rough draft of the first chapter.  [...]]]></description>
			<content:encoded><![CDATA[<p>Sorry I wasn&#8217;t around much yesterday.  Since Tuesday I&#8217;ve been battling a cold that I caught from my sister&#8217;s kids.  On the bright side of things though I do have some news about the Web hosting book I&#8217;ve been working on.  Yesterday I finished a rough draft of the first chapter.  Things are coming together nicely so far.</p>
<p>I&#8217;ve set a target date, for the end of January, for me to reach a finished &#8220;rough draft&#8221; of the book.  Then I&#8217;ll probably go through and make some modifications, then let a few other folks play editor for me, then I might be ready for a public release.</p>
                                                                <strong>Add me on Twitter!</strong>  Come follow my daily antics, links, tips and more <a href="http://www.twitter.com/mitchkeeler">@mitchkeeler</a> on Twitter!<br />
<br />
&copy; <a href="http://www.mitchkeeler.com">Mitch Keeler</a> 2010 | Check out my <a href="http://www.firefoxfacts.com">firefox help site</a> and my <a href="http://www.webhostingshow.com">hosting podcast</a> too!</a>    <br />
<br>&nbsp;                                 ]]></content:encoded>
			<wfw:commentRss>http://www.mitchelaneous.com/2004/12/16/first-chapter-done/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>How Does DNS Work?</title>
		<link>http://www.mitchelaneous.com/2004/12/13/how-does-dns-work/</link>
		<comments>http://www.mitchelaneous.com/2004/12/13/how-does-dns-work/#comments</comments>
		<pubDate>Mon, 13 Dec 2004 18:09:49 +0000</pubDate>
		<dc:creator>Mitch</dc:creator>
				<category><![CDATA[Web Hosting]]></category>
		<category><![CDATA[basics]]></category>
		<category><![CDATA[help]]></category>
		<category><![CDATA[tips]]></category>
		<category><![CDATA[webhosts]]></category>

		<guid isPermaLink="false">http://64.38.8.130/~mitchela/?p=45</guid>
		<description><![CDATA[Ever been confused on the ways DNS works?  Do you know what DNS is?  Don&#8217;t be ashamed if you don&#8217;t because you are one of many not know all the facts behind it.  Our good friend Google tells us DNS is, &#8220;(Domain Name Server) &#8211; Used to map names to IP addresses [...]]]></description>
			<content:encoded><![CDATA[<p>Ever been confused on the ways DNS works?  Do you know what DNS is?  Don&#8217;t be ashamed if you don&#8217;t because you are one of many not know all the facts behind it.  Our good friend <a href="http://www.google.com/search?hl=en&amp;lr=&amp;c2coff=1&amp;safe=off&amp;client=firefox-a&amp;rls=org.mozilla:en-US:official&amp;oi=defmore&amp;q=define:DNS">Google</a> tells us DNS is, &#8220;(Domain Name Server) &#8211; Used to map names to IP addresses and vice versa. Domain Name Servers maintain central lists of domain name/IP addresses and map the domain names in your Internet requests to other servers on the Internet until the specified web site is found.&#8221;</p>
<p>What does that mean?  It is pretty bad when you need a definition of the definition.  The friendly folks over at Splodgy Web Design have put together one heck of a <a href="http://www.splodgy.com/modules/news/article.php?storyid=34">tutorial on this very subject</a>.</p>
<blockquote><p>
DNS stands for Domain Name System. It is the process that connects the domain name you typed into your browser, to the server that serves or hosts the information for that domain.</p>
<p>People often get very confused when it comes to understanding DNS and nameservers. They get all mixed up with domain names, web servers, resolvers and IP addresses. Even people who are very computer literate can get in a complete fuddle over DNS. But it&#8217;s not really that difficult really. It&#8217;s just that whenever someone starts to explain it to you, they end up using all manor of buzz words. Things like bind and resolver. In some ways, DNS is like the offside rule in football (soccer). Everyone can play the game but just try an get them to explain the offside rule and things get very complicated. This tutorial is intended to help you understand how DNS works.
</p></blockquote>
<p>If that didn&#8217;t get your questions answered then try looking over at <a href="http://www.webopedia.com/TERM/D/DNS.html">Webopedia</a>:</p>
<blockquote><p>
(1) Short for Domain Name System (or Service or Server), an Internet service that translates domain names into IP addresses. Because domain names are alphabetic, they&#8217;re easier to remember. The Internet however, is really based on IP addresses. Every time you use a domain name, therefore, a DNS service must translate the name into the corresponding IP address. For example, the domain name www.example.com might translate to 198.105.232.4.</p>
<p>The DNS system is, in fact, its own network. If one DNS server doesn&#8217;t know how to translate a particular domain name, it asks another one, and so on, until the correct IP address is returned.
</p></blockquote>
<p>No mater which source you turn to, they are both well written, full of information, and right.  There is no such thing as a stupid question, and with the Internet at your fingertips you have a plethora of answers to choose from!</p>
                                                                <strong>Add me on Twitter!</strong>  Come follow my daily antics, links, tips and more <a href="http://www.twitter.com/mitchkeeler">@mitchkeeler</a> on Twitter!<br />
<br />
&copy; <a href="http://www.mitchkeeler.com">Mitch Keeler</a> 2010 | Check out my <a href="http://www.firefoxfacts.com">firefox help site</a> and my <a href="http://www.webhostingshow.com">hosting podcast</a> too!</a>    <br />
<br>&nbsp;                                 ]]></content:encoded>
			<wfw:commentRss>http://www.mitchelaneous.com/2004/12/13/how-does-dns-work/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Weekend Web Hosting Book Update</title>
		<link>http://www.mitchelaneous.com/2004/12/12/weekend-web-hosting-book-update/</link>
		<comments>http://www.mitchelaneous.com/2004/12/12/weekend-web-hosting-book-update/#comments</comments>
		<pubDate>Mon, 13 Dec 2004 00:25:51 +0000</pubDate>
		<dc:creator>Mitch</dc:creator>
				<category><![CDATA[Web Hosting]]></category>
		<category><![CDATA[basics]]></category>
		<category><![CDATA[help]]></category>
		<category><![CDATA[tips]]></category>
		<category><![CDATA[webhosts]]></category>

		<guid isPermaLink="false">http://64.38.8.130/~mitchela/?p=44</guid>
		<description><![CDATA[Alright, I finally have some news to talk about.  The rough draft of my introduction is finished.  I know it has been a while and some might be disappointed that this is all I have done, but there are several factors that play into that.  Number one is the fact that I [...]]]></description>
			<content:encoded><![CDATA[<p>Alright, I finally have some news to talk about.  The rough draft of my introduction is finished.  I know it has been a while and some might be disappointed that this is all I have done, but there are several factors that play into that.  Number one is the fact that I have never written a book before!  A lot of mine time thus far has been spent writing notes to myself, making outlines and trying to visualize what the book will look like in my own mind.</p>
<p>Hopefully later today I will be able to get a little more done before I have my nephews and niece over here for the next two days.  I love them to death, but it is really hard to get any writing done unless the house is empty, I&#8217;m in my underwear and I&#8217;m packed full of caffeine.  Not exactly the visual you wanted?  For that I am truly sorry.</p>
<p>On a somewhat related note, I did a little updating to my own Web site, <a href="http://www.mitchkeeler.com">MitchKeeler.com</a> this morning as well.  Mainly I did a little book plugging here and there.  One thing I am pretty proud of getting done is creating pdf versions of the <a href="http://www.mitchkeeler.com/examples.php">example articles</a> listed on my Web site.  So now you have the option to view it as HTML or a PDF.</p>
<p>No real magic behind how it was done though.  Just copied them into Open Office, did a little formatting, and exported them into the PDF format.  I figure if the Web hosting book goes into e-book form, I had better get used to trying to play with PDF formatting, reading and viewing.  I had not been a big fan of the format till I checked out a few of <a href="http://tutorials.lockergnome.com/">Lockergnome&#8217;s tutorials</a>.  Now I am hooked.</p>
                                                                <strong>Add me on Twitter!</strong>  Come follow my daily antics, links, tips and more <a href="http://www.twitter.com/mitchkeeler">@mitchkeeler</a> on Twitter!<br />
<br />
&copy; <a href="http://www.mitchkeeler.com">Mitch Keeler</a> 2010 | Check out my <a href="http://www.firefoxfacts.com">firefox help site</a> and my <a href="http://www.webhostingshow.com">hosting podcast</a> too!</a>    <br />
<br>&nbsp;                                 ]]></content:encoded>
			<wfw:commentRss>http://www.mitchelaneous.com/2004/12/12/weekend-web-hosting-book-update/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>What is a Subdomain?</title>
		<link>http://www.mitchelaneous.com/2004/12/12/what-is-a-subdomain/</link>
		<comments>http://www.mitchelaneous.com/2004/12/12/what-is-a-subdomain/#comments</comments>
		<pubDate>Sun, 12 Dec 2004 23:33:23 +0000</pubDate>
		<dc:creator>Mitch</dc:creator>
				<category><![CDATA[Web Hosting]]></category>
		<category><![CDATA[basics]]></category>
		<category><![CDATA[help]]></category>
		<category><![CDATA[tips]]></category>
		<category><![CDATA[webhosts]]></category>

		<guid isPermaLink="false">http://64.38.8.130/~mitchela/?p=43</guid>
		<description><![CDATA[When you have yourself a pie, chances are you are not going to want to eat the whole thing yourself.  Instead you will divide the pie into several pieces so that it is easier to manage and everybody can get some.  Think of a Web hosting account in the same way.  You [...]]]></description>
			<content:encoded><![CDATA[<p>When you have yourself a pie, chances are you are not going to want to eat the whole thing yourself.  Instead you will divide the pie into several pieces so that it is easier to manage and everybody can get some.  Think of a Web hosting account in the same way.  You might want to have a section of it devoted to your blog.  You might want another section of it to be devoted to your favorite links.  With or without subdomains this can be done.  However, with subdomains the process is so much easier to navigate.</p>
<p>Now I will save you the horrible trouble of what goes on during the Web hosting server side of this.  Trust me, it is nothing exciting and probably nothing you need to worry about just yet.  Most of you should know by now that when you create a new folder inside your Web hosting account, the directory for it should look something like this:</p>
<p><strong>Without Subdomain:</strong></p>
<p>http://www.yoursite.com/blog</p>
<p>Now that is all fine and dandy, but it might be a little hard to remember.  Now what if you got a different address that pointed at that same exact spot, but was easier to remember?  Try this on for size:</p>
<p><strong>With Subdomain:</strong></p>
<p>http://blog.yoursite.com</p>
<p>Did you see what happened?  We dropped the &#8220;www&#8221; and put in &#8220;blog&#8221;.  Now that this is up there, you can drop the use of &#8220;/blog&#8221; at the end.  This my friends is a subdomain.</p>
<p>How can you create one of these beauties on your own?  Well, your Web hosting company should have provided you with a control panel when signing up for your Web hosting account.  If they did, you should have a setting somewhere in there telling you how you can get it done.  It differs from control panel to control panel, so I will leave that much as homework for you.</p>
<p>In effect you are telling the server that &#8220;http://blog.yoursite.com&#8221; points to your &#8220;blog&#8221; folder.  This can be done with any folder that is inside your root or home directory.  Now how would a folder look if it was inside the blog folder?  Like this:</p>
<p><strong>Without Subdomain:</strong></p>
<p>http://www.yoursite.com/blog/mitchrules</p>
<p><strong>With Subdomain:</strong></p>
<p>http://blog.yoursite.com/mitchrules</p>
<p>Now why would you want to use subdomains?  For easier navigation and organization.  The shorter you are able to make a URL, the more likely a visitor is going to remember it and come back.</p>
                                                                <strong>Add me on Twitter!</strong>  Come follow my daily antics, links, tips and more <a href="http://www.twitter.com/mitchkeeler">@mitchkeeler</a> on Twitter!<br />
<br />
&copy; <a href="http://www.mitchkeeler.com">Mitch Keeler</a> 2010 | Check out my <a href="http://www.firefoxfacts.com">firefox help site</a> and my <a href="http://www.webhostingshow.com">hosting podcast</a> too!</a>    <br />
<br>&nbsp;                                 ]]></content:encoded>
			<wfw:commentRss>http://www.mitchelaneous.com/2004/12/12/what-is-a-subdomain/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
