<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	>
<channel>
	<title>Comments on: Drupal or Joomla?  Picking a CMS</title>
	<atom:link href="http://www.jdavidrogers.com/2007/04/07/drupal-or-joomla-picking-a-cms/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.jdavidrogers.com/2007/04/07/drupal-or-joomla-picking-a-cms/</link>
	<description>Can I earn enough online to leave my corporate career?</description>
	<pubDate>Sun, 07 Sep 2008 19:16:54 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.6.1</generator>
		<item>
		<title>By: chris janes</title>
		<link>http://www.jdavidrogers.com/2007/04/07/drupal-or-joomla-picking-a-cms/#comment-757</link>
		<dc:creator>chris janes</dc:creator>
		<pubDate>Sun, 13 Apr 2008 00:19:56 +0000</pubDate>
		<guid isPermaLink="false">http://www.jdavidrogers.com/2007/04/07/drupal-or-joomla-picking-a-cms/#comment-757</guid>
		<description>I tried Joomla and Drupal. Finally i fell in love with Drupal. For me there was virtually no learning curve with it. Almost everything was more or less self-explanatory to me. 
Joomla / Mambo was (and is still) very strange in my opinion. I still don't understand the internal logic of them and my impression of Joomla was: complicated, produces ugly html, unlogical, strange, inflexible; But that was only a first impression. I'am shure, that you can become lucky and productive with joomla, if you get the idea of this cms, but obviously my brain lacks the ability to become familiar with joomla. I think the choice of the right cms is a very personal one.</description>
		<content:encoded><![CDATA[<p>I tried Joomla and Drupal. Finally i fell in love with Drupal. For me there was virtually no learning curve with it. Almost everything was more or less self-explanatory to me.<br />
Joomla / Mambo was (and is still) very strange in my opinion. I still don&#8217;t understand the internal logic of them and my impression of Joomla was: complicated, produces ugly html, unlogical, strange, inflexible; But that was only a first impression. I&#8217;am shure, that you can become lucky and productive with joomla, if you get the idea of this cms, but obviously my brain lacks the ability to become familiar with joomla. I think the choice of the right cms is a very personal one.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: ChrisW</title>
		<link>http://www.jdavidrogers.com/2007/04/07/drupal-or-joomla-picking-a-cms/#comment-118</link>
		<dc:creator>ChrisW</dc:creator>
		<pubDate>Fri, 14 Dec 2007 17:01:17 +0000</pubDate>
		<guid isPermaLink="false">http://www.jdavidrogers.com/2007/04/07/drupal-or-joomla-picking-a-cms/#comment-118</guid>
		<description>I have just (literally) set up a simple website in the last few days using Drupal and a free template I found on the web.  I have previously used Mambo (more or less same as Joomla) and was happy enough with it at the time.  Now I've tried Drupal, I realise what I was missing!  Mambo was clunky, temperamental and fairly convoluted to set up initially, and I never did persuade my users to add content of their own to it.  In contrast, Drupal has been a breeze to set up, the internal logic is admirably straightforward, the interfaces are pretty easy to use and the add-on modules I've tried so far are excellent. 

But you're right about the positive user support around Joomla and Mambo, although so far I haven't has any problems with Drupal that I couldn't fix myself or with a bit of help from the WWW.

IBM compared Drupal and a few other CMS for a test project and went for Drupal.  They explain why here:  

http://www.ibm.com/developerworks/ibm/osource/index.html</description>
		<content:encoded><![CDATA[<p>I have just (literally) set up a simple website in the last few days using Drupal and a free template I found on the web.  I have previously used Mambo (more or less same as Joomla) and was happy enough with it at the time.  Now I&#8217;ve tried Drupal, I realise what I was missing!  Mambo was clunky, temperamental and fairly convoluted to set up initially, and I never did persuade my users to add content of their own to it.  In contrast, Drupal has been a breeze to set up, the internal logic is admirably straightforward, the interfaces are pretty easy to use and the add-on modules I&#8217;ve tried so far are excellent. </p>
<p>But you&#8217;re right about the positive user support around Joomla and Mambo, although so far I haven&#8217;t has any problems with Drupal that I couldn&#8217;t fix myself or with a bit of help from the <a href="http://WWW" rel="nofollow">http://WWW</a>.</p>
<p>IBM compared Drupal and a few other CMS for a test project and went for Drupal.  They explain why here:  </p>
<p><a href="http://www.ibm.com/developerworks/ibm/osource/index.html" rel="nofollow">http://www.ibm.com/developerworks/ibm/osource/index.html</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: wendell</title>
		<link>http://www.jdavidrogers.com/2007/04/07/drupal-or-joomla-picking-a-cms/#comment-40</link>
		<dc:creator>wendell</dc:creator>
		<pubDate>Mon, 20 Aug 2007 18:58:03 +0000</pubDate>
		<guid isPermaLink="false">http://www.jdavidrogers.com/2007/04/07/drupal-or-joomla-picking-a-cms/#comment-40</guid>
		<description>I can't speak for Joomia, but I had in the past played with Wordpress as my personal blogging app and recently have been working on the side for a small magazine to turn a Drupal install into a customized publishing system - following the New York Observer Model.

So I have some ideas perspective of an end user to a developer.  Basically, the potential and flexibility of drupal is amazing, but the usability lacks and as mentioned in some of the comments the learning curve is like smacking into a solid brick wall at full flight.

That said, if you need customized solutions you have amazing tools like the content construction kit (CCK).  Here I was able to define all the fields for the magazine's story, edition and contributors. So we could get our content to behave exactly as we wanted.  The CCK paradigm, combined with views (a module to retrieve information and present it) will depreciate a large number of current drupal modules as you can role your own, how ever you choose.

However, this last point really belies the learning curve and the current leanings of drupal towards developers. At first I personally found the drupal forums lacking, but as I developed my drupal vocabulary and began to understand the drupal paradigms, I was better able to describe my problem and search for solutions.  I am now easily able to find the information I need.  Every problem I have had thus far has been described in detail somewhere in the forums - it was a matter of being proactive, rather than reactive.

I suspect your question may have gone unanswered because it may have been asked before.  This doesn't forgive the negelect, but again belies the leanings towards developers.

From the little bit of reading I have done on the Joomia/Drupal comparison, Joomia seems to focus on the user and as such may be a good choice for your project.  However, if you are really planning to expand what you are doing in the future, and need a very flexible CMS you may still want to play with drupal.  For me personally the real power is in the Content Construction Kit, and custom theming and views.</description>
		<content:encoded><![CDATA[<p>I can&#8217;t speak for Joomia, but I had in the past played with Wordpress as my personal blogging app and recently have been working on the side for a small magazine to turn a Drupal install into a customized publishing system - following the New York Observer Model.</p>
<p>So I have some ideas perspective of an end user to a developer.  Basically, the potential and flexibility of drupal is amazing, but the usability lacks and as mentioned in some of the comments the learning curve is like smacking into a solid brick wall at full flight.</p>
<p>That said, if you need customized solutions you have amazing tools like the content construction kit (CCK).  Here I was able to define all the fields for the magazine&#8217;s story, edition and contributors. So we could get our content to behave exactly as we wanted.  The CCK paradigm, combined with views (a module to retrieve information and present it) will depreciate a large number of current drupal modules as you can role your own, how ever you choose.</p>
<p>However, this last point really belies the learning curve and the current leanings of drupal towards developers. At first I personally found the drupal forums lacking, but as I developed my drupal vocabulary and began to understand the drupal paradigms, I was better able to describe my problem and search for solutions.  I am now easily able to find the information I need.  Every problem I have had thus far has been described in detail somewhere in the forums - it was a matter of being proactive, rather than reactive.</p>
<p>I suspect your question may have gone unanswered because it may have been asked before.  This doesn&#8217;t forgive the negelect, but again belies the leanings towards developers.</p>
<p>From the little bit of reading I have done on the Joomia/Drupal comparison, Joomia seems to focus on the user and as such may be a good choice for your project.  However, if you are really planning to expand what you are doing in the future, and need a very flexible CMS you may still want to play with drupal.  For me personally the real power is in the Content Construction Kit, and custom theming and views.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: themegarden.org</title>
		<link>http://www.jdavidrogers.com/2007/04/07/drupal-or-joomla-picking-a-cms/#comment-35</link>
		<dc:creator>themegarden.org</dc:creator>
		<pubDate>Tue, 22 May 2007 19:21:03 +0000</pubDate>
		<guid isPermaLink="false">http://www.jdavidrogers.com/2007/04/07/drupal-or-joomla-picking-a-cms/#comment-35</guid>
		<description>Both, Drupal and Joomla are really great. Both have strengths and flaws.
Out of the box, joomla has a bit more features, and has shorter learning time.
On the other site Drupal is more flexible and more powerfull. A lot of "big players" those days converting their sites to Drupal (for example http://www.observer.com/ - New York Observer)</description>
		<content:encoded><![CDATA[<p>Both, Drupal and Joomla are really great. Both have strengths and flaws.<br />
Out of the box, joomla has a bit more features, and has shorter learning time.<br />
On the other site Drupal is more flexible and more powerfull. A lot of &#8220;big players&#8221; those days converting their sites to Drupal (for example <a href="http://www.observer.com/" rel="nofollow">http://www.observer.com/</a> - New York Observer)</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: eddie</title>
		<link>http://www.jdavidrogers.com/2007/04/07/drupal-or-joomla-picking-a-cms/#comment-34</link>
		<dc:creator>eddie</dc:creator>
		<pubDate>Mon, 21 May 2007 22:22:28 +0000</pubDate>
		<guid isPermaLink="false">http://www.jdavidrogers.com/2007/04/07/drupal-or-joomla-picking-a-cms/#comment-34</guid>
		<description>what about mambo? i've been reading a lot of discussions regarding the merits and limitations of each of the three, but a lot of time the threads are one or two years old. i am happy to find this fresh discussion, and would want to hear opinions on joomla. the 2 most important aspects for the current project is SEO friendliness and end user easy of use.</description>
		<content:encoded><![CDATA[<p>what about mambo? i&#8217;ve been reading a lot of discussions regarding the merits and limitations of each of the three, but a lot of time the threads are one or two years old. i am happy to find this fresh discussion, and would want to hear opinions on joomla. the 2 most important aspects for the current project is SEO friendliness and end user easy of use.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Matt Seymour</title>
		<link>http://www.jdavidrogers.com/2007/04/07/drupal-or-joomla-picking-a-cms/#comment-33</link>
		<dc:creator>Matt Seymour</dc:creator>
		<pubDate>Sun, 13 May 2007 14:32:53 +0000</pubDate>
		<guid isPermaLink="false">http://www.jdavidrogers.com/2007/04/07/drupal-or-joomla-picking-a-cms/#comment-33</guid>
		<description>I started out on the path for a PHP CMS just over a year ago, knowing nothing about PHP, MYSQL etc. Drupal seemed the most promising but I just couldn't get my head around it. The learning curve was too steep. In my experience greater flexibility goes hand in hand with a more complicated user interface. Ultimately I think Drupal's flexibility could be its downfall.</description>
		<content:encoded><![CDATA[<p>I started out on the path for a PHP CMS just over a year ago, knowing nothing about PHP, MYSQL etc. Drupal seemed the most promising but I just couldn&#8217;t get my head around it. The learning curve was too steep. In my experience greater flexibility goes hand in hand with a more complicated user interface. Ultimately I think Drupal&#8217;s flexibility could be its downfall.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: J David Rogers</title>
		<link>http://www.jdavidrogers.com/2007/04/07/drupal-or-joomla-picking-a-cms/#comment-20</link>
		<dc:creator>J David Rogers</dc:creator>
		<pubDate>Thu, 19 Apr 2007 19:49:50 +0000</pubDate>
		<guid isPermaLink="false">http://www.jdavidrogers.com/2007/04/07/drupal-or-joomla-picking-a-cms/#comment-20</guid>
		<description>Thanks for the good comments everyone.  

I definitely agree that Drupal is a solid platform.  While I have been very happy with Joomla and feel it was the right choice for my current project, I still plan to work on a Drupal site at some point in the future.</description>
		<content:encoded><![CDATA[<p>Thanks for the good comments everyone.  </p>
<p>I definitely agree that Drupal is a solid platform.  While I have been very happy with Joomla and feel it was the right choice for my current project, I still plan to work on a Drupal site at some point in the future.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: GiorgosK</title>
		<link>http://www.jdavidrogers.com/2007/04/07/drupal-or-joomla-picking-a-cms/#comment-19</link>
		<dc:creator>GiorgosK</dc:creator>
		<pubDate>Thu, 19 Apr 2007 18:18:16 +0000</pubDate>
		<guid isPermaLink="false">http://www.jdavidrogers.com/2007/04/07/drupal-or-joomla-picking-a-cms/#comment-19</guid>
		<description>Drupal does have a steep learning curve, sometimes the answers are in front of us though, we just have to search for them.

I have spend some time on drupal myself after having spend a couple of years using other systems (and joomla) but I finally decided to stay with drupal (and don't regret it).  It was a tool though made mostly for developers in mind but its changing slowly trying to attract more regular users.

Anyway I respect your choice on choosing joomla, if you ask me your answers went unanswered was just bad luck

If anyone wants to give it a try (or a second try) please consider reading the handbooks http://drupal.org/handbooks before asking questions since drupal does have its own unique vocabulary of terms which are essential in understanding and working with drupal.

For newbies I definetelly recommend the cookbook 
http://drupal.org/node/120612</description>
		<content:encoded><![CDATA[<p>Drupal does have a steep learning curve, sometimes the answers are in front of us though, we just have to search for them.</p>
<p>I have spend some time on drupal myself after having spend a couple of years using other systems (and joomla) but I finally decided to stay with drupal (and don&#8217;t regret it).  It was a tool though made mostly for developers in mind but its changing slowly trying to attract more regular users.</p>
<p>Anyway I respect your choice on choosing joomla, if you ask me your answers went unanswered was just bad luck</p>
<p>If anyone wants to give it a try (or a second try) please consider reading the handbooks <a href="http://drupal.org/handbooks" rel="nofollow">http://drupal.org/handbooks</a> before asking questions since drupal does have its own unique vocabulary of terms which are essential in understanding and working with drupal.</p>
<p>For newbies I definetelly recommend the cookbook<br />
<a href="http://drupal.org/node/120612" rel="nofollow">http://drupal.org/node/120612</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: robbie schmelzer</title>
		<link>http://www.jdavidrogers.com/2007/04/07/drupal-or-joomla-picking-a-cms/#comment-18</link>
		<dc:creator>robbie schmelzer</dc:creator>
		<pubDate>Sat, 14 Apr 2007 18:16:54 +0000</pubDate>
		<guid isPermaLink="false">http://www.jdavidrogers.com/2007/04/07/drupal-or-joomla-picking-a-cms/#comment-18</guid>
		<description>gonna do both of my old websites new again with Drupal - content management  solutions were the reason for the decision

thanks for putting this stuff out there...</description>
		<content:encoded><![CDATA[<p>gonna do both of my old websites new again with Drupal - content management  solutions were the reason for the decision</p>
<p>thanks for putting this stuff out there&#8230;</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Cláudio</title>
		<link>http://www.jdavidrogers.com/2007/04/07/drupal-or-joomla-picking-a-cms/#comment-17</link>
		<dc:creator>Cláudio</dc:creator>
		<pubDate>Wed, 11 Apr 2007 19:59:47 +0000</pubDate>
		<guid isPermaLink="false">http://www.jdavidrogers.com/2007/04/07/drupal-or-joomla-picking-a-cms/#comment-17</guid>
		<description>Hi David,

Try the IRC channels. The support room is always populated, and people there use to respond to questions and issues quickly.

Cláudio</description>
		<content:encoded><![CDATA[<p>Hi David,</p>
<p>Try the IRC channels. The support room is always populated, and people there use to respond to questions and issues quickly.</p>
<p>Cláudio</p>
]]></content:encoded>
	</item>
</channel>
</rss>
