Open Source Content Management Software - Radiant Cms

When choosing the best content managementmanagement system. In other words, if the core
system for your project, it is important to weighCMS is modified to provide the custom functionality,
both the technical and non-technical pros and cons.how can upgrades or patches from the core CMS
Both technical and non-technical reasons candevelopers be applied to your modified version.
ultimately affect the bottom line cost. Therefore, it isRadiant's extension system provides this separation
not recommended to simply choose a contentof concern. The Radius tagging system of Radiant is
management system based solely on technicalfantastic for adding dynamic functionality. It is nice
language or feature set. In this article, we will take athat tags can be added directly to page content
look at an open source content management systemrather than some kind of comment or special
called Radiant CMS. Radiant is a Ruby on Rails basedcharacter sequence in order to indicate non-static
solution that works with a variety of databases. Itcontent. Non-Technical Reasons to Choose Radiant
has a few years of development and a coupleCMS: Radiant has an elegant, intuitive administrative
noteworthy deployments. There are technical andinterface. It is not intimidating to the non-technical
non-technical reasons why Radiant CMS is a gooduser. In fact, the design encourages people to
choice for a content management system. Technicalembrace using the system, because they assume it
Reasons to Choose Radiant CMS: It's Ruby on Railsis going to be easy to pick up and learn. The lack of
based which can speed development by takingworkflow functionality can be considered a feature in
advantage of the convention over configurationmany cases. In competing CMS products, workflow
paradigm. In addition, the Radiant code base hascan seem like an attractive feature at first, but is
excellent automated coverage in unit tests. Thisoften hindrance to configure and work around for
means the code is well tested and robust. Unit testprojects which require only a few administrators of
code coverage can be one aspect to measure whencontent. An additional, non-technical reason to choose
considering open source content managementRadiant CMS is cost. The project is open source and
systems. In fact, we could suggest the amount ofthe community of ruby on rails developers and ruby
code covered by automated unit and integrationon rails hosting providers is growing, so your cost risk
tests should be considered when choosing any openof obtaining these resources is minimized. Conclusion
source library and/or framework. It is an easyFrom a technical perspective, the open source, Ruby
indicator to measure and compare. But, that is anon Rails based Radiant CMS makes an excellent
entirely different conversation. Radiant CMS also haschoice. From a non-technical perspective, Radiant
an excellent extension system. This allowsCMS makes an excellent choice as well. When
customizations required by your project to be made.combining both perspectives, we have had many
When choosing a content management system, thepositive project experiences and deployments using
ability to add and maintain any customizations shouldRadiant over the past year and a half.
be an important factor. This point should beVince India is a systems administrator with many
considered not only from the beginning, but howyears experience using open source CMS software
your customizations will evolve as upgrades andlike Radiant.
enhancements occur within your chosen content