Authoring Within a Content Management System. The Content Management Story

Size: px
Start display at page:

Download "Authoring Within a Content Management System. The Content Management Story"

Transcription

1 Authoring Within a Content Management System The Content Management Story

2 Learning Goals Understand the roots of content management Define the concept of content Describe what a content management system does Describe what an information model is and how it is used in content management 2

3 Course Map Module 1: The Content Management Story The roots of content management What is content The information model Module 2: Content and Authors What is a content author? Writing for multiple media Separating content from format 3

4 The Content Management Story Connecting the Dots, er Data We Have Content! What is Content? Systematically Managing Content The Information Model 4

5 The Content Management Story Connecting the Dots, er Data

6 Connecting the Dots, er Data Computing with Applications Networking the Computers Internetworking Isolated Information 6

7 Computing With Applications Computers mainly process data Mainframes, minicomputers and personal computers all used applications to process data The result was more useful data 7

8 Networking the Computers People wanted to access the unprocessed and the useful data from remote computers And why not use the applications from remote computers, too? So, groups of computers were connected over LANs Network applications such as also appeared 8

9 Internetworking Soon the desire for connectivity spawned acceptance of the Internet Protocols which can connect disparate networks People could communicate across a global network Data could be exchanged across the globe between similar applications 9

10 Isolated Information Spirit of connectivity ignored anything not considered data or communication Documents, spreadsheets, pictures, etc. were the domain of individuals, not information systems People began to wonder what solutions and inspirations were hiding in this isolated info 10

11 The Content Management Story We Have Content!

12 Decisions, Actions, Data Enterprises repeat the following sequence: Decide on a course of action Act on the decision Capture data about the action This can be a development project, sales activity, personnel decision anything Very often, the data includes descriptive data 12

13 What Drives the Decisions? What about the information that drives the decision - planning documents, meeting notes, market analysis, threads supports the action marketing collateral, product manuals, training materials This information was found in computer files It was not data It was not managed 13

14 If It Is Valuable, Manage It If it drives decisions, it must be valuable If it supports actions, it must be valuable If it s valuable, it must be managed 14

15 So Let s Manage Our Documents Document management systems came into existence to manage the non-data files or documents Search mechanisms were built into these systems so users could find what they needed User found many variations of the same information 15

16 How Can We Reuse Information? Enterprises discovered that they were recreating the same information in different flavors Every new flavor was a new document They wanted to reuse information the way Manufacturers reuse components Enterprise data systems reuse data Software developers reuse small objects of code 16

17 Single Sourcing Technical communicators starting publishing multiple versions of the same information in 3 ways: Identical content, multiple media Customized content built from single source Dynamic customized content This was not a single source of documents, but a source of document components 17

18 So What Is It That We Need? More than just a smart library system like document management We need something that can: Store information in chunks, not documents Reuse chunks as well as create new chunks Publish chunks in different combinations for different media We need a content management system! 18

19 What Should It Do? Help us manage our knowledge Assist us in unifying our far flung content Help us find content Enable us to reuse content efficiently Allow us to publish in multiple media 19

20 The Content Management Story But What is Content, Exactly?

21 But What is Content, Exactly? Data, Information and Content Content Has Format Content Has Structure Functionality as Content 21

22 Data, Information and Content Data snippets of information without human meaning Content information with human meaning and context How can a computer built to handle data deal with content? By wrapping the content in data (metadata) 22

23 Content Is Not Data Data is still mainly numbers is usable by computers Content can include text, images, video, animation, and other computer files is in a form usable by humans 23

24 Content Is Information Plus Data If you add a status to a newsletter article (new, ready-to-publish, ready-to-delete), you have content. A computer can then use the status (metadata) to decide what to do with the article. Metadata makes the context and meaning of information explicit to a computer 24

25 Content Has Format Format for presentation Emotional effect: size, color, position, etc. Type of effect: type, layout or background Scope: character, paragraph, page, chapter, etc. Must be consistent Must be separated from content Can be considered a kind of metadata 25

26 Content Has Structure Makes your content easier to create, to manage and easier to automate Hierarchical structure is most common Categories Components Elements Creating a structure can be a large and difficult task 26

27 Types of Structures Divisional structure organizes content by categories (product reviews, press releases, etc.) Access structure organizes content by how the audience needs to access the content Management structure organizes content to be tracked and managed 27

28 Functionality as Content Web site functionality can be considered content Programming objects and code applets are served along with information, often by identical rules (metadata) Personalized functionality such as login applets, or user features based on account type are examples of functionality as content 28

29 The Content Management Story Unified Content Strategy Discussion

30 Unified Content Strategy Unmanaged content vs. content silos? Content management without unified content strategy? More benefits of content reuse? What type of reuse you have done or seen? 30

31 The Content Management Story Systematically Managing Content

32 Systematically Managing Content What is CMS Again? Types of content systems What does CMS Do? Collection System Management System Publishing System Metadata Keeps the Balance 32

33 What Is CMS Again? A hardware and software system A set of content types and processes A vehicle that enables an enterprise to connect its information to its constituents 33

34 Types of Content Systems Web content Transactional content Integrated document management Learning content Enterprise content Other content systems 34

35 Web Content Management Automates Web content creation, management and delivery Supports collaborative authoring, testing and controlled delivery Includes HTML authoring tool or web-based forms Web only and limited level of granularity 35

36 Transactional Content Manages the exchange of money through Web-based product catalogs (E-commerce) Capacity to interface with legacy systems (accounting, inventory, shipping, etc.) Web-based only Content sharing is usually one way 36

37 Integrated Document Management Manages enterprise documents, but some have moved to content elements as well Interface with many authoring tools and content images Strong on traditional CMS (audit trails, version control, access control, etc.) Granularity may be insufficient, no systematic reuse, or true Web content life cycle 37

38 Learning Content Manage Web-based learning materials Include tools to create simulations, animations, multimedia and other reusable e-learning content Usually can only develop content within the tool Few support sharing content from other CMS 38

39 Enterprise Content New vendor category Usually XML-based systems Focus on Web delivery with some print and PDF creation Some include e-commerce functionality 39

40 Other Content Systems Knowledge Management focus on discovery and reporting. Manage documents and data, not content elements Customer Relationship Management manage customer information allowing one face to customer. Sharing of information within enterprise varies by vendor 40

41 4 Big Things That a CMS Does Collect new and existing content in CMS repository Manage the stored content, system processes and administer the system Publish content from repository to Web and other media automatically Allows for the systematic reuse of content 41

42 Collection System Transform information into content components Authoring creation of new content Acquisition gathering of content from existing sources Conversion remove unnecessary information or apply new markup language Aggregation edit, componentize and tag with metadata 42

43 Management System Maintain repository and administer system Repository Content database Control and configuration files Administration Workflow system Connections to other enterprise systems 43

44 Publishing System Create publications with content components Publishing templates and services Static elements (text, media, etc.) Calls to publication services (necessary functions such as executing personalization rules or building navigation) Calls to enterprise services Connections to other enterprise systems 44

45 Types of Reuse Opportunistic when an author decides to reuse information Systematic when technology automatically reuses information Locked reuse, when content cannot be changed Derivative reuse, author can alter content Nested reuse, reusable elements contained in a single element 45

46 CMS Is a Balance of Entities Goals and Requirements Audiences Publications Content components Authors Acquisition Sources Workflow and staffing Access structures 46

47 Metadata Keeps the Balance It s the snippets of information (data) that let a computer catalog, store and retrieve your content It draws diverse classes of content into a coherent scheme It s the skeleton on which you hang your content 47

48 The Content Management Story The Information Model

49 The Information Model What is an Information Model? XML: extensible Markup Language Document Type Definitions Metadata 49

50 What Is an Information Model? A blueprint for writing, structuring and delivering reusable content A catalog of the enterprise s information products Identifies required and optional content elements Illustrates how to structure and reuse content 50

51 3 Levels of an Information Model Taxonomy Categories of information that become the attributes and values of your metadata Information Products or Types Authors use these templates to create consistent information products Content Elements Smallest chunks of content, assembled to create an information product 51

52 Taxonomy Means Categories Reflect the dimensions of the user community s attitudes and goals Metadata consists of all the values for the attributes in the Taxonomy 52 Attribute Value

53 Cookbook Recipe Example Attribute Primary Ingredient Ethnicity Role in a meal Special diets Metadata Value Beef, Lamb, Chicken, Fish Shellfish, Vegetables Italian, Mexican, Chinese, Irish, Thai, Vietnamese Starters, Soups, Salads, Main course, Desserts Low fat, Low salt, Low carb, Low cholesterol 53

54 Information Products or Types Templates for communications that ensure consistent structure Starting point for authors Could be a simple WORD template or defined by an XML Document Type Definition Contains elements or content units, some of which may be re-usable or re-used 54

55 Containers or Nested Elements Elements can be information or containers of information For example, a Body element can contain other elements (announcement, features, benefits, etc.) Announcement can contain paragraphs, ordered lists and unordered lists Elements can be required or optional 55

56 Model Components Semantic Information Base Information Metadata Architectural Information Production Information 56

57 XML: extensible Markup Language Specification for the creation of tag sets Based on Standard Generalized Markup Language (SGML) Not a set of tags like HTML You create the tags 57

58 Benefits of Defining Tag Names Tag names have meaning for you and your authors Names can reflect the content Tag names have nothing to do with formatting You can have as many or as few tags as you need 58

59 Benefits of Using XML Structured content Separation of content and format Built-in metadata Database orientation XSL style sheets 59

60 Document Type Definitions (DTD) XML version of Information Type Defines what content your information products can contain Both a template and a set of rules for automated publishing Can be very specific and flexible Content elements are XML tags 60

61 What Does Meta Mean? Meta from Merriam-Webster OnLine: occurring later than or in succession to situated behind or beyond later or more highly organized, specialized form of change : transformation more comprehensive : transcending Meta is best described by the word: about 61

62 What Does Metadata Mean? Meta-data is about data Or data about data It is what you need to use the content It is what you need to understand the content It is not the content 62

63 Early Metadata Library Card Catalog File Properties listed by operation system Size Date Modified Application Type Date Created Document management systems expanded these properties to include much more 63

64 Metadata In Content Management CMS is concerned with smaller content chunks Therefore, metadata describes entities smaller than a file (components, elements) CMS is also concerned with publication of smaller chunks Metadata describes how to present a content chunk 64

65 Types of Metadata Categorization Hierarchies Taxonomies Element Reuse Retrieval Tracking 65

66 Metadata Process Must be consistently applied to content Done by authors or editors Metadata guide can be helpful 66

67 The Content Management Story Summary

68 Connecting the Dots, er Data Computing with Applications Networking the Computers Internetworking Isolated Information 68

69 We Have Content! Valuable information (non-data) was stored in documents and was unmanaged Document management organized the volumes of documents, but was only half the story A new creation and publishing method was needed to allow the efficient reuse of information 69

70 But What is Content, Exactly? Data, Information and Content Content Has Format Content Has Structure Functionality as Content 70

71 Systematically Managing Content What is CMS Again? Types of Content Systems What does CMS Do? Collection System Management System Publishing System Metadata Keeps the Balance 71

72 The Information Model What is an Information Model? XML: extensible Markup Language Document Type Definitions Metadata 72

How To Create A Content Management System

How To Create A Content Management System Managing Enterprise Content: A Unified Content Strategy White Paper Revised Mar. 14, 2003 Prepared by: The Rockley Group Inc. Phone: 905-415-1885 Fax: 905-415-3413 Email: moreinfo@rockley.com www.rockley.com

More information

JOB READY ASSESSMENT BLUEPRINT WEB DESIGN - PILOT. Test Code: 3750 Version: 01

JOB READY ASSESSMENT BLUEPRINT WEB DESIGN - PILOT. Test Code: 3750 Version: 01 JOB READY ASSESSMENT BLUEPRINT WEB DESIGN - PILOT Test Code: 3750 Version: 01 Specific Competencies and Skills Tested in this Assessment: Internet Basics Describe the process of information exchange between

More information

Structured Content: the Key to Agile. Web Experience Management. Introduction

Structured Content: the Key to Agile. Web Experience Management. Introduction Structured Content: the Key to Agile CONTENTS Introduction....................... 1 Structured Content Defined...2 Structured Content is Intelligent...2 Structured Content and Customer Experience...3 Structured

More information

Studio. Rapid Single-Source Content Development. Author XYLEME STUDIO DATA SHEET

Studio. Rapid Single-Source Content Development. Author XYLEME STUDIO DATA SHEET Studio Xyleme delivers content management for learning and development. We transform the way you author, publish, deliver, and analyze learning content to drive business performance. With Xyleme, you have

More information

Structured Authoring: A First Step to Content Management

Structured Authoring: A First Step to Content Management Parallax Communications Structured Authoring: A First Step to Content Management Pamela Kostur Parallax Communications Mary Craig Trane Commercial Systems, Sacramento CA About Mary & Pamela Mary is the

More information

QUARK AUTHOR THE SMART CONTENT TOOL. INFO SHEET Quark Author

QUARK AUTHOR THE SMART CONTENT TOOL. INFO SHEET Quark Author QUARK AUTHOR THE SMART CONTENT TOOL Quark Author is Web-based software that, together with Quark Publishing Platform, enables business and IT leaders to streamline and automate high-value customer communications

More information

Online Packaging Management Solution

Online Packaging Management Solution Online Packaging Management Solution WebCenter WebCenter is a powerful web-based Packaging Management platform to manage your business process, approval cycles and digital packaging assets. Specification

More information

elearning Content Management Middleware

elearning Content Management Middleware elearning Content Management Middleware Chen Zhao Helsinki 18.2.2004 University of Helsinki Department of Computer Science Authors Chen Zhao Title elearning Content Management Middleware Date 18.2.2004

More information

San Joaquin County Office of Education Career & Technical Education Web Design ~ Course Outline CBEDS#: 4601

San Joaquin County Office of Education Career & Technical Education Web Design ~ Course Outline CBEDS#: 4601 Web Design Course Outline I II 1 Course Content 5 5 Student Evaluation Employment Opportunities 2 XHTML 10 10 Creating an HTML Document Formatting Text with HTML Adding Graphics with Multimedia Using forms

More information

dynamic Learning Content Management System

dynamic Learning Content Management System dynamic Learning Content Management System Samuel Schluep, schluep@.bepr.ethz.ch Contents 1. Introduciton to Learning Objects 2. The dlcms-project 1. Goals 2. Architecture 3. Implementation 3. Demo E-Learning

More information

Chapter 19: XML. Working with XML. About XML

Chapter 19: XML. Working with XML. About XML 504 Chapter 19: XML Adobe InDesign CS3 is one of many applications that can produce and use XML. After you tag content in an InDesign file, you save and export the file as XML so that it can be repurposed

More information

Macromedia Dreamweaver 8 Developer Certification Examination Specification

Macromedia Dreamweaver 8 Developer Certification Examination Specification Macromedia Dreamweaver 8 Developer Certification Examination Specification Introduction This is an exam specification for Macromedia Dreamweaver 8 Developer. The skills and knowledge certified by this

More information

WHAT'S NEW IN SHAREPOINT 2013 WEB CONTENT MANAGEMENT

WHAT'S NEW IN SHAREPOINT 2013 WEB CONTENT MANAGEMENT CHAPTER 1 WHAT'S NEW IN SHAREPOINT 2013 WEB CONTENT MANAGEMENT SharePoint 2013 introduces new and improved features for web content management that simplify how we design Internet sites and enhance the

More information

Managing Life Sciences Content: A Unified Content Strategy

Managing Life Sciences Content: A Unified Content Strategy Managing Life Sciences Content: A Unified Content Strategy White Paper Revised April 5, 2003 Prepared by: The Rockley Group Inc. Phone: 905-415-1885 Fax: 905-415-3413 Email: moreinfo@rockley.com www.rockley.com

More information

Enterprise Content Management (ECM) Strategy

Enterprise Content Management (ECM) Strategy Enterprise Content Management (ECM) Strategy Structured Authoring August 11, 2004 What is Structured Authoring? Structured Authoring is the process of creating content that is machine parsable. -2- What

More information

SOA, case Google. Faculty of technology management 07.12.2009 Information Technology Service Oriented Communications CT30A8901.

SOA, case Google. Faculty of technology management 07.12.2009 Information Technology Service Oriented Communications CT30A8901. Faculty of technology management 07.12.2009 Information Technology Service Oriented Communications CT30A8901 SOA, case Google Written by: Sampo Syrjäläinen, 0337918 Jukka Hilvonen, 0337840 1 Contents 1.

More information

Introduction to XML Applications

Introduction to XML Applications EMC White Paper Introduction to XML Applications Umair Nauman Abstract: This document provides an overview of XML Applications. This is not a comprehensive guide to XML Applications and is intended for

More information

Outline. CIW Web Design Specialist. Course Content

Outline. CIW Web Design Specialist. Course Content CIW Web Design Specialist Description The Web Design Specialist course (formerly titled Design Methodology and Technology) teaches you how to design and publish Web sites. General topics include Web Site

More information

Teacher Assessment Blueprint. Web Design. Test Code: 5934 / Version: 01. Copyright 2013 NOCTI. All Rights Reserved.

Teacher Assessment Blueprint. Web Design. Test Code: 5934 / Version: 01. Copyright 2013 NOCTI. All Rights Reserved. Teacher Assessment Blueprint Web Design Test Code: 5934 / Version: 01 Copyright 2013 NOCTI. All Rights Reserved. General Assessment Information Blueprint Contents General Assessment Information Written

More information

WEB CONTENT MANAGEMENT PATTERNS

WEB CONTENT MANAGEMENT PATTERNS WEB CONTENT MANAGEMENT PATTERNS By YOAB GORFU RENEL SMITH ABE GUERRA KAY ODEYEMI May 2006 Version Date: 23-Apr-06-06:04 PM - 1 - Story TABLE OF CONTENTS Pattern: Separate it. How do you ensure the site

More information

XML Workflow for Digital Content. David Wilcockson, Librios

XML Workflow for Digital Content. David Wilcockson, Librios XML Workflow for Digital Content David Wilcockson, Librios What is XML workflow? XML workflow is about how content can be stored and represented in XML, and the journey that content follows through the

More information

Emerging Technologies Shaping the Future of Data Warehouses & Business Intelligence

Emerging Technologies Shaping the Future of Data Warehouses & Business Intelligence Emerging Technologies Shaping the Future of Data Warehouses & Business Intelligence Service Oriented Architecture SOA and Web Services John O Brien President and Executive Architect Zukeran Technologies

More information

Content Management Using the Rational Unified Process By: Michael McIntosh

Content Management Using the Rational Unified Process By: Michael McIntosh Content Management Using the Rational Unified Process By: Michael McIntosh Rational Software White Paper TP164 Table of Contents Introduction... 1 Content Management Overview... 1 The Challenge of Unstructured

More information

What s The Difference Between an LMS and an LCMS?

What s The Difference Between an LMS and an LCMS? What s The Difference Between an LMS and an LCMS? The Important Software Components of Both and The Specific Differences Between the Two By Vantage Path Table Of Contents The Best Learning Management System

More information

Content Management Using Rational Unified Process Part 1: Content Management Defined

Content Management Using Rational Unified Process Part 1: Content Management Defined Content Management Using Rational Unified Process Part 1: Content Management Defined Introduction This paper presents an overview of content management, particularly as it relates to delivering content

More information

Web Design Specialist

Web Design Specialist UKWDA Training: CIW Web Design Series Web Design Specialist Course Description CIW Web Design Specialist is for those who want to develop the skills to specialise in website design and builds upon existing

More information

The Recipe for Sarbanes-Oxley Compliance using Microsoft s SharePoint 2010 platform

The Recipe for Sarbanes-Oxley Compliance using Microsoft s SharePoint 2010 platform The Recipe for Sarbanes-Oxley Compliance using Microsoft s SharePoint 2010 platform Technical Discussion David Churchill CEO DraftPoint Inc. The information contained in this document represents the current

More information

Kentico CMS 5 Developer Training Syllabus

Kentico CMS 5 Developer Training Syllabus Kentico CMS 5 Developer Training Syllabus June 2010 Page 2 Contents About this Course... 4 Overview... 4 Audience Profile... 4 At Course Completion... 4 Course Outline... 5 Module 1: Overview of Kentico

More information

XML and the College Website A Practical Look at the Use of XML and XSL

XML and the College Website A Practical Look at the Use of XML and XSL WHITE PAPER XML and the College Website A Practical Look at the Use of XML and XSL By Shahab Lashkari, Product Manager and Max Kaufmann, Technical Product Specialist, OmniUpdate What are XML and XSL, and

More information

Job Ready Assessment Blueprint. Web Design. Test Code: 2750 / Version: 01. Copyright 2011. All Rights Reserved.

Job Ready Assessment Blueprint. Web Design. Test Code: 2750 / Version: 01. Copyright 2011. All Rights Reserved. Job Ready Assessment Blueprint Web Design Test Code: 2750 / Version: 01 Copyright 2011. All Rights Reserved. General Assessment Information Blueprint Contents General Assessment Information Written Assessment

More information

ANSYS EKM Overview. What is EKM?

ANSYS EKM Overview. What is EKM? ANSYS EKM Overview What is EKM? ANSYS EKM is a simulation process and data management (SPDM) software system that allows engineers at all levels of an organization to effectively manage the data and processes

More information

Meister Going Beyond Maven

Meister Going Beyond Maven Meister Going Beyond Maven A technical whitepaper comparing OpenMake Meister and Apache Maven OpenMake Software 312.440.9545 800.359.8049 Winners of the 2009 Jolt Award Introduction There are many similarities

More information

XML- New meta language in e-business

XML- New meta language in e-business 1 XML- New meta language in e-business XML (extensible Markup Language) has established itself as a new meta language in e-business. No matter what, text, pictures, video- or audio files - with the flexibility

More information

Content Management Systems: Drupal Vs Jahia

Content Management Systems: Drupal Vs Jahia Content Management Systems: Drupal Vs Jahia Mrudula Talloju Department of Computing and Information Sciences Kansas State University Manhattan, KS 66502. mrudula@ksu.edu Abstract Content Management Systems

More information

What is intelligent content?

What is intelligent content? What is intelligent content? T H E R O C K L E Y G R O U P Content has often been managed as documents. Metadata for search and retrieval has become more and more important as the amount of content has

More information

Flattening Enterprise Knowledge

Flattening Enterprise Knowledge Flattening Enterprise Knowledge Do you Control Your Content or Does Your Content Control You? 1 Executive Summary: Enterprise Content Management (ECM) is a common buzz term and every IT manager knows it

More information

Document Management. Introduction. CAE DS Product data management, document data management systems and concurrent engineering

Document Management. Introduction. CAE DS Product data management, document data management systems and concurrent engineering Document Management Introduction Document Management aims to manage organizational information expressed in form of electronic documents. Documents in this context can be of any format text, pictures or

More information

Web Development I & II*

Web Development I & II* Web Development I & II* Career Cluster Information Technology Course Code 10161 Prerequisite(s) Computer Applications Introduction to Information Technology (recommended) Computer Information Technology

More information

Expanding Uniformance. Driving Digital Intelligence through Unified Data, Analytics, and Visualization

Expanding Uniformance. Driving Digital Intelligence through Unified Data, Analytics, and Visualization Expanding Uniformance Driving Digital Intelligence through Unified Data, Analytics, and Visualization The Information Challenge 2 What is the current state today? Lack of availability of business level

More information

ORACLE PROJECT MANAGEMENT

ORACLE PROJECT MANAGEMENT ORACLE PROJECT MANAGEMENT KEY FEATURES Oracle Project Management provides project managers the WORK MANAGEMENT Define the workplan and associated resources; publish and maintain versions View your schedule,

More information

Role-Based Solution Description

Role-Based Solution Description Role-Based Solution Description Role-Based Solution Description Sales Force Automation Business Intelligence Relationship Management & Core Components Marketing Customer Service C2CRM is a feature-rich,

More information

CS3051: Digital Content Management

CS3051: Digital Content Management CS3051: Digital Content Management Lecturer: Adrian O Riordan Office: Room G.71 WGB Email: a.oriordan@cs.ucc.ie Course Webpage: http://www.cs.ucc.ie/~adrian/cs3051.html Lectures 1 & 2: Course Overview

More information

Information Technology Studies

Information Technology Studies Information Technology Studies Information Technology (T/V) Information Technology (T/V) Computer Operations (A/V) Structured Workplace Learning (A/V) Business Administration (A/V) The Information Technology

More information

SCORM Users Guide for Instructional Designers. Version 8

SCORM Users Guide for Instructional Designers. Version 8 SCORM Users Guide for Instructional Designers Version 8 September 15, 2011 Brief Table of Contents Chapter 1. SCORM in a Nutshell... 6 Chapter 2. Overview of SCORM... 15 Chapter 3. Structuring Instruction...

More information

The SharePoint Maturity Model

The SharePoint Maturity Model The SharePoint Maturity Model Version 2.1 Last revised: 16 November 2011 11/27/2011 Copyright 2011 Sadalit Van Buren 1 What s In It For Me? The Maturity Model can help you develop your strategic roadmap,

More information

Building Your EDI Modernization Roadmap

Building Your EDI Modernization Roadmap Simplify and Accelerate e-business Integration Building Your EDI Modernization Roadmap Background EDI Modernization Drivers Lost revenue due to missing capabilities or poor scorecard ratings High error

More information

Chapter 2. Fundamental concepts of reuse

Chapter 2. Fundamental concepts of reuse Chapter 2 Fundamental concepts of reuse Content reuse is fundamental to a successful unified content strategy. This chapter defines content reuse and the benefits of its use. It explores how other industries

More information

How To Write A Learning System Standard

How To Write A Learning System Standard Corporate Training and Education Technology Standards The 10th International Conference on Information Systems Analysis and Synthesis: ISAS 2004 and International Conference on Cybernetics and Information

More information

ARCHITECTURAL DESIGN OF MODERN WEB APPLICATIONS

ARCHITECTURAL DESIGN OF MODERN WEB APPLICATIONS ARCHITECTURAL DESIGN OF MODERN WEB APPLICATIONS Lech MADEYSKI *, Michał STOCHMIAŁEK Abstract. Architectural design is about decisions which influence characteristics of arising system e.g. maintainability

More information

The Open Source CMS. Open Source Java & XML

The Open Source CMS. Open Source Java & XML The Open Source CMS Store and retrieve Classify and organize Version and archive management content Edit and review Browse and find Access control collaboration publishing Navigate and show Notify Aggregate

More information

Ektron to EPiServer Digital Experience Cloud: Information Architecture

Ektron to EPiServer Digital Experience Cloud: Information Architecture Ektron to EPiServer Digital Experience Cloud: Information Architecture This document is intended for review and use by Sr. Developers, CMS Architects, and other senior development staff to aide in the

More information

Di 6.1a. Warum naive SOA scheitert Ein Erfahrungsbericht. Adam Bien. January 26-30, 2009, Munich, Germany ICM - International Congress Centre Munich

Di 6.1a. Warum naive SOA scheitert Ein Erfahrungsbericht. Adam Bien. January 26-30, 2009, Munich, Germany ICM - International Congress Centre Munich Di 6.1a January 26-30, 2009, Munich, Germany ICM - International Congress Centre Munich Warum naive SOA scheitert Ein Erfahrungsbericht Adam Bien How To Kill a SOA Project Early? [Warum naive SOA scheitert]

More information

Xyleme LCMS // SINGLE SOURCE // AUTHORING

Xyleme LCMS // SINGLE SOURCE // AUTHORING +1.303.872.0233 // www.xyleme.com // sales@xyleme.com DATA SHEET LCMS www.xyleme.com/lcms Xyleme LCMS Xyleme LCMS (Learning Content Management System) is a fully integrated environment for authoring, managing,

More information

SOA REFERENCE ARCHITECTURE: WEB TIER

SOA REFERENCE ARCHITECTURE: WEB TIER SOA REFERENCE ARCHITECTURE: WEB TIER SOA Blueprint A structured blog by Yogish Pai Web Application Tier The primary requirement for this tier is that all the business systems and solutions be accessible

More information

Electronic Document Management: The Basics

Electronic Document Management: The Basics Electronic Document Management: The Basics Introduction to Document Management Document management can mean many things to many people, and can serve a variety of purposes. The intention of this article

More information

Index. Terminology Pg. 2 Your Backend Pg. 3. Settings Pg. 5 Shipping methods Pg. 5 Tax settings Pg. 6 Store settings Pg. 7 SEO Settings Pg.

Index. Terminology Pg. 2 Your Backend Pg. 3. Settings Pg. 5 Shipping methods Pg. 5 Tax settings Pg. 6 Store settings Pg. 7 SEO Settings Pg. Index Terminology Pg. 2 Your Backend Pg. 3 Settings Pg. 5 Shipping methods Pg. 5 Tax settings Pg. 6 Store settings Pg. 7 SEO Settings Pg. 8 Content Pg. 9 Homepage Image Pg. 9 Events Pg. 9 News Articles

More information

Six ways to accelerate Android mobile application development

Six ways to accelerate Android mobile application development Six ways to accelerate Android mobile application Creating an integrated solution for collaboration among teams Contents 1 Weaving the invisible thread of innovation 2 Android : vast opportunities and

More information

Windchill Service Information Manager 10.1. Curriculum Guide

Windchill Service Information Manager 10.1. Curriculum Guide Windchill Service Information Manager 10.1 Curriculum Guide Live Classroom Curriculum Guide Building Information Structures with Windchill Service Information Manager 10.1 Building Publication Structures

More information

TO ASK FOR YOUR FREE TRIAL: lexum.com/decisia. OR CONTACT US: info@lexum.com 1.855.798.3553 EFFICIENT ACCESS TO YOUR DECISIONS

TO ASK FOR YOUR FREE TRIAL: lexum.com/decisia. OR CONTACT US: info@lexum.com 1.855.798.3553 EFFICIENT ACCESS TO YOUR DECISIONS TO ASK FOR YOUR FREE TRIAL: lexum.com/decisia EFFICIENT ACCESS TO YOUR DECISIONS OR CONTACT US: info@lexum.com 1.855.798.3553 Decisia is an online service for decision-making bodies seeking to offer easy

More information

technische universiteit eindhoven WIS & Engineering Geert-Jan Houben

technische universiteit eindhoven WIS & Engineering Geert-Jan Houben WIS & Engineering Geert-Jan Houben Contents Web Information System (WIS) Evolution in Web data WIS Engineering Languages for Web data XML (context only!) RDF XML Querying: XQuery (context only!) RDFS SPARQL

More information

Communiqué 4. Standardized Global Content Management. Designed for World s Leading Enterprises. Industry Leading Products & Platform

Communiqué 4. Standardized Global Content Management. Designed for World s Leading Enterprises. Industry Leading Products & Platform Communiqué 4 Standardized Communiqué 4 - fully implementing the JCR (JSR 170) Content Repository Standard, managing digital business information, applications and processes through the web. Communiqué

More information

Appendix N INFORMATION TECHNOLOGY (IT) YOUTH APPRENTICESHIP WEB & DIGITAL COMMUNICATIONS PATHWAY WEB & DIGITAL MEDIA UNIT UNIT 6

Appendix N INFORMATION TECHNOLOGY (IT) YOUTH APPRENTICESHIP WEB & DIGITAL COMMUNICATIONS PATHWAY WEB & DIGITAL MEDIA UNIT UNIT 6 Appendix N INFORMATION TECHNOLOGY (IT) YOUTH APPRENTICESHIP WEB & DIGITAL COMMUNICATIONS PATHWAY WEB & DIGITAL MEDIA UNIT UNIT 6 Web & Digital Communications Pathway: (Unit 6) PAGE 1 OF 12 Unit 6: Pathway

More information

SOA Myth or Reality??

SOA Myth or Reality?? IBM TRAINING S04 SOA Myth or Reality Jaqui Lynch IBM Corporation 2007 SOA Myth or Reality?? Jaqui Lynch Mainline Information Systems Email jaqui.lynch@mainline.com Session S04 http://www.circle4.com/papers/s04soa.pdf

More information

Keep it Simple... 7 Transformation-based Development (2013 and Beyond)...7 Less Customization and More Innovation...8 Time to Market...

Keep it Simple... 7 Transformation-based Development (2013 and Beyond)...7 Less Customization and More Innovation...8 Time to Market... 1 CONtENTS Advances in Technology have Profoundly Changed Publishing...3 Document Management: As It Used to be Done (prior to 2005)...4 The Advent of XML and Native XML Databases (2005 2012)...5 Putting

More information

IT Insights. Using Microsoft SharePoint 2013 to build a robust support and training portal. A service of Microsoft IT Showcase

IT Insights. Using Microsoft SharePoint 2013 to build a robust support and training portal. A service of Microsoft IT Showcase IT Insights A service of Microsoft IT Showcase Using Microsoft SharePoint 2013 to build a robust support and training portal June 2015 The Microsoft IT team that is responsible for hosting customer and

More information

Digital Workflows. Madans/Bercovici NYU CSPS Digital Publishing June 21, 2010 1

Digital Workflows. Madans/Bercovici NYU CSPS Digital Publishing June 21, 2010 1 Digital it Publishing Digital Workflows Madans/Bercovici NYU CSPS Digital Publishing June 21, 2010 1 Digital Workflow Content t Content t Creation Distribution Content Storage Separate stand-alone processes

More information

Windchill PDMLink 10.1. Curriculum Guide

Windchill PDMLink 10.1. Curriculum Guide Windchill PDMLink 10.1 Curriculum Guide Live Classroom Curriculum Guide Update to Windchill PDMLink 10.1 from Windchill PDMLink 9.0/9.1 Introduction to Windchill PDMLink 10.1 for Light Users Introduction

More information

NNMi120 Network Node Manager i Software 9.x Essentials

NNMi120 Network Node Manager i Software 9.x Essentials NNMi120 Network Node Manager i Software 9.x Essentials Instructor-Led Training For versions 9.0 9.2 OVERVIEW This course is designed for those Network and/or System administrators tasked with the installation,

More information

Tipping the Mainframe for a Connected Enterprise

Tipping the Mainframe for a Connected Enterprise Tipping the Mainframe for a Connected Enterprise Stop Rebuilding Capabilities and Start Delivering Solutions with EngagePoint Architect Suite. EngagePoint Architect Suite Ready-to-go solutions focused

More information

Developing a Website. Chito N. Angeles Web Technologies: Training for Development and Teaching Resources

Developing a Website. Chito N. Angeles Web Technologies: Training for Development and Teaching Resources Developing a Website Chito N. Angeles Web Technologies: Training for Development and Teaching Resources Static vs. Dynamic Website Static Website Traditional Website Contains a fixed amount of pages and

More information

Data Migration Format Considerations Don Bridges / Data Conversion Laboratory Agenda Format Options Migration Issues Recommendations Alphabet Soup HTML Hypertext Markup Language is the set of "markup"

More information

Repository-Centric Enterprise Architecture

Repository-Centric Enterprise Architecture Repository-Centric Enterprise Architecture Copyright 2005, Enterprise Elements, Inc. Abstract - Enterprise Architecture modeling tools are used to capture complex knowledge about organizations and technology.

More information

Adobe Dreamweaver Exam Objectives

Adobe Dreamweaver Exam Objectives Adobe Dreamweaver audience needs for a website. 1.2 Identify webpage content that is relevant to the website purpose and appropriate for the target audience. 1.3 Demonstrate knowledge of standard copyright

More information

Web Design and Development Program (WDD)

Web Design and Development Program (WDD) Web Design and Development Program (WDD) Course Descriptions TI 0550 Fundamentals of Information Systems Technology: This course is a survey of computer technologies. This course may include computer history,

More information

Content Management and its role in the effective management and exploitation of corporate Intranets

Content Management and its role in the effective management and exploitation of corporate Intranets Content Management and its role in the effective management and exploitation of corporate Intranets Presentation to the Ark Group Conference Strategic Intranet Management for the Public Sector Sydney,

More information

MyCompany Professional Web Developer Certification Examination Specification

MyCompany Professional Web Developer Certification Examination Specification MyCompany Professional Web Developer Certification Examination Specification Introduction This is a sample of an exam specification and is not representative of any actual exam specification. The exam

More information

Software Configuration Management, Software Product lines and Summary

Software Configuration Management, Software Product lines and Summary Software Configuration Management, Software Product lines and Summary Peter Dolog dolog [at] cs [dot] aau [dot] dk E2-201 Information Systems March 29, 2007 2 Configuration management New versions of software

More information

MS-55052: SharePoint 2013 End User Level II

MS-55052: SharePoint 2013 End User Level II MS-55052: SharePoint 2013 End User Level II Description This 3-day Instructor led course Explore several advanced topics of working with SharePoint 2013 sites. Topics include SharePoint Server site definitions

More information

The Way to SOA Concept, Architectural Components and Organization

The Way to SOA Concept, Architectural Components and Organization The Way to SOA Concept, Architectural Components and Organization Eric Scholz Director Product Management Software AG Seite 1 Goals of business and IT Business Goals Increase business agility Support new

More information

CHAPTER 1 INTRODUCTION

CHAPTER 1 INTRODUCTION CHAPTER 1 INTRODUCTION 1.1 Introduction Nowadays, with the rapid development of the Internet, distance education and e- learning programs are becoming more vital in educational world. E-learning alternatives

More information

HP Systinet. Software Version: 10.01 Windows and Linux Operating Systems. Concepts Guide

HP Systinet. Software Version: 10.01 Windows and Linux Operating Systems. Concepts Guide HP Systinet Software Version: 10.01 Windows and Linux Operating Systems Concepts Guide Document Release Date: June 2015 Software Release Date: June 2015 Legal Notices Warranty The only warranties for HP

More information

Facilitating Multi-Site Management with Oracle WebCenter KARLA SCHOMMER FISHBOWL SOLUTIONS, INC.

Facilitating Multi-Site Management with Oracle WebCenter KARLA SCHOMMER FISHBOWL SOLUTIONS, INC. Facilitating Multi-Site Management with Oracle WebCenter KARLA SCHOMMER FISHBOWL SOLUTIONS, INC. i Fishbowl Solutions Notice The information contained in this document represents the current view of Fishbowl

More information

Website Administration and Development (WSAD)

Website Administration and Development (WSAD) FUNCTIONAL AREA 13 Website Administration and Development (WSAD) Incumbents in this functional area create departmental websites and portals, implement website design, and manage the web content. Incumbents

More information

The Power of Analysis Framework

The Power of Analysis Framework All too often, users must create real-time planning and analysis reports with static and inconsistent sources of information. Data is locked in an Excel spreadsheet or a rigidly customized application

More information

DIABLO VALLEY COLLEGE CATALOG 2014-2015

DIABLO VALLEY COLLEGE CATALOG 2014-2015 COMPUTER SCIENCE COMSC The computer science department offers courses in three general areas, each targeted to serve students with specific needs: 1. General education students seeking a computer literacy

More information

Course Code NCS2013: SharePoint 2013 No-code Solutions for Office 365 and On-premises

Course Code NCS2013: SharePoint 2013 No-code Solutions for Office 365 and On-premises 4 DAYS SHAREPOINT FOR THE POWER USER AND SOLUTIONS BUILDER Course Code NCS: SharePoint No-code Solutions for Office 365 and On-premises AUDIENCE FORMAT COURSE DESCRIPTION Power Users Instructor led training

More information

Content Management System (CMS)

Content Management System (CMS) Content Management System (CMS) What is a CMS? What is a CMS? o A Content Management System (CMS) is software that makes it easier to create, edit and publish content on a web site. The features of a CMS

More information

How a Content Management System Can Help

How a Content Management System Can Help 18 October 2004 How a Content Management System Can Help 1 Introduction to Autoweb 1.1 Autoweb is a robust Website Builder and a Content Management System that speeds up deployment and instantly creates

More information

IE Class Web Design Curriculum

IE Class Web Design Curriculum Course Outline Web Technologies 130.279 IE Class Web Design Curriculum Unit 1: Foundations s The Foundation lessons will provide students with a general understanding of computers, how the internet works,

More information

Lightweight Data Integration using the WebComposition Data Grid Service

Lightweight Data Integration using the WebComposition Data Grid Service Lightweight Data Integration using the WebComposition Data Grid Service Ralph Sommermeier 1, Andreas Heil 2, Martin Gaedke 1 1 Chemnitz University of Technology, Faculty of Computer Science, Distributed

More information

Functional Area 3. Skill Level 301: Applications Systems Analysis and Programming Supervisor (Mercer 1998 Job 011)

Functional Area 3. Skill Level 301: Applications Systems Analysis and Programming Supervisor (Mercer 1998 Job 011) Functional Area 3 Skill Level 301: Applications Systems Analysis and Programming Supervisor (Mercer 1998 Job 011) Description: Supervises activities of all applications systems analysis and programming

More information

Web Design Competition 2013. College of Computing Science, Department of Information Systems. New Jersey Institute of Technology

Web Design Competition 2013. College of Computing Science, Department of Information Systems. New Jersey Institute of Technology COMPETITION PURPOSE The Web is the most transformable invention of our time. This competition features the creation of high-quality, well-designed and original Websites, while seeking to identify and encourage

More information

WEB SITE DEVELOPMENT WORKSHEET

WEB SITE DEVELOPMENT WORKSHEET WEB SITE DEVELOPMENT WORKSHEET Thank you for considering Xymmetrix for your web development needs. The following materials will help us evaluate the size and scope of your project. We appreciate you taking

More information

SENSE/NET 6.0. Open Source ECMS for the.net platform. www.sensenet.com 1

SENSE/NET 6.0. Open Source ECMS for the.net platform. www.sensenet.com 1 SENSE/NET 6.0 Open Source ECMS for the.net platform www.sensenet.com 1 ABOUT THE PRODUCT: SENSE/NET 6.0 About the product 2 KEY FEATURES Workspaces-based collaboration Document management Office integration

More information

Implementing SharePoint 2010 as a Compliant Information Management Platform

Implementing SharePoint 2010 as a Compliant Information Management Platform Implementing SharePoint 2010 as a Compliant Information Management Platform Changing the Paradigm with a Business Oriented Approach to Records Management Introduction This document sets out the results

More information

Sitecore InDesign Connector 1.1

Sitecore InDesign Connector 1.1 Sitecore Adaptive Print Studio Sitecore InDesign Connector 1.1 - User Manual, October 2, 2012 Sitecore InDesign Connector 1.1 User Manual Creating InDesign Documents with Sitecore CMS User Manual Page

More information

11 ways to migrate Lotus Notes applications to SharePoint and Office 365

11 ways to migrate Lotus Notes applications to SharePoint and Office 365 11 ways to migrate Lotus Notes applications to SharePoint and Office 365 Written By Steve Walch, Senior Product Manager, Dell, Inc. Abstract Migrating your Lotus Notes applications to Microsoft SharePoint

More information

Taking Your Content Mobile. 5 Keys to a Successful Mobile Content Strategy

Taking Your Content Mobile. 5 Keys to a Successful Mobile Content Strategy Taking Your Content Mobile 5 Keys to a Successful Mobile Content Strategy October 2015 Taking Your Content Mobile 5 Keys to a Successful Mobile Content Strategy Most companies, from high-tech firms to

More information

T HE I NFORMATION A RCHITECTURE G LOSSARY

T HE I NFORMATION A RCHITECTURE G LOSSARY T HE I NFORMATION A RCHITECTURE G LOSSARY B Y K AT H AGEDORN, ARGUS A SSOCIATES M ARCH 2000 I NTRODUCTION This glossary is intended to foster development of a shared vocabulary within the new and rapidly

More information

Ross University s Content Management System (CMS) Training Manual

Ross University s Content Management System (CMS) Training Manual Ross University s Content Management System (CMS) Training Manual Version 1.0 This is the Ross University Content Management System (CMS) training manual. This manual is intended for Ross University content

More information