<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	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:georss="http://www.georss.org/georss" xmlns:geo="http://www.w3.org/2003/01/geo/wgs84_pos#" xmlns:media="http://search.yahoo.com/mrss/"
		>
<channel>
	<title>Comments on: An ABC of R2: A is for article editor</title>
	<atom:link href="http://niksilver.com/2008/11/18/an-abc-of-r2-a-is-for-article-editor/feed/" rel="self" type="application/rss+xml" />
	<link>http://niksilver.com/2008/11/18/an-abc-of-r2-a-is-for-article-editor/</link>
	<description>Mostly about the management of software development</description>
	<lastBuildDate>Mon, 23 Jan 2012 19:14:45 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.com/</generator>
	<item>
		<title>By: Nik</title>
		<link>http://niksilver.com/2008/11/18/an-abc-of-r2-a-is-for-article-editor/#comment-313</link>
		<dc:creator><![CDATA[Nik]]></dc:creator>
		<pubDate>Mon, 01 Dec 2008 21:25:40 +0000</pubDate>
		<guid isPermaLink="false">http://niksilver.com/?p=140#comment-313</guid>
		<description><![CDATA[Odhran, I&#039;d certainly not disagree with you. I also don&#039;t believe more complex = less usable. Although I do believe that more complex = more difficult to make as usable as something less complex. It&#039;s easy to make a two-button tool usable, and more difficult to make a 10-button-and-lots-of-boxes-which-are-optional-depending-what-you-enter tool equally usable. You have to be smarter about it and, as you say, recognise that achieving that requires more budget.

Automation is helpful, and I&#039;d highlight the point you made in passing:

&lt;em&gt;Its often very easy to lose sight of the end users and this is a big problem&lt;/em&gt;

That&#039;s about not designers, nor developers, but people who have to work with this stuff day after day, under circumstances most others can&#039;t guess at, and to deadlines that are inconveniently near.]]></description>
		<content:encoded><![CDATA[<p>Odhran, I&#8217;d certainly not disagree with you. I also don&#8217;t believe more complex = less usable. Although I do believe that more complex = more difficult to make as usable as something less complex. It&#8217;s easy to make a two-button tool usable, and more difficult to make a 10-button-and-lots-of-boxes-which-are-optional-depending-what-you-enter tool equally usable. You have to be smarter about it and, as you say, recognise that achieving that requires more budget.</p>
<p>Automation is helpful, and I&#8217;d highlight the point you made in passing:</p>
<p><em>Its often very easy to lose sight of the end users and this is a big problem</em></p>
<p>That&#8217;s about not designers, nor developers, but people who have to work with this stuff day after day, under circumstances most others can&#8217;t guess at, and to deadlines that are inconveniently near.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Odhran McConnell</title>
		<link>http://niksilver.com/2008/11/18/an-abc-of-r2-a-is-for-article-editor/#comment-312</link>
		<dc:creator><![CDATA[Odhran McConnell]]></dc:creator>
		<pubDate>Fri, 28 Nov 2008 14:59:51 +0000</pubDate>
		<guid isPermaLink="false">http://niksilver.com/?p=140#comment-312</guid>
		<description><![CDATA[I&#039;m going to caveat this entire comment with the fact that I have no idea how the R2 system works, but I do have plenty of experience of creating enterprise level CMS. I created the CMS that both the number-10 web site and the Royal web site used to great effect between 2001 and 2007 (i.e. both content heavy sites). So with that in mind ...

... I&#039;m with Martin on this one. I also don&#039;t believe that complexity is an inverse function of usability (i.e. the more complex, the less usable). To a large extent, many CMS tasks can be automated on the first draft and refined by an reporter / editor subsequently. Tasks like automating the tagging and properties of articles could be a great help for example.

As a developer, I realise how easy it is to create something that &#039;you know how it works&#039;. Its often very easy to lose sight of the end users and this is a big problem. Usually, designers only get involved at the front end of the site and never pay a moments notice to what goes on under the covers. I&#039;ve found that getting the designers involved at the level of interface designer to the CMS is extremely important. Just because it is an internal tool doesn&#039;t mean that it doesn&#039;t warrant a similar level of design as the front end. 

So what&#039;s my point? I think that the combination of looking at where tasks can be intelligently automated by the system itself and getting the designers involved at an early stage can dramatically reduce the complexity of systems. Granted, it will increase the amount of budget for the development, but the benefits in the reduction of time and stress on the end users should justify this ... hopefully. :)]]></description>
		<content:encoded><![CDATA[<p>I&#8217;m going to caveat this entire comment with the fact that I have no idea how the R2 system works, but I do have plenty of experience of creating enterprise level CMS. I created the CMS that both the number-10 web site and the Royal web site used to great effect between 2001 and 2007 (i.e. both content heavy sites). So with that in mind &#8230;</p>
<p>&#8230; I&#8217;m with Martin on this one. I also don&#8217;t believe that complexity is an inverse function of usability (i.e. the more complex, the less usable). To a large extent, many CMS tasks can be automated on the first draft and refined by an reporter / editor subsequently. Tasks like automating the tagging and properties of articles could be a great help for example.</p>
<p>As a developer, I realise how easy it is to create something that &#8216;you know how it works&#8217;. Its often very easy to lose sight of the end users and this is a big problem. Usually, designers only get involved at the front end of the site and never pay a moments notice to what goes on under the covers. I&#8217;ve found that getting the designers involved at the level of interface designer to the CMS is extremely important. Just because it is an internal tool doesn&#8217;t mean that it doesn&#8217;t warrant a similar level of design as the front end. </p>
<p>So what&#8217;s my point? I think that the combination of looking at where tasks can be intelligently automated by the system itself and getting the designers involved at an early stage can dramatically reduce the complexity of systems. Granted, it will increase the amount of budget for the development, but the benefits in the reduction of time and stress on the end users should justify this &#8230; hopefully. <img src='http://s0.wp.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Nik</title>
		<link>http://niksilver.com/2008/11/18/an-abc-of-r2-a-is-for-article-editor/#comment-311</link>
		<dc:creator><![CDATA[Nik]]></dc:creator>
		<pubDate>Tue, 18 Nov 2008 22:28:40 +0000</pubDate>
		<guid isPermaLink="false">http://niksilver.com/?p=140#comment-311</guid>
		<description><![CDATA[Martin, yes, I&#039;m not trying to pretend the issues of usability and complexity are the same, much less that the considerations I&#039;ve set out here are in any way an explanation or excuse for poor usability -- they are not. This was simply an attempt draw a distinction between (for want of better phrasing) a personal CMS and an enterprise CMS.

I picked up on your points about usability because you were (and are) advocating the excellence achieved in personal CMSs to be carried over to enterprise CMS, and I wanted to say that it&#039;s difficult to do because the task in hand is more complex, and they are different beasts. Of course, that doesn&#039;t mean championing usability isn&#039;t worth doing, and I agree that it&#039;s a cause worth championing.

As an aside, I have been preparing these articles simultaneously for this blog and for &lt;a href=&quot;http://www.guardian.co.uk/help/insideguardian&quot; rel=&quot;nofollow&quot;&gt;Guardian&#039;s own &quot;Inside...&quot; blog&lt;/a&gt; using the R2 CMS, and there were clearly more clicks needed to get the work done on the R2 CMS. (I didn&#039;t have the luxury of a production staffer to help me). It would have been easy to blame the tools, and possibly the usability of the tools. Of course, I knew I was working for outlets with very different standards, and the result on the Guardian site is a much more sophisticated offering. Still, in the heat of the moment it&#039;s easy to lose sight of that bigger picture.]]></description>
		<content:encoded><![CDATA[<p>Martin, yes, I&#8217;m not trying to pretend the issues of usability and complexity are the same, much less that the considerations I&#8217;ve set out here are in any way an explanation or excuse for poor usability &#8212; they are not. This was simply an attempt draw a distinction between (for want of better phrasing) a personal CMS and an enterprise CMS.</p>
<p>I picked up on your points about usability because you were (and are) advocating the excellence achieved in personal CMSs to be carried over to enterprise CMS, and I wanted to say that it&#8217;s difficult to do because the task in hand is more complex, and they are different beasts. Of course, that doesn&#8217;t mean championing usability isn&#8217;t worth doing, and I agree that it&#8217;s a cause worth championing.</p>
<p>As an aside, I have been preparing these articles simultaneously for this blog and for <a href="http://www.guardian.co.uk/help/insideguardian" rel="nofollow">Guardian&#8217;s own &#8220;Inside&#8230;&#8221; blog</a> using the R2 CMS, and there were clearly more clicks needed to get the work done on the R2 CMS. (I didn&#8217;t have the luxury of a production staffer to help me). It would have been easy to blame the tools, and possibly the usability of the tools. Of course, I knew I was working for outlets with very different standards, and the result on the Guardian site is a much more sophisticated offering. Still, in the heat of the moment it&#8217;s easy to lose sight of that bigger picture.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Martin Stabe</title>
		<link>http://niksilver.com/2008/11/18/an-abc-of-r2-a-is-for-article-editor/#comment-310</link>
		<dc:creator><![CDATA[Martin Stabe]]></dc:creator>
		<pubDate>Tue, 18 Nov 2008 12:45:40 +0000</pubDate>
		<guid isPermaLink="false">http://niksilver.com/?p=140#comment-310</guid>
		<description><![CDATA[I haven&#039;t seen the backend of the new Guardian system, so I don&#039;t know whether the issues I&#039;ve sometimes raised apply to it.

But I don&#039;t think the frustrations journalists (including me) often express about the CMSs they use have much to do with the debate about &quot;&lt;a href=&quot;http://niksilver.com/2007/12/27/lightweight-versus-heavyweight-the-cost-is-in-the-management/&quot; rel=&quot;nofollow&quot;&gt;lightweight vs. heavyweight&lt;/a&gt;&quot; software as you&#039;ve described it in the past. I think the issue is primarily one of &lt;a href=&quot;http://www.martinstabe.com/blog/2008/10/01/which-cms-do-they-use-in-online-journalism-utopia/&quot; rel=&quot;nofollow&quot;&gt;poor backend usability and design&lt;/a&gt;.

The weakest point of editorial systems usually has nothing to do with the core software and everything to do with basic user interface design: Crucial options that are hidden away in counter-intuitive places, unnecessary navigation elements that require extra clicks for heavily-used or required tasks, menus that that don&#039;t anticipate what you are most likely to achieve, pages that take ions to load, and so on. When you&#039;re trying to break a story online while the next print deadline looms, every extra click and cumbersome procedure is a serious obstacle.]]></description>
		<content:encoded><![CDATA[<p>I haven&#8217;t seen the backend of the new Guardian system, so I don&#8217;t know whether the issues I&#8217;ve sometimes raised apply to it.</p>
<p>But I don&#8217;t think the frustrations journalists (including me) often express about the CMSs they use have much to do with the debate about &#8220;<a href="http://niksilver.com/2007/12/27/lightweight-versus-heavyweight-the-cost-is-in-the-management/" rel="nofollow">lightweight vs. heavyweight</a>&#8221; software as you&#8217;ve described it in the past. I think the issue is primarily one of <a href="http://www.martinstabe.com/blog/2008/10/01/which-cms-do-they-use-in-online-journalism-utopia/" rel="nofollow">poor backend usability and design</a>.</p>
<p>The weakest point of editorial systems usually has nothing to do with the core software and everything to do with basic user interface design: Crucial options that are hidden away in counter-intuitive places, unnecessary navigation elements that require extra clicks for heavily-used or required tasks, menus that that don&#8217;t anticipate what you are most likely to achieve, pages that take ions to load, and so on. When you&#8217;re trying to break a story online while the next print deadline looms, every extra click and cumbersome procedure is a serious obstacle.</p>
]]></content:encoded>
	</item>
</channel>
</rss>

