Decoupling Content Management

Click to watch "Decoupling Content Management"

The current breed of Content Management Systems is largely monolithic: if you're choosing a system based on its user experience, this will mandate the web development tools and languages to use, and often even the database where your content is persisted. Or if you choose it based on the web development tools, this will mandate the user interface and storage layers.

But now a new movement has started towards a more decoupled CMS landscape. Projects like Create and PHPCR spearhead it, giving CMS developers previously-unseen opportunities for cross-project collaboration.

Create is the next generation user interface for content management. Itprovides a fully client-side content editing experience built on tools and standards like RDFa and Backbone.js. With Create, end users can stop filling forms and start communicating with their audience.

The MIT-licensed Create library provides CMS developers with a set of widgets to easily build a modern user experience. It has been built as part of the EU-funded Interactive Knowledge Systems project, which aims to boost the state of Open Source Content Management by new tools built on semantic technologies.

PHPCR is the PHP port of the Java Content Repository standard, giving a flexible way for CMS developers to define their content model, to work with content trees and query and manage data. The PHPCR initiative initially started from the Typo3 project, but has since gathered many other participants. There are several standards-compliant PHPCR implementations out there, allowing developers to persist content and transport it between storage layers like Apache Jackrabbit, Midgard2, and MongoDB.

This talk will explain how both Create and PHPCR work, and how they can be utilized in CMS development. It also shows how systems like Midgard, OpenCMS, and Symfony CMF already use the building blocks of Decoupled Content Management.

You can find out more about Create on http://createjs.org, PHPCR on http://phpcr.github.com/. The concept of Decoupled Content Management is described on http://bergie.iki.fi/blog/decoupling_content_management/.

Speaker(s): 
Track: 
Coding and Development
Experience level: 
Intermediate
Time slot: 
Wednesday 17:00-18:00
Room: 
Ballsaal A/B

Comments

PHPCR and Create seem like rather large topics to cover in one session. Will each topic receive equal time or will your session focus on Create?

Yeah, they're big topics. I did a similar session in Symfony Live, and it worked quite well: http://paris2012.live.symfony.com/speakers#session-582

Yes, each topic could easily have its own session. However I think this talk will actually not dive into the details of Create or PHPCR, but rather introduce what they can do to highlight what new possibilities become available when moving to non monolithic CMS architecture.

...and now also https://github.com/wimleers/edit-createjs if you want the Spark Edit UI

great techniques for somehow inline editng but how you would handle metadata edits.

The plan is to integrate forms for metadata, see for instance http://viejs.org/widgets/forms/

Many people hesitate to have enterprise content management in their system is because it can cost some money. Actually it is opposite as it can give you a return of investment quicker than you might think. How to Make Money with a Blog