Content Management System

Slides:



Advertisements
Similar presentations
CLEARSPACE Digital Document Archiving system INTRODUCTION Digital Document Archiving is the process of capturing paper documents through scanning and.
Advertisements

DIGIDOC A web based tool to Manage Documents. System Overview DigiDoc is a web-based customizable, integrated solution for Business Process Management.
Business Development Suit Presented by Thomas Mathews.
DOCUMENT TYPES. Digital Documents Converting documents to an electronic format will preserve those documents, but how would such a process be organized?
The Documentum Team Lance Callaway, Brooke Durbin, Perry Koob, Lorie McMillin, Jennifer Song Missouri University of Science and Technology Rolla, Missouri.
Objective Understand web-based digital media production methods, software, and hardware. Course Weight : 10%
SOFTWARE PRESENTATION ODMS (OPEN SOURCE DOCUMENT MANAGEMENT SYSTEM)
Server-Side vs. Client-Side Scripting Languages
Content Management Systems (CMS)
Presented by Mina Haratiannezhadi 1.  publishing, editing and modifying content  maintenance  central interface  manage workflows 2.
Sample School Website Sydney Region ITSU School Support
Improving access to digital resources: a mandate for order mandate: managing digital assets in tertiary education craig green,
ECA 228 Internet/Intranet Design I Intro to the Web.
Part or all of this lesson was adapted from the University of Washington’s “Web Design & Development I” Course materials.
Build a CMS Website. The topics this chapter covers are: What is CMS ? What you can do with CMS The benefits and disadvantages of using a content management.
Defining Electronic Systems
Web Design Basic Concepts.
Web Content Management Systems. Lecture Contents Web Content Management Systems Non-technical users manage content Workflow management system Different.
Web 2.0: Concepts and Applications 2 Publishing Online.
What is Web Design?  Web design is the creation of a Web page using hypertext or hypermedia to be viewed on the World Wide Web.
Open Solutions for a Changing World™ Copyright 2005, Data Access WordwideElectos June 6-9, 2005 Key Biscayne, Florida Data Access Europe BV Eddy Kleinjan,
Joel Bapaga on Web Design Strategies Technologies Commercial Value.
Oracle Application Express 3.0 Joel R. Kallman Software Development Manager.
Jason G. Caudill Assistant Professor of Business Administration Carson-Newman College.
Creating Page Layouts using SharePoint Designer or Visual Studio Becky Bertram MVP SharePoint Server, MCSD, MCAD
NASRULLAH KHAN.  Lecturer : Nasrullah   Website :
PUBLISHING ONLINE Chapter 2. Overview Blogs and wikis are two Web 2.0 tools that allow users to publish content online Blogs function as online journals.
9 Chapter Nine Compiled Web Server Programs. 9 Chapter Objectives Learn about Common Gateway Interface (CGI) Create CGI programs that generate dynamic.
Administrative Software Chapter 7 Teaching and Learning with Technology.
Introduction to MediaWiki EnhanceEdu, IIIT-Hyderabad 1.
Chapter 9 Publishing and Maintaining Your Site. 2 Principles of Web Design Chapter 9 Objectives Understand the features of Internet Service Providers.
Sample School Website. What is wrong with the existing School Webspace Site? Can only host static pages – no dynamic content possible. Can not be edited.
PART 1: INTRODUCTION TO BLOG Instructor: Mr Rizal Arbain FB:Facebook/rizal.arbain Website: H/P: Ibnu.
Content Management Systems. CMS DEFINED: A system of collective procedures used to manage various work flows in a collaborative environment. A system.
CS779 Term Project Steve Shoyer Section 5 December 9, 2006 Week 6.
WEB 2.0 PATTERNS Carolina Marin. Content  Introduction  The Participation-Collaboration Pattern  The Collaborative Tagging Pattern.
Enterprise Solutions Chapter 10 – Enterprise Content Management.
NASRULLAH KHAN.  Lecturer : Nasrullah   Website :
WEB SERVER SOFTWARE FEATURE SETS
Introduction to MediaWiki EnhanceEdu, IIIT-Hyderabad
Oman College of Management and Technology Course – MM Topic 7 Production and Distribution of Multimedia Titles CS/MIS Department.
 A content management system ( CMS ) is a system providing a collection of procedures used to manage work flow in a collaborative environment. These.
Understanding Web-Based Digital Media Production Methods, Software, and Hardware Objective
Submitted by: Moran Mishan. Instructed by: Osnat (Ossi) Mokryn, Dr.
5/29/2001Y. D. Wu & M. Liu1 Content Management for Digital Library May 29, 2001.
A S P. Outline  The introduction of ASP  Why we choose ASP  How ASP works  Basic syntax rule of ASP  ASP’S object model  Limitations of ASP  Summary.
Enterprise Resource Planning and Collaboration Systems
Web Programming Language
Defining Electronic Systems
Internet Made Easy! Make sure all your information is always up to date and instantly available to all your clients.
IS1500: Introduction to Web Development
3.02H Publishing a Website 3.02 Develop webpages..
Overview Blogs and wikis are two Web 2.0 tools that allow users to publish content online Blogs function as online journals Wikis are collections of searchable,
Web Development Web Servers.
Content Management Systems (CMS)
Content Management Systems (CMS)
Software Documentation
Content Management Systems
Content Management Systems (CMS)
Administrative Software
Objective Understand web-based digital media production methods, software, and hardware. Course Weight : 10%
Lesson 9: GUI HTML Editors and Mobile Web Sites
Lecture 1 File Systems and Databases.
4.02 Develop web pages using various layouts and technologies.
COLLABORATING VIA BLOGS AND WIKIS
Database Management Systems
The ultimate in data organization
MIS 385/MBA 664 Systems Implementation with DBMS/ Database Management
Web Application Development Using PHP
Introducing MagicInfo 6
Presentation transcript:

Content Management System Unit V Content Management System

Content Management System (CMS) What is CMS? A content management system (CMS) allows publishing, editing, and modifying content as well as site maintenance from a central page. It provides a collection of procedures used to manage work flow in a collaborative environment. These procedures can be manual or computer-based. 7/24/2018

Features of CMS Allow for a large number of people to share and contribute to stored data Control access to data based on user role (i.e., define information users or user groups can view, edit, publish, etc.); Facilitate storage and retrieval of data Control data validity and submission Reduce duplicate inputs Simplify report writing Improve communication among users Plugins and add-ons are another great feature of content management systems SEO Friendly URLs Easy user and group management Full template support, for unlimited looks without changing a line of content 7/24/2018

WYSIWYG Concept (What You See Is What You Get) A WYSIWYG editor or program is one that allows a developer to see what the end result will look like while the interface or document is being created. WYSIWYG is an acronym for "what you see is what you get". A WYSIWYG editor can be contrasted with more traditional editors that require the developer to enter descriptive codes (or markup ) and do not permit an immediate way to see the results of the markup. No expertise is needed in HTML or CSS to use the Content Management Systems developed with which you will be able to Add, Delete or Modify contents on your website. 7/24/2018

Types of CMS based on Features Homegrown CMS Homegrown content management systems are software created by a single development company for their own use of their own products. Consequently, every aspect of the system is provided to their specific needs since they’re the only organization utilizing it. The main issue is the development company relies on a single vendor to fix the bugs and create patches. 7/24/2018

Commercial CMS The second type is commercial content management systems. This is the most widespread offering many different pricing options, plans and features. Unlike homegrown systems, these are rarely customizable. Also it’s difficult to initially judge the functionality of the software since the company presents what they want you to see. It cannot be personalized. 7/24/2018

High-end CMS One nice feature is their reliability as high-end content management systems deliver robust solutions. Unfortunately the consumer is going to pay a appealing money for these services as they tend to be rather expensive. 7/24/2018

Open Source CMS The final content management system is open source. This essentially means that the software is available to anyone for free. The primary advantages are the price and that these systems are fully customizable since its open source code. The main limitation is the quality of the product. They often lack stability, security and support of certain infrastructures as you’d often expect from free software. 7/24/2018

Selection of CMS The selection of the type of content management system is based on customer need. If they are a company that needs customization and price is not an issue, a homegrown system or high-end system might be the most viable option. On the other hand, if a price tag is problematic and customization isn’t important then a commercial content management system is the best choice. Finally, if the consumer isn’t concerned with stability, security and support and likes the price tag and customization options, open source is the way to go. 7/24/2018

Types of CMS based on Content Enterprise content management system (ECMS) 
 A core web content management system with additional capabilities to manage a broader range of organizational information. This often consists of document management, records management, digital asset management. 7/24/2018

Document management system (DMS) Document management systems are designed to assist organizations to manage the creation and flow of documents through the provision of a centralized repository, and workflow that encapsulates business rules and metadata. The focus of a DMS is primarily on the storage and retrieval of self-contained electronic resources, in their native (original) format. 7/24/2018

Records management system (RMS) Information systems which capture, maintain and provide access to records over time. This includes managing both physical (paper) records and electronic documents. 7/24/2018

Digital Asset management (DAM) DAM systems support the storage, retrieval and reuse of digital objects within an organization. DAM differs from document management and content management in its focus on multimedia resources, such as images, video and audio. DAM also typically provides rights management capabilities. 7/24/2018

Brand management system(BMS) BMSs are specific applications of the more general DAM category of products to the management of advertising and promotional materials. 7/24/2018

Digital imaging system(DIMS) Digital imaging systems automate the creation of electronic versions of paper documents (such as PDFs or TIFFs) and can be used as an input to records management systems. Electronic resources can be manipulated directly by the records system, eliminating the need for physical filing. The DIMS can also output files capable of generating paper documents (.pdf, Flash paper). 7/24/2018

Learning management systems (LMS) LMS automate the administration of training and other learning. This includes registering students, managing training resources, recording results, and general course administration. Learning management systems are designed to meet the entire needs of professional trainers and other educators. 7/24/2018

Learning content management system (LCMS) 
Learning content management systems combine the capabilities of a content management system (CMS) with that of a learning management system (LMS). This allows them to manage both the content of the training materials, and the administration of the course itself. 7/24/2018

Components of CMS The Database (ODBC SQL) The Middleware Language (PHP, ASP) The Administrative layer (authorizations, logins, user rights) The Approval system (the organizational chain of command) The Workflow system (the personnel with various rights to access and knowledge of their roles and sequences) The Business Logic Layer (programs and scripts that deliver the right content to the right audiences) The Presentation layer (HTML, CSS, JavaScript and AJAX) Content (text, images, video, audio, flash .swf files, etc.) 7/24/2018

Workflow of the CMS with metadata 7/24/2018

How does a Content Management System work? A Content Management System works by storing pictures and text into a database. When a webpage is requested, the CMS system accesses the database and renders the webpage. Because the data is separated from the code, changes to the data can be made using a web interface that requires no knowledge of HTML or ftp. For a content management system to work, software like asp, php or cgi must be installed on the server and the software written to fit the configuration of the server. 7/24/2018

Limitations of CMS CMS are resource hungry CMS hosting is expensive CMS need to be upgraded to changes in software Many CMS systems do not index properly on search engines 7/24/2018

Examples popular CMS 7/24/2018

!!..Thank You.!! 7/24/2018