SlideShare a Scribd company logo
More Content in Less Time
Applying the secrets of Lean Thinking and
Agile Programming to the creation of content.

Mark Baker
Analecta Communications Inc
@mbakeranalecta #leancontent @LavaCon
Productivity is key
• Manufacturing
• Product design
• Software
development
• Content
development

© Analecta Communications Inc. 2013

2
Lean product development
• Toyota produces a
new vehicle in one
year compared to two
to three years for
North American
competition.
• Toyota produces
better cars at
competitive prices yet
makes more money
© Analecta Communications Inc. 2013

3
Agile programming
• State of Florida Statewide
Automated Child Welfare
Information System
– Started 1990, estimated $32M, delivery
1998
– As of 2002, spent $170M, estimated
$230M, delivery 2013

• State of Minnesota Statewide
Automated Child Welfare
Information System
– Started 1999, finished 2000, cost 1.1
million.

© Analecta Communications Inc. 2013

4
Lean thinking
• Toyota Production
System (TPS)
• “Lean Thinking” study of
TPS
– James P. Womack
– Daniel T. Jones
– Studied Toyota and other
companies
– Derived set of principles
dubbed “Lean Thinking”
© Analecta Communications Inc. 2013

5
Principles
•
•
•
•
•

Specify value: waste is any process that does not add value to the
customer. In order to identify waste, you must first specify what is of
value.
Identify the value stream: trace how value is added to a product at
each stage of the productive process. Waste is all the steps in the
process that do not add value.
Flow: The productive process should flow without interruption,
without waiting, and without unnecessary movement.
Pull: Nothing should be produced until it is needed by the next step
in the process.
Perfection: An organization must be committed to building and
maintaining a culture in which every employee is dedicated to
reducing waste and improving quality.
Womack and Jones, pp 16-26.

© Analecta Communications Inc. 2013

6
Lean Software Development
• Application of Lean
ideas to software
development
– Fusion with Agile

• Mary Poppendieck
• Tom Poppendieck

© Analecta Communications Inc. 2013

7
Principles
•

•
•
•
•
•
•

Eliminate waste: Waste is any process that does not add value to
the customer. In order to identify waste, you must first specify what
is of value.
Amplify learning: Product development is a learning process.
Decide as late as possible: The later you decide, the better
information your decision is based on.
Deliver as fast as possible: “Without speed, you cannot delay
decisions.”
Empower the team: Self direction is required to decide late and
execute quickly.
Build integrity in: Useful content must evolve over time.
See the whole: Optimize the system as a whole, not in pieces.

© Analecta Communications Inc. 2013

8
Lean Product Design
• Managing the
Design Factory
• Donald Reinertsen
• Disciplined
optimized approach
to generating
design information

© Analecta Communications Inc. 2013

9
Batch and Queue Manufacturing

© Analecta Communications Inc. 2013

10
Manufacturing Flow

© Analecta Communications Inc. 2013

11
Batch and Queue Content

© Analecta Communications Inc. 2013

12
Documentation beefs
• The spec keeps
changing
• The developers won’t
review the docs
– Carrot approach
– Stick approach

© Analecta Communications Inc. 2013

13
Content Flow

© Analecta Communications Inc. 2013

14
Promotes learning
• Errors are discovered
sooner
• Errors in content result
from defects in
knowledge
• Fix the defects in your
knowledge so you can
produce better content
faster
© Analecta Communications Inc. 2013

15
More efficient
• Better utilization of
resources
• No crunch at the end
of the project
• Errors detected
sooner means better
understanding, which
means fewer errors
are made
© Analecta Communications Inc. 2013

16
Catches more errors
• Reviewers can
focus on one issue
at a time
• Catch developers
while details fresh
in their minds

© Analecta Communications Inc. 2013

17
Improves completeness
• Reviewer reading a
book can’t see the
trees for the forest
• Focusing on one issue
leads developers to
ask where related
issues are discussed

© Analecta Communications Inc. 2013

18
Builds awareness
• When work flows, workers
can see how their work
affects the rest of the
process.
• With incremental review,
developers can see how
their work affects
documentation
• More likely to inform
writers of design changes

© Analecta Communications Inc. 2013

19
Waterfall design process
Requirements
System design
Analysis
Program Design
Coding
Testing
Delivery
© Analecta Communications Inc. 2013

20
Waterfall doesn’t work
• Keep trying to “get it
right the first time”
• But we never do!
• Insanity: doing the
same thing over and
over and expecting
different results
Einstein

© Analecta Communications Inc. 2013

21
Why waterfall fails
• Design generates
information
– Go from not knowing how
to knowing how
– At the start you have little
information
– At the end you have a lot
of information

• Decisions fixed at the
beginning are based on
very little information
© Analecta Communications Inc. 2013

22
Information theory
• Events that are less
probable contain more
information.
• The closer our first-pass
success rate is to 100
percent, the lower the
information generation
rate. This means that if we
succeed at doing things
right the first time we will
have driven all information
generation out of our
design process.
Reinertsen, Managing the Design
Factory, pp 69,79
© Analecta Communications Inc. 2013

23
Embrace change
• Information will
increase
• Designs will
change
• Content
requirements will
change
• Content will
change
© Analecta Communications Inc. 2013

24
Agile software development
• Iterative
development
• User stories
• Frequent deliveries
to customer
• Keep your options
open
• Do the simplest
thing that works
• Refactor constantly

© Analecta Communications Inc. 2013

25
Agile content development
• Iterative
development
• User stories
• Frequent deliveries
to customer
• Keep your options
open
• Do the simplest thing
that works
• Refactor constantly
© Analecta Communications Inc. 2013

26
Iterative development
• Develop content in
small chunks
• Use incremental
review
• Harmonize content
development with
product development

© Analecta Communications Inc. 2013

27
User stories
• Support user tasks
• Use personas
• Minimalism
– Deliver only content
that is known to be of
value to customers

© Analecta Communications Inc. 2013

28
Frequent deliveries to customer
• Publish continuously
• Make sure content is
published to all alpha and
beta tests, internal and
external
• Mark pages as unreviewed with appropriate
cautions, but make sure
they are read early and
often
• Provide a feedback
mechanism
© Analecta Communications Inc. 2013

29
Keep your options open
• Learn first, then
write
• Start as late as
possible
– More information is
available later

• Isolate volatility
– Media
– Subject matter
© Analecta Communications Inc. 2013

30
Do the simplest thing that works
• Don’t try to guess
what future needs will
be.
– You will guess wrong
and waste effort

• Do the simplest thing
that works today
• The simplest solution
will be easiest to
change when future
needs arise
© Analecta Communications Inc. 2013

31
Refactor constantly
• Maintain
simplicity by
refactoring to
eliminate
complexity and
redundancy

© Analecta Communications Inc. 2013

32
Evenness
• You don’t win the
Tour de France by
trying to win all stages
• Different techniques
optimize different
parts of the process
• Strive for evenness
• Optimize the whole
rather than the parts
© Analecta Communications Inc. 2013

33
No Best Practices
• “Best practices are only ‘best’ in certain
contexts to achieve certain objectives. A
change in either the context or the
objective can quickly transform a ‘best
practice’ into a stupid approach.”
Donald Reinertsen
Managing the Design Factory, p3.

© Analecta Communications Inc. 2013

34
Reading List
• Lean Thinking, James P.
Womack and Daniel T. Jones,
The Free Press, 2003.
• The Toyota Way, Jeffrey K.
Liker, McGraw Hill, 2004.
• Managing the Design Factory,
Donald G. Reinertsen, The
Free Press, 1997.
• Lean Software Development,
Mary Poppendieck and Tom
Poppendieck, Addison
Wesley, 2003.

© Analecta Communications Inc. 2013

35
Reading List
• Every Page is Page One
• By Mark Baker
• XML Press
– http://xmlpress.net/publications/eppo/

• The Every Page is Page
One design pattern is well
adapted to lean content
development.

© Analecta Communications Inc. 2013

36
Contact information
• Mark Baker
• Analecta
Communications Inc.
• www.analecta.com
• mbaker@analecta.com
• @mbakeranalecta
• +1 613 422 9400
© Analecta Communications Inc. 2013

37

More Related Content

PPTX
20-year evolution with a 5-year strategic plan
PDF
Quality Control for Translations-The Best in Process, Plans and People
PPTX
LavaCon 2013 Keynote: The Common Wisdom
PPTX
Global Content Strategy 1/2 Day Workshop
PPTX
Microsoft: Digital Transformation Slides
PDF
Lean Discovery, Agile Delivery & the DevOps Mindset
PPTX
Designing business outcomes
PPTX
Techniques for Keeping Distributed Retrospectives Effective and Fun
20-year evolution with a 5-year strategic plan
Quality Control for Translations-The Best in Process, Plans and People
LavaCon 2013 Keynote: The Common Wisdom
Global Content Strategy 1/2 Day Workshop
Microsoft: Digital Transformation Slides
Lean Discovery, Agile Delivery & the DevOps Mindset
Designing business outcomes
Techniques for Keeping Distributed Retrospectives Effective and Fun

What's hot (18)

PPTX
[Case Study] Adopting an Agile Content Development Process with Debra Brinson...
PDF
The Data Behind DevOps: Becoming a High Performer
PPTX
The Key to High Performance - What the Data Says
PPTX
[Workshop Part 1-4] Modernizing Your Technical Resource Center - Assessing th...
PPTX
Surge engr 245 lean launchpad stanford 2020
PDF
Professional Developer by Alexandre Cuva
PPTX
Lynn Winterboer : Test automation
PDF
AB Testing and UX - a love story with numbers and people (by Craig Sullivan a...
PDF
Prerequisites for Agility, T4AT 02-12-2021
PDF
The Power of an Agile BA
PDF
Data-Driven Software Testing: The New, Lean Approach to Quality
PPTX
Best Practices for API Adoption - WIP Factory presentation for AnyPresence we...
PDF
Lean Startup Tools for Scrum Product Owners
PDF
Delivering Responsive Design at Scale
PDF
Accelerating Agile by Adding Business Analysis
PDF
"Hack Your Project" by Andrea Fryrear and David Lesue
PPTX
Webinar - Should You Upgrade to Adobe Creative Cloud? - 2017-02-23
PDF
Microsoft Digital Advisory Services
[Case Study] Adopting an Agile Content Development Process with Debra Brinson...
The Data Behind DevOps: Becoming a High Performer
The Key to High Performance - What the Data Says
[Workshop Part 1-4] Modernizing Your Technical Resource Center - Assessing th...
Surge engr 245 lean launchpad stanford 2020
Professional Developer by Alexandre Cuva
Lynn Winterboer : Test automation
AB Testing and UX - a love story with numbers and people (by Craig Sullivan a...
Prerequisites for Agility, T4AT 02-12-2021
The Power of an Agile BA
Data-Driven Software Testing: The New, Lean Approach to Quality
Best Practices for API Adoption - WIP Factory presentation for AnyPresence we...
Lean Startup Tools for Scrum Product Owners
Delivering Responsive Design at Scale
Accelerating Agile by Adding Business Analysis
"Hack Your Project" by Andrea Fryrear and David Lesue
Webinar - Should You Upgrade to Adobe Creative Cloud? - 2017-02-23
Microsoft Digital Advisory Services
Ad

Viewers also liked (20)

PDF
Antiplatform: Creating Effective Brand Experiences
PDF
Social buzzclub Get on Page One in Google Search with Google+
PDF
Yuvee press release 2012.2 announcing the “one thumb surfing” tagline for Web...
PPTX
PPTX
Every page is page one (www1214)
PPTX
No More Broken Links
PDF
Presentation
PPTX
Writing every page is page one topics
PPTX
Information architecture bottom up
PPTX
Every page is page one baker
PPTX
It's Stories All the Way Down: Spectrum 2016
PDF
Immersive Storytelling: Scrollytelling One-Page Parallax - a short guide how ...
PDF
The world of women's marketing
PPTX
Nike ppt
PPTX
Brand positioning part 3
PPTX
Taglines or braglines
PPTX
Nike brand mantra
PPT
Tips on making great taglines
PPTX
Nike media midterm presentation
PPT
Nike- Subliminal Ad Presentation
Antiplatform: Creating Effective Brand Experiences
Social buzzclub Get on Page One in Google Search with Google+
Yuvee press release 2012.2 announcing the “one thumb surfing” tagline for Web...
Every page is page one (www1214)
No More Broken Links
Presentation
Writing every page is page one topics
Information architecture bottom up
Every page is page one baker
It's Stories All the Way Down: Spectrum 2016
Immersive Storytelling: Scrollytelling One-Page Parallax - a short guide how ...
The world of women's marketing
Nike ppt
Brand positioning part 3
Taglines or braglines
Nike brand mantra
Tips on making great taglines
Nike media midterm presentation
Nike- Subliminal Ad Presentation
Ad

Similar to More content in less time (20)

PDF
Building a custom cms with django
PDF
Are you Agile enough?
PDF
The lean principles of data ops
PDF
Doing Analytics Right - Designing and Automating Analytics
PDF
Ambient Intelligence Design Process
PDF
Doing Analytics Right - Building the Analytics Environment
PDF
English digital business 2.1.pptx
PPTX
Agile Governance for Hybrid Programs
PPTX
The Waterfall Model
PPTX
Mobile Project Management
PPTX
Fuel Good 2018: Upgrades Made Easy: The Canadian Museum of History
PDF
The Agile Movement
PPTX
Professional Project Manager Should Be Proficient in Agile
PPTX
Lean UX and Optimisation - Userzoom : 24 jan 2012 - lean optimisation
PPTX
Trippe "Project Management Trends in Publishing: Agile is the New Norm and Th...
PPTX
This one weird trick will fix all your Agile problems
PPTX
software_engineering_agile_methodology.pptx
PDF
Introduction to Software Engineering & Project Management.pdf
PDF
Lean Based Sofware Development
PDF
Sdec10 lean package implementation
Building a custom cms with django
Are you Agile enough?
The lean principles of data ops
Doing Analytics Right - Designing and Automating Analytics
Ambient Intelligence Design Process
Doing Analytics Right - Building the Analytics Environment
English digital business 2.1.pptx
Agile Governance for Hybrid Programs
The Waterfall Model
Mobile Project Management
Fuel Good 2018: Upgrades Made Easy: The Canadian Museum of History
The Agile Movement
Professional Project Manager Should Be Proficient in Agile
Lean UX and Optimisation - Userzoom : 24 jan 2012 - lean optimisation
Trippe "Project Management Trends in Publishing: Agile is the New Norm and Th...
This one weird trick will fix all your Agile problems
software_engineering_agile_methodology.pptx
Introduction to Software Engineering & Project Management.pdf
Lean Based Sofware Development
Sdec10 lean package implementation

Recently uploaded (20)

PDF
Chapter 3 Spatial Domain Image Processing.pdf
PPT
“AI and Expert System Decision Support & Business Intelligence Systems”
PDF
Spectral efficient network and resource selection model in 5G networks
PDF
Peak of Data & AI Encore- AI for Metadata and Smarter Workflows
PDF
Encapsulation theory and applications.pdf
PDF
KodekX | Application Modernization Development
PDF
Unlocking AI with Model Context Protocol (MCP)
PDF
Empathic Computing: Creating Shared Understanding
PDF
Dropbox Q2 2025 Financial Results & Investor Presentation
PDF
NewMind AI Monthly Chronicles - July 2025
DOCX
The AUB Centre for AI in Media Proposal.docx
PPTX
Understanding_Digital_Forensics_Presentation.pptx
PDF
Build a system with the filesystem maintained by OSTree @ COSCUP 2025
PDF
Encapsulation_ Review paper, used for researhc scholars
PDF
How UI/UX Design Impacts User Retention in Mobile Apps.pdf
PDF
Review of recent advances in non-invasive hemoglobin estimation
PPTX
A Presentation on Artificial Intelligence
PDF
Diabetes mellitus diagnosis method based random forest with bat algorithm
PPT
Teaching material agriculture food technology
PDF
Shreyas Phanse Resume: Experienced Backend Engineer | Java • Spring Boot • Ka...
Chapter 3 Spatial Domain Image Processing.pdf
“AI and Expert System Decision Support & Business Intelligence Systems”
Spectral efficient network and resource selection model in 5G networks
Peak of Data & AI Encore- AI for Metadata and Smarter Workflows
Encapsulation theory and applications.pdf
KodekX | Application Modernization Development
Unlocking AI with Model Context Protocol (MCP)
Empathic Computing: Creating Shared Understanding
Dropbox Q2 2025 Financial Results & Investor Presentation
NewMind AI Monthly Chronicles - July 2025
The AUB Centre for AI in Media Proposal.docx
Understanding_Digital_Forensics_Presentation.pptx
Build a system with the filesystem maintained by OSTree @ COSCUP 2025
Encapsulation_ Review paper, used for researhc scholars
How UI/UX Design Impacts User Retention in Mobile Apps.pdf
Review of recent advances in non-invasive hemoglobin estimation
A Presentation on Artificial Intelligence
Diabetes mellitus diagnosis method based random forest with bat algorithm
Teaching material agriculture food technology
Shreyas Phanse Resume: Experienced Backend Engineer | Java • Spring Boot • Ka...

More content in less time

  • 1. More Content in Less Time Applying the secrets of Lean Thinking and Agile Programming to the creation of content. Mark Baker Analecta Communications Inc @mbakeranalecta #leancontent @LavaCon
  • 2. Productivity is key • Manufacturing • Product design • Software development • Content development © Analecta Communications Inc. 2013 2
  • 3. Lean product development • Toyota produces a new vehicle in one year compared to two to three years for North American competition. • Toyota produces better cars at competitive prices yet makes more money © Analecta Communications Inc. 2013 3
  • 4. Agile programming • State of Florida Statewide Automated Child Welfare Information System – Started 1990, estimated $32M, delivery 1998 – As of 2002, spent $170M, estimated $230M, delivery 2013 • State of Minnesota Statewide Automated Child Welfare Information System – Started 1999, finished 2000, cost 1.1 million. © Analecta Communications Inc. 2013 4
  • 5. Lean thinking • Toyota Production System (TPS) • “Lean Thinking” study of TPS – James P. Womack – Daniel T. Jones – Studied Toyota and other companies – Derived set of principles dubbed “Lean Thinking” © Analecta Communications Inc. 2013 5
  • 6. Principles • • • • • Specify value: waste is any process that does not add value to the customer. In order to identify waste, you must first specify what is of value. Identify the value stream: trace how value is added to a product at each stage of the productive process. Waste is all the steps in the process that do not add value. Flow: The productive process should flow without interruption, without waiting, and without unnecessary movement. Pull: Nothing should be produced until it is needed by the next step in the process. Perfection: An organization must be committed to building and maintaining a culture in which every employee is dedicated to reducing waste and improving quality. Womack and Jones, pp 16-26. © Analecta Communications Inc. 2013 6
  • 7. Lean Software Development • Application of Lean ideas to software development – Fusion with Agile • Mary Poppendieck • Tom Poppendieck © Analecta Communications Inc. 2013 7
  • 8. Principles • • • • • • • Eliminate waste: Waste is any process that does not add value to the customer. In order to identify waste, you must first specify what is of value. Amplify learning: Product development is a learning process. Decide as late as possible: The later you decide, the better information your decision is based on. Deliver as fast as possible: “Without speed, you cannot delay decisions.” Empower the team: Self direction is required to decide late and execute quickly. Build integrity in: Useful content must evolve over time. See the whole: Optimize the system as a whole, not in pieces. © Analecta Communications Inc. 2013 8
  • 9. Lean Product Design • Managing the Design Factory • Donald Reinertsen • Disciplined optimized approach to generating design information © Analecta Communications Inc. 2013 9
  • 10. Batch and Queue Manufacturing © Analecta Communications Inc. 2013 10
  • 11. Manufacturing Flow © Analecta Communications Inc. 2013 11
  • 12. Batch and Queue Content © Analecta Communications Inc. 2013 12
  • 13. Documentation beefs • The spec keeps changing • The developers won’t review the docs – Carrot approach – Stick approach © Analecta Communications Inc. 2013 13
  • 14. Content Flow © Analecta Communications Inc. 2013 14
  • 15. Promotes learning • Errors are discovered sooner • Errors in content result from defects in knowledge • Fix the defects in your knowledge so you can produce better content faster © Analecta Communications Inc. 2013 15
  • 16. More efficient • Better utilization of resources • No crunch at the end of the project • Errors detected sooner means better understanding, which means fewer errors are made © Analecta Communications Inc. 2013 16
  • 17. Catches more errors • Reviewers can focus on one issue at a time • Catch developers while details fresh in their minds © Analecta Communications Inc. 2013 17
  • 18. Improves completeness • Reviewer reading a book can’t see the trees for the forest • Focusing on one issue leads developers to ask where related issues are discussed © Analecta Communications Inc. 2013 18
  • 19. Builds awareness • When work flows, workers can see how their work affects the rest of the process. • With incremental review, developers can see how their work affects documentation • More likely to inform writers of design changes © Analecta Communications Inc. 2013 19
  • 20. Waterfall design process Requirements System design Analysis Program Design Coding Testing Delivery © Analecta Communications Inc. 2013 20
  • 21. Waterfall doesn’t work • Keep trying to “get it right the first time” • But we never do! • Insanity: doing the same thing over and over and expecting different results Einstein © Analecta Communications Inc. 2013 21
  • 22. Why waterfall fails • Design generates information – Go from not knowing how to knowing how – At the start you have little information – At the end you have a lot of information • Decisions fixed at the beginning are based on very little information © Analecta Communications Inc. 2013 22
  • 23. Information theory • Events that are less probable contain more information. • The closer our first-pass success rate is to 100 percent, the lower the information generation rate. This means that if we succeed at doing things right the first time we will have driven all information generation out of our design process. Reinertsen, Managing the Design Factory, pp 69,79 © Analecta Communications Inc. 2013 23
  • 24. Embrace change • Information will increase • Designs will change • Content requirements will change • Content will change © Analecta Communications Inc. 2013 24
  • 25. Agile software development • Iterative development • User stories • Frequent deliveries to customer • Keep your options open • Do the simplest thing that works • Refactor constantly © Analecta Communications Inc. 2013 25
  • 26. Agile content development • Iterative development • User stories • Frequent deliveries to customer • Keep your options open • Do the simplest thing that works • Refactor constantly © Analecta Communications Inc. 2013 26
  • 27. Iterative development • Develop content in small chunks • Use incremental review • Harmonize content development with product development © Analecta Communications Inc. 2013 27
  • 28. User stories • Support user tasks • Use personas • Minimalism – Deliver only content that is known to be of value to customers © Analecta Communications Inc. 2013 28
  • 29. Frequent deliveries to customer • Publish continuously • Make sure content is published to all alpha and beta tests, internal and external • Mark pages as unreviewed with appropriate cautions, but make sure they are read early and often • Provide a feedback mechanism © Analecta Communications Inc. 2013 29
  • 30. Keep your options open • Learn first, then write • Start as late as possible – More information is available later • Isolate volatility – Media – Subject matter © Analecta Communications Inc. 2013 30
  • 31. Do the simplest thing that works • Don’t try to guess what future needs will be. – You will guess wrong and waste effort • Do the simplest thing that works today • The simplest solution will be easiest to change when future needs arise © Analecta Communications Inc. 2013 31
  • 32. Refactor constantly • Maintain simplicity by refactoring to eliminate complexity and redundancy © Analecta Communications Inc. 2013 32
  • 33. Evenness • You don’t win the Tour de France by trying to win all stages • Different techniques optimize different parts of the process • Strive for evenness • Optimize the whole rather than the parts © Analecta Communications Inc. 2013 33
  • 34. No Best Practices • “Best practices are only ‘best’ in certain contexts to achieve certain objectives. A change in either the context or the objective can quickly transform a ‘best practice’ into a stupid approach.” Donald Reinertsen Managing the Design Factory, p3. © Analecta Communications Inc. 2013 34
  • 35. Reading List • Lean Thinking, James P. Womack and Daniel T. Jones, The Free Press, 2003. • The Toyota Way, Jeffrey K. Liker, McGraw Hill, 2004. • Managing the Design Factory, Donald G. Reinertsen, The Free Press, 1997. • Lean Software Development, Mary Poppendieck and Tom Poppendieck, Addison Wesley, 2003. © Analecta Communications Inc. 2013 35
  • 36. Reading List • Every Page is Page One • By Mark Baker • XML Press – http://xmlpress.net/publications/eppo/ • The Every Page is Page One design pattern is well adapted to lean content development. © Analecta Communications Inc. 2013 36
  • 37. Contact information • Mark Baker • Analecta Communications Inc. • www.analecta.com • mbaker@analecta.com • @mbakeranalecta • +1 613 422 9400 © Analecta Communications Inc. 2013 37