swaminadhan
Joined: 14 Sep 2009 Posts: 73
|
Posted: Mon Oct 26, 2009 4:27 am Post subject: Differnt types of Content Management System |
|
|
Hello Friends !
Recently most of the people are using CMS for developing small scale web-applications because of its own advantages. Let us discuss about the CMS in detail.
Content Management Systems (CMS) :-
The CMS is a collection of procedures used to manage work flow in a collaborative environment.The needs of creating, editing, deleting etc.. demand a process structure that allows inputs to be synchronized and allows output from each to be organized into a final product.CMS's are frequently used for storing, Controlling, revising and publishing documentation. In other words, we can say this as without using MVC architecture we can develop an application by managing the content. There are Five different types of CMS in rails they are as follows
1. RADIANT CMS :
1. Radiant is a open source content management system specially for small developer teams.
2. It is a simple and powerful CMS application with a slick interface.
3. Radiant offers Flexibility when you create layouts,snippets, page parts and a custom tagging language.
4. It also allow flexible structure to arrange pages according to any hierarchy.
5 .Radiant has a special macro language called Radius which makes it easy to include content from other pages.Radius tags are available in pages, snippets and layouts.
2. MEPHISTO :
1. Mephisto is a free ruby-based Weblog-engine which combines the quality,functionality and userfriendliness of other systems in a simple , elegant and powerful user interface.
2. It uses liquid templates for creating and editing themes.
3. Mephisto also has a built-in caching system for faster loading.
4. Its simplicity and functionality makes Mephisto to a profound tooll for both complex weblogs and corporate sites.
3. PIMKI :
1. Pimki is a wiki-based PIM(personal information manager) to get things done.
2. With strong GTD influences, pimki is set to light-weight, flexible organizer for all the various bits .
3 . It is easy to use with extended view to slice and dice the data and give you a unique power to store, manage and retrieve.
4 . Pimki is built with Ruby and based on the popular instiki wiki and Ruby on rails framework.
4. RUBRICKS:
1. Rubricks is an open source CMS powered by by Ruby On Rails with a component architecture.
2. It helps to create your website more smart, simple and with great speed.
3 .It use 'Spinelz' A JavaScript library through Rubricks to help various Ajax operation.
4. It is an open source library as a sub project of Rubricks. It offers RIA component such as 'window' and 'tabbox'.
5 . BROWSER CMS :
1. Browser CMS is a open source Web Content Management System written in Ruby on Rails.
2. Browser CMS is an easy-to-use,100% browser-based content management system that is installed on the same web server that hosts your website. it is designed to support three types of people
* Non-technical web editors who want a humane system to manage their site, without needing to understand what HTML or even Rails is.
* Designers who want to create large and elegantly designed websites with no artificial constraints by the CMS.
* Developers who want to add a CMS into their Rails projects, or create CMS driven websites for their clients. |
|