<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	xmlns:series="http://unfoldingneurons.com/"
	>

<channel>
	<title>Content for the Masses</title>
	<atom:link href="http://www.clevegibbon.com/contentmanagement/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.clevegibbon.com/contentmanagement</link>
	<description>All things Content Managed</description>
	<lastBuildDate>Tue, 11 May 2010 19:12:08 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>Web Standard Template</title>
		<link>http://www.clevegibbon.com/contentmanagement/2010/05/11/web-standard-template/</link>
		<comments>http://www.clevegibbon.com/contentmanagement/2010/05/11/web-standard-template/#comments</comments>
		<pubDate>Tue, 11 May 2010 19:09:34 +0000</pubDate>
		<dc:creator>cleve</dc:creator>
				<category><![CDATA[news]]></category>

		<guid isPermaLink="false">http://www.clevegibbon.com/contentmanagement/?p=220</guid>
		<description><![CDATA[
A Web Standard is both a guide and a measure.  I believe that Web Teams that invest enough time and the right effort into Web Standards, will surely reap the benefits.  We covered this in a previous post.  Today, we dive straight in with a concrete example: URL Naming Web Standard. Note, [...]]]></description>
			<content:encoded><![CDATA[<p>
A Web Standard is both a guide and a measure.  I believe that Web Teams that invest <em>enough</em> time and the <em>right</em> effort into Web Standards, will surely reap the benefits</a>.  We covered this in a <a href="http://www.clevegibbon.com/contentmanagement/2010/05/05/web-standards/">previous post</a>.  Today, we dive straight in with a concrete example: <em>URL Naming Web Standard</em>. Note, just to keep this post to a reasonable length, I&#8217;ve had to trim it down.  Rest asssured it does have enough meat in there to illustrate what is a Web Standard. </p>
<p><span id="more-220"></span></p>
<hr /></hr>
<h3>URL Naming</h3>
<blockquote><p>
	A URL Naming Scheme clearly outlines how information is accessed across a Web Site.
</p></blockquote>
<h3>Rationale</h3>
<blockquote><p>
A clear, consistent and agreed upon URL Naming Scheme leads to better site organisation.  It also has the added benefit for improved crawling of site documents by search engines. </p>
<p>URL Naming aims to create friendlier URLs for visitors to link to site content.  Early consideration of a URL Naming Scheme addresses key questions around:</p>
<ul>
 		1. How content owners expect site visitors to access content.<br/><br />
 		2. What content providers should be thinking about when contributing content, and<br/><br />
 		3. How information is organised.
 </ul>
<p>  A clear and upfront understanding of the URL Naming Scheme informs Content Structure, which in turn informs Site Design.
</p></blockquote>
<h3>Conditions</h3>
<blockquote>
<ul>
	1. All letters in the URL should be lowercase.<br/><br />
	2. Use &#8216;-&#8217; to separate words in rather than spaces or underscores (&#8217;_').<br/><br />
	3. All items on the URL Name Path should contribute to the understanding of the content.<br/><br />
	4. Use <em>real names</em> for actual documents rather than <em>ids</em> where possible.<br/><br />
	5. Opt for a &#8216;wide and shallow&#8217; URL Naming Scheme over a &#8216;narrow and deep&#8217; one.<br/><br />
	6. One URL, one document.  Do not have multiple URLs referring to the same document. <br/>
</ul>
</blockquote>
<h3>Examples</h3>
<blockquote>
<p>
Consider the following URLs:</p>
<ul>
		1. http://www.guardian.co.uk/politics/2010/may/08/david-cameron-faces-tory-anger<br/><br />
		2. http://news.bbc.co.uk/1/hi/uk_politics/election_2010/8669508.stm<br/>
	</ul>
</p>
<p>
They both adhere to recommendations 1,2 3, 5 and 6. However, for recommendation 4, the Guardian does better than the BBC which unfortunately uses a less meaningful id of 8669508 for a similar story.
</p>
<p>
Multiple URLs for the same content can creep in by:</p>
<ul>
		1. Having sub-domains access the same content (e.g. www.domain.com/mycontent.html vs. docs.domain.com/mycontent.html).<br/><br />
		2. Mixing www.domain.com and domain.com versions of URLs within the site.  Always use the www.domain.com version. <br/><br />
		3. Using odd capitalisation of URLs (e.g. www.domain.com/MyContent.html vs www.domain.com/mycontent.html).  For Windows IIS Web Servers these pages will be served back no problem, and hence you have two URLs for the same content.
	</ul>
</p>
</blockquote>
<h3>Dependencies</h3>
<blockquote><p>
	Not Applicable.
</p></blockquote>
<h3>Sources</h3>
<blockquote><p>
	http://www.google.com/webmasters/docs/search-engine-optimization-starter-guide.pdf
</p></blockquote>
<h3>Tags</h3>
<blockquote><p>
	seo, url, design, domain
</p></blockquote>
<hr /></hr>
<h3>Using Web Standards</h3>
<p>If you develop Web Sites, you can&#8217;t escape the URL question. It&#8217;s always there. But after years of asking the same questions, project after project, and getting the same answers, time and time again, the Web Standard embodies 90% of the common sense thinking.  No need to re-invent the wheel.  The Web Standard outlines the agenda.  The starting point for discussion within the Web Team and between third party contributors.  Feedback is given and a Web Standard specific to the project in question is the end result.</p>
<p>For a particular Client, a URL Naming Web Standard may hold for all its Web Sites.  Or maybe for one department. Or just for its Microsites and have slightly different versions for extranets and/or intranets.  What&#8217;s important is that the Web Team has a useful and useable guide for URLs that is measureable.  Moreover, the Web Standard is clear, actionable and digestable.  Not a verbose, obtuse, wall of text that unfortunately is the mental image most people conjure up when they hear the dirty words &#8216;Web Standard&#8217;.  It doesn&#8217;t have to be this way.</p>
<h3>Best Practice or Web Standard?</h3>
<p>I get this question a lot.  Is URL Naming a Best Practice or a Web Standard? Well that depends largely upon how it is <em>enforced</em>.  Again, an example.  You and your Web Team have been asked to build a new Web Site.  You agree upon a URL Naming Scheme, tweaking it here and there.  Finally, you&#8217;re happy and you communicate its rationale to all members of the Web Team.  Now, URL Naming is a Web Standard if:</p>
<ul>
<li>It&#8217;s mandatory.</li>
<li>Steps are taken to ensure the Web Sites URLs are compliant.</li>
<li>The Web Site fails Quality Assurance because its conditions have not been satisfied.</li>
</ul>
<p>
If the use of URL Naming is optional and its application is NOT enforced, it&#8217;s considered best practice.
</p>
<p>A Web Standard does not have to be hundreds of pages long.  It doesn&#8217;t have to be approved by industry bodies or Internet task forces.  A Web Standard is a means by which the quality of your Web Team&#8217;s deliverables can be measured. With this, the Web Team has a clear benchmark for success or failure.  The QA Team knows how to define success.  The Web Standard is enforceable.   A welcome hoop that the QA Team makes the Web Development Team jump through.</p>
<h3>Web Standard Template</h3>
<p>Okay, I&#8217;ll leave you with an updated version of a Web Standard Template.  This is a works in progress.  If you have any suggestions for making this better and/or examples of your own, leave a comment.</p>
<hr/>
<h3>Name</h3>
<blockquote><p>
	<strong>The What</strong>: What does the Web Standard do?
</p></blockquote>
<h3>Rationale</h3>
<blockquote><p>
	<strong>The Why</strong>: What is the reasoning behind the Web Standard; the problem its attempting to address.
</p></blockquote>
<h3>Conditions</h3>
<blockquote><p>
	<strong>The How</strong>: The list of conditions that must be met in order to satisfy the Web Standard.
</p></blockquote>
<h3>Examples</h3>
<blockquote><p>
	Demonstrate by example how best to apply the Web Standard.<br />
	<br/><br />
	Show how the Web Standard satisfies its conditions, highlight key trade-offs and the results of applying it.
</p></blockquote>
<h3>Dependencies</h3>
<blockquote><p>
	What other standards, best practices, recommendations does the Web Standard rely upon?
</p></blockquote>
<h3>Sources</h3>
<blockquote><p>
	Provide links to reference material, articles and supporting documentation.
</p></blockquote>
<h3>Tags</h3>
<blockquote><p>
	Improve the Web Standard&#8217;s findability.<br />
	<br/><br />
	Tag with phrases the Web Team will use search/refer to the Web Standard.<br />
	<br/><br />
	For example: seo, design, authoring, workflow, accessibility.
</p></blockquote>
]]></content:encoded>
			<wfw:commentRss>http://www.clevegibbon.com/contentmanagement/2010/05/11/web-standard-template/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Web Standards</title>
		<link>http://www.clevegibbon.com/contentmanagement/2010/05/05/web-standards/</link>
		<comments>http://www.clevegibbon.com/contentmanagement/2010/05/05/web-standards/#comments</comments>
		<pubDate>Wed, 05 May 2010 11:14:11 +0000</pubDate>
		<dc:creator>cleve</dc:creator>
				<category><![CDATA[news]]></category>

		<guid isPermaLink="false">http://www.clevegibbon.com/contentmanagement/?p=213</guid>
		<description><![CDATA[ The majority of Web Sites today are launched without clearly defined and/or enforceable Web Standards.  For larger organisations, looking to execute efficiently on the Web, this is a major stumbling block.
Confession.  Having worked in and for large organisations for over 25 years, I always hated Web Standards.  They were always out-of-date. [...]]]></description>
			<content:encoded><![CDATA[<p><img src="http://www.clevegibbon.com/images/blog/northernlights.jpg" alt="Northern Lights" /> The majority of Web Sites today are launched without clearly defined and/or enforceable Web Standards.  For larger organisations, looking to execute efficiently on the Web, this is a major stumbling block.</p>
<p>Confession.  Having worked in and for large organisations for over 25 years, I always hated Web Standards.  They were always out-of-date.  They were written by non-practitioners.  Their format was dry and verbose.  Their purpose unclear &#8211; just obey. Effecting change or providing feedback was actively discouraged &#8211; information flows one way: down! There was not much to like about Web Standards.</p>
<p>However, when you sifted through it all, there were little gems of insight hidden away.  Looking back through older eyes I realise that I never really hated Web Standards. I just didn&#8217;t like the way they were enforced.  So I rejected them.  In doing so, throwing the baby out with the bath water.</p>
<p><span id="more-213"></span></p>
<h4>Web Standard Example</h4>
<p><strong>Name:</strong></p>
<blockquote><p>All Web Pages must be XHTML compliant.</p></blockquote>
<p><strong>Purpose:</strong></p>
<blockquote><p>XHTML is the recommended markup language for the Web.  It helps to avoid accessibility problems.  Has better tool support and facilitates the re-purposed of content on the page.  XHTML is more predictable and widely used across different device types.</p></blockquote>
<p><strong>Success:</strong></p>
<blockquote><p>1. Open the document with the appropriate DOCTYPE and NAMESPACE.</p>
<p>2. All markup tags are lowercase.</p>
<p>3. All attribute values are wrapped quotes.</p>
<p>4. Close all tags.</p>
<p>5. Close all empty tags.</p></blockquote>
<p><strong>Tests:</strong></p>
<blockquote><p>Use <a href="http://validator.w3.org/">http://validator.w3.org/</a> to determine if the Web page is XHTML compliant.</p></blockquote>
<p>A Web Standard is both a <em>guide</em> and a <em>measure</em>.  As a guide, Web Standards are educational aids.  As a member of a Web Team, they serve to guide how you develop Web Sites.  The best Web Standards clearly document their purpose and out specific steps required to meet them.  As a measure, your project deliverables can be evaluated on their compliance to Web Standards.</p>
<p>The above Web Standard has been trimmed down for the purpose of this post.  Typically, it would also have links to the XHTML standard.  All the success cases would have sample snippets that show by example things like how to <em>wrap all attribute values in quotes</em>.</p>
<p>Note that Web Standards can depend upon other Web Standards.  XHTML is a Web Standard. That&#8217;s not a problem.  Just reference it and keep it simple. Web Standards are also written within context of your organisational business objectives.  If you&#8217;re a government institution, then accessibility Web Standards may be higher up on your priority list.  If your company with Software as a Service (SaaS) product offerings, then Domain Name and URL Strategy Web Standards will be core to satisfying your business goals. As an organisation, there will be Web Standards that are mandatory  across all your projects.  Others will be optional.  These are more Best Practices, than Web Standards.</p>
<h4>Wrap Up</h4>
<p>Web Standards bring tangible, concrete benefits.  Web Standards are the low hanging fruit from which organisations can quickly derive high value, for low risk, with minimum effort.  This is because Web Sites are well understood.  Web Sites are founded upon well-established protocols, industry best practice and open collaboration. However, in spite of this, time and time again, organisations do not set, maintain and enforce Web Standards very well.  It&#8217;s an all or nothing scenario here.  Either do it well, or don&#8217;t do it.  The cost to all involved of doing it badly are very high.</p>
<p>That said, when done well, Web Standards significantly raise the quality bar on your Web Site and increase the productivity of your Web Team. There has been some great work done by folks in the Web Standard Enforcment space, but I&#8217;m out of time.  I&#8217;ll pick up on these over the next few posts.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.clevegibbon.com/contentmanagement/2010/05/05/web-standards/feed/</wfw:commentRss>
		<slash:comments>4</slash:comments>
		</item>
		<item>
		<title>Web Analytics made Simple</title>
		<link>http://www.clevegibbon.com/contentmanagement/2010/02/28/web-analytics-made-simple/</link>
		<comments>http://www.clevegibbon.com/contentmanagement/2010/02/28/web-analytics-made-simple/#comments</comments>
		<pubDate>Sun, 28 Feb 2010 20:02:45 +0000</pubDate>
		<dc:creator>cleve</dc:creator>
				<category><![CDATA[thoughts]]></category>

		<guid isPermaLink="false">http://www.clevegibbon.com/contentmanagement/?p=195</guid>
		<description><![CDATA[This is my first blog post (same for tweets really) in nearly three months.  I&#8217;ve been busy.  At Cognifide, our UK operation has more than doubled in size and all my time has gone into bedding in the new recruits.  It&#8217;s been hectic but fun!
Anyway, I&#8217;ve been thinking and reading a lot [...]]]></description>
			<content:encoded><![CDATA[<p>This is my first blog post (same for tweets really) in nearly three months.  I&#8217;ve been busy.  At <a href="http://www.cognifide.com">Cognifide</a>, our UK operation has more than doubled in size and all my time has gone into bedding in the new recruits.  It&#8217;s been hectic but fun!</p>
<p>Anyway, I&#8217;ve been thinking and reading a lot about SEO, Web Analytics, Mobile, Content Strategy, Content Migration, and Content, Content, Content.  Today I stumbled across <a href="http://www.kaushik.net/avinash">Avinash Kaushik</a>&#8217;s stunningly simple 4 insightful questions for the macro analysis of web sites from his latest book <a href="http://www.amazon.com/Web-Analytics-2-0-Accountability-Centricity/dp/0470529393">Web Analytics 2.0</a> and felt compelled to share.  So before you deep dive and start generating reports on stuff and more stuff, ask the following questions about the web first:</p>
<p><span id="more-195"></span></p>
<ul>
<li>How many visitors are coming to the website?</li>
<li>Where are visitors coming from?</li>
<li>What do I want visitors to do on the website?</li>
<li>What are visitors actually doing?</li>
</ul>
<p>The first two questions can be answered using web analytics (metrics). Not surprisingly, these are the ones folks can pretty much quote back at you without blinking. There&#8217;re easy. The third answer is specific to your business, whilst the fourth requires you to do a bit of analysis. </p>
<p>So, what&#8217;s the big deal?  Again, not surprisingly, there is a lack of clarity and consensus around the answers to the last two questions.  That&#8217;s because there&#8217;re not so easy.  But that&#8217;s where the really juice is.</p>
<p>Surprise, surprise!  </p>
<p>Thanks to Avinash for framing the macro analysis of a web site in such a simple and succinct manner.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.clevegibbon.com/contentmanagement/2010/02/28/web-analytics-made-simple/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Fix WCM? What&#8217;s broken?</title>
		<link>http://www.clevegibbon.com/contentmanagement/2009/11/29/fix-wcm-whats-broken/</link>
		<comments>http://www.clevegibbon.com/contentmanagement/2009/11/29/fix-wcm-whats-broken/#comments</comments>
		<pubDate>Sun, 29 Nov 2009 06:55:08 +0000</pubDate>
		<dc:creator>cleve</dc:creator>
				<category><![CDATA[thoughts]]></category>

		<guid isPermaLink="false">http://www.clevegibbon.com/contentmanagement/?p=193</guid>
		<description><![CDATA[I&#8217;ve been delivering web content management solutions for a while now and like a lot of folks out there I still find it extremely challenging.  It&#8217;s never a walk in the park. No two are the same.  And the results lie between the two extremes of weird and wonderful.  The bigger the [...]]]></description>
			<content:encoded><![CDATA[<p>I&#8217;ve been delivering web content management solutions for a while now and like a lot of folks out there I still find it extremely challenging.  It&#8217;s never a walk in the park. No two are the same.  And the results lie between the two extremes of <em>weird</em> and <em>wonderful</em>.  The bigger the customer, the more intriguing the experience.  Customers definitely come with baggage, others with wild expectations.  So when a couple weeks back, at the <a href="http://www.jboye.com/conferences/aarhus09/">Janus Boye Conference</a> Jon Marks crowd sourced opinions using the twitter hashtag <em>fixwcm</em> on the &#8220;How to Fix WCM&#8221; track I followed with keen interest.  Firstly because I didn&#8217;t think for one moment that WCM was broken.  And secondly, I thought it was just a distraction from the underlying fact that we are broken!   </p>
<p><span id="more-193"></span></p>
<h3>It&#8217;s not the tech</h3>
<p>For the last five years, I&#8217;ve found that web content management solutions have not been technically challenging at all.  I don&#8217;t think we have a problem with tools.  I don&#8217;t think there is a problem with vendors bigging up their solutions.  That&#8217;s marketing and that&#8217;s here to stay.  I welcome analysts providing vendor-agnostic feedback to assist customers in their selection, but they too add to the decision making uncertainty.  Also, we should not lay all the blame at the doorstep of the poor implementation provider.  Shit just happens.  So that leaves the customer right.  Although they pay my wages (and thanks for that), they not without fault either.  So if no-one is to blame, what&#8217;s going wrong with WCM?  </p>
<p>Jon&#8217;s post conference <a href="http://jonontech.com/2009/11/04/my-jboye09-fix-wcm-presentation/">blog</a> captured the mood.  But the following tweets were right on the money:</p>
<blockquote><p>
  [<a href="http://twitter.com/jdavidhobbs">jdavidhobbs</a>]: I think the lack of common vocabulary / architectural model of CMSes is a pretty big issue.
</p></blockquote>
<blockquote><p>
  [<a href="http://twitter.com/chrisregan">chrisregan</a>]: Differences in vocab and architecture, common even within a single vendor.  Either get consistent quick or slow down cross-selling.
</p></blockquote>
<h3>It&#8217;s us</h3>
<p>This is not a riddle, but answer me this, sitting in your CMS world:</p>
<blockquote><p>
  What is a template vs a component?
</p></blockquote>
<p>Guaranteed, as both David and Chris allude to in their tweets, and I continue run up against is <em>&#8216;The Attack of the Assumptions&#8217;</em>.  I bet you already have an answer in your mind and it will most definitely be different from mine.  Better still, you&#8217;ll hit back questions.  </p>
<p>Now everyone knows there is a skill to asking the right questions, to elicit the appropriate answers.  But it&#8217;s the questions you don&#8217;t ask that come back to bite you.  The unasked question leads to assumptions, which in turn manifests themselves as expectations.  Unmanaged expectations leads to unhappy customers.  Unfortunately, because there is no shared vocabulary between customers, analysts, vendors and implementation providers, there is a high probability that the wrong questions are asked and right answers are never provided.  </p>
<p>This is what is broken.  And we can make steps to make this better.  But we will never completely fix it.  Because broken is imperfect, and nobody&#8217;s perfect.</p>
<p>That said, this is what I&#8217;d love to see, and maybe its out there, somewhere, but I just haven&#8217;t seen it:</p>
<ul>
<li>A WCM shared vocabulary that is owned by the industry.</li>
<li>A set of user scenarios based of this vocabulary for doing the WCM business as usual stuff.</li>
<li>Vendors mapping their product capabilities against these user scenarios.</li>
<li>Analysts rating them by how well they do it.</li>
<li>Customers referencing these user scenarios in their RFPs.</li>
<li>Everyone speaking in the shared WCM vocabulary</li>
</ul>
<p>So yes, that&#8217;s the dream.  I&#8217;m sure people, companies, communities are doing (some) this in isolation.  But that will not make things better in the long term.  Only in the short term whilst you are a part of that group.  The true pain comes when you need to leave the group and this is a massive consideration for anyone looking to change their WCM.  You not just changing a product.  You&#8217;re learning to a new language, a new culture.</p>
<p>Delivering a web content management solution involves people, process and products.  You need to put the right processes in place to support the people to make best use of their products.  But before we can do that, I think we need to start speaking the same language, and to stop assuming that we are.      </p>
]]></content:encoded>
			<wfw:commentRss>http://www.clevegibbon.com/contentmanagement/2009/11/29/fix-wcm-whats-broken/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>The Global CMS: Friend or Foe</title>
		<link>http://www.clevegibbon.com/contentmanagement/2009/07/02/the-global-cms-friend-or-foe/</link>
		<comments>http://www.clevegibbon.com/contentmanagement/2009/07/02/the-global-cms-friend-or-foe/#comments</comments>
		<pubDate>Thu, 02 Jul 2009 11:14:44 +0000</pubDate>
		<dc:creator>cleve</dc:creator>
				<category><![CDATA[content strategy]]></category>
		<category><![CDATA[strategy]]></category>
		<category><![CDATA[tools]]></category>

		<guid isPermaLink="false">http://www.clevegibbon.com/contentmanagement/?p=167</guid>
		<description><![CDATA[
  

Three months.  Three different prospects.  The same problem.

	We have site(s) that are part of our Global CMS Platform, but we cannot make changes without working with global.  We have been put in the content contributor box but are really content owners and need the associated tools to deliver our messages [...]]]></description>
			<content:encoded><![CDATA[<div style="float: left">
  <img  src="http://www.clevegibbon.com/images/blog/content/cia-seal.jpg" width="200"/>
</div>
<p>Three months.  Three different prospects.  The same problem.</p>
<blockquote style="margin-left: 200px"><p>
	We have site(s) that are part of our Global CMS Platform, but we cannot make changes without <em>working with global</em>.  We have been put in the <em>content contributor</em> box but are really <em>content owners</em> and need the associated tools to deliver our messages to our target audience.  This centralised model of content management just doesn&#8217;t work for us. Can you help?
</p></blockquote>
<p>The is not an uncommon problem.  If you invest in something big, you want something bigger.  So for large organisations, an enterprise CMS is a strategic piece of kit.  However, depending on whether you&#8217;re on the inside or outside, your view on whether this is a good and bad thing can differ widely.</p>
<p><span id="more-167"></span></p>
<h3>View from the Inside</h3>
<p>For large organisations it makes perfect sense to standardise on a technology stack and leverage your company&#8217;s collective commercial weight to broker the best licensing deal possible with your suppliers/vendors.  Imagine, one content management system that can scale to meet the content needs for all your countries and/or business units globally.</p>
<p>Now we&#8217;ve bought into the dream, lets establish a central intelligence agency to create the <em>generic</em> designs, templates and components that all the satellite outfits within the organisation can <em>(re)use</em>. No pressure.  We come bearing gifts.  One platform, multiple players. Everyone&#8217;s a winner.</p>
<h3>View from the Outside</h3>
<p>Funny, I never get calls for help from inside.  I always get calls from those on the outside that want to get things done. They get the theory from central but it just isn&#8217;t working from them in practice.  It&#8217;s the usual stuff:</p>
<ul>
<li>We would like to change the look and feel on these pages, but the estimate from central means it&#8217;ll take them months before we get it.</li>
<li>All we want is a twitter component, but it requires a template change, and that is going to hurt us financially.</li>
<li>Our local market is different and we can never get the features we need from central within our timescales. </li>
<li>Our standards and requirements for things like accessiblity and colours are different to those at central.</li>
<li>We need to improve performance and search but its all hosted remotely out of central.  Can we localise / improve this?</li>
</ul>
<h3>What to do?</h3>
<p>These are largely organisational issues and their approach to content management.  However, it&#8217;s not long before you the words:</p>
<blockquote><p>
	We hate the CMS.  It&#8217;s crap!
</p></blockquote>
<p>Maybe, just maybe, if we can start again things will be different.  But will they?</p>
<blockquote><p>
	9 / 10 you don&#8217;t have a CMS problem!
</p></blockquote>
<p>I totally buy into the theory of centralised technology stacks. Truth be told, I buy part way into the practice.  But when you start being pulled into a more and more discussions from disgruntled outsiders, its time to <em>stop</em>, <em>look</em> and <em>listen</em> to them.  Something is broken!</p>
<p>There are many ways to do this and politics aside, all of the discussions I&#8217;ve had to date have proven that their problems are not intractable.  But largely this is a political battle fought by an incumbent system integrator/vendor/business unit at central against numerous guerilla outfits wishing to do more stuff with diminishing budgets in these challenging times.</p>
<p>My advice is to always try and work with central.  Small wins.  Tactical plays.  These tend to demonstrate capability, highlight benefits, but more importantly send the message that you want to play ball.  Slowly but surely the strategic wheels will start to turn in your favour.  Trust me. I&#8217;ve never seen a successful <em>go it alone</em> and/or <em>full on assault</em> on central bring anything of value to the global table that tastes any good.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.clevegibbon.com/contentmanagement/2009/07/02/the-global-cms-friend-or-foe/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Crossing The Great Content Model Divide</title>
		<link>http://www.clevegibbon.com/contentmanagement/2009/06/18/crossing-great-content-model-divide/</link>
		<comments>http://www.clevegibbon.com/contentmanagement/2009/06/18/crossing-great-content-model-divide/#comments</comments>
		<pubDate>Thu, 18 Jun 2009 10:04:55 +0000</pubDate>
		<dc:creator>cleve</dc:creator>
				<category><![CDATA[content first]]></category>
		<category><![CDATA[content modelling]]></category>
		<category><![CDATA[content strategy]]></category>

		<guid isPermaLink="false">http://www.clevegibbon.com/contentmanagement/?p=143</guid>
		<description><![CDATA[What happens today?
Delivering and maintaining large web sites is hard.  It requires the business team to communicate what they want and for the technology team to deliver what they need.  The two groups are known for not getting on.  For a web project to succeed, they must eat from the same table, [...]]]></description>
			<content:encoded><![CDATA[<h3>What happens today?</h3>
<p>Delivering <em>and</em> maintaining large web sites is hard.  It requires the business team to communicate <em>what they want</em> and for the technology team to deliver <em>what they need</em>.  The two groups are known for not getting on.  For a web project to succeed, they <em>must</em> eat from the same table, talk the same language and reach consensus.  Communication is the key differentiator between success and failure here.  It&#8217;s essential that when someone in the business says product that a developer not only understands what a product is but can <em>implement it</em>.  Now, business and technology folks don&#8217;t share the same view of the world (which is a plus).  However, not enough effort is invested to align these two views during the project(which is a minus).  Think about it.  The business is entrusting their most valuable assets, their content, to software developers that may or may not <em>get it</em>!  We don&#8217;t have to live with great content divide.</p>
<p><a href="http://www.clevegibbon.com/images/blog/content/contentdivide1.jpg"><img src="http://www.clevegibbon.com/images/blog/content/contentdivide1.jpg" alt="" width="600" /></a></p>
<p><span id="more-143"></span></p>
<h3>What can be done?</h3>
<p>I&#8217;ve found the best way for the business and technology teams to reach a common understanding of the subject matter is for them to collaborate on a shared view of the business domain.  Have meetings, discuss stuff, card sort, write documents, role play, build prototypes, and so on.  All important stuff.  Keep doing that.  But there needs to be something that captures the single source of truth that is a shared and mutually agreed upon representation of the business.  The essential communication link between the business and technology team.  That something is <em>the content model</em>.</p>
<p><a href="http://www.clevegibbon.com/images/blog/content/contentdivide2.jpg"><img src="http://www.clevegibbon.com/images/blog/content/contentdivide2.jpg" alt="" width="600" /></a></p>
<h3>How can we get better?</h3>
<p>I&#8217;ve already spoken about <a href="http://www.clevegibbon.com/contentmanagement/2009/05/18/content-modelling/">content modelling</a> and your essential <a href="http://www.clevegibbon.com/contentmanagement/2009/05/23/content-modelling-first-steps/">first steps</a>.  I won&#8217;t go over that again.  If you takeaway anything from this post, takeaway this.</p>
<blockquote><p>Every CMS product implements its own content model that its developers understand.  On <em>your</em> web sites, <em>Your</em> developers are translating <em>your</em> requirements into this content model, and rightly or wrongly, filling in the <em>your</em> missing gaps.</p></blockquote>
<p>Are you happy to hand over your business decisions around your content to them?  How do you know if they have got it right?  How do you know if its wrong?  We all know the cost of fixing problems is prohibitively more expensive downstream.  A short conversation upstream could have completely avoided the creation of major problems that tend to arise downstream.  Parking the details for now, the content model needs to be started upstream (analysis phase) and extend into downstream (development and testing phases) activities.  The content model empowers the business, provides a common vocabulary for your content, and hooks in a number of downstream folks with a vested interest in managing your content going forwards. Maybe then we can start crossing the great content model divide.</p>
<p><a href="http://www.clevegibbon.com/images/blog/content/evolving_contentmodel.jpg"><img src="http://www.clevegibbon.com/images/blog/content/evolving_contentmodel.jpg" alt="" width="600" /></a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.clevegibbon.com/contentmanagement/2009/06/18/crossing-great-content-model-divide/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>From Site Map to Content Hierarchy</title>
		<link>http://www.clevegibbon.com/contentmanagement/2009/06/10/from-site-map-to-content-hierarchy/</link>
		<comments>http://www.clevegibbon.com/contentmanagement/2009/06/10/from-site-map-to-content-hierarchy/#comments</comments>
		<pubDate>Wed, 10 Jun 2009 11:50:58 +0000</pubDate>
		<dc:creator>cleve</dc:creator>
				<category><![CDATA[content first]]></category>
		<category><![CDATA[content modelling]]></category>

		<guid isPermaLink="false">http://www.clevegibbon.com/contentmanagement/?p=69</guid>
		<description><![CDATA[Site Map

What is a site map?  Its a helicopter view of a web site with all the pages arranged in a easy to view and/or accessible manner.  The best site maps fit onto a single page.  For the more complex sites out there, the ability to drill down into specific areas of [...]]]></description>
			<content:encoded><![CDATA[<h3>Site Map</h3>
<p>
What is a <em>site map</em>?  Its a helicopter view of a web site with all the pages arranged in a easy to view and/or accessible manner.  The best site maps fit onto a single page.  For the more complex sites out there, the ability to drill down into specific areas of the site but keeping to the one page rule provides an alternative site navigation scheme.
</p>
<p>In the majority of design-led projects, the site map is presented in graphical form that provides an essential first look at the structure/grouping of pages within a web site.  The problem I have with these diagrams is that they are typically presented along with the completed designs.  The finished article.  However, for me they are the critical starting point for the journey to the centre of the <em>content hierarchy</em>.
</p>
<p><span id="more-69"></span></p>
<h3>Towards a Content Hierarchy</h3>
<p>
Web site pages are arranged in an hierarchical manner.  URLs are just the means to access pages and/or content residing on those pages.  The first thing I do when I get a site map is pray that its open to change and then try and express in terms of a content hierarchy.  Take a look at the following site map:</p>
<div>
<a href="http://img.skitch.com/20090610-d5bbwb5e6fipc41xbsycf1yecs.png"><img width="550" src="http://img.skitch.com/20090610-d5bbwb5e6fipc41xbsycf1yecs.png"/></a>
</div>
</p>
<p>
Flattening a site map is a great way to start putting the meat on your content hierarchy bones.  Reformatting the site map highlights errors and/or glaring omissions in your content model, site pages, content types, and so on.  It&#8217;s just another means to help build/validate your content model.  Believe me when I say that:</p>
<blockquote><p>
A site map is an innocent picture that hides a 1000 discussions.
</p></blockquote>
<p>
So take a look at the flattened site map, the beginning of our content hierarchy (sometimes referred to as a content tree):</p>
<ul>
<pre>
/content/
/content/contact-us
/content/terms-and-conditions
/content/privacy
/content/business/overview
/content/business/blog/2009/05/content-first
/content/business/blog/2009/04/content-modelling
/content/business/blog/2009/04/content-modelling/comments/1
/content/business/our-understanding
/content/solutions/overview
/content/solutions/delivery
/content/solutions/services
/content/solutions/how-we-work
/content/solutions/projects
/content/solutions/case-studies
/content/solutions/case-studies/2009/the-amazing-chocolate-factory
/content/solutions/case-studies/2008/ground-transportation-system
/content/solutions/testimonials/2009/google-loves-us
/content/voices/blog/2009/05/strategy-article
/content/voices/blog/2009/03/technology-article
/content/voices/team/cleve-gibbon
/content/voices/team/stuart-dean
/content/voices/offices/london
/content/voices/offices/poznan
/content/voices/careers
/content/community/partners
/content/community/events
/content/community/events/2009/06/24/eric-evans-domain-driven-design
/content/community/technology
/content/community/press
/content/community/join-our-community
</pre>
</ul>
<p>
At the moment this content hierarchy is at the page level but it has already raised a number of questions around missing content and roughly how it will be access across the site.  Here are some quick observations I&#8217;ve made after doing this:</p>
<ul>
<li>Why are the offices under voices?</li>
<li>How are we going to get hold of articles archives</li>
<li>Would the site be better served by blog channels (business, voices, all) that provides an aggregated view of blog style posts?</li>
<ul>
<li>/content/blog-channel/business</li>
<li>/content/blog-channel/voices</li>
<li>/content/blog-channel/all</li>
</ul>
<li>How can we view events for in 2009, 2008, May 2009?  The urls seem easy to construct using the above naming scheme.</li>
<li>What does join-our-community do?</li>
<li>Are they other ways of list items other than by date, e.g. /2009/05?</li>
</ul>
<p>So what&#8217;s the difference between the site map and the content hierarchy.  Well, the content hierarchy is the beginning of something more concrete that you can start validating in parallel with your content model.  But that is something I&#8217;ll leave to a future post.</p>
<h3>In Summary</h3>
</p>
<p>The takeaway point here is that a lot of this work can be done BEFORE the creative works start.  This is information architecture and content strategy.  I&#8217;m not sure where the purists position it, but as a keen practitioner, its an essential piece of work done later rather than sooner.  A content hierarchy should serve as input into the creative phase and not the output.
</p>
<p>
Of course, this is just the beginning.  With a sprinkle of content modelling, we start dissecting the page and pulling out the content types and subsequently mapping these onto the available URLs.  Although the content hierarchy is not an exact 1-to-1 mapping onto URLs, it does provide a great insight into the URL strategy that will be applied across the web site.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.clevegibbon.com/contentmanagement/2009/06/10/from-site-map-to-content-hierarchy/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Content First</title>
		<link>http://www.clevegibbon.com/contentmanagement/2009/05/26/content-first/</link>
		<comments>http://www.clevegibbon.com/contentmanagement/2009/05/26/content-first/#comments</comments>
		<pubDate>Tue, 26 May 2009 15:20:28 +0000</pubDate>
		<dc:creator>cleve</dc:creator>
				<category><![CDATA[content first]]></category>
		<category><![CDATA[content modelling]]></category>
		<category><![CDATA[content strategy]]></category>

		<guid isPermaLink="false">http://clevegibbon.com/contentmanagement/?p=52</guid>
		<description><![CDATA[
Say you&#8217;ve been asked to buy a suit for someone you&#8217;ve never met.  What do you do first?

Buy the suit.
Meet &#38; Measure them.

For design-led projects, we&#8217;re buying that suit first.  By damn, one way or another that content will well fit into that design and look good!  Of course I&#8217;m exaggerating a [...]]]></description>
			<content:encoded><![CDATA[<p><img style="padding-right: 10px" src="http://img.skitch.com/20090526-gi9b4hbnsm7kwa9kaxruji9rq4.png" alt="" width="150" align="left" /></p>
<p>Say you&#8217;ve been asked to buy a suit for someone you&#8217;ve never met.  What do you do first?</p>
<ol>
<li>Buy the suit.</li>
<li>Meet &amp; Measure them.</li>
</ol>
<p>For design-led projects, we&#8217;re buying that suit first.  By damn, one way or another that content will well fit into that design <em>and</em> look good!  Of course I&#8217;m exaggerating a little here.  But if have been in a project where the content is delivered at the end and simply doesn&#8217;t fit, you never want to go there again.</p>
<p>Now call me odd, but wouldn&#8217;t life be that little bit easier if we sized up the content first and then designed the site to fit it.  Measure, then fit.  I dream of projects where we all work together to determine what information a site needs upfront, organise it, think of ways to be navigate it and then and only then do we create the designs to satisfy those requirements.  What typically happens is something that lies between these to extremes depending on when I get involved.</p>
<p><span id="more-52"></span></p>
<h3>What is Content First</h3>
<p>Content First is a way of thinking.  It&#8217;s core to you and manifests in the way you approach content-oriented projects.  Content first gives you <a href="http://www.entertonement.com/clips/47188/Give-Me-Sight-Beyond-Sight">sight beyond sight</a>.  It&#8217;s not just the aesthetics.  It&#8217;s about joined up site development that delivers clear and simple messages to its intend audience.</p>
<p>Although I&#8217;m a firm believer in Content First, I do appreciate the importance of web design.  It&#8217;s got to look good and provide great user experience. However, for me, web design is one of many representations of content.  Albeit an important one, but only one. There are many other channels, such as email, print, mobile devices, electronic documents, and so on.  The aim is to separate and maintain a clear division between content and its target representations.  To this end, its is essential to think and act in a Content First manner, something design folks have called <a href="http://www.justinkistner.com/archive/content-driven-design/">Content Driven Design</a> in the past.</p>
<h3>The Challenge</h3>
<p>There are number of challenges that make it <em>harder</em> to work in a Content First manner.  These are not show stoppers.  You just need to be aware of the constraints and wiggle a little to give yourself some room to manoeuvre.</p>
<p>Design is an iterative and horizontal endeavour. It&#8217;s done when its done.  Typically the business engage with a creative agency.  The creative agency produces some designs.  When the designs are complete, the downstream activities start.  The following are things that tend to happen in these scenarios:</p>
<ul>
<li>The Lorem Ipsum Time Bomb &#8211; Real copy is never added to the design.  Real copy is added once the system has been built.  The <em>real copy</em> does not fit the designs.</li>
<li>Sample Navigation &#8211; Assumptions around the size, amount, fragmentation, relationship and kinds of content made are design time are wrong.  Navigation works in part but not as first intended.</li>
<li>Simple Design, Complex Delivery &#8211; Some creative ideas are fantastic but are not feasible for the target delivery channel.  Worst case is that these ideas are core to the design, resulting in a doomed implementation.</li>
</ul>
<h3>Some &#8216;Content First&#8217; Recommendations</h3>
<ul>
<li>If you are being asked to manage somebody else&#8217;s content, take the necessary steps to find what that content is.  Do some <em>content modelling</em>.</li>
<li>Do not wait for the creative agencies to complete their designs.  Start building out the site and let the authors and your customers touch the system early.  It will influence the designs at a time when changes are not as costly to apply.</li>
<li>Get the authors writing content as soon as possible.  Whatever it takes, create a means for them to enter content and facilitate the discussions around it <em>before the designs have been completed</em>.</li>
<li>Never sign off on designs that have never been road tested with actual content.  Don&#8217;t buy the suit unless you&#8217;ve tried it on!</li>
<li>The content folks and creative team need to work much more closely together.  Have many, many joint reviews.  Staged handovers.  Transparent working.</li>
<li>Decide early on where the priorities lie.  Is it a killer site launch? Site aesthetics are top of the agenda?  Is the site a marketing vehicle?  Or a combination of these?</li>
</ul>
<p>At <a href="http://www.cognifide.com">Cognifide</a>, we have been thinking more and more about Content First and adapting our delivery to be more align to Content Driven Development, something I&#8217;ll leave for a later post.  But as promised, the next post in the content modelling series will be all about the content model.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.clevegibbon.com/contentmanagement/2009/05/26/content-first/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>Content Modelling &#8211; First Steps</title>
		<link>http://www.clevegibbon.com/contentmanagement/2009/05/23/content-modelling-first-steps/</link>
		<comments>http://www.clevegibbon.com/contentmanagement/2009/05/23/content-modelling-first-steps/#comments</comments>
		<pubDate>Sat, 23 May 2009 05:08:23 +0000</pubDate>
		<dc:creator>cleve</dc:creator>
				<category><![CDATA[content modelling]]></category>
		<category><![CDATA[content strategy]]></category>
		<category><![CDATA[content management]]></category>

		<guid isPermaLink="false">http://clevegibbon.com/contentmanagement/?p=43</guid>
		<description><![CDATA[Whenever I start out on a new project, I aim to deliver demonstrably value back to the customer.  I try to make an immediate change for better.   After all, that&#8217;s what they pay me for.  For content-oriented projects, a large part of that is knowing what information the customer thinks is [...]]]></description>
			<content:encoded><![CDATA[<p>Whenever I start out on a new project, I aim to deliver demonstrably value back to the customer.  I try to make an immediate change for better.   After all, that&#8217;s what they pay me for.  For content-oriented projects, a large part of that is knowing <em>what</em> information the customer thinks is important to them.  Content modelling is key here.</p>
<p>If content has value, then take the necessary steps to manage it:</p>
<ul>
<li>Understand it.</li>
<li>Define it.</li>
<li>Measure it.</li>
<li>Manage it.</li>
</ul>
<p>Content modelling is a journey where those on the project strive to get consensus on &#8216;the what&#8217; of information.  The deliverable is a content model. However, the real value is in doing content modelling.  Get a better understanding of what information you have and need, inspect and adapt it, define it in business terms and measure it in a way that your organisation can seek to continually improvement their business processes.  Only then are you in a position to attempt to manage it.</p>
<p><span id="more-43"></span></p>
<p>There are many tools and techniques for doing this and yet content modelling still remains largely a downstream activity used by developers to implement the technical solution.  Tech guys know the value of modelling for driving technical processes. Unfortunately, the lack of upstream content modelling is the norm for the majority of content-oriented projects.  Clearly content modelling needs to start earlier with those people that see, own and want to derive the optimal value from their online content.  These people are not the downstream teams such as developers, testers and system administrators.  These folks are the content owners.  Content modelling should start with and be continually driven by them.  They should have a clear understanding on their content.  And it is our job to actively help them to define, measure and manage it going forwards.</p>
<h3>What&#8217;s Missing</h3>
<p>I&#8217;ve found that there is not enough people and/or discussions around content modelling.  Maybe I&#8217;m looking in the wrong places but I continue to draw blanks in my google searches to elicit the simplest of examples around content modelling for content owners.  To that end, I&#8217;ve decided to do it myself.  I would of course appreciate any feedback, tips, hints, references to relevant material on the subject matter.</p>
<p>Take a look at the following web page:</p>
<div><img src="http://www.clevegibbon.com/images/thebritishlibrary.png" alt="" width="500" /></div>
<p>To start with, think of pouring all the words, images, links, etc. on the page into a big bowl. We now have a big bowl of unstructured information.  This is where the majority of the web sites are today.  From a content management perspective there are completely unstructured.  So lets add a bit of structure and see where that takes us.  Lets do a little bit of content modelling.</p>
<h3>Enter Content Types</h3>
<p>Imagine taking that big bowl unstructured information, kneading it into a nice light dough and rolling it out on a clean surface.  On the British Library web page above I see a list of news articles.  Each news article has a date and a one line summary.  A news article is a <em>content type</em> that has two fields Date and Summary.  A content type describes a family of content items that have all the same fields.  I like to think of a content type as a cookie cutter that you use to find the content items.  Content types are used to define structured information, where fields such as Date and Summary, denote structure.  All the remaining dough is the unstructured information that we need to gather together and roll out again, and maybe start cutting out some more content items and/or find other content types.</p>
<div><img src="http://www.clevegibbon.com/images/cookiecutter.png" alt="" width="500" /></div>
<p>A key part of content modelling is finding content types. There are many ways to do this, so to name a few:</p>
<ul>
<li>An analysis of your competitor sites.  What cookie cutters are your competitors using?</li>
<li>Information brought to the table by the content owners/users.</li>
<li>A review of the existing web site.</li>
<li>Role playing / site walkthroughs.</li>
<li>Content workshops / end user interviews.</li>
</ul>
<p>As a content modeller, the end game is not about creating as many cookie cutters as possible and chopping up the dough so that there is absolutely nothing left to roll out.  You need some unstructured information.  Instead, you need to strike a balance between the unstructured/structured that effectively boils down to what information is of value to you now and what information is not.</p>
<h3>Potentially Useful Content</h3>
<p>In the South West of England the locals are very much into Potentially Useful Material, or PUM for short.  One man&#8217;s PUM is another man&#8217;s junk.  So, you get a new bathroom, and instead of throwing out the bath, it becomes PUM because someday, just maybe, you might need it.  If I had a nickel for every time during a content modelling session I heard a someone say, &#8220;lets capture that information because it might be useful in the future&#8221;, I&#8217;d be rich man.  My stock response to that is:</p>
<blockquote><p>Show me the value today and I&#8217;ll gladly manage it tomorrow.</p></blockquote>
<p>Nine times out of ten, these potentially useful content types (PUCs) are dropped.  Be vigilant.  Be ruthless.  Eliminate waste. Focus on value.  Do not pollute the content model with maybes and PUCs.  We are already drowning in unstructured information, lets not add to it with PUCs.</p>
<h3>Next Time</h3>
<p>So we agree that content modelling is a good thing.  We like content types and believe that they are a good way to describe a family of content items that share the same fields.  But how to we capture these content types and present them in a useful and useable way that can be continually communicated to all interested parties? Well, that&#8217;s a <em>content model</em>.</p>
<p>In my next post on content modelling, I&#8217;m going to go into a bit more detail on how to represent structured information through pictures using a content model.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.clevegibbon.com/contentmanagement/2009/05/23/content-modelling-first-steps/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
	
		<series:name><![CDATA[content modelling]]></series:name>
	</item>
		<item>
		<title>Content Modelling</title>
		<link>http://www.clevegibbon.com/contentmanagement/2009/05/18/content-modelling/</link>
		<comments>http://www.clevegibbon.com/contentmanagement/2009/05/18/content-modelling/#comments</comments>
		<pubDate>Mon, 18 May 2009 19:13:49 +0000</pubDate>
		<dc:creator>cleve</dc:creator>
				<category><![CDATA[content modelling]]></category>

		<guid isPermaLink="false">http://clevegibbon.com/contentmanagement/?p=38</guid>
		<description><![CDATA[For any content managed web site, content types are its first class citizens.  Content types describe the chunks of information that companies depend upon to conduct their business.  Things like events, news, products, journals, flights, holidays, adverts, campaigns and call to actions.  All possible content types.  Yet, when talk to business [...]]]></description>
			<content:encoded><![CDATA[<p>For any content managed web site, content types are its first class citizens.  Content types describe the chunks of information that companies depend upon to conduct their business.  Things like events, news, products, journals, flights, holidays, adverts, campaigns and call to actions.  All possible content types.  Yet, when talk to business folks about content types, 9 times out of 10, you may as well be speaking klingon.  And right there is the communication gap.  So is it any wonder, when you entrust third parties such as design agencies, solution providers, and vendors with the task of dissecting your business into manageable information chunks, that things don&#8217;t go according to plan.</p>
<p><span id="more-38"></span></p>
<h3>What&#8217;s the problem?</h3>
<p>Project sponsors, potential authors, design folks, marketers, seo people, solution providers must work together to determine <em>what</em> information should be used across the site.  This is the content model.</p>
<blockquote><p>The content model is all about the &#8220;what&#8221; of information.</p></blockquote>
<p>Now do not confuse this with the &#8220;how&#8221; of information that is typically thrown over the wall to the geeks sitting in a darkened room to sort out.  Databases, XML, the content management system, whatever.  This is data modelling (the how) and something altogether different, yet related, to content modelling (the what).  Now, its not uncommon for projects to go arse about face and put the &#8220;how&#8221; before the &#8220;what&#8221; &#8211; <em>the content management system cart before web site horse</em>.  It&#8217;s like being told to prepare to store X in the larder, only to be told later that X is a bag of frozen peas.  Useless.</p>
<p>Now this all sounds like common sense and real no brainers, but there are a number of reasons why content modelling does not happen, so I&#8217;ll cut to the chase here:</p>
<ul>
<li>Everyone wants to talk to &#8216;the business&#8217; and it simply overwhelms them.</li>
<li>The very words <em>content model</em> causes eyes to immediately glaze over.</li>
<li>Content types are perceived as difficult, divine, dark magical technology secrets.</li>
<li>There are no standards, very few guidelines, even less shared knowledge on the subject.</li>
<li>Only now are we beginning to focus more and more on strategy, analysis, design of content.</li>
</ul>
<h3>What&#8217;s the answer</h3>
<p>I&#8217;m plain out of silver bullets.  But I did read up on <a href="http://www.metatorial.com/">Bob Boiko</a>&#8217;s book, the <a href="http://www.amazon.com/Content-Management-Bible-Bob-Boiko/dp/076454862X">Content Management Bible</a>.  The bible, and its that big weighing in at over 1200 pages and 1.5kg, goes into a quite a lot of detail around content types.  Unfortunately, I think Bob has got one foot rooted a little to deeply in the tech, that pollutes the content model with XML and database speak.  I would like to re-visit content modelling over the coming weeks and draw out the interesting parts from Bob&#8217;s book and mind meld them with what others working upstream of the build phase are thinking.  For example, <a href="http://contentstrategy.rsgracey.com/2009/04/22/content-typology-the-way-to-get-a-handle-on-your-content/">Stephen Gracey</a>&#8217;s approaches content modelling from the strategists perspective. Again, an interesting outlook, but the need for greater detail compels me dig deeper.</p>
<h3>What&#8217;s next?</h3>
<p>If you know what to look for, content types simply jump off the page and hit you smack bam between the eyes. A bit of refinement, a few questions here and there and a content model starts to emerge. I&#8217;ll get into all this in the next few posts.  But here&#8217;s the caveat, content modelling is not easy.  Its not a science.  Its an art.  And as we&#8217;ll see, the art has three big areas, each with their inherent challenges and trade-offs:</p>
<ul>
<li>Finding content types.</li>
<li>Assigning fields to content types.</li>
<li>Understanding the relationships between content types.</li>
</ul>
<p>See you soon&#8230;</p>
]]></content:encoded>
			<wfw:commentRss>http://www.clevegibbon.com/contentmanagement/2009/05/18/content-modelling/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
	
		<series:name><![CDATA[content modelling]]></series:name>
	</item>
	</channel>
</rss>
