<?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: Choosing the Right Content Management System for Your Project</title>
	<atom:link href="http://designreviver.com/tips/choosing-the-right-content-management-system-for-your-project/feed/" rel="self" type="application/rss+xml" />
	<link>http://designreviver.com/tips/choosing-the-right-content-management-system-for-your-project/</link>
	<description></description>
	<lastBuildDate>Sat, 04 Feb 2012 13:48:40 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.2.1</generator>
	<item>
		<title>By: Martin Lapietra</title>
		<link>http://designreviver.com/tips/choosing-the-right-content-management-system-for-your-project/comment-page-1/#comment-22155</link>
		<dc:creator>Martin Lapietra</dc:creator>
		<pubDate>Thu, 28 Jul 2011 01:24:04 +0000</pubDate>
		<guid isPermaLink="false">http://designreviver.com/?p=5128#comment-22155</guid>
		<description>You can actually learn A LOT developing for a CMS!!</description>
		<content:encoded><![CDATA[<div class="KonaBody">You can actually learn A LOT developing for a CMS!!</div>
]]></content:encoded>
	</item>
	<item>
		<title>By: Website design</title>
		<link>http://designreviver.com/tips/choosing-the-right-content-management-system-for-your-project/comment-page-1/#comment-16544</link>
		<dc:creator>Website design</dc:creator>
		<pubDate>Mon, 02 Aug 2010 20:31:57 +0000</pubDate>
		<guid isPermaLink="false">http://designreviver.com/?p=5128#comment-16544</guid>
		<description>Joomla the best</description>
		<content:encoded><![CDATA[<div class="KonaBody">Joomla the best</div>
]]></content:encoded>
	</item>
	<item>
		<title>By: Kimberly McCabe</title>
		<link>http://designreviver.com/tips/choosing-the-right-content-management-system-for-your-project/comment-page-1/#comment-13921</link>
		<dc:creator>Kimberly McCabe</dc:creator>
		<pubDate>Thu, 01 Apr 2010 17:11:36 +0000</pubDate>
		<guid isPermaLink="false">http://designreviver.com/?p=5128#comment-13921</guid>
		<description>This is a great post! Especially with slashed IT budgets and the now economic recovery - the question  of Open Source CMS is often coming up with clients at Oshyn. So we wrote and yesterday released this free white paper: &lt;a href=&quot;http://www.oshyn.com/landingpages/open-source-cms-right-for-your-organization&quot; rel=&quot;nofollow&quot;&gt; Open Source CMS: Is it right for your organization? &lt;/a&gt;

K</description>
		<content:encoded><![CDATA[<div class="KonaBody">This is a great post! Especially with slashed IT budgets and the now economic recovery &#8211; the question  of Open Source CMS is often coming up with clients at Oshyn. So we wrote and yesterday released this free white paper: <a href="http://www.oshyn.com/landingpages/open-source-cms-right-for-your-organization" rel="nofollow"> Open Source CMS: Is it right for your organization? </a></p>
<p>K</p></div>
]]></content:encoded>
	</item>
	<item>
		<title>By: Derek Dole</title>
		<link>http://designreviver.com/tips/choosing-the-right-content-management-system-for-your-project/comment-page-1/#comment-13063</link>
		<dc:creator>Derek Dole</dc:creator>
		<pubDate>Fri, 19 Feb 2010 16:22:32 +0000</pubDate>
		<guid isPermaLink="false">http://designreviver.com/?p=5128#comment-13063</guid>
		<description>Good place to start the CMS evaluations is www. cmsmatrix.org</description>
		<content:encoded><![CDATA[<div class="KonaBody">Good place to start the CMS evaluations is www. cmsmatrix.org</div>
]]></content:encoded>
	</item>
	<item>
		<title>By: TheAL</title>
		<link>http://designreviver.com/tips/choosing-the-right-content-management-system-for-your-project/comment-page-1/#comment-13060</link>
		<dc:creator>TheAL</dc:creator>
		<pubDate>Fri, 19 Feb 2010 12:46:55 +0000</pubDate>
		<guid isPermaLink="false">http://designreviver.com/?p=5128#comment-13060</guid>
		<description>@Chris, gotta disagree to an extent. If you have to make a huge website for a client by yourself that needs user accounts, databases, galleries, blogs, shopping carts, and so on, doing it all yourself would take ages and it&#039;s not even worth it unless you have an advanced understanding of programming for security (above all else, but among other things). By the time you have the CS understanding to make all of that...you could have learned an existing one from the core up and developed for it, and you&#039;d be better off. Using a good CMS is invaluable in terms of productivity, efficiency, and cost-effectiveness. You get a framework, core functionality up the wazoo, security, and it&#039;s modular and flexible so you can program and make more blocks to add on. And it isn&#039;t always easy. It can be challenging. Making good Drupal modules, for instance, is not for &quot;newbs.&quot; A lot of them are also free, open source, and driven by huge communities that can make intense, complex add-ons quickly and cooperatively. You can actually learn A LOT developing for a CMS.</description>
		<content:encoded><![CDATA[<div class="KonaBody">@Chris, gotta disagree to an extent. If you have to make a huge website for a client by yourself that needs user accounts, databases, galleries, blogs, shopping carts, and so on, doing it all yourself would take ages and it&#8217;s not even worth it unless you have an advanced understanding of programming for security (above all else, but among other things). By the time you have the CS understanding to make all of that&#8230;you could have learned an existing one from the core up and developed for it, and you&#8217;d be better off. Using a good CMS is invaluable in terms of productivity, efficiency, and cost-effectiveness. You get a framework, core functionality up the wazoo, security, and it&#8217;s modular and flexible so you can program and make more blocks to add on. And it isn&#8217;t always easy. It can be challenging. Making good Drupal modules, for instance, is not for &#8220;newbs.&#8221; A lot of them are also free, open source, and driven by huge communities that can make intense, complex add-ons quickly and cooperatively. You can actually learn A LOT developing for a CMS.</div>
]]></content:encoded>
	</item>
	<item>
		<title>By: Yofie Setiawan</title>
		<link>http://designreviver.com/tips/choosing-the-right-content-management-system-for-your-project/comment-page-1/#comment-13051</link>
		<dc:creator>Yofie Setiawan</dc:creator>
		<pubDate>Fri, 19 Feb 2010 07:04:02 +0000</pubDate>
		<guid isPermaLink="false">http://designreviver.com/?p=5128#comment-13051</guid>
		<description>is there a comparison article for all of the cms that&#039;s used mostly nowadays?</description>
		<content:encoded><![CDATA[<div class="KonaBody">is there a comparison article for all of the cms that&#8217;s used mostly nowadays?</div>
]]></content:encoded>
	</item>
	<item>
		<title>By: Chris</title>
		<link>http://designreviver.com/tips/choosing-the-right-content-management-system-for-your-project/comment-page-1/#comment-13030</link>
		<dc:creator>Chris</dc:creator>
		<pubDate>Thu, 18 Feb 2010 03:52:34 +0000</pubDate>
		<guid isPermaLink="false">http://designreviver.com/?p=5128#comment-13030</guid>
		<description>I&#039;ve got the perfect CMS for ya, it&#039;s called notepad. And when things get hairy, there is a great feature in there called find and replace that will basically solve all of your needs. A little bit of PHP... and you are done. This is how everyone should build their first website, gotta learn somewhere if you want to progress anything.</description>
		<content:encoded><![CDATA[<div class="KonaBody">I&#8217;ve got the perfect CMS for ya, it&#8217;s called notepad. And when things get hairy, there is a great feature in there called find and replace that will basically solve all of your needs. A little bit of PHP&#8230; and you are done. This is how everyone should build their first website, gotta learn somewhere if you want to progress anything.</div>
]]></content:encoded>
	</item>
	<item>
		<title>By: What we twitted this week &#8211; No.1 &#124; Mobile Dummy</title>
		<link>http://designreviver.com/tips/choosing-the-right-content-management-system-for-your-project/comment-page-1/#comment-12979</link>
		<dc:creator>What we twitted this week &#8211; No.1 &#124; Mobile Dummy</dc:creator>
		<pubDate>Sun, 14 Feb 2010 21:35:34 +0000</pubDate>
		<guid isPermaLink="false">http://designreviver.com/?p=5128#comment-12979</guid>
		<description>[...] the Right Content Management System for Your [...]</description>
		<content:encoded><![CDATA[<div class="KonaBody">[...] the Right Content Management System for Your [...]</div>
]]></content:encoded>
	</item>
	<item>
		<title>By: David Dorey</title>
		<link>http://designreviver.com/tips/choosing-the-right-content-management-system-for-your-project/comment-page-1/#comment-12967</link>
		<dc:creator>David Dorey</dc:creator>
		<pubDate>Sun, 14 Feb 2010 15:25:11 +0000</pubDate>
		<guid isPermaLink="false">http://designreviver.com/?p=5128#comment-12967</guid>
		<description>I have to say I am a huge Joomla! fan. The greatest reason for using a decent CMS has to be that the designer can deliver so much functionality to the client at minimal cost in terms of licensing and development time.  The learning curve is steep but rewarding.</description>
		<content:encoded><![CDATA[<div class="KonaBody">I have to say I am a huge Joomla! fan. The greatest reason for using a decent CMS has to be that the designer can deliver so much functionality to the client at minimal cost in terms of licensing and development time.  The learning curve is steep but rewarding.</div>
]]></content:encoded>
	</item>
	<item>
		<title>By: Trent</title>
		<link>http://designreviver.com/tips/choosing-the-right-content-management-system-for-your-project/comment-page-1/#comment-12959</link>
		<dc:creator>Trent</dc:creator>
		<pubDate>Sat, 13 Feb 2010 16:32:38 +0000</pubDate>
		<guid isPermaLink="false">http://designreviver.com/?p=5128#comment-12959</guid>
		<description>Thanks for the update.  There was obviously no harm intended.  Feel free to use the diagram.  I bet many designers would be happy to let bloggers use certain imagery if they&#039;re asked &amp; credited.  After all, I spent a decent chunk of time on that diagram &amp; I&#039;d love to see it get as much mileage as possible!</description>
		<content:encoded><![CDATA[<div class="KonaBody">Thanks for the update.  There was obviously no harm intended.  Feel free to use the diagram.  I bet many designers would be happy to let bloggers use certain imagery if they&#8217;re asked &amp; credited.  After all, I spent a decent chunk of time on that diagram &amp; I&#8217;d love to see it get as much mileage as possible!</div>
]]></content:encoded>
	</item>
</channel>
</rss>

