Which CMS do they use in online journalism utopia?

Wednesday, 1 October 2008, 07:22

Following Paul Bradshaw’s recent recommendation, I read Making Online News, a brilliant collection of academic articles edited by Chris Paterson and David Domingo.

The articles all attempt update the newsroom ethnographies of the late 1970s and 80s — when several sociologists studied how journalists’ working practices influence how the narrative of news is constructed — to account for online publishing.

Domingo’s own contribution to the book is the most striking. Studying four online newsrooms in Catalonia, he noted that online journalists are idealists about their medium: They subscribe to “utopias”— an understanding of what is possible, at least theoretically, in digital journalism.
At the coalface, however, newsroom working practices or technologies inevitably get in the way of these digital utopia.

The journalists he studied, Domingo notes, “felt the need to justify the technological choices that did not fit the ideal model by blaming the limitations imposed by the social, economic and technological context of their media company.”

It makes for somewhat depressing reading, but Domingo’s examples sound awfully familiar. Far from the ideal of using web forums as sources or as a way to interact with readers, for example, they were dealt with in the context of some routinised comment moderation system. Long-planned special events (like elections or Olympics, say) were often the only time that significant storytelling innovations could be attempted.

But best of all, Domingo also addressed the elephant in the newsroom, the content management system:

“The material context of the journalistic work was the result of many technical design decisions that clearly affected the performance of reporters. … Reporters usually did not have the chance to participate in technological decisions and one of the strongest internal social conflicts in the newsrooms arose because of the frustrations with the technical features of the tools they used … CMS design did not always fit the needs of journalists, and discouraged them from routines that would have sufficed in other material conditions.

In other cases, they complained that technical routines were too cumbersome and time consuming, working against their wish for immediacy. This led to a relationship of distrust between the journalists and the CMS staff.

… The technical staffs were too small to deal with long-term development and, short-term problem solving and coding specific solutions for special feature articles with the timing that journalists would like.

Technically skilled journalists in the team (at the side of the online newsroom or the technical staff) were crucial in all the cases, to communicate journalistic needs to the programmers.

…[T]echnical tools evolved quite slowly in the eyes of the journalist. CMS always had noncritial bugs that took months to be solved, in the queue for the next version. They made journalists’ life less easy, but they developed routines to deal with the bugs …

…Even though online reporters did not usually participate in future project designs, they indirectly participated in innovation processes by accepting, rejecting, reinventing or adopting new technical tools or work routines.

The article is essential reading for any newsroom manager. A CMS with poor backend usability will engender bad practices as journalists cut corners while striving for immediacy or some other ideal. The same is true of a brilliant CMS delivered with badly-executed templates that journalists can’t fix.

Never mind the cool stuff we’d all like to be trying — if the CMS makes it difficult (or is designed to discourage) the basic things we ought to be doing — like creating inline links in stories — time-pressed journalists simply won’t do it. In other words, the technology begins to determine content.

Worse, I suspect badly-designed CMS backends engender resistance to the online medium among print journalists by leading them to assume that all this digital stuff must be frightfully complicated.

Gripes about the clunkiness of content management systems are almost universal among online journalists. At one conference I attended a few months ago, several editors compared how long it took to post just one simple story to their websites. One had counted 62 clicks to complete this most basic publishing process. Another recounted how journalists were exporting image files out of one part of a CMS, e-mailing it across the newsroom for a colleague to use on another part of the same CMS because they knew of no way of moving files within the CMS.

Everyone who works on a news website seems to have a horror story like this. Some have happy endings involving ingenious, creative workarounds that saved the day. But most just end in head-shaking, eye-rolling and curses.

Everyone who has worked in a publishing company bigger than their spare bedroom understands there are plenty of good reasons to have a “heavyweight” CMS in the context of a large publishing company.

That’s hardly a consolation to reporters trying to break a story online with the sort of immediacy or interactivity they know to be (theoretically) possible, or to online editors eager to replicate the sophisticated new semantic tagging or SEO capabilities that a couple of plugins just gave to their personal blogs.

Everyone who has used blogging tools understands how simple and extendable the backend of a web publishing system can be. And a journalist frustrated by the discovery that expensive newsroom CMSs can’t do the same things they can easily achieve on a simple blog is experiencing what Domingo described: the frustration of discovering the difference between digital utopias and digital reality.

Is anybody out there actually working with a system that behaves? Let us know in the comments what it’s called.

On Twitter the other day, Patrick Beeson nominated Ellington, the Django-based system developed for the Lawrence Journal-World. Any other candidates?

Entry Filed under: Journalism, Online Journalism, content management systems

10 Comments Add some more of your own

  • 1. hackademic.net — jo&hellip | 2 October 2008 at 2102

    [...] Read more here [link] Tags:CMS, hackademic, Journalism, martin_stabe, Newspapers, Online [...]

  • 2. Daniel Bachhuber | 3 October 2008 at 0559

    [crickets, crickets]

    I think Ellington needs an open-source competitor for there even to be a discussion.

  • 3. Steve Yelvington | 3 October 2008 at 1558

    The other obvious candidate is Drupal, which is now powering dozens of fairly large newspaper sites.

    However, the path from a generic Drupal download to a system properly configured to meet the needs of a large multimedia news organization is not a short one.

    We're working toward relaunch of Jacksonville.com on the Drupal platform by the end of the month, followed quickly thereafter by CJOnline.com. As quickly as possible we'll be releasing our work — new Drupal modules and a configuration script — to the open-source community.

    Our goal is to move from a model in which web sites are maintained by online specialists to one in which every member of the news organization can play an appropriate role in direct online publishing and interaction.

    The flexibility issue is huge. One of the benefits of our system will be that editors will have complete flexibility to change layouts of major display pages such as the homepage, section fronts, and topics pages. It won't be necessary to know any HTML.

  • 4. James Goffin | 5 October 2008 at 1328

    It's not just the fault of the CMS. There's a fundamental difference in the way you handle information to do all the sparkly stuff that is alien to knocking out a piece of text.
    To do a football league table as plain text you can just type it, bung in few tabs and you're done. To make that interactive you need a database table for the teams, for each result, some script to work out the points and generate the table.
    Open that up to a big competition like the FA Cup and you need an index that includes every club in the country. Or you could just type the text in, bung in a few tabs…
    Journalists are used to working with words and not data; they are two different disciplines that have a lot to offer each other, but different nonetheless.

  • 5. Martin Stabe | 5 October 2008 at 1344

    Absolutely right.

    But wouldn't you agree that most newsroom CMSs are designed specifically to do the sort of “knock out a piece of text” journalism and actually discourage the sort of mind shift towards data-driven work you describe?

    To build your database-driven football tables, for example, a technically knowledgeable journalist like yourself will most likely have to step outside the constraints of the system used by the to build it from scratch.

    The output from that application would then probably be piped back into the general framework that runs the paper's site with some ugly hack involving Javascript or iframes. That's an example of the creative workarounds I was talking about.

    The best website editors are those who can achieve this sort of stuff in spite of whatever systems are at their disposal.

  • 6. Bookmarks for October 6th&hellip | 7 October 2008 at 0102

    [...] Which CMS do they use in online journalism utopia? | Martin Stabe – Analysis of CMS and how it affects journalists work. Discusses the problems with clunky backends and poor templates. CoPress might fill these voids. [...]

  • 7. Ian Reeves | 7 October 2008 at 1539

    Hi Martin,
    I've built a very simple Drupal site for students (and staff) at the Uni of Kent's new Centre for Journalism (http://www.centreforjournalism.co.uk) to use as a live publishing environment as they learn their trade. It fulfills the basic brief of allowing them to post blogs, stories, images, videos and audio content – with some areas restricted for departmental eyes only, for assessed work etc – but the idea is that as they progress, they'll also be involved in the site's development into something far more sophisticated. Hopefully they'll eventually bringing ideas I've never even thought of to the table.
    It's currently an online-only cms, of course, but I note there's some discussion on the Drupal Newspaper Group about integration with InDesign and InCopy that I'll be following closely.

  • 8. Dave Spathaky | 8 October 2008 at 1014

    Yep, for sure, it's all about workflow….

  • 9. Adult Toys | 4 February 2009 at 0329

    interesting article

  • 10. savings | 4 February 2009 at 1259

    Great post. He definitely needs a competitor, there's no arguing that Joomla is quickly becoming one of the top content management system (CMS) platforms on the Internet. But that being said drupal has a major share in the CMS market.

Leave a Comment

Required

Required, hidden

Some HTML allowed:
<a href="" title=""> <abbr title=""> <acronym title=""> <b> <blockquote cite=""> <cite> <code> <del datetime=""> <em> <i> <q cite=""> <strike> <strong>

Trackback this post  |  Subscribe to the comments via RSS Feed

Additional comments powered by BackType