<?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>Acclaimed Web Development &#38; Online Marketing Blog &#187; design standards</title>
	<atom:link href="http://acclaimedwebdevelopment.com/blog/tag/design-standards/feed/" rel="self" type="application/rss+xml" />
	<link>http://acclaimedwebdevelopment.com/blog</link>
	<description>Empowering your business through the web. Read about web development and internet marketing.</description>
	<lastBuildDate>Tue, 11 Aug 2009 19:04:23 +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>Content Management Systems &amp; How to Use &amp; Evaluate Them</title>
		<link>http://acclaimedwebdevelopment.com/blog/2009/08/11/content-management-systems-how-to-use-evaluate-them/</link>
		<comments>http://acclaimedwebdevelopment.com/blog/2009/08/11/content-management-systems-how-to-use-evaluate-them/#comments</comments>
		<pubDate>Tue, 11 Aug 2009 19:04:23 +0000</pubDate>
		<dc:creator>goldgrl7</dc:creator>
				<category><![CDATA[Web Development]]></category>
		<category><![CDATA[cms]]></category>
		<category><![CDATA[content management system]]></category>
		<category><![CDATA[design standards]]></category>
		<category><![CDATA[Drupal]]></category>
		<category><![CDATA[Geeklog]]></category>
		<category><![CDATA[Joomla 1.5]]></category>
		<category><![CDATA[Mambo]]></category>
		<category><![CDATA[PHP-Nuke]]></category>
		<category><![CDATA[phpWCMS]]></category>
		<category><![CDATA[phpWebSite]]></category>
		<category><![CDATA[Siteframe]]></category>
		<category><![CDATA[style standards]]></category>
		<category><![CDATA[TYPO3]]></category>
		<category><![CDATA[web design]]></category>
		<category><![CDATA[web standards]]></category>
		<category><![CDATA[website maintenance]]></category>
		<category><![CDATA[website updates]]></category>
		<category><![CDATA[Xoops]]></category>
		<category><![CDATA[Zikula]]></category>

		<guid isPermaLink="false">http://acclaimedwebdevelopment.com/blog/?p=138</guid>
		<description><![CDATA[Do your research or ask your web developer about reported security issues?  The last thing you want is a cms that isn't secure or has security holes.  If there is a specific security hole in a piece of software and there is no patch to fix it, your web developer more than likely can not fix it and having an SSL certificate will not fix it either.]]></description>
			<content:encoded><![CDATA[<div class="tweetmeme_button" style="float: left; margin-right: 10px;">
			<a href="http://api.tweetmeme.com/share?url=http%3A%2F%2Facclaimedwebdevelopment.com%2Fblog%2F2009%2F08%2F11%2Fcontent-management-systems-how-to-use-evaluate-them%2F"><br />
				<img src="http://api.tweetmeme.com/imagebutton.gif?url=http%3A%2F%2Facclaimedwebdevelopment.com%2Fblog%2F2009%2F08%2F11%2Fcontent-management-systems-how-to-use-evaluate-them%2F&amp;style=compact&amp;b=2" height="61" width="50" /><br />
			</a>
		</div>
<p>Content management systems are quickly becoming a necessity for medium-sized and large businesses.  Small businesses with basic websites can still get away with paying for maintenance, but larger companies need more maintenance and need to rely on employees, such as office managers, secretaries and receptionists to do some of the basic maintenance.  They also need to be able to strictly enforce website standards among all their sites and pages on those sites.  The easier way to do that is to use templates within a content management system because a good cms will not allow basic users to change the websites look and feel (the templates), but it will allow them to update the content.</p>
<p>Some of the content management systems you may have heard about are Drupal,  Geeklog,  Joomla 1.5,  Mambo, PHP-Nuke,  phpWCMS,  phpWebSite,  Siteframe,  TYPO3,  Xoops and Zikula.  Those content management systems are open source, so they are free to use if you know how to install and customize them.</p>
<p><strong>Evaluating Content Management Systems</strong></p>
<p>These points will help you evaluate cms and decide which one is right for your business.</p>
<p>1. Support<br />
In our opinion, this is the most important factor in deciding between content management systems.  Not all open source applications are widely used or supported.  Is there are website for the cms?  Does it contain a knowledge base and support forums?  Is the support up-to-date?  Are their new releases and bug fixes made available to the public on a regular basis?</p>
<p>2. Add-on, Plugins and/or Modules<br />
What kind of extensions are available for the cms?  If it doesn&#8217;t come with all the features you need, will it be easy to upgrade in the future without having to hire a programmer to custom code changes to the software?</p>
<p>3. How widely used and accepted is the software?<br />
Are there tons of articles when you search google for that cms or are articles on the cms &#8220;few and far between&#8221;?  If not a lot of people are using the cms, there is either one of two reasons &#8211; either the system is so new you might want to wait for others to test it and for some of the early bugs to be worked out or no one is using it for a good reason &#8211; either it has a lot of bugs, it doesn&#8217;t have great support or there are just better cms out there.</p>
<p>4. How often are the same old bugs being found without any real solutions?<br />
For example, our experience with php-nuke is that when it has errors in the code it produces blank pages because the code simply stop without finishing loading.  Php-nuke 8.1 is the newest release and it&#8217;s still producing blank pages without good error messages to tell you what the underlying issues might be.  Do your research or have your web developer do it for you.  There are loads of articles in google about blank pages in php-nuke.  Php-nuke also seems to have sketchy support, so it is not our cms of choice and not the one we recommend to customers.</p>
<p>5. Have security issues been reported?<br />
Do your research or ask your web developer about reported security issues?  The last thing you want is a cms that isn&#8217;t secure or has security holes.  If there is a specific security hole in a piece of software and there is no patch to fix it, your web developer more than likely can not fix it and having an SSL certificate will not fix it either.</p>
<p><strong>Our Pick</strong></p>
<p>For our money, Joomla, Drupal and Zikula have the best support, a huge variety of great extensions and are the easiest to use, but do your own research and follow the advise of your web developer.</p>
<p><strong>Acclaimed Web Development &amp; Online Marketing </strong>offers all of these content management systems, as well as, custom-designed content management systems that are offered to larger businesses with a bigger budget and special business needs.  Contact us for a free presentation!</p>
<p><a title="content management system quote" href="http://acclaimedwebdevelopment.com/quote.html">Request a quote</a> to get started today!</p>
]]></content:encoded>
			<wfw:commentRss>http://acclaimedwebdevelopment.com/blog/2009/08/11/content-management-systems-how-to-use-evaluate-them/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
	</channel>
</rss>

