Difference between revisions of "Content Management System"

From UUWiki
Jump to navigation Jump to search
 
(265 intermediate revisions by 31 users not shown)
Line 1: Line 1:
[[Main Page]] > [[Websters]]
+
#REDIRECT [[OWL 7-9 Session 3: Sexual Messages in Popular Music]]
 
 
== Content Management Systems ==
 
 
 
A Content Management System (CMS) is a system used to organize and facilitate collaborative creation of documents and other content.  It allows many people to directly contribute to maintaining a web site. 
 
To do this a CMS isolates the acts and effects of content creation and maintenance from other activities such as designing the sites page layouts, styles, and menus.  See http://en.wikipedia.org/wiki/Content_management_system Wikipedia] for more background.   
 
 
 
The website [http://www.cmsmatrix.org CMS Matrix] allows you to compare features on approximately 100 different CMS solutions.  The "Search the Matrix" feature allows you to filter the list according to the features that you need for your site.
 
 
 
The website [http://www.opensourcecms.com Open Source CMS Systems] allows you to demo approximately 40 to 50 LAMP-based software packages.  (LAMP means Linux Apache MySql Php - based).
 
 
 
----
 
 
 
===[http://plone.org Plone]===
 
 
 
'''Cost:''' FREE: GPL license
 
 
 
'''Advantages:''' Easy to create events, news items, new documents, photos, and other files. It uses both HTML and an easy to use Structured Text for those who are unfamiliar with website design.  Has many add-on products that extend features available.  Very flexible security/permissions structure allows different people and groups in different roles to have control over different aspects of different parts of the site.  Excellent standards compliance and accessibility.  URLs are friendly to both users and search engines, rather than being littered with numbers and query strings.  Supports syndication via RSS.  Runs on Linux, Windows, Mac, BSD etc.  Large developer community, and commercial support is available.  Under the hood, uses modern object oriented programming concepts implemented in the delightful language [http://python.org Python].
 
 
 
'''Disadvantages:'''
 
* Uses [http://zope.org Zope] as the web server rather than or in combination with Apache.  Steep learning curve for the webmaster.  Resource-hungry on the server - requires over 75 MB RAM dedicated to your site which tends to cost from $15 to $40/month.
 
For more insights, see http://plone.org/documentation/faq/is-plone-for-me
 
 
 
'''Examples:'''
 
*[http://www.spindletopuu.org Spindletop Unitarian Church]
 
*[http://www.uufws.net/ Unitarian Universalist Fellowship of Winston-Salem]
 
*The Mountain Desert District of the UUA is developing their new site with plone.
 
 
 
To try it out, create your own free site at http://www.objectis.org/ or create your own account at a plone-based community site like  http://plone.org/  For more flexible production hosting, you might look at http://zettai.net, http://interlix.com, http://quintagroup.com, or http://imeme.net.
 
 
 
----
 
 
 
===[http://drupal.org Drupal]===
 
 
 
'''Cost:''' FREE  (GNU General Public License)
 
 
 
'''Notes:''' Not dissimilar to Plone but implemented in PHP.  Originally developed for 'community' web sites where everyone in the community is contributing content (think [http://slashot.org Slashdot]).  Today the program is being used for a wide range of uses, including online magazines, academic sites, media libraries, and galleries.  It can be used both for sites with very limited access (just a few authors) or by a very expansive community of users and authors with different privileges.
 
 
 
'''Advantages:'''  Easy to create news items (blogs), single author and multi author documents (pages & books), audio & video posts (podcasts), galleries (image collections), etc.  The base program is highly compliant with both general w3c web design standards (XHTML strict and CSS) and accessibility standards (WCAG and Section 508 requirements).  Many theme templates and lots of additional modules are freely available from the central Drupal community site.  Common modules include kits which can be use to create custom content types and views.  Content can be written in HTML or structured text by using a choice of tunable editors.  Regulation of user roles and privileges is very adjustable.  Editing experience and viewing experience can be customized for different users.  Content categorization and use of categorization is both flexible and pervasive.  Technical support is available through an active user community on Drupal's community support site.  A dedicated Drupal commercial hosting service option is available ([http://http://bryght.com/ Bryght Community content hosting]).
 
 
 
'''Disadvantages:'''
 
* Many modules are not mature and many others have not been adapted to run under either the current 5.x or the previous 4.7 versions.  Administration is done through same interface as is used for general site viewing (rather than a purpose specific back end interface).  Strict enforcement of design and coding creates requirements that may pose difficulties for some trying to make customizations.  Building a multi featured site requires the selection, installation, and maintenance of many third party modules. 
 
 
 
'''Examples:'''
 
* [http://follen.org/ Follen Church Society]
 
* Other UU congregations are in the process of launching or evaluating this CMS.
 
* If you google "church drupal" you can also find quite a few churches of other denominations using it.
 
* one example from the [http://bethlehem-church.org/ Bethlehem Lutheran Church]
 
 
 
----
 
 
 
===[http://joomla.org/ Mambo/Joomla]===
 
 
 
'''Cost:''' FREE  (both Mambo and Joomla use the GNU General Public License)
 
 
 
'''Notes:''' Perhaps the most popular CMS.  Mambo and Joomla share a common design heritage.  In mid-2005 the Miro corporation set up a "Mambo Foundation" in an attempt to exert more control via their ownership of the trademark.  This was strongly resisted by the Mambo developer community, which left en-masse and are continuing their development using the name "Joomla".  As these two programs continue development  they are likely to become much more distinct and less able to share.  Several web hosting services support use and installation through one or more of these through automated installation scripts or "one-button installs". 
 
 
 
'''Advantages:''' Administration is done through a separate "back end" interface to avoid limitations of the "front end" interface used during normal site viewing and navigation.  Administration interface has an graphic icon driven interface that makes use less intimidating for some.  Theme templates and module extensions are easily loaded remotely since the interface accepts compressed modules remotely, transfers them, and unpacks on the server before loading them for use.  The popularity of the system has resulted in good availability of themes, extensions and experienced developers.  Supports blogs, web feeds, multimedia, calendars, galleries, and podcasting through options and extensions.  Administration interface and loose enforcement of constraints makes modification of theme templates easier than some other CMS.
 
 
 
'''Disadvantages:''' The current 1.0 release is in need of revision to achieve compliance with w3c (XHTML transitional and CSS) and accessibility standards (WCAG and Section 508 requirements).  This release relies extensively on the use of tables in ways that are no longer recommended practice.  Improvements in these areas are a major goal of the version 1.5 release.  Version 1.5 will provide a major redesign and its future release date is uncertain.  (Beta 1 was released October 12, 2006 and Beta 2 was being prepared for release some unscheduled date after Feb 15, 2007).  Due to the large amount of base design and extensions built outside of standards, it is not clear how readily or thoroughly the design improvements will be achieved.  The 1.0 administration interface has been extended such that structure is not always clear and some functions lack the visual and logical clarity of the other sections. 
 
 
 
'''Examples:'''<br />
 
''Mambo:''
 
* [http://www.uuaa.org First Unitarian Universalist Congregation of Ann Arbor ]
 
''Joomla:''
 
* [http://uucyf.org/ The Church of the Younger Fellowship]
 
* [http://www.firstparish.org/ First Parish in Concord]
 
* [http://rochesteruniversalist.org/ First Universalist Church of Rochester]
 
* [http://www.jruuc.org/ James Reeb Unitarian Universalist Congregation]
 
* [http://www.mmuus.org/ May Memorial Unitarian Universalist Society]
 
* [http://www.uucj.com/ Universalist Unitarian Church of Joliet]
 
 
 
----
 
 
 
===[http://contentor.net Contentor]===
 
 
 
'''Cost:''' FREE
 
 
 
'''Advantages:''' Contentor was designed for small to medium-sized web sites, typical of sites for/by small non-profit corporations or individuals.  It was developed by a fellow UU, Earl Daniels.
 
 
 
'''Disadvantages:''' Unclear how much usage or support there is.
 
 
 
'''Examples:'''
 
*[http://www.uuism.net UUism.net]
 
 
 
----
 
 
 
===[http://www.firstunitariansociety.org/templateproject/ UU Template project]===
 
 
 
'''Cost:''' FREE
 
 
 
'''Notes:''' The term template may be a bit misleading.  These file sets create a scripted interface (PHP) with a choice of two prefixed visual themes and a standard set of church web pages.  It provides a user interface which allows authorized users to login to the site from any web browser.  Once logged in, the authorized user can create content, perform basic maintenance, and extend the page and menu content without any web editing tools.  New as of May 2006; the specs for future versions are being considered to improve it.
 
 
 
'''Advantages:''' The UU Web Templates are designed specifically for use by UU congregations needing to create a first or new web site and should allow a quick and low cost launch.  The UU Web Templates can also be used as an add-on or for use in re-design of a site.  The project is supported by fellow UUs so the community is limited, but has a lot in common.  There is an email list to communicate with the other users.  The simplicity of the design allows the templates to function on both Linux/Unix and Windows web servers.  The templates do not require the complexity of a database setup and maintenance.
 
 
 
'''Disadvantages:''' A limited selection of styles and color schemes are built into the design.  Limitations on the degree to which a site can be extended.  There is currently no support for "Web 2.0" features such as media, community/social networking and blogs.  The constraints of a small community of users may create some difficulties in maintaining and growing the application.  Unspecified problems have been reported.
 
 
 
----
 
 
 
===[http://wordpress.org WordPress]===
 
 
 
'''Cost:''' FREE (distributed under GNU General Public License)
 
 
 
'''Notes:''' Designed principally for blogs, the basic package also supports standard web pages and a multi-level menu structure.  It is easily extended through a "plug-in" interface to add support for podcasting and image galleries.  Recent updates allow for a site that does not contain a blog on the opening page.  Because of its popularity and flexibility, it is being used for multi-purpose and some general purpose websites. 
 
 
 
'''Advantages:''' WordPress is relatively easy to setup and understand.  It is also a relatively mature and well maintained program.  This has resulted in it being both relatively stable and web standard compliant.  An extremely large collection of theme templates and plug-ins is available in the public domain and from custom developers.  Themes are easily and quickly switched and customized from within the administrative interface.  Non-blog pages and menus are relatively easy to create.  The tabbed administrative interface opens on a dashboard which displays the system status and provides notices of upgrades from WordPress.  Content is created and edited using an interactive WYSIWYG editor that allows tabbing between a formated presentation and direct HTML editing.  The editor provides both auto-save backups during editing and spell checking.  Edits can be saved to draft, or private, or published for public viewing.  Its podcasting feed support exceeds those of other CMS offerings.  It is  common for web hosting services to supply their customers with a "one-button" installation for the WordPress application.
 
 
 
'''Disadvantages:''' The program is designed and maintained to support the specific purpose of blogging.  Congregations attempting to use it for broader purposes may encounter limitations (either immediately or in the future).
 
 
 
'''Examples:'''
 
*[http://www.ucmh.org/ Unitarian Church of Marlborough and Hudson]
 
 
 
----
 
[[Main Page]] > [[Websters]]
 

Latest revision as of 05:04, 12 March 2011