<?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"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
		>
<channel>
	<title>Comments on: Drupal vs. WordPress, why I’m having second thoughts</title>
	<atom:link href="http://www.danmyers.name/wp/2009/02/drupal-vs-wordpress-why-i%e2%80%99m-having-second-thoughts/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.danmyers.name/wp/2009/02/drupal-vs-wordpress-why-i%e2%80%99m-having-second-thoughts/</link>
	<description>PHP, ActionScript, TorqueScript, Frameworks</description>
	<lastBuildDate>Wed, 01 Sep 2010 13:41:21 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: John Sostak</title>
		<link>http://www.danmyers.name/wp/2009/02/drupal-vs-wordpress-why-i%e2%80%99m-having-second-thoughts/comment-page-1/#comment-581</link>
		<dc:creator>John Sostak</dc:creator>
		<pubDate>Sun, 21 Mar 2010 04:05:16 +0000</pubDate>
		<guid isPermaLink="false">http://www.danmyers.name/wp/?p=23#comment-581</guid>
		<description>Hi,
I am not a developer or coder, but my partner is.  We have tried Drupal, and for smaller websites, it is too much, of everything.  We have started using wordpress as a cms for small sites, like http://cfdblaze.com/ which is the Chicago Fire Department website, and it is much faster to roll out.  The wordpress cms is also easier for a client to administrate.  

That being said, the client must be informed of what not to touch.  We haven&#039;t eliminated the editor, plug ins,  or themes from the back end.  If they want to, they can do a little damage.

It&#039;s been our experience that the wordpress community is super helpful, so maybe you are just in the wrong forums?  Check Matt Mullenweg and Tomi Schnieder, they actually answer email personally.

I would like wp to do a little more, and the community will get it there.  Unless we are building something really big, we prefer wordpress.

Thanks, John</description>
		<content:encoded><![CDATA[<p>Hi,<br />
I am not a developer or coder, but my partner is.  We have tried Drupal, and for smaller websites, it is too much, of everything.  We have started using wordpress as a cms for small sites, like <a href="http://cfdblaze.com/" rel="nofollow">http://cfdblaze.com/</a> which is the Chicago Fire Department website, and it is much faster to roll out.  The wordpress cms is also easier for a client to administrate.  </p>
<p>That being said, the client must be informed of what not to touch.  We haven&#8217;t eliminated the editor, plug ins,  or themes from the back end.  If they want to, they can do a little damage.</p>
<p>It&#8217;s been our experience that the wordpress community is super helpful, so maybe you are just in the wrong forums?  Check Matt Mullenweg and Tomi Schnieder, they actually answer email personally.</p>
<p>I would like wp to do a little more, and the community will get it there.  Unless we are building something really big, we prefer wordpress.</p>
<p>Thanks, John</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: nomad</title>
		<link>http://www.danmyers.name/wp/2009/02/drupal-vs-wordpress-why-i%e2%80%99m-having-second-thoughts/comment-page-1/#comment-524</link>
		<dc:creator>nomad</dc:creator>
		<pubDate>Mon, 15 Feb 2010 06:44:54 +0000</pubDate>
		<guid isPermaLink="false">http://www.danmyers.name/wp/?p=23#comment-524</guid>
		<description>I think under the hood Drupal code is much easier to understand then Wordpress.

Wordpress attaches wp_ to everything, don&#039;t know why they feel the need to, it only makes more of a mess and difficult to read the code.

The code itself is not as straight forward as Drupal code which is pretty easy once you get the feel for it.  Wordpress hides a lot of things which makes it difficult to extend.</description>
		<content:encoded><![CDATA[<p>I think under the hood Drupal code is much easier to understand then Wordpress.</p>
<p>Wordpress attaches wp_ to everything, don&#8217;t know why they feel the need to, it only makes more of a mess and difficult to read the code.</p>
<p>The code itself is not as straight forward as Drupal code which is pretty easy once you get the feel for it.  Wordpress hides a lot of things which makes it difficult to extend.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Matt</title>
		<link>http://www.danmyers.name/wp/2009/02/drupal-vs-wordpress-why-i%e2%80%99m-having-second-thoughts/comment-page-1/#comment-465</link>
		<dc:creator>Matt</dc:creator>
		<pubDate>Wed, 16 Dec 2009 15:38:28 +0000</pubDate>
		<guid isPermaLink="false">http://www.danmyers.name/wp/?p=23#comment-465</guid>
		<description>weston deboer, why would the Wordpress community be hiding said information?</description>
		<content:encoded><![CDATA[<p>weston deboer, why would the Wordpress community be hiding said information?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: weston deboer</title>
		<link>http://www.danmyers.name/wp/2009/02/drupal-vs-wordpress-why-i%e2%80%99m-having-second-thoughts/comment-page-1/#comment-422</link>
		<dc:creator>weston deboer</dc:creator>
		<pubDate>Fri, 02 Oct 2009 00:06:47 +0000</pubDate>
		<guid isPermaLink="false">http://www.danmyers.name/wp/?p=23#comment-422</guid>
		<description>This is kind of a hidden secret that the wordpress community doesn&#039;t really want you to know. But it is very easy to do what you are asking by using custom page templates. So you create your contact page template in your wordpress theme folder. Then you create your contacts page and select that page. Now within that you can do your custom php queries, custom loops.

Or you can even go a step further and in your index.php or category.php template files you can say, if in the contacts category, show it like this, if not show it like this. 

I am sorry if this is an old topic, I was just looking around drupal vs wordpress</description>
		<content:encoded><![CDATA[<p>This is kind of a hidden secret that the wordpress community doesn&#8217;t really want you to know. But it is very easy to do what you are asking by using custom page templates. So you create your contact page template in your wordpress theme folder. Then you create your contacts page and select that page. Now within that you can do your custom php queries, custom loops.</p>
<p>Or you can even go a step further and in your index.php or category.php template files you can say, if in the contacts category, show it like this, if not show it like this. </p>
<p>I am sorry if this is an old topic, I was just looking around drupal vs wordpress</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Hone Watson</title>
		<link>http://www.danmyers.name/wp/2009/02/drupal-vs-wordpress-why-i%e2%80%99m-having-second-thoughts/comment-page-1/#comment-393</link>
		<dc:creator>Hone Watson</dc:creator>
		<pubDate>Thu, 13 Aug 2009 00:07:11 +0000</pubDate>
		<guid isPermaLink="false">http://www.danmyers.name/wp/?p=23#comment-393</guid>
		<description>I think you might be able to achieve this outcome by extending some of the wordpress classes, using the wordpress rewrite api, and using the template redirect hook.

I like Drupal, but I find it annoying that they have two simultaneous stable releases and a third development release.  It makes it so much more difficult to maintain modules.  I think Wordpress has better scalability due to the Drupal Database API. 

Magento is so slow even now with performance enhancements.  I&#039;m looking at starting a project that uses the post_type for products, and orders with a simple paypal express checkout as a starting point.</description>
		<content:encoded><![CDATA[<p>I think you might be able to achieve this outcome by extending some of the wordpress classes, using the wordpress rewrite api, and using the template redirect hook.</p>
<p>I like Drupal, but I find it annoying that they have two simultaneous stable releases and a third development release.  It makes it so much more difficult to maintain modules.  I think Wordpress has better scalability due to the Drupal Database API. </p>
<p>Magento is so slow even now with performance enhancements.  I&#8217;m looking at starting a project that uses the post_type for products, and orders with a simple paypal express checkout as a starting point.</p>
]]></content:encoded>
	</item>
</channel>
</rss>
