 
    
<?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>articles Archives - Complete, Concrete, Concise</title>
	<atom:link href="https://complete-concrete-concise.com/tag/articles/feed/" rel="self" type="application/rss+xml" />
	<link>https://complete-concrete-concise.com/tag/articles/</link>
	<description>Practical Information Without The Bloat</description>
	<lastBuildDate>Thu, 24 Mar 2011 14:08:40 +0000</lastBuildDate>
	<language>en-US</language>
	<sy:updatePeriod>
	hourly	</sy:updatePeriod>
	<sy:updateFrequency>
	1	</sy:updateFrequency>
	<generator>https://wordpress.org/?v=6.9</generator>
	<item>
		<title>Why I switched from Joomla! to WordPress</title>
		<link>https://complete-concrete-concise.com/blog/why-i-switched-from-joomla-to-wordpress/</link>
					<comments>https://complete-concrete-concise.com/blog/why-i-switched-from-joomla-to-wordpress/#comments</comments>
		
		<dc:creator><![CDATA[richardsplanet]]></dc:creator>
		<pubDate>Thu, 24 Mar 2011 14:08:40 +0000</pubDate>
				<category><![CDATA[Blog]]></category>
		<category><![CDATA[articles]]></category>
		<category><![CDATA[categories]]></category>
		<category><![CDATA[comments]]></category>
		<category><![CDATA[joomla]]></category>
		<category><![CDATA[switch]]></category>
		<category><![CDATA[wordpress]]></category>
		<guid isPermaLink="false">http://complete-concrete-concise.com/blog/why-i-switched-from-joomla-to-wordpress</guid>

					<description><![CDATA[<p>This website previously used Joomla! (version 1.5.x) as the backend CMS, but I switched over to using WordPress (version 3.x). The two main reasons were: Comments Ability assign an article to multiple categories Comments Comments are built into the WordPress core, but you need to install a third party plugin to allow visitors to leave comments [&#8230;]</p>
<p>The post <a href="https://complete-concrete-concise.com/blog/why-i-switched-from-joomla-to-wordpress/">Why I switched from Joomla! to WordPress</a> appeared first on <a href="https://complete-concrete-concise.com">Complete, Concrete, Concise</a>.</p>
]]></description>
										<content:encoded><![CDATA[<div class="c1">
<p>This website previously used Joomla! (version 1.5.x) as the backend CMS, but I switched over to using WordPress (version 3.x). The two main reasons were:</p>
<ol>
<li>Comments</li>
<li>Ability assign an article to multiple categories</li>
</ol>
</div>
<h3>Comments</h3>
<p>Comments are built into the WordPress core, but you need to install a third party plugin to allow visitors to leave comments in Joomla!</p>
<p>There is nothing wrong with third party plugins (WordPress has many, as does Joomla!) – some are better than others. However, you always run the risk of the plugin no longer being supported, or the plugin not functioning with the latest version of the software. For some things, this is not really a big deal, for others, it is. For me, comments are an important part of a website – it allows interactivity and feedback. As well, I was not thrilled with Joomla! comment plugins because they use BBCode for formatting text instead of the more ubiquitous HTML tags.</p>
<p>Many other CMSs (such as Drupal) have commenting built into their core, so why not Joomla!.</p>
<h3>Categories</h3>
<p>Joomla! has a strict hierarchical model. In version 1.5.x, you had only two levels: sections and categories. You could have as many sections as you wanted and each section could have as many categories as you wanted. A two level hierarchy is not that limiting, since most hierarchies tend to be shallow rather than deep. Joomla! 1.6.x eliminates this two level hierarchy and permits nesting categories as deep as you want.</p>
<p>The problem is trying to assign an article to more than one category. It can’t be done in Joomla! (there are third party plugins that allow this, but they completely change the way you manage articles in Joomla! and require too much fiddling (for my taste) in the backend to do this).</p>
<p>The ability to assign an article to multiple categories is built into WordPress. Nice.</p>
<p>Not all websites need the ability to post articles to multiple categories. A good example of a site that <span style="text-decoration: underline;">does</span> need this ability is a recipe or cooking site. In Joomla! you decide on a hierarchy and stick to it. You might decide to have a top level organization of</p>
<ul>
<li>Salads</li>
<li>Soups</li>
<li>Appetizers</li>
<li>Main Dishes</li>
<li>Desserts</li>
<li>Drinks</li>
</ul>
<p>Which is a good way to organize recipes.</p>
<p>Under Main Dishes you might provide subcategories of:</p>
<ul>
<li>Beef</li>
<li>Pork</li>
<li>Chicken</li>
<li>Turkey</li>
<li>Fish</li>
<li>Vegetarian</li>
</ul>
<p>Which is a good subcategorization of Main Dishes.</p>
<p>But what if you want to give a different view to your users. It would be nice to categorize recipes by Season:</p>
<ul>
<li>Thanksgiving</li>
<li>Christmas</li>
<li>Hanukah</li>
<li>New Year</li>
<li>Valentine’s Day</li>
<li>Easter</li>
<li>Passover</li>
</ul>
<p>Or maybe by dietary restriction:</p>
<ul>
<li>Dairy Free</li>
<li>Nut Free</li>
<li>Gluten Free</li>
<li>Fat Free</li>
<li>Low Fat</li>
</ul>
<p>While you can certainly create all these categories and subcategories in Joomla! you could not assign an article to multiple categories. For example, Roast Turkey, aside from fitting under the <span style="text-decoration: underline;">Turkey</span> category, would also fit under <span style="text-decoration: underline;">Thanksgiving</span>, <span style="text-decoration: underline;">Christmas</span> and <span style="text-decoration: underline;">New Year</span>. In Joomla! you would have to post it 4 times – once in each category. What happens when you update the recipe (perhaps there was a typo – say 2 tbsp of ground cumin instead of 2 tsp of ground cumin). You have to update it in four places.  Will you remember all 4 places? If you hire someone to maintain your site, will they know that the recipe is published in 4 different places?</p>
<p class="c3"><strong>NOTE:</strong> Joomla! is a fine CMS and I run other sites using Joomla! However, for this site, it was not the right solution.</p>

<p>The post <a href="https://complete-concrete-concise.com/blog/why-i-switched-from-joomla-to-wordpress/">Why I switched from Joomla! to WordPress</a> appeared first on <a href="https://complete-concrete-concise.com">Complete, Concrete, Concise</a>.</p>
]]></content:encoded>
					
					<wfw:commentRss>https://complete-concrete-concise.com/blog/why-i-switched-from-joomla-to-wordpress/feed/</wfw:commentRss>
			<slash:comments>6</slash:comments>
		
		
			</item>
	</channel>
</rss>
