<?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>OK&#124;Public Web Hosting &#187; Beginner</title>
	<atom:link href="http://www.okpublic.com/category/skill-level/beginner/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.okpublic.com</link>
	<description>Hosting by and for human beings</description>
	<lastBuildDate>Sun, 11 Dec 2011 16:22:44 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.2.1</generator>
		<item>
		<title>Getting Started With Your Website</title>
		<link>http://www.okpublic.com/articles/how-to/getting-started-with-your-website/</link>
		<comments>http://www.okpublic.com/articles/how-to/getting-started-with-your-website/#comments</comments>
		<pubDate>Wed, 22 Sep 2010 16:13:55 +0000</pubDate>
		<dc:creator>Eliot</dc:creator>
				<category><![CDATA[Beginner]]></category>
		<category><![CDATA[How To]]></category>

		<guid isPermaLink="false">http://www.okpublic.com/?p=78</guid>
		<description><![CDATA[After you have ordered hosting and you have your domain name ready to go with OK Public, naturally you may be wondering: what&#8217;s next? This article will help guide you through the next leg of your website journey. There are a few different scenarios that we&#8217;ll go through. If you find that a section isn&#8217;t [...]]]></description>
			<content:encoded><![CDATA[<p>After you have ordered hosting and you have your domain name ready to go with OK Public, naturally you may be wondering: <em>what&#8217;s next? </em>This article will help guide you through the next leg of your website journey.</p>
<p><span id="more-78"></span>There are a few different scenarios that we&#8217;ll go through. If you find that a section isn&#8217;t applicable to you, skip to the next one.</p>
<p>Before proceeding, make sure that you have an email from us with &#8220;Domain Activation Email&#8221; in the title handy. You should have received this email after you signed up for hosting. If you didn&#8217;t receive the email, check your spam and junk mail folders to make sure the email wasn&#8217;t accidentally filtered by your email client or email provider. If it&#8217;s not in there, email us at <a href="mailto:support@okpublic.com">support@okpublic.com</a> to let us know and we will get back to you ASAP.</p>
<h3>You Have a Set of Files for Your Website on Your Computer</h3>
<p>These might be files that you&#8217;ve created in a text editor or in a website editor like Dreamweaver or CoffeeCup.</p>
<p>The best approach to get these files displaying as your website at your domain is to transfer the files to your webhosting space using an FTP client. If you&#8217;re familiar with using an FTP client, you can use authentication information in your Domain Account Activation email to connect to your hosting space and transfer the files.</p>
<p>If you&#8217;re not familiar with FTP, don&#8217;t worry, it&#8217;s actually very easy to use and basically allows you to easily connect two computers together (your computer and the web server computer) so you can transfer files between the two. We have a <a href="http://www.okpublic.com/general/ftp-tutorial-for-okpublic-hosting-accounts-filezilla/">step by step guide for using a popular FTP program called FileZilla</a> to accomplish the above.</p>
<h3>You Don&#8217;t Have a Set of Files and You Would Like to Jump In and Start Adding Content for Your Website</h3>
<p>You&#8217;re adventurous. You learn by doing, trying new things and then correcting your course if you take a wrong turn.</p>
<p>The best bet then would be to use the &#8220;File Manager&#8221; option which is available in your control panel. You will find a link to your control panel as well as the authentication information in your Domain Account Activation email. Once you login, look for the &#8220;File Manager&#8221; link under the &#8220;Files&#8221; section and click through.</p>
<p>You will enter what looks like an Explorer or Finder view similar to what you use on your computer to navigate folders and files. It works the same way. Click on directories to view the contents of them and click on files to select them for editing, deleting or renaming. When you select a file and the file is checked, you can then click on the &#8220;Edit&#8221; button at the top of the page to edit the contents of the file. Click on the HTML Editor to be able to easily create HTML in the file without using any code.</p>
<p>If you get stuck, Google is your friend in learning how to code HTML and how to do things like work images and hyperlinks into your website.</p>
<p><strong>Keep in mind that the files that are displayed at your domain reside in the &#8220;public_html&#8221; directory that you&#8217;ll see in the File Manager. So if you create the file &#8220;/public_html/test.html&#8221; then you will be able to view that file through your web browser at http://www.<em>yourdomain.com</em>/test.html.</strong></p>
<p><strong>Also keep in mind that the file that corresponds to what is displayed at the base of your domain</strong> (<strong>http://www.<em>yourdomain.com</em>/) is the index.html (or index.htm) file in your public_html directory.</strong></p>
<h3>You Don&#8217;t Have a Set of Files on Your Computer and Instead of Jumping Into Creating the Files You Would Like to Use Something Out of the Box to Get Started</h3>
<p>In this case, we highly recommend using an open source content management application to get going. In particular we recommend using WordPress (it&#8217;s not just for blogging sites) for the following reasons:</p>
<ul>
<li>It&#8217;s very easy to use</li>
<li>It&#8217;s powerful enough to allow you to build additional features into it down the line</li>
<li>There&#8217;s a huge and friendly community of people that use and support WordPress. If you need a hand with your WordPress site you won&#8217;t have to look far to find someone that is familiar with working with it</li>
</ul>
<p>We have a <a href="http://www.okpublic.com/articles/6-easy-steps-to-install-wordpress-at-okpubliccom/">6-step guide for easily installing WordPress here</a>.</p>
<h3>You Have a Web Designer or Developer That is Going to Setup the Site for You</h3>
<p>Sounds good! All you have to do in this case is forward over the Domain Account Activation email to her and she should be ready to roll.</p>
<p><strong>If you don&#8217;t fit into any of these categories or if you have any questions, please <a href="http://www.okpublic.com/contact-us/">contact us here</a>.</strong></p>
]]></content:encoded>
			<wfw:commentRss>http://www.okpublic.com/articles/how-to/getting-started-with-your-website/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>The Difference Between Domain Names and Hosting</title>
		<link>http://www.okpublic.com/articles/the-difference-between-domain-names-and-hosting/</link>
		<comments>http://www.okpublic.com/articles/the-difference-between-domain-names-and-hosting/#comments</comments>
		<pubDate>Wed, 23 May 2007 16:18:52 +0000</pubDate>
		<dc:creator>Eliot</dc:creator>
				<category><![CDATA[Articles]]></category>
		<category><![CDATA[Beginner]]></category>
		<category><![CDATA[Domain names]]></category>

		<guid isPermaLink="false">http://www.okpublic.com/articles/the-difference-between-domain-names-and-hosting/</guid>
		<description><![CDATA[When you&#8217;re just beginning to setup a website, it can be difficult to understand how a domain name and hosting work together to connect your website to the rest of the world. After all, there are no &#8216;domain names&#8217; nor &#8216;hosting space&#8217; outside of the virtual realm of the Internet. Here are a couple analogies [...]]]></description>
			<content:encoded><![CDATA[<p>When you&#8217;re just beginning to setup a website, it can be difficult to understand how a domain name and hosting work together to connect your website to the rest of the world. After all, there are no &#8216;domain names&#8217; nor &#8216;hosting space&#8217; outside of the virtual realm of the Internet. Here are a couple analogies that may help clarify things.<br />
<span id="more-54"></span></p>
<p><strong>Real estate and mailing addresses</strong></p>
<p><img src="http://www.okpublic.com/wp-content/uploads/2007/05/house-domain-piece.png" alt="House Image for Domain Piece" style="float: right; margin-left: 10px; margin-bottom: 10px" />You can think of hosting and a domain name like a building and a mailing address. As a building is a space that holds all of your stuff, hosting space is where you house your website files and other digital information.</p>
<p>But without a mailing address, the building (or people residing in the building) cannot be contacted by the outside world.  In a similiar way, people cannot easily connect to a website if it doesn&#8217;t have a domain name associated with it.</p>
<p><strong>People with name tags</strong></p>
<p><img src="http://www.okpublic.com/wp-content/uploads/2007/05/hello-my-name-is.jpg" alt="Hello my name is OK Public" style="float: right; margin-left: 10px; margin-bottom: 10px" /></p>
<p><a href="http://www.micahleedesigns.com/" target="_blank">My friend Micah</a> sent over this analogy.</p>
<p>You can also think of hosting and a domain name as a person with a name tag. Without the name tag, other people can not address that person. In a similiar way, without a domain name, an Internet user can not easily find a website.</p>
<p>Also, just as a name tag can be swapped among different people, a domain name can be swapped between different hosts.  For instance, if you own a domain name and have hosting, you can take that domain name and use it with a different host.</p>
<p><em>I hope those help (and don&#8217;t cause any more confusion)! Do you have your own analogy? Feel free to submit it as a comment below.  </em></p>
]]></content:encoded>
			<wfw:commentRss>http://www.okpublic.com/articles/the-difference-between-domain-names-and-hosting/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>3 Steps to Configure Dreamweaver with OKPublic</title>
		<link>http://www.okpublic.com/articles/3-steps-to-configure-dreamweaver-with-okpublic/</link>
		<comments>http://www.okpublic.com/articles/3-steps-to-configure-dreamweaver-with-okpublic/#comments</comments>
		<pubDate>Sat, 03 Feb 2007 02:18:36 +0000</pubDate>
		<dc:creator>Eliot</dc:creator>
				<category><![CDATA[Articles]]></category>
		<category><![CDATA[Beginner]]></category>
		<category><![CDATA[How To]]></category>

		<guid isPermaLink="false">http://www.okpublic.com/articles/3-steps-to-configure-dreamweaver-with-okpublic/</guid>
		<description><![CDATA[We&#8217;re going to use the PC version of Dreamweaver MX for this tutorial but the steps should be very similiar on a Mac or with other versions of Dreamweaver. 1) Click on the &#8216;New site &#8230;&#8217; option in the &#8216;Site&#8217; dropdown menu. 2) In the new window, make sure that the &#8220;Advanced&#8221; tab toward the [...]]]></description>
			<content:encoded><![CDATA[<p>We&#8217;re going to use the PC version of Dreamweaver MX for this tutorial but the steps should be very similiar on a Mac or with other versions of Dreamweaver.<span id="more-45"></span></p>
<p><strong><br />
1</strong>)  Click on the &#8216;New site &#8230;&#8217; option in the &#8216;Site&#8217; dropdown menu.</p>
<p><img src="http://www.okpublic.com/wp-content/uploads/2007/02/step1.jpg" alt="Configure Dreamweaver With OKPublic Web Hosting Account - Step 1" class="howtoImage" /></p>
<p><strong>2</strong>) In the new window, make sure that the &#8220;Advanced&#8221; tab toward the top of the window is selected. I find that the &#8220;Advanced&#8221; configuration is actually a bit easier than the &#8220;Basic&#8221; configuration. You&#8217;ll be in the &#8220;Local Info&#8221; section where we&#8217;ll need to set the following options:</p>
<p><em>Site Name:</em> Whatever you&#8217;d like to refer to your site as. This is for your own identification.<br />
<em>Local Root Folder: </em>Select the folder on your computer where you&#8217;d like to store or are currently storing your site&#8217;s files.<em><br />
Default Images Folder:</em> This is the folder on your computer that contains the images that you are or will be using for your site. <u>If you are going to select a folder, the folder needs to be within the Local Root Folder</u>. But you don&#8217;t need to select a Default Images Folder if you don&#8217;t want to.</p>
<p>The other fields (HTTP Address and Enable Cache) aren&#8217;t necessary.</p>
<p><a href="http://www.okpublic.com/wp-content/uploads/2007/02/step2.jpg" title="Configure Dreamweaver With OKPublic Web Hosting Account - Step 2"><img src="http://www.okpublic.com/wp-content/uploads/2007/02/step2.jpg" alt="Configure Dreamweaver With OKPublic Web Hosting Account - Step 2" class="howtoImage" height="483" width="461" /></a></p>
<p><strong>3</strong>) Now select the &#8220;Remote Info&#8221; category to the left of the window. We&#8217;ll need to set some more options:</p>
<p><em>Access: </em>Select &#8220;FTP&#8221; from the dropdown list.<br />
<em>FTP Host: </em>ftp.<em>mydomain.com</em> (If you&#8217;re domain name hasn&#8217;t resolved yet, you can use ftp.okpublic.com here instead). <em><br />
Host Directory: </em>public_html/<em><br />
Login: </em>(This is the username that you selected when you signed up for an OKPublic account. It should also be contained in the <span class="st" id="st">“Domain</span> Account <span class="st" id="st">Activation” email that should have received</span> when your account was setup.)<br />
<em>Password: </em>(This password is contained in the FTP section of the <span class="st" id="st">“Domain</span> Account <span class="st" id="st">Activation” email that should have received when your account was setup. If you didn&#8217;t receive it or you are unsure about what to use here, please <a href="http://www.okpublic.com/contact-us/" title="Contact OKPublic Web Hosting">contact us</a> and we&#8217;ll be happy to help).</span></p>
<p><a href="http://www.okpublic.com/wp-content/uploads/2007/02/step3.jpg" title="Configure Dreamweaver With OKPublic Web Hosting Account - Step 3"><img src="http://www.okpublic.com/wp-content/uploads/2007/02/step3.jpg" alt="Configure Dreamweaver With OKPublic Web Hosting Account - Step 3" class="howtoImage" height="477" width="458" /></a></p>
<p>You can check the &#8220;Automatically upload files to server on save&#8221; option if you&#8217;d like to upload the file you&#8217;re working on each time you save. I personally don&#8217;t like to do this as I save a lot while I&#8217;m working on a page and I don&#8217;t want to put the file on the server each time I save. It&#8217;s up to you though.</p>
<p><strong>That&#8217;s it! </strong>Click on the &#8220;Test&#8221; button to make sure all of the settings are correct. If you get an error, run through the above steps again and don&#8217;t hesitate to <a href="http://www.okpublic.com/contact-us/" title="Contact OKPublic Web Hosting">contact us</a> if you&#8217;re still having problems.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.okpublic.com/articles/3-steps-to-configure-dreamweaver-with-okpublic/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>FTP Tutorial for OKPublic Hosting Accounts (Filezilla)</title>
		<link>http://www.okpublic.com/general/ftp-tutorial-for-okpublic-hosting-accounts-filezilla/</link>
		<comments>http://www.okpublic.com/general/ftp-tutorial-for-okpublic-hosting-accounts-filezilla/#comments</comments>
		<pubDate>Tue, 30 Jan 2007 18:36:53 +0000</pubDate>
		<dc:creator>Eliot</dc:creator>
				<category><![CDATA[Articles]]></category>
		<category><![CDATA[Beginner]]></category>
		<category><![CDATA[General]]></category>
		<category><![CDATA[How To]]></category>

		<guid isPermaLink="false">http://www.okpublic.com/general/ftp-tutorial-for-okpublic-hosting-accounts-filezilla/</guid>
		<description><![CDATA[Here is a tutorial that explains how to use FTP (File Transfer Protocol) to update your website with OKPublic. What is FTP? Here is a quick definition from Wikipedia: &#8220;FTP or File Transfer Protocol is used to connect two computers over the Internet so that the user of one computer can transfer files and perform [...]]]></description>
			<content:encoded><![CDATA[<p>Here is a tutorial that explains how to use FTP (File Transfer Protocol) to update your website with OKPublic.</p>
<p><span id="more-41"></span><br />
<em>What is FTP?</em> Here is a quick definition <a href="http://en.wikipedia.org/wiki/File_Transfer_Protocol" target="_blank" title="FTP Explained at Wikipedia">from Wikipedia</a>:</p>
<p><strong>&#8220;FTP</strong> or <strong>File Transfer Protocol</strong> is used to connect two computers over the Internet so that the user of one computer can transfer files and perform file commands on the other computer.&#8221;</p>
<p>So in order to use FTP, you first need to obtain an FTP client or software program. We recommend <a href="http://filezilla.sourceforge.net/" target="_blank" title="Filezilla FTP Client">Filezilla</a> as it&#8217;s:</p>
<ul>
<li>Open Source (Free!)</li>
<li>Easy to use</li>
<li>Updated often</li>
</ul>
<p>You can download Filezilla here: <a href="http://sourceforge.net/project/showfiles.php?group_id=21558" target="_blank" title="Download Filezilla">http://sourceforge.net/project/showfiles.php?group_id=21558<br />
</a><span style="font-style: italic">(For our purposes, it&#8217;s best to get the non-Beta version of the program or </span>stable version<span style="font-style: italic">.)</span></p>
<p>Once you download and install the program (the default options that Filezilla specifies during installation will work fine), start it up and you&#8217;ll see an interface that looks similar to the one below. Click on the computer icon as shown below:</p>
<p><img src="http://www.okpublic.com/wp-content/uploads/2007/01/filezilla-1.jpg" class="howtoImage" id="image42" alt="Filezilla - Step 1 " /></p>
<p>The below screen will come up. Click on the &#8220;New Site&#8221; button as shown by the arrow below <em>(click on the</em> <em>image to view the full-size version)</em>:</p>
<p><a href="http://www.okpublic.com/wp-content/uploads/2007/01/filezilla-2.jpg" class="imagelink" title="Filezilla - Step 2"><img src="http://www.okpublic.com/wp-content/uploads/2007/01/filezilla-2.jpg" class="howtoImage" style="width: 234px; height: 219px" id="image43" alt="Filezilla - Step 2" /></a></p>
<p>Now you need to enter in the details for the new FTP site that were contained in the email you should have received that contained the subject line: <span class="st" id="st">&#8220;Domain</span> Account <span class="st" id="st">Activation&#8221;. You need to substitute <em>mydomain.com, myusername, </em>and <em>mypassword </em>with your own information contained in that email.<br />
You can view the image below to determine where that information needs to be placed in Filezilla:<br />
</span></p>
<ul>
<li>Host: ftp.<em>mydomain.com</em> <em>(If the domain name that you are using is for example a .net extension, then it would be ftp.</em>mydomain.net<em>).</em></li>
<li>Servertype: FTP</li>
<li>Logontype: normal</li>
<li>User: <em>myusername</em></li>
<li>Password: <em>mypassword<br />
</em></li>
</ul>
<p><a href="http://www.okpublic.com/wp-content/uploads/2007/01/filezilla-3.jpg" class="imagelink" title="Filezilla - Step 3"><img src="http://www.okpublic.com/wp-content/uploads/2007/01/filezilla-3.jpg" id="image44" alt="Filezilla - Step 3" width="234" /></a></p>
<p>When you&#8217;ve finishing filling in that information, click on the advanced tab as shown above.</p>
<p>The settings in the Advanced window should be:</p>
<ul>
<li>Default local directory: <em>This should be the path to where you store or would like to store the files that you want to put up with your website. Click on the</em></li>
<li>Default remote directory:  public_html/ <em>(This is your directory on the server that is accessible by the web)</em></li>
</ul>
<p>Once you&#8217;re done with that, click on the &#8220;Save and Exit&#8221; button back at the main screen.</p>
<p>That should do it! Now you can connect to your site and upload files from your computer to it.</p>
<p>For more detailed information on how to use Filezilla specifically, you can visit the <a href="http://filezilla.sourceforge.net/documentation/" title="Filezilla Documentation" target="_blank">Filezilla Documentation</a> area.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.okpublic.com/general/ftp-tutorial-for-okpublic-hosting-accounts-filezilla/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
	</channel>
</rss>

