This site is in archive mode for your pleasure. I am currently working on a new site on another domain that provides web design and developer services. You can still contact me at simon[AT]designkojo .net or head over to my articles site where I write about front-end development and design. designkojo.com

cms over view

Word Press
This website is built on the word press, it is a great platform for a blog and or small website, even though you will find some quite large sites out there built on this platform. It great for small community driven websites as it has a registration system built in. You add  custom content fields and style them how you like with a little bit of coding knowledge. There are a lot of plugins ready to plug and go.

CMS Made Simple
Is great for small to medium size websites. As the name suggests it is a content management system that is simple. This is true for both a developer with basic php programming skills and the content manager. The backend organizes the site by pages where you can group pages by making them a child of a parent page. The website administrator or webmaster can then build menus from the pages and add these to the templates. Once menus are built then as you add content to different levels the menu are automatically generated. CMSms has its own script or tags based on smarty. This makes it easy to build custom layouts that can then be applied to pages.

Joomla!
With Joomla! you can set up a site fast. However if you want custom layout per page it is harder to achieve. The the upside is there are a lot of extensions and plugins that can make a simple site fast to develop. The organization of pages and menus are completely separate meaning that a user that doesn’t have extensive coding knowledge can set up a menu with no problem. Joomla! is more difficult to get your head around, but if you have a basic knowledge of website development it is quite a powerful platform. If you have extensive programming knowledge Joomla! is a great platform due to its modular concept for content layout and presentation. Joomla! is also great for community driven websites.

Drupal
Drupal, is easier to customize and have custom layouts for each page due to being able to create and manage custom content fields using CCK, however Drupal demands longer development time lines. As with Joomla it is great for community driven websites and also larger sites. We are currently developing our dkdev01.net site with Drupal.

People compare Drupal and Joomla! as they are the 2 major players in the open source world.

Leave a Reply