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

Size: px
Start display at page:

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

Transcription

1 1

2 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 ( )...5 Putting the C into a Component Content Management System.6 Keep it Simple... 7 Transformation-based Development (2013 and Beyond)...7 Less Customization and More Innovation...8 Time to Market...8 Conclusions...9 Choose a Solution Provider Different from the Product Vendor...9 Ensure Technology and Content Model are Standards Based...10 Limit Customization to Transforms Whenever Possible...10 Limit Your Technology Stack...11 Your Editorial Team Should Not Need Excessive Training

3 ADVANCES IN TECHNOLOGY HAVE PROFOUNDLY CHANGED PUBLISHING In a sense, advances in technology have been paired with publishing since the 1400s. From the first flatbed printing presses, to lithography, to color printing and desktop publishing, and most recently to digital publishing and open access, the publishing process is and always has been an evolving and dynamic medium. However, never have changes in publishing been so profound and rapid, with new products continuously arriving in the marketplace. Likewise, with the barriers to publish materials flattened by technology, an explosion in digital content has produced an ocean of new authored works, some vetted and others less so, flooding the marketplace and presenting challenges to both traditional publishing houses and consumers. Publishers that are agile and that can properly evaluate and adopt new technologies have been able to produce new revenue streams, improving the efficiency of their process and reaching new consumers and markets. This paper focuses on one important aspect of this publishing revolution, content management, and how it has evolved rapidly from Document Management (DMS) to Content Management (CMS) through to Component Content Management (CCMS). 3

4 DOCUMENT MANAGEMENT: AS IT USED TO BE DONE (PRIOR TO 2005) In the early days of digital publishing, particularly in academic publishing, content management was document management. While formats such as SGML, and later XML, existed as early as the mid 70s, nearly all publishers worked with authors to submit hand-written manuscripts, which were scanned and keyed into a word processor, then later into a design tool for layout and finally into an Adobe PDF for print. These documents were stored in a traditional document management system, where they were tagged with relational metadata for later search and retrieval from the system. Though this mechanism represented a great advance over the prior, manual intensive process of producing published material, it presented a new set of challenges. Powered by relational databases and with a static, rigid methodology for modeling metadata, content retrieval was cumbersome and difficult. The content itself was often stored in Adobe PDF format, an inflexible medium that did not easily permit the changes common in post-production publishing. When the content management category first emerged, no one had heard of that category, either, and the early CMS systems had to differentiate themselves from Document Management systems. Howard Schwartz, June 2010 Such solutions also typically involved a workflow component. However, more often than not, these were difficult to create and even more difficult to use. Most publishers resigned themselves to maintaining their workflow process as they always had, shuffling papers back and forth among staff with handwritten annotations on hard-copy print outs of PDFs. Finally, and most importantly, these constructs were developed to manage documents and not content. Assets within content, including image files, citations, figures and tables, were either ignored or placed into third-party databases where they were left isolated. 4

5 THE ADVENT OF XML AND NATIVE XML DATABASES ( ) XML has been a part of the publishing industry since the 20th century, first arriving as SGML, then later a myriad of XML schemas created for and by each publisher to correspond to its content. XML fundamentally changed how publishers think about their content. Now, rich tags could be used to describe sections of content and make it more discoverable. However, the advent of native XML databases once again changed the paradigm. Content, rather than documents, became more important. No longer was there a need to break documents into chunks and place them into relational databases. Instead, content could live in a native format within the database and new query formats such as XQUERY and XPATH could be used to search seamlessly across the content set. We started to realize that SGML, with its focus on syntax and its many features designed to make the syntax easy to type, made SGML difficult to process in the context of things like visual editors and content management systems. W. Eliot Kimber, August 2013 While early content management system implementations were significantly faster and more flexible than traditional document management systems, the technology stack on which they resided still presented challenges. These solutions had to incorporate a heavy technology stack to supplement the shortcomings of early XML databases. Things like metadata management and document workflows were not in the scope of these databases, and thus had to be addressed with a more classic approach, including adjacent relational databases and traditional application stacks like Java. This heavy technology stack introduced new problems, including the challenge of querying the different databases for data and a marked increase in maintenance efforts. One additional challenge presented by these early CMS implementations was the need for non-technical users, such as authors and editors, to become deeply knowledgeable in XML. The use of XML introduced a whole new way to represent familiar abstractions. Now, in addition to thinking about the content, users needed to think about how to express its structure in XML. In the end, while some publishers met success with these solutions, many were disillusioned. Implementing a content management system was an expensive endeavor, with a long-term commitment to a system that would forever require maintenance and specialized expertise. True content management remained an enigma. 5

6 PUTTING THE C INTO A COMPONENT CONTENT MANAGEMENT SYSTEM As always with the evolution of technology, early adopters who deployed early CMS solutions challenged the existing paradigm. Why is it that publishers need to understand technology, or even XML, in order to deploy a successful content solution? And how could we deploy technology to solve these problems in a more generic way, reducing the cost and making products accessible to everyone? Ann Rockley, founder of The Rockley Group, describes a CCMS in this way: Component Content Management is the practice of creating and managing content as building blocks or components of content rather than documents or pages. 1 Starting in 2012, new products and services arrived on the market that resolved these difficulties. These solutions, called Component Content Management Systems (CCMS), leveraged native XML databases without a complicated technology stack. Search and retrieval, content modeling, versioning and re-use were available but abstracted under easyto-use, dynamic interfaces. A universal digital publishing format for the open web benefits the entire industry and ultimately consumers, who want the freedom to read on their choice of applications and devices. Bill McCoy, February 2012 Building on the work of many industry working groups, these solutions moved to adopt open standards. In this way, they facilitate automatic conversions from Microsoft Word or LATEX and allow authors to continue working with authoring tools that make them the most comfortable. When these authors or editors do need to make changes in the system, they do so in a web-based interface that modifies the underlying XML without ever seeing or touching it. Publishers could now access their content faster and dynamically assemble their content into new products that can be quickly taken to market. Streamlined tools allowed publishers to retain all the advantages of XML without ever needing to see or understand it. This approach, called transformation-based development, is quickly becoming the industry norm. 1 CCM Takes Center Stage: Report Evaluates Component Content Management Systems and XML Editors 6

7 KEEP IT SIMPLE As the industry began to embrace open standards for authoring and publishing digital content, systems evolved to specifically implement these standards. The result was systems with a significantly lower cost point and less customization effort required. In this section, I discuss this in more detail. TRANSFORMATION-BASED DEVELOPMENT (2013 AND BEYOND) At its core, Transformation-Based Development has a simple concept use and deploy open standards and tools to abstract the complexity of CMS technology such that customizations to a CMS do not require custom software development. This results in a more intuitive system, a low cost to deploy and an even lower cost to maintain. This methodology is possible for several reasons. First, content loaded into the CCMS Microsoft Word, for example is based on open standards (sometimes even XML) and can be transformed automatically. Second, output formats such as InDesign, HTML and EPUB also have defined, tagged formats and likewise can be generated through a transformation. These inputs and outputs are tied together by the adoption of an open-source XML standard within the software such as DITA, DOCBOOK or NLM. With out-of-the-box solutions that transform between these formats, most of the work is done. Underlying XML can be displayed in a screen-friendly format for publishers. The XML, however, persists within the native XML database, allowing content to be easily searched, re-used and assembled on the fly. 7

8 LESS CUSTOMIZATION AND MORE INNOVATION Innovation is not derived from custom features it is derived through the creativity of your product managers and their ability to rapidly find and re-use content in your repository. This is only achieved by leveraging open standards, off-the-shelf tools and a streamlined process knitted together through an easy-to-use, intuitive and responsive interface. TIME TO MARKET One of the most crucial aspects of deploying a CCMS is time to market. A CCMS allows a non-technical product manager to find assets within the system and quickly re-use them to create new digital offerings. Within that context, it is important to understand that these product creation processes simply must allow for rapid development of products without any intervention from IT staff, let alone external technical solution providers. How does a CCMS do this? In utilizing open standards, a CCMS can allow rapid search and navigation of system assets not just content, but images, audio, video and other related content, and drag-anddrop re-use. While these systems certainly make full use of underlying XML constructs, the visual interface itself should not show tags or XML of any kind. 8

9 CONCLU- SIONS While technologists dominated early digital publishing, advances in technology have opened digital publishing to everyone. If your organization failed to embrace content management because of costs and specialized knowledge, now is the time to look again. Publishers implementing CMS solutions in recent years have a significant advantage, as commercial software is available that can be deployed to get them started within weeks, if not days. Unfortunately, too many publishers are implementing large-scale, custom solutions that are difficult to manage, non-intuitive, and require costly ongoing support and maintenance. Below are a few simple rules of thumb that publishers can follow to ensure a cost-effective and efficient component content management solution that produces new products without significant customization. 9

10 ENSURE TECHNOLOGY AND CONTENT MODEL ARE STANDARDS BASED Simply put, by embracing standards, publishers invite lower long-term maintenance costs. Adoption of a standard is paramount to creating a more flexible framework and easier integrations with other applications within your ecosystem. LIMIT CUSTOMIZATION TO TRANSFORMS WHENEVER POSSIBLE Publishers often believe that their needs are unique, and sometimes they are correct. However, before embarking upon a custom software solution, it is imperative that each organization looks deeply at its needs and evaluates whether those needs can be met without such development. With the abundance of available software, both commercial and open source, the creation of custom software is rarely necessary. Heavy customization, particularly with compiled languages such as Java and C#, result in long-term maintenance of custom solutions that well outweigh any possible benefits. 10

11 LIMIT YOUR TECHNOLOGY STACK From a practical standpoint, collecting all of your content into a single data source is highly advantageous. Workflow metadata is a prime example if it is not contained in your principal database, multiple queries using multiple query languages are necessary to not only interrogate that data, but then to properly merge it. These queries are difficult, slow, and sometimes impossible. YOUR EDITORIAL TEAM SHOULD NOT NEED EXCESSIVE TRAINING CMS implementations should be simple and intuitive for your users. A training program is reasonable, of course. However, if your editorial team is being required to understand terms such as DTD, Schema, DITA or Action Handler, they are effectively being transitioned into new roles that will at best create inefficiency, and at worst create an ongoing support issue. Here, we must emphasize the value of intuitive editorial tools. If your editors typically work in Microsoft Word, then why force them into an XML editor? Word is, after all, the world s best-known XML editor yes, an XML editor, as DOCX is a compressed XML format. With proper styling, Word documents can be easily converted into the XML flavor of your choice within the CMS. 11

12 12

Fogbeam Vision Series - The Modern Intranet

Fogbeam Vision Series - The Modern Intranet Fogbeam Labs Cut Through The Information Fog http://www.fogbeam.com Fogbeam Vision Series - The Modern Intranet Where It All Started Intranets began to appear as a venue for collaboration and knowledge

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

Strategic Management of Learning Assets

Strategic Management of Learning Assets C a s e S t u d y Strategic Management of Learning Assets Implementing an Enterprise-wide Learning Content Management System Chris Howard October 2005 Bersin & Associates Strategic Management of Learning

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

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

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

THE NATIONAL ACADEMY OF SCIENCES CRAFTER WCM STREAMLINES OPERATIONS WHILE EXPANDING BUSINESS USER FLEXIBILITY

THE NATIONAL ACADEMY OF SCIENCES CRAFTER WCM STREAMLINES OPERATIONS WHILE EXPANDING BUSINESS USER FLEXIBILITY THE NATIONAL ACADEMY OF SCIENCES CRAFTER WCM STREAMLINES OPERATIONS WHILE PUBLISHED: MAY 2013 The National Academy of Sciences (NAS) puts control back into the hands of the editorial team while improving

More information

Business Proposition. Digital Asset Management. Media Intelligent

Business Proposition. Digital Asset Management. Media Intelligent Business Proposition Digital Asset Management Executive Summary º º The Changing Face of Digital Asset Management Today, a true enterprise-class DAM solution must be the core component of an integrated

More information

Digital Marketplace - G-Cloud

Digital Marketplace - G-Cloud Digital Marketplace - G-Cloud SharePoint Services Core offer 22 services in this area: 1. SharePoint Forms SharePoint comes with out-of-the-box web-based forms that allow for data to be captured for your

More information

EVERYTHING YOU NEED FOR BRANDING ON MULTIPLE CHANNELS

EVERYTHING YOU NEED FOR BRANDING ON MULTIPLE CHANNELS EVERYTHING YOU NEED FOR BRANDING ON MULTIPLE CHANNELS Manage all you rich media content and customer experience simultaneously with DAM for Sitecore EXECUTE YOUR MULTICHANNEL STRATEGY Apps Adobe Adaptive

More information

TIBCO Spotfire Guided Analytics. Transferring Best Practice Analytics from Experts to Everyone

TIBCO Spotfire Guided Analytics. Transferring Best Practice Analytics from Experts to Everyone TIBCO Spotfire Guided Analytics Transferring Best Practice Analytics from Experts to Everyone Introduction Business professionals need powerful and easy-to-use data analysis applications in order to make

More information

Digital Asset Management

Digital Asset Management Digital Asset Management Managing the complexity of digital assets to support your business Product images, streaming video, sound bites, logos, Flash animations, presentations, web pages these days, digital

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

EPiServer and XForms - The Next Generation of Web Forms

EPiServer and XForms - The Next Generation of Web Forms EPiServer and XForms - The Next Generation of Web Forms How EPiServer's forms technology allows Web site editors to easily create forms, and developers to customize form behavior and appearance. WHITE

More information

Guide to Evaluating Online Proofing Tools

Guide to Evaluating Online Proofing Tools Guide to Evaluating Online Proofing Tools Ambiguous, complicated, tedious and inefficient: do these words sound familiar? If you ve ever been involved in the review and approval process of a creative asset,

More information

OpenText Output Transformation Server

OpenText Output Transformation Server OpenText Output Transformation Server Seamlessly manage and process content flow across the organization OpenText Output Transformation Server processes, extracts, transforms, repurposes, personalizes,

More information

3D Business Visualization

3D Business Visualization Solution in Detail Industrial Machinery and Components Executive Summary Contact Us 3D Business Visualization Optimize with 3D Visual Content Leveraging Visual Information Delivering 3D to Everyone Optimize

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

PDF Accessibility Overview

PDF Accessibility Overview Contents 1 Overview of Portable Document Format (PDF) 1 Determine the Accessibility Path for each PDF Document 2 Start with an Accessible Document 2 Characteristics of Accessible PDF files 4 Adobe Acrobat

More information

There s something better than traditional project management software.

There s something better than traditional project management software. project management applications... your way? 1 contents: Project Management Applications... Your Way? Introduction... 1 Business Teams Today are Overloaded with Data... 2 Desktop Tools Reign... 2 Managing

More information

Authoring Within a Content Management System. The Content Management Story

Authoring Within a Content Management System. The Content Management Story Authoring Within a Content Management System The Content Management Story Learning Goals Understand the roots of content management Define the concept of content Describe what a content management system

More information

Brochure HP Workflow Discovery for FSI

Brochure HP Workflow Discovery for FSI Brochure HP Workflow Discovery for FSI Enhance productivity, improve processes and reduce costs Businesses today need to run more efficiently, and you re probably considering every alternative to help

More information

Cross Platform Publisher (XPP)

Cross Platform Publisher (XPP) G- Cloud service Cross Platform Publisher (XPP) 2014 Page 1 Table of contents 1. About us... 3 2. Overview of G- Cloud Service... 3 1.1 What does it do?... 3 1.2 What can be created?... 3 1.3 Major features...

More information

DOCSVAULT WhitePaper. A Guide to Document Management for Legal Industry. Contents

DOCSVAULT WhitePaper. A Guide to Document Management for Legal Industry. Contents WhitePaper A Guide to Document Management for Legal Industry Contents i. Overview ii. Key challenges in legal industry iii. The case for legal document management iv. The case against legal document management

More information

Service Oriented Architecture

Service Oriented Architecture Service Oriented Architecture Charlie Abela Department of Artificial Intelligence charlie.abela@um.edu.mt Last Lecture Web Ontology Language Problems? CSA 3210 Service Oriented Architecture 2 Lecture Outline

More information

Working With Templates in Web Publisher. Contributed by Paul O Mahony Developer Program

Working With Templates in Web Publisher. Contributed by Paul O Mahony Developer Program Working With Templates in Web Publisher Contributed by Paul O Mahony Developer Program Overview... 3 Template Options... 3 Web Publisher Editor Templates... 3 Advanced Content Editor... 3 ewebeditpro +

More information

CONTEXT AWARE CONTENT MARKETING

CONTEXT AWARE CONTENT MARKETING CONTEXT AWARE CONTENT MARKETING FOUR STEPS TO THE FUTURE OF CONTENT, CONTEXT AND MARKETING SUCCESS Introduction Managing, delivering and consuming web content has changed. Yes, again. The universe of options

More information

Implementing Topic Maps 4 Crucial Steps to Successful Enterprise Knowledge Management. Executive Summary

Implementing Topic Maps 4 Crucial Steps to Successful Enterprise Knowledge Management. Executive Summary WHITE PAPER Implementing Topic Maps 4 Crucial Steps to Successful Enterprise Knowledge Management Executive Summary For years, enterprises have sought to improve the way they share information and knowledge

More information

ENERGY AND COMMODITIES How refined deal entry & capture is changing the playing field. Simplicity.

ENERGY AND COMMODITIES How refined deal entry & capture is changing the playing field. Simplicity. ENERGY AND COMMODITIES How refined deal entry & capture is changing the playing field Simplicity. Contents. 1 Introduction 2 Old habits die hard: stepping away from spreadsheets 3 A trading portal can

More information

Ontario Ombudsman. Goals

Ontario Ombudsman. Goals Ontario Ombudsman www.ombudsman.on.ca Industry Government & Legal Partner Seventyeight Digital Inc. 5000 Yonge Street, Suite 1901 Toronto, ON, M2N 7E9 Canada www.78digital.com Grant Sharples gsharples@78digital.com

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

The Seven Deadly Sins of P&C Policy Administration

The Seven Deadly Sins of P&C Policy Administration The Seven Deadly Sins of P&C Policy Administration At Adaptik, we live and breathe policy administration. We ve invested more than 60,000 days developing our PolicyWriter solution. We know how to do policy

More information

Prophix and Business Intelligence. A white paper prepared by Prophix Software 2012

Prophix and Business Intelligence. A white paper prepared by Prophix Software 2012 A white paper prepared by Prophix Software 2012 Overview The term Business Intelligence (BI) is often ambiguous. In popular contexts such as mainstream media, it can simply mean knowing something about

More information

Sage 300 Finance. Sage 300 Finance. Industry Solution. Generic to all Industries and Organisations. Target. Business Processes. Business Challenges

Sage 300 Finance. Sage 300 Finance. Industry Solution. Generic to all Industries and Organisations. Target. Business Processes. Business Challenges Sage 300 Finance Ensure you stay competitive in today s global economy with Sage 300 Finance! We offer you far more than simple financial accountability and compliance. Allow your business to evolve with

More information

The Hidden Value of Enterprise Content Management Deliver business value by leveraging information

The Hidden Value of Enterprise Content Management Deliver business value by leveraging information The Hidden Value of Enterprise Content Management Deliver business value by leveraging information Introduction Enterprise Content Management (ECM) provides new information management tools, strategies

More information

Experiences with an XML topic architecture (DITA)

Experiences with an XML topic architecture (DITA) Experiences with an XML topic architecture (DITA) Don R. Day, IBM James H. (Jamie) Roberts, IBM WinWriters Conference February 12, 2002 Overview Brief history Lessons learned Top 10 benefits History: Darwin

More information

Enterprise content management solutions Better decisions, faster. Storing, finding and managing content in the digital enterprise.

Enterprise content management solutions Better decisions, faster. Storing, finding and managing content in the digital enterprise. Enterprise content management solutions Better decisions, faster Storing, finding and managing content in the digital enterprise. Streamlines the collection, protection, sharing and distribution of digital

More information

northplains Whitepaper Differentiating DAM from ECM What Do You Really Need? Connecting your world. Visually.

northplains Whitepaper Differentiating DAM from ECM What Do You Really Need? Connecting your world. Visually. Whitepaper Differentiating DAM from ECM What Do You Really Need? Both analysts and organizations can agree on one thing - the recent and unprecedented rise in demand for multi-media assets has driven the

More information

Mission Possible: Move to a Content Management System to Deliver Business Results from Legacy Content

Mission Possible: Move to a Content Management System to Deliver Business Results from Legacy Content Mission Possible: Move to a Content Management System to Deliver Business Results from Legacy Content Greg Fagan, Sales Director Data Conversion Laboratory So you ve decided you need a system to migrate,

More information

High-Volume Data Warehousing in Centerprise. Product Datasheet

High-Volume Data Warehousing in Centerprise. Product Datasheet High-Volume Data Warehousing in Centerprise Product Datasheet Table of Contents Overview 3 Data Complexity 3 Data Quality 3 Speed and Scalability 3 Centerprise Data Warehouse Features 4 ETL in a Unified

More information

Cisco Business Video Solutions Visual Communications Increase Collaboration Effectiveness and Reduce Cost

Cisco Business Video Solutions Visual Communications Increase Collaboration Effectiveness and Reduce Cost Cisco Business Video Solutions Visual Communications Increase Collaboration Effectiveness and Reduce Cost Unlock Business Value with Immediacy and Impact Executive Summary Video is the fastest-growing

More information

Common Questions and Concerns About Documentum at NEF

Common Questions and Concerns About Documentum at NEF LES/NEF 220 W Broadway Suite B Hobbs, NM 88240 Documentum FAQ Common Questions and Concerns About Documentum at NEF Introduction...2 What is Documentum?...2 How does Documentum work?...2 How do I access

More information

3 4 5 Oracle SOA Suite 11g is the only complete, integrated, best of breed and hot-pluggable SOA platform available today. It has a comprehensive view on the entire software lifecycle process, providing

More information

IBM Customer Experience Suite and Electronic Forms

IBM Customer Experience Suite and Electronic Forms Introduction It s more important than ever to have a set of capabilities that allow you to create dynamic, self service options for your customers that leverage existing processes and infrastructure. Your

More information

Construction & Building Material Manufacturing. Creating excellence & efficiency for greater profitability

Construction & Building Material Manufacturing. Creating excellence & efficiency for greater profitability Construction & Building Material Manufacturing Creating excellence & efficiency for greater profitability optimize Microsoft Dynamics NAV for Construction & Building Material Manufacturing Companies Construction

More information

ADOBE DREAMWEAVER CS3 DESIGN, DEVELOP, AND MAINTAIN STANDARDS-BASED WEBSITES AND APPLICATIONS

ADOBE DREAMWEAVER CS3 DESIGN, DEVELOP, AND MAINTAIN STANDARDS-BASED WEBSITES AND APPLICATIONS What s New ADOBE DREAMWEAVER CS3 DESIGN, DEVELOP, AND MAINTAIN STANDARDS-BASED WEBSITES AND APPLICATIONS Dreamweaver CS3 enables you to design, develop, and maintain websites faster and more easily than

More information

An Introduction to Data Virtualization as a Tool for Application Development

An Introduction to Data Virtualization as a Tool for Application Development An Introduction to Data Virtualization as a Tool for Application Development Accur8 Software 73 Main St. Suite 7, Brattleboro, VT 05301 accur8software.com INTRODUCTION When a developer or team of developers

More information

Office SharePoint Server 2007

Office SharePoint Server 2007 Top 10 Benefits of WSS 3.0 Office SharePoint Server 2007 1. Improve team productivity with easy-to-use collaborative tools Connect people with the information and resources they need. Users can create

More information

Business Process Management The Must Have Enterprise Solution for the New Century

Business Process Management The Must Have Enterprise Solution for the New Century Business Process Management The Must Have Enterprise Solution for the New Century 15200 Weston Parkway, Suite 106 Cary, NC 27513 Phone: (919) 678-0900 Fax: (919) 678-0901 E-Mail: info@ultimus.com WWW:

More information

Adobe Flash Catalyst CS5.5

Adobe Flash Catalyst CS5.5 Adobe Flash Catalyst CS5.5 Create expressive interfaces and interactive content without writing code Use a new efficient workflow to collaborate intelligently and roundtrip files with developers who use

More information

INTRODUCTION: INTERESTING TIMES FOR WORKFLOW TECHNOLOGY

INTRODUCTION: INTERESTING TIMES FOR WORKFLOW TECHNOLOGY PREFACE INTRODUCTION: INTERESTING TIMES FOR WORKFLOW TECHNOLOGY MORDECHAI BEIZER CHAIR, AIIM 1 ACCREDITATION WORKFLOW SUBCOMMITTEE These are most interesting times to be involved with workflow technology,

More information

Publishing DITA with the new Adobe Technologies. Max Dunn. 2007 Silicon Publishing, Inc. All Rights Reserved.

Publishing DITA with the new Adobe Technologies. Max Dunn. 2007 Silicon Publishing, Inc. All Rights Reserved. Publishing DITA with the new Adobe Technologies Max Dunn About the presenter Max Dunn, co-founder XSLT, SVG, XSL-FO, Frame, InDesign background Project managed Adobe FM 7.2 DITA App Pack Silicon Publishing

More information

Adobe Acrobat 9 Pro Accessibility Guide: PDF Accessibility Overview

Adobe Acrobat 9 Pro Accessibility Guide: PDF Accessibility Overview Adobe Acrobat 9 Pro Accessibility Guide: PDF Accessibility Overview Adobe, the Adobe logo, Acrobat, Acrobat Connect, the Adobe PDF logo, Creative Suite, LiveCycle, and Reader are either registered trademarks

More information

Pastiche. Bring training content to your learners tablets PASTICHE DATA SHEET. Product Highlights

Pastiche. Bring training content to your learners tablets PASTICHE DATA SHEET. Product Highlights Pastiche is an end-to-end solution from content import and authoring to consumption on your custom branded app. Deploy your app in as little as 30-60 days, ensuring you the fastest go-to-market in a highly

More information

<Insert Picture Here> Oracle BI Standard Edition One The Right BI Foundation for the Emerging Enterprise

<Insert Picture Here> Oracle BI Standard Edition One The Right BI Foundation for the Emerging Enterprise Oracle BI Standard Edition One The Right BI Foundation for the Emerging Enterprise Business Intelligence is the #1 Priority the most important technology in 2007 is business intelligence

More information

McGraw-Hill The McGraw-Hill Companies, Inc., 20 1. 01 0

McGraw-Hill The McGraw-Hill Companies, Inc., 20 1. 01 0 1.1 McGraw-Hill The McGraw-Hill Companies, Inc., 2000 Objectives: To describe the evolution of programming languages from machine language to high-level languages. To understand how a program in a high-level

More information

Data Vault Modeling in a Day

Data Vault Modeling in a Day Course Description Data Vault Modeling in a Day GENESEE ACADEMY, LLC 2013 Course Developed by: Hans Hultgren DATA VAULT DAY Data Vault Modeling in a Day Overview Data Vault modeling is quickly becoming

More information

Next generation Managed Print Services.

Next generation Managed Print Services. WHITEPAPER Next generation Managed Print Services. Managed Print Services (MPS) are evolving from focusing on printers to people and workfl ows. Beyond expectation. www.azzurricommunications.co.uk What

More information

What's new in Word 2010

What's new in Word 2010 What's new in Word 2010 Applies to: Microsoft Word 2010 Microsoft Word 2010 makes it easier to collaborate and to navigate through long documents. For more impact, new features focus on the polish of your

More information

Streamlining the drug development lifecycle with Adobe LiveCycle enterprise solutions

Streamlining the drug development lifecycle with Adobe LiveCycle enterprise solutions White paper Streamlining the drug development lifecycle with Adobe LiveCycle enterprise solutions Using intelligent PDF documents to optimize collaboration, data integrity, authentication, and reuse Table

More information

Case Management for the Medium to Large Law Firm Essential Features to Maximize Your Return on Investment

Case Management for the Medium to Large Law Firm Essential Features to Maximize Your Return on Investment White Paper Case Management for the Medium to Large Law Firm Essential Features to Maximize Your Return on Investment Author: Matt Ryan, Senior Consultant Contents Introduction...1 System Scalability and

More information

The Document Review Process: Automation of your document review and approval. A White Paper. BP Logix, Inc.

The Document Review Process: Automation of your document review and approval. A White Paper. BP Logix, Inc. The Document Review Process: Automation of your document review and approval A White Paper BP Logix, Inc. The Document Review Process A document encompasses many forms technical documentation, product

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

Software Firm Applies Structure to Content Management System for Greatest Value

Software Firm Applies Structure to Content Management System for Greatest Value Partner Solution Case Study Software Firm Applies Structure to Content Management System for Greatest Value Overview Country or Region: United States Industry: Professional services Software engineering

More information

Top Five Myths of Screen Scraping

Top Five Myths of Screen Scraping Top Five Myths of Screen Scraping The Evolution of Application Modernization Technology A WHITE PAPER FROM www.rocketsoftware.com/seagull Top Five Myths of Screen-Scraping 2 Imagine for a moment it s your

More information

How To Write A Blog Post In Germany

How To Write A Blog Post In Germany SigmaLink The Intranet Based Document Management and Editorial System with full SGML and XML Support Petra Leuser, Tibor Tscheke STEP Electronic Publishing Solutions GmbH Overview 1. SigmaLink -- Transmission

More information

EBXML FEATURE SOAP WSDL. written by Una Kearns UDDI. Content Management & Web Services. 6 November 2001 www.wsj2.com

EBXML FEATURE SOAP WSDL. written by Una Kearns UDDI. Content Management & Web Services. 6 November 2001 www.wsj2.com WS J FEATURE SOAP EBXML written by Una Kearns UDDI WSDL Content Management & Web Services 6 November 2001 econtent Services the services behind Web Services Una Kearns, XML architect at Documentum, leads

More information

Tableau Metadata Model

Tableau Metadata Model Tableau Metadata Model Author: Marc Reuter Senior Director, Strategic Solutions, Tableau Software March 2012 p2 Most Business Intelligence platforms fall into one of two metadata camps: either model the

More information

The Advantages of. Microsoft.NET. a white paper. pin digital. www.pindigital.com

The Advantages of. Microsoft.NET. a white paper. pin digital. www.pindigital.com The Advantages of Microsoft.NET a white paper www.pindigital.com Microsoft.NET is a set of software technologies for connecting information, people, systems, and devices. This new generation of technology

More information

PDF Primer PDF. White Paper

PDF Primer PDF. White Paper White Paper PDF Primer PDF What is PDF and what is it good for? How does PDF manage content? How is a PDF file structured? What are its capabilities? What are its limitations? Version: 1.0 Date: October

More information

White Paper Series. TransPromo Printing Made Easier With PDF/VT

White Paper Series. TransPromo Printing Made Easier With PDF/VT White Paper Series TransPromo Printing Made Easier With PDF/VT Advanced Function Presentation (AFP) has long been the dominant page description language in the transactional printing environment. The marketplace

More information

www.inovoo.com EMC APPLICATIONXTENDER 8.0 Real-Time Document Management

www.inovoo.com EMC APPLICATIONXTENDER 8.0 Real-Time Document Management www.inovoo.com EMC APPLICATIONXTENDER 8.0 Real-Time Document Management 02 EMC APPLICATIONXTENDER 8.0 EMC ApplicationXtender (AX) is a web-based real-time document management system which stores, manages

More information

ORACLE CRM ON DEMAND RELEASE 26

ORACLE CRM ON DEMAND RELEASE 26 ORACLE CRM ON DEMAND RELEASE 26 THE WORLD S MOST COMPREHENSIVE CRM ON DEMAND SOLUTION Easy to use Fast to deploy Powerful analytics Pre-built industry solutions Embedded sales, marketing, and service best

More information

Looking Beyond Content Reusability: The Many Benefits of an LCMS

Looking Beyond Content Reusability: The Many Benefits of an LCMS Looking Beyond Content Reusability: The Many Benefits of an LCMS by Sheryl Herle in partnership with Although LCMS technology has been an emerging learning technology since the late 90s, it seems that

More information

Windows Presentation Foundation: What, Why and When

Windows Presentation Foundation: What, Why and When Windows Presentation Foundation: What, Why and When A. WHY WPF: WPF is framework to build application for windows. It is designed for.net influenced by modern display technologies like HTML and Flash and

More information

IBM Content Navigator

IBM Content Navigator IBM Content Navigator Improve workforce effectiveness, collaboration and mobility by uniting enterprise content with your business Highlights Provides access to IBM enterprise content management systems

More information

OpenText Media Management

OpenText Media Management OpenText Media Management A Framework for Digital Asset Management OpenText Media Management is a pioneer in digital media asset management. From creation to consumption, we help you manage all your video,

More information

Enable Fast and Consistent Process Execution with Centralized Automation Software

Enable Fast and Consistent Process Execution with Centralized Automation Software SAP Functions in Detail Solution Extensions SAP Business Process Automation by Redwood Enable Fast and Consistent Process Execution with Centralized Automation Software Table of Contents 3 Quick Facts

More information

Become A Paperless Company In Less Than 90 Days

Become A Paperless Company In Less Than 90 Days Become A Paperless Company In Less Than 90 Days www.docuware.com Become A Paperless Company...... In Less Than 90 Days Organizations around the world feel the pressure to accomplish more and more with

More information

Alere: diagnosing and monitoring health conditions globally.

Alere: diagnosing and monitoring health conditions globally. Alere: diagnosing and monitoring health conditions globally. Healthcare innovator develops engaging websites, communications, and sales tools using Adobe solutions. Through Adobe Experience Manager, Adobe

More information

The Omnipresent LMS: Connecting Your LMS to the Enterprise Ecosystem with REST APIs. By Kathleen Waid

The Omnipresent LMS: Connecting Your LMS to the Enterprise Ecosystem with REST APIs. By Kathleen Waid The Omnipresent LMS: Connecting Your LMS to the Enterprise Ecosystem with REST APIs By Kathleen Waid 02 Programmable Web recently announced that their published directory of Application Program Interfaces

More information

Selecting the Right SAP BusinessObjects BI Client Product based on your business requirements for SAP BW Customers

Selecting the Right SAP BusinessObjects BI Client Product based on your business requirements for SAP BW Customers Selecting the Right SAP BusinessObjects BI Client Product based on your business requirements for SAP BW Customers Ingo Hilgefort Director Solution Management Disclaimer This presentation outlines our

More information

Don t Build the Zoo: Discover Content in its Natural Habitat Written By: Chris McKinzie CEO & Co-Founder

Don t Build the Zoo: Discover Content in its Natural Habitat Written By: Chris McKinzie CEO & Co-Founder White Paper Don t Build the Zoo: Discover Content in its Natural Habitat Written By: Chris McKinzie CEO & Co-Founder Enlyton Reinvents Search Technology for the Speed and Simplicity Enterprise Workers

More information

Super-Powering Business Intelligence with Best-of-Breed Big Data Analytics

Super-Powering Business Intelligence with Best-of-Breed Big Data Analytics white paper Super-Powering Business Intelligence with Best-of-Breed Big Data Analytics»» Summary Business Intelligence (BI) is an arena that is ripe for Big Data analytics. Traditional BI solutions are

More information

EMC DOCUMENT SCIENCES XPRESSION ENTERPRISE INTEGRATION

EMC DOCUMENT SCIENCES XPRESSION ENTERPRISE INTEGRATION White Paper EMC DOCUMENT SCIENCES XPRESSION ENTERPRISE INTEGRATION How xpression integrates with applications, content, data, web, and distribution systems Abstract This white paper describes the EMC Document

More information

Visualizing data to streamline local and remote decision making

Visualizing data to streamline local and remote decision making Manufacturing The SMART Visual Collaboration Solution With powerful software, featuring innovative unbound workspaces, and industry-leading interactive displays, you have everything you need to transform

More information

Meeting Workspace Alternatives

Meeting Workspace Alternatives Meeting Workspace Alternatives Three Solutions for SharePoint and SharePoint Online MARK ECKERT AND EARON SOTTO Contents Introduction... 1 Benefits and Configuration Examples of the Meeting Workspace in

More information

Microsoft Dynamics NAV

Microsoft Dynamics NAV Microsoft Dynamics NAV Maximizing value through business insight Business Intelligence White Paper November 2011 The information contained in this document represents the current view of Microsoft Corporation

More information

IBM Enterprise Content Management Product Strategy

IBM Enterprise Content Management Product Strategy White Paper July 2007 IBM Information Management software IBM Enterprise Content Management Product Strategy 2 IBM Innovation Enterprise Content Management (ECM) IBM Investment in ECM IBM ECM Vision Contents

More information

Using the Cloud for Business Resilience

Using the Cloud for Business Resilience Allen Downs IBM Business Continuity and Resiliency Services Using the Cloud for Business Resilience June 20, 2011 1 Agenda Why resiliency matters A successful cloud-based approach to resiliency Moving

More information

Consolidate Distributed Documents by Simplifying Information Sharing

Consolidate Distributed Documents by Simplifying Information Sharing Consolidate Distributed Documents by Simplifying Information Sharing DaiNippon Screen MFG. Co. Ltd. is the leading company with strong R&D capabilities; 60% of its employees are technical staffs. With

More information

DITA Adoption Process: Roles, Responsibilities, and Skills

DITA Adoption Process: Roles, Responsibilities, and Skills DITA Adoption Process: Roles, Responsibilities, and Skills Contents 2 Contents DITA Adoption Process: Roles, Responsibilities, and Skills... 3 Investigation Phase... 3 Selling Phase...4 Pilot Phase...5

More information

Developing ASP.NET MVC 4 Web Applications Course 20486A; 5 Days, Instructor-led

Developing ASP.NET MVC 4 Web Applications Course 20486A; 5 Days, Instructor-led Developing ASP.NET MVC 4 Web Applications Course 20486A; 5 Days, Instructor-led Course Description In this course, students will learn to develop advanced ASP.NET MVC applications using.net Framework 4.5

More information

Delivering Business-Critical Solutions with SharePoint 2010

Delivering Business-Critical Solutions with SharePoint 2010 Delivering Business-Critical Solutions with SharePoint 2010 White Paper October 2011 Delivering Business-Critical Solutions with SharePoint 2010 White Paper Page 1 DISCLAIMER The information contained

More information

Managing DICOM Image Metadata with Desktop Operating Systems Native User Interface

Managing DICOM Image Metadata with Desktop Operating Systems Native User Interface Managing DICOM Image Metadata with Desktop Operating Systems Native User Interface Chia-Chi Teng, Member, IEEE Abstract Picture Archiving and Communication System (PACS) is commonly used in the hospital

More information

KM COLUMN. what is a content management system? JUNE 2003. CMS: A working definition. The business problem. Business benefits

KM COLUMN. what is a content management system? JUNE 2003. CMS: A working definition. The business problem. Business benefits KM COLUMN JUNE 2003 So, what is a content management system? A content management system (CMS) is critical to the success of almost every website and intranet, and yet many organisations are not familiar

More information

Is ETL Becoming Obsolete?

Is ETL Becoming Obsolete? Is ETL Becoming Obsolete? Why a Business-Rules-Driven E-LT Architecture is Better Sunopsis. All rights reserved. The information contained in this document does not constitute a contractual agreement with

More information

10 Steps to a Successful Digital Asset Management Implementation by SrIkAnth raghavan, DIrector, ProDuct MAnAgeMent

10 Steps to a Successful Digital Asset Management Implementation by SrIkAnth raghavan, DIrector, ProDuct MAnAgeMent m a y 2 0 1 2 10 Steps to a Successful Digital Asset Management Implementation Strategies and Best Practices Implementing and deploying enterprise solutions across the organization can be complex, involving

More information

WHITEPAPER. A Data Analytics Plan: Do you have one? Five factors to consider on your analytics journey. www.inetco.com

WHITEPAPER. A Data Analytics Plan: Do you have one? Five factors to consider on your analytics journey. www.inetco.com A Data Analytics Plan: Do you have one? Five factors to consider on your analytics journey www.inetco.com Overview Both the technology operations and business side of your organization may be talking about

More information

From Lab to Factory: The Big Data Management Workbook

From Lab to Factory: The Big Data Management Workbook Executive Summary From Lab to Factory: The Big Data Management Workbook How to Operationalize Big Data Experiments in a Repeatable Way and Avoid Failures Executive Summary Businesses looking to uncover

More information