<?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>Noupe &#187; CMS</title>
	<atom:link href="http://www.noupe.com/tag/cms/feed" rel="self" type="application/rss+xml" />
	<link>http://www.noupe.com</link>
	<description>The Curious Side of Smashing Magazine</description>
	<lastBuildDate>Fri, 10 Feb 2012 20:55:07 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	
<xhtml:meta xmlns:xhtml="http://www.w3.org/1999/xhtml" name="robots" content="noindex" />
		<item>
		<title>In choosing a CMS: 40+ Great CMS Theming Tutorials</title>
		<link>http://www.noupe.com/php/cms-theming-tutorials.html</link>
		<comments>http://www.noupe.com/php/cms-theming-tutorials.html#comments</comments>
		<pubDate>Tue, 21 Jul 2009 00:34:45 +0000</pubDate>
		<dc:creator>Editorial</dc:creator>
				<category><![CDATA[PHP]]></category>
		<category><![CDATA[CMS]]></category>
		<category><![CDATA[themes]]></category>
		<category><![CDATA[TUTORIAL]]></category>

		<guid isPermaLink="false">http://www.noupe.com/?p=17441</guid>
		<description><![CDATA[<table width="650"><tr><td width="650"><div style="width:650px;">
      <img src="http://statisches.auslieferung.commindo-media-ressourcen.de/advertisement.gif" alt="" border="0" /><br />
      <a href="http://auslieferung.commindo-media-ressourcen.de/random.php?mode=target&collection=noupe-rss&position=1" target="_blank"><img src="http://auslieferung.commindo-media-ressourcen.de/random.php?mode=image&collection=noupe-rss&position=1" border="0" alt="" /></a>&nbsp;<a href="http://auslieferung.commindo-media-ressourcen.de/random.php?mode=target&collection=noupe-rss&position=2" target="_blank"><img src="http://auslieferung.commindo-media-ressourcen.de/random.php?mode=image&collection=noupe-rss&position=2" border="0" alt="" /></a>&nbsp;<a href="http://auslieferung.commindo-media-ressourcen.de/random.php?mode=target&collection=noupe-rss&position=3" target="_blank"><img src="http://auslieferung.commindo-media-ressourcen.de/random.php?mode=image&collection=noupe-rss&position=3" border="0" alt="" /></a>
    </div></td></tr></table>
&nbsp;&nbsp; In choosing a CMS, one thing you should consider is the theming or templating process. While some CMSs have very simple and easy-to-use theming systems, others can be a real bear to use. Below are tutorials for some of the more popular CMSs out there. Some have tons of tutorials available (WordPress, Drupal, Concrete5) [...]]]></description>
			<content:encoded><![CDATA[<table width="650">
<tr>
<td width="650">
<div style="width:650px;">
      <img src="http://statisches.auslieferung.commindo-media-ressourcen.de/advertisement.gif" alt="" border="0" /><br />
      <a href="http://auslieferung.commindo-media-ressourcen.de/random.php?mode=target&#038;collection=noupe-rss&#038;position=1" target="_blank"><img src="http://auslieferung.commindo-media-ressourcen.de/random.php?mode=image&#038;collection=noupe-rss&#038;position=1" border="0" alt="" /></a>&nbsp;<a href="http://auslieferung.commindo-media-ressourcen.de/random.php?mode=target&#038;collection=noupe-rss&#038;position=2" target="_blank"><img src="http://auslieferung.commindo-media-ressourcen.de/random.php?mode=image&#038;collection=noupe-rss&#038;position=2" border="0" alt="" /></a>&nbsp;<a href="http://auslieferung.commindo-media-ressourcen.de/random.php?mode=target&#038;collection=noupe-rss&#038;position=3" target="_blank"><img src="http://auslieferung.commindo-media-ressourcen.de/random.php?mode=image&#038;collection=noupe-rss&#038;position=3" border="0" alt="" /></a>
    </div>
</td>
</tr>
</table>
<p>In <a href="http://www.noupe.com/php/choosing-cms-tips.html">choosing a CMS</a>, one thing you should consider is the theming or templating process. While some CMSs have very simple and easy-to-use theming systems, others can be a real bear to use.</p>
<p>Below are tutorials for some of the more popular CMSs out there. Some have tons of tutorials available (WordPress, Drupal, Concrete5) while others have limited documentation outside of the official site (Magnolia, Umbraco, TYPOlight). Some CMSs we&#8217;d planned to feature had little readily-available theming documentation and were left off the list entirely. In any case, whatever CMS you choose should have reliable, easy-to-understand instructions for creating custom themes, either in the official documentation or easily available within the developer community.</p>
<p><span id="more-17441"></span></p>
<h3 class="title">CMS Made Simple</h3>
<p><a href="http://www.cmsmadesimple.org" target="_blank">CMS Made Simple</a> is an open source CMS built in PHP.</p>
<h4 class="title"><a href="http://wiki.cmsmadesimple.org/index.php/User_Handbook/Getting_Started/Designer/Templates" target="_blank">Getting Started: Templates</a></h4>
<p>This page from CMSMS&#8217;s documentation covers all the basics for creating your own templates. It also includes information on customizing the default templates.</p>
<p class="img"><a href="http://wiki.cmsmadesimple.org/index.php/User_Handbook/Getting_Started/Designer/Templates" target="_blank"><br />
<img src="http://www.noupe.com/img/cms-tutorials/cmsmsgettingstartedtemplates.jpg" alt="CMS Theming Tutorials" /></a></p>
<h4 class="title"><a href="http://www.denisvlasov.net/147/3-ways-to-plug-custom-css-stylesheet-in-cmsms/" target="_blank">3 ways to plug a custom CSS stylesheet in CMSMS</a></h4>
<p>This tutorial shows three different ways to use custom CSS with CMS Made Simple. Methods included are using metadata in global admin settings, directly in the website templates, and using the native stylesheet mechanism of CMSMS.</p>
<p class="img"><a href="http://www.denisvlasov.net/147/3-ways-to-plug-custom-css-stylesheet-in-cmsms/" target="_blank"><img src="http://www.noupe.com/img/cms-tutorials/3waystoplugcustomcssstylesheetincmsms.jpg"alt="CMS Theming Tutorials" /></a></p>
<h3 class="title">Concrete5</h3>
<p><a href="http://www.concrete5.org/" target="_blank">Concrete5</a> is an open-source CMS released under the MIT software license.</p>
<h4 class="title"><a href="http://hungred.com/2009/03/07/how-to/tutorial-making-a-template-for-concrete5/" target="_blank">Tutorial: Making a template for concrete5</a></h4>
<p>This tutorial shows how to adapt a regular HTML template for use with Concrete5. The tutorial is illustrated and very simple to follow, with all the code you need included.</p>
<p class="img"><a href="http://hungred.com/2009/03/07/how-to/tutorial-making-a-template-for-concrete5/" target="_blank"><img src="http://www.noupe.com/img/cms-tutorials/tutorialmakingatemplateforconcrete5.jpg"alt="CMS Theming Tutorials" /></a></p>
<h4 class="title"><a href="http://www.codeblog.ch/2009/01/concrete5-theme-erstellen/" target="_blank">Concrete5—Create your own theme</a></h4>
<p>This multi-part tutorial shows you exactly how to create your own template for Concrete5. It covers the elements of a theme, the HTML structure, and more.</p>
<p class="img"><a href="http://www.codeblog.ch/2009/01/concrete5-theme-erstellen/" target="_blank"><img src="http://www.noupe.com/img/cms-tutorials/concrete5createyourowntheme.jpg"alt="CMS Theming Tutorials" /></a></p>
<h4 class="title"><a href="http://www.concrete5.org/help/building_with_concrete5/developers/themes" target="_blank">Understanding and Building Themes in Concrete</a></h4>
<p>This is the official theming documentation for Concrete5 and includes both a basic introduction to themes and links to more advanced topics.</p>
<p class="img"><a href="http://www.concrete5.org/help/building_with_concrete5/developers/themes" target="_blank"><img src="http://www.noupe.com/img/cms-tutorials/understandingandbuildingthemesinconcrete.jpg"alt="CMS Theming Tutorials" /></a></p>
<h3 class="title">CushyCMS</h3>
<p><a href="http://www.cushycms.com/" target="_blank">CushyCMS</a> is a free, hosted CMS option.</p>
<h4 class="title"><a href="http://net.tutsplus.com/tutorials/site-builds/how-to-build-a-maintainable-site-using-cushycms-and-twitter/" target="_blank">How to Build a Maintainable Site using CushyCMS and Twitter</a></h4>
<p>While this tutorial covers a lot more than just theming, that&#8217;s what it starts with. And it does a great job of showing how to create a theme for CushyCMS, with very easy-to-follow instructions.</p>
<p class="img"><a href="http://net.tutsplus.com/tutorials/site-builds/how-to-build-a-maintainable-site-using-cushycms-and-twitter/" target="_blank"><img src="http://www.noupe.com/img/cms-tutorials/howtobuildamaintainablesiteusingcushycmsandtwitter.jpg"alt="CMS Theming Tutorials" /></a></p>
<h4 class="title"><a href="http://www.cushycms.com/static/documentation" target="_blank">CushyCMS Designer Documentation</a></h4>
<p>This is the official documentation for designers. It includes everything you&#8217;d want to know about designing or customizing themes for use with CushyCMS. Topics covered include overriding content types, using Cushy with dynamic languages, XML elements and more.</p>
<p class="img"><a href="http://www.cushycms.com/static/documentation" target="_blank"><img src="http://www.noupe.com/img/cms-tutorials/cushycmsdesignerdocumentation.jpg"alt="CMS Theming Tutorials" /></a></p>
<h3 class="title">DotNetNuke</h3>
<p><a href="http://www.dotnetnuke.com/" target="_blank">DotNetNuke</a> is an open-source CMS for ASP.NET.</p>
<h4 class="title"><a href="http://www.themeswiki.org/Creating_your_first_DotNetNuke_Skin" target="_blank">Creating your first DotNetNuke Skin</a></h4>
<p>This is a very basic tutorial on how to create a skin for DotNetNuke. It&#8217;s a good starting point for learning to create skins, though it doesn&#8217;t really result in an end-product many people would want to use.</p>
<p class="img"><a href="http://www.themeswiki.org/Creating_your_first_DotNetNuke_Skin" target="_blank"><img src="http://www.noupe.com/img/cms-tutorials/creatingyourfirstdotnetnukeskin.jpg"alt="CMS Theming Tutorials" /></a></p>
<h4 class="title"><a href="http://www.dnncreative.com/CreatingaSkinTemplate/tabid/216/Default.aspx" target="_blank">Creating a Skin Template</a></h4>
<p>This is a thorough template on creating a skin that&#8217;s part of a series on creating websites in DotNetNuke. It includes tons of information on skin design and implementation. Additional tutorials after this one provide more in depth information on skinning and are linked at the bottom of this page.</p>
<p class="img"><a href="http://www.dnncreative.com/CreatingaSkinTemplate/tabid/216/Default.aspx" target="_blank"><img src="http://www.noupe.com/img/cms-tutorials/creatingaskintemplatedotnetnuke.jpg"alt="CMS Theming Tutorials" /></a></p>
<h4 class="title"><a href="http://www.dnncreative.com/HowtocreateapureCSSskin/tabid/252/Default.aspx" target="_blank">How to Create a Pure CSS Skin in DotNetNuke</a></h4>
<p>This is a 9-part video tutorial on how to create CSS-based skins for DotNetNuke. It&#8217;s very complete and based on the Simple Red Leaf layout available from DNN Creative Magazine.</p>
<p class="img"><a href="http://www.dnncreative.com/HowtocreateapureCSSskin/tabid/252/Default.aspx" target="_blank"><img src="http://www.noupe.com/img/cms-tutorials/howtocreateapurecssskinindotnetnuke.jpg"alt="CMS Theming Tutorials" /></a></p>
<h3 class="title">Drupal</h3>
<p><a href="http://drupal.org/" target="_blank">Drupal</a> is a free, open-source, PHP-based CMS.</p>
<h4 class="title"><a href="http://drupal.org/theme-guide" target="_blank">Theming Guide</a></h4>
<p>This is the theming guide available in the Drupal documentation. It covers everything you&#8217;d want to know about building Drupal themes, including information for both Drupal 5 and 6. Best practices and information on how to contribute themes are also included. </p>
<p class="img"><a href="http://drupal.org/theme-guide" target="_blank"><img src="http://www.noupe.com/img/cms-tutorials/drupalthemingguide.jpg"alt="CMS Theming Tutorials" /></a></p>
<h4 class="title"><a href="http://www.gomediazine.com/tutorials/create-a-killer-band-site-with-drupal-introduction/" target="_blank">Create a Killer Band Site With Drupal: A 6-part Tutorial Series</h3>
<p></a></p>
<p>This tutorial is specific to band-sites, but the information it contains could easily be applied to other types of sites. It covers everything from designing the site in Illustrator to Drupal theming and admin. And it gives plenty of examples of similar sites running on Drupal.</p>
<p class="img"><a href="http://www.gomediazine.com/tutorials/create-a-killer-band-site-with-drupal-introduction/" target="_blank"><img src="http://www.noupe.com/img/cms-tutorials/createakillerbandsitewithdrupal.jpg"alt="CMS Theming Tutorials" /></a></p>
<h4 class="title"><a href="http://tips.webdesign10.com/how-to-make-a-drupal-theme" target="_blank">How to Make a Drupal Theme</a></h4>
<p>This is a very simple but complete tutorial on how to create your own Drupal themes. It covers theme building based on the PHPtemplate theme engine and Drupal 6. It also covers the different files included in a Drupal theme and what each one does.</p>
<p class="img"><a href="http://tips.webdesign10.com/how-to-make-a-drupal-theme" target="_blank"><img src="http://www.noupe.com/img/cms-tutorials/howtomakeadrupaltheme.jpg"alt="CMS Theming Tutorials" /></a></p>
<h4 class="title">From PSD to Drupal Theme Tutorial<a href="http://www.xalking.com/blog/psd-drupal-theme-tutorial-part-i" target="_blank">Part 1</a>, <a href="http://www.xalking.com/blog/psd-drupal-theme-tutorial-part-ii" target="_blank">Part 2</a>, <a href="http://www.xalking.com/blog/psd-drupal-theme-tutorial-part-iii" target="_blank">Part 3</a></h4>
<p>This multi-part tutorial covers everything you need to know to convert a PSD file into a Drupal theme. It&#8217;s another very complete tutorial that includes all the code you&#8217;ll need.</p>
<p class="img"><a href="http://www.xalking.com/blog/psd-drupal-theme-tutorial-part-i" target="_blank"><img src="http://www.noupe.com/img/cms-tutorials/frompsdtodrupalthemetutorial.jpg"alt="CMS Theming Tutorials" /></a></p>
<h3 class="title">ExpressionEngine</h3>
<p><a href="http://expressionengine.com/" target="_blank">ExpressionEngine is a PHP and MySQL-based CMS.</p>
<h4 class="title"><a href="http://expressionengine.com/blog/article_list/category/dissecting_templates/" target="_blank">Dissecting the Default Templates</a></h4>
<p>This page gives a complete run-down of how templates in ExpressionEngine work. It covers everything from category headings and parameters to variables to RSS and mailing lists. It&#8217;s a good starting point for anyone interested in developing EE templates.</p>
<p class="img"><a href="http://expressionengine.com/blog/article_list/category/dissecting_templates/" target="_blank"><img src="http://www.noupe.com/img/cms-tutorials/expressionenginedissectingthedefaulttemplate.jpg"alt="CMS Theming Tutorials" /></a></p>
<h4 class="title"><a href="http://expressionengine.com/tutorials/lesson/introduction_to_templates/" target="_blank">Introduction to Templates Tutorial</a></h4>
<p>This video tutorial covers the basics of ExpressionEngine templates. It&#8217;s another good place to start if you want to design EE templates.</p>
<p class="img"><a href="http://expressionengine.com/tutorials/lesson/introduction_to_templates/" target="_blank"><img src="http://www.noupe.com/img/cms-tutorials/introductiontotemplatestutorialee.jpg"alt="CMS Theming Tutorials" /></a></p>
<h4 class="title"><a href="http://www.train-ee.com/courseware/free-tutorials/category/building-a-small-business-site/" target="_blank">Building a Small Business Site</a></h4>
<p>This series of tutorials covers the complete setup of a website in ExpressionEngine. It includes a few tutorials specifically on how to work with templates, though, all of which are worth a look.</p>
<p class="img"><a href="http://www.train-ee.com/courseware/free-tutorials/category/building-a-small-business-site/" target="_blank"><img src="http://www.noupe.com/img/cms-tutorials/buildingasmallbusinesswebsiteee.jpg"alt="CMS Theming Tutorials" /></a></p>
<h3 class="title">Joomla!</h3>
<p><a href="http://www.joomla.org/" target="_blank">Joomla!</a> is a PHP-based, free CMS.</p>
<h4 class="title"><a href="http://www.compassdesigns.net/tutorials/83-creating-a-w3c-valid-joomla-template.html" target="_blank">Creating a W3C Valid Joomla Template</a></h4>
<p>This tutorial shows how to create a CSS-based Joomla theme that&#8217;s completely standards-compliant and accessible. The end result is a basic, 3-column theme that can be adapted to different needs.</p>
<p class="img"><a href="http://www.compassdesigns.net/tutorials/83-creating-a-w3c-valid-joomla-template.html" target="_blank"><img src="http://www.noupe.com/img/cms-tutorials/creatingaw3cvalidjoomlatemplate.jpg"alt="CMS Theming Tutorials" /></a></p>
<h4 class="title"><a href="http://www.tobacamp.com/tutorial/5-easy-steps-converting-html-template-to-joomla-template/" target="_blank">5 Easy Steps Converting HTML Template to Joomla Template</a></h4>
<p>Here&#8217;s a five-step tutorial for turning just about any HTML template into a Joomla theme. The starting template should be (X)HTML and CSS-based and standards-compliant. This is really a very simple process and the tutorial outlines the steps very well.</p>
<p class="img"><a href="http://www.tobacamp.com/tutorial/5-easy-steps-converting-html-template-to-joomla-template/" target="_blank"><img src="http://www.noupe.com/img/cms-tutorials/5easystepsconvertinghtmltemplatetojoomlatemplate.jpg"alt="CMS Theming Tutorials" /></a></p>
<h4 class="title"><a href="http://net.tutsplus.com/tutorials/other/creating-your-first-joomla-template/" target="_blank">How to Create Your First Joomla Template</a></h4>
<p>This tutorial covers all the basics to creating a Joomla template, specifically geared to someone with no Joomla templating experience. It&#8217;s highly illustrated, making it really easy to follow. It&#8217;s also one of the most extensive Joomla theme tutorials out there.</p>
<p class="img"><a href="http://net.tutsplus.com/tutorials/other/creating-your-first-joomla-template/" target="_blank"><img src="http://www.noupe.com/img/cms-tutorials/howtocreateyourfirstjoomlatemplate.jpg"alt="CMS Theming Tutorials" /></a></p>
<h4 class="title"><a href="http://www.make-my-own-website.org/how-to-make-a-joomla-theme/" target="_blank">How to make a Joomla theme</a></h4>
<p>This is a very basic tutorial covering creating your own simple Joomla theme. It consists of only ten steps and provides sample code.</p>
<p class="img"><a href="http://www.make-my-own-website.org/how-to-make-a-joomla-theme/" target="_blank"><img src="http://www.noupe.com/img/cms-tutorials/howtomakeajoomlatheme.jpg"alt="CMS Theming Tutorials" /></a></p>
<h3 class="title">Magnolia</h3>
<p><a href="http://www.magnolia-cms.com/home.html" target="_blank">Magnolia</a> is an enterprise-level CMS built on the Java platform. There is a free, open-source edition available.</p>
<h4 class="title"><a href="http://documentation.magnolia-cms.com/templating-guide.html" target="_blank">Templating Guide</a></h4>
<p>This is the templating tutorial from Magnolia&#8217;s official documentation. It covers the basics of creating a simple template.</p>
<p class="img"><a href="http://documentation.magnolia-cms.com/templating-guide.html" target="_blank"><img src="http://www.noupe.com/img/cms-tutorials/magnoliatemplatingguide.jpg"alt="CMS Theming Tutorials" /></a></p>
<h3 class="title">MODx</h3>
<p><a href="http://modxcms.com" target="_blank">MODx</a> is an open-source &#8220;application framework&#8221; built on PHP.</p>
<h4 class="title"><a href="http://wiki.modxcms.com/index.php/Beginner%27s_Guide_to_MODx#Creating_the_Template" target="_blank">Beginner&#8217;s Guide to MODx: Creating the Template</a></h4>
<p>This tutorial is from the MODx wiki and covers all the basics of theming with MODx. It includes all the sample code you&#8217;ll need and is broken down in easy-to-understand sections.</p>
<p class="img"><a href="http://wiki.modxcms.com/index.php/Beginner%27s_Guide_to_MODx#Creating_the_Template" target="_blank"><img src="http://www.noupe.com/img/cms-tutorials/beginnersguidetomodxcreatingthetemplate.jpg"alt="CMS Theming Tutorials" /></a></p>
<h4 class="title"><a href="http://www.themeswiki.org/Theming_MODx" target="_blank">Theming MODx</a></h4>
<p>Here&#8217;s another wiki-based tutorial for creating MODx themes. Sample code is included, though this tutorial doesn&#8217;t seem to be quite as complete as the one in the official documentation.</p>
<p class="img"><a href="http://www.themeswiki.org/Theming_MODx" target="_blank"><img src="http://www.noupe.com/img/cms-tutorials/themingmodx.jpg"alt="CMS Theming Tutorials" /></a></p>
<h4 class="title"><a href="http://codingpad.maryspad.com/2009/03/31/building-a-website-with-modx-for-newbies-part-3-working-with-templates/" target="_blank">Building a Website with MODx for Newbies—Part 3: Working with Templates</a></h4>
<p>This tutorial gives thorough instructions for customizing an existing template to work with MODx. Additional tutorials in the series get into more detailed customizations and other aspects of working with MODx.</a></h4>
<p class="img"><a href="http://codingpad.maryspad.com/2009/03/31/building-a-website-with-modx-for-newbies-part-3-working-with-templates/" target="_blank"><img src="http://www.noupe.com/img/cms-tutorials/buildingawebsitewithmodxfornewbiespart3.jpg"alt="CMS Theming Tutorials" /></a></p>
<h3 class="title">Plone</h3>
<p><a href="http://plone.org/" target="_blank">Plone</a> is a free, open-source CMS.</p>
<h4 class="title"><a href="http://plone.org/documentation/tutorial/creating-plone-themes" target="_blank">Creating a new theme for Plone: a real-world example</a></h4>
<p>This is a very complete tutorial that covers all aspects of building a Plone theme from a Photoshop mockup. It shows how to do everything from creating the basic foundation for the theme to styling the individual elements.</p>
<p class="img"><a href="http://plone.org/documentation/tutorial/creating-plone-themes" target="_blank"><img src="http://www.noupe.com/img/cms-tutorials/creatinganewthemeforplonerealwordexample.jpg"alt="CMS Theming Tutorials" /></a></p>
<h4 class="title"><a href="http://www.themeswiki.org/Creating_a_Custom_theme_for_Plone" target="_blank">Creating a Custom Theme for Plone</a></h4>
<p>This is another incredibly detailed tutorial for creating Plone themes. It covers everything from creating custom CSS to overriding visual elements.</p>
<p class="img"><a href="http://www.themeswiki.org/Creating_a_Custom_theme_for_Plone" target="_blank"><img src="http://www.noupe.com/img/cms-tutorials/creatingacustomthemeforplone.jpg"alt="CMS Theming Tutorials" /></a></p>
<h3 class="title">Radiant CMS</h3>
<p><a href="http://radiantcms.org/" target="_blank">Radiant</a> is a free Ruby On Rails CMS.</p>
<h4 class="title"><a href="http://www.artofmission.com/articles/2006/06/06/radiant-cms" target="_blank">Radiant CMS</a></h4>
<p>This tutorial covers the basics of working with Radiant, including how the pages are set up and how to design around the basic page structure. It shows the basic divs used and how theme and template files are generally set up.</p>
<p class="img"><a href="http://www.artofmission.com/articles/2006/06/06/radiant-cms" target="_blank"><img src="http://www.noupe.com/img/cms-tutorials/radiantcms.jpg"alt="CMS Theming Tutorials" /></a></p>
<h3 class="title">SilverStripe</h3>
<p><a href="http://www.silverstripe.org/" target="_blank">SilverStripe</a> is built on the open source Sapphire development framework.</p>
<h4 class="title"><a href="http://doc.silverstripe.org/doku.php?id=themes:developing" target="_blank">Developing Themes</a></h4>
<p>This is the theme development guide right from the SilverStripe Documentation. It&#8217;s a great place to start, as it explains all the basics of how SilverStripe themes are structured and the core files required.</p>
<p class="img"><a href="http://doc.silverstripe.org/doku.php?id=themes:developing" target="_blank"><img src="http://www.noupe.com/img/cms-tutorials/developingthemessilverstripe.jpg"alt="CMS Theming Tutorials" /></a></p>
<h4 class="title"><a href="http://www.mathias-wilhelm.de/silverstripe_tutorial/index.html" target="_blank">Tutorial for SilverStripe</a></h4>
<p>This is a tutorial for creating a very basic SilverStripe theme. It includes three steps. In the end, you get a framework that allows for quick and easy theme development without compromising the capabilities of SilverStripe.</p>
<p class="img"><a href="http://www.mathias-wilhelm.de/silverstripe_tutorial/index.html" target="_blank"><img src="http://www.noupe.com/img/cms-tutorials/tutorialforsilverstripe.jpg"alt="CMS Theming Tutorials" /></a></p>
<h4 class="title"><a href="http://www.ssbits.com/building-a-theme-from-a-static-template/" target="_blank">Building a Theme from a Static Template</a></h4>
<p>Here&#8217;s a tutorial that covers how to adapt just about any website template to work as a SilverStripe theme. It includes a sample template to work with (both the starting files and the completed ones). It also includes documentation for working with other templates in case you&#8217;d prefer to start with something different.</p>
<p class="img"><a href="http://www.ssbits.com/building-a-theme-from-a-static-template/" target="_blank"><img src="http://www.noupe.com/img/cms-tutorials/buildingathemefromastatictemplatesilverstripe.jpg"alt="CMS Theming Tutorials" /></a></p>
<h4 class="title"><a href="http://doc.silverstripe.org/doku.php?id=tutorial:1-building-a-basic-site" target="_blank">Tutorial: Building a Basic Site</a></h4>
<p>This is the tutorial in SilverStripe&#8217;s official documentation. It covers building templates in addition to other basic functionality of the CMS.</p>
<p class="img"><a href="http://doc.silverstripe.org/doku.php?id=tutorial:1-building-a-basic-site" target="_blank"><img src="http://www.noupe.com/img/cms-tutorials/silverstripetutorialbuildingabasicsite.jpg"alt="CMS Theming Tutorials" /></a></p>
<h3 class="title">Textpattern</h3>
<p><a href="http://textpattern.com/" target="_blank">Textpattern</a> is an open source CMS built on PHP and MySQL.</p>
<h4 class="title"><a href="http://babblative.com/article/your-first-textpattern-theme" target="_blank">Your First Textpattern Theme</a></h4>
<p>This is an 8-part tutorial on creating a Textpattern theme, specifically geared at beginners. It covers forms, pages, excerpts, secondary pages and forms, and tags, among other things. It&#8217;s very complete and easy to understand.</p>
<p class="img"><a href="http://babblative.com/article/your-first-textpattern-theme" target="_blank"><img src="http://www.noupe.com/img/cms-tutorials/yourfirsttextpatterntheme.jpg"alt="CMS Theming Tutorials" /></a></p>
<h4 class="title"><a href="http://textbook.textpattern.net/wiki/index.php?title=Page_%28Template%29_Related_Tags" target="_blank">Page (Template) Related Tags</a></h4>
<p>This page gives a complete overview of the tags used in building page templates (as opposed to form templates) for Textpattern. It&#8217;s a must-have resource for anyone building Textpattern templates.</p>
<p class="img"><a href="http://textbook.textpattern.net/wiki/index.php?title=Page_%28Template%29_Related_Tags" target="_blank"><img src="http://www.noupe.com/img/cms-tutorials/pagetemplaterelatedtagstextpattern.jpg"alt="CMS Theming Tutorials" /></a></p>
<h3 class="title">TYPO3</h3>
<p><a href="http://typo3.org/" target="_blank">TYPO3</a> is a GPL-licensed CMS built with PHP.</p>
<h4 class="title"><a href="http://www.themeswiki.org/Creating_TYPO3_Templates" target="_blank">Creating TYPO3 Templates</a></h4>
<p>This is a very detailed tutorial from ThemesWiki that thoroughly explains how to create templates for TYPO3. It covers the elements of a template, objects and properties, using TypoScript, integrating design templates, using the auto parser template and more.</p>
<p class="img"><a href="http://www.themeswiki.org/Creating_TYPO3_Templates" target="_blank"><img src="http://www.noupe.com/img/cms-tutorials/creatingtypo3templates.jpg"alt="CMS Theming Tutorials" /></a></p>
<h4 class="title"><a href="http://www.typo3-tutorials.org/tutorials/sonstiges/typo3-template-design-guide.html" target="_blank">TYPO3 Template Design Guide</a></h4>
<p>This is a rather short article on creating maintainable sites and templates in TYPO3. It includes hints for using TemplaVoila, too.</p>
<p class="img"><a href="http://www.typo3-tutorials.org/tutorials/sonstiges/typo3-template-design-guide.html" target="_blank"><img src="http://www.noupe.com/img/cms-tutorials/typo3templatedesignguide.jpg"alt="CMS Theming Tutorials" /></a></p>
<h4 class="title"><a href="http://www.typo3.jp/us/documentation/futuristic-template-building-t.html" target="_blank">Futuristic Template Building Tutorial</a></h4>
<p>Here&#8217;s a very in-depth tutorial on creating TYPO3 templates. It includes sections covering integration of an HTML page template with TemplaVoila, creating additional page templates, &#8220;flexible content elements,&#8221; and information on TypoScript.</p>
<p class="img"><a href="http://www.typo3.jp/us/documentation/futuristic-template-building-t.html" target="_blank"><img src="http://www.noupe.com/img/cms-tutorials/futuristictemplatebuildingtutorial.jpg"alt="CMS Theming Tutorials" /></a></p>
<h3 class="title">TYPOlight</h3>
<p><a href="http://www.typolight.org/" target="_blank">TYPOlight</a> is a free, PHP-based CMS that uses Ajax and other &#8220;Web 2.0&#8243; technologies.</p>
<h4 class="title"><a href="http://dev.typolight.org/wiki/TutorialsCreatingCustomTemplates" target="_blank">Tutorials: Creating Custom Templates</a></h4>
<p>This tutorial is from the TYPOlight documentation and covers all the basics of creating your own layouts. Topics included are creating basic modules, importing style sheets, creating page layouts and the site structure, adding content, and previewing and modifying your templates. You can also watch the tutorial as a narrated screencast.</p>
<p class="img"><a href="http://dev.typolight.org/wiki/TutorialsCreatingCustomTemplates" target="_blank"><img src="http://www.noupe.com/img/cms-tutorials/typolightcreatingcustomtemplates.jpg"alt="CMS Theming Tutorials" /></a></p>
<h3 class="title">Umbraco</h3>
<p><a href="http://umbraco.org/" target="_blank">Umbraco</a> is an open source CMS built on ASP.NET.</p>
<h4 class="title"><a href="http://umbraco.org/documentation/books/understanding-templates--stylesheets" target="_blank">Understanding Templates &amp; Stylesheets</a></h4>
<p>This article from the official documentation offers the basics of how Umbraco builds pages and using templates. It&#8217;s a perfect starting point for learning how to build templates for Umbraco.</p>
<p class="img"><a href="http://umbraco.org/documentation/books/understanding-templates--stylesheets" target="_blank"><img src="http://www.noupe.com/img/cms-tutorials/umbracounderstandingtemplatesstylesheets.jpg"alt="CMS Theming Tutorials" /></a></p>
<h3 class="title">WordPress</h3>
<p><a href="http://wordpress.org" target="_blank">WordPress</a> is a free blogging platform that can be modified to be used as a CMS.</p>
<h4 class="title"><a href="http://www.wpdesigner.com/2007/02/19/so-you-want-to-create-wordpress-themes-huh/" target="_blank">So you want to create WordPress themes huh?</a></h4>
<p>This is one of the most complete WP theme-building tutorials out there. It consists of 25 separate lessons and covers how the WP templating system works, The Loop, post meta data, search forms, calendars, comment templates and pretty much everything else about themes in WP. If you want to build a theme completely from scratch, this is the tutorial to show you how.</p>
<p class="img"><a href="http://www.wpdesigner.com/2007/02/19/so-you-want-to-create-wordpress-themes-huh/" target="_blank"><img src="http://www.noupe.com/img/cms-tutorials/soyouwanttocreatewordpressthemehuh.jpg"alt="CMS Theming Tutorials" /></a></p>
<h4 class="title"><a href="http://www.siteground.com/tutorials/wordpress/wordpress_create_theme.htm" target="_blank">How to create a simple WordPress theme</a></h4>
<p>This tutorial gives instructions for creating a basic, simple WP theme that includes the header.php, index.php, sidebar.php and footer.php template files, in addition to the style sheet. It&#8217;s very simple and straight-forward, but a great place to start if you&#8217;re new to building WP themes. The basic steps can easily be adapted to building more complex themes.</p>
<p class="img"><a href="http://www.siteground.com/tutorials/wordpress/wordpress_create_theme.htm" target="_blank"><img src="http://www.noupe.com/img/cms-tutorials/howtocreateasimplewordpresstheme.jpg"alt="CMS Theming Tutorials" /></a></p>
<h4 class="title"><a href="http://themeshaper.com/wordpress-themes-templates-tutorial/" target="_blank">How To Create a WordPress Theme: The Ultimate WordPress Theme Tutorial</a></h4>
<p>Here&#8217;s another very complete tutorial, offering up 11 lessons on how to create a WP theme. It focuses on creating a theme with good SEO, valid and logical semantic markup, separated trackbacks and comments, two widget areas, and all the basics you&#8217;d expect from a WP theme. The lessons are ordered logically and include theme development tools and information about the WP template and directory structure.</p>
<p class="img"><a href="http://themeshaper.com/wordpress-themes-templates-tutorial/" target="_blank"><img src="http://www.noupe.com/img/cms-tutorials/howtocreateawordpressthemetheultimatewpthemetutorial.jpg"alt="CMS Theming Tutorials" /></a></p>
<h4 class="title"><a href="http://max.limpag.com/2006/09/01/how-to-convert-any-web-template-into-a-wordpress-theme/" target="_blank">How to convert any web template into a WordPress theme</a></h4>
<p>Sometimes you don&#8217;t want to design a theme from scratch. Maybe you&#8217;ve found the perfect theme (or designed one), but it&#8217;s just a regular web template, not a WP theme. This tutorial will show you how to convert that web template into a WP theme without too much trouble. It also includes a link to a video tutorial showing how one template was converted.</p>
<p class="img"><a href="http://max.limpag.com/2006/09/01/how-to-convert-any-web-template-into-a-wordpress-theme/" target="_blank"><img src="http://www.noupe.com/img/cms-tutorials/howtoconvertanywebtemplateintoawptheme.jpg"alt="CMS Theming Tutorials" /></a></p>
<h4 class="title"><a href="http://net.tutsplus.com/site-builds/how-to-create-a-wordpress-theme-from-scratch/" target="_blank">How to Create a WordPress Theme from Scratch</a></h4>
<p>This tutorial shows how to take a basic HTML/CSS template and convert it to a WP theme. It&#8217;s incredibly complete, covering every aspect of WP theming. It also explains how themes are structured and how to create the core theme files.</p>
<p class="img"><a href="http://net.tutsplus.com/site-builds/how-to-create-a-wordpress-theme-from-scratch/" target="_blank"><img src="http://www.noupe.com/img/cms-tutorials/howtocreateawpthemefromscratch.jpg"alt="CMS Theming Tutorials" /></a></p>
<div class="author-box">
<div class="author-text">
<img height="80" width="80" class="author-photo" src="http://media.noupe.com//uploads/2009/05/cameronchapman-80x80.png" alt=""/>   </p>
<h4><strong>Author</strong>: <a href="http://cameronchapman.com">Cameron Chapman</a></h4>
<p>Cameron Chapman is a writer, blogger, copyeditor, and social media addict. She&#8217;s been designing for more than six years and writing her whole life. If you’d like to connect with her, you can follow her on <a href="http://twitter.com/cameron_chapman">Twitter</a> or at her <a href="http://cameronchapman.com/">Personal Website</a>.</p>
</p></div>
<div class="write-for-us"><strong class="red">Write for Us!</strong> We are looking for exciting and creative articles, if you want to contribute, just send us an <a href="mailto:info@noupe.com">email</a>.</div>
</p></div>
]]></content:encoded>
			<wfw:commentRss>http://www.noupe.com/php/cms-theming-tutorials.html/feed</wfw:commentRss>
		<slash:comments>28</slash:comments>
		</item>
		<item>
		<title>Ten Simple Rules for Choosing the Perfect CMS + Excellent Options</title>
		<link>http://www.noupe.com/php/choosing-cms-tips.html</link>
		<comments>http://www.noupe.com/php/choosing-cms-tips.html#comments</comments>
		<pubDate>Sun, 12 Jul 2009 22:53:36 +0000</pubDate>
		<dc:creator>Editorial</dc:creator>
				<category><![CDATA[PHP]]></category>
		<category><![CDATA[CMS]]></category>

		<guid isPermaLink="false">http://www.noupe.com/?p=16605</guid>
		<description><![CDATA[<table width="650"><tr><td width="650"><div style="width:650px;">
      <img src="http://statisches.auslieferung.commindo-media-ressourcen.de/advertisement.gif" alt="" border="0" /><br />
      <a href="http://auslieferung.commindo-media-ressourcen.de/random.php?mode=target&collection=noupe-rss&position=1" target="_blank"><img src="http://auslieferung.commindo-media-ressourcen.de/random.php?mode=image&collection=noupe-rss&position=1" border="0" alt="" /></a>&nbsp;<a href="http://auslieferung.commindo-media-ressourcen.de/random.php?mode=target&collection=noupe-rss&position=2" target="_blank"><img src="http://auslieferung.commindo-media-ressourcen.de/random.php?mode=image&collection=noupe-rss&position=2" border="0" alt="" /></a>&nbsp;<a href="http://auslieferung.commindo-media-ressourcen.de/random.php?mode=target&collection=noupe-rss&position=3" target="_blank"><img src="http://auslieferung.commindo-media-ressourcen.de/random.php?mode=image&collection=noupe-rss&position=3" border="0" alt="" /></a>
    </div></td></tr></table>
&nbsp;&nbsp; The content management system you choose can really make a huge difference in how much time you (or your clients) spend keeping a site updated and maintained. There&#8217;s a huge variety out there&mdash;some estimates put the number at around 1700 different options. Some are great&#8230;some, not so much. Below are ten useful guidelines to [...]]]></description>
			<content:encoded><![CDATA[<table width="650">
<tr>
<td width="650">
<div style="width:650px;">
      <img src="http://statisches.auslieferung.commindo-media-ressourcen.de/advertisement.gif" alt="" border="0" /><br />
      <a href="http://auslieferung.commindo-media-ressourcen.de/random.php?mode=target&#038;collection=noupe-rss&#038;position=1" target="_blank"><img src="http://auslieferung.commindo-media-ressourcen.de/random.php?mode=image&#038;collection=noupe-rss&#038;position=1" border="0" alt="" /></a>&nbsp;<a href="http://auslieferung.commindo-media-ressourcen.de/random.php?mode=target&#038;collection=noupe-rss&#038;position=2" target="_blank"><img src="http://auslieferung.commindo-media-ressourcen.de/random.php?mode=image&#038;collection=noupe-rss&#038;position=2" border="0" alt="" /></a>&nbsp;<a href="http://auslieferung.commindo-media-ressourcen.de/random.php?mode=target&#038;collection=noupe-rss&#038;position=3" target="_blank"><img src="http://auslieferung.commindo-media-ressourcen.de/random.php?mode=image&#038;collection=noupe-rss&#038;position=3" border="0" alt="" /></a>
    </div>
</td>
</tr>
</table>
<p>The content management system you choose can really make a huge difference in how much time you (or your clients) spend keeping a site updated and maintained. There&#8217;s a huge variety out there&mdash;some estimates put the number at around 1700 different options. Some are great&#8230;some, not so much.</p>
<p>Below are <strong>ten useful guidelines</strong> to consider when choosing a <strong>CMS</strong>, followed by rundowns on ten great CMS options available and how they stack up based on the guidelines. </p>
<p><span id="more-16605"></span></p>
<h3 class="title">Ten Simple Guidelines for Choosing the Perfect CMS</h3>
<h5 class="title">1. The CMS you choose should be really good at whatever the main function of your website is.</h5>
<p>What do you want your website to do? Is it going to be primarily a static website, like an online brochure? Or is it going to be a fully-functioning ecommerce site? Or maybe it&#8217;s going to be really media-heavy with tons of videos, photos, and audio files. Or is a blog going to be the primary focus? </p>
<p>Whatever your site&#8217;s primary function is going to be, you need to define it and then find a CMS that does that particular thing really, really well. If blogging is the main focus of the site, then use a blog platform. If images and video are the main focus, then you need to find a CMS that either has great support for media built-in or has great plugins for enabling those functions. If your site is going to focus on an online store, then the platform you choose needs to be able to seamlessly integrate that online store without a ton of extra work.</p>
<h5 class="title">2. A CMS needs to work intuitively.</h5>
<p>When you average user opens up the backend of the site, they should be able to figure out how to do basic functions without too much instruction. Different elements of the site should be clearly labeled. The basics of posting a new page, editing a page, and even changing themes or sidebar elements should all be relatively simple to figure out for the average computer user.</p>
<h5 class="title">3. The backend needs to be standardized.</h5>
<p>Things should all work basically the same way in the backend of the site. A good CMS should have a standardized format for each section of the backend. If one section uses a drop-down menu for selecting something, then all of the other sections should use the same type of menu for similar options&mdash;not radio buttons or some other selector. </p>
<p>The same goes for the way things are named or otherwise referred to. If something is called a &#8220;page&#8221; in one place and a &#8220;post&#8221; in another, that&#8217;s going to get confusing (plus, most people consider those two different things). If it&#8217;s a &#8220;sidebar&#8221; in one place and a &#8220;second column&#8221; somewhere else, that&#8217;s going to confuse your average user. </p>
<h5 class="title">4. The backend needs to be logical and well-organized.</h5>
<p>Things should be laid out logically in the backend. This means that all of the functions related to editing, or sidebars, or themes, or creating new content, should be grouped somehow or otherwise function the same. Alternatively, some CMSs put all of the things related to pages in one place, sidebars in another, plugins in another, etc. Either way, they&#8217;re laid out logically and once you know the basic architecture, it&#8217;s easy enough to figure out where things are supposed to be.</p>
<h5 class="title">5. The right CMS shouldn&#8217;t have a ton of extra functionality you&#8217;ll never use.</h5>
<p>This is a completely personal choice. Some sites will make use of tons of advanced functionality. Other sites won&#8217;t. If you&#8217;re never going to have an online store, why do you need a CMS that focuses on ecommerce? If you never plan to do anything beyond posting photos to your site, why have a CMS that does that plus a hundred other things? Instead, find a CMS that does the one thing you want to do really well and forget about the other features.</p>
<h5 class="title">6. The right CMS should be easy for non-geeks to use.</h5>
<p>Web designers and developers are very good at using web-based applications and pretty much anything else computer-related. A lot of their clients, on the other hand, probably aren&#8217;t. While most of the end-users of any CMS are going to have at least basic computer knowledge, they&#8217;re probably not super tech savvy. While you might love a particular CMS and think it&#8217;s the best thing since solid-state hard drives, your clients might find it confusing, hard to use, and overly complicated. </p>
<p>The question I always ask myself when considering this is, &#8220;Could my mother use this?&#8221; My mother is your typical business computer user. She can do spreadsheets, word processing, and email, but she&#8217;s definitely not a techy. If I&#8217;m confident that I could easily explain a CMS to her and she&#8217;d then be able to use it with a minimum of later support, then I know it&#8217;s going to be appropriate for 90% of other likely users.</p>
<h5 class="title">7. It needs to include a WYSIWYG editor.</h5>
<p>WYSIWYG editors make life easier for your clients. Most clients don&#8217;t know HTML and don&#8217;t care to learn. But they want to be able to use bold or italic text or use header tags to create sections within their pages. A WYSIWYG editor makes that all possible for non-tech-savvy users.</p>
<h5 class="title">8. The pages it creates should be fast-loading and have simple code.</h5>
<p>One of the major advantages of a CMS is that it simplifies the updating and management of a website. So the pages it produces should also be simple. There shouldn&#8217;t be a lot of extra code or provisions for unused functionality in the final page code. All that serves to do is slow the load times for the page and increase the likelihood that something will render wrong or throw an error.</p>
<h5 class="title">9. The template engine should allow you complete creative control.</h5>
<p>Some CMSs have very set ideas about what a website should look like. There needs to be a sidebar for navigation. You shouldn&#8217;t use navigation dropdowns. The content has to be arranged in nice, neat columns. Who&#8217;s the designer here? Whatever CMS you choose should let you design pages the way you want and should work around your needs.</p>
<h5 class="title">10. The right CMS should have adequate support and documentation.</h5>
<p>In all likelihood, you&#8217;re going to run into some sort of problems with any CMS you choose. Whether this is caused by add-ons or in the course of customizing some bit of code, or whether the CMs is doing something unexpected, having somewhere you can turn to to get advice on how to fix the problem is invaluable. </p>
<p>This doesn&#8217;t necessarily have to be some expensive tech support phone number or other paid support. Sometimes you can get quicker and better responses from a user community. Does the CMS you&#8217;re considering have support forums frequented both by other users and by those involved in the project? Are there other, off-site forums dedicated to that particular CMS? The people who visit these forums can be a wealth of information for doing just about anything with your CMS of choice.</p>
<p>Thorough documentation for the CMS is also valuable. It should provide information on everything from basic use of the CMS to customizations and advanced functionality. In addition to being complete, it should also be easy to understand and accurate (which can be hard to determine until you actually delve into doing some of what it suggests).</p>
<h3 class="title">Ten Excellent CMS Options</h3>
<h4 class="title">1. <a href="http://wordpress.org">WordPress</a></h4>
<p>WordPress has morphed from a basic blogging platform into a fully-functioning CMS. WordPress&#8217; primary functionality is still blogging, though with plugins it&#8217;s capable of doing everything from brochure sites to portfolio and gallery sites to fully-featured ecommerce sites. For the most part, WordPress&#8217; backend is intuitive to use, with different functions laid out based on different sections of the site (appearance, posts, pages, etc.) The way things work in the backed, though, is very standardized and once you&#8217;re used to doing things in one section, it&#8217;s easy enough to figure them out in every other section. Likewise, it&#8217;s also well organized and finding where to perform different functions is very straight-forward in most cases. The WYSIWYG editor provides all the basic functions you could need, including inserting images, video, and other media, and makes it easy to toggle back and forth between HTML and Visual mode.</p>
<p class="img"><a href="http://php.opensourcecms.com/scripts/details.php?scriptid=88"><img src="http://noupe.com/img/cms/wordpress-backend.jpg" height="295" width="500" /></a></p>
<p>Because a lot of WP&#8217;s functionality comes from plugins, the basic platform is pretty simple, with support for pages, posts, and other standard content that will be used on the vast majority of sites. You only need to add plugins as you need their functionality, meaning there isn&#8217;t a whole lot of unused &#8220;stuff&#8221; in the core installation. WP is also simple enough to use for non-geeks (my mother has no problem with it and she&#8217;s running a complete ecommerce site with WP) and the different user permissions means it&#8217;s harder for users to break things (just limit their access to things like themes and plugins). </p>
<p>WP is also completely standards-compliant. The pages it creates are simple and quick-loading. Of course, some plugins create not-so-small pages, especially those that put JavaScript and CSS right into the page instead of in separate files. Just be aware of this when checking out plugins.</p>
<p class="img"><a href="http://wordpress.org/development/2008/10/the-visual-design-of-27/"><img src="http://noupe.com/img/cms/wordpressdashboard.jpg" height="631" width="500" /></a></p>
<p>WP really makes it possible to design pages however you see fit. From galleries to text-heavy sites and pretty much anything in between, WP can do it through the use of custom themes and page templates.</p>
<p>Where WP really shines, though, is in it&#8217;s documentation. The WordPress Codex is massive, covering everything from basic instructions for use to creating your own plugins and working with advanced features. WP also has active forums where you can generally find fixes for any problems you might encounter from other users.</p>
<h4 class="title">2. <a href="http://radiantcms.org/">Radiant CMS</a></h4>
<p>Radiant is built on Ruby on Rails. It&#8217;s really good at building basic sites with an unlimited number of pages. Blogging and gallery functionality can be added through extensions. The backend is simple and logically laid out, with pages, snippets, and layouts as the primary sections. Functions work pretty much the same no matter which section you&#8217;re in.</p>
<p class="img"><a href="http://radiantcms.org/"><img src="http://noupe.com/img/cms/radiantcms.jpg" height="401" width="500" /></a></p>
<p>Currently, Radiant is rather limited in its functionality, so it&#8217;s unlikely you&#8217;ll end up with any unneeded functions. Extensions can be built in Ruby On Rails, though, opening up huge possibilities for future functionality. The WYSIWYG editor is basic but allows users to perform all of the basic functions.</p>
<p>Radiant has an extremely easy-to-use backend. Basic functions like updating and add pages are really no more complicated than sending an email. This makes it a great solution for clients who aren&#8217;t at all tech-savvy. The code Radiant produces is simple and clean. </p>
<p class="img"><a href="http://radiantcms.org/"><img src="http://noupe.com/img/cms/radiantcms2.jpg" height="336" width="500" /></a></p>
<p>Pages can be built to look pretty much however you want based on a combination of snippets you create. There also appears to be an active developer community with extensive documentation for developers. End-user documentation is a bit light, but it&#8217;s such simple to use CMS that it&#8217;s not really a big issue.</p>
<h4 class="title">3. <a href="http://www.silverstripe.org">SilverStripe</a></h4>
<p>SilverStripe is a full-featured CMS that&#8217;s capable of just about anything you want it to do. It&#8217;s built in PHP on the Sapphire framework, making it more customizable. One of SilverStripe&#8217;s most interesting features is that designers can customize the backend for each of their clients, only showing content fields the clients actually need to access. This makes it potentially one of the easiest-to-use CMSs for geeks and non-geeks alike. And of course it includes a WYSIWYG editor.</p>
<p class="img"><a href="http://www.silverstripe.org"><img src="http://noupe.com/img/cms/silverstripeblog.jpg" height="338" width="500" /></a></p>
<p>SilverStripe is probably overkill for most very basic websites, but because of its ability to be customized, it&#8217;s appropriate for most other sites. SilverStripe also provides tons of great, free support, including documentation for both developers and end-users, forums and an IRC channel. SilverStripe makes a point to stay out of the HTML/CSS portion of your site, making it possible to design pages to look however you want. </p>
<h4 class="title">4. <a href="http://www.joomla.org">Joomla!</a></h4>
<p>Joomla is widely considered to be the most popular open-source CMS currently available. It runs on PHP and MySQL. The backend is relatively simple and straightforward, with sections for managing articles, the front page, menus, media, and other content. There&#8217;s also a link to create a new article to save time. Drop-down menus also give more options for those and other sections (including extensions). Joomla&#8217;s WYSIWYG editor includes tons of formatting options&mdash;even emoticons.</p>
<p class="img"><a href="http://linux.softpedia.com/progScreenshots/Joomla-Screenshot-5739.html"><img src="http://noupe.com/img/cms/Joomla_3.jpg" height="297" width="500" /></a></p>
<p>Joomla is pretty powerful, so it&#8217;s another CMS probably not well-suited to very simple sites, where it would have a lot of excess functionality. It includes a number of provisions to make pages load faster, including caching and GZIP page compression. Joomla also has a huge list of plugins available to extend its functionality, making it appropriate for just about any kind of site requiring advanced functionality.  One of the biggest drawbacks of Joomla, though, is it&#8217;s use of tables for layout. While there are workarounds to replace the tables with CSS, it might not be worth the effort considering how many other CMSs don&#8217;t use tables to begin with. </p>
<h4 class="title">5. <a href="http://www.typolight.org">TYPOlight</a></h4>
<p>TYPOlight uses PHP5 and Ajax and includes functionality for static pages, blogs, newsletters, and calendars, among other sections. The backend is intuitive while still offering a ton of functionality. There are shortcuts for doing everything from creating forms to including Flash content. Content is displayed within modules, which can be styled with CSS. The output is accessible XHTML Strict. It also offers mootools and GZip support. </p>
<p class="img"><a href="http://www.typolight.org"><img src="http://noupe.com/img/cms/typolighteditor.jpg" height="375" width="500" /></a></p>
<p>TYPOlight may be a bit overwhelming for those who aren&#8217;t at least a little bit tech-savvy. It&#8217;s not that it&#8217;s complicated; just that there&#8217;s a lot of options and a lot of different ways to customize it. It does include a complete WYSIWYG editor and other tools to make publishing content simple. The interface is intuitive if you take a minute to look over what&#8217;s there and everything is laid out logically. Again, it&#8217;s just that there&#8217;s a lot of information in there! </p>
<p class="img"><a href="http://www.typolight.org"><img src="http://noupe.com/img/cms/typolightpage_structure.jpg" height="375" width="500" /></a></p>
<p>TYPOlight does include some nice developer tools, including a built-in CSS generator and a form generator. There&#8217;s plenty of documentation on the site for both developers and end-users. There are screencasts, forums, and a wiki for support. There are also options for paid support through TYPOlight partners in case you (or your clients) really need advanced help.</p>
<h4 class="title">6. <a href="http://www.madebyfrog.com/">Frog</a></h4>
<p>Frog is basically a PHP-based version of Radiant CMS (mentioned above). Frog has a simplified UI that&#8217;s very intuitive. It allows for an unlimited hierarchy of pages and allows you to customize templates on a per-page basis. It includes the requisite WYSIWYG editor, simplified and more like WP&#8217;s than some of the more complex editors. It also features reusable snippets for regularly-used bits of content.</p>
<p class="img"><a href="http://www.madebyfrog.com/"><img src="http://noupe.com/img/cms/frog-pages.jpg" height="397" width="500" /></a></p>
<p>The backend provides a very coherent and well-organized structure that&#8217;s user-friendly while also being quite powerful. The basic functionality is aimed at a site with an unlimited number of pages, but there are plenty of plugins to extend that functionality. There are currently plugins for both admin functions and front-end improvements (including a number for image galleries). The code Frog creates is clean and semantic.</p>
<p class="img"><a href="http://www.madebyfrog.com/"><img src="http://noupe.com/img/cms/frog-page-edit.jpg" height="525" width="500" /></a></p>
<p>Frog has decent documentation, with plenty of how-to articles for both basic functions and development. There&#8217;s also an IRC channel to get answers to any questions you might have.</p>
<h4 class="title">7. <a href="http://textpattern.com/">Textpattern</a></h4>
<p>Textpattern uses a tabbed UI on the backend, which is surprisingly intuitive. It automatically brings you to the content editor to add a new page when you login, a great feature for sites that add new content regularly. The biggest drawback to Textpattern is its lack of a WYSIWYG editor. It does use <a href="http://textile.thresholdstate.com/">Textile</a>, though, for content editing, which is easy enough for a new user to learn.</p>
<p class="img"><a href="http://textpattern.com/"><img src="http://noupe.com/img/cms/textpattern_html_preview.jpg" height="398" width="500" /></a></p>
<p>The pages output by Textpattern are very lightweight and quick-loading, so no issues there. The thing I like most about Textpattern is that it feels like a real alternative type of CMS. The rest of the options out there are all, to some extent at least, kind of the same. The basic functionality of the CMS is very simple, without a ton of added features you&#8217;re unlikely to ever use. There&#8217;s support for images, categories, and articles, and not a whole lot else. But there are a ton of different plugins available to extend its functionality, including plugins for everything from media and gallery support to advanced navigation options and stats. There are even a couple of different ecommerce plugins available.</p>
<p class="img"><a href="http://textpattern.com/"><img src="http://noupe.com/img/cms/textpattern-links.jpg" height="344" width="500" /></a></p>
<p>There&#8217;s a large community built around Textpattern, so documentation and support are surprisingly good. There&#8217;s at least one book available, plus a support forum, developers&#8217; weblog, and TextBook (a community-powered user manual). </p>
<h4 class="title">8. <a href="http://expressionengine.com/">ExpressionEngine</a></h4>
<p>Expression Engine is one of the more powerful CMSs out there. EE has support for just about every function you could ever need or want, either in the core package or through plugins. The backend is very simple and intuitive (the first time I used it I was able to figure out the backend within a couple of minutes). It&#8217;s probably overkill for very basic websites, but appropriate for pretty much anything else. Modules are available for everything from statistics to user forums. The built-in WYSIWYG editor is pretty standard and works well. </p>
<p class="img"><a href="http://expressionengine.com/"><img src="http://noupe.com/img/cms/expressionengine.jpg" height="272" width="500" /></a></p>
<p>The pages created by EE are a bit bulkier than many of the other CMSs featured here, but still appear to be reasonably clean, with the exception of some JavaScript plugins. Some of the plugins available (or at least some of those used on sites powered by EE) either stick the JavaScript in the header of the page or, worse, right in the middle of the page&#8217;s code. But there have to be some tradeoffs when working with a CMS with this much built-in functionality.</p>
<p class="img"><a href="http://expressionengine.com/"><img src="http://noupe.com/img/cms/expressionengine2.jpg" height="272" width="500" /></a></p>
<p>EE&#8217;s biggest drawback is that, except in certain circumstances, it&#8217;s quite expensive. A personal license is $99.95 and a commercial license is $249.95. You can use the free Core Version, but only on personal, non-commercial or non-profit sites.</p>
<h4 class="title">9. <a href="http://drupal.org/">Drupal</a></h4>
<p>Drupal is another very powerful CMS that can be used for everything from corporate sites to ecommerce sites to social networking sites. The backend of Drupal is incredibly simple, with logically organized links to create new content, manage accounts, and edit existing content. One of Drupal&#8217;s nicest features is their &#8220;Book Page&#8221; content type. These pages can be grouped into collections, referred to as books, which are automatically linked together. This is a huge advantage if working with this kind of content. Drupal doesn&#8217;t have a WYSIWYG editor in the core installation, but there is a module to add the functionality. </p>
<p class="img"><a href="http://drupal.org/"><img src="http://noupe.com/img/cms/drupal1.jpg" height="353" width="500" /></a></p>
<p>The amount of functionality available in the backend is astounding, especially considering how easy it is to access it all. Drupal has tons of modules available, too, to add functionality beyond basic content management. There really are plugins to be able to do just about anything you could think of. The code output by Drupal is a bit more complex than some simpler CMSs, but still relatively semantic and easy to decipher. </p>
<p class="img"><a href="http://drupal.org/"><img src="http://noupe.com/img/cms/drupal2.jpg" height="353" width="500" /></a></p>
<p>Drupal has a huge user community with forums both on the main development site and elsewhere. There&#8217;s also extensive documentation for end-users and developers.</p>
<h4 class="title">10. <a href="http://www.cmsmadesimple.org/">CMS Made Simple</a></h4>
<p>When they say &#8220;Made Simple,&#8221; they really mean it. CMS Made Simple was the first CMS I ever used. I literally set up my first CMS-powered website in the course of a single evening (with a customized but out-of-the-box template). It includes complete template support, an incredibly easy-to-use backend, and an unlimited content hierarchy. There&#8217;s support for &#8220;global content blocks&#8221; (called snippets in a lot of other CMSs) and plenty of options for site layout. There&#8217;s also access to help files right from the backend, including the wiki, IRC and forums. This is another CMS with no built-in WYSIWYG editor, but there is a plugin to add that functionality. </p>
<p class="img"><a href="http://php.opensourcecms.com/scripts/details.php?scriptid=9"><img src="http://noupe.com/img/cms/cmsmadesimple.jpg" height="308" width="500" /></a></p>
<p>The pages output by CMS Made Simple are all XHTML and CSS compliant in addition to being clean and quick-loading. The core installation has all the basic content functionality you&#8217;d need, with plugins available to add most other functionality, with one exception: there doesn&#8217;t currently appear to be an ecommerce plugin for the platform. </p>
<p class="img"><a href="http://php.opensourcecms.com/scripts/details.php?scriptid=9"><img src="http://noupe.com/img/cms/cmsmadesimple2.jpg" height="320" width="500" /></a></p>
<p>There&#8217;s good documentation available for <a href="http://www.cmsmadesimple.org/">CMSMS</a>. There&#8217;s also extensive support options, including IRC and forums. </p>
<div class="author-box">
<div class="author-text">
<img height="80" width="80" class="author-photo" src="http://media.noupe.com//uploads/2009/05/cameronchapman-80x80.png" alt=""/>   </p>
<h4><strong>Author</strong>: <a href="http://cameronchapman.com">Cameron Chapman</a></h4>
<p>Cameron Chapman is a writer, blogger, copyeditor, and social media addict. She&#8217;s been designing for more than six years and writing her whole life. If you’d like to connect with her, you can follow her on <a href="http://twitter.com/cameron_chapman">Twitter</a> or at her <a href="http://cameronchapman.com/">Personal Website</a>.</p>
</p></div>
<div class="write-for-us"><strong class="red">Write for Us!</strong> We are looking for exciting and creative articles, if you want to contribute, just send us an <a href="mailto:info@noupe.com">email</a>.</div>
</p></div>
]]></content:encoded>
			<wfw:commentRss>http://www.noupe.com/php/choosing-cms-tips.html/feed</wfw:commentRss>
		<slash:comments>306</slash:comments>
		</item>
		<item>
		<title>The Ultimate Joomla Toolbox: Themes, Extensions and Resources</title>
		<link>http://www.noupe.com/how-tos/the-ultimate-joomla-toolbox.html</link>
		<comments>http://www.noupe.com/how-tos/the-ultimate-joomla-toolbox.html#comments</comments>
		<pubDate>Sun, 28 Jun 2009 21:30:01 +0000</pubDate>
		<dc:creator>Editorial</dc:creator>
				<category><![CDATA[CMS]]></category>
		<category><![CDATA[resources]]></category>
		<category><![CDATA[themes]]></category>

		<guid isPermaLink="false">http://www.noupe.com/?p=15292</guid>
		<description><![CDATA[<table width="650"><tr><td width="650"><div style="width:650px;">
      <img src="http://statisches.auslieferung.commindo-media-ressourcen.de/advertisement.gif" alt="" border="0" /><br />
      <a href="http://auslieferung.commindo-media-ressourcen.de/random.php?mode=target&collection=noupe-rss&position=1" target="_blank"><img src="http://auslieferung.commindo-media-ressourcen.de/random.php?mode=image&collection=noupe-rss&position=1" border="0" alt="" /></a>&nbsp;<a href="http://auslieferung.commindo-media-ressourcen.de/random.php?mode=target&collection=noupe-rss&position=2" target="_blank"><img src="http://auslieferung.commindo-media-ressourcen.de/random.php?mode=image&collection=noupe-rss&position=2" border="0" alt="" /></a>&nbsp;<a href="http://auslieferung.commindo-media-ressourcen.de/random.php?mode=target&collection=noupe-rss&position=3" target="_blank"><img src="http://auslieferung.commindo-media-ressourcen.de/random.php?mode=image&collection=noupe-rss&position=3" border="0" alt="" /></a>
    </div></td></tr></table>
&nbsp;&nbsp; Joomla is one of the most popular CMSs out there, and it’s no surprise considering how extensible it is. The great thing about Joomla is the extensions (components, modules and plugins), that can be added to your Joomla website. This allows the average user to add more functionality and dynamic content to their website [...]]]></description>
			<content:encoded><![CDATA[<table width="650">
<tr>
<td width="650">
<div style="width:650px;">
      <img src="http://statisches.auslieferung.commindo-media-ressourcen.de/advertisement.gif" alt="" border="0" /><br />
      <a href="http://auslieferung.commindo-media-ressourcen.de/random.php?mode=target&#038;collection=noupe-rss&#038;position=1" target="_blank"><img src="http://auslieferung.commindo-media-ressourcen.de/random.php?mode=image&#038;collection=noupe-rss&#038;position=1" border="0" alt="" /></a>&nbsp;<a href="http://auslieferung.commindo-media-ressourcen.de/random.php?mode=target&#038;collection=noupe-rss&#038;position=2" target="_blank"><img src="http://auslieferung.commindo-media-ressourcen.de/random.php?mode=image&#038;collection=noupe-rss&#038;position=2" border="0" alt="" /></a>&nbsp;<a href="http://auslieferung.commindo-media-ressourcen.de/random.php?mode=target&#038;collection=noupe-rss&#038;position=3" target="_blank"><img src="http://auslieferung.commindo-media-ressourcen.de/random.php?mode=image&#038;collection=noupe-rss&#038;position=3" border="0" alt="" /></a>
    </div>
</td>
</tr>
</table>
<p>Joomla is one of the most popular CMSs out there, and it’s no surprise considering how extensible it is.  The great thing about Joomla is the extensions (components, modules and plugins), that can be added to your Joomla website. This allows the average user to add more functionality and dynamic content to their website without being a developer or programmer.</p>
<p>In this post you will find a thorough collection of all kinds of resources that will aid designers and developers working with Joomla-powered websites. This collection is intended to simplify your tasks and save you time when working with Joomla.</p>
<p>This post covers essential resources related to Joomla— Themes, Extensions, Tutorials, Forums, Cheat Sheets and Useful Documents.</p>
<p>Joomla&#8217;s current version is 1.5, however, some people are still using 1.0. Some of the extensions are only compatible with 1.0, we tried to mix between both version while prioritizing 1.5.</p>
<p><span id="more-15292"></span></p>
<h3 class="title">Beautiful Free Joomla Themes</h3>
<h4 class="title"><a href="http://www.portfoliodesign.org/resources/60-free-myportfolio-joomla-15-template.html" target="_blank">MyPortfolio</a></h4>
<p class="img"><a href="http://www.portfoliodesign.org/resources/60-free-myportfolio-joomla-15-template.html" target="_blank"><img src="http://noupe.com/img/joomla/18_mypr.jpg" width="500" height="237" alt="Ultimate Joomal Toolbox"></a></p>
<h4 class="title"><a href="http://www.prowebcreative.com/free-joomla-templates/138-extreme-sports-joomla-template" target="_blank">Xtreme Sports</a></h4>
<p class="img"><a href="http://www.prowebcreative.com/free-joomla-templates/138-extreme-sports-joomla-template" target="_blank"><img src="http://noupe.com/img/joomla/02_xtrm.jpg" width="500" height="221" alt="Ultimate Joomla Toolbox"></a></p>
<h4 class="title"><a href="http://www.themesbase.com/?view=32328" target="_blank">Manuscript</a></h4>
<p class="img"><a href="http://www.themesbase.com/?view=32328" target="_blank"><img src="http://noupe.com/img/joomla/03_mnus.jpg" width="500" height="289" alt="Ultimate Joomla Toolbox" ></a></p>
<h4 class="title"><a href="http://themebot.com/free-website-templates/joomla-templates/3126-jp-12-2007-dirtystyle" target="_blank">Ditystyle</a></h4>
<p class="img"><a href="http://themebot.com/free-website-templates/joomla-templates/3126-jp-12-2007-dirtystyle" target="_blank"><img src="http://noupe.com/img/joomla/05_drty.jpg" width="500" height="213" alt="Ultimate Joomla Toolbox"></a></p>
<h4 class="title"><a href="http://www.prowebcreative.com/free-joomla-templates/117-business-joomla-template" target="_blank" alt="Ultimate Joomla Toolbox" >Business</a></h4>
<p class="img"><a href="http://www.prowebcreative.com/free-joomla-templates/117-business-joomla-template" target="_blank"><img src="http://noupe.com/img/joomla/04_busi.jpg" width="500" height="235" alt="Ultimate Joomla Toolbox"></a></p>
<h4 class="title"><a href="http://www.prowebcreative.com/free-joomla-templates/79-pro-free-joomla-template-fashion-style-beauty" target="_blank">Fashion and Style</a></h4>
<p class="img"><a href="http://www.prowebcreative.com/free-joomla-templates/79-pro-free-joomla-template-fashion-style-beauty" target="_blank"><img src="http://noupe.com/img/joomla/06_fsh.jpg" width="500" height="193" alt="Ultimate Joomla Toolbox"></a></p>
<h4 class="title"><a href="http://themebot.com/free-website-templates/joomla-templates/1631-decayed" target="_blank">Decayed</a></h4>
<p class="img"><a href="http://themebot.com/free-website-templates/joomla-templates/1631-decayed" target="_blank"><img src="http://noupe.com/img/joomla/07_decy.jpg" width="500" height="222" alt="Ultimate Joomla Toolbox"></a></p>
<h4 class="title"><a href="http://themejoomla.com/releases/templates/sublime-template.html" target="_blank">Sublime</a></h4>
<p class="img"><a href="http://themejoomla.com/releases/templates/sublime-template.html" target="_blank"><img src="http://noupe.com/img/joomla/08_sub.jpg" width="500" height="198" alt="Ultimate Joomla Toolbox"></a></p>
<h4 class="title"><a href="http://themebot.com/free-website-templates/joomla-templates/1645-siteground-j15-16" target="_blank">Siteground</a></h4>
<p class="img"><a href="http://themebot.com/free-website-templates/joomla-templates/1645-siteground-j15-16" target="_blank"><img src="http://noupe.com/img/joomla/09_stgr.jpg" width="500" height="215" alt="Ultimate Joomla Toolbox"></a></p>
<h4 class="title"><a href="http://www.bestofjoomla.com/component/option,com_bestoftemplate/task,detail/Itemid,46/id,2211/" target="_blank">ManiFolio</a></h4>
<p>  <a href="http://www.bestofjoomla.com/component/option,com_bestoftemplate/task,detail/Itemid,46/id,2211/" target="_blank"><img src="http://noupe.com/img/joomla/10_man.jpg" width="500" height="220" alt="Ultiamte Joomla Toolbox"></a></p>
<h4 class="title"><a href="http://www.bestofjoomla.com/component/option,com_bestoftemplate/task,detail/Itemid,46/id,1499/" target="_blank">Happiness</a></h4>
<p class="img"><a href="http://www.bestofjoomla.com/component/option,com_bestoftemplate/task,detail/Itemid,46/id,1499/" target="_blank"><img src="http://noupe.com/img/joomla/11_happ.jpg" width="500" height="220" alt="Ultimate Joomla Toolbox"></a></p>
<h4 class="title"><a href="http://themebot.com/free-website-templates/joomla-templates/3418-red-evo-aphelion" target="_blank">Red Evo Aphelion</a></h4>
<p class="img"><a href="http://themebot.com/free-website-templates/joomla-templates/3418-red-evo-aphelion" target="_blank"><img src="http://noupe.com/img/joomla/12_red.jpg" width="500" height="207" alt="Ultimate Joomla Toolbox"></a></p>
<h4 class="title"><a href="http://www.joomlaweb.com/index.php?option=com_content&#038;view=article&#038;id=46:another-free-joomla-15-template-jw-getty&#038;catid=3:free-joomla-templates&#038;Itemid=55" target="_blank">JW Getty</a></h4>
<p class="img"><a href="http://www.joomlaweb.com/index.php?option=com_content&#038;view=article&#038;id=46:another-free-joomla-15-template-jw-getty&#038;catid=3:free-joomla-templates&#038;Itemid=55" target="_blank"><img src="http://noupe.com/img/joomla/13_jw.jpg" width="500" height="184" alt="Ultimate Joomla Toolbox"></a></p>
<h4 class="title"><a href="http://templates.arcsin.se/beautiful-day-joomla-template/" target="_blank">Beautiful Day</a></h4>
<p class="img"><a href="http://templates.arcsin.se/beautiful-day-joomla-template/" target="_blank"><img src="http://noupe.com/img/joomla/14_bd.jpg" width="500" height="195" alt="Ultiamte Joomla Toolbox"></a></p>
<h4 class="title"><a href="http://themebot.com/free-website-templates/joomla-templates/3396-rainbow" target="_blank">Rainbow</a></h4>
<p><a href="http://themebot.com/free-website-templates/joomla-templates/3396-rainbow" target="_blank"><img src="http://noupe.com/img/joomla/15_rnbw.jpg" width="500" height="230" alt="Ultimate Joomla Toolbox"></a></p>
<h4 class="title"><a href="http://www.djoomla.com/component/option,com_remository/Itemid,2/func,fileinfo/id,493/" target="_blank">Anemone Colourful</a></h4>
<p class="img"><a href="http://www.djoomla.com/component/option,com_remository/Itemid,2/func,fileinfo/id,493/" target="_blank"><img src="http://noupe.com/img/joomla/16_ano.jpg" width="500" height="203" alt="Ultimate Joomla Toolbox"></a></p>
<h4 class="title"><a href="http://themebot.com/free-website-templates/joomla-templates/3577-transparent-bliss" target="_blank">Transparent Bliss</a></h4>
<p class="img"><a href="http://themebot.com/free-website-templates/joomla-templates/3577-transparent-bliss" target="_blank"><img src="http://noupe.com/img/joomla/17_trb.jpg" width="500" height="201" alt="Ultimate Joomla Toolbox"></a></p>
<h4 class="title"><a href="http://www.themesbase.com/?view=32674" target="_blank">Color Paper</a></h4>
<p class="img"><a href="http://www.themesbase.com/?view=32674" target="_blank"><img src="http://noupe.com/img/joomla/01_ki.jpg" width="500" height="249" alt="Ultimate Joomla Toolbox"></a></p>
<h4 class="title"><a href="http://themebot.com/free-website-templates/joomla-templates/3683-xblog" target="_blank">Xblog</a></h4>
<p class="img"><a href="http://themebot.com/free-website-templates/joomla-templates/3683-xblog" target="_blank"><img src="http://noupe.com/img/joomla/19_xblog.jpg" width="500" height="217" alt="Ultimate Joomla Toolbox"></a></p>
<h4 class="title"><a href="http://www.bestofjoomla.com/component/option,com_bestoftemplate/task,detail/Itemid,46/id,1359/"  target="_blank">Contaminated</a></h4>
<p class="img"><a href="http://www.bestofjoomla.com/component/option,com_bestoftemplate/task,detail/Itemid,46/id,1359/"  target="_blank"><img src="http://noupe.com/img/joomla/20_con.jpg" width="500" height="222" alt="Ultimate Joomal Toolbox"></a></p>
<p> <!-- Plugin Starts Here--></p>
<h3 class="title">Must Have Joomla Extensions</h3>
<h4 class="title"><a href="http://extensions.joomla.org/extensions/access-&#038;-security/backup/1606/details">JoomlaPack</a></h4>
<p> Backup is the most important thing for any bloggers. JoomlaPack is an open-source backup component for the Joomla. It allows to create a site backup that can be restored on any Joomla!-capable server.</p>
<h4 class="title"><a href="http://extensions.siliana.com/en/sh404SEF-and-url-rewriting/sh404SEF-Joomla-SEF-URL-without-URL-rewriting-or-.htaccess.html">sh404SEF</a></h4>
<p> sh404SEF is really useful and essentianl Joomla extensions. sh404SEF creates Joomla SEF URL, and turn them to a more user-friendly format for your site visitors, as well as for search engines.</p>
<h4 class="title"><a href="http://extensions.joomla.org/extensions/1830/details">JoomSEO</a></h4>
<p>It is necessary to have correct metadata and keyword get discovered by Search Engines. JoomSEO adds heading tags to content titles and descriptions relevant for the search engines, improving ranking and accessibility.</p>
<h4 class="title"><a href="http://extensions.joomla.org/extensions/contacts-&#038;-feedback/articles-comments/4389/details">JoomlaComment </a></h4>
<p>This is a useful comment extension which has features such a threaded comments, CAPTCHA Protection and more. </p>
<p class="img"> <a href="http://extensions.joomla.org/extensions/contacts-&#038;-feedback/articles-comments/4389/details" target="_blank"><img src="http://noupe.com/img/joomla/24_com.jpg" width="500" height="233" alt="ultiamte Joomla Toolbox"></a></p>
<h4 class="title"><a href="http://extensions.joomla.org/extensions/4059/details">Avatar/Gravatar Plugin</a></h4>
<p>Avatar/ Gravter is widely used in website. This extension add the  gravter functionality to your site.</p>
<h4 class="title"><a href="http://extensions.joomla.org/extensions/communities-&#038;-groupware/communities/210/details">JoomlaStats</a></h4>
<p>No matter what CMS you are using, Knowing your site stats such as hits, pageviews, search engines &#038; keywords are improtant. JoomlaStats is the great tool to be aware of what users/bots are doing with your site .</p>
<h4 class="title"><a href="http://extensions.joomla.org/extensions/communities-&#038;-groupware/communities/210/details">Community Builder</a></h4>
<p>Community Builder suite (CB) extends the Joomla! user management system such as : extra fields in profile, enhanced registration workflows, user lists, admin defined tabs and user profiles, image upload, front-end workflow management, Forum, Galleries.</p>
<h4 class="title"><a href="http://extensions.joomla.org/extensions/ads-&#038;-affiliates/corner-banners/3209/details" target="_blank">Page Peel Banner</a></h4>
<p>This module is developed based on a wonderful Pageear Script, which shows a Page Peel effect on the site</p>
<p class="img"><a href="http://moduledemo.templateplazza.com/content/view/31/41/" target="_blank"><img src="http://noupe.com/img/joomla/21_peel.jpg" width="500" height="275" alt="Ultimate Joomla Toolbox"></a></p>
<h4 class="title"><a href="http://extensions.joomla.org/extensions/communities-&#038;-groupware/social-bookmarking/4416/details">AllVideos</a></h4>
<p>If you have media site or want to add videos is AllVideo is a must have extension . You can use the plugin to easily embed videos hosted on popular services like YouTube, Metacafe, Vimeo (and many more) inside your Joomla! articles (content items).  or playback almost any video/audio filetype directly from your server or a remote server.</p>
<h4 class="title"><a href="http://extensions.joomla.org/extensions/photos-&#038;-images/photo-gallery/5481/details">JoomGallery </a></h4>
<p>JoomGallery is a gallery component completely integrated into Joomla, with support for Joomla 1.0 and 1.5 native. Easyto configure with fullscreen animated JavaScript view (Lightbox, Slimbox or Thickbox3).</p>
<h4 class="title"><a href="http://extensions.joomla.org/extensions/812/details">The Ultimate Social Bookmarking Plugin</a></h4>
<p>Blogger all over the world knows how important it is to have a good social network. This plugin will adds social bookmarking buttons to your content, making it easy for your visitors to submit your articles and build traffic to your website.</p>
<h4 class="title"> <a href="http://extensions.joomla.org/extensions/communities-&#038;-groupware/social-bookmarking/5816/details">Joomla! AddThis</a></h4>
<p>Another useful module that intergrates AddThis on your site on specified position.his module only works with Joomla 1.5.x. You can customize any AddThis Parameter easily within the module it self.</p>
<h4 class="title"><a href="http://extensions.joomla.org/extensions/search-&#038;-indexing/tags-&#038;-clouds/6493/details" target="_blank">Joomulus</a></h4>
<p> A Flash based tag cloud that works with Joomla 1.5</p>
<p class="img"><a href="http://joomlabear.com/Joomulus/" target="_blank"><img src="http://noupe.com/img/joomla/22_clu.jpg" width="500" height="149" alt="Ultimate Joomal Toolbox"></a></p>
<h4 class="title"><a href="http://extensions.joomla.org/extensions/edition/custom-code/1023/details" target="_blank">Jumi</a></h4>
<p> If you are web designer or web developer this is a must have plugin. This plugin allows you  can include php, html, javascript scripts into the modules position, articles, category or section descriptions, or into your own custom made component pages.</p>
<h4 class="title"><a href="http://extensions.joomla.org/extensions/ads-&#038;-affiliates/corner-banners/3209/details" target="_blank">Slick RSS</a></h4>
<p>This is a really cool plugin . It parse and display RSS Feed News with DHTML Teaser Tooltip</p>
<h4 class="title"><a href="http://extensions.joomla.org/extensions/communication/shoutbox/43/details" target="_blank">AJAX Shoutbox</a></h4>
<p>This Joomla module adds live chat functionality to your Joomla site. Your visitors can chat with each other right in your website without refreshing their browsers.</p>
<h4 class="title"><a href="http://extensions.joomla.org/extensions/contacts-&#038;-feedback/contact-forms/6343/details" target="_blank">Contact Enhanced </a></h4>
<p> Getting feedback or allowing your readers to communicate is vital for any kind of website. Contacts Enhanced is a contact component  allows  to have contact form with  CAPTCHA  and custom fields.</p>
<p class="img"> <a href="http://ideal.fok.com.br/joomla/extensions/contact-enhanced.html" target="_blank"><img src="http://noupe.com/img/joomla/23_con.jpg" width="500" height="149" alt="Ultimate Joomla Toolbox"></a></p>
<h4 class="title"><a href="http://extensions.joomla.org/extensions/content-&#038;-news/frontend-news/2751/details" target="_blank">Mini FrontPage</a></h4>
<p>MiniFrontPage module provides you with a lightweight but powerful news headline style of your most recent content items. </p>
<h4 class="title"><a href="http://extensions.joomla.org/extensions/content-&#038;-news/frontend-news/2751/details" target="_blank">AdSense Module</a></h4>
<p> A really simple handy solution for implementing Google AdSense ads in Joomla.</p>
<h4 class="title"><a href="http://extensions.joomla.org/extensions/search-&#038;-indexing/site-search/3547/details" target="_blank">PixSearch Ajax Search module</a></h4>
<p>Another cool module that mimics search like the one on apple.com. It shows result as you type.</p>
<p class="img">
<p> <a href="http://extensions.joomla.org/extensions/search-&#038;-indexing/site-search/3547/details" target="_blank"><img src="http://noupe.com/img/joomla/25_pix.jpg" width="500" height="205" alt="Ultimate Joomla Toolbox"></a></p>
<p> <!-- 10 tutorials --></p>
<h3 class="title">Joomla Tutorials and Resources</h3>
<h4 class="title"><a href="http://www.compassdesigns.net/tutorials/103-content-is-kinga-beginners-guide-to-organizing-content-in-joomla.html" target="_blank">A Beginners Guide to organizing content in Joomla</a></h4>
<p class="img"><a href="http://www.compassdesigns.net/tutorials/103-content-is-kinga-beginners-guide-to-organizing-content-in-joomla.html" target="_blank"><img src="http://noupe.com/img/joomla/31_begi.jpg" width="500" height="197" alt="Ultimate Joomla Toolbox"></a></p>
<h4 class="title"><a href="http://www.siteground.com/tutorials/joomla/joomla_administration.htm" target="_blank">How to administer your Joomla system  (set meta info, manage emails, stats)?</a></h4>
<p class="img"><a href="http://www.siteground.com/tutorials/joomla/joomla_administration.htm" target="_blank"><img src="http://noupe.com/img/joomla/27_admin.jpg" width="500" height="267" alt="Ultimate Joomla Toolbox"></a></p>
<h4 class="title"><a href="http://www.howtojoomla.net/20090208101/how-tos/installation/how-to-move-your-joomla-15-site-to-a-new-server" target="_blank">  How to Move Your Joomla! 1.5 Site to a New Server  </a></h4>
<p class="img>
<p><a href="http://www.howtojoomla.net/20090208101/how-tos/installation/how-to-move-your-joomla-15-site-to-a-new-server" target="_blank"><img src="http://noupe.com/img/joomla/33_msns.jpg" width="500" height="234" alt="Ultimate Jommal Toolbox"></a></p>
<h4 class="title"><a href="http://docs.joomla.org/How_to_Convert_an_existing_Web_site_to_a_Joomla!_Web_site" target="_blank">How to Convert an existing Web site to a Joomla! Web site?</a></h4>
<p class="img"><a href="http://docs.joomla.org/How_to_Convert_an_existing_Web_site_to_a_Joomla!_Web_site" target="_blank"><img src="http://noupe.com/img/joomla/28_jcon.jpg" width="500" height="228" alt="Ultimate Joomla Toolbox"></a></p>
<h4 class="title"><a href="http://net.tutsplus.com/tutorials/other/creating-your-first-joomla-template/" target="_blank">How to Create Your First Joomla Template</a></h4>
<p class="img"><a href="http://net.tutsplus.com/tutorials/other/creating-your-first-joomla-template/" target="_blank"><img src="http://noupe.com/img/joomla/26_tut.jpg" width="500" height="250" alt="Ultimate Joomla Toolbox"></a></p>
<h4 class="title"><a href="http://www.howtojoomla.net/20090414107/how-tos/miscellaneous/guest-post-how-to-make-your-joomla-admin-panel-rock" target="_blank">How to make your Joomla admin panel rock?</a></h4>
<p class="img"><a href="http://www.howtojoomla.net/20090414107/how-tos/miscellaneous/guest-post-how-to-make-your-joomla-admin-panel-rock" target="_blank"><img src="http://noupe.com/img/joomla/29_adro.jpg" width="500" height="221" alt="Ultimate Joomla Toolbox"></a></p>
<h4 class="title"><a href="http://help.joomla.org/content/view/20/125/" target="_blank">Writing a Simple Module </a></h4>
<p class="img"><a href="http://docs.joomla.org/How_to_create_a_module" target="_blank"><img src="http://noupe.com/img/joomla/30_mod.jpg" width="500" height="227" alt="Ultimate Joomla Toolbox"></a></p>
<h4 class="title"><a href="http://www.compassdesigns.net/tutorials/49-css-drop-down-menu.html" target="_blank"> Joomla CSS Drop Down Menu Tutorial   </a></h4>
<p class="img"><a href="http://www.compassdesigns.net/tutorials/49-css-drop-down-menu.html" target="_blank"><img src="http://noupe.com/img/joomla/32_css.jpg" width="500" height="105" alt="Ultimate Joomla Toolbox"></a></p>
<h4 class="title"><a href="http://www.joomspot.net/how-to-speed-up-optimize-joomlas-performance.html" target="_blank">  How to Speed Up &#8211; Optimize Joomla Performance?   </a></h4>
<p class="img"><a href="http://www.joomspot.net/how-to-speed-up-optimize-joomlas-performance.html" target="_blank"><img src="http://noupe.com/img/joomla/34_speed.jpg" width="500" height="159" alt="Ultimate Joomla Toolbox"></a></p>
<h4 class="title"><a href="http://www.compassdesigns.net/tutorials/120-how-to-install-joomla-15.html" target="_blank"> Install Joomla locally </a></h4>
<p class="img"><a href="http://www.compassdesigns.net/tutorials/120-how-to-install-joomla-15.html" target="_blank"><img src="http://noupe.com/img/joomla/35_loc.jpg" width="500" height="225" alt="Ultimate Joomla Toolbox"></a></p>
<p> <!--Cheet Sheets--></p>
<h3 class="title">Joomla Cheat Sheets and Useful Documents</h2>
<h4 class="title"><a href="http://weborbus.com/joomla-template-cheat-sheet/">Joomla Template Cheat Sheet</a></h4>
<p class="img"><a href="http://weborbus.com/joomla-template-cheat-sheet/"></a</p>
<p> A cheatsheet for Joomal Templte files and useful syntax</p>
<h4 class="title"><a href="http://docs.joomla.org/">Joomla! Official Documentation</a></h4>
<p> The best place to start for any kind Joomla tips, tricks, questions.</p>
<h4 class="title"><a href="http://www.joomlapraise.com/documentation/developer-tutorial-database-structure.php"> Joomla Database Structure  </a></h4>
<p class="img><a href="http://www.joomlapraise.com/documentation/developer-tutorial-database-structure.php"><img src="http://noupe.com/img/joomla/37_dbs.jpg" width="500" height="150" alt="Ultimate Joomla Toolbox"> </a></p>
<h4 class="title"><a href="http://help.joomla.org/content/section/12/125/"> Joomla  Developer Manual </a></h4>
<p>All the helpful information behind Joomla development. </p>
<h4 class="title"><a href="http://www.bestofjoomla.com/component/option,com_bestofresources/task,detail/id,989/Itemid,54/"> Web Developer SEO Cheat Sheet  </a></h4>
<h4 class="title"><a href="http://www.searchengineoptimising.com/glossary/joomla-glossary/display"> Joomla Glossary    </a></h4>
<p>A Glossary of all terms related to the Joomla. Very useful.</p>
<h4 class="title"><a href="http://www.younic.de/joomla-basic-template-cheatsheet">Joomla 1.5 Basic Template Cheatsheet</a></h4>
<p class="img><a href="http://www.younic.de/joomla-basic-template-cheatsheet"><img src="http://noupe.com/img/joomla/38_tchs.jpg" width="500" height="121" alt="Ultimate Joomla Toolbox"></a></p>
<h4 class="title"><a href="http://jfoobar.org/blog/55-cheatsheets-for-your-joomla-development.html">  Cheatsheets for your Joomla! development  </a></h4>
<p>Lots of  Joomla related references and chat sheets </p>
<h4 class="title"><a href="http://api.joomla.org/">Joomla! 1.5 API Reference</a></h4>
<p>The Joomla! Framework API, and  A number of third-party libraries used by Joomla! and/or available for use by third-party Joomla! extension developers are listed here.</p>
<h4 class="title"><a href="http://forum.joomla.org/viewtopic.php?f=236&#038;t=125552">Joomla! and Common CSS debug tools</a></h4>
<h3 class="title">Forums and Where to Get Started</h2>
<p>Here are some of the sites on the web to find any Joomla related news, tips, tricks and resources:</p>
<ul>
<li>
<h4><a href="http://forum.joomla.org/" target="_blank">Joomla Official Discussion Forums</a></h4>
</li>
<li>
<h4><a href="http://joomlacode.org/" target="_blank">JoomlaCode</a></h4>
</li>
<li>
<h4><a href="http://www.joomla-developer-resources.com/" target="_blank">Joomla Developer Resources</a></h4>
</li>
<li>
<h4><a href="http://www.howtojoomla.net/" target="_blank">How to Joomla</a></h4>
</li>
<li>
<h4><a href="http://www.joomlatutorials.com/" target="_blank">Joomla Tutorials</a></h4>
</li>
<li>
<h4><a href="http://www.joomlashack.com/tutorials/155-joomla-template-tutorial" target="_blank">Jooml! Shack</a></h4>
</li>
<li>
<h4><a href="http://www.teachmejoomla.net/" target="_blank">Teach Me Joomla</a></h4>
</li>
<li>
<h4><a href="http://www.bestofjoomla.com/" target="_blank">Best of Joomla</a></h4>
</li>
</ul>
<p>We tried to bring you the best Joomla resources on web, but it is obvious to miss a great theme, extensions or Joomla related site. Please share it with everyone in the comment.</p>
<div class="author-box">
<div class="author-text">
<img height="80" width="80" class="author-photo" src="http://noupe.com/img/authors/kawsar_ali.jpg" alt=""/>   </p>
<h4><strong>Author</strong>: <a rel="external" title="Visit Kawsar Ali's website" href="http://desizntech.info/">Kawsar Ali</a></h4>
<p>Kawsar Ali is a web designer, graphic designer, and wannabe photograper  based in NY, U.S. He’s also the founder of <a href="http://desizntech.info/">Desizn Tech</a>, a site for web designer and web developer. If you’d like to connect with  him, you can follow him on <a href="https://twitter.com/desizntech" target="_blank">Twitter</a> or at his<a href="http://i-exist.co.cc/" target="_blank"> Personal Website</a>.</p>
</p></div>
<div class="write-for-us"><strong class="red">Write for Us!</strong> We are looking for exciting and creative articles, if you want to contribute, just send us an <a href="mailto:info@noupe.com">email</a>.</div>
</p></div>
]]></content:encoded>
			<wfw:commentRss>http://www.noupe.com/how-tos/the-ultimate-joomla-toolbox.html/feed</wfw:commentRss>
		<slash:comments>46</slash:comments>
		</item>
		<item>
		<title>40 Exceptional “CMS Enabling” WordPress Plugins</title>
		<link>http://www.noupe.com/wordpress/wordpress-cms-plugins.html</link>
		<comments>http://www.noupe.com/wordpress/wordpress-cms-plugins.html#comments</comments>
		<pubDate>Wed, 27 May 2009 22:42:32 +0000</pubDate>
		<dc:creator>Editorial</dc:creator>
				<category><![CDATA[WORDPRESS]]></category>
		<category><![CDATA[CMS]]></category>
		<category><![CDATA[plugins]]></category>

		<guid isPermaLink="false">http://www.noupe.com/?p=12758</guid>
		<description><![CDATA[<table width="650"><tr><td width="650"><div style="width:650px;">
      <img src="http://statisches.auslieferung.commindo-media-ressourcen.de/advertisement.gif" alt="" border="0" /><br />
      <a href="http://auslieferung.commindo-media-ressourcen.de/random.php?mode=target&collection=noupe-rss&position=1" target="_blank"><img src="http://auslieferung.commindo-media-ressourcen.de/random.php?mode=image&collection=noupe-rss&position=1" border="0" alt="" /></a>&nbsp;<a href="http://auslieferung.commindo-media-ressourcen.de/random.php?mode=target&collection=noupe-rss&position=2" target="_blank"><img src="http://auslieferung.commindo-media-ressourcen.de/random.php?mode=image&collection=noupe-rss&position=2" border="0" alt="" /></a>&nbsp;<a href="http://auslieferung.commindo-media-ressourcen.de/random.php?mode=target&collection=noupe-rss&position=3" target="_blank"><img src="http://auslieferung.commindo-media-ressourcen.de/random.php?mode=image&collection=noupe-rss&position=3" border="0" alt="" /></a>
    </div></td></tr></table>
<p><a href="http://www.noupe.com/wordpress/wordpress-cms-plugins.html"><img src="http://media.noupe.com//uploads/2009/05/wp-cms-plugins7.jpg" title="40 Exceptional “CMS Enabling” WordPress Plugins" width="550" /></a></p>
<p>WordPress is a great blogging platform with a potential of being an easy to use content management system. This is the third article of our three-part series, "The Comprehensive Guide for a Powerful CMS using WordPress".  We are taking a look at 40+ quality and useful WordPress Plug-ins that will turn a simple WordPress site into a blazing fast dynamic one, with easily managed content, that you and your clients will love to use.</p>]]></description>
			<content:encoded><![CDATA[<table width="650">
<tr>
<td width="650">
<div style="width:650px;">
      <img src="http://statisches.auslieferung.commindo-media-ressourcen.de/advertisement.gif" alt="" border="0" /><br />
      <a href="http://auslieferung.commindo-media-ressourcen.de/random.php?mode=target&#038;collection=noupe-rss&#038;position=1" target="_blank"><img src="http://auslieferung.commindo-media-ressourcen.de/random.php?mode=image&#038;collection=noupe-rss&#038;position=1" border="0" alt="" /></a>&nbsp;<a href="http://auslieferung.commindo-media-ressourcen.de/random.php?mode=target&#038;collection=noupe-rss&#038;position=2" target="_blank"><img src="http://auslieferung.commindo-media-ressourcen.de/random.php?mode=image&#038;collection=noupe-rss&#038;position=2" border="0" alt="" /></a>&nbsp;<a href="http://auslieferung.commindo-media-ressourcen.de/random.php?mode=target&#038;collection=noupe-rss&#038;position=3" target="_blank"><img src="http://auslieferung.commindo-media-ressourcen.de/random.php?mode=image&#038;collection=noupe-rss&#038;position=3" border="0" alt="" /></a>
    </div>
</td>
</tr>
</table>
<p>WordPress is a great blogging platform with a potential of being an easy to use content management system. This is the third article of our three-part series, &#8220;The Comprehensive Guide for a Powerful CMS using WordPress&#8221;.  We are taking a look at 40+ quality and useful WordPress Plug-ins that will turn a simple WordPress site into a blazing fast dynamic one, with easily managed content, that you and your clients will love to use.</p>
<p>The Comprehensive Guide for a Powerful CMS using WordPress &#8211; <a href="http://www.noupe.com/wordpress/powerful-cms-using-wordpress.html">Part 1</a><br />
The Comprehensive Guide for a Powerful CMS using WordPress &#8211; <a href="http://www.noupe.com/wordpress/25-unique-uses-of-wordpress-as-cms.html">Part 2</a></p>
<p><span id="more-12758"></span></p>
<h3 class="title">Making Your Content Unbreakable</h3>
<p>There is one big drawback to using WordPress as a CMS: the lack of custom content types/groups, an area where developers put restrictions on how clients insert content. This is fairly easy to do with some knowledge of custom fields, but can be a little complicated if your client is new to WordPress. Developers must create workarounds to keep the content clean, portable and relatively unbreakable.</p>
<h5 class="title">1. <strong><a href="http://wordpress.org/extend/plugins/more-fields/">More Fields</a></strong> Plugin</h5>
<p>More Fields is a WordPress plugin that adds boxes to the Write/Edit page. These boxes contains input fields, so that additional (more) fields can be added to a post. For example, if you write about books, you can add a box where you can enter title and author, etc. The boxes can be placed either to the right or to the left on the Write/Edit page.</p>
<p><a class="download" href="http://downloads.wordpress.org/plugin/more-fields.zip">Download Plugin</a></p>
<h5 class="title">2. <strong><a href="http://flutter.freshout.us/">Creating Custom Content Type with Flutter</a></strong> Plugin</h5>
<p><a href="http://flutter.freshout.us/">Flutter </a>is made precisely for CMS-making, allows you to create custom <strong class="red">Write Panel </strong> (Posts, Pages, and Theme Options). This, basically, is a custom content type in which you can add your own fields. So, if a WordPress installation gives you two different content types (Post and Page), Flutter enables you to add more Write Panels to your likings. You can create any type of field (File Uploads, Audio, Video, Checkboxes, Dropdowns) to make as simple as possible for your client or yourself to enter content.</p>
<p class="img"><a href="http://flutter.freshout.us/"><img src="http://media.noupe.com//uploads/2009/05/wp-cms12.jpg" alt="“CMS Enabling” WordPress Plugins" /></a></p>
<p><a class="download" href="http://downloads.wordpress.org/plugin/more-fields.zip">Download Plugin</a></p>
<h5 class="title">3. <strong><a href="http://wordpress.org/extend/plugins/post-template/">Post Templates</a></strong> Plugin</h5>
<p>If you find yourself writing posts and pages on a regular basis which have the same structure, then this plugin would be a great addition to your WordPress plugin arsenal. This could be very useful for clients who have no idea how to get started to write a new page or post. Written by Vincent Prat, Post Templates plugin helps you save time blogging by letting you save and recall templates for writing posts and pages.</p>
<p class="img"><img src="http://media.noupe.com//uploads/2009/05/wp-cms13.jpg" alt="“CMS Enabling” WordPress Plugins" /></p>
<p><a class="download" href="http://downloads.wordpress.org/plugin/post-template.3.3.0.zip">Download Plugin</a></p>
<h5 class="title">4. <strong><a href="http://wordpress.org/extend/plugins/wp-cms-post-control/">WP-CMS Post Control</a></strong> Plugin</h5>
<p>This plugin gives you complete control over your write options. It not only allows you to hides unwanted items like custom fields, trackbacks, revisions etc&#8230; but also gives you a whole lot more control over how WordPress deals with creating content! This helps you use WordPress more like a CMS, alowing you to totally customise what your authors see and use.</p>
<p><a class="download" href="http://downloads.wordpress.org/plugin/wp-cms-post-control.1.2.1.zip">Download Plugin</a></p>
<h3 class="title">Managing Users and their Roles</h3>
<h5 class="title">1. <strong><a href="http://wordpress.org/extend/plugins/user-access-manager/">User Access Manager</a></strong> Plugin</h5>
<p>This plugin is useful if you need a member area or a private section at your blog or you want that other people can write at your blog but not everywhere. Features include:</p>
<ul>
<li>User groups</li>
<li> Set seperate access for readers and editors</li>
<li> Set access by user groups</li>
<li> Set access by post categories</li>
<li> User-defined post/page title (if no access)</li>
<li> User-defined post/page text (if no access)</li>
<li> Optional login form (if no access)</li>
<li> User-defined comment text (if no access)</li>
</ul>
<p><a class="download" href="http://downloads.wordpress.org/plugin/user-access-manager.0.9.1.2.zip">Download Plugin</a></p>
<h5 class="title">2. <strong><a href="http://wordpress.org/extend/plugins/role-scoper/">Role Scoper</a></strong> Plugin</h5>
<p>Role Scoper is a comprehensive enrichment for access control in WordPress, giving you CMS-like control of permissions. Assign reading, editing or administration roles to users or groups on a page-specific, category-specific or other content-specific basis.</p>
<p class="img"><img src="http://noupe.com/img/wp-cms-plugins1.jpg" alt="“CMS Enabling” WordPress Plugins" /></p>
<p><a class="download" href="http://downloads.wordpress.org/plugin/role-scoper.1.0.3.4.zip">Download Plugin</a></p>
<h5 class="title">3. <strong><a href="http://www.im-web-gefunden.de/wordpress-plugins/role-manager/">Role Manager</a></strong> Plugin</h5>
<p>This Plugin allows you to define and manage multiple subscriber profiles &#8211; called Roles and their Capabilities. Also you can create new Roles and Capabilities.</p>
<p class="img"><img src="http://noupe.com/img/wp-cms-plugins14.jpg" alt="“CMS Enabling” WordPress Plugins" /></p>
<p><a class="download" href="http://redalt.com/Resources/Plugins/Role+Manager">Download Plugin</a></p>
<h5 class="title">4. <strong><a href="http://wordpress.org/extend/plugins/member-access/">Member Access</a></strong> Plugin</h5>
<p>Member Access allows a WordPress administrator to make individual posts and pages accessible only to logged-in members. Member Access allows global configuration so that all posts or pages can be viewable by everyone (the default) or only by members, and it also allows each post and page to override the global setting.</p>
<p><a class="download" href="http://downloads.wordpress.org/plugin/member-access.1.0.zip">Download Plugin</a></p>
<h3 class="title">Better &amp; Smart Navigation</h3>
<h5 class="title">1. <strong><a href="http://wordpress.org/extend/plugins/wp-pagenavi/">WP-PageNavi</a></strong> Plugin</h5>
<p>Adds a more advanced paging navigation your WordPress blog. Example: Pages (17): [1] 2 3 4 » &#8230; Last »</p>
<p class="img"><img src="http://noupe.com/img/wp-cms-plugins1.jpg" alt="“CMS Enabling” WordPress Plugins" /></p>
<p><a class="download" href="http://downloads.wordpress.org/plugin/wp-pagenavi.2.40.zip">Download Plugin</a></p>
<h5 class="title">2. <strong><a href="http://wordpress.org/extend/plugins/wordpress-navigation-list-plugin-navt/">WordPress Navigation List</a></strong> Plugin</h5>
<p>The plugin gives you the ability to create unique site navigation from your pages, categories and users using a Drag &#8216;n Drop Interface; arrange the items within a group in any arbitrary order. Navigation groups may be composed of any combination of pages, categories, Authors, (Editors, Contributors, Subscribers), internal/external links and list dividers. This plugin has a lot of other great features, you have to check it out.</p>
<p class="img"><img src="http://noupe.com/img/wp-cms-plugins5.jpg" alt="“CMS Enabling” WordPress Plugins" /></p>
<p><a class="download" href="http://downloads.wordpress.org/plugin/wordpress-navigation-list-plugin-navt.1.0.32.zip">Download Plugin</a></p>
<h5 class="title">3. <strong><a href="http://wordpress.org/extend/plugins/multi-level-navigation-plugin/">Multi-level Navigation</a></strong> Plugin</h5>
<p>Adds an SEO friendly, accessible dropdown/flyout/slider menu to your WordPress blog. The plugin generates the code necessary to create a Son of Suckerfish horizontal dropdown, vertical flyout or horizontal slider menu. The plugin produces W3C valid HTML and CSS and only requires Javascript to function for very old browsers such as IE 6. Check out the demo here. The options page allows you to choose from a range of options including:</p>
<ul>
<li>What content will be displayed in the menu</li>
<li> Animation speed (how fast the dropdowns appear)</li>
<li>Mouseover delay</li>
<li>Hide delay</li>
<li>Add a second menu</li>
</ul>
<p class="img"><img src="http://noupe.com/img/wp-cms-plugins6.jpg" alt="“CMS Enabling” WordPress Plugins" /></p>
<p><a class="download" href="http://downloads.wordpress.org/plugin/multi-level-navigation-plugin.2.1.6.zip">Download Plugin</a></p>
<h5 class="title">4. <strong><a href="http://yoast.com/wordpress/breadcrumbs/">Yoast Breadcrumbs</a></strong> Plugin</h5>
<p>Breadcrumbs are the links, usually above the title post, that look like &#8220;Home &gt; Articles &gt; WordPress SEO&#8221;. They are good for two things: a) They allow your users to easily navigate your site. b) They allow search engines to determine the structure of your site more easily.</p>
<p>These breadcrumbs should link back to the homepage, and the category the post is in. This plugin allows you to add breadcrumbs to your theme.</p>
<p class="img"><img src="http://noupe.com/img/wp-cms-plugins7.jpg" alt="“CMS Enabling” WordPress Plugins" /></p>
<h5 class="title">5. <strong><a href="http://wordpress.org/extend/plugins/simple-sidebar-navigation/">Simple Sidebar Navigation</a></strong> Plugin</h5>
<p>This plugin adds a widget into the Widgets dashboard that allows in a simple way, without writing any PHP code on your part, to create custom navigation in any sidebar pre-defined by your WP theme. <strong>Features include</strong>:</p>
<ul>
<li>Flat and multi-level navigation hierarchy for existing pages and custom links.</li>
<li>Very flexible conditional appearance options.</li>
<li>Out-of-the-box Suckerfish support.</li>
<li> Option to add navigation links with custom title, url and target attribute.</li>
<li> Unlimited number of navigation widgets.</li>
<li>Optional setting includes blog posts into the navigation selection list (only pages are available by default).</li>
<li>Support for custom drop-down menus CSS.</li>
</ul>
<p class="img"><img src="http://noupe.com/img/wp-cms-plugins8.jpg" alt="“CMS Enabling” WordPress Plugins" /></p>
<p><a class="download" href="http://downloads.wordpress.org/plugin/simple-sidebar-navigation.zip">Download Plugin</a></p>
<h3 class="title">Having a Multilingual Site</h3>
<p>Writing multilingual content is already hard enough, so why go extra mile without making sure you already have a good plan to manage translation on your blog. Check out the plugins below that will help you have a fully featured multilingual CMS.</p>
<h5 class="title">1. <strong><a href="http://wordpress.org/extend/plugins/sitepress-multilingual-cms/">WPML Multilingual CMS</a></strong> Plugin</h5>
<p>Turns WordPress sites into a fully featured multilingual content management system (CMS). WPML helps it go the extra mile. <strong>Features include</strong>: 1) Multilingual content support based on Drupal i18n architecture. 2) CMS navigation allows adding drop down menus, breadcrumbs trail and sidebar navigation (all wigetized). 3) Creates internal Sticky Links so that they never break. You can read more about  the capabilities of this powerful plugin <a href="http://wpml.org/">here</a>.</p>
<p class="img"><img src="http://noupe.com/img/wp-cms-plugins2.jpg" alt="“CMS Enabling” WordPress Plugins" /></p>
<p><a class="download" href="http://downloads.wordpress.org/plugin/sitepress-multilingual-cms.0.9.9.zip">Download Plugin</a></p>
<h5 class="title">2. <strong><a href="http://wordpress.org/extend/plugins/xlanguage">xLanguage</a></strong> Plugin</h5>
<p>xLanguage is a full featured plugin allows you to blog in different language, and allows user to select which version to read. It works for blog post, page, tags, categories. The user language preferences will also select the right theme and plugins MO files.</p>
<p class="img"><img src="http://noupe.com/img/wp-cms-plugins3.jpg" alt="“CMS Enabling” WordPress Plugins" /></p>
<p><a class="download" href="http://downloads.wordpress.org/plugin/xlanguage.zip">Download Plugin</a></p>
<h5 class="title">3. <strong><a href="http://wordpress.org/extend/plugins/qtranslate">qTranslate</a></strong> Plugin</h5>
<p>qTranslate makes creation of multilingual content as easy as working with a single language. Here are some <strong>features</strong>:</p>
<ul>
<li>qTranslate Services &#8211; Professional human and automated machine translation with two clicks</li>
<li>One-Click-Switching between the languages &#8211; Change the language as easy as switching between Visual and HTML</li>
<li>Language customizations without changing the .mo files &#8211; Use Quick-Tags instead for easy localization</li>
<li>Multilingual dates out of the box &#8211; Translates dates and time for you</li>
<li>Comes with a lot of languages already builtin! &#8211; English, German, Simplified Chinese and a lot of others</li>
</ul>
<p class="img"><img src="http://noupe.com/img/wp-cms-plugins4.jpg" alt="“CMS Enabling” WordPress Plugins" /></p>
<p><a class="download" href="http://downloads.wordpress.org/plugin/qtranslate.2.3.4.zip">Download Plugin</a></p>
<h3 class="title">Easily Manage Categories, Pages and Posts</h3>
<h5 class="title">1. <strong><a href="http://wordpress.org/extend/plugins/idealien-category-enhancements/">Idealien Category Enhancements</a></strong> Plugin</h5>
<p>Manage category templates as easily as you manage page templates. Select which apply through the post &gt; categories menu using file names that make sense, not category ID numbers. Now any views of the category (or sub-categories) will render the according to the category template selected. Posts in a given category can also use a category-based template.</p>
<p><a class="download" href="http://downloads.wordpress.org/plugin/idealien-category-enhancements.zip">Download Plugin</a></p>
<h5 class="title">2. <strong><a href="http://wordpress.org/extend/plugins/pagemash/">pageMash &gt; Page Management</a></strong> Plugin</h5>
<p>Customise the order your pages are listed in and manage the parent structure with this simple ajax drag-and-drop administrative interface with an option to toggle the page to be hidden from output. Great tool to quickly re-arrange your page menus.</p>
<p><a class="download" href="http://downloads.wordpress.org/plugin/pagemash.zip">Download Plugin</a></p>
<h5 class="title">3. <strong><a href="http://wordpress.org/extend/plugins/yet-another-related-posts-plugin/">Yet Another Related Posts</a></strong> Plugin</h5>
<p>Yet Another Related Posts Plugin (YARPP) gives you a list of posts and/or pages related to the current entry, introducing the reader to other relevant content on your site. Using a customizable algorithm considering post titles, content, tags, and categories, YARPP calculates a &#8220;match score&#8221; for each pair of posts on your blog.</p>
<p><a class="download" href="http://downloads.wordpress.org/plugin/yet-another-related-posts-plugin.3.0.5.zip">Download Plugin</a></p>
<h5 class="title">4. <strong><a href="http://wordpress.org/extend/plugins/exclude-pages/">Exclude Pages</a></strong> Plugin</h5>
<p>This plugin adds a checkbox, “include this page in menus”, which is checked by default. If you un-check it, the page will not appear in any listings of pages (which includes, and is usually limited to, your page navigation menus).</p>
<p><a class="download" href="http://downloads.wordpress.org/plugin/exclude-pages.1.51.zip">Download Plugin</a></p>
<h5 class="title">5. <strong><a href="http://wordpress.org/extend/plugins/wp-no-category-base/">WP No Category Base</a></strong> Plugin</h5>
<p>As the name suggests this plugin will completely remove the mandatory &#8216;Category Base&#8217; from your category permalinks ( e.g. myblog.com/category/my-category/ to myblog.com/my-category/ ).</p>
<p><a class="download" href="http://downloads.wordpress.org/plugin/wp-no-category-base.zip">Download Plugin</a></p>
<h3 class="title">SEO</h3>
<p>WordPress by default is pretty decent at letting search engines see what’s going on. But there are a whole bunch of plugins that can be used to make your blog rank better.</p>
<h5 class="title">1. <strong><a href="http://wordpress.org/extend/plugins/google-sitemap-generator/">Google XML Sitemaps</a></strong> Plugin</h5>
<p>This plugin will create a Google sitemaps compliant XML-Sitemap of your WordPress blog. It supports all of the WordPress generated pages as well as custom ones. Everytime you edit or create a post, your sitemap is updated and all major search engines that support the sitemap protocol, like ASK.com, Google, MSN Search and YAHOO, are notified about the update.</p>
<p class="img"><img src="http://noupe.com/img/wp-cms-plugins9.jpg" alt="“CMS Enabling” WordPress Plugins" /></p>
<p><a class="download" href="http://downloads.wordpress.org/plugin/google-sitemap-generator.3.1.2.zip">Download Plugin</a></p>
<h5 class="title">2. <strong><a href="http://wordpress.org/extend/plugins/all-in-one-seo-pack/">All in One SEO Pack</a></strong> Plugin</h5>
<p>Optimizes your WordPress blog for Search Engines: page titles, meta tags, keywords, and descriptions. This plugin allows you to configure them for either your entire blog or on a post by post basis.</p>
<p><a class="download" href="http://downloads.wordpress.org/plugin/all-in-one-seo-pack.zip">Download Plugin</a></p>
<h5 class="title">3. <strong><a href="http://wordpress.org/extend/plugins/redirection/">Redirection</a></strong> Plugin</h5>
<p>Redirection is a WordPress plugin to manage 301 redirections, keep track of 404 errors, and generally tidy up any loose ends your site may have. This is particularly useful if you are migrating pages from an old website, or are changing the directory of your WordPress installation.</p>
<p class="img"><img src="http://noupe.com/img/wp-cms-plugins10.jpg" alt="“CMS Enabling” WordPress Plugins" /></p>
<p><a class="download" href="http://downloads.wordpress.org/plugin/redirection.zip">Download Plugin</a></p>
<h5 class="title">4. <strong><a href="http://wordpress.org/extend/plugins/permalinks-moved-permanently/">Permalinks Moved Permanently</a></strong> Plugin</h5>
<p>If you just migrated your WordPress blog from one permalink structure to another, and you don&#8217;t want to lose Pagerank or traffic that accesses your blog through the old permalinks, this is for you.</p>
<p><a class="download" href="http://downloads.wordpress.org/plugin/permalinks-moved-permanently.zip">Download Plugin</a></p>
<h5 class="title">5. <strong><a href="http://wordpress.org/extend/plugins/seo-automatic-links/">SEO Smart Links</a></strong> Plugin</h5>
<p>SEO Smart Links provides automatic SEO benefits for your site in addition to custom keyword lists, nofollow and much more. SEO Smart Links can automatically link keywords and phrases in your posts and comments with corresponding posts, pages, categories and tags on your blog.</p>
<p><a class="download" href="http://downloads.wordpress.org/plugin/seo-automatic-links.zip">Download Plugin</a></p>
<h5 class="title">6. <strong><a href="http://wordpress.org/extend/plugins/platinum-seo-pack/">Platinum SEO Pack</a></strong> Plugin</h5>
<p>This is an improvised version of the <a href="http://wordpress.org/extend/plugins/all-in-one-seo-pack/">AllinOne SEO plugin</a>. It does everything that AllinOne was doing and also some extra cool features. It takes care of pretty much everything, a bit more advanced than a basic SEO plugin but easy to use as well.</p>
<p><a class="download" href="http://downloads.wordpress.org/plugin/platinum-seo-pack.zip">Download Plugin</a></p>
<h3 class="title">Highly customizable Widgets</h3>
<h5 class="title">1. <strong><a href="http://wordpress.org/extend/plugins/widgets-reloaded/">Widgets Reloaded</a></strong> Plugin</h5>
<p>Widgets Reloaded replaces many of the default widgets with versions that allow much more control. Widgets come with highly customizable control panels. Each widget can also be used any number of times.</p>
<p><a class="download" href="http://downloads.wordpress.org/plugin/widgets-reloaded.0.1.2.zip">Download Plugin</a></p>
<h5 class="title">2. <strong><a href="http://wordpress.org/extend/plugins/flexi-pages-widget/">Flexi Pages Widget</a></strong> Plugin</h5>
<p>Flexi Pages Widget is a highly configurable WordPress sidebar widget to list pages and sub-pages. Can be used as an alternative to the default &#8216;Pages&#8217; widget. <strong>Features include</strong>:</p>
<ul>
<li>Option to display sub-pages only in parent page and related pages.</li>
<li> Option to select and exclude certain pages from getting displayed in the list. Alternatively, only certain pages can be displayed by using the &#8216;include&#8217; option.</li>
<li>Option to include a link to the home page.</li>
<li> Other options include title, sort column/order, hierarchical/flat format, show date.</li>
<li> Multiple instances of the widget. Unlimited number of instances of the widget can be added to the sidebar.</li>
</ul>
<p class="img"><img src="http://noupe.com/img/wp-cms-plugins12.jpg" alt="“CMS Enabling” WordPress Plugins" /></p>
<p><a class="download" href="http://downloads.wordpress.org/plugin/flexi-pages-widget.zip">Download Plugin</a></p>
<h5 class="title">3. <strong><a href="http://wordpress.org/extend/plugins/sideposts/">SidePosts Widget</a></strong> Plugin</h5>
<p>With this widget you select the category you want, and all entries with this category, will be shown on the sidebar instead the main blog. You will have then a small blog on the sidebar for those special entries. For each entry, you have the link to the post page. You can select the number to post to show and if must show only the post excerpt or the full post content (Also excerpt with thumbnails can be shown).</p>
<p><a class="download" href="http://downloads.wordpress.org/plugin/sideposts.2.1.2.zip">Download Plugin</a></p>
<h5 class="title">4. <strong><a href="http://justintadlock.com/archives/2009/03/15/query-posts-widget-wordpress-plugin">Query Posts Widget</a></strong> Plugin</h5>
<p>This widget has everything you’ll ever need to show posts on your site without touching code. It’s like having a WordPress developer ready to do your bidding all wrapped up in a widget. All you need is a theme that’s widgetized.</p>
<p>It lets you displays posts by nearly any criteria you can imagine using the <a href="http://codex.wordpress.org/Template_Tags/query_posts">query_posts()</a> function, except you don’t need to know anything about PHP to use it. You can do all kinds of neat things: Posts by tag, Posts by category, Posts by author, Posts by time/date, Posts by custom field key and/or value,  Choose any number, Show pages, Show the full post, excerpt, or even order them in a list, and much more…</p>
<p class="img"><img src="http://noupe.com/img/wp-cms-plugins12.jpg" alt="“CMS Enabling” WordPress Plugins" /></p>
<p><a class="download" href="http://downloads.wordpress.org/plugin/sideposts.2.1.2.zip">Download Plugin</a></p>
<h3 class="title">Must Check Plugins</h3>
<h5 class="title">1. <strong><a href="http://wordpress.org/extend/plugins/search-everything/">Search Everything</a></strong> Plugin</h5>
<p>Search Everything increases the ability of the default WordPress Search, options included: Search Every Page, Search Every Tag, Search Every Category, Search non-password protected pages only, Search Every Comment, Search Every Custom Field, Exclude Posts from search, Exclude Categories from search and more.</p>
<p class="img"><img src="http://noupe.com/img/wp-cms-plugins11.jpg" alt="“CMS Enabling” WordPress Plugins" /></p>
<p><a class="download" href="http://downloads.wordpress.org/plugin/search-everything.6.1.1.zip">Download Plugin</a></p>
<h5 class="title">2. <strong><a href="http://wordpress.org/extend/plugins/subscribe2/">Subscribe2</a></strong> Plugin</h5>
<p>Subscribe2 provides a comprehensive subscription management and email notification system for WordPress blogs that sends email notifications to a list of subscribers when you publish new content to your blog. Email Notifications can be sent on a per-post basis or periodically in a Digest email.</p>
<p><a class="download" href="http://downloads.wordpress.org/plugin/subscribe2.4.16.zip">Download Plugin</a></p>
<h5 class="title">3. <strong><a href="http://wordpress.org/extend/plugins/exec-php/">Exec-PHP</a></strong> Plugin</h5>
<p>The Exec-PHP plugin executes PHP code in posts, pages and text widgets. Features include</p>
<ul>
<li>Executes PHP code in the excerpt and the content portion of your posts and pages</li>
<li>Configurable execution of PHP code in text widgets (for WordPress 2.2 or higher)</li>
<li>Write PHP code in familiar syntax, eg.</li>
</ul>
<p><a class="download" href="http://downloads.wordpress.org/plugin/exec-php.4.9.zip">Download Plugin</a></p>
<h5 class="title">4. <strong><a href="http://wordpress.org/extend/plugins/wp-e-commerce/">WP e-Commerce</a></strong> Plugin</h5>
<p>The WP e-Commerce shopping cart plugin for WordPress is an elegant easy to use fully featured shopping cart application suitable for selling your products, services, and or fees online.</p>
<p><a class="download" href="http://downloads.wordpress.org/plugin/wp-e-commerce.3.6.12.zip">Download Plugin</a></p>
<h5 class="title">5. <strong><a href="http://wordpress.org/extend/plugins/nextgen-gallery/">NextGEN Gallery</a></strong> Plugin</h5>
<p>NextGEN Gallery is a full integrated Image Gallery plugin for WordPress with a Flash slideshow option. It can turn a regular blog into a powerful photo-blog while giving you all the tools to manage it efficiently and easily.</p>
<p><a class="download" href="http://downloads.wordpress.org/plugin/nextgen-gallery.zip">Download Plugin</a></p>
<h5 class="title">6. <strong><a href="http://wordpress.org/extend/plugins/contact-form-7/">Contact Form 7</a></strong> Plugin</h5>
<p>Contact Form 7 can manage multiple contact forms, plus you can customize the form and the mail contents flexibly with simple markup. The form supports Ajax-powered submitting, CAPTCHA, Akismet spam filtering and so on.</p>
<p><a class="download" href="http://downloads.wordpress.org/plugin/contact-form-7.1.9.5.1.zip">Download Plugin</a></p>
<h5 class="title">7. <strong><a href="http://wordpress.org/extend/plugins/vipers-video-quicktags/">Viper&#8217;s Video Quicktags</a></strong> Plugin</h5>
<p>Tired of copying and pasting the embed HTML from sites like YouTube? Then this plugin is for you. Simply click one of the new buttons that this plugin adds to the write screen (rich editor included) and then paste the URL that the video is located at into the prompt box &#8212; easy as that. You can fully configure how the videos are displayed (width, height, colors, alignment on the page) and much more.</p>
<p><a class="download" href="http://downloads.wordpress.org/plugin/vipers-video-quicktags.zip">Download Plugin</a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.noupe.com/wordpress/wordpress-cms-plugins.html/feed</wfw:commentRss>
		<slash:comments>102</slash:comments>
		</item>
		<item>
		<title>25 Unique uses of WordPress as CMS</title>
		<link>http://www.noupe.com/wordpress/25-unique-uses-of-wordpress-as-cms.html</link>
		<comments>http://www.noupe.com/wordpress/25-unique-uses-of-wordpress-as-cms.html#comments</comments>
		<pubDate>Sun, 10 May 2009 20:26:10 +0000</pubDate>
		<dc:creator>Editorial</dc:creator>
				<category><![CDATA[WORDPRESS]]></category>
		<category><![CDATA[CMS]]></category>

		<guid isPermaLink="false">http://www.noupe.com/?p=11834</guid>
		<description><![CDATA[<table width="650"><tr><td width="650"><div style="width:650px;">
      <img src="http://statisches.auslieferung.commindo-media-ressourcen.de/advertisement.gif" alt="" border="0" /><br />
      <a href="http://auslieferung.commindo-media-ressourcen.de/random.php?mode=target&collection=noupe-rss&position=1" target="_blank"><img src="http://auslieferung.commindo-media-ressourcen.de/random.php?mode=image&collection=noupe-rss&position=1" border="0" alt="" /></a>&nbsp;<a href="http://auslieferung.commindo-media-ressourcen.de/random.php?mode=target&collection=noupe-rss&position=2" target="_blank"><img src="http://auslieferung.commindo-media-ressourcen.de/random.php?mode=image&collection=noupe-rss&position=2" border="0" alt="" /></a>&nbsp;<a href="http://auslieferung.commindo-media-ressourcen.de/random.php?mode=target&collection=noupe-rss&position=3" target="_blank"><img src="http://auslieferung.commindo-media-ressourcen.de/random.php?mode=image&collection=noupe-rss&position=3" border="0" alt="" /></a>
    </div></td></tr></table>
<p><a href="http://www.noupe.com/wordpress/25-unique-uses-of-wordpress-as-cms.html"><img src="http://media.noupe.com//uploads/2009/05/wp-cms-7.jpg" title="25 Unique uses of WordPress as CMS" width="550" /></a></p>
<p>WordPress is often thought of as little more than a blogging platform. But it's capable of so much more. Through a little customization and the use of plugins, <strong>WordPress can easily be transformed into a full-featured content management system</strong>. Here are more than 25 sites who have done just that (and done it well).</p>]]></description>
			<content:encoded><![CDATA[<table width="650">
<tr>
<td width="650">
<div style="width:650px;">
      <img src="http://statisches.auslieferung.commindo-media-ressourcen.de/advertisement.gif" alt="" border="0" /><br />
      <a href="http://auslieferung.commindo-media-ressourcen.de/random.php?mode=target&#038;collection=noupe-rss&#038;position=1" target="_blank"><img src="http://auslieferung.commindo-media-ressourcen.de/random.php?mode=image&#038;collection=noupe-rss&#038;position=1" border="0" alt="" /></a>&nbsp;<a href="http://auslieferung.commindo-media-ressourcen.de/random.php?mode=target&#038;collection=noupe-rss&#038;position=2" target="_blank"><img src="http://auslieferung.commindo-media-ressourcen.de/random.php?mode=image&#038;collection=noupe-rss&#038;position=2" border="0" alt="" /></a>&nbsp;<a href="http://auslieferung.commindo-media-ressourcen.de/random.php?mode=target&#038;collection=noupe-rss&#038;position=3" target="_blank"><img src="http://auslieferung.commindo-media-ressourcen.de/random.php?mode=image&#038;collection=noupe-rss&#038;position=3" border="0" alt="" /></a>
    </div>
</td>
</tr>
</table>
<p>WordPress is often thought of as little more than a blogging platform. But it&#8217;s capable of so much more. Through a little customization and the use of plugins, <strong>WordPress can easily be transformed into a full-featured content management system</strong>. Here are more than 25 sites who have done just that (and done it well).</p>
<p>This is the second article in the three-part series, &#8220;The Comprehensive Guide for a Powerful CMS using WordPress&#8221;.</p>
<p>The Comprehensive Guide for a Powerful CMS using WordPress &#8211; <a href="http://www.noupe.com/wordpress/powerful-cms-using-wordpress.html">Part 1</a><br />
The Comprehensive Guide for a Powerful CMS using WordPress &#8211; <a href="http://www.noupe.com/wordpress/wordpress-cms-plugins.html">Part 3</a></p>
<p><span id="more-11834"></span></p>
<hr />
<h3 class="title"><a href="http://ugsmag.com">UGSMAG</a></h3>
<p>UGSMAG is a Canadian hip hop magazine. The home page is laid out in a grid, with featured articles along the left two columns and news on the right. The color scheme and design choices reflect the young, independent audience they attract. The lack of a category list (other than the top nav, which simply lists &#8220;News,&#8221; &#8220;Features,&#8221; and &#8220;Interviews&#8221;) and archives lend the page to looking more like a traditional news or magazine website than a blog.</p>
<p class="img"><a href="http://ugsmag.com" target="blank"><img src="http://noupe.com/img/wp-cms-prt2/wp-cms-1.jpg" alt="UGSMAG screenshot" /></a></p>
<p>Subtle changes to individual article pages, such as removing the category labels, the use of a drop cap initial character, and moving the date from it&#8217;s usual blog-centric location under the title to the upper-right hand corner of the page all also contribute to the site looking more like a magazine and less like your standard blog.</p>
<h3 class="title"><a href="http://www.theweatherpops.com">The Weather Pops</a></h3>
<p>The Weather Pops are a group of weather-related characters available for licensing. The site is simple and straightforward, and an excellent example of how WordPress can be used to build a simple yet powerful website. The pages included on the site offer great examples of how you can incorporate a gallery, contact form, and standard pages into a WP site.</p>
<p class="img"><a href="http://www.theweatherpops.com" target="blank"><img src="http://noupe.com/img/wp-cms-prt2/wp-cms-2.jpg" alt="The Weather Pops screenshot" /></a></p>
<p>The integration of plugins, such as the NextGEN Gallery plugin used on the gallery page, further improves the functionality of the site. Unless you looked at the code of the site, it&#8217;s unlikely anyone would have any idea this site was built using WP.</p>
<h3 class="title"><a href="http://templebartrad.com">Temple Bar TradFest</a></h3>
<p>The Temple Bar TradFest is an Irish music and culture festival held each year. The home page of this site bears absolutely no resemblance to a blog. The same can be said for internal pages, too. Individual pages within the site have no date or timestamp, no category or other tags, and otherwise look nothing like a traditional blog post.</p>
<p class="img"><a href="http://templebartrad.com" target="blank"><img src="http://noupe.com/img/wp-cms-prt2/wp-cms-3.jpg" alt="Temple Bar TradFest screenshot" /></a></p>
<p>Good use of plugins for the gallery and other pages further improves the functionality of this WP installation. This is another site where your average visitor would have no clue it was built on WP unless they checked the source code.</p>
<h3 class="title"><a href="http://tabletalk.com">Table Talk</a></h3>
<p>Table Talk is an online store selling dining furniture, tableware, and similar products. The home page features a product gallery with rotating images and the product pages show products laid out in a grid format. The site was built using the WP e-Commerce plugin for the online store functionality. E-commerce plugins greatly increase WP&#8217;s ability to be used as a CMS for virtually any kind of site.</p>
<p class="img"><a href="http://tabletalk.com" target="blank"><img src="http://noupe.com/img/wp-cms-prt2/wp-cms-4.jpg" alt="Table Talk screenshot" /></a></p>
<p>Pages within the Table Talk site are set up without comments, date and time stamps, and categories. Categories are used for products, instead.</p>
<h3 class="title"><a href="http://www.tp-hire.co.uk">TP Hire</a></h3>
<p>TPs is a teepee rental company serving Sussex and South East England. This site is actually a great example of using WordPress as a CMS. In addition to the standard pages found on most business sites (news, information, about us, etc.), there&#8217;s also a really great gallery page that uses the Lightbox formatting for viewing larger images and the option to view images in a slideshow. The layout of the events page is also an excellent example of how pages can be thoroughly customized within WP to suit the needs of the individual site.</p>
<p class="img"><a href="http://www.tp-hire.co.uk" target="blank"><img src="http://noupe.com/img/wp-cms-prt2/wp-cms-5.jpg" alt="TP Hire screenshot" /></a></p>
<h3 class="title"><a href="http://bridinel.com">The Art of Catalin Bridinel</a></h3>
<p>The Art of Catalin Bridinel is your basic portfolio site. This site is a bit more blog-ish than most of the others here, but still offers up a good example of how to use WordPress for something other than your traditional blog. Paintings are listed in blog posts, with a large image appearing immediately under the title and a brief description under that. Comments are enabled here, unlike on many other CMS sites. The overall design, lack of sidebars, and other stylistic elements make this look more like a traditional portfolio site than a blog.</p>
<p class="img"><a href="http://bridinel.com" target="blank"><img src="http://noupe.com/img/wp-cms-prt2/wp-cms-6.jpg" alt="The Art of Catalin Bridinel screenshot" /></a></p>
<h3 class="title"><a href="http://searchinsidevideo.com">Search Inside Video</a></h3>
<p>Search Inside Video is a service that provides searchable transcripts for online video content. Their site is one of the more innovative uses of WordPress as a CMS that I&#8217;ve seen. The overall site design is very simple, basically consisting of one long page with anchor tags for different content. Not exactly a revolutionary idea. But the implementation of it is very slick. It&#8217;s a great example of thinking outside the box in using WP as a CMS.</p>
<p class="img"><a href="http://searchinsidevideo.com" target="blank"><img src="http://noupe.com/img/wp-cms-prt2/wp-cms-7.jpg" alt="Search Inside Video screenshot" /></a></p>
<h3 class="title"><a href="http://www.p2prescue.org">P2P Rescue</a></h3>
<p>P2P Rescue is a non-profit organization working to help Sri Lanka and other Southeast Asian countries. The home page offers up basic information and articles about the organization and their cause. The overall site architecture is very simple, but again, bears little resemblance to a regular WP blog. Use of plugins for allowing donations to be made through PayPal further increases WP&#8217;s base functionality. The site also includes an online store powered by WP e-Commerce. Other pages include basic information about the organization and a blog (under the &#8220;Voices&#8221; section).</p>
<p class="img"><a href="http://p2prescue.org" target="blank"><img src="http://noupe.com/img/wp-cms-prt2/wp-cms-8.jpg" alt="P2P Rescue screenshot" /></a></p>
<h3 class="title"><a href="http://myshli.com/tag/portfolio+selected">Myshli</a></h3>
<p>Myshli is the portfolio of Danil Kryvoruchko. The home page of the site offers a gallery of designs, including a JavaScript slideshow of selected works. Individual pages on the site include galleries for each different type of work they do (web, print, etc.) along with an about page. Pages for individual projects show a variety of screenshots and images. The site also includes a blog with a different theme from the rest of the site (the main site has a black background whereas the blog has a white background).</p>
<p class="img"><a href="http://myshli.com" target="blank"><img src="http://noupe.com/img/wp-cms-prt2/wp-cms-9.jpg" alt="Myshli screenshot" /></a></p>
<h3 class="title"><a href="http://www.littlewhitelies.co.uk">Little White Lies</a></h3>
<p>Little White lies is a website that revolves around movies. The home page is not unlike many other news and magazine websites, offering up links to current content, including interviews and reviews of upcoming and recently released films. Category pages (such as for interviews or reviews) use a different layout than the home page, though it does make them feel a bit more blog-like.</p>
<p class="img"><a href="http://www.littlewhitelies.co.uk" target="blank"><img src="http://noupe.com/img/wp-cms-prt2/wp-cms-10.jpg" alt="Little White Lies screenshot" /></a></p>
<p>The article pages have stripped out the majority of blog-centric features, but have left in the comments section (many newspapers and magazines have added comment functionality to their articles both in and outside of blogs). The shop section on the blog appears to be the only section not powered by WordPress. Why this is is unclear, as there are some great plugins for e-commerce on WP.</p>
<h3 class="title"><a href="http://www.kmxus.com">KMX Karts</a></h3>
<p>KMX Karts are manufacturers of recumbent trikes. The home page bears no resemblance to a blog, with the exception of the presence of a somewhat blog-like footer. The site includes a number of different kinds of page templates. There are pages for the different Kart models, pages for accessories, and pages for general company information. Each type of page, because they have their own unique functions, is slightly different from the other pages. The theme, though, is consistent throughout the site. The e-commerce aspects of the site are powered by the Shopp plugin.</p>
<p class="img"><a href="http://www.kmxus.com" target="blank"><img src="http://noupe.com/img/wp-cms-prt2/wp-cms-11.jpg" alt="KMX Karts screenshot" /></a></p>
<h3 class="title"><a href="http://icondock.com">IconDock</a></h3>
<p>IconDock sells stock icons to designers. This is one of the prettiest sites I&#8217;ve seen using WP as a CMS. The home page is simple while still offering up plenty of content and some icons for sale right on the home page. Navigation is easy, with top nav and links placed within the content (such as the &#8220;Browse Icon Library&#8221; in the main image on the home page). The e-commerce portion of the site is powered by the WP e-Commerce plugin. The product pages offer up plenty of information about individual icon sets as well as different pricing options.</p>
<p class="img"><a href="http://icondock.com" target="blank"><img src="http://noupe.com/img/wp-cms-prt2/wp-cms-12.jpg" alt="IconDock screenshot" /></a></p>
<p>One of the coolest features on this site, though, is the drag-and-drop shopping cart (just drag an icon or set to the box on the left-hand side of the screen to add it to your cart). The box on the side shows your cart&#8217;s contents and removing an item is as simple as clicking the &#8220;x&#8221; in the corner. It&#8217;s definitely one of the slicker shopping cart UIs I&#8217;ve seen.</p>
<h3 class="title"><a href="http://www.ginger-restaurant.co.za">Ginger Restaurant</a></h3>
<p>Ginger is a restaurant in South Africa. The overall site design and architecture are very simple while also being very attractive. The home page offers up basic information, including their hours and phone number. Other pages include more information about the restaurant, an online menu, and a gallery of the restaurant and their food. The gallery uses the JavaScript Thickbox functionality for displaying photos. There&#8217;s also a slideshow in the header of their offerings.</p>
<p class="img"><a href="http://www.ginger-restaurant.co.za" target="blank"><img src="http://noupe.com/img/wp-cms-prt2/wp-cms-13.jpg" alt="Ginger Restaurant screenshot" /></a></p>
<p>A couple of features that really set this site apart from similar sites, though, are their addition of links to their Facebook page and a page that lets you tell friends about Ginger. This kind of functionality is rarely seen on local business sites but should be utilized more often.</p>
<h3 class="title"><a href="http://www.fraai-magazine.com">Fraai Magazine</a></h3>
<p>Fraai Magazine is a free online magazine offering up creative inspiration. The site uses a the FLV Embed plugin to embed the Flash magazine into the site. (FYI: There is also a plugin available for WordPress, <a href="http://wordpress.org/extend/plugins/page-flip-image-gallery/">Page Flip Image Gallery</a>, that allows you to create a flip-book style magazine right within WP.)</p>
<p class="img"><a href="http://www.fraai-magazine.com" target="blank"><img src="http://noupe.com/img/wp-cms-prt2/wp-cms-14.jpg" alt="Fraai Magazine screenshot" /></a></p>
<p>Other pages on the site include a visual index of articles and a page listing the issues available. The overall site is very simple but it&#8217;s an effective implementation of WP and appears to work well for what they&#8217;re doing.</p>
<h3 class="title"><a href="http://autoshows.ford.com">Ford Motor Company—Global Auto Shows</a></h3>
<p>This is the site of Ford Motor Company&#8217;s global auto show coverage. This is another site where you&#8217;d never guess it was powered by WordPress if you didn&#8217;t look at the source code. The home page offers up a gallery of featured vehicles, links to the different Ford brands, and a list of recent articles. Other pages on the site include a show schedule, information on concept cars (including a gallery) and information on vehicle types. From the looks of it, there&#8217;s a lot of custom programming going on on the site, including some custom Flash modules.</p>
<p class="img"><a href="http://autoshows.ford.com" target="blank"><img src="http://noupe.com/img/wp-cms-prt2/wp-cms-15.jpg" alt="Ford Motor Company Global Auto Show screenshot" /></a></p>
<h3 class="title"><a href="http://www.executivewarfare.com">Executive Warfare</a></h3>
<p>This is the site for Executive Warfare, a book by David F. D&#8217;Alessandro with Michele Owens. The basic layout of the site is very simple, as is the site architecture. The home page features some basic information about the book as well as a couple of sample articles. Pages contained on the site include a sample chapter, &#8220;10 Rules&#8221;, Reviews, an &#8220;About the Authors&#8221; page, and a video page.</p>
<p class="img"><a href="http://www.executivewarfare.com" target="blank"><img src="http://noupe.com/img/wp-cms-prt2/wp-cms-16.jpg" alt="Executive Warfare screenshot" /></a></p>
<p>The site also has a blog. The page templates are all the same, though the use of images and block quotes gives them each a unique look. Overall, it&#8217;s a great site that offers up its content in a way that is both aesthetically pleasing and practical.</p>
<h3 class="title"><a href="http://cubicleninjas.com">Cubicle Ninjas</a></h3>
<p>Cubicle Ninjas is a design firm offering up web design and development, graphic design and illustration services. The overall design is bold while still being simple. Their portfolio pages are some of the best I&#8217;ve seen, offering up embedded video on some pages in addition to images of individual projects. The Cforms2 plugin (which offers great customization options) is used for their &#8220;Request a Quote&#8221; page.</p>
<p class="img"><a href="http://cubicleninjas.com" target="blank"><img src="http://noupe.com/img/wp-cms-prt2/wp-cms-17.jpg" alt="Cubicle Ninjas screenshot" /></a></p>
<h3 class="title"><a href="http://camachocigars.com">Camacho Cigars</a></h3>
<p>This is the site of the Camacho Cigars company. The site architecture is completely un-blog-like. For example, the &#8220;Our Story&#8221; page contains subpages (&#8220;History of Camacho,&#8221; &#8220;Tobacco in Honduras,&#8221; and &#8220;Production Tour&#8221; linked with icons from the page itself. Other pages on the site include a page detailing their cigars, a &#8220;Where to Buy&#8221; page, a &#8220;Press Room&#8221; and a contact page. This is another site that does well by linking their social network profiles right from their home page.</p>
<p class="img"><a href="http://camachocigars.com" target="blank"><img src="http://noupe.com/img/wp-cms-prt2/wp-cms-18.jpg" alt="Camacho Cigars screenshot" /></a></p>
<h3 class="title"><a href="http://www.alpha-multimedia.com">Alpha Multimedia Solutions, Inc.</a></h3>
<p>This is the online portfolio of Alpha Multimedia Solutions. The site&#8217;s design is simple and elegant, as is the architecture and navigation. The offer up case studies for their different clients and the pages for these use a slightly different template than their other pages. The use of slideshows for each project in the header also add to the overall look of the site very nicely.</p>
<p class="img"><a href="http://www.alpha-multimedia.com" target="blank"><img src="http://noupe.com/img/wp-cms-prt2/wp-cms-19.jpg" alt="Alpha Multimedia Solutions screenshot" /></a></p>
<h3 class="title"><a href="http://www.gaijininternational.com">Gaijin Film &amp; Sound</a></h3>
<p>Gaijin Film &amp; Sound is a film, sound and new media production and consultancy company. Their home page offers up basic information about the company, including contact information in the sidebar, a list of services, and an abbreviated list of clients.</p>
<p class="img"><a href="http://www.gaijininternational.com" target="blank"><img src="http://noupe.com/img/wp-cms-prt2/wp-cms-20.jpg" alt="Gaijin Film and Sound screenshot" /></a></p>
<p>The top nav on the site is very effective and includes links to &#8220;About,&#8221; &#8220;Portfolio,&#8221; &#8220;Production,&#8221; and other pages. Their portfolio page is one of the nicest on the site, offering up links to videos within a very aesthetically pleasing layout.</p>
<h3 class="title"><a href="http://www.friskdesign.com">Frisk Design</a></h3>
<p>Frisk Design is a web design company. Their site makes great use of pages within WP for offering up information about the company, their services, portfolio, and contact. A blog is also included, though it&#8217;s not the focus of the site. The portfolio has a very elegant layout that offers up information about each site without having to click through to individual project pages.</p>
<p class="img"><a href="http://www.friskdesign.com" target="blank"><img src="http://noupe.com/img/wp-cms-prt2/wp-cms-21.jpg" alt="Frisk Design screenshot" /></a></p>
<h3 class="title"><a href="http://feedbackaudio.ca">Feedback Audio</a></h3>
<p>Feedback Audio provides music production, film audio production, and live sound production services. The home page of the site offers up a great overview of the company, their services, and ongoing projects. It&#8217;s an elegant design that offers some great visual pop. The individual page templates are simple and the lack of a sidebar keeps this from looking anything like a blog.</p>
<p class="img"><a href="http://feedbackaudio.ca" target="blank"><img src="http://noupe.com/img/wp-cms-prt2/wp-cms-22.jpg" alt="Feedback Audio screenshot" /></a></p>
<h3 class="title"><a href="http://www.eye.fi">Eye-Fi</a></h3>
<p>Eye-Fi is a company that provides SD cards for digital cameras with built-in wifi for transferring photos to your computer. The site has an excellent layout that is at once visually interesting and easy to navigate. There&#8217;s no blog on the site, only pages that offer up information about the products, including where to buy and how they work. Overall, it&#8217;s an excellent example of a WP-powered site.</p>
<p class="img"><a href="http://www.eye.fi" target="blank"><img src="http://noupe.com/img/wp-cms-prt2/wp-cms-23.jpg" alt="Eye-Fi screenshot" /></a></p>
<h3 class="title"><a href="http://earth911.com">Earth911.com</a></h3>
<p>Earth911.com is an environmental information site. The top navigation is one of the best I&#8217;ve seen, offering intelligent drop down menus that are only there when you want them to be. The overall site design is exceptional, simple while still be visually pleasing. Individual category pages are also beautifully designed, offering up basic information at the top along with articles related to the topic below. Overall, the site is one of the better designed portals I&#8217;ve seen powered by WP.</p>
<p class="img"><a href="http://earth911.com" target="blank"><img src="http://noupe.com/img/wp-cms-prt2/wp-cms-24.jpg" alt="Earth911 screenshot" /></a></p>
<h3 class="title"><a href="http://www.iamoriginone.com">OriginOne</a></h3>
<p>OriginOne is a clothing company that celebrates human oneness and connectedness. The site design is edgy and complex while still being very user-friendly and easy to navigate. The online store is powered by the Shopp plugin for WP. There&#8217;s no blog present on the site. Individual pages are kept simple, with the content as king. The shop itself is beautifully laid out and works well for a shop without a ton of products.</p>
<p class="img"><a href="http://www.iamoriginone.com" target="blank"><img src="http://noupe.com/img/wp-cms-prt2/wp-cms-26.jpg" alt="OriginOne screenshot" /></a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.noupe.com/wordpress/25-unique-uses-of-wordpress-as-cms.html/feed</wfw:commentRss>
		<slash:comments>95</slash:comments>
		</item>
		<item>
		<title>The Comprehensive Guide for a Powerful CMS using WordPress  &#8211;  Part one:  101 Techniques for a Powerful CMS using WordPress</title>
		<link>http://www.noupe.com/wordpress/powerful-cms-using-wordpress.html</link>
		<comments>http://www.noupe.com/wordpress/powerful-cms-using-wordpress.html#comments</comments>
		<pubDate>Tue, 05 May 2009 23:25:39 +0000</pubDate>
		<dc:creator>Editorial</dc:creator>
				<category><![CDATA[WORDPRESS]]></category>
		<category><![CDATA[CMS]]></category>

		<guid isPermaLink="false">http://www.noupe.com/?p=11143</guid>
		<description><![CDATA[<table width="650"><tr><td width="650"><div style="width:650px;">
      <img src="http://statisches.auslieferung.commindo-media-ressourcen.de/advertisement.gif" alt="" border="0" /><br />
      <a href="http://auslieferung.commindo-media-ressourcen.de/random.php?mode=target&collection=noupe-rss&position=1" target="_blank"><img src="http://auslieferung.commindo-media-ressourcen.de/random.php?mode=image&collection=noupe-rss&position=1" border="0" alt="" /></a>&nbsp;<a href="http://auslieferung.commindo-media-ressourcen.de/random.php?mode=target&collection=noupe-rss&position=2" target="_blank"><img src="http://auslieferung.commindo-media-ressourcen.de/random.php?mode=image&collection=noupe-rss&position=2" border="0" alt="" /></a>&nbsp;<a href="http://auslieferung.commindo-media-ressourcen.de/random.php?mode=target&collection=noupe-rss&position=3" target="_blank"><img src="http://auslieferung.commindo-media-ressourcen.de/random.php?mode=image&collection=noupe-rss&position=3" border="0" alt="" /></a>
    </div></td></tr></table>
<p><a href="http://www.noupe.com/wordpress/powerful-cms-using-wordpress.html"><img src="http://media.noupe.com//uploads/2009/05/wp-cms-3.jpg" title="The Comprehensive Guide for a Powerful CMS using WordPress  -  Part one:  101 Techniques for a Powerful CMS using WordPress" width="550" /></a></p>
<p>This is the first article in the three-part series, "The Comprehensive Guide for a Powerful CMS using WordPress". Throughout this article, we’ll be focus on many WordPress Theme hacks, ideas, tips and useful tutorials you need to have ready in hand when developing WordPress websites.</p>]]></description>
			<content:encoded><![CDATA[<table width="650">
<tr>
<td width="650">
<div style="width:650px;">
      <img src="http://statisches.auslieferung.commindo-media-ressourcen.de/advertisement.gif" alt="" border="0" /><br />
      <a href="http://auslieferung.commindo-media-ressourcen.de/random.php?mode=target&#038;collection=noupe-rss&#038;position=1" target="_blank"><img src="http://auslieferung.commindo-media-ressourcen.de/random.php?mode=image&#038;collection=noupe-rss&#038;position=1" border="0" alt="" /></a>&nbsp;<a href="http://auslieferung.commindo-media-ressourcen.de/random.php?mode=target&#038;collection=noupe-rss&#038;position=2" target="_blank"><img src="http://auslieferung.commindo-media-ressourcen.de/random.php?mode=image&#038;collection=noupe-rss&#038;position=2" border="0" alt="" /></a>&nbsp;<a href="http://auslieferung.commindo-media-ressourcen.de/random.php?mode=target&#038;collection=noupe-rss&#038;position=3" target="_blank"><img src="http://auslieferung.commindo-media-ressourcen.de/random.php?mode=image&#038;collection=noupe-rss&#038;position=3" border="0" alt="" /></a>
    </div>
</td>
</tr>
</table>
<p>This is the first article in the three-part series, &#8220;The Comprehensive Guide for a Powerful CMS using WordPress&#8221;. Throughout this article, we’ll be focus on many WordPress Theme hacks, ideas, tips and useful tutorials you need to have ready in hand when developing WordPress websites.</p>
<p>The Comprehensive Guide for a Powerful CMS using WordPress &#8211; <a href="http://www.noupe.com/wordpress/25-unique-uses-of-wordpress-as-cms.html">Part 2</a><br />
The Comprehensive Guide for a Powerful CMS using WordPress &#8211; <a href="http://www.noupe.com/wordpress/wordpress-cms-plugins.html">Part 3</a></p>
<p>There are some technical stuff we have to get out of the way first. Let’s take a look at useful, yet rather unknown techniques for a powerful CMS using WordPress. Each section of the article presents a suggestion and provides you with an explanation of the solution for each suggestion.</p>
<p><span id="more-11143"></span></p>
<h3 class="title">WordPress CMS Hacks and Tricks</h3>
<h4 class="title">1. Create a static home page</h4>
<p>By default, a WordPress home page shows chronological blog post entries — with the most recent post at the top. If your goal is to have a WP-created Page with static information, WordPress will allow you to select a different page as your home page so that you can display more traditional content like information about yourself or your business.</p>
<h5 class="title"><strong>How To »</strong></h5>
<p>In your admin area, just go to <strong class="red">Setting</strong> » <strong class="red">Reading</strong>. Here you can decide if your home page will display your blog posts or a static page, if you choose a static page you can also choose which page to be your home page from the select box.</p>
<p class="img"><img src="http://www.noupe.com/img/wp-cms-1.jpg" alt="" /></p>
<h5 class="title"><strong>Points to take care »</strong></h5>
<ul class="post">
<li>First problem you may run into when you make a static page your home page is that the link to that page now appears in the main site navigation. Usually the page called “Home” in the main site navigation. <a href="http://mcbuzz.wordpress.com/2009/02/25/wordpress-tutorial-how-to-make-a-static-page-your-home-page-hide-a-double-home-page-link/">This tutorial</a> shows how to remove one of those links from your site navigation so that visitors to your site are not confused by the duplicate link.</li>
<li>The second problem is you will see that link again in the sidebar widget, the fix is pretty simple. The WordPress Pages navigation widget now allows you to exclude any page from its links by inserting the Page IDs of pages you want to exclude into the “<strong class="red">Exclude</strong>” box in the <strong class="red">Pages widget</strong>.</li>
</ul>
<h4 class="title">2. Customized Navigation bar</h4>
<p>Adding too many pages to a WordPress blog that has a navigation bar in the header can really make your WordPress blog a mess. There are options to control what pages are shown in the navigation bar and even a way to add external links.</p>
<h5 class="title"><strong>How To »</strong></h5>
<p>The Template Tag, <a href="http://codex.wordpress.org/Template_Tags/wp_list_pages">wp_list_pages()</a>, displays a list of WordPress Pages as links. It is often used to customize the Sidebar or Header. You can simply edit the <strong class="red">header.php</strong> file and exclude any page id you want, you can also include the pages you want. So now the code of the top nav bar will look like this:</p>
<pre class="php">&lt;ul id="pagenav"&gt;
       &lt;li class="&lt;?php if ( is_home() ) { echo 'current_page_item'; } ?&gt;"&gt;
             &lt;a href="&lt;?php bloginfo('url'); ?&gt;" title="&lt;?php bloginfo('name'); ?&gt;"&gt;Home&lt;/a&gt;
       &lt;/li&gt;
       &lt;?php wp_list_pages('sort_column=menu_order&amp;depth=1&amp;title_li=&amp;exclude=17,38' ); ?&gt;
&lt;/ul&gt;</pre>
<h5 class="title"><strong>Creating Two-Tiered Conditional Navigation in WordPress  »</strong></h5>
<p>A common navigational scheme, parent pages on top and child pages (if they exist) on bottom:</p>
<p class="img"><img src="http://www.noupe.com/img/wp-cms-2.jpg" alt="" /></p>
<h5 class="title"><strong>How To »</strong></h5>
<p><a href="http://www.darrenhoyt.com/2008/02/12/creating-two-tiered-conditional-navigation-in-wordpress/">Darren Hoyt</a> goes through a nice solution to help us: 1) query the page, 2) determine if there are child pages, and 3) properly highlight both the <strong class="red">.current_page_parent</strong> and <strong class="red">.current_page_item links</strong>.</p>
<pre class="js">&lt;ul id="nav"&gt;
&lt;?php wp_list_pages('title_li=&amp;depth=1'); ?&gt;
&lt;/ul&gt;

&lt;?php if($post-&gt;post_parent)
$children = wp_list_pages("title_li=&amp;child_of=".$post-&gt;post_parent."&amp;echo=0"); else
$children = wp_list_pages("title_li=&amp;child_of=".$post-&gt;ID."&amp;echo=0");
if ($children) { ?&gt;
&lt;ul id="subnav"&gt;
&lt;?php echo $children; ?&gt;
&lt;/ul&gt;
&lt;?php } else { ?&gt;
&lt;?php } ?&gt;</pre>
<p>And then he show us how to use CSS to make sure the :active and :hover states display correctly whether or not subpages exist — if they do, the primary nav uses <strong class="red">current_page_parent</strong>, if they don’t, it resorts to simply <strong class="red">current_page_item</strong>.</p>
<h5 class="title"><strong>Use breadcrumbs</strong></h5>
<p>Breadcrumbs are great for so many reasons: usability, SEO, etc. In terms of plugins, there are many options, my favorite is <a href="http://yoast.com/wordpress/breadcrumbs/">Yoast&#8217;s Breadcrumbs</a>, because it’s easy to implement. Another <a href="http://justintadlock.com/archives/2009/04/05/breadcrumb-trail-wordpress-plugin">breadcrumbs plugin</a>, gives you a new template tag called breadcrumb_trail() that you can place anywhere in your theme. Once that’s done, it’ll display a hierarchical menu of where the current visitor is on your site. It’s quite useful if you have more than a few pages or posts.</p>
<p class="img"><img src="http://media.noupe.com//uploads/2009/05/wp-cms10.jpg" alt="" /></p>
<h4 class="title">3. Making Your Content Unbreakable</h4>
<p>There is one big drawback to using WordPress as a CMS: the lack of custom content types/groups, an area where developers put restrictions on how clients insert content. This is fairly easy to do with some knowledge of custom fields, but can be a little complicated if your client is new to WordPress. Developers must create workarounds to keep the content clean, portable and relatively unbreakable. Darren Hoyt discussed <a href="http://www.darrenhoyt.com/2008/10/21/wordpress-as-a-cms-making-your-content-unbreakable/">some solutions</a> for this issue, probably not the best solution out there but could get the job done.</p>
<p class="img"><a href="http://www.darrenhoyt.com/2008/10/21/wordpress-as-a-cms-making-your-content-unbreakable/"><img src="http://www.noupe.com/img/wp-cms4.jpg" alt="" /></a></p>
<h5 class="title"><strong>How To »</strong></h5>
<p>Luckily, WordPress has a solution for us. <a href="http://wefunction.com/2008/10/tutorial-creating-custom-write-panels-in-wordpress/">Liam </a>is using a little something called <a href="http://codex.wordpress.org/Function_Reference/add_meta_box">add_meta_box</a>. This is a detailed and quite useful tutorial on creating custom write panels for the WordPress Write Post page. Custom write panels are most useful for customized installations of WordPress and could be used to add many different types of information into a post both easily and quickly.</p>
<p class="img"><a href="http://wefunction.com/wp-content/uploads/2008/10/custom_write_panel_example.jpg"><img src="http://www.noupe.com/img/wp-cms-3.jpg" alt="" /></a></p>
<p>This is is a great example of how useful and flexible Custom Fields can be in developing a full CMS with WordPress.</p>
<h5 class="title"><strong>How to preset text in the WordPress post editor »</strong></h5>
<p>There are built-in actions and filter hooks that allow us to change things. <a href="http://justintadlock.com">Justin Tadlock</a> is showing us <a href="http://justintadlock.com/archives/2009/04/05/how-to-preset-text-in-the-wordpress-post-editor">how to use a simple filter to preset text</a> in the WordPress post/page editor. This technique will work with both the visual and HTML editor. This technique might be very useful for clients who want to create a new page and not sure how to start, you can just create a demo text for them and they will just modify using your template post.</p>
<p>All you have to do is open functions.php in your favorite text editor and input this PHP code:</p>
<pre class="php">&lt;?php
add_filter( 'default_content', 'my_editor_content' );
function my_editor_content( $content ) {
$content = "&lt;h3&gt;Title of the first paragraph&lt;/h3&gt;
&lt;p&gt;description&lt;/p&gt;&lt;p class='img'&gt;&lt;img src="" alt=""/&gt;&lt;/p&gt;";
	return $content;
}
?&gt;</pre>
<p>It’s as simple as that. Just a few lines of code. I added here some XHTML code so the client won&#8217;t need to do this himself.</p>
<h4 class="title">4. How to widgetize your theme</h4>
<p><a href="http://codex.wordpress.org/Plugins/WordPress_Widgets">WordPress Widgets</a> are also known as &#8220;sidebar accessories&#8221; which are WordPress Plugins or add-ons to your WordPress blog sidebar. This could come in handy for your client, WordPress Widgets allow the easy addition of design elements, gadgets, content, images, and more to your WordPress sidebar to personalize the blog without knowing HTML, PHP, or any code.</p>
<p class="img"><img src="http://www.noupe.com/img/wp-cms5.jpg" alt="" /></p>
<h5 class="title"><strong>How to Widgetize Your WordPress Footer »</strong></h5>
<p>Many themes have a widgetized sidebar or even two. But what about widgetizing your WordPress footer. Sometimes it&#8217;s a good to have widgets at the bottom of the blog for links to other posts and maybe some details about yourself. <a href="http://help-developer.com/index.php/2008/07/creating-a-widget-ready-footer-in-wordpress/">In this simple tutorial</a> you will learn how to create 3 footer widget areas which can be edited from the admin area of your WordPress installation.</p>
<p>Simply open your functions.php file in your current theme folder, and replace the current sidebar widget code with the one below:</p>
<pre class="php">&lt;?php
 if ( function_exists('register_sidebar') )
 register_sidebar(array(
 'before_widget' =&gt; '&lt;li id="%1$s" class="widget %2$s"&gt;',
 'after_widget' =&gt; '&lt;/li&gt;',
 'before_title' =&gt; '&lt;h2 class="widgettitle"&gt;',
 'after_title' =&gt; '&lt;/h2&gt;',
  ));
  register_sidebar(array('name'=&gt;'subfooterleft'));
  register_sidebar(array('name'=&gt;'subfootercenter'));
  register_sidebar(array('name'=&gt;'subfooterright'));</pre>
<p>What this does is registers 3 sidebars called subfooterleft, subfootercenter and subfooterright which will correspond to the left, center and right widgets in the subfooter. <a href="http://help-developer.com/index.php/2008/07/creating-a-widget-ready-footer-in-wordpress/">A detailed tutorial</a> would be great for you to guide you through the steps of styling the footer widgets, adding the markup and finally adding the widgets through the <strong class="red">Admin area</strong> » <strong class="red">Widgets</strong></p>
<h5 class="title"><strong>How to widgetize your page menu in WordPress »</strong></h5>
<p>We all feel the pain of having to customize our page menus for pretty much any WordPress theme. There are several methods that people have been trying to overcome this one frustrating thing with WordPress, but the method Justin Tadlock is <a href="http://justintadlock.com/archives/2009/04/15/how-to-widgetize-your-page-menu-in-wordpress">describing here</a> is easy and requires little coding. Your theme needs to use the <a href="http://codex.wordpress.org/Template_Tags/wp_page_menu">wp_page_menu()</a> function to add its page menu so you can completely widgetize your menu.</p>
<p>Open your theme’s functions.php file and add the code below:</p>
<pre class="php">&lt;?php

register_sidebar( array(
	'name' =&gt; 'Page Menu',
	'id' =&gt; 'page-menu',
	'before_widget' =&gt; '&lt;div id="page-nav"&gt;',
	'after_widget' =&gt; '&lt;/div&gt;',
	'before_title' =&gt; false,
	'after_title' =&gt; false
) );

add_filter( 'wp_page_menu', 'my_page_menu' );

function my_page_menu( $menu ) {
	dynamic_sidebar( 'page-menu' );
}
?&gt;</pre>
<p class="img"><a href="http://justintadlock.com/archives/2009/04/15/how-to-widgetize-your-page-menu-in-wordpress"><img src="http://www.noupe.com/img/wp-cms6.jpg" alt="" /></a></p>
<p>Now, head over to the Widgets page in your WordPress admin. Select the Page Menu widget area and create your menu there using the different methods described in this <a href="http://justintadlock.com/archives/2009/04/15/how-to-widgetize-your-page-menu-in-wordpress">great tutorial</a>.</p>
<h4 class="title">5. Custom post and page templates</h4>
<p><a href="http://codex.wordpress.org/Pages#Page_Templates">Page templates</a> let you change the design and/or functionality of particular pages by using a certain template. This new Page Template will then override the default page.php Page Template included with your Theme. If you want to use another page template, simply open your <strong class="red">Write Page admin panel</strong> » <strong class="red">Attributes</strong> and select the template you want for that page. More details can be found <a href="http://codex.wordpress.org/Pages#Creating_Your_Own_Page_Templates">here</a>.</p>
<h5 class="title"><strong>Set Up Custom WordPress post Templates »</strong></h5>
<p>You can use a specific post template for single posts that you want to function differently. In a recent project i worked on, i didn&#8217;t want the posts in the news category to look or behave like the rest of the posts, i thought it would be better to have another template for the posts in the &#8220;news&#8221; category. I found a <a href="http://lorelle.wordpress.com/2005/09/22/creating-multiple-single-posts-for-different-categories/">smart solution</a>, you will need to put only the code below in your single.php file in your current theme folder:</p>
<pre class="php">&lt;?php
$post = $wp_query-&gt;post;
if ( in_category('13') ) {
include(TEMPLATEPATH . '/single13.php');
} else {
include(TEMPLATEPATH . '/single1.php');
}
?&gt;</pre>
<p>Here we are telling WordPress:  If the post is in category ID number 13, display single13.php. If not in category ID number 13, display single1.php. Now you just create 2 new files &#8220;single13.php&#8221; &amp; &#8220;single1.php&#8221;, and do whatever you want to do. From this, you can make as many single post page looks as you want, as long as they are styled by their category.</p>
<p><a href="http://www.nathanrice.net/blog/wordpress-single-post-templates/">WordPress Single Post Templates</a>- this post goes through a simple technique to have post templates like page templates. <a href="http://www.ilfilosofo.com/">Austin </a>recommends using a filter in your functions.php. Here’s the code to add to your theme’s functions.php file. (be sure you paste this code between  tags):</p>
<pre class="php">add_filter('single_template', create_function('$t', 'foreach( (array) get_the_category() as $cat )
{ if ( file_exists(TEMPLATEPATH . "/single-{$cat-&gt;term_id}.php") )
return TEMPLATEPATH . "/single-{$cat-&gt;term_id}.php"; } return $t;' ));</pre>
<p>This technique solve the multiple categories issue (a post is included in more than one category) since it cycles through all the categories in the array and checks to see which one of them has an associated post template. When it finds one, it uses the post template file, but if it doesn’t, then it falls back on the default single.php template.</p>
<h4 class="title">6. Permalink Structure</h4>
<p><a href="http://codex.wordpress.org/Using_Permalinks">Permalinks </a>are the permanent URLs to your individual weblog posts, as well as categories and other lists of weblog postings. We won&#8217;t go through the usual techniques to how to beautify your links and get rid of the post id at the end of the url, display date, etc&#8230;</p>
<h5 class="title"><strong>Advanced Customization of WordPress Permalink Structure »</strong></h5>
<p>Here is an <a href="http://bloghelper.is-there.net/advanced-customization-of-wordpress-permalink-structure/">advanced tutorial</a> for customizing your permalink structure of WP’s pages system.</p>
<p class="img"><a href="http://bloghelper.is-there.net/advanced-customization-of-wordpress-permalink-structure/"><img src="http://media.noupe.com//uploads/2009/05/wp-cms8.jpg" alt="" /></a></p>
<h5 class="title">How to remove the &#8220;category&#8221; suffix in the category permalinks</h5>
<p>Today we want to check out <a href="&lt;a href=">&#8220;&gt;how to make your category url don&#8217;t look like they are blog categories</a>, so instead of:</p>
<pre class="js">http://yoursite.com/blog/category/category-title/</pre>
<p>We have:</p>
<pre class="js">http://yoursite.com/category-title/</pre>
<h5 class="title">How to remove Category Base from WordPress Permalinks</h5>
<p>Some bloggers do not want to have any category base in their Permalinks structure. WordPress does not allows you to do it. <a href="http://www.smartblogtips.com/how-to-remove-category-base-from-wordpress-permalinks/">Here is how</a> you can get it done.</p>
<p class="img"><a href="http://www.smartblogtips.com/how-to-remove-category-base-from-wordpress-permalinks/"><img src="http://media.noupe.com//uploads/2009/05/wp-cms11.jpg" alt="" /></a></p>
<h4 class="title">7. Create a sitemap for the whole website</h4>
<p><a href="http://wordpress.org/extend/plugins/google-sitemap-generator/">Google XML Sitemaps</a>- This plugin will create a Google sitemaps compliant XML-Sitemap of your WordPress blog. It supports all of the WordPress generated pages as well as custom ones. Everytime you edit or create a post, your sitemap is updated and all major search engines that support the sitemap protocol, like ASK.com, Google, MSN Search and YAHOO, are notified about the update.</p>
<p class="img"><a href="http://wordpress.org/extend/plugins/google-sitemap-generator/"><img src="http://media.noupe.com//uploads/2009/05/wp-cms13.jpg" alt="" /></a></p>
<h4 class="title">8. Disable Comments and Trackbacks</h4>
<p>Now you want to disable comments on your blog, go to <strong class="red">Discussion Settings</strong> » <strong class="red">Default article settings</strong> to disable the comments on your blog. You can also edit your single.php file and delete the code that calls the comments.php file.</p>
<p class="img"><img src="http://media.noupe.com//uploads/2009/05/wp-cms9.jpg" alt="" /></p>
<h4 class="title">9. Use PHP in your pages and posts</h4>
<p>Conventional ways of creating advanced pages in WordPress was to create all your XHTML/PHP/CSS in a template file and then create a page and link the two, this works, but you end up with loads of template files and editing them is a pain and not very manageable.</p>
<p>Using one of these 2 plugins will allow you to easily add any code such as XHTML, CSS, PHP, JavaScript directly inside of the post box for your posts and will be executed as it should be.</p>
<p><a href="http://wordpress.org/extend/plugins/exec-php/">Exec-PHP</a> or <a href="http://wordpress.org/extend/plugins/runphp/">runPHP</a> plugins to executes PHP code in posts, pages and text widgets.</p>
<p class="img"><a href="http://wordpress.org/extend/plugins/exec-php/"><img src="http://media.noupe.com//uploads/2009/05/wp-cms7.jpg" alt="" /></a></p>
<h4 class="title">10. Creating Custom Content Type with Flutter</h4>
<p><a href="http://flutter.freshout.us/">Flutter </a>is made precisely for CMS-making, allows you to create custom <strong class="red">Write Panel </strong> (Posts, Pages, and Theme Options). This, basically, is a custom content type in which you can add your own fields. So, if a WordPress installation gives you two different content types (Post and Page), Flutter enables you to add more Write Panels to your likings. You can create any type of field (File Uploads, Audio, Video, Checkboxes, Dropdowns) to make as simple as possible for your client or yourself to enter content.</p>
<p class="img"><a href="http://flutter.freshout.us/"><img src="http://media.noupe.com//uploads/2009/05/wp-cms12.jpg" alt="" /></a></p>
<h3 class="title">Things To Consider When Using WordPress as a CMS</h3>
<p>There are the certain points we need to think about before choosing and designing a website where WordPress will be used as the CMS. Devlounge has shared &#8220;<a href="http://www.devlounge.net/publishing/things-to-consider-when-using-wordpress-as-a-cms">Things To Consider When Using WordPress as a CMS</a>&#8220;, this is a must read post for anyone thinking about using WordPress as CMS. Below you will find just few of the points, you need to check out <a href="http://www.devlounge.net/publishing/things-to-consider-when-using-wordpress-as-a-cms">this article</a> to get a better understanding.</p>
<ul>
<li>Is WordPress the correct CMS? Will it fit the needs? Is the translations available for the WordPress backend good enough? How will it be upgraded?</li>
<li>Will I need to extend WordPress using plugins? Are any hacks to the core necessary, because if they are, how will I make sure that these won’t break when the core is upgraded?</li>
<li>What types of content will there be, and what should be deemed static (i.e. use Pages), and what is flowing updates (i.e. Posts)? How will I present this, and what is the main type of content?</li>
<li>How will the permalink structure be? Should it really say “category”, why not “view” or “updates” or something else?</li>
</ul>
<h3 class="title">WordPress CMS Theme Implementation Tutorials</h3>
<p>- <a href="http://rubiqube.com/wordpress-cms-part-2-theme-implementation/">WordPress CMS Part 2: Theme Implementation</a>- A very detailed tutorial taking you through the steps to create your CMS featured theme.</p>
<p>- <a href="http://rubiqube.com/wordpress-cms-part-2-theme-implementation/">WordPress CMS Part 2: Theme Implementation</a>- A very detailed tutorial taking you through the steps to create your CMS featured theme.</p>
<p>- <a href="http://bloghelper.is-there.net/how-to-use-wordpress-for-a-portfolio-site-part-1/">How to Use WordPress for a Portfolio Site &#8211; Part 1</a> &amp; <a href="http://bloghelper.is-there.net/how-to-use-wordpress-for-a-portfolio-site-part-2/">Part 2</a>- Using WP for a portfolio site (primarily graphics and design-based).</p>
<p>- <a href="http://max.limpag.com/2006/08/05/how-to-use-wordpress-magazine-news-cms/">How to use WordPress to run a magazine, news website</a></p>
<h3 class="title">Must Read Posts</h3>
<p><a href="http://wpcandy.com/articles/wordpress/five-ways-to-familiarize-clients-with-wordpress.html">Five Ways to Familiarize Clients with WordPress</a>- What developers have tried to make their clients more comfortable with WordPress. Here’s a wrap-up of the best and most common suggestions.</p>
<p><a href="http://www.wp-fun.co.uk/2008/10/09/dont-mess-with-my-toot-toot/">Don’t mess with my Toot Toot</a>- This is a tutorial about a plugin the author created to add a very simple new and different type of post.</p>
<p><a href="http://bloghelper.is-there.net/using-wordpress-as-cms/">Using WordPress as CMS</a>- A series of posts on Using WordPress as a CMS &#8211; from the more theoretical to the more practical (sub)topics.</p>
<p><a href="http://css-tricks.com/video-screencasts/41-wordpress-as-a-cms/">WordPress as a CMS</a>- In this screencast, Chris Coyier shows off a number of WordPress features that make WordPress very “CMS-like”.</p>
<p><strong>Please share </strong> your experience and what was the best techniques you found to be very useful when developing WordPress as a true CMS platform.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.noupe.com/wordpress/powerful-cms-using-wordpress.html/feed</wfw:commentRss>
		<slash:comments>151</slash:comments>
		</item>
	</channel>
</rss>

