SlideShare a Scribd company logo
1 of 24
Content Oriented Architectures
Putting Content at the Center
                                                               Joe Gollner
                     of CM Projects    jgollner@stilo.com / www.stilo.com
                                      Vice President, Enterprise Solutions
                                                        Stilo International
Deer in the “Application” Headlights
Problem 1:
                               Problem 2:
Implementation of repository
                               Processing of instances
& authoring tool made
                               exceeded the capacity of
content reuse difficult
                               publishing tools
           Product
  Data Management
        Repository




                   Structured
                    Authoring
                (Book Orientation)
Topics
  The Perils of
  Application Orientation

  Case Study: An Unhappy Tale

  The Attractions
  of Application Orientation

  A Tale of Three Projects
  Saved from Destruction

  Content Oriented Architectures
The Perils of Application Orientation

                       Application                  Application



                          Authoring                     Printing




                                                    Application



       Each application introduces constraints on       Printing
       the content inputs / outputs and these are
       frequently incompatible with each other

        Application                                 Application
                                      Application



           Importing                                    Viewing
                                         Indexing
The Nature of Software Applications
                                                         Applications are tools
  Software Applications
                                                            that amplify the
  share a number of traits
                                                           skills of people to
    Developed to address a                               enhance performance
                                      Purpose
    specific purpose
                                                                Application
    Predicated on data inputs
    with predictable structures
    and values
                                                                   Purpose
    Guided by “definitive”
    algorithms through which
    a result can be determined
                                                                     or
  Applications depend on
    Strict control                Conditions Satisfied
    Fixed scope
    Limited timeframe
The Limits of Integration
                      Application
 Application

                                      Application
                           Viewing
   Web Publishing


                                       PDF Publishing
                      Application
 Application




                                                        Failure Threshold
                                      Application
                          Authoring
    Importing



                                          Indexing


                    Application
Application                           Application



                       Exporting
    Loading                                Storing
Case Study: Electronic Regulatory Filing
  National Energy Board (NEB) of Canada
     Regulatory Agency governing the Canadian Energy Industry
     “Court of Record” (Convenes Hearings & Makes Judgments)
  1993 – Vision articulated of
  an electronic regulatory
  filing process
     Based on Open Standards
     Put in place a solution
        To be shared across the industry
             Management repository
             Publishing services
             Authoring tools
             Validation & interchange tools
ERF Content Model

The ERF Content Model proved
to be substantially more complex
than could be realistically used
Electronic Regulatory Application Architecture
Recipe for Disaster:
- Complex DTD
- Customized authoring tools
     - WordPerfect
     - XMetal
     - MS Excel
- Over-burdened repository
     - Astoria
- Over-burdened publishing tool
     - FrameMaker
Project Outcomes & Lessons Learned
  Project was a Complete Failure
    Project Managers ignored early warnings
       The solution was too complex to be feasible
       Technology architecture was fundamentally flawed
            Application components were pushed beyond their capabilities
            Application components were heavily customized
                Version upgrades in platforms had to be avoided for:
                   Content repository, publishing engine, authoring tools
            Practical constraints on content markup became outrageous
            Standardized formatting was not acceptable to stakeholders

    $10 Million investment was lost when the project
    was cancelled by executive management after 10 years
The Attraction of Applications
    Applications hold great attraction
       Especially for management
       Not entirely unreasonable as they:
          Make specific knowledge
          executable & efficient to leverage
          Provide repeatable benefits
          Offer the potential to “scale”

    Application Investments
       Tend to have a mixed implementation track record
       Tend to have a relatively short lifespan
          Underlying knowledge is invalidated or superseded
          Changing business environment reduces effectiveness
          Inflexibility leads to “barnaclization” of application investment
A Tale of Three Projects Saved from Destruction

         Software Engineering Solution
         Scenario: Metropolitan Area Network equipment supplier finds its
         core business strategy threatened by application limitations.


         Global Case Management System
         Scenario: Massive project to integrate a variety of content services
         into a global CRM platform threatened to become an even bigger
         project due to fundamental application incompatibilities.


         Multi-national Defense System Project
         Scenario: Large system acquisition project threatened to be halted
         due to the cost and complexity of the application integration tasks,
         made more challenging by extremely onerous security requirements.
Software Engineering Solution
    Situation
       Optical Networking venture building a new product suite
       Distributed, multinational development team
       Speed of software adaptation core to their “value”
       Needed to wholly control and own their work environment
       Existing CASE application could not meet these goals

    Solution
       Required a complete Software Engineering Platform
       Core System: design environment and code generation system
       Supplemented the original CASE tool with an extensibility layer
       Permitted all stakeholders to participate in the design process
       Delivered enhanced quality, improved productivity &
       contextualization of the output software components
       Delivered dramatically improved system documentation
Software Engineering Solution



Key Points:
Exposing design
content in an
“intermediate” XML
format permitted a
variety of “content
processes” to be run
that extended the
core system behavior
by enhancing:
- Quality control
- Online collaboration
- High precision
  content publishing
Global Case Management System
   Situation
      Large-scale solution for an Immigration and Citizenship
      Case Management system supporting global user community
      Content Management dimension of the requirements were
      both very challenging and absolutely essential
      Initial concept was to integrate a COTS DM / CMS into the
      enterprise CRM package and to deploy a hybrid environment
      Forecasted cost of this integration ran to over $50 Million and
      serious integration & deployment risks were identified

   Solution
      Rigorous requirements discovery & distillation effort undertaken
      Numerous alternative architectures were evaluated
      By focusing on the core requirements, introducing a content
      specification governing interfaces & adding effective content
      processes – the $50 Million budget was effectively eliminated
Global Case Management System
Key Points:
Addressing the integration
challenges using an
extensibility model
addressed all of the core needs
and permitted a wide range of
parallel requirements to be
accommodated at no
additional cost.

The solution embedded
content intelligence into the
underlying database and
network layers that allowed
sophisticated content services
to be delivered using existing
commercial applications.
Multi-National Defense System Project
    Situation
       Very large NATO Defense System Project
       Design & development work to be performed across 13 countries
       Original Collaboration environment depended on a large
       investment in security applications to facilitate direct access to
       PDM environment
       Expenses, incompatibilities between different PDM platforms, and
       security concerns all became an issue

    Solution
       Content architecture established for content interchange
       Simple CMS developed to act as a “master repository”
          Content exported from source PDM to repository
          Interchange protocols / collaboration processes put in place
          Multi-level security including content-based measures
Multi-National Defense System Project
Key Points:
Content exported from
Product Data Management
system and an interim
master repository established
for working content.
Multiple strategies leveraged
to enhance security levels.
         Stakeholders


           Master
          Repository


            Secure
             PDM
Secrets of Success
    In each of these three cases:
      A workable solution emerged by exposing the content being
      managed and processed within applications

      A workable solution emerged by exposing the system logic
      governing the applications as content that could be
      highly parameterized

      Supplemental components processed the exposed content and
      effectively bridged the gap between different applications and
      between applications and requirements

      The end solutions were very simple to implement and maintain,
      and provided for ongoing adaptation to address other needs
The Common Ingredient
   Content Integration
     Exposing the “content” is analogous to reverting to first principles
     or finding the common denominator when solving a problem

     Any impedance between the paradigms governing applications
     can be addressed by analyzing and processing the exposed
     content and logic

     The content integration interfaces become
     independent components that can be used to address
     parallel requirements as they emerge

     The common form used to expose all content –
     informative and processable XML
Content Oriented Architectures
                                                                 Plug &
                                                                             Service
                                                     Service      Play
                                                               Application
                                                                 Array
                                    Service                                               Service




                                                                                                    Service
                          Service

                                                               Dynamic
                                                               Content
                                                               Services




                                                                Content
     Business Domain
                                                                 Store

                                                                                         Open
      Content Domain                 Independent
                                                                                       Standards
                                    Representation


     Application Domain                               Multiple Application Sources
The Benefits of Content Oriented Architectures
                                                          Application                        Filter
                  Application



                                                               Indexing
                                                                                               Simplify Markup
                      Importing
                                                                                                                 Application
Validator

                               Filter                    Application

                                                                                                                    Viewing
   Validation
                                                                                    Filter
                                  Update Metadata            Exporting


                                          Achieving application
                Application                                                          Filter Content
                                          independence, increased
                                          system flexibility, improved usability, ...

                   Authoring                                                      …by exposing content &
                                                                                   adding transformation
                                                                                     filters & validators
                                                                                           that solve
                                                                                       incompatibilities
Enterprise Content Oriented Architecture



                Controls




                                       Specialized
                                         Models
                           Integrate




                                          Rules
Conclusions
  There are many reasons
  to look more closely at
  content technologies
     One of these is to find
     better ways to integrate &
     leverage application
     investments
     … this can save precious
     time & money for both
     people & organizations

  Parting Thought
  It’s not so much about managing
  content with technology as it is about
  managing technology with content

More Related Content

What's hot

"Integrating Open Source into Your Business" by Adam Jollans @ eLiberatica 2008
"Integrating Open Source into Your Business" by Adam Jollans @ eLiberatica 2008"Integrating Open Source into Your Business" by Adam Jollans @ eLiberatica 2008
"Integrating Open Source into Your Business" by Adam Jollans @ eLiberatica 2008eLiberatica
 
Scaling Integration
Scaling IntegrationScaling Integration
Scaling IntegrationKim Clark
 
COE AI lab OpenPOWER for Universities
COE AI lab OpenPOWER for Universities COE AI lab OpenPOWER for Universities
COE AI lab OpenPOWER for Universities Ganesan Narayanasamy
 
The F5 Networks Application Services Reference Architecture (White Paper)
The F5 Networks Application Services Reference Architecture (White Paper)The F5 Networks Application Services Reference Architecture (White Paper)
The F5 Networks Application Services Reference Architecture (White Paper)F5 Networks
 
Deloitte Software As A Service Deloitte Seminar
Deloitte Software As A Service   Deloitte SeminarDeloitte Software As A Service   Deloitte Seminar
Deloitte Software As A Service Deloitte SeminarTheo Slaats
 
June 25 webcast adding mobile to power applications
June 25 webcast   adding mobile to power applicationsJune 25 webcast   adding mobile to power applications
June 25 webcast adding mobile to power applicationsLeigh Williamson
 
Software Measurement for Lean Application Management
Software Measurement for Lean Application ManagementSoftware Measurement for Lean Application Management
Software Measurement for Lean Application ManagementCAST
 
Day 1 p4 - application lifecycle management
Day 1   p4  - application lifecycle managementDay 1   p4  - application lifecycle management
Day 1 p4 - application lifecycle managementLilian Schaffer
 
Mobile to mainframe - Enterprise DevOps - MoDevEast Slides
Mobile to mainframe - Enterprise DevOps - MoDevEast SlidesMobile to mainframe - Enterprise DevOps - MoDevEast Slides
Mobile to mainframe - Enterprise DevOps - MoDevEast SlidesSanjeev Sharma
 
F5 Value For Virtualization
F5 Value For VirtualizationF5 Value For Virtualization
F5 Value For VirtualizationPatricio Campos
 
A Market Landscape/Taxonomy/Segmentation Model for Cloud Computing Rev 1 (0.92)
A Market Landscape/Taxonomy/Segmentation Model for Cloud Computing Rev 1 (0.92)A Market Landscape/Taxonomy/Segmentation Model for Cloud Computing Rev 1 (0.92)
A Market Landscape/Taxonomy/Segmentation Model for Cloud Computing Rev 1 (0.92)Lustratus REPAMA
 
Software Factories in the Real World: How an IBM® WebSphere® Integration Fact...
Software Factories in the Real World: How an IBM® WebSphere® Integration Fact...Software Factories in the Real World: How an IBM® WebSphere® Integration Fact...
Software Factories in the Real World: How an IBM® WebSphere® Integration Fact...Prolifics
 
Modernize your-java ee-app-server-infrastructure
Modernize your-java ee-app-server-infrastructureModernize your-java ee-app-server-infrastructure
Modernize your-java ee-app-server-infrastructurezslmarketing
 
Unlock your core business assets for the hybrid cloud with addi webinar dec...
Unlock your core business assets for the hybrid cloud with addi   webinar dec...Unlock your core business assets for the hybrid cloud with addi   webinar dec...
Unlock your core business assets for the hybrid cloud with addi webinar dec...Sherri Hanna
 
Continuous Delivery to the cloud - Innovate 2014
Continuous Delivery to the cloud - Innovate 2014Continuous Delivery to the cloud - Innovate 2014
Continuous Delivery to the cloud - Innovate 2014Sanjeev Sharma
 
Portable Apps across IBM Kubernetes Service and IBM Cloud Private (#Think2019...
Portable Apps across IBM Kubernetes Service and IBM Cloud Private (#Think2019...Portable Apps across IBM Kubernetes Service and IBM Cloud Private (#Think2019...
Portable Apps across IBM Kubernetes Service and IBM Cloud Private (#Think2019...Michael Elder
 
Atmel - Next-Generation IDE: Maximizing IP Reuse [WHITE PAPER]
Atmel - Next-Generation IDE: Maximizing IP Reuse [WHITE PAPER]Atmel - Next-Generation IDE: Maximizing IP Reuse [WHITE PAPER]
Atmel - Next-Generation IDE: Maximizing IP Reuse [WHITE PAPER]Atmel Corporation
 

What's hot (20)

"Integrating Open Source into Your Business" by Adam Jollans @ eLiberatica 2008
"Integrating Open Source into Your Business" by Adam Jollans @ eLiberatica 2008"Integrating Open Source into Your Business" by Adam Jollans @ eLiberatica 2008
"Integrating Open Source into Your Business" by Adam Jollans @ eLiberatica 2008
 
Scaling Integration
Scaling IntegrationScaling Integration
Scaling Integration
 
COE AI lab OpenPOWER for Universities
COE AI lab OpenPOWER for Universities COE AI lab OpenPOWER for Universities
COE AI lab OpenPOWER for Universities
 
The F5 Networks Application Services Reference Architecture (White Paper)
The F5 Networks Application Services Reference Architecture (White Paper)The F5 Networks Application Services Reference Architecture (White Paper)
The F5 Networks Application Services Reference Architecture (White Paper)
 
Deloitte Software As A Service Deloitte Seminar
Deloitte Software As A Service   Deloitte SeminarDeloitte Software As A Service   Deloitte Seminar
Deloitte Software As A Service Deloitte Seminar
 
June 25 webcast adding mobile to power applications
June 25 webcast   adding mobile to power applicationsJune 25 webcast   adding mobile to power applications
June 25 webcast adding mobile to power applications
 
Software Measurement for Lean Application Management
Software Measurement for Lean Application ManagementSoftware Measurement for Lean Application Management
Software Measurement for Lean Application Management
 
Les outils de Devops IBM
Les outils de Devops IBMLes outils de Devops IBM
Les outils de Devops IBM
 
Day 1 p4 - application lifecycle management
Day 1   p4  - application lifecycle managementDay 1   p4  - application lifecycle management
Day 1 p4 - application lifecycle management
 
Ibm innovate ci for system z
Ibm innovate ci for system zIbm innovate ci for system z
Ibm innovate ci for system z
 
Mobile to mainframe - Enterprise DevOps - MoDevEast Slides
Mobile to mainframe - Enterprise DevOps - MoDevEast SlidesMobile to mainframe - Enterprise DevOps - MoDevEast Slides
Mobile to mainframe - Enterprise DevOps - MoDevEast Slides
 
F5 Value For Virtualization
F5 Value For VirtualizationF5 Value For Virtualization
F5 Value For Virtualization
 
PMC1
PMC1PMC1
PMC1
 
A Market Landscape/Taxonomy/Segmentation Model for Cloud Computing Rev 1 (0.92)
A Market Landscape/Taxonomy/Segmentation Model for Cloud Computing Rev 1 (0.92)A Market Landscape/Taxonomy/Segmentation Model for Cloud Computing Rev 1 (0.92)
A Market Landscape/Taxonomy/Segmentation Model for Cloud Computing Rev 1 (0.92)
 
Software Factories in the Real World: How an IBM® WebSphere® Integration Fact...
Software Factories in the Real World: How an IBM® WebSphere® Integration Fact...Software Factories in the Real World: How an IBM® WebSphere® Integration Fact...
Software Factories in the Real World: How an IBM® WebSphere® Integration Fact...
 
Modernize your-java ee-app-server-infrastructure
Modernize your-java ee-app-server-infrastructureModernize your-java ee-app-server-infrastructure
Modernize your-java ee-app-server-infrastructure
 
Unlock your core business assets for the hybrid cloud with addi webinar dec...
Unlock your core business assets for the hybrid cloud with addi   webinar dec...Unlock your core business assets for the hybrid cloud with addi   webinar dec...
Unlock your core business assets for the hybrid cloud with addi webinar dec...
 
Continuous Delivery to the cloud - Innovate 2014
Continuous Delivery to the cloud - Innovate 2014Continuous Delivery to the cloud - Innovate 2014
Continuous Delivery to the cloud - Innovate 2014
 
Portable Apps across IBM Kubernetes Service and IBM Cloud Private (#Think2019...
Portable Apps across IBM Kubernetes Service and IBM Cloud Private (#Think2019...Portable Apps across IBM Kubernetes Service and IBM Cloud Private (#Think2019...
Portable Apps across IBM Kubernetes Service and IBM Cloud Private (#Think2019...
 
Atmel - Next-Generation IDE: Maximizing IP Reuse [WHITE PAPER]
Atmel - Next-Generation IDE: Maximizing IP Reuse [WHITE PAPER]Atmel - Next-Generation IDE: Maximizing IP Reuse [WHITE PAPER]
Atmel - Next-Generation IDE: Maximizing IP Reuse [WHITE PAPER]
 

Similar to Content Oriented Architectures (COA)

apidays LIVE Paris 2021 - APIs - How did we get here and where are we going n...
apidays LIVE Paris 2021 - APIs - How did we get here and where are we going n...apidays LIVE Paris 2021 - APIs - How did we get here and where are we going n...
apidays LIVE Paris 2021 - APIs - How did we get here and where are we going n...apidays
 
Developing apps with techstack wp-dm
Developing apps with techstack wp-dmDeveloping apps with techstack wp-dm
Developing apps with techstack wp-dmActian Corporation
 
Automate and customise application services and deployment
Automate and customise application services and deploymentAutomate and customise application services and deployment
Automate and customise application services and deploymentChristina Hoh
 
Automate and customise application services and deployment
Automate and customise application services and deploymentAutomate and customise application services and deployment
Automate and customise application services and deploymentF5NetworksAPJ
 
CWIN17 london becoming cloud native part 2 - guy martin docker
CWIN17 london   becoming cloud native part 2 - guy martin dockerCWIN17 london   becoming cloud native part 2 - guy martin docker
CWIN17 london becoming cloud native part 2 - guy martin dockerCapgemini
 
Cloud Tools for Connected Communities
Cloud Tools for Connected CommunitiesCloud Tools for Connected Communities
Cloud Tools for Connected CommunitiesPeter Coffee
 
Which Application Modernization Pattern Is Right For You?
Which Application Modernization Pattern Is Right For You?Which Application Modernization Pattern Is Right For You?
Which Application Modernization Pattern Is Right For You?Apigee | Google Cloud
 
Domain Driven Design & Hexagonal Architecture
Domain Driven Design & Hexagonal ArchitectureDomain Driven Design & Hexagonal Architecture
Domain Driven Design & Hexagonal ArchitectureCan Pekdemir
 
The subtle art of building scalable apps using low code
The subtle art of building scalable apps using low codeThe subtle art of building scalable apps using low code
The subtle art of building scalable apps using low codeWaveMaker, Inc.
 
Sa 004 quality_attributes
Sa 004 quality_attributesSa 004 quality_attributes
Sa 004 quality_attributesFrank Gielen
 
Enabling High Level Application Development In The Internet Of Things
Enabling High Level Application Development In The Internet Of ThingsEnabling High Level Application Development In The Internet Of Things
Enabling High Level Application Development In The Internet Of ThingsPankesh Patel
 
Implementing Semantic Web applications: reference architecture and challenges
Implementing Semantic Web applications:  reference architecture and challengesImplementing Semantic Web applications:  reference architecture and challenges
Implementing Semantic Web applications: reference architecture and challengesBenjamin Heitmann
 
Sa 006 modifiability
Sa 006 modifiabilitySa 006 modifiability
Sa 006 modifiabilityFrank Gielen
 
whitepaper_workday_technology_platform_devt_process
whitepaper_workday_technology_platform_devt_processwhitepaper_workday_technology_platform_devt_process
whitepaper_workday_technology_platform_devt_processEric Saraceno
 
Techcello at a glance
Techcello at a glanceTechcello at a glance
Techcello at a glanceTechcello
 
Vincent Desveronnieres, Oracle
Vincent Desveronnieres,  OracleVincent Desveronnieres,  Oracle
Vincent Desveronnieres, OracleEwa Stepien
 
Dvsl enterprise solutions.v1
Dvsl enterprise solutions.v1Dvsl enterprise solutions.v1
Dvsl enterprise solutions.v1dejavusolutions
 
In sync10 nadiabendjedou-10things-final
In sync10 nadiabendjedou-10things-finalIn sync10 nadiabendjedou-10things-final
In sync10 nadiabendjedou-10things-finalBendjedou Nadia
 
In sync10 nadiabendjedou-10things-final
In sync10 nadiabendjedou-10things-finalIn sync10 nadiabendjedou-10things-final
In sync10 nadiabendjedou-10things-finalInSync Conference
 
Object and method exploration for embedded systems
Object and method exploration for embedded systemsObject and method exploration for embedded systems
Object and method exploration for embedded systemsMr. Chanuwan
 

Similar to Content Oriented Architectures (COA) (20)

apidays LIVE Paris 2021 - APIs - How did we get here and where are we going n...
apidays LIVE Paris 2021 - APIs - How did we get here and where are we going n...apidays LIVE Paris 2021 - APIs - How did we get here and where are we going n...
apidays LIVE Paris 2021 - APIs - How did we get here and where are we going n...
 
Developing apps with techstack wp-dm
Developing apps with techstack wp-dmDeveloping apps with techstack wp-dm
Developing apps with techstack wp-dm
 
Automate and customise application services and deployment
Automate and customise application services and deploymentAutomate and customise application services and deployment
Automate and customise application services and deployment
 
Automate and customise application services and deployment
Automate and customise application services and deploymentAutomate and customise application services and deployment
Automate and customise application services and deployment
 
CWIN17 london becoming cloud native part 2 - guy martin docker
CWIN17 london   becoming cloud native part 2 - guy martin dockerCWIN17 london   becoming cloud native part 2 - guy martin docker
CWIN17 london becoming cloud native part 2 - guy martin docker
 
Cloud Tools for Connected Communities
Cloud Tools for Connected CommunitiesCloud Tools for Connected Communities
Cloud Tools for Connected Communities
 
Which Application Modernization Pattern Is Right For You?
Which Application Modernization Pattern Is Right For You?Which Application Modernization Pattern Is Right For You?
Which Application Modernization Pattern Is Right For You?
 
Domain Driven Design & Hexagonal Architecture
Domain Driven Design & Hexagonal ArchitectureDomain Driven Design & Hexagonal Architecture
Domain Driven Design & Hexagonal Architecture
 
The subtle art of building scalable apps using low code
The subtle art of building scalable apps using low codeThe subtle art of building scalable apps using low code
The subtle art of building scalable apps using low code
 
Sa 004 quality_attributes
Sa 004 quality_attributesSa 004 quality_attributes
Sa 004 quality_attributes
 
Enabling High Level Application Development In The Internet Of Things
Enabling High Level Application Development In The Internet Of ThingsEnabling High Level Application Development In The Internet Of Things
Enabling High Level Application Development In The Internet Of Things
 
Implementing Semantic Web applications: reference architecture and challenges
Implementing Semantic Web applications:  reference architecture and challengesImplementing Semantic Web applications:  reference architecture and challenges
Implementing Semantic Web applications: reference architecture and challenges
 
Sa 006 modifiability
Sa 006 modifiabilitySa 006 modifiability
Sa 006 modifiability
 
whitepaper_workday_technology_platform_devt_process
whitepaper_workday_technology_platform_devt_processwhitepaper_workday_technology_platform_devt_process
whitepaper_workday_technology_platform_devt_process
 
Techcello at a glance
Techcello at a glanceTechcello at a glance
Techcello at a glance
 
Vincent Desveronnieres, Oracle
Vincent Desveronnieres,  OracleVincent Desveronnieres,  Oracle
Vincent Desveronnieres, Oracle
 
Dvsl enterprise solutions.v1
Dvsl enterprise solutions.v1Dvsl enterprise solutions.v1
Dvsl enterprise solutions.v1
 
In sync10 nadiabendjedou-10things-final
In sync10 nadiabendjedou-10things-finalIn sync10 nadiabendjedou-10things-final
In sync10 nadiabendjedou-10things-final
 
In sync10 nadiabendjedou-10things-final
In sync10 nadiabendjedou-10things-finalIn sync10 nadiabendjedou-10things-final
In sync10 nadiabendjedou-10things-final
 
Object and method exploration for embedded systems
Object and method exploration for embedded systemsObject and method exploration for embedded systems
Object and method exploration for embedded systems
 

More from Joe Gollner

A Content Manifesto (Gnostyx CIDM IDEAS Conference 2020)
A Content Manifesto (Gnostyx CIDM IDEAS Conference 2020)A Content Manifesto (Gnostyx CIDM IDEAS Conference 2020)
A Content Manifesto (Gnostyx CIDM IDEAS Conference 2020)Joe Gollner
 
The Economics of Content (October 2019)
The Economics of Content (October 2019)The Economics of Content (October 2019)
The Economics of Content (October 2019)Joe Gollner
 
So You Want a CMS (Gnostyx Workshop Lavacon 2016)
So You Want a CMS (Gnostyx Workshop Lavacon 2016)So You Want a CMS (Gnostyx Workshop Lavacon 2016)
So You Want a CMS (Gnostyx Workshop Lavacon 2016)Joe Gollner
 
Managing Knowledge in the Fractal Enterprise (Retro Alert 1999)
Managing Knowledge in the Fractal Enterprise (Retro Alert 1999)Managing Knowledge in the Fractal Enterprise (Retro Alert 1999)
Managing Knowledge in the Fractal Enterprise (Retro Alert 1999)Joe Gollner
 
Digital Transformation and DITA
Digital Transformation and DITADigital Transformation and DITA
Digital Transformation and DITAJoe Gollner
 
Engineering Content: The Discipline of Designing Future-Ready Content
Engineering Content: The Discipline of Designing Future-Ready ContentEngineering Content: The Discipline of Designing Future-Ready Content
Engineering Content: The Discipline of Designing Future-Ready ContentJoe Gollner
 
Brave New World of Technical Communication
Brave New World of Technical CommunicationBrave New World of Technical Communication
Brave New World of Technical CommunicationJoe Gollner
 
Digital Transformation and the Business of Content (May 2017)
Digital Transformation and the Business of Content (May 2017)Digital Transformation and the Business of Content (May 2017)
Digital Transformation and the Business of Content (May 2017)Joe Gollner
 
Three Projects One Lesson (April 2017)
Three Projects One Lesson (April 2017)Three Projects One Lesson (April 2017)
Three Projects One Lesson (April 2017)Joe Gollner
 
CALS and Canadian Government Acquisition 1994
CALS and Canadian Government Acquisition 1994CALS and Canadian Government Acquisition 1994
CALS and Canadian Government Acquisition 1994Joe Gollner
 
Coordinating Markup Projects (CALS Expo 1995)
Coordinating Markup Projects (CALS Expo 1995)Coordinating Markup Projects (CALS Expo 1995)
Coordinating Markup Projects (CALS Expo 1995)Joe Gollner
 
Information 4.0 for Industry 4.0 (TCWorld 2016)
Information 4.0 for Industry 4.0 (TCWorld 2016)Information 4.0 for Industry 4.0 (TCWorld 2016)
Information 4.0 for Industry 4.0 (TCWorld 2016)Joe Gollner
 
Are You Ready for Content 4 0?
Are You Ready for Content 4 0?Are You Ready for Content 4 0?
Are You Ready for Content 4 0?Joe Gollner
 
The Changing Face of Publishing (October 2012)
The Changing Face of Publishing (October 2012)The Changing Face of Publishing (October 2012)
The Changing Face of Publishing (October 2012)Joe Gollner
 
Managing Software as Knowledge (2005)
Managing Software as Knowledge (2005)Managing Software as Knowledge (2005)
Managing Software as Knowledge (2005)Joe Gollner
 
Managing DITA (Nov 2015)
Managing DITA (Nov 2015)Managing DITA (Nov 2015)
Managing DITA (Nov 2015)Joe Gollner
 
Practical Steps Towards Integrated Content Management (Nov 2015)
Practical Steps Towards Integrated Content Management (Nov 2015)Practical Steps Towards Integrated Content Management (Nov 2015)
Practical Steps Towards Integrated Content Management (Nov 2015)Joe Gollner
 
The Dark Arts of Content Leadership
The Dark Arts of Content LeadershipThe Dark Arts of Content Leadership
The Dark Arts of Content LeadershipJoe Gollner
 
Integrated Content Management - Information Energy 2015 Keynote
Integrated Content Management - Information Energy 2015 KeynoteIntegrated Content Management - Information Energy 2015 Keynote
Integrated Content Management - Information Energy 2015 KeynoteJoe Gollner
 

More from Joe Gollner (20)

A Content Manifesto (Gnostyx CIDM IDEAS Conference 2020)
A Content Manifesto (Gnostyx CIDM IDEAS Conference 2020)A Content Manifesto (Gnostyx CIDM IDEAS Conference 2020)
A Content Manifesto (Gnostyx CIDM IDEAS Conference 2020)
 
The Economics of Content (October 2019)
The Economics of Content (October 2019)The Economics of Content (October 2019)
The Economics of Content (October 2019)
 
So You Want a CMS (Gnostyx Workshop Lavacon 2016)
So You Want a CMS (Gnostyx Workshop Lavacon 2016)So You Want a CMS (Gnostyx Workshop Lavacon 2016)
So You Want a CMS (Gnostyx Workshop Lavacon 2016)
 
Managing Knowledge in the Fractal Enterprise (Retro Alert 1999)
Managing Knowledge in the Fractal Enterprise (Retro Alert 1999)Managing Knowledge in the Fractal Enterprise (Retro Alert 1999)
Managing Knowledge in the Fractal Enterprise (Retro Alert 1999)
 
Digital Transformation and DITA
Digital Transformation and DITADigital Transformation and DITA
Digital Transformation and DITA
 
Engineering Content: The Discipline of Designing Future-Ready Content
Engineering Content: The Discipline of Designing Future-Ready ContentEngineering Content: The Discipline of Designing Future-Ready Content
Engineering Content: The Discipline of Designing Future-Ready Content
 
Brave New World of Technical Communication
Brave New World of Technical CommunicationBrave New World of Technical Communication
Brave New World of Technical Communication
 
Digital Transformation and the Business of Content (May 2017)
Digital Transformation and the Business of Content (May 2017)Digital Transformation and the Business of Content (May 2017)
Digital Transformation and the Business of Content (May 2017)
 
Three Projects One Lesson (April 2017)
Three Projects One Lesson (April 2017)Three Projects One Lesson (April 2017)
Three Projects One Lesson (April 2017)
 
CALS and Canadian Government Acquisition 1994
CALS and Canadian Government Acquisition 1994CALS and Canadian Government Acquisition 1994
CALS and Canadian Government Acquisition 1994
 
Coordinating Markup Projects (CALS Expo 1995)
Coordinating Markup Projects (CALS Expo 1995)Coordinating Markup Projects (CALS Expo 1995)
Coordinating Markup Projects (CALS Expo 1995)
 
Information 4.0 for Industry 4.0 (TCWorld 2016)
Information 4.0 for Industry 4.0 (TCWorld 2016)Information 4.0 for Industry 4.0 (TCWorld 2016)
Information 4.0 for Industry 4.0 (TCWorld 2016)
 
Are You Ready for Content 4 0?
Are You Ready for Content 4 0?Are You Ready for Content 4 0?
Are You Ready for Content 4 0?
 
The Changing Face of Publishing (October 2012)
The Changing Face of Publishing (October 2012)The Changing Face of Publishing (October 2012)
The Changing Face of Publishing (October 2012)
 
Content 4.0
Content 4.0Content 4.0
Content 4.0
 
Managing Software as Knowledge (2005)
Managing Software as Knowledge (2005)Managing Software as Knowledge (2005)
Managing Software as Knowledge (2005)
 
Managing DITA (Nov 2015)
Managing DITA (Nov 2015)Managing DITA (Nov 2015)
Managing DITA (Nov 2015)
 
Practical Steps Towards Integrated Content Management (Nov 2015)
Practical Steps Towards Integrated Content Management (Nov 2015)Practical Steps Towards Integrated Content Management (Nov 2015)
Practical Steps Towards Integrated Content Management (Nov 2015)
 
The Dark Arts of Content Leadership
The Dark Arts of Content LeadershipThe Dark Arts of Content Leadership
The Dark Arts of Content Leadership
 
Integrated Content Management - Information Energy 2015 Keynote
Integrated Content Management - Information Energy 2015 KeynoteIntegrated Content Management - Information Energy 2015 Keynote
Integrated Content Management - Information Energy 2015 Keynote
 

Recently uploaded

How to Remove Document Management Hurdles with X-Docs?
How to Remove Document Management Hurdles with X-Docs?How to Remove Document Management Hurdles with X-Docs?
How to Remove Document Management Hurdles with X-Docs?XfilesPro
 
Neo4j - How KGs are shaping the future of Generative AI at AWS Summit London ...
Neo4j - How KGs are shaping the future of Generative AI at AWS Summit London ...Neo4j - How KGs are shaping the future of Generative AI at AWS Summit London ...
Neo4j - How KGs are shaping the future of Generative AI at AWS Summit London ...Neo4j
 
Next-generation AAM aircraft unveiled by Supernal, S-A2
Next-generation AAM aircraft unveiled by Supernal, S-A2Next-generation AAM aircraft unveiled by Supernal, S-A2
Next-generation AAM aircraft unveiled by Supernal, S-A2Hyundai Motor Group
 
Human Factors of XR: Using Human Factors to Design XR Systems
Human Factors of XR: Using Human Factors to Design XR SystemsHuman Factors of XR: Using Human Factors to Design XR Systems
Human Factors of XR: Using Human Factors to Design XR SystemsMark Billinghurst
 
Pigging Solutions Piggable Sweeping Elbows
Pigging Solutions Piggable Sweeping ElbowsPigging Solutions Piggable Sweeping Elbows
Pigging Solutions Piggable Sweeping ElbowsPigging Solutions
 
Understanding the Laravel MVC Architecture
Understanding the Laravel MVC ArchitectureUnderstanding the Laravel MVC Architecture
Understanding the Laravel MVC ArchitecturePixlogix Infotech
 
Hyderabad Call Girls Khairatabad ✨ 7001305949 ✨ Cheap Price Your Budget
Hyderabad Call Girls Khairatabad ✨ 7001305949 ✨ Cheap Price Your BudgetHyderabad Call Girls Khairatabad ✨ 7001305949 ✨ Cheap Price Your Budget
Hyderabad Call Girls Khairatabad ✨ 7001305949 ✨ Cheap Price Your BudgetEnjoy Anytime
 
Unblocking The Main Thread Solving ANRs and Frozen Frames
Unblocking The Main Thread Solving ANRs and Frozen FramesUnblocking The Main Thread Solving ANRs and Frozen Frames
Unblocking The Main Thread Solving ANRs and Frozen FramesSinan KOZAK
 
The Codex of Business Writing Software for Real-World Solutions 2.pptx
The Codex of Business Writing Software for Real-World Solutions 2.pptxThe Codex of Business Writing Software for Real-World Solutions 2.pptx
The Codex of Business Writing Software for Real-World Solutions 2.pptxMalak Abu Hammad
 
08448380779 Call Girls In Diplomatic Enclave Women Seeking Men
08448380779 Call Girls In Diplomatic Enclave Women Seeking Men08448380779 Call Girls In Diplomatic Enclave Women Seeking Men
08448380779 Call Girls In Diplomatic Enclave Women Seeking MenDelhi Call girls
 
Slack Application Development 101 Slides
Slack Application Development 101 SlidesSlack Application Development 101 Slides
Slack Application Development 101 Slidespraypatel2
 
Kotlin Multiplatform & Compose Multiplatform - Starter kit for pragmatics
Kotlin Multiplatform & Compose Multiplatform - Starter kit for pragmaticsKotlin Multiplatform & Compose Multiplatform - Starter kit for pragmatics
Kotlin Multiplatform & Compose Multiplatform - Starter kit for pragmaticscarlostorres15106
 
Swan(sea) Song – personal research during my six years at Swansea ... and bey...
Swan(sea) Song – personal research during my six years at Swansea ... and bey...Swan(sea) Song – personal research during my six years at Swansea ... and bey...
Swan(sea) Song – personal research during my six years at Swansea ... and bey...Alan Dix
 
SQL Database Design For Developers at php[tek] 2024
SQL Database Design For Developers at php[tek] 2024SQL Database Design For Developers at php[tek] 2024
SQL Database Design For Developers at php[tek] 2024Scott Keck-Warren
 
Beyond Boundaries: Leveraging No-Code Solutions for Industry Innovation
Beyond Boundaries: Leveraging No-Code Solutions for Industry InnovationBeyond Boundaries: Leveraging No-Code Solutions for Industry Innovation
Beyond Boundaries: Leveraging No-Code Solutions for Industry InnovationSafe Software
 
FULL ENJOY 🔝 8264348440 🔝 Call Girls in Diplomatic Enclave | Delhi
FULL ENJOY 🔝 8264348440 🔝 Call Girls in Diplomatic Enclave | DelhiFULL ENJOY 🔝 8264348440 🔝 Call Girls in Diplomatic Enclave | Delhi
FULL ENJOY 🔝 8264348440 🔝 Call Girls in Diplomatic Enclave | Delhisoniya singh
 
Presentation on how to chat with PDF using ChatGPT code interpreter
Presentation on how to chat with PDF using ChatGPT code interpreterPresentation on how to chat with PDF using ChatGPT code interpreter
Presentation on how to chat with PDF using ChatGPT code interpreternaman860154
 
Key Features Of Token Development (1).pptx
Key  Features Of Token  Development (1).pptxKey  Features Of Token  Development (1).pptx
Key Features Of Token Development (1).pptxLBM Solutions
 
08448380779 Call Girls In Friends Colony Women Seeking Men
08448380779 Call Girls In Friends Colony Women Seeking Men08448380779 Call Girls In Friends Colony Women Seeking Men
08448380779 Call Girls In Friends Colony Women Seeking MenDelhi Call girls
 

Recently uploaded (20)

How to Remove Document Management Hurdles with X-Docs?
How to Remove Document Management Hurdles with X-Docs?How to Remove Document Management Hurdles with X-Docs?
How to Remove Document Management Hurdles with X-Docs?
 
Neo4j - How KGs are shaping the future of Generative AI at AWS Summit London ...
Neo4j - How KGs are shaping the future of Generative AI at AWS Summit London ...Neo4j - How KGs are shaping the future of Generative AI at AWS Summit London ...
Neo4j - How KGs are shaping the future of Generative AI at AWS Summit London ...
 
Next-generation AAM aircraft unveiled by Supernal, S-A2
Next-generation AAM aircraft unveiled by Supernal, S-A2Next-generation AAM aircraft unveiled by Supernal, S-A2
Next-generation AAM aircraft unveiled by Supernal, S-A2
 
Human Factors of XR: Using Human Factors to Design XR Systems
Human Factors of XR: Using Human Factors to Design XR SystemsHuman Factors of XR: Using Human Factors to Design XR Systems
Human Factors of XR: Using Human Factors to Design XR Systems
 
Pigging Solutions Piggable Sweeping Elbows
Pigging Solutions Piggable Sweeping ElbowsPigging Solutions Piggable Sweeping Elbows
Pigging Solutions Piggable Sweeping Elbows
 
Understanding the Laravel MVC Architecture
Understanding the Laravel MVC ArchitectureUnderstanding the Laravel MVC Architecture
Understanding the Laravel MVC Architecture
 
Hyderabad Call Girls Khairatabad ✨ 7001305949 ✨ Cheap Price Your Budget
Hyderabad Call Girls Khairatabad ✨ 7001305949 ✨ Cheap Price Your BudgetHyderabad Call Girls Khairatabad ✨ 7001305949 ✨ Cheap Price Your Budget
Hyderabad Call Girls Khairatabad ✨ 7001305949 ✨ Cheap Price Your Budget
 
Unblocking The Main Thread Solving ANRs and Frozen Frames
Unblocking The Main Thread Solving ANRs and Frozen FramesUnblocking The Main Thread Solving ANRs and Frozen Frames
Unblocking The Main Thread Solving ANRs and Frozen Frames
 
The Codex of Business Writing Software for Real-World Solutions 2.pptx
The Codex of Business Writing Software for Real-World Solutions 2.pptxThe Codex of Business Writing Software for Real-World Solutions 2.pptx
The Codex of Business Writing Software for Real-World Solutions 2.pptx
 
08448380779 Call Girls In Diplomatic Enclave Women Seeking Men
08448380779 Call Girls In Diplomatic Enclave Women Seeking Men08448380779 Call Girls In Diplomatic Enclave Women Seeking Men
08448380779 Call Girls In Diplomatic Enclave Women Seeking Men
 
Slack Application Development 101 Slides
Slack Application Development 101 SlidesSlack Application Development 101 Slides
Slack Application Development 101 Slides
 
Kotlin Multiplatform & Compose Multiplatform - Starter kit for pragmatics
Kotlin Multiplatform & Compose Multiplatform - Starter kit for pragmaticsKotlin Multiplatform & Compose Multiplatform - Starter kit for pragmatics
Kotlin Multiplatform & Compose Multiplatform - Starter kit for pragmatics
 
Swan(sea) Song – personal research during my six years at Swansea ... and bey...
Swan(sea) Song – personal research during my six years at Swansea ... and bey...Swan(sea) Song – personal research during my six years at Swansea ... and bey...
Swan(sea) Song – personal research during my six years at Swansea ... and bey...
 
SQL Database Design For Developers at php[tek] 2024
SQL Database Design For Developers at php[tek] 2024SQL Database Design For Developers at php[tek] 2024
SQL Database Design For Developers at php[tek] 2024
 
Beyond Boundaries: Leveraging No-Code Solutions for Industry Innovation
Beyond Boundaries: Leveraging No-Code Solutions for Industry InnovationBeyond Boundaries: Leveraging No-Code Solutions for Industry Innovation
Beyond Boundaries: Leveraging No-Code Solutions for Industry Innovation
 
FULL ENJOY 🔝 8264348440 🔝 Call Girls in Diplomatic Enclave | Delhi
FULL ENJOY 🔝 8264348440 🔝 Call Girls in Diplomatic Enclave | DelhiFULL ENJOY 🔝 8264348440 🔝 Call Girls in Diplomatic Enclave | Delhi
FULL ENJOY 🔝 8264348440 🔝 Call Girls in Diplomatic Enclave | Delhi
 
The transition to renewables in India.pdf
The transition to renewables in India.pdfThe transition to renewables in India.pdf
The transition to renewables in India.pdf
 
Presentation on how to chat with PDF using ChatGPT code interpreter
Presentation on how to chat with PDF using ChatGPT code interpreterPresentation on how to chat with PDF using ChatGPT code interpreter
Presentation on how to chat with PDF using ChatGPT code interpreter
 
Key Features Of Token Development (1).pptx
Key  Features Of Token  Development (1).pptxKey  Features Of Token  Development (1).pptx
Key Features Of Token Development (1).pptx
 
08448380779 Call Girls In Friends Colony Women Seeking Men
08448380779 Call Girls In Friends Colony Women Seeking Men08448380779 Call Girls In Friends Colony Women Seeking Men
08448380779 Call Girls In Friends Colony Women Seeking Men
 

Content Oriented Architectures (COA)

  • 1. Content Oriented Architectures Putting Content at the Center Joe Gollner of CM Projects jgollner@stilo.com / www.stilo.com Vice President, Enterprise Solutions Stilo International
  • 2. Deer in the “Application” Headlights Problem 1: Problem 2: Implementation of repository Processing of instances & authoring tool made exceeded the capacity of content reuse difficult publishing tools Product Data Management Repository Structured Authoring (Book Orientation)
  • 3. Topics The Perils of Application Orientation Case Study: An Unhappy Tale The Attractions of Application Orientation A Tale of Three Projects Saved from Destruction Content Oriented Architectures
  • 4. The Perils of Application Orientation Application Application Authoring Printing Application Each application introduces constraints on Printing the content inputs / outputs and these are frequently incompatible with each other Application Application Application Importing Viewing Indexing
  • 5. The Nature of Software Applications Applications are tools Software Applications that amplify the share a number of traits skills of people to Developed to address a enhance performance Purpose specific purpose Application Predicated on data inputs with predictable structures and values Purpose Guided by “definitive” algorithms through which a result can be determined or Applications depend on Strict control Conditions Satisfied Fixed scope Limited timeframe
  • 6. The Limits of Integration Application Application Application Viewing Web Publishing PDF Publishing Application Application Failure Threshold Application Authoring Importing Indexing Application Application Application Exporting Loading Storing
  • 7. Case Study: Electronic Regulatory Filing National Energy Board (NEB) of Canada Regulatory Agency governing the Canadian Energy Industry “Court of Record” (Convenes Hearings & Makes Judgments) 1993 – Vision articulated of an electronic regulatory filing process Based on Open Standards Put in place a solution To be shared across the industry Management repository Publishing services Authoring tools Validation & interchange tools
  • 8. ERF Content Model The ERF Content Model proved to be substantially more complex than could be realistically used
  • 9. Electronic Regulatory Application Architecture Recipe for Disaster: - Complex DTD - Customized authoring tools - WordPerfect - XMetal - MS Excel - Over-burdened repository - Astoria - Over-burdened publishing tool - FrameMaker
  • 10. Project Outcomes & Lessons Learned Project was a Complete Failure Project Managers ignored early warnings The solution was too complex to be feasible Technology architecture was fundamentally flawed Application components were pushed beyond their capabilities Application components were heavily customized Version upgrades in platforms had to be avoided for: Content repository, publishing engine, authoring tools Practical constraints on content markup became outrageous Standardized formatting was not acceptable to stakeholders $10 Million investment was lost when the project was cancelled by executive management after 10 years
  • 11. The Attraction of Applications Applications hold great attraction Especially for management Not entirely unreasonable as they: Make specific knowledge executable & efficient to leverage Provide repeatable benefits Offer the potential to “scale” Application Investments Tend to have a mixed implementation track record Tend to have a relatively short lifespan Underlying knowledge is invalidated or superseded Changing business environment reduces effectiveness Inflexibility leads to “barnaclization” of application investment
  • 12. A Tale of Three Projects Saved from Destruction Software Engineering Solution Scenario: Metropolitan Area Network equipment supplier finds its core business strategy threatened by application limitations. Global Case Management System Scenario: Massive project to integrate a variety of content services into a global CRM platform threatened to become an even bigger project due to fundamental application incompatibilities. Multi-national Defense System Project Scenario: Large system acquisition project threatened to be halted due to the cost and complexity of the application integration tasks, made more challenging by extremely onerous security requirements.
  • 13. Software Engineering Solution Situation Optical Networking venture building a new product suite Distributed, multinational development team Speed of software adaptation core to their “value” Needed to wholly control and own their work environment Existing CASE application could not meet these goals Solution Required a complete Software Engineering Platform Core System: design environment and code generation system Supplemented the original CASE tool with an extensibility layer Permitted all stakeholders to participate in the design process Delivered enhanced quality, improved productivity & contextualization of the output software components Delivered dramatically improved system documentation
  • 14. Software Engineering Solution Key Points: Exposing design content in an “intermediate” XML format permitted a variety of “content processes” to be run that extended the core system behavior by enhancing: - Quality control - Online collaboration - High precision content publishing
  • 15. Global Case Management System Situation Large-scale solution for an Immigration and Citizenship Case Management system supporting global user community Content Management dimension of the requirements were both very challenging and absolutely essential Initial concept was to integrate a COTS DM / CMS into the enterprise CRM package and to deploy a hybrid environment Forecasted cost of this integration ran to over $50 Million and serious integration & deployment risks were identified Solution Rigorous requirements discovery & distillation effort undertaken Numerous alternative architectures were evaluated By focusing on the core requirements, introducing a content specification governing interfaces & adding effective content processes – the $50 Million budget was effectively eliminated
  • 16. Global Case Management System Key Points: Addressing the integration challenges using an extensibility model addressed all of the core needs and permitted a wide range of parallel requirements to be accommodated at no additional cost. The solution embedded content intelligence into the underlying database and network layers that allowed sophisticated content services to be delivered using existing commercial applications.
  • 17. Multi-National Defense System Project Situation Very large NATO Defense System Project Design & development work to be performed across 13 countries Original Collaboration environment depended on a large investment in security applications to facilitate direct access to PDM environment Expenses, incompatibilities between different PDM platforms, and security concerns all became an issue Solution Content architecture established for content interchange Simple CMS developed to act as a “master repository” Content exported from source PDM to repository Interchange protocols / collaboration processes put in place Multi-level security including content-based measures
  • 18. Multi-National Defense System Project Key Points: Content exported from Product Data Management system and an interim master repository established for working content. Multiple strategies leveraged to enhance security levels. Stakeholders Master Repository Secure PDM
  • 19. Secrets of Success In each of these three cases: A workable solution emerged by exposing the content being managed and processed within applications A workable solution emerged by exposing the system logic governing the applications as content that could be highly parameterized Supplemental components processed the exposed content and effectively bridged the gap between different applications and between applications and requirements The end solutions were very simple to implement and maintain, and provided for ongoing adaptation to address other needs
  • 20. The Common Ingredient Content Integration Exposing the “content” is analogous to reverting to first principles or finding the common denominator when solving a problem Any impedance between the paradigms governing applications can be addressed by analyzing and processing the exposed content and logic The content integration interfaces become independent components that can be used to address parallel requirements as they emerge The common form used to expose all content – informative and processable XML
  • 21. Content Oriented Architectures Plug & Service Service Play Application Array Service Service Service Service Dynamic Content Services Content Business Domain Store Open Content Domain Independent Standards Representation Application Domain Multiple Application Sources
  • 22. The Benefits of Content Oriented Architectures Application Filter Application Indexing Simplify Markup Importing Application Validator Filter Application Viewing Validation Filter Update Metadata Exporting Achieving application Application Filter Content independence, increased system flexibility, improved usability, ... Authoring …by exposing content & adding transformation filters & validators that solve incompatibilities
  • 23. Enterprise Content Oriented Architecture Controls Specialized Models Integrate Rules
  • 24. Conclusions There are many reasons to look more closely at content technologies One of these is to find better ways to integrate & leverage application investments … this can save precious time & money for both people & organizations Parting Thought It’s not so much about managing content with technology as it is about managing technology with content