IA Summit 2012 Notes: Adapting ourselves to adaptive content

This is part of a series of notes from the Information Architecture Summit from 2012. All posts will be tagged ias12. This talk was presented by Karen McGrane (@karenmcgrane on Twitter). Slides are on Slideshare.

  • We need structured content to adapt to multi device future
  • Publishers are like a bellweather or a canary in a coal mine. They are forced to adapt to content problems more quickly than other companies
  • Publishing companies don't have enough people or resources to populate all devices with customized content: "we cant afford to be creating content that will appear on only one platform"
  • Case Study: Conde Nast
    • Paul Ford: This is the golden age of PDFs on the iPad
    • Conde Nast creates custom ipad versions of major titles (GQ, Glamour, etc)
      • not searchable, not selectable, cant save it: it's a giant heavy graphic
      • They are translating all of their art direction into digital twice for portrait and landscape layouts
    • Sales of iPad issues have dropped precipitously since initial novelty. Glamor (their most lucrative print tilte) sold only 2,775 copies in November.
    • Conde Nast changing to more flexible strategy: create once and distribute everywhere, start with workflow to support all of their designs
  • Case Study: NPR
    • COPE: create once publish everywhere. API lets them get content out in variety of different contexts.
      • creates clean, well structured, flexible content
      • no custom development for multiple platforms
      • text, images, audio from CMS runs through API
      • Can see exact same story in NPR.org, mobile site, app, user generated NPR app, public radio player (pulls in from 500 public radio stations), etc. Platforms talk to the API and make the design decisions appropriate for the device (and not how the content is structured by the CMS)
    • NPR pageviews have gone up 80% because of api
    • Biggest impact is mobile strategy: they put the work into structured content and API up front instead of lots of custom development for each platform so they are able to get new apps out quickly
  • Future of adaptive content
    • Set up a reusable content store from the beginning--don't know where content will go or how it will look in any particular channel, but will have the flexibility to reuse it on any new channel in the future
    • Case study: TV Guide
      • in 80s realized in content business, not magazine business
      • required writers to write 3 versions of descriptions: small, med & large
      • didn't want all of their content locked up in files, wanted a variety of flexible content to use in the future
      • company that publishes magazine sold recently for $1--no value in magazine publishing business anymore, their value is the reusable data to sell to variety of platforms
    • multiple sizes--headlines, summaries, etc.
    • meaningfull metadata--platform needs to be able to query content for size and characteristics, platform can make decisions about what it wants to show
    • written for reuse--don't think about use in just one context
  • why are the news organizations able to innovate
    • news organizations already have structured content: journalism students are tought to create packages of content: (headline, deck (short summary), lede (put the most important ideas in first paragraph), photo, captions (of photo) & cutlines (summary of photo), nut graph (bulleted summary of article)
    • however, in a magazine content and form are tightly integrated and publishers have a hard time imagining content set free of appearance
      • hard to think about content broken into little bits, hard to imagine where content lives because it's in so many different places
      • hundreds of years of print primacy have built a particular culture, process, workflow, values
        • Case Study: New York Sunday Review was designed for print first (with very large images) and then handed to developers. Desktop version of website is bad because no one thought about it, mobile site is actually broken
  • We are making the same mistake by designing for the desktop web first!
    • Case study: Amazon product page--most A/B tested page on the internet, but on mobile robot goes and gets data and puts up content until it runs out of space
      • truncation is not a strate...
  • *Content* first
    • not print first
    • not web first
    • not even mobile first
    • clean, well structured, reusable, flexible content
    • designed from the start to go into variety of contexts, even those you haven't thought about yet
    • break up marriage of content and form
  • WYSIWYG CMS infrastructure that lets you see in desktop webpage context, leads you to believe it is in fact "what you see is what you get" without any consideration that it might not be in any other context
    • content developed that way has to be retrofitted for reuse
    • we need a sematic content publishing system so chunks of content can be combined as appropriate for each particular platform
      • content templates encourage reusable chunks content, but that doesn't make it into the CMS
    • break apart content from its appearance on the page
    • people will write better content if they have better tools that fit their workflow, mental models, and metadata needs: "content management is the enterprise software that UX forgot"
      • if you are in the business of producing content, the content management workflow is just as important as the ecommerce workflow, but people don't have metrics for it, they just assume the content writers will learn to deal with it
    • need to take content management workflow usability and fitness to your content writers' needs into account when choosing a CMS, not just requirements like security and support: this is not a luxury, it's a requirement for adaptive content
  • demystify metadata to content writers
    • use metadata to programatically build pages: you are not an editor crafting every pixel on the page, give up the control that you think you have--but you get control back, too, by using metadata to show this content for this reason on this platform
      • metadata is the new art direction (Ethan Resnick)
    • use metadata to help prioritise content
      • How do you take content from the desktop site and put on mobile, where do things fit in overall hierarchy of page
      • Case study: The Boston Globe uses it to rank story importance and make sure their "top story" is interesting, not just the most recently published
      • Designers were already doing this work, but it was getting lost with redesigns and context changes. Metadata stays with the content.
    • use metadata to personalize content based on what you know about user--people have been talking about this for 15 years, and the database part is easy but we need to actually write that metadata to be able to do it
    • use mobile as a catalyst to get all of these benefits: "the more structure you put into content the freer it will become" (Rachel Lovinger)

Key take-home points for me:

Create packages of content including content chunks like title, short blurb, longer blurb, full text, image, and other metadata that lets you pick and choose what you want to display across different devices and different designs. We can use the metadata for other things too, like generating personalized pages full of content of interest to a specific user. Mobile is a wedge to get that to happen, but we need better tools too, the CMS workflow as it stands is not good enough.

Comments