<?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>Shire Enterprises: The Blog &#187; Hosting</title>
	<atom:link href="http://shireweb.biz/blog/category/hosting/feed/" rel="self" type="application/rss+xml" />
	<link>http://shireweb.biz/blog</link>
	<description>Web creations on the edge</description>
	<lastBuildDate>Thu, 06 Aug 2009 21:18:27 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0</generator>
		<item>
		<title>Should I Joomla?</title>
		<link>http://shireweb.biz/blog/2008/05/24/should-i-joomla/</link>
		<comments>http://shireweb.biz/blog/2008/05/24/should-i-joomla/#comments</comments>
		<pubDate>Sat, 24 May 2008 15:17:14 +0000</pubDate>
		<dc:creator>Gary K</dc:creator>
				<category><![CDATA[Content Management Systems]]></category>
		<category><![CDATA[Design]]></category>
		<category><![CDATA[Hosting]]></category>
		<category><![CDATA[Web design]]></category>
		<category><![CDATA[CMS]]></category>
		<category><![CDATA[Joomla]]></category>
		<category><![CDATA[MySQL]]></category>
		<category><![CDATA[PHP]]></category>

		<guid isPermaLink="false">http://shireweb.biz/blog/?p=77</guid>
		<description><![CDATA[Sometimes clients are looking for an easy solution for a web site they can maintain themselves, or at least one that allows them to easily submit new content for a web designer to style and add to a site. Clubs and organizations, especially non-profits, can benefit from such sites. For these, the perfect solution is [...]]]></description>
			<content:encoded><![CDATA[<p>Sometimes clients are looking for an easy solution for a web site they can maintain themselves, or at least one that allows them to easily submit new content for a web designer to style and add to a site.  Clubs and organizations, especially non-profits, can benefit from such sites.  For these, the perfect solution is a content management system (CMS) like Joomla.</p>
<p><span style="font-family: Verdana,Helvetica,Arial;"><span style="font-size: 12px;"> I have had much experience with Joomla. Take a look at <a title="eNews Park Forest" href="http://www.enewspf.com">eNews Park Forest</a> for a very complex, well-developed site created to provide news for residents of Park Forest, IL, and surrounding suburbs.</span></span></p>
<p><span style="font-family: Verdana,Helvetica,Arial;"><span style="font-size: 12px;">One of the best selling points of Joomla is that it is Open Source, free.  You pay only for hosting and a domain name.  If you ask a web designer to set up your site &#8212; and perhaps your should if you don&#8217;t know PHP and MySQL &#8212; you pay for time.  This could run anywhere from three hours for a simple install to eight or ten hours for installations that are more complex and require more styling.<br />
</span></span></p>
<p><span style="font-family: Verdana,Helvetica,Arial;"><span style="font-size: 12px;">Joomla is very robust.  You can do some incredible things with it, and you can do some incredibly boneheaded things with it.</span></span></p>
<p>Let me explain.</p>
<p>A base install of Joomla is very efficient, offering minimal drag on a MySQL server and code that is web compliant out of the box.  So, you will start with a good PHP site and a solid MySQL database.  If you go to <a href="http://joomla.com/" target="_blank"><span id="lw_1211641086_0" class="yshortcuts" style="background: transparent none repeat scroll 0% 50%; -moz-background-clip: -moz-initial; -moz-background-origin: -moz-initial; -moz-background-inline-policy: -moz-initial;">Joomla.com</span></a>, you will see there are many components and modules to add.  Some of them are good, some of them are written using horrible code.  These can break a site or cause many CPU-overloads which web hosts will complain about.  There&#8217;s nothing worse than trying to open your site, only to see the words, &#8220;Account Suspended for CPU-Overload.&#8221;</p>
<p>Never, never, under any circumstances should you add a statistics counter to your Joomla installation, e.g. Joomlastats or BSQStats.  They will horribly bloat your database and may cause CPU-overloads.</p>
<p>If you do add components that require you to change your template, e.g. add a CSS-include or some Javascript to your template, make sure you note this somewhere.  If you remove the component, you&#8217;ll want to clean up your template so you don&#8217;t end up calling files that no longer exist.</p>
<p>That may sound like simple advice, but it&#8217;s easy to get lost with very large installations.</p>
<p>For more, I&#8217;d advise you to register at the Joomla Forum, start reading, asking questions, and experimenting.<br />
<span style="font-size: 12px;"> One final piece of advice, I&#8217;d recommend setting up a backup site for every live site you install.  It&#8217;s too easy to make a horrible mistake in Joomla (inserting a comma in the wrong place in your .htaccess or PHP.INI files, or in one of Joomla&#8217;s many PHP includes) and finding your site gone.  This is even an uglier feeling than the Microsoft Windows infamous &#8220;<a title="Wikipedia" href="http://en.wikipedia.org/wiki/Blue_Screen_of_Death">Blue Screen of Death</a>.&#8221; In these situations, you will see a blank white screen in your browser with a few lines offering minimal details about your PHP error.  A good host can help you repair your mistakes, but it&#8217;s better to understand and learn what you did wrong.</span></p>
<p>All in all, however, Joomla is well worth the time investment.<span style="font-family: Verdana,Helvetica,Arial;"></span></p>
<p><span style="font-family: Verdana,Helvetica,Arial;"><span style="font-size: 12px;">Welcome aboard.  Joomla&#8217;s a helluva ride.</span></span></p>
]]></content:encoded>
			<wfw:commentRss>http://shireweb.biz/blog/2008/05/24/should-i-joomla/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>New Look for the Blog</title>
		<link>http://shireweb.biz/blog/2007/08/18/new-look-for-the-blog/</link>
		<comments>http://shireweb.biz/blog/2007/08/18/new-look-for-the-blog/#comments</comments>
		<pubDate>Sat, 18 Aug 2007 15:59:52 +0000</pubDate>
		<dc:creator>Gary K</dc:creator>
				<category><![CDATA[Design]]></category>
		<category><![CDATA[Hosting]]></category>

		<guid isPermaLink="false">http://shireweb.biz/blog/2007/08/18/new-look-for-the-blog/</guid>
		<description><![CDATA[One of the nice things about WordPress blogs is the versatility.  Changing themes is a snap, and I rather like this one, called, Autumn Concept 1.0, created by Ed Merritt.  Photography by Peter Hellebrand. I always add my own code to the CSS of any theme, but this one already appears to be very well [...]]]></description>
			<content:encoded><![CDATA[<p>One of the nice things about WordPress blogs is the versatility.  Changing themes is a snap, and I rather like this one, called, <em><a href="http://edmerritt.com/wordpress/?page_id=49">Autumn Concept 1.0</a></em>, created by <a href="http://www.edmerritt.com/">Ed Merritt</a>.  Photography by <a href="http://www.sxc.hu/profile/phelle">Peter Hellebrand</a>.</p>
<p>I always add my own code to the CSS of any theme, but this one already appears to be very well put together.</p>
<p>Did you know that some people devote their entire domain to a blog?  Yes, it&#8217;s true, you can get free blogs at Blogspot.com and event at WordPress.com, the truth is, you get what you pay for.  You don&#8217;t have access to your CSS at those sites.  You&#8217;re essentially stuck with what you get.</p>
<p>Start a blog at Shire Enterprises!  Fully installed blogs start at only $150 plus the cost of domain registration and hosting.</p>
<p>Enough with the commercial.  Enjoy the new look.</p>
]]></content:encoded>
			<wfw:commentRss>http://shireweb.biz/blog/2007/08/18/new-look-for-the-blog/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Shire Enterprises Now On A Dedicated IP</title>
		<link>http://shireweb.biz/blog/2007/06/17/shire-enterprises-now-on-a-dedicated-ip/</link>
		<comments>http://shireweb.biz/blog/2007/06/17/shire-enterprises-now-on-a-dedicated-ip/#comments</comments>
		<pubDate>Sun, 17 Jun 2007 17:24:04 +0000</pubDate>
		<dc:creator>Gary K</dc:creator>
				<category><![CDATA[Hosting]]></category>

		<guid isPermaLink="false">http://shireweb.biz/blog/2007/06/17/shire-enterprises-now-on-a-dedicated-ip/</guid>
		<description><![CDATA[69.89.23.83 That&#8217;s today&#8217;s magic number, and the magic number for all clients of Shire Enterprises, Inc. That&#8217;s our Dedicated IP at Bluehost.com, our preferred host. What&#8217;s an IP? Our friends at Wikipedia have put this together: An IP address (Internet Protocol address) is a unique address that certain electronic devices use in order to identify [...]]]></description>
			<content:encoded><![CDATA[<p>69.89.23.83</p>
<p>That&#8217;s today&#8217;s magic number, and the magic number for all clients of Shire Enterprises, Inc.  That&#8217;s our Dedicated IP at <a href="http://www.bluehost.com/track/frodojrr/CODE7" title="Bluehost.com" target="_blank">Bluehost.com</a>, our preferred host.</p>
<p>What&#8217;s an IP? <a href="http://en.wikipedia.org/wiki/Dedicated_IP_address" title="Wikipedia.org" target="_blank">Our friends at Wikipedia have put this together</a>:</p>
<blockquote><p>An <strong>IP address</strong> (<strong>Internet Protocol address</strong>) is a unique address that certain electronic devices use in order to identify and communicate with each other on a computer network utilizing the Internet Protocol standard (<strong>IP</strong>)—in simpler terms, a computer address. Any participating network device—including routers, computers, time-servers, printers, Internet fax machines, and some telephones—can have their own unique address.</p>
<p>An IP address can also be thought of as the equivalent of a street address or a phone number (compare: VoIP (voice over (the) internet protocol)) for a computer or other network device on the Internet. Just as each street address and phone number uniquely identifies a building or telephone, an IP address can uniquely identify a specific computer or other network device on a network. An IP address differs from other contact information, however, because the linkage of a user&#8217;s IP address to his/her name is not publicly available information.</p></blockquote>
<p>A dedicated IP address is not shared by other domain names; it is unique to your domain name and your space on the server.</p>
<p>The benefits to our clients are many. Among these:</p>
<ul>
<li> Search Engine Optimization (SEO) &#8211; For some reason, sites on a dedicate IP show do better in the search engines. There are quite a few things we do &#8220;behind the scenes&#8221; to make sure our web sites show up closer to the top of the rankings.  For example, if you sell &#8220;widgets,&#8221; and who doesn&#8217;t, then what is to distinguish your site from any other if someone wants to buy &#8220;widgets&#8221; in your home town?  So, someone goes to Google and does a query for, &#8220;Widgets in Park Forest.&#8221;  A site that is properly optimized will show up before sites that are more poorly put together.</li>
<li>Dedicated IP = Friendly IP: Many hosts allow so many sub-accounts on one IP , and some many be spammers. And an IP can get banned by various spam blockers because someone on that IP is unscrupulous, and if that happens to your IP, then your email (and all others on that IP) can get tagged by these organizations as Spam, and you then get your email blacklisted. It would be, if you have a small list of subscribers or depend on INCOME of a legitimate list. So your email would never be delivered.</li>
</ul>
<p>These are just some of the ways we&#8217;re working to make Shire Enterprises the ultimate design and hosting experience for our customers.</p>
]]></content:encoded>
			<wfw:commentRss>http://shireweb.biz/blog/2007/06/17/shire-enterprises-now-on-a-dedicated-ip/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>DNS Has Migrated*</title>
		<link>http://shireweb.biz/blog/2007/06/02/dns-has-migrated/</link>
		<comments>http://shireweb.biz/blog/2007/06/02/dns-has-migrated/#comments</comments>
		<pubDate>Sat, 02 Jun 2007 05:47:52 +0000</pubDate>
		<dc:creator>Gary K</dc:creator>
				<category><![CDATA[Hosting]]></category>

		<guid isPermaLink="false">http://shireweb.biz/blog/?p=58</guid>
		<description><![CDATA[After perhaps a bit too much soul searching and agonizing, I am moving Shire Enterprises, Inc. from midPhase to BlueHost.com. I hear very good things about BlueHost. It&#8217;s taken a lot of my time so far, but I anticipate success in the long run. If you read this message, we are at the new site, [...]]]></description>
			<content:encoded><![CDATA[<p>After perhaps a bit too much soul searching and agonizing, I am moving Shire Enterprises, Inc. from midPhase to BlueHost.com.  I hear very good things about <a href="http://www.bluehost.com/track/frodojrr/blog" title="BlueHost.com">BlueHost</a>.  It&#8217;s taken a lot of my time so far, but I anticipate success in the long run.</p>
<p>If you read this message, we are at the new site, safely migrated.</p>
]]></content:encoded>
			<wfw:commentRss>http://shireweb.biz/blog/2007/06/02/dns-has-migrated/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
	</channel>
</rss>
