<?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>A Clever Cat &#187; Terms &amp; Definitions</title>
	<atom:link href="http://aclevercat.com/category/blog/terms-definitions/feed/" rel="self" type="application/rss+xml" />
	<link>http://aclevercat.com</link>
	<description>Web Tech Assistance for the tech-challenged (or just tech-tired)</description>
	<lastBuildDate>Thu, 12 Aug 2010 15:16:43 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
		<item>
		<title>What is a Domain name? Everything you ever wanted to know (and more)</title>
		<link>http://aclevercat.com/what-is-domain-name/</link>
		<comments>http://aclevercat.com/what-is-domain-name/#comments</comments>
		<pubDate>Wed, 03 Mar 2010 19:26:35 +0000</pubDate>
		<dc:creator>Valerie</dc:creator>
				<category><![CDATA[Terms & Definitions]]></category>

		<guid isPermaLink="false">http://aclevercat.com/?p=874</guid>
		<description><![CDATA[All about domain names - what is a domain name? What does DNS mean? How do I register one? Why would I want to? Everything you ever wanted to know and more.]]></description>
			<content:encoded><![CDATA[<div id="attachment_900" class="wp-caption alignleft" style="width: 250px"><img src="http://aclevercat.com/wp-content/uploads/2010/03/CatwithGlasses.jpg" alt="" title="CatwithGlasses" width="240" height="160" class="size-full wp-image-900" />
<p class="wp-caption-text">Ready to Learn About Domains!<br />Photo by http://www.flickr.com/photos/sindykids/3815859831/in/set-72157621805999820/</p>
</div>
<p>&nbsp;<br />&nbsp;<br />
If you want your own website with your own domain name, you have to register a domain first.  Here&#8217;s an overview of domains, the terms surrounding them and what&#8217;s involved in registering a domain name.  Let me know in the comments if you have further questions!<br />
<br />&nbsp;<br />&nbsp;<br />&nbsp;<br />&nbsp;</p>
<h3>Table of Contents</h3>
<p>
<a href="#terms">Terms</a></p>
<ul>
<li><a href="#ip">IP Address</a></li>
<li><a href="#dns">DNS</a></li>
<li><a href="#domainname">Domain Name</a></li>
<li><a href="#url">URL / URI</a></li>
<li><a href="#tlds">Top Level Domains (TLDs)</a></li>
<li><a href="#nameserver">DNS Nameservers</a></li>
</ul>
<p><a href="#registration">Domain Registration</a></p>
<ul>
<li><a href="#registrar">Domain Name Registrar</a></li>
<li><a href="#who">Who needs to register a domain?</a></li>
<li><a href="#how">How to register a domain</a></li>
<li><a href="#point">Point Your Domain Name to Your Website</a></li>
</ul>
<h3 id="terms">Terms</h3>
<div style="margin-left:50px;">
<h4 id="dns">DNS</h4>
<p>Here&#8217;s the official word from Wikipedia:</p>
<div style="margin-left:50px;"><em>&#8220;The Domain Name System (DNS) is a hierarchical naming system for computers, services, or any resource connected to the Internet or a private network. It associates various information with domain names assigned to each of the participants.&#8221;</em> </div>
<p>Kinda dry, huh?  Basically, it just means that every computer or anything that is connected to the Internet (I&#8217;m going to call these websites from now on) has an address, so that you can find it when you want it.</p>
<h4 id="ip">IP Addresses</h4>
<p>The actual address of a website is called an Internet Protocol Address, or more commonly, an IP Address.  The IP Address is a number &#8211; something like 192.0.32.10.  </p>
<p>As you can imagine, a bunch of numbers isn&#8217;t the best system for humans to use.  We&#8217;re never going to remember that.</p>
<p>So, the DNS (Domain Name System) was created, to give people a better way to deal with addresses.  The DNS system associates a name with the IP Address to make it easier to remember, and also so that it remains constant even if the IP Address changes.  You can still get to Example.com every time you type that address in, even if the IP Address it points to has changed.</p>
<h4 id="domainname">Domain Name</h4>
<div style="text-align:center"><strong>192.0.32.10 = Example.com</strong></div>
<p>That name that gets associated with an IP Address is called a &#8220;Domain Name.&#8221;  So, instead of 192.0.32.10, you go to Example.com.  Either one will work (go ahead, try it), but Example.com is a whole lot easier to manage and remember.</p>
<p><img src="http://aclevercat.com/wp-content/uploads/2010/03/CatinHouse-150x150.jpg" alt="Cat in Cardboard House" title="Cat in Cardboard House" width="150" height="150" class="alignright size-thumbnail wp-image-894" />Think of it this way.  It&#8217;s a lot like the difference between the street address for your home and its latitude and longitude.  12345 Some Street is a lot easier to remember than 39.866025,-121.608153, wouldn&#8217;t you say?  How would you like to have to give that out every time you invited someone over?</p>
<p>Yeah, me neither.<br />
<br />&nbsp;</p>
<h4 id="url">URL / URI</h4>
<p>You may see &#8220;URL&#8221; or even &#8220;URI&#8221; go by in reference to domains.  There are some very technical descriptions of what URIs (Uniform Resource Identifier) and URLs (Uniform Resource Locator) are, but unless you are really getting deep into tech-land, it will never really impact you.  </p>
<p>If you really want to know about them, <a href="http://en.wikipedia.org/wiki/Uniform_Resource_Identifier">check out the Wikipedia article here </a>.</p>
<p>For the rest of us every day web-browser laymen types, we&#8217;re just going to say that <strong>a URL is basically the same thing as a Domain Name</strong> and leave it that.  </p>
<p><em><strong>Attention:  Serious Tech-Heads</strong> &#8211; please don&#8217;t leave me hate-messages in the comments.  I know they&#8217;re different.  It just doesn&#8217;t really matter to the Average Joe web surfer.  Really.  It doesn&#8217;t.</em></p>
<h4 id="tlds">Top Level Domains (TLDs)</h4>
<p>There are a bunch of different types of Domain, and they are identified by the letters AFTER the dot.  All of these types are called Top Level Domains or &#8220;TLDs.&#8221;  The TLD that you are probably most familiar with is <strong>.com</strong>.  But there are a whole bunch more available, including .org, .net, .eu., .au, etc.  <a href="http://en.wikipedia.org/wiki/List_of_Internet_top-level_domains">Here is a list</a>.  I won&#8217;t say it has them all because it seems that more are added all the time, but this one is pretty comprehensive. </p>
<p>There are lots to choose from, and it&#8217;s entirely up to you as to which you choose.  The good news is that because they keep adding new ones, you can probably find a domain name you like.  If it&#8217;s not available with one TLD, try it with another. </p>
<p>The bad news is that even with the proliferation of different TLDs, .com is still considered the king.  If you are doing business, you want to do your level best to get a .com name.  Unfortunately, many times the one you want is taken.  You may have to get creative with your domain name, but don&#8217;t despair.  Just remember that sometimes a &#8220;nonsense word&#8221; domain gets really successful &#8211; i.e., Google.com or Zazzle.com.</p>
<h4 id="nameserver">DNS Nameservers</h4>
<p>After you register your domain name, you will need to point it at your actual website (remember the IP Address, above?) so that when someone types in the domain name, they get the right website.  </p>
<p>The way you do this is by putting your web host&#8217;s information into your DNS Nameservers settings with the domain registrar where you registered the domain  (That&#8217;s an ugly sentence, isn&#8217;t it?  Can&#8217;t seem to find any other way to give you that information that makes it any better though, so bear with me).  See the &#8220;<a href="#how">How to Register a Domain</a>&#8221; section, below.
</div>
<p>Whew!  That was some dry, boring stuff, huh?  Now on to the good part.</p>
<h3 id="registration">Domain Registration</h3>
<p>
<div style="margin-left:50px;">
<h4 id="registrar">Domain Name Registrar</h4>
<p>A Domain Name Registrar is an entity that manages the registration of domain names.  Most Registrars are companies that sell domain registrations, such as <a href="http://aclevercat.com/to/Godaddy">Godaddy.com</a>.</p>
<h4 id="who">Who Needs to Register a Domain?</h4>
<p>Anyone who wants to host a website with a domain name of their choosing needs to register that domain.  </p>
<h4 id="how">How To Register a Domain</h4>
<p>Registering a domain is very easy.  Just go to your chosen Registrar &#8211; I recommend <a href="http://aclevercat.com/to/Godaddy">Godaddy.com</a> &#8211; and use their Domain Search function to see if your preferred domain is available.</p>
<p>Once you&#8217;ve found a domain name that you like and that is available, purchase it through the registrar&#8217;s shopping cart.  Notice that the registrar will ask you how long you want to register the domain for &#8211; 1 year, 2 years, 5 years or more.  Registrations only last for the period you purchase so that domains can be reused if they are allowed to lapse.  </p>
<p>After the purchase is complete &#8211; that&#8217;s it!  The domain is now yours, at least for the amount of time you purchased.  </p>
<h4 id="point">Point Your Domain Name to Your Website</h4>
<p>Now that you&#8217;ve registered your domain, you need to set your Nameserver Settings so that when someone types in your domain, they actually see your website.  If you don&#8217;t do this, it will continue to show the holding page put up by the registrar, and you don&#8217;t want to make them ANY more money, do you?  No, of course you don&#8217;t.</p>
<p>To point your domain name to your website, you need the DNS Nameserver settings from your web hosting account.  Don&#8217;t have a web hosting account yet?  Well, an article is coming on that soon, so watch for it.  But let&#8217;s assume that you do, for the sake of this article.</p>
<p>With my host (<a href="http://aclevercat.com/to/Hostgator">Hostgator.com</a> &#8211; highly recommended), the DNS Nameserver settings are listed right in the control panel on the left hand side.  If you can&#8217;t find the information on your hosting control panel, search the host&#8217;s knowledgebase or ask them directly.  They should reply back asap because it&#8217;s an easy question.</p>
<p>The settings should look something like this</p>
<div style="margin-left:50px;">ns1234.yourhostname.com<br />
ns1235.yourhostname.com</div>
<p>Or something similar.  </p>
<p>Now, login to your domain registry account and look for &#8220;Manage Your Domains&#8221; or &#8220;Manage DNS Settings&#8221; or &#8220;Set Nameservers&#8221; or something along those lines.  Once you&#8217;ve found it, they should have at least two, sometimes three, spaces to put your host&#8217;s DNS Nameserver settings into.  If your host only offers two and the registrar has space for three &#8211; don&#8217;t worry.   Just put the two in there and hit save.  It will work.  </p>
<p>Be sure to delete any nameserver settings left over by your domain registrar.  You don&#8217;t want them competing with your host&#8217;s settings.  Only your host&#8217;s settings should be listed &#8211; even if there are more slots available than your host gave information on.  Trust me.  It works.</p>
<p>After you have changed these settings at your registrar and made sure it has saved properly, wait a while and then go to your domain name.  You should see your website appear there.  Sometimes it may take a while &#8211; even up to 48 hours &#8211; for the changes to propagate throughout the Internet.  But it generally doesn&#8217;t take that long and you can see your website fairly quickly (anywhere from almost immediately to overnight has been my experience).
</p></div>
<p>That&#8217;s it!  I&#8217;m certain there are lots more nitpicky details about domains that I could tell you.  But this covers the big stuff that you will run into as you learn to host and manage your own website.  </p>
<h3 id="questions">Questions?</h3>
<p>Did I miss something?  Do you still have a burning question?  Ask in the comments below!  I&#8217;m happy to answer questions anytime.  </p>
<p><strong>Disclosure: </strong> This article contains affiliate links.</p>
]]></content:encoded>
			<wfw:commentRss>http://aclevercat.com/what-is-domain-name/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>Basic Web Terms</title>
		<link>http://aclevercat.com/blog-post-test-1/</link>
		<comments>http://aclevercat.com/blog-post-test-1/#comments</comments>
		<pubDate>Wed, 26 Aug 2009 22:47:31 +0000</pubDate>
		<dc:creator>Valerie</dc:creator>
				<category><![CDATA[General Website Info]]></category>
		<category><![CDATA[Terms & Definitions]]></category>

		<guid isPermaLink="false">http://aclevercat.com/?p=32</guid>
		<description><![CDATA[For some of us, terms like "domain," "url," "web host," and "blog" are natural parts of our daily conversations.  We take it for granted that everyone understands what they mean but the reality is, there are still lots of people who don't really get all those words.]]></description>
			<content:encoded><![CDATA[<p><img src="http://aclevercat.com/wp-content/uploads/2010/01/glossary-300x199.jpg" alt="glossary" title="glossary" width="300" height="199" class="alignleft size-medium wp-image-411" />For some of us, terms like &#8220;domain,&#8221; &#8220;url,&#8221; &#8220;web host,&#8221; and &#8220;blog&#8221; are natural parts of our daily conversations.  We take it for granted that everyone understands what they mean but the reality is, there are still lots of people who don&#8217;t really get all those words.</p>
<p>So, here is a list of some basic Internet terms that you need to know if you are thinking of starting your own web site, in the order I think you&#8217;re most likely to encounter them.  </p>
<ul>
<li><strong>Domain (aka URL)</strong> &#8211; the address of a particular website.  This is the text name that corresponds to the numeric address (IP address) of a computer on the Internet.  Basically, this is what you type into your browser to get to a website (i.e., www.ACleverCat.com).  A domain name must be registered with an accredited domain registrar so that no exact duplicates can occur.  We recommend <a href="http://www.poshblogs.com/to/Godaddy.com">Godaddy.com</a>.  Registering your domain name is the first step in getting your own website or blog.<br />&nbsp;</li>
<p></p>
<li><strong>Host</strong> &#8211; the computer where the files that make up your website reside.  Web hosting companies specialize in providing space on computers that are connected to the Internet 24/7 so that your website can be accessed at any time.  In order to have a website, you need to <a href="http://aclevercat.com/partners">sign up for a web hosting account</a>, or provide your own server that is connected to the Internet at all times. Most people go the web hosting account route.<br />&nbsp;</li>
<p></p>
<li><strong>Nameservers (aka DNS)</strong> &#8211; the setting at your web host that connects your domain name with your IP address, so that when someone types in your domain name, the correct page comes up.  When you sign up for a hosting account, your welcome email will contain the correct Nameserver setting, which you need to set at your domain name registrar.
<p>Once you have your domain registered, a web hosting account and your nameservers set up, you are ready to start building a website or blog.<br />&nbsp;</li>
<p></p>
<li><strong>Blog (aka Weblog)</strong> &#8211; a web site or part of a web site displaying posts most commonly in a reverse-chronological order.<br />&nbsp;</li>
<p></p>
<li><strong>WordPress</strong> &#8211; software that provides an easy to use, dynamic website that can be maintained entirely via a web-based administration screen, and which automatically updates the site without need for writing HTML.  WordPress is currently the reigning champion of blogging software because it is free, easy to use, powerful, flexible and has a thriving community for support and expansion.  It can be used for blogging, but also for business, hobby and other types of websites.<br />&nbsp;</li>
<p></p>
<li><strong>WordPress.com vs. WordPress.org</strong> &#8211; Basically, WordPress.com is a free version of the WordPress software on someone else&#8217;s account and under someone else&#8217;s control.  WordPress.org is where you go to download the WordPress software which you can then upload to your own server (at your web hosting account) and use to run your blog or website.  Watch for a post coming soon with a full comparison of these.<br />&nbsp;</li>
<p></p>
<li><strong>RSS</strong> &#8211; RSS stands for Really Simple Syndication.  Basically, it is a way to receive notifications automatically whenever a site posts an update, so you don&#8217;t have to keeping coming back to check.  It can save you lots of time and keep you updated effortlessly.  You sign up for RSS at sites you want to be notified by, then access your notifications in an RSS Reader.  There are many readers available, most free.  I like  <a href="http://www.google.com/reader">Google Reader</a> because it is free and easy to use, but there are lots of others.  Just search for RSS reader.  To add a site to your RSS Reader, just find the RSS button or link on the site you are interested in.  
<p><img src="http://aclevercat.com/wp-content/uploads/2010/01/glossary-300x199.jpg" alt="" title="glossary" width="300" height="199" class="alignleft size-full wp-image-68" />Look for this commonly accepted and widely used symbol for RSS, or some variation of it.  Also, note that some sites will just have a regular text link.</p>
<p>For an easy to understand description of RSS, see this article &#8211; <a href="http://cravingideas.blogs.com/backinskinnyjeans/2006/09/how_to_explain_.html">How to Explain RSS the Oprah Way</a></li>
</ul>
<p>
I&#8217;m definitely forgetting some things here.  Feel free to ask about other terms you are unsure about in the comments and I&#8217;ll update this post to make it more complete.</p>
]]></content:encoded>
			<wfw:commentRss>http://aclevercat.com/blog-post-test-1/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

