<?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>WebBriefcase&#187; Web site hosting</title>
	<atom:link href="http://www.webbriefcase.net/categories/building-websites/web-hosting/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.webbriefcase.net</link>
	<description>How to Set Up a Blog</description>
	<lastBuildDate>Sat, 09 Jul 2011 03:54:18 +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>2 Minute Web Host Support Turnaround</title>
		<link>http://www.webbriefcase.net/2006-05/2-minute-web-host-support-turnaround/</link>
		<comments>http://www.webbriefcase.net/2006-05/2-minute-web-host-support-turnaround/#comments</comments>
		<pubDate>Mon, 22 May 2006 00:45:13 +0000</pubDate>
		<dc:creator>Bina</dc:creator>
				<category><![CDATA[Ramblings]]></category>
		<category><![CDATA[Web site hosting]]></category>
		<category><![CDATA[web host review]]></category>
		<category><![CDATA[web host support]]></category>

		<guid isPermaLink="false">http://www.webbriefcase.com.au/2006-05/2-minute-web-host-support-turnaround/</guid>
		<description><![CDATA[		<script type="text/javascript">
		function sbmgValidateFormPostPg1(name,email) { 
						var name_fld = document.getElementById('sbmgValidateFormPostPg1' + '_' + name);
						var email_fld = document.getElementById('sbmgValidateFormPostPg1' + '_' + email);
			var reg = /^([A-Za-z0-9_\-\.])+\@([A-Za-z0-9_\-\.])+\.([A-Za-z]{2,4})$/;
			var msg = '';
						if ( name_fld.value == '' ) msg = '- Name Required\n';
						if ( reg.test(email_fld.value) == false ) msg += '- Valid Email Required';
			if ( msg == '' ) return true;
			else alert(msg);
			return false;
		}</script>
		Today, I did my usual morning thing. Go to my web site. Instead of being greeted by my normal homepage, I had this ugly &#8220;Page Cannot Be Displayed&#8221; staring in my face. I went to all the other web sites I have that&#8217;s hosted on the same server and I received the same messages. Normally, [...]]]></description>
		<wfw:commentRss>http://www.webbriefcase.net/2006-05/2-minute-web-host-support-turnaround/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Third Sphere Web Hosting &#8211; Review</title>
		<link>http://www.webbriefcase.net/2006-05/third-sphere-web-hosting-review/</link>
		<comments>http://www.webbriefcase.net/2006-05/third-sphere-web-hosting-review/#comments</comments>
		<pubDate>Mon, 08 May 2006 02:26:26 +0000</pubDate>
		<dc:creator>Bina</dc:creator>
				<category><![CDATA[Reviews & recommendations]]></category>
		<category><![CDATA[Web site hosting]]></category>

		<guid isPermaLink="false">http://www.webbriefcase.com.au/2006-05/third-sphere-web-hosting-review/</guid>
		<description><![CDATA[		<script type="text/javascript">
		function sbmgValidateFormPostPg2(name,email) { 
						var name_fld = document.getElementById('sbmgValidateFormPostPg2' + '_' + name);
						var email_fld = document.getElementById('sbmgValidateFormPostPg2' + '_' + email);
			var reg = /^([A-Za-z0-9_\-\.])+\@([A-Za-z0-9_\-\.])+\.([A-Za-z]{2,4})$/;
			var msg = '';
						if ( name_fld.value == '' ) msg = '- Name Required\n';
						if ( reg.test(email_fld.value) == false ) msg += '- Valid Email Required';
			if ( msg == '' ) return true;
			else alert(msg);
			return false;
		}</script>
		You&#8217;ve probably noticed that I highly recommend the Third Sphere web hosting service. Note that I only recommend it if you&#8217;re going to create a small business web site. If you&#8217;re only going to create a personal web site, it&#8217;s a bit on the expensive side. Third Sphere is essentially a CPanel based hosting service [...]]]></description>
		<wfw:commentRss>http://www.webbriefcase.net/2006-05/third-sphere-web-hosting-review/feed/</wfw:commentRss>
		<slash:comments>13</slash:comments>
		</item>
		<item>
		<title>Dedicated Hosting: Next Step</title>
		<link>http://www.webbriefcase.net/2006-03/dedicated-hosting/</link>
		<comments>http://www.webbriefcase.net/2006-03/dedicated-hosting/#comments</comments>
		<pubDate>Tue, 14 Mar 2006 03:42:27 +0000</pubDate>
		<dc:creator>Bina</dc:creator>
				<category><![CDATA[Web site hosting]]></category>

		<guid isPermaLink="false">http://www.webbriefcase.com.au/2006-03/dedicated-hosting/</guid>
		<description><![CDATA[		<script type="text/javascript">
		function sbmgValidateFormPostPg3(name,email) { 
						var name_fld = document.getElementById('sbmgValidateFormPostPg3' + '_' + name);
						var email_fld = document.getElementById('sbmgValidateFormPostPg3' + '_' + email);
			var reg = /^([A-Za-z0-9_\-\.])+\@([A-Za-z0-9_\-\.])+\.([A-Za-z]{2,4})$/;
			var msg = '';
						if ( name_fld.value == '' ) msg = '- Name Required\n';
						if ( reg.test(email_fld.value) == false ) msg += '- Valid Email Required';
			if ( msg == '' ) return true;
			else alert(msg);
			return false;
		}</script>
		Dedicated hosting may be an option that you&#8217;d like to consider in the future. Maybe when your home business outgrows the standard virtual hosting. Since we&#8217;re in the middle of a web hosting series, I thought I&#8217;d throw this article in as well. Dedicated Web Hosting: The Executive Summary by Rodel Garcia What is Dedicated [...]]]></description>
		<wfw:commentRss>http://www.webbriefcase.net/2006-03/dedicated-hosting/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Domain Name Purchase Tips</title>
		<link>http://www.webbriefcase.net/2006-03/domain-name-purchase-tips/</link>
		<comments>http://www.webbriefcase.net/2006-03/domain-name-purchase-tips/#comments</comments>
		<pubDate>Sat, 11 Mar 2006 15:01:18 +0000</pubDate>
		<dc:creator>Bina</dc:creator>
				<category><![CDATA[Web site hosting]]></category>

		<guid isPermaLink="false">http://www.webbriefcase.com.au/2006-03/domain-name-purchase-tips/</guid>
		<description><![CDATA[		<script type="text/javascript">
		function sbmgValidateFormPostPg4(name,email) { 
						var name_fld = document.getElementById('sbmgValidateFormPostPg4' + '_' + name);
						var email_fld = document.getElementById('sbmgValidateFormPostPg4' + '_' + email);
			var reg = /^([A-Za-z0-9_\-\.])+\@([A-Za-z0-9_\-\.])+\.([A-Za-z]{2,4})$/;
			var msg = '';
						if ( name_fld.value == '' ) msg = '- Name Required\n';
						if ( reg.test(email_fld.value) == false ) msg += '- Valid Email Required';
			if ( msg == '' ) return true;
			else alert(msg);
			return false;
		}</script>
		Domain name purchase. Before we continue with the Hosting 101 tutorial series, let&#8217;s just cover a bit more about a domain name purchase. 5 Tips For the Perfect Domain Name by: Niall Roche What is a domain name? A domain name is the location of your website on the Internet. Your domain name will be [...]]]></description>
		<wfw:commentRss>http://www.webbriefcase.net/2006-03/domain-name-purchase-tips/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Hosting 101: What to Look for in a Web Host</title>
		<link>http://www.webbriefcase.net/2006-03/look-web-host/</link>
		<comments>http://www.webbriefcase.net/2006-03/look-web-host/#comments</comments>
		<pubDate>Mon, 06 Mar 2006 14:16:13 +0000</pubDate>
		<dc:creator>Bina</dc:creator>
				<category><![CDATA[Web site hosting]]></category>

		<guid isPermaLink="false">http://www.webbriefcase.com.au/2006-03/what-to-look-for-in-a-web-host/</guid>
		<description><![CDATA[		<script type="text/javascript">
		function sbmgValidateFormPostPg5(name,email) { 
						var name_fld = document.getElementById('sbmgValidateFormPostPg5' + '_' + name);
						var email_fld = document.getElementById('sbmgValidateFormPostPg5' + '_' + email);
			var reg = /^([A-Za-z0-9_\-\.])+\@([A-Za-z0-9_\-\.])+\.([A-Za-z]{2,4})$/;
			var msg = '';
						if ( name_fld.value == '' ) msg = '- Name Required\n';
						if ( reg.test(email_fld.value) == false ) msg += '- Valid Email Required';
			if ( msg == '' ) return true;
			else alert(msg);
			return false;
		}</script>
		Before I start the web host video tutorial series, I think this would be a good time to recall what it is that we should look for in a web hosting service. Everyone has different needs, so a good web host for me, is not necessarily a good host for you. The last time I [...]]]></description>
		<wfw:commentRss>http://www.webbriefcase.net/2006-03/look-web-host/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Free Web Hosting With No Banners</title>
		<link>http://www.webbriefcase.net/2004-10/free-web-hosting-with-no-banners/</link>
		<comments>http://www.webbriefcase.net/2004-10/free-web-hosting-with-no-banners/#comments</comments>
		<pubDate>Sat, 30 Oct 2004 13:37:29 +0000</pubDate>
		<dc:creator>Bina</dc:creator>
				<category><![CDATA[Reviews & recommendations]]></category>
		<category><![CDATA[Web site hosting]]></category>

		<guid isPermaLink="false">http://www.webbriefcase.com.au/?p=41</guid>
		<description><![CDATA[		<script type="text/javascript">
		function sbmgValidateFormPostPg6(name,email) { 
						var name_fld = document.getElementById('sbmgValidateFormPostPg6' + '_' + name);
						var email_fld = document.getElementById('sbmgValidateFormPostPg6' + '_' + email);
			var reg = /^([A-Za-z0-9_\-\.])+\@([A-Za-z0-9_\-\.])+\.([A-Za-z]{2,4})$/;
			var msg = '';
						if ( name_fld.value == '' ) msg = '- Name Required\n';
						if ( reg.test(email_fld.value) == false ) msg += '- Valid Email Required';
			if ( msg == '' ) return true;
			else alert(msg);
			return false;
		}</script>
		Free web hosting with no banners. Is there such a thing? Why would someone let you host your web site for free on their servers? There must be catch. The good news is, there is such a thing as free web hosting with no banners. Yup! That&#8217;s right. None of those ugly banner ads at [...]]]></description>
		<wfw:commentRss>http://www.webbriefcase.net/2004-10/free-web-hosting-with-no-banners/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Site Build Them with Site Build It!</title>
		<link>http://www.webbriefcase.net/2004-07/site-build-them/</link>
		<comments>http://www.webbriefcase.net/2004-07/site-build-them/#comments</comments>
		<pubDate>Thu, 22 Jul 2004 02:39:43 +0000</pubDate>
		<dc:creator>Bina</dc:creator>
				<category><![CDATA[Reviews & recommendations]]></category>
		<category><![CDATA[Web site hosting]]></category>

		<guid isPermaLink="false">http://www.webbriefcase.com.au/?p=39</guid>
		<description><![CDATA[		<script type="text/javascript">
		function sbmgValidateFormPostPg7(name,email) { 
						var name_fld = document.getElementById('sbmgValidateFormPostPg7' + '_' + name);
						var email_fld = document.getElementById('sbmgValidateFormPostPg7' + '_' + email);
			var reg = /^([A-Za-z0-9_\-\.])+\@([A-Za-z0-9_\-\.])+\.([A-Za-z]{2,4})$/;
			var msg = '';
						if ( name_fld.value == '' ) msg = '- Name Required\n';
						if ( reg.test(email_fld.value) == false ) msg += '- Valid Email Required';
			if ( msg == '' ) return true;
			else alert(msg);
			return false;
		}</script>
		Site Build Them &#8211; maybe that&#8217;s what Ken Evoy should have called his cutting edge Site Build It! Site build them is a better name because Site Build It! does not only make it easy for you to build a web site but it also helps you build traffic and an income. Yup! Even if [...]]]></description>
		<wfw:commentRss>http://www.webbriefcase.net/2004-07/site-build-them/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
	</channel>
</rss>

