SlideShare a Scribd company logo
1 of 88
Download to read offline
Developer’s Guide to
Content Strategy
Carrie Hane
@carriehd
Drupal Meetup NOVA
July 18, 2018
How do I get
clients interested
in content?
@carriehd
How hard is it to
get clients to
focus on content?
A. Easy peasy
B. We have to remind
them a couple times
C. As hard as squeezing
orange juice from an
apple
@carriehd
How often are
your projects late
because of
content?
A. Never
B. Less than half the
time
C. More than half the
time
D. Every. Single. Time.
Why is this?
Content is hard
Do content first
@carriehd
content strategy
planning to get the right information to the
right people at the right time
Ask questions
@carriehd
Why does this need to exist?
@carriehd
Who are we building this for?
@carriehd
Who will be creating the
content?
@carriehd
What is the content
going to be?
@carriehd
Where will the content
show up?
@carriehd
When will this need to
change or be updated?
@carriehd
How will things change
over time?
Design
Connected
Content
@carriehd
design
to plan and make decisions about
something that is being built or created
Content that connects to
Content
Products
Users
@carriehd
content
substantive information that is expressed
through a medium
@carriehd
front-end content strategy
planning for the experience and creation
of content, including messaging, editorial
planning, mapping business goals to
audience needs, and writing
back-end content strategy
planning appropriate structure,
technology, and processes to support
content reuse
Content First
How to Design
Connected Content
Structured
Content
Stack
@carriehd
@carriehd
http://bradfrost.com/blog/post/atomic-web-design/
Atomic Design
Don’t
Repeat
Yourself
Andy Hunt & Dave Thomas
The Pragmatic Programmer
Duplication in logic
should be eliminated via
abstraction
Duplication in process
should be eliminated via
automation
@carriehd
1. Content audit
2. Site map
3. Wireframes/prototype
4. Visual design/mockups
5. CMS build
6. Content creation
@carriehd
1. Modeling
2. Content audit
3. Content creation
4. CMS build
5. Wireframes/prototype
6. Visual design
7. Navigation
DOMAIN
MODEL
D
om
ain
M
odel
C
ontentM
odel
C
ontent
R
epresentation
N
avigation
@carriehd
Pick Your Domain
Music OutdoorsBeer
@carriehd
RELATIONSHIPS
How the objects connect together
OBJECTS
Categories of things
Parts of the Domain Model
ice cream factory
singer song
pilot space craft
madeIn
sings
flies
@carriehd
Urban Parks Domain Model
CONTENT
MODEL
D
om
ain
M
odel
C
ontentM
odel
C
ontent
R
epresentation
N
avigation
@carriehd
Restoration Projects Objects
@carriehd
Restoration Projects Content Model
@carriehd
Audit against your model
How does current content compare to model?
What gaps are there?
What needs to be created?
What will wait?
What opportunities do you have for reuse?
@carriehd
Modeling
Content audit
Content creation
CMS build
Wireframes/prototype
Visual design
Navigation
CONTENT
D
om
ain
M
odel
C
ontentM
odel
C
ontent
R
epresentation
N
avigation
@carriehd
+
=
Resource before
representation
Design the content
@carriehd
What is this project?
Content Type Attribute Example Content
Project Project Name Belvedere Castle Restoration
Facility or Feature
Facility/Feature
Name
Belvedere Castle
Project Short Description
Our restoration of the Belvedere will address the overall
condition of its structures and terraces, modernize
systems that support its preservation and use, and
restore lost aspects of the historic design. A future phase
of this project will include providing an accessible route
to the Belvedere, one of the most heavily visited
destinations in the Park.
@carriehd
How will it affect my visit to or commute through
the park?
Content Type Attribute Example Content
Facility or Feature Area 70s
Facility or Feature Geolocation 40.779447 -73.96906
Project Closure Information Area around the Castle is not closed.
How long will it last?
Content Type Attribute Example Content
Project
Expected
Completion
unknown
Project Current Phase Design
@carriehd
What will it look like when it’s done?
Content Type Attribute Example Content
Project Images belvedere-rendering.jpg
Are there other projects happening nearby that I
need to know about?
Content Type Attribute Example Content
Project Project Name King Jagiello Monument
Project Project Name Obelisk
Project Project Name The Ramble
@carriehd
Site Worksheet
@carriehd
@carriehd
Content Spec Sheet
https://www.instagram.com/strangeanimals_/
TANGRAM
PUZZLE
@carriehd
Modeling
Content audit
Content creation
CMS build
Wireframes/prototype
Visual design
Navigation
REPRESENTATION
D
om
ain
M
odel
C
ontentM
odel
C
ontent
R
epresentation
N
avigation
@carriehd
Attributes
Project Name
Project Category
Current Phase
Completion Date
Project Template
@carriehd
<html>
<head>
<title>{Project: ProjectName}</title>
</head>
<body>
<h1>{Project: ProjectName}</h1>
<h2>{Project: ProjectCategory}</h2>
<p>{Project: CompletionDate}</p>
<p>{Project: CurrentPhase}</p>
</body>
</html>
@carriehd
@carriehd
Project Index
Attributes
Area
Project Category
Project Name
Short Description
Featured Image
@carriehd
<html>
<head>
<title>Restoration Projects</title>
</head>
<body>
<h1>Restoration Projects</h1>
<p>{Project: ProjectCategory}</p>
<p>{Project: ProjectName}</p>
<p>Location: {Project: Area}</p>
<p>{Project: ShortDescription}</p>
<img src="{Project: FeaturedImage}"
alt=“{ProjectName}” </body>
</html>
Project Category
Project Name
Short Description
Area
Featured Image
@carriehd
@carriehd
Modeling
Content audit
Content creation
CMS build
Wireframes/prototype
Visual design
Navigation
NAVIGATION
D
om
ain
M
odel
C
ontentM
odel
C
ontent
R
epresentation
N
avigation
@carriehd
What is this?
What category is this in? What other projects like
this are happening?
@carriehd
@carriehd
@carriehd
restoration.centralparknyc.org/projects/belvedere-castle
restoration.centralparknyc.org/projects/
restoration.centralparknyc.org
@carriehd
Modeling
Content audit
Content creation
CMS build
Wireframes/prototype
Visual design
Navigation
Put the guidelines
in the CMS
“Training the CMS” by Eileen Webb: https://alistapart.com/article/training-the-cms
So What?
@carriehd
Why does this need to exist?
Who are we building this for?
Who will be creating the content?
What is the content going to be?
When will this need to change or be updated?
How will things change over time?
@carriehd
Modeling
Content audit
Content creation
CMS build
Wireframes/prototype
Visual design
Navigation
https://www.flickr.com/photos/korymatthew/14211839966
Patience you must have
Young Padawan
Know what
content you’re
supporting
@carriehd
Make content work harder
Help people can find your content
Be ready for new technology
Make redesigns about the visuals
Increase return on investment
@carriehd
Sets same priorities for everyone
Takes advantage of stakeholder
expertise
Make your products useful and
useable
Encourages true collaboration
Makes improvements easier and faster
to make
We should always be looking to
make a clean system with an
interface ready to be used by a
system which has not yet been
invented…. Messy interfaces
introduce complexity which we
may later regret. Tim Berners-Lee
from “Simple Things Make Firm Foundations”
www.w3.org/blog/2008/01/modularity/
@carriehd
Workshop Coming Soon!
Content-First Design for Developers
September 14, 2018
10:00 am - 4:00 pm
Fairfax, VA
Sign up to get notified:
http://www.tanzenconsulting.com/training
Thank you!
Carrie Hane
@carriehd
tanzenconsulting.com
Available at a bookseller near you!

More Related Content

Similar to Developer's Guide to Content Strategy

Maximising Online Resource Effectiveness Workshop Session 3/8 Priority issues
Maximising Online Resource Effectiveness Workshop Session 3/8 Priority issuesMaximising Online Resource Effectiveness Workshop Session 3/8 Priority issues
Maximising Online Resource Effectiveness Workshop Session 3/8 Priority issuesPlatypus
 
Theming websites effortlessly with Deliverance (CMSExpo 2010)
Theming websites effortlessly with Deliverance (CMSExpo 2010)Theming websites effortlessly with Deliverance (CMSExpo 2010)
Theming websites effortlessly with Deliverance (CMSExpo 2010)Jazkarta, Inc.
 
Best Practices and Tips on Migrating a Legacy-Based CMS to Drupal
Best Practices and Tips on Migrating a Legacy-Based CMS to DrupalBest Practices and Tips on Migrating a Legacy-Based CMS to Drupal
Best Practices and Tips on Migrating a Legacy-Based CMS to DrupalMediacurrent
 
Stencil the time for vanilla web components has arrived
Stencil the time for vanilla web components has arrivedStencil the time for vanilla web components has arrived
Stencil the time for vanilla web components has arrivedGil Fink
 
We go together like... content and UX
We go together like... content and UXWe go together like... content and UX
We go together like... content and UXConny Liegl
 
Best Practices for Migrating a Legacy-Based CMS to Drupal
Best Practices for Migrating a Legacy-Based CMS to DrupalBest Practices for Migrating a Legacy-Based CMS to Drupal
Best Practices for Migrating a Legacy-Based CMS to DrupalAcquia
 
Front end full stack development module 1pptx
Front end full stack development module 1pptxFront end full stack development module 1pptx
Front end full stack development module 1pptxMaruthiPrasad96
 
Designing Future-Friendly Content
Designing Future-Friendly ContentDesigning Future-Friendly Content
Designing Future-Friendly ContentCarrie Hane
 
Component Driven Development - DrupalCamp London 2017
Component Driven Development - DrupalCamp London 2017Component Driven Development - DrupalCamp London 2017
Component Driven Development - DrupalCamp London 2017John Ennew
 
Web Development with HTML5, CSS3 & JavaScript
Web Development with HTML5, CSS3 & JavaScriptWeb Development with HTML5, CSS3 & JavaScript
Web Development with HTML5, CSS3 & JavaScriptEdureka!
 
webdevelopment_6132030-lva1-app6891.pptx
webdevelopment_6132030-lva1-app6891.pptxwebdevelopment_6132030-lva1-app6891.pptx
webdevelopment_6132030-lva1-app6891.pptxlekhacce
 
Stc summit 2015_catechnologies_doc_ops
Stc summit 2015_catechnologies_doc_opsStc summit 2015_catechnologies_doc_ops
Stc summit 2015_catechnologies_doc_opsAdriane Hunt
 
The Death of Lorem Ipsum and Pixel-Perfect Content (MinneWebCon version)
The Death of Lorem Ipsum and Pixel-Perfect Content (MinneWebCon version)The Death of Lorem Ipsum and Pixel-Perfect Content (MinneWebCon version)
The Death of Lorem Ipsum and Pixel-Perfect Content (MinneWebCon version)Dave Olsen
 
Extending & Scaling | Dallas PHP
Extending & Scaling | Dallas PHPExtending & Scaling | Dallas PHP
Extending & Scaling | Dallas PHPrandyhoyt
 
Enhancing SharePoint with Responsive Web Design
Enhancing SharePoint with Responsive Web DesignEnhancing SharePoint with Responsive Web Design
Enhancing SharePoint with Responsive Web DesignEric Overfield
 

Similar to Developer's Guide to Content Strategy (20)

Gautam_Buddha_CV
Gautam_Buddha_CVGautam_Buddha_CV
Gautam_Buddha_CV
 
Maximising Online Resource Effectiveness Workshop Session 3/8 Priority issues
Maximising Online Resource Effectiveness Workshop Session 3/8 Priority issuesMaximising Online Resource Effectiveness Workshop Session 3/8 Priority issues
Maximising Online Resource Effectiveness Workshop Session 3/8 Priority issues
 
Theming websites effortlessly with Deliverance (CMSExpo 2010)
Theming websites effortlessly with Deliverance (CMSExpo 2010)Theming websites effortlessly with Deliverance (CMSExpo 2010)
Theming websites effortlessly with Deliverance (CMSExpo 2010)
 
Best Practices and Tips on Migrating a Legacy-Based CMS to Drupal
Best Practices and Tips on Migrating a Legacy-Based CMS to DrupalBest Practices and Tips on Migrating a Legacy-Based CMS to Drupal
Best Practices and Tips on Migrating a Legacy-Based CMS to Drupal
 
Epl
EplEpl
Epl
 
Stencil the time for vanilla web components has arrived
Stencil the time for vanilla web components has arrivedStencil the time for vanilla web components has arrived
Stencil the time for vanilla web components has arrived
 
We go together like... content and UX
We go together like... content and UXWe go together like... content and UX
We go together like... content and UX
 
Best Practices for Migrating a Legacy-Based CMS to Drupal
Best Practices for Migrating a Legacy-Based CMS to DrupalBest Practices for Migrating a Legacy-Based CMS to Drupal
Best Practices for Migrating a Legacy-Based CMS to Drupal
 
Front end full stack development module 1pptx
Front end full stack development module 1pptxFront end full stack development module 1pptx
Front end full stack development module 1pptx
 
Designing Future-Friendly Content
Designing Future-Friendly ContentDesigning Future-Friendly Content
Designing Future-Friendly Content
 
Component Driven Development - DrupalCamp London 2017
Component Driven Development - DrupalCamp London 2017Component Driven Development - DrupalCamp London 2017
Component Driven Development - DrupalCamp London 2017
 
Web Development with HTML5, CSS3 & JavaScript
Web Development with HTML5, CSS3 & JavaScriptWeb Development with HTML5, CSS3 & JavaScript
Web Development with HTML5, CSS3 & JavaScript
 
webdevelopment_6132030-lva1-app6891.pptx
webdevelopment_6132030-lva1-app6891.pptxwebdevelopment_6132030-lva1-app6891.pptx
webdevelopment_6132030-lva1-app6891.pptx
 
Introduction to WEB HTML, CSS
Introduction to WEB HTML, CSSIntroduction to WEB HTML, CSS
Introduction to WEB HTML, CSS
 
ajay
ajayajay
ajay
 
Stc summit 2015_catechnologies_doc_ops
Stc summit 2015_catechnologies_doc_opsStc summit 2015_catechnologies_doc_ops
Stc summit 2015_catechnologies_doc_ops
 
The Death of Lorem Ipsum and Pixel-Perfect Content (MinneWebCon version)
The Death of Lorem Ipsum and Pixel-Perfect Content (MinneWebCon version)The Death of Lorem Ipsum and Pixel-Perfect Content (MinneWebCon version)
The Death of Lorem Ipsum and Pixel-Perfect Content (MinneWebCon version)
 
Hello Drupal
Hello DrupalHello Drupal
Hello Drupal
 
Extending & Scaling | Dallas PHP
Extending & Scaling | Dallas PHPExtending & Scaling | Dallas PHP
Extending & Scaling | Dallas PHP
 
Enhancing SharePoint with Responsive Web Design
Enhancing SharePoint with Responsive Web DesignEnhancing SharePoint with Responsive Web Design
Enhancing SharePoint with Responsive Web Design
 

More from Carrie Hane

The Secret is in the Connections
The Secret is in the ConnectionsThe Secret is in the Connections
The Secret is in the ConnectionsCarrie Hane
 
How to Measure Content ROI
How to Measure Content ROIHow to Measure Content ROI
How to Measure Content ROICarrie Hane
 
Content Models & Taxonomies: BFFs
Content Models & Taxonomies: BFFsContent Models & Taxonomies: BFFs
Content Models & Taxonomies: BFFsCarrie Hane
 
Designing Connected Content With Craft CMS
Designing Connected Content With Craft CMSDesigning Connected Content With Craft CMS
Designing Connected Content With Craft CMSCarrie Hane
 
Using Content as Design Material
Using Content as Design MaterialUsing Content as Design Material
Using Content as Design MaterialCarrie Hane
 
Connected Content: The Future of Information
Connected Content: The Future of InformationConnected Content: The Future of Information
Connected Content: The Future of InformationCarrie Hane
 
Creating a User-Centered-Online-Communications-Process
Creating a User-Centered-Online-Communications-ProcessCreating a User-Centered-Online-Communications-Process
Creating a User-Centered-Online-Communications-ProcessCarrie Hane
 
Setting Interface Foundations with IA
Setting Interface Foundations with IASetting Interface Foundations with IA
Setting Interface Foundations with IACarrie Hane
 
Ghosts of Content Strategy: Past, Present, and Future
Ghosts of Content Strategy: Past, Present, and FutureGhosts of Content Strategy: Past, Present, and Future
Ghosts of Content Strategy: Past, Present, and FutureCarrie Hane
 
Building Your Own Content Strategy Roadmap
Building Your Own Content Strategy RoadmapBuilding Your Own Content Strategy Roadmap
Building Your Own Content Strategy RoadmapCarrie Hane
 
Becoming a Change Agent
Becoming a Change AgentBecoming a Change Agent
Becoming a Change AgentCarrie Hane
 
Using content strategy to become a change agent
Using content strategy to become a change agentUsing content strategy to become a change agent
Using content strategy to become a change agentCarrie Hane
 
Web Content Strategy in a Multi-Channel World
Web Content Strategy in a Multi-Channel WorldWeb Content Strategy in a Multi-Channel World
Web Content Strategy in a Multi-Channel WorldCarrie Hane
 
User focused content strategy that is just right
User focused content strategy that is just rightUser focused content strategy that is just right
User focused content strategy that is just rightCarrie Hane
 
Content First – Planning Drupal Content Types
Content First – Planning Drupal Content TypesContent First – Planning Drupal Content Types
Content First – Planning Drupal Content TypesCarrie Hane
 
10 reasons to choose wordpress
10 reasons to choose wordpress10 reasons to choose wordpress
10 reasons to choose wordpressCarrie Hane
 
Design, Development and Content: Working Together Harmoniously
Design, Development and Content: Working Together HarmoniouslyDesign, Development and Content: Working Together Harmoniously
Design, Development and Content: Working Together HarmoniouslyCarrie Hane
 
Content strategy on a shoestring budget
Content strategy on a shoestring budgetContent strategy on a shoestring budget
Content strategy on a shoestring budgetCarrie Hane
 

More from Carrie Hane (18)

The Secret is in the Connections
The Secret is in the ConnectionsThe Secret is in the Connections
The Secret is in the Connections
 
How to Measure Content ROI
How to Measure Content ROIHow to Measure Content ROI
How to Measure Content ROI
 
Content Models & Taxonomies: BFFs
Content Models & Taxonomies: BFFsContent Models & Taxonomies: BFFs
Content Models & Taxonomies: BFFs
 
Designing Connected Content With Craft CMS
Designing Connected Content With Craft CMSDesigning Connected Content With Craft CMS
Designing Connected Content With Craft CMS
 
Using Content as Design Material
Using Content as Design MaterialUsing Content as Design Material
Using Content as Design Material
 
Connected Content: The Future of Information
Connected Content: The Future of InformationConnected Content: The Future of Information
Connected Content: The Future of Information
 
Creating a User-Centered-Online-Communications-Process
Creating a User-Centered-Online-Communications-ProcessCreating a User-Centered-Online-Communications-Process
Creating a User-Centered-Online-Communications-Process
 
Setting Interface Foundations with IA
Setting Interface Foundations with IASetting Interface Foundations with IA
Setting Interface Foundations with IA
 
Ghosts of Content Strategy: Past, Present, and Future
Ghosts of Content Strategy: Past, Present, and FutureGhosts of Content Strategy: Past, Present, and Future
Ghosts of Content Strategy: Past, Present, and Future
 
Building Your Own Content Strategy Roadmap
Building Your Own Content Strategy RoadmapBuilding Your Own Content Strategy Roadmap
Building Your Own Content Strategy Roadmap
 
Becoming a Change Agent
Becoming a Change AgentBecoming a Change Agent
Becoming a Change Agent
 
Using content strategy to become a change agent
Using content strategy to become a change agentUsing content strategy to become a change agent
Using content strategy to become a change agent
 
Web Content Strategy in a Multi-Channel World
Web Content Strategy in a Multi-Channel WorldWeb Content Strategy in a Multi-Channel World
Web Content Strategy in a Multi-Channel World
 
User focused content strategy that is just right
User focused content strategy that is just rightUser focused content strategy that is just right
User focused content strategy that is just right
 
Content First – Planning Drupal Content Types
Content First – Planning Drupal Content TypesContent First – Planning Drupal Content Types
Content First – Planning Drupal Content Types
 
10 reasons to choose wordpress
10 reasons to choose wordpress10 reasons to choose wordpress
10 reasons to choose wordpress
 
Design, Development and Content: Working Together Harmoniously
Design, Development and Content: Working Together HarmoniouslyDesign, Development and Content: Working Together Harmoniously
Design, Development and Content: Working Together Harmoniously
 
Content strategy on a shoestring budget
Content strategy on a shoestring budgetContent strategy on a shoestring budget
Content strategy on a shoestring budget
 

Recently uploaded

VIP Model Call Girls Hadapsar ( Pune ) Call ON 9905417584 Starting High Prof...
VIP Model Call Girls Hadapsar ( Pune ) Call ON 9905417584 Starting  High Prof...VIP Model Call Girls Hadapsar ( Pune ) Call ON 9905417584 Starting  High Prof...
VIP Model Call Girls Hadapsar ( Pune ) Call ON 9905417584 Starting High Prof...singhpriety023
 
Shikrapur - Call Girls in Pune Neha 8005736733 | 100% Gennuine High Class Ind...
Shikrapur - Call Girls in Pune Neha 8005736733 | 100% Gennuine High Class Ind...Shikrapur - Call Girls in Pune Neha 8005736733 | 100% Gennuine High Class Ind...
Shikrapur - Call Girls in Pune Neha 8005736733 | 100% Gennuine High Class Ind...SUHANI PANDEY
 
Call Now ☎ 8264348440 !! Call Girls in Rani Bagh Escort Service Delhi N.C.R.
Call Now ☎ 8264348440 !! Call Girls in Rani Bagh Escort Service Delhi N.C.R.Call Now ☎ 8264348440 !! Call Girls in Rani Bagh Escort Service Delhi N.C.R.
Call Now ☎ 8264348440 !! Call Girls in Rani Bagh Escort Service Delhi N.C.R.soniya singh
 
On Starlink, presented by Geoff Huston at NZNOG 2024
On Starlink, presented by Geoff Huston at NZNOG 2024On Starlink, presented by Geoff Huston at NZNOG 2024
On Starlink, presented by Geoff Huston at NZNOG 2024APNIC
 
WhatsApp 📞 8448380779 ✅Call Girls In Mamura Sector 66 ( Noida)
WhatsApp 📞 8448380779 ✅Call Girls In Mamura Sector 66 ( Noida)WhatsApp 📞 8448380779 ✅Call Girls In Mamura Sector 66 ( Noida)
WhatsApp 📞 8448380779 ✅Call Girls In Mamura Sector 66 ( Noida)Delhi Call girls
 
Call Girls In Ashram Chowk Delhi 💯Call Us 🔝8264348440🔝
Call Girls In Ashram Chowk Delhi 💯Call Us 🔝8264348440🔝Call Girls In Ashram Chowk Delhi 💯Call Us 🔝8264348440🔝
Call Girls In Ashram Chowk Delhi 💯Call Us 🔝8264348440🔝soniya singh
 
₹5.5k {Cash Payment}New Friends Colony Call Girls In [Delhi NIHARIKA] 🔝|97111...
₹5.5k {Cash Payment}New Friends Colony Call Girls In [Delhi NIHARIKA] 🔝|97111...₹5.5k {Cash Payment}New Friends Colony Call Girls In [Delhi NIHARIKA] 🔝|97111...
₹5.5k {Cash Payment}New Friends Colony Call Girls In [Delhi NIHARIKA] 🔝|97111...Diya Sharma
 
GDG Cloud Southlake 32: Kyle Hettinger: Demystifying the Dark Web
GDG Cloud Southlake 32: Kyle Hettinger: Demystifying the Dark WebGDG Cloud Southlake 32: Kyle Hettinger: Demystifying the Dark Web
GDG Cloud Southlake 32: Kyle Hettinger: Demystifying the Dark WebJames Anderson
 
2nd Solid Symposium: Solid Pods vs Personal Knowledge Graphs
2nd Solid Symposium: Solid Pods vs Personal Knowledge Graphs2nd Solid Symposium: Solid Pods vs Personal Knowledge Graphs
2nd Solid Symposium: Solid Pods vs Personal Knowledge GraphsEleniIlkou
 
Russian Call Girls Pune (Adult Only) 8005736733 Escort Service 24x7 Cash Pay...
Russian Call Girls Pune  (Adult Only) 8005736733 Escort Service 24x7 Cash Pay...Russian Call Girls Pune  (Adult Only) 8005736733 Escort Service 24x7 Cash Pay...
Russian Call Girls Pune (Adult Only) 8005736733 Escort Service 24x7 Cash Pay...SUHANI PANDEY
 
Dubai=Desi Dubai Call Girls O525547819 Outdoor Call Girls Dubai
Dubai=Desi Dubai Call Girls O525547819 Outdoor Call Girls DubaiDubai=Desi Dubai Call Girls O525547819 Outdoor Call Girls Dubai
Dubai=Desi Dubai Call Girls O525547819 Outdoor Call Girls Dubaikojalkojal131
 
DDoS In Oceania and the Pacific, presented by Dave Phelan at NZNOG 2024
DDoS In Oceania and the Pacific, presented by Dave Phelan at NZNOG 2024DDoS In Oceania and the Pacific, presented by Dave Phelan at NZNOG 2024
DDoS In Oceania and the Pacific, presented by Dave Phelan at NZNOG 2024APNIC
 
'Future Evolution of the Internet' delivered by Geoff Huston at Everything Op...
'Future Evolution of the Internet' delivered by Geoff Huston at Everything Op...'Future Evolution of the Internet' delivered by Geoff Huston at Everything Op...
'Future Evolution of the Internet' delivered by Geoff Huston at Everything Op...APNIC
 
Enjoy Night⚡Call Girls Dlf City Phase 3 Gurgaon >༒8448380779 Escort Service
Enjoy Night⚡Call Girls Dlf City Phase 3 Gurgaon >༒8448380779 Escort ServiceEnjoy Night⚡Call Girls Dlf City Phase 3 Gurgaon >༒8448380779 Escort Service
Enjoy Night⚡Call Girls Dlf City Phase 3 Gurgaon >༒8448380779 Escort ServiceDelhi Call girls
 
Hire↠Young Call Girls in Tilak nagar (Delhi) ☎️ 9205541914 ☎️ Independent Esc...
Hire↠Young Call Girls in Tilak nagar (Delhi) ☎️ 9205541914 ☎️ Independent Esc...Hire↠Young Call Girls in Tilak nagar (Delhi) ☎️ 9205541914 ☎️ Independent Esc...
Hire↠Young Call Girls in Tilak nagar (Delhi) ☎️ 9205541914 ☎️ Independent Esc...Delhi Call girls
 
Ganeshkhind ! Call Girls Pune - 450+ Call Girl Cash Payment 8005736733 Neha T...
Ganeshkhind ! Call Girls Pune - 450+ Call Girl Cash Payment 8005736733 Neha T...Ganeshkhind ! Call Girls Pune - 450+ Call Girl Cash Payment 8005736733 Neha T...
Ganeshkhind ! Call Girls Pune - 450+ Call Girl Cash Payment 8005736733 Neha T...SUHANI PANDEY
 
Al Barsha Night Partner +0567686026 Call Girls Dubai
Al Barsha Night Partner +0567686026 Call Girls  DubaiAl Barsha Night Partner +0567686026 Call Girls  Dubai
Al Barsha Night Partner +0567686026 Call Girls DubaiEscorts Call Girls
 

Recently uploaded (20)

VVVIP Call Girls In Connaught Place ➡️ Delhi ➡️ 9999965857 🚀 No Advance 24HRS...
VVVIP Call Girls In Connaught Place ➡️ Delhi ➡️ 9999965857 🚀 No Advance 24HRS...VVVIP Call Girls In Connaught Place ➡️ Delhi ➡️ 9999965857 🚀 No Advance 24HRS...
VVVIP Call Girls In Connaught Place ➡️ Delhi ➡️ 9999965857 🚀 No Advance 24HRS...
 
VIP Model Call Girls Hadapsar ( Pune ) Call ON 9905417584 Starting High Prof...
VIP Model Call Girls Hadapsar ( Pune ) Call ON 9905417584 Starting  High Prof...VIP Model Call Girls Hadapsar ( Pune ) Call ON 9905417584 Starting  High Prof...
VIP Model Call Girls Hadapsar ( Pune ) Call ON 9905417584 Starting High Prof...
 
Shikrapur - Call Girls in Pune Neha 8005736733 | 100% Gennuine High Class Ind...
Shikrapur - Call Girls in Pune Neha 8005736733 | 100% Gennuine High Class Ind...Shikrapur - Call Girls in Pune Neha 8005736733 | 100% Gennuine High Class Ind...
Shikrapur - Call Girls in Pune Neha 8005736733 | 100% Gennuine High Class Ind...
 
Call Now ☎ 8264348440 !! Call Girls in Rani Bagh Escort Service Delhi N.C.R.
Call Now ☎ 8264348440 !! Call Girls in Rani Bagh Escort Service Delhi N.C.R.Call Now ☎ 8264348440 !! Call Girls in Rani Bagh Escort Service Delhi N.C.R.
Call Now ☎ 8264348440 !! Call Girls in Rani Bagh Escort Service Delhi N.C.R.
 
On Starlink, presented by Geoff Huston at NZNOG 2024
On Starlink, presented by Geoff Huston at NZNOG 2024On Starlink, presented by Geoff Huston at NZNOG 2024
On Starlink, presented by Geoff Huston at NZNOG 2024
 
WhatsApp 📞 8448380779 ✅Call Girls In Mamura Sector 66 ( Noida)
WhatsApp 📞 8448380779 ✅Call Girls In Mamura Sector 66 ( Noida)WhatsApp 📞 8448380779 ✅Call Girls In Mamura Sector 66 ( Noida)
WhatsApp 📞 8448380779 ✅Call Girls In Mamura Sector 66 ( Noida)
 
Call Girls In Ashram Chowk Delhi 💯Call Us 🔝8264348440🔝
Call Girls In Ashram Chowk Delhi 💯Call Us 🔝8264348440🔝Call Girls In Ashram Chowk Delhi 💯Call Us 🔝8264348440🔝
Call Girls In Ashram Chowk Delhi 💯Call Us 🔝8264348440🔝
 
₹5.5k {Cash Payment}New Friends Colony Call Girls In [Delhi NIHARIKA] 🔝|97111...
₹5.5k {Cash Payment}New Friends Colony Call Girls In [Delhi NIHARIKA] 🔝|97111...₹5.5k {Cash Payment}New Friends Colony Call Girls In [Delhi NIHARIKA] 🔝|97111...
₹5.5k {Cash Payment}New Friends Colony Call Girls In [Delhi NIHARIKA] 🔝|97111...
 
GDG Cloud Southlake 32: Kyle Hettinger: Demystifying the Dark Web
GDG Cloud Southlake 32: Kyle Hettinger: Demystifying the Dark WebGDG Cloud Southlake 32: Kyle Hettinger: Demystifying the Dark Web
GDG Cloud Southlake 32: Kyle Hettinger: Demystifying the Dark Web
 
2nd Solid Symposium: Solid Pods vs Personal Knowledge Graphs
2nd Solid Symposium: Solid Pods vs Personal Knowledge Graphs2nd Solid Symposium: Solid Pods vs Personal Knowledge Graphs
2nd Solid Symposium: Solid Pods vs Personal Knowledge Graphs
 
Russian Call Girls Pune (Adult Only) 8005736733 Escort Service 24x7 Cash Pay...
Russian Call Girls Pune  (Adult Only) 8005736733 Escort Service 24x7 Cash Pay...Russian Call Girls Pune  (Adult Only) 8005736733 Escort Service 24x7 Cash Pay...
Russian Call Girls Pune (Adult Only) 8005736733 Escort Service 24x7 Cash Pay...
 
Dubai=Desi Dubai Call Girls O525547819 Outdoor Call Girls Dubai
Dubai=Desi Dubai Call Girls O525547819 Outdoor Call Girls DubaiDubai=Desi Dubai Call Girls O525547819 Outdoor Call Girls Dubai
Dubai=Desi Dubai Call Girls O525547819 Outdoor Call Girls Dubai
 
DDoS In Oceania and the Pacific, presented by Dave Phelan at NZNOG 2024
DDoS In Oceania and the Pacific, presented by Dave Phelan at NZNOG 2024DDoS In Oceania and the Pacific, presented by Dave Phelan at NZNOG 2024
DDoS In Oceania and the Pacific, presented by Dave Phelan at NZNOG 2024
 
Low Sexy Call Girls In Mohali 9053900678 🥵Have Save And Good Place 🥵
Low Sexy Call Girls In Mohali 9053900678 🥵Have Save And Good Place 🥵Low Sexy Call Girls In Mohali 9053900678 🥵Have Save And Good Place 🥵
Low Sexy Call Girls In Mohali 9053900678 🥵Have Save And Good Place 🥵
 
'Future Evolution of the Internet' delivered by Geoff Huston at Everything Op...
'Future Evolution of the Internet' delivered by Geoff Huston at Everything Op...'Future Evolution of the Internet' delivered by Geoff Huston at Everything Op...
'Future Evolution of the Internet' delivered by Geoff Huston at Everything Op...
 
Enjoy Night⚡Call Girls Dlf City Phase 3 Gurgaon >༒8448380779 Escort Service
Enjoy Night⚡Call Girls Dlf City Phase 3 Gurgaon >༒8448380779 Escort ServiceEnjoy Night⚡Call Girls Dlf City Phase 3 Gurgaon >༒8448380779 Escort Service
Enjoy Night⚡Call Girls Dlf City Phase 3 Gurgaon >༒8448380779 Escort Service
 
valsad Escorts Service ☎️ 6378878445 ( Sakshi Sinha ) High Profile Call Girls...
valsad Escorts Service ☎️ 6378878445 ( Sakshi Sinha ) High Profile Call Girls...valsad Escorts Service ☎️ 6378878445 ( Sakshi Sinha ) High Profile Call Girls...
valsad Escorts Service ☎️ 6378878445 ( Sakshi Sinha ) High Profile Call Girls...
 
Hire↠Young Call Girls in Tilak nagar (Delhi) ☎️ 9205541914 ☎️ Independent Esc...
Hire↠Young Call Girls in Tilak nagar (Delhi) ☎️ 9205541914 ☎️ Independent Esc...Hire↠Young Call Girls in Tilak nagar (Delhi) ☎️ 9205541914 ☎️ Independent Esc...
Hire↠Young Call Girls in Tilak nagar (Delhi) ☎️ 9205541914 ☎️ Independent Esc...
 
Ganeshkhind ! Call Girls Pune - 450+ Call Girl Cash Payment 8005736733 Neha T...
Ganeshkhind ! Call Girls Pune - 450+ Call Girl Cash Payment 8005736733 Neha T...Ganeshkhind ! Call Girls Pune - 450+ Call Girl Cash Payment 8005736733 Neha T...
Ganeshkhind ! Call Girls Pune - 450+ Call Girl Cash Payment 8005736733 Neha T...
 
Al Barsha Night Partner +0567686026 Call Girls Dubai
Al Barsha Night Partner +0567686026 Call Girls  DubaiAl Barsha Night Partner +0567686026 Call Girls  Dubai
Al Barsha Night Partner +0567686026 Call Girls Dubai
 

Developer's Guide to Content Strategy