<?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>InSitesOut.com</title>
	<atom:link href="http://insitesout.com/?feed=rss2" rel="self" type="application/rss+xml" />
	<link>http://insitesout.com</link>
	<description>The Ins &#38; Outs of Running a Website</description>
	<lastBuildDate>Wed, 30 Jul 2008 16:18:14 +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>What is a Blog?</title>
		<link>http://insitesout.com/?p=9</link>
		<comments>http://insitesout.com/?p=9#comments</comments>
		<pubDate>Wed, 30 Jul 2008 16:18:14 +0000</pubDate>
		<dc:creator>Marie Buckhanan</dc:creator>
				<category><![CDATA[Internet Basics]]></category>
		<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[blog]]></category>

		<guid isPermaLink="false">http://insitesout.com/?p=9</guid>
		<description><![CDATA[It sounds like it should be something nasty or icky doesn&#8217;t it?
Despite the rather ugly sound, blogs have become very popular.
So where did the crazy name come from? Back in the early days of the net, some daring pioneers began journaling online. The term &#8216;web log&#8217;  or &#8216;weblog&#8217; was coined to describe the new [...]]]></description>
			<content:encoded><![CDATA[<p>It sounds like it should be something nasty or icky doesn&#8217;t it?</p>
<p>Despite the rather ugly sound, blogs have become very popular.</p>
<p>So where did the crazy name come from? Back in the early days of the net, some daring pioneers began journaling online. The term &#8216;web log&#8217;  or &#8216;weblog&#8217; was coined to describe the new journal or diary type website. Somewhere along the way the space was moved and &#8216;web log&#8217; became &#8216;we blog&#8217;. Whether it was a typo or intentional is unknown &#8211; but the change stuck and blogging was born.</p>
<p>In many ways blogs are like having your own editorial column in your own private newspaper. They can be about whatever you want them to be about. Some stick to a narrow topic, some are all over the place.</p>
<p>As a general rule, blogs are update daily with a new &#8216;post&#8217; (article, editorial) each day. The posts are usually listed in reverse chronological order. Many blogs are now adding categories or tags to give the reader alternative ways to search and display the content.</p>
<p>Search engines are constantly looking for new content to add to their index. Blogs that get updated frequently get revisited and reindexed frequently.</p>
]]></content:encoded>
			<wfw:commentRss>http://insitesout.com/?feed=rss2&amp;p=9</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>From Bits &amp; Bytes to Yottabytes</title>
		<link>http://insitesout.com/?p=3</link>
		<comments>http://insitesout.com/?p=3#comments</comments>
		<pubDate>Wed, 30 Jul 2008 16:10:17 +0000</pubDate>
		<dc:creator>Marie Buckhanan</dc:creator>
				<category><![CDATA[Computer Basics]]></category>
		<category><![CDATA[bit]]></category>
		<category><![CDATA[byte]]></category>
		<category><![CDATA[exabyte]]></category>
		<category><![CDATA[exbibyte]]></category>
		<category><![CDATA[gibibyte]]></category>
		<category><![CDATA[gigabyte]]></category>
		<category><![CDATA[kibibyte]]></category>
		<category><![CDATA[kilobyte]]></category>
		<category><![CDATA[mebibyte]]></category>
		<category><![CDATA[megabyte]]></category>
		<category><![CDATA[pebibyte]]></category>
		<category><![CDATA[petabyte]]></category>
		<category><![CDATA[tebibyte]]></category>
		<category><![CDATA[terabyte]]></category>
		<category><![CDATA[yobibyte]]></category>
		<category><![CDATA[yottabyte]]></category>
		<category><![CDATA[zebibyte]]></category>
		<category><![CDATA[zettabyte]]></category>

		<guid isPermaLink="false">http://insitesout.com/?p=3</guid>
		<description><![CDATA[A friend recently said she got confused about which was bigger: kilobytes, megabytes, gigabytes, etc.
Ah ha! An easy little article, I thought. A cheat sheet for newbies. I&#8217;ll just look up what comes after terabyte and whip a quick article together.
How wrong I was.
Megs &#38; Gigs
The prefix part is pretty straightforward. The kilo, mega, giga, [...]]]></description>
			<content:encoded><![CDATA[<p>A friend recently said she got confused about which was bigger: kilobytes, megabytes, gigabytes, etc.</p>
<p>Ah ha! An easy little article, I thought. A cheat sheet for newbies. I&#8217;ll just look up what comes after terabyte and whip a quick article together.</p>
<p>How wrong I was.</p>
<h3>Megs &amp; Gigs</h3>
<p>The prefix part is pretty straightforward. The kilo, mega, giga, etc. comes from the standardized SI naming scheme. SI is the International System of Units (from the French <em><span lang="fr" xml:lang="fr">Le Système International d&#8217;Unités)</span></em> and was adopted in 1960. In the U.S. school systems it was often called the <em>metric system</em>.</p>
<table border="0">
<tbody>
<tr>
<td>kilo</td>
<td>= 10<sup>3</sup></td>
<td>= 1,000</td>
</tr>
<tr>
<td>mega</td>
<td>= 10<sup>6 </sup></td>
<td>= 1,000,000</td>
</tr>
<tr>
<td>giga</td>
<td>= 10<sup>9</sup></td>
<td>= 1,000,000,000</td>
</tr>
<tr>
<td>tera</td>
<td>= 10<sup>12</sup></td>
<td>= 1,000,000,000,000</td>
</tr>
<tr>
<td>peta</td>
<td>= 10<sup>15</sup></td>
<td>= 1,000,000,000,000,000</td>
</tr>
<tr>
<td>exa</td>
<td>= 10<sup>18</sup></td>
<td>= 1,000,000,000,000,000,000</td>
</tr>
<tr>
<td>zetta</td>
<td>= 10<sup>21</sup></td>
<td>= 1,000,000,000,000,000,000,000</td>
</tr>
<tr>
<td>yotta</td>
<td>= 10<sup>24</sup></td>
<td>= 1,000,000,000,000,000,000,000,000</td>
</tr>
</tbody>
</table>
<p>The confusion comes when applying SI prefixes to computer measurements.</p>
<h2>Bits &amp; Bytes</h2>
<p>The most basic piece of computer data is a bit. Think of it as a switch. It&#8217;s off or on. A zero or a one.</p>
<p>Obviously a single bit doesn&#8217;t give you a lot of data &#8211; on/off, yes/no, true/false. So they grouped bits together and called them bytes. It is theoretically possible to vary the number of bit per byte, but all personal computer on the market now use 8 bits per byte. Eight bits grouped together gives you 256 possible combinations &#8211; enough to code any character used in the West.</p>
<h2>Kilobytes &amp; Kibibytes</h2>
<p>Because all those little switches have only two states &#8211; off or on &#8211; a lot of computer measurements are powers of 2. Base 2 if you remember your math.</p>
<p>At some point, someone decided that 2<sup>10 </sup>equals 1024 and that is almost 1000 so let&#8217;s call it a kilobyte. And when we have 1024 kilobytes we&#8217;ll call if a megabyte, etc. on up the SI list.</p>
<p>And that is where the trouble started. The average user &#8211; like you and me &#8211; used the SI definitions. A kilo means 1000 &#8211; not 1024. Even computer manufacturers were confused &#8211; sometimes a megabyte was 1,000,000 bytes and sometimes it was 1,048,576 bytes. As the numbers got bigger so did the differences.</p>
<p>Confusion reigned and lawsuits were filed. &#8220;If you are going to call it a kilo, then it should be 1000. If you want to measure in 1024, then call it something else&#8221; said users.</p>
<p>So they did. They took the first two letters from the SI list and added bi (for binary) and byte.</p>
<table border="0">
<tbody>
<tr>
<td>kibibyte</td>
<td>= 2<sup>10</sup></td>
<td>= 1,024</td>
</tr>
<tr>
<td>mebibyte</td>
<td>= 2<sup>20 </sup></td>
<td>= 1,048,576</td>
</tr>
<tr>
<td>gibibyte</td>
<td>= 2<sup>30</sup></td>
<td>= 1,073,741,824</td>
</tr>
<tr>
<td>tebibyte</td>
<td>= 2<sup>40</sup></td>
<td>= 1,099,511,627,776</td>
</tr>
<tr>
<td>pebibyte</td>
<td>= 2<sup>50</sup></td>
<td>= 1,125,899,906,842,624</td>
</tr>
<tr>
<td>exbibyte</td>
<td>= 2<sup>60</sup></td>
<td>= 1,152,921,504,606,846,976</td>
</tr>
<tr>
<td>zebibyte</td>
<td>= 2<sup>70</sup></td>
<td>= 1,180,591,620,717,411,303,424</td>
</tr>
<tr>
<td>yobibyte</td>
<td>= 2<sup>80</sup></td>
<td>= 1,208,925,819,614,629,174,706,176</td>
</tr>
</tbody>
</table>
<p>The new naming scheme is still in the process of being adopted and standardized. Your computer may be measuring in kibibytes and still calling them kilobytes.</p>
]]></content:encoded>
			<wfw:commentRss>http://insitesout.com/?feed=rss2&amp;p=3</wfw:commentRss>
		<slash:comments>5</slash:comments>
		</item>
		<item>
		<title>What is html &amp; Do I Need to Learn It to Run a Website?</title>
		<link>http://insitesout.com/?p=5</link>
		<comments>http://insitesout.com/?p=5#comments</comments>
		<pubDate>Mon, 28 Jul 2008 19:28:01 +0000</pubDate>
		<dc:creator>Marie Buckhanan</dc:creator>
				<category><![CDATA[Internet Basics]]></category>
		<category><![CDATA[html]]></category>
		<category><![CDATA[hypertext]]></category>

		<guid isPermaLink="false">http://insitesout.com/?p=5</guid>
		<description><![CDATA[html is the acronym for HyperText Mark-up Language.
Oookay! You are thinking. That helped a lot. What to heck is HyperText Mark-up Language.
html is the code (or language) that tells your browser how to display a page &#8211; paragraph breaks, fonts, tables, forms, images, etc. If you ever look at the source code for a web [...]]]></description>
			<content:encoded><![CDATA[<p>html is the acronym for HyperText Mark-up Language.</p>
<p>Oookay! You are thinking. That helped a lot. What to heck is HyperText Mark-up Language.</p>
<p>html is the code (or language) that tells your browser how to display a page &#8211; paragraph breaks, fonts, tables, forms, images, etc. If you ever look at the source code for a web page it is the stuff between the angle brackets &lt;&gt;. That&#8217;s the Mark-up part.</p>
<p>HyperText is the geeky way of saying there are links to other documents.</p>
<p>Do you need to learn it to run your website?</p>
<p>No. Not the code part anyway.</p>
<p>There are lots and lots of programs out there that will write the code for you. In fact, many of the programs you already use may be using html or have an option to save as html.</p>
<p>html is now the most common way to transfer information &#8211; between people or between different programs on your computer.</p>
]]></content:encoded>
			<wfw:commentRss>http://insitesout.com/?feed=rss2&amp;p=5</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>What Do You Do With a Dead Website?</title>
		<link>http://insitesout.com/?p=4</link>
		<comments>http://insitesout.com/?p=4#comments</comments>
		<pubDate>Tue, 08 Jul 2008 19:39:53 +0000</pubDate>
		<dc:creator>Marie Buckhanan</dc:creator>
				<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[insitesout.com]]></category>

		<guid isPermaLink="false">http://insitesout.com/?p=4</guid>
		<description><![CDATA[The site has been neglected and unloved for so long that there is really nothing left to salvage. So what do you do?

Just let it die. When the domain name and hosting expire, that&#8217;s it. It&#8217;s gone. Give a little sigh of relief.
Sell the domain name to someone who wants it and let them revamp [...]]]></description>
			<content:encoded><![CDATA[<p>The site has been neglected and unloved for so long that there is really nothing left to salvage. So what do you do?</p>
<ul>
<li>Just let it die. When the domain name and hosting expire, that&#8217;s it. It&#8217;s gone. Give a little sigh of relief.</li>
<li>Sell the domain name to someone who wants it and let them revamp and re-pupose the site. Some people claim you can actual make a few bucks. Good luck! Hope you have a really good domain name.</li>
<li>Find a new mission for it yourself and start over.</li>
</ul>
<p>I&#8217;m starting over.</p>
<p>I&#8217;m revamping this site as well as a couple of others. And I have plans &#8211; or maybe dreams would be a better word &#8211; for some new sites.</p>
<p>This will be the chronicle of the journey. What works and what doesn&#8217;t. What it really takes to get a website up and running. Interspersed with some basic computing tips &#8211; cuz how ya gonna run a website without a computer??</p>
]]></content:encoded>
			<wfw:commentRss>http://insitesout.com/?feed=rss2&amp;p=4</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
