Your best health care system resource on the net


Content Management System

CMS, a newest and hottest technology in Webcontent sensibly organized and accessible.
Hosting World Content management is theMost CMS use a relational database; the point
organizing, categorizing, and structuring ofis to store the content in one place and in a
information resources (text, images,consistent fashion. Publication Management:
documents etc.) so that they can be stored,This allows you to organize your content with
published, and edited with ease andmetadata and formatting. CMS have different
flexibility. A content management systemways of approaching this, but the better ones
(CMS) is used to collect, manage, and publishallow you to define and manage your metadata
content, storing the content either asand  your  templates.
components or whole documents, while
maintaining dynamic links between components.Publishing: Publishing allows you to merge
Content management is the organizing,the content data and the content formatting
categorizing, and structuring of informationand move it from the repository to your
resources (text, images, documents etc.) sopublication. Different methods exist, but
that they can be stored, published, andthey all allow you to push the content out to
edited with ease and flexibility. A contentsome publicly accessible place without the
management system (CMS) is used to collect,help of your tech team. Content portability:
manage, and publish content, storing theSince the CMS stores content as data, that
content either as components or wholedata can be inserted into any appropriate
documents, while maintaining dynamic linksoutput format or template. If you want your
between  components.article to appear with a blue background in
your Members section, but with a yellow
CMSs allow end-users (typically authors ofbackground in your General Information
some sort) to provide new content in the formsection, you don't need to write your article
of articles. The articles are typicallytwice. Instead, you write it once and assign
entered as plain text, perhaps with markup toit to the blue template and the yellow
indicate where other resources (such astemplate.
pictures) should be placed. The system then
uses rules to style the article, whichDesign flexibility: Similarly, since the CMS
separates the display from the content, whichstores the templates separate from the
has a number of advantages when trying to getcontent data, if you want to make a design
many articles to conform to a consistentchange, however small (such as changing the
"look and feel". The system then adds thefont color on a particular type of page) or
articles to a larger collection forsweeping (such as changing the font color,
publishing.type, and size throughout your site), you
only need to change the template; the CMS
The systems also often include some sort ofhandles the rest. Single Storage in a Single
concept of the workflow for the target users,Place: In a CMS, all the content data is
which defines how the new content is to bestored in one place, in a consistent way and
routed  around  the  system.perhaps most importantly, only once. If
you've ever suffered because you have nine
A good example of a CMS would be a system fordifferent versions of an article and you
managing a newspaper. In such a system thecan't figure out which one to use, you'll be
reporters type articles into the system,happier with a CMS. The system maintains one
which stores them in a database. Along withcopy of the content, regardless of how you
the article the system stores attributes,plan  to  use  it.
including keywords, the date and time of
filing, the reporter's name, etc. The systemIf, for example, you have a press release
then uses these attributes to find out, giventhat's displayed in your Press Release
its workflow rules, who should proofread thesection, your News Section, and your Archives
article, approve it for publication, edit it,section, and a mistake is discovered, the
etc. Later the editors can choose whichprocess for fixing it will be easier. Without
articles to include (or ignore) in an editiona CMS, you would probably have to fix the
of the newspaper, which is then laid out andmistake in three files; with a CMS, you would
printed  automatically.fix it in one file (because there's only one
data file anyway), and the change appears in
How  Content  Management  System  Workall three locations. Because your content is
stored consistently in one system, it's much
1. A professional web developer designs a webeasier to create relationships (usually
page format - typically with a logo at thehyperlinks) between content pieces and
top, and standard navigation options acrossmaintain them. For example, if you have
the top, down the left hand side, and/or atseveral pieces that link to each other, and
the foot of the page. 2. This new format isyou move one, the CMS will make the necessary
used to create a master template. 3. All thechanges  to  keep  the  links  working.
web developers in the organization get to use
special software that lets them add text andIt's also simpler to create a new piece of
images to web pages, automatically using thecontent by aggregating other pieces. For
master template. 4. A professional webexample, let's say you have a collection of
developer designs a web page format -Internet tips, each stored as a separate
typically with a logo at the top, andPiece of content, but all united by the same
standard navigation options across the top,metadata. A CMS makes it easy to present all
down the left hand side, and/or at the footthose pieces together by creating a template
of the page. 5. This new format is used tothat shows all content that had the metadata,
create a master template. 6. All the webin this case, "type: tip" and "subject:
developers in the organization get to useinternet". It's also much easier to survey
special software that lets them add text andwhat you have Finally, should you decide to
images to web pages, automatically using thetake all your content and migrate it to some
master template. 7. Each completed page isnew format, the process should be much
submitted to an editor, who might makeeasier.
changes or send it back to the writer for
revision. When the page is OK, the editorThis entire means more time and money saved:
clicks an on-screen PUBLISH button andyou don't duplicate work, you don't lose
uploads the page to the web server, so thatcontent, and you spend less time managing
the world can read it. 8. Each page iscontent. Workflow Management: Any good CMS
usually saved on a text database. Most webwill have some sort of workflow management
pages have file names that end in .htm orscheme. This usually involves defining
.html, but sometimes you will see pagescertain roles -- such as author, editor, and
ending in other file extensions, such aspublisher -- and giving each of those roles
.php. These are often generated by contentsome  abilities  and  responsibilities.
management systems. However, some CMSs will
generate plain .html pages, which are moreLikewise, content can exist in a number of
easily found by search engines. 9. The CMSstates, such as draft, final, published, or
also generates indexes, showing what filesarchive, and each state has certain
have been changed when, who updated whichcharacteristics. Combine the roles and the
file, and so on. 10. The more elaborate CMSstates, wrap some logic around it, and you
perform a lot more functions (such ashave a workflow system. The author is
archives, built-in search engines, permissionassigned to create the draft, the editor is
control, and workflow management), but thenotified that the draft is ready to be
above ones are basic. 11. Giving control backedited,  etc.
to content owners, allowing them to user
their web browser to add and edit content onWorkflow management facilitates better
the site with no special knowledge required.communication, progress tracking, and more
12. Separating page content from format andefficient content transitions. Even a basic
design, creating a more consistent look andsystem will notify the appropriate role that
feel across the site. 13. Faster publicationa piece of content has reached a state where
of content and updates as well as immediateit needs attention. More advanced systems
site-wide changes. 14. Automation of allallow all sorts of triggers and controls to
navigation, internal links, and other sitebe put into place. None of these features are
sections where rules can be imposed ongoing to do the work of managing your
content, eliminating internal broken links orprocesses; rather, they give you better
orphaned pages . 15. The ability to schedulevisibility into the process and better tools
the publication or expiration of a page andto  do  the  work.
all links to that page. 16. Development of
workflow and approval processes; turningThe major gain here is control, which saves
management of your website into a businesstime and money by speeding communication and
process. 17. The ability to customize thepreventing mistakes. The workflow system
level of design and formatting control givenhandles much of the communication, tracking,
to site authors. 18. Development of userand measuring so your authors, editors, and
templates for content delivery using existingpublishers can concentrate on writing,
site design or in conjunction with a sitereviewing, and publishing, instead of walking
redesign. 19. Development of customizedaround checking on things, looking for lost
approval workflow. 20. Creation of userdrafts, and trying to figure out where all
accounts and roles to fit your desired levelthe  time  has  gone.
of control and access. 21. Integration with
existing applications and databases. 22. UserAutomated Publishing: When it comes to
training to assist content authors infreeing technical resources from publishing
becoming  familiar  with  the  systemtasks, almost any CMS shines. The CMS allows
non-technical people to schedule, trigger,
Benefits of Content Management System •and otherwise manage the process of moving
Content Authoring: This allows your contentthe  content  to  the production environment.
contributors to create content and store it
in the repository. There are many tools andIf your valuable technical people are
styles. • Workflow Management: Thisconstantly distracted by pushing out small
allows you to monitor, adjust, and maintaintext changes, regularly releasing new
the process through which the creation andarticles, or fixing layout issues, the CMS
publishing tasks are done in yourwill change their worlds. With a CMS in
organization. Systems range from highlyplace, these tasks become things that
complex to quite simple, but all give you apublishers and editors can do, usually with a
set of tools to manage the activities ofpowerful set of tools available within the
authors and the progress of content. •CMS. The technical people maintain the CMS,
Content Storage: This feature keeps thebut it's at much higher level, and their time
content sensibly organized and accessible.is greatly freed to handle more technical
Most CMS use a relational database; the pointissues  throughout  your  organization.
is to store the content in one place and in a
consistent  fashion.Usually, the actual time required to publish
your content is reduced. More importantly,
Content Authoring: This allows your contentthe time it does take is spent by the most
contributors to create content and store itappropriate people (authors, editors,
in the repository. There are many tools andpublishers), and not by people who are
styles. Workflow Management: This allows youprobably supposed to be working on a new Web
to monitor, adjust, and maintain the processsite feature or tuning up the network.
through which the creation and publishingHopefully, you have a more specific idea of
tasks are done in your organization. Systemswhat a CMS does, and how a CMS might save
range from highly complex to quite simple,your organization time, effort, and therefore
but all give you a set of tools to manage themoney. On top of that, a CMS will enable you
activities of authors and the progress ofto better manage your content, therefore
content.making it more usable for you and your
constituency.
Content Storage: This feature keeps the



1 A B C D 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107