狠狠撸

狠狠撸Share a Scribd company logo
CHRIS COCHRAN
                                                       presents




                                                    “IT’S A
                                                  MOBILE,
                                                    MOBILE,
                                               MOBILE, MOBILE
                                                    WORLD”
 WordCamp Baltimore
September 8, 2012  Maryland Science Center
And there are a lot of Devices.


CHRISTOPHER COCHRAN      #wcbalt
@tweetsfromchris             2012
?                  Web OS
                                       ?
     Nexus         iOS     BlackBerry      iPhone   Kindle

    ? iPad android               Windows        Galaxy
                 Feature Phone    Smart Phone
         Droid     Tablet        Mini Tablet Retina
                   Fire    ?     Opera Mini
           ?
                 Opera Mobile
                                                    ?


CHRISTOPHER COCHRAN                                 #wcbalt
@tweetsfromchris                                         2012
WHY CARE
CHRISTOPHER COCHRAN
@tweetsfromchris
                      ?   #wcbalt
                              2012
71% of global mobile internet users
expect websites to load as quickly as
the desktop site
                     Nearly 60% expect a website to load in
                         3 seconds or less on their mobile.
                               Source: Equation Research on behalf of Compuware “What Users Want From Mobile”




 CHRISTOPHER COCHRAN                                                             #wcbalt
 @tweetsfromchris                                                                                2012
57% Will not recommend the site. Too Slow...
                             43% Would unlikely return.
                            Source: Equation Research on behalf of Compuware “What Users Want From Mobile”




 CHRISTOPHER COCHRAN                                                          #wcbalt
 @tweetsfromchris                                                                             2012
For some, mobile is the ONLY
                             connection to the web.



       10% of Americans Are Mobile Only
    (This number can be much higher in other countries)




                                         Source: Pew Research Center's Internet & American Life Project “Cell Internet Use 2012”




CHRISTOPHER COCHRAN                                                                                #wcbalt
@tweetsfromchris                                                                                                     2012
Cell phone owners do most of their online
   17%         browsing on their phone, rather than a
               computer or other device


                              Source: Pew Research Center's Internet & American Life Project “Cell Internet Use 2012”




CHRISTOPHER COCHRAN                                                                     #wcbalt
@tweetsfromchris                                                                                          2012
WE
    WANT TO
   KEEP VISITORS
?    HAPPY AND Give
A POSITIVE EXPERIENCE
CHRISTOPHER COCHRAN   #wcbalt
@tweetsfromchris          2012
?                                             &
               80% + mobile users who had A fast Reliable experince
               Will Retrun and return more often.




CHRISTOPHER COCHRAN                                       #wcbalt
@tweetsfromchris                                                 2012
Go Fast
         Smaller or no images (lower http requests).


 Load only what is needed.


                             display: none; is NOT your friend.


CHRISTOPHER COCHRAN                                        #wcbalt
@tweetsfromchris                                                  2012
Be Precise
CHRISTOPHER COCHRAN   #wcbalt
@tweetsfromchris          2012
WHO is the USER?


CHRISTOPHER COCHRAN             #wcbalt
@tweetsfromchris                    2012
Designing for the USER is
                   Designing for the BUSINESS.




CHRISTOPHER COCHRAN                              #wcbalt
@tweetsfromchris                                     2012
What is IMPORTANT to the user?




CHRISTOPHER COCHRAN                          #wcbalt
@tweetsfromchris                                 2012
START with the LEAST
                   Common Denominator.



   ACCESSIBLE , LEAN, CLEAN, LIGHTWEIGHT



CHRISTOPHER COCHRAN                       #wcbalt
@tweetsfromchris                              2012
Flexible Foundation

Fluid Grid
Media Queries
Feature Detection
Adaptive Images & Adaptive Media




CHRISTOPHER COCHRAN                      #wcbalt
@tweetsfromchris                             2012
MATH                  (Sorry)


                                  ems
                   target / context = result
                           28px / 16px = 1.75em


                           Percentages
                    section / site = result
                        100(645px / 960px) = 67.1875




CHRISTOPHER COCHRAN                                         #wcbalt
@tweetsfromchris                                                2012
960px

                                HEADER
                                 100%



                   CONTENT                        SIDEBAR



                    67.1875%                      31.1875%
                      (645px)           1.635%      (300px)

                                         (15px)




CHRISTOPHER COCHRAN                                           #wcbalt
@tweetsfromchris                                                  2012
Media Queries
 <link rel="stylesheet" media="only screen and (min-width: 480px) and (max-width: 767px)" href=/slideshow/its-a-mobile-mobile-mobile-world/14216641/"example.css" />




                                                @media only screen and (min-width: 480px)
                                                and (max-width: 767px) {


        ?
                                                
              @media rule                       
                                                
                                                     body {
                                                     
     width: 436px;
                                                
    }
                                                
                                                }




                                                  @import url(/slideshow/its-a-mobile-mobile-mobile-world/14216641/"example.css") only screen

        ?     @import rule
                                                  and (min-width: 480px)
                                                  and (max-width: 767px);




                              Great tool for “the other browsers”: https://github.com/scottjehl/Respond



CHRISTOPHER COCHRAN                                                                                       #wcbalt
@tweetsfromchris                                                                                              2012
Feature
                      DETECTION


  Modernizr




CHRISTOPHER COCHRAN               #wcbalt
@tweetsfromchris                      2012
wp_is_mobile()


CHRISTOPHER COCHRAN   #wcbalt
@tweetsfromchris          2012
ADAPTIVE
    MEDIA
CHRISTOPHER COCHRAN   #wcbalt
@tweetsfromchris          2012
CHRISTOPHER COCHRAN   #wcbalt
@tweetsfromchris          2012
Icon Fonts


          Font Awesome




CHRISTOPHER COCHRAN             #wcbalt
@tweetsfromchris                    2012
Adaptive Images




CHRISTOPHER COCHRAN            #wcbalt
@tweetsfromchris                   2012
TOOLS
                    of the
                   TRADE


CHRISTOPHER COCHRAN          #wcbalt
@tweetsfromchris                 2012
MOBILE FIRST = CONTENT FIRST = USER FIRST




CHRISTOPHER COCHRAN               #wcbalt
@tweetsfromchris                      2012
The Web Is Not A Fixed
                 Medium



CHRISTOPHER COCHRAN                 #wcbalt
@tweetsfromchris                        2012
Ad

Recommended

A Better Theme Process: Learning the Cascade
A Better Theme Process: Learning the Cascade
Christopher Cochran
?
Going Mobile: 960 to 320
Going Mobile: 960 to 320
Christopher Cochran
?
320, 480, 640, 720, 768, 960, 1024… NO
320, 480, 640, 720, 768, 960, 1024… NO
Christopher Cochran
?
Designing responsively
Designing responsively
Christopher Cochran
?
Can Media Queries Save Us All?
Can Media Queries Save Us All?
Tim Kadlec
?
Optimizing User Experience with Responsive Web Design
Optimizing User Experience with Responsive Web Design
Clarissa Peterson
?
Optimizing User Experience Across Devices with Responsive Web Design (Clariss...
Optimizing User Experience Across Devices with Responsive Web Design (Clariss...
uxpa-dc
?
Mobile Web on Drupal!
Mobile Web on Drupal!
Lyza Gardner
?
The Age of Responsive Design
The Age of Responsive Design
Denise Jacobs
?
Creating and Planning Content for Responsive Web Design
Creating and Planning Content for Responsive Web Design
meetcontent
?
Adapting to a Responsive Design at Untangle the Web on 29th July 2013
Adapting to a Responsive Design at Untangle the Web on 29th July 2013
Matt Gibson
?
1. nick lansley mi m 2012
1. nick lansley mi m 2012
rachelmsalmon
?
1. nick lansley mi m 2012
1. nick lansley mi m 2012
rachelmsalmon
?
Web Content Management Is Dead Long Live Web Content Management
Web Content Management Is Dead Long Live Web Content Management
The Content Advisory
?
Responsive Web Design: How the mobile web has changed the way we think and work
Responsive Web Design: How the mobile web has changed the way we think and work
vq20
?
Responsive Design
Responsive Design
David Hudson
?
Rt responsive design_final
Rt responsive design_final
Jellyfish Agency
?
Responsive Web Design
Responsive Web Design
Rachel Peters
?
Mobile Web: A Crash Course
Mobile Web: A Crash Course
Marqui CMS
?
Mobile, Media & Touch
Mobile, Media & Touch
Tim Wright
?
Making the most of mobile
Making the most of mobile
Karen McGrane
?
The Mobile Opportunity March '13 - Creative Licence Digital
The Mobile Opportunity March '13 - Creative Licence Digital
CreativeLicenceDigital
?
WordCamp 2012 - Seth Carstens Presentation (Responsive Width)
WordCamp 2012 - Seth Carstens Presentation (Responsive Width)
Seth Carstens
?
Do I need an app for that?
Do I need an app for that?
IWMW
?
Modern Digital Design: The power of Responsive Design
Modern Digital Design: The power of Responsive Design
Valtech UK
?
Gilbane Selection Workshop
Gilbane Selection Workshop
sggottlieb
?
Beyond Squishy: The Principles of Adaptive Design
Beyond Squishy: The Principles of Adaptive Design
Brad Frost
?
Responsive Web Design & the state of the Web
Responsive Web Design & the state of the Web
Yiannis Konstantakopoulos
?
3 bedroom bungalow with all bedroom ensuite
3 bedroom bungalow with all bedroom ensuite
modele dawodu
?
Indian_Constitution_Presentation.pptx , images
Indian_Constitution_Presentation.pptx , images
jaglandushyant
?

More Related Content

Similar to It's a Mobile Mobile Mobile World (20)

The Age of Responsive Design
The Age of Responsive Design
Denise Jacobs
?
Creating and Planning Content for Responsive Web Design
Creating and Planning Content for Responsive Web Design
meetcontent
?
Adapting to a Responsive Design at Untangle the Web on 29th July 2013
Adapting to a Responsive Design at Untangle the Web on 29th July 2013
Matt Gibson
?
1. nick lansley mi m 2012
1. nick lansley mi m 2012
rachelmsalmon
?
1. nick lansley mi m 2012
1. nick lansley mi m 2012
rachelmsalmon
?
Web Content Management Is Dead Long Live Web Content Management
Web Content Management Is Dead Long Live Web Content Management
The Content Advisory
?
Responsive Web Design: How the mobile web has changed the way we think and work
Responsive Web Design: How the mobile web has changed the way we think and work
vq20
?
Responsive Design
Responsive Design
David Hudson
?
Rt responsive design_final
Rt responsive design_final
Jellyfish Agency
?
Responsive Web Design
Responsive Web Design
Rachel Peters
?
Mobile Web: A Crash Course
Mobile Web: A Crash Course
Marqui CMS
?
Mobile, Media & Touch
Mobile, Media & Touch
Tim Wright
?
Making the most of mobile
Making the most of mobile
Karen McGrane
?
The Mobile Opportunity March '13 - Creative Licence Digital
The Mobile Opportunity March '13 - Creative Licence Digital
CreativeLicenceDigital
?
WordCamp 2012 - Seth Carstens Presentation (Responsive Width)
WordCamp 2012 - Seth Carstens Presentation (Responsive Width)
Seth Carstens
?
Do I need an app for that?
Do I need an app for that?
IWMW
?
Modern Digital Design: The power of Responsive Design
Modern Digital Design: The power of Responsive Design
Valtech UK
?
Gilbane Selection Workshop
Gilbane Selection Workshop
sggottlieb
?
Beyond Squishy: The Principles of Adaptive Design
Beyond Squishy: The Principles of Adaptive Design
Brad Frost
?
Responsive Web Design & the state of the Web
Responsive Web Design & the state of the Web
Yiannis Konstantakopoulos
?
The Age of Responsive Design
The Age of Responsive Design
Denise Jacobs
?
Creating and Planning Content for Responsive Web Design
Creating and Planning Content for Responsive Web Design
meetcontent
?
Adapting to a Responsive Design at Untangle the Web on 29th July 2013
Adapting to a Responsive Design at Untangle the Web on 29th July 2013
Matt Gibson
?
1. nick lansley mi m 2012
1. nick lansley mi m 2012
rachelmsalmon
?
1. nick lansley mi m 2012
1. nick lansley mi m 2012
rachelmsalmon
?
Web Content Management Is Dead Long Live Web Content Management
Web Content Management Is Dead Long Live Web Content Management
The Content Advisory
?
Responsive Web Design: How the mobile web has changed the way we think and work
Responsive Web Design: How the mobile web has changed the way we think and work
vq20
?
Mobile Web: A Crash Course
Mobile Web: A Crash Course
Marqui CMS
?
Mobile, Media & Touch
Mobile, Media & Touch
Tim Wright
?
Making the most of mobile
Making the most of mobile
Karen McGrane
?
The Mobile Opportunity March '13 - Creative Licence Digital
The Mobile Opportunity March '13 - Creative Licence Digital
CreativeLicenceDigital
?
WordCamp 2012 - Seth Carstens Presentation (Responsive Width)
WordCamp 2012 - Seth Carstens Presentation (Responsive Width)
Seth Carstens
?
Do I need an app for that?
Do I need an app for that?
IWMW
?
Modern Digital Design: The power of Responsive Design
Modern Digital Design: The power of Responsive Design
Valtech UK
?
Gilbane Selection Workshop
Gilbane Selection Workshop
sggottlieb
?
Beyond Squishy: The Principles of Adaptive Design
Beyond Squishy: The Principles of Adaptive Design
Brad Frost
?

Recently uploaded (20)

3 bedroom bungalow with all bedroom ensuite
3 bedroom bungalow with all bedroom ensuite
modele dawodu
?
Indian_Constitution_Presentation.pptx , images
Indian_Constitution_Presentation.pptx , images
jaglandushyant
?
roadsafety_training_manual_unit_1_magnitude_and_impact.ppt
roadsafety_training_manual_unit_1_magnitude_and_impact.ppt
mbkl05cctjv
?
Sir Norman Foster Philip Jodidio TASCHEN
Sir Norman Foster Philip Jodidio TASCHEN
FernandoMondragon14
?
The_Geometry_of_Natshshshshshsbsure.pptx
The_Geometry_of_Natshshshshshsbsure.pptx
sambal5
?
GOV. Incentives for ED[1][1][1].pptx [Read-Only].pptx
GOV. Incentives for ED[1][1][1].pptx [Read-Only].pptx
kunalArora758765
?
week3.pptx python related programs and outputs
week3.pptx python related programs and outputs
doramira833
?
MULTI SENSORY EXPERIENCE DESIGN RESEARCH
MULTI SENSORY EXPERIENCE DESIGN RESEARCH
Samuel Thuo
?
User Persona for a fitness CEO Founder
User Persona for a fitness CEO Founder
modele dawodu
?
Figure.pptxfyytytyrrytrtytrttttrrttyyyyuuu
Figure.pptxfyytytyrrytrtytrttttrrttyyyyuuu
RandiAnugerah1
?
overview visual graphic design for SHS.pptx
overview visual graphic design for SHS.pptx
KarlVincentNonog
?
Assignment 1_ studying a roomkjdhfkeqjdhfjeqhfdjkqebf
Assignment 1_ studying a roomkjdhfkeqjdhfjeqhfdjkqebf
kunduanannya2003
?
Clamp_and_bend_device_exercisee_SFC.pptx
Clamp_and_bend_device_exercisee_SFC.pptx
DhanushJCS1
?
Exploratory Experiences Built by Design (UXPA25)
Exploratory Experiences Built by Design (UXPA25)
Design for Context
?
3D-IC Design Kits for Drop-in Chiplets MDK, ADK, TDK - 20250121_PreConH_Wong_...
3D-IC Design Kits for Drop-in Chiplets MDK, ADK, TDK - 20250121_PreConH_Wong_...
huyth14
?
the sigma cafe a b c d e f g h i j k l i
the sigma cafe a b c d e f g h i j k l i
kamalpavlov
?
Chapter 3 Agile Development 7e.ppt,Chapter 5 - 1.ppt
Chapter 3 Agile Development 7e.ppt,Chapter 5 - 1.ppt
NaveedRehman55
?
最新版美国威斯康星大学普拉特维尔分校毕业证(鲍奥笔毕业证书)原版定制
最新版美国威斯康星大学普拉特维尔分校毕业证(鲍奥笔毕业证书)原版定制
taqyea
?
Transformative Storytelling_ Insights from the Sankofa Writing Intensive.pdf
Transformative Storytelling_ Insights from the Sankofa Writing Intensive.pdf
Dr. Rema
?
AVA-fundamentals-Gavin-Ambrose-Paul-Harris-The-fundamentals-of-typography-AVA...
AVA-fundamentals-Gavin-Ambrose-Paul-Harris-The-fundamentals-of-typography-AVA...
FaisalNurWibowo
?
3 bedroom bungalow with all bedroom ensuite
3 bedroom bungalow with all bedroom ensuite
modele dawodu
?
Indian_Constitution_Presentation.pptx , images
Indian_Constitution_Presentation.pptx , images
jaglandushyant
?
roadsafety_training_manual_unit_1_magnitude_and_impact.ppt
roadsafety_training_manual_unit_1_magnitude_and_impact.ppt
mbkl05cctjv
?
Sir Norman Foster Philip Jodidio TASCHEN
Sir Norman Foster Philip Jodidio TASCHEN
FernandoMondragon14
?
The_Geometry_of_Natshshshshshsbsure.pptx
The_Geometry_of_Natshshshshshsbsure.pptx
sambal5
?
GOV. Incentives for ED[1][1][1].pptx [Read-Only].pptx
GOV. Incentives for ED[1][1][1].pptx [Read-Only].pptx
kunalArora758765
?
week3.pptx python related programs and outputs
week3.pptx python related programs and outputs
doramira833
?
MULTI SENSORY EXPERIENCE DESIGN RESEARCH
MULTI SENSORY EXPERIENCE DESIGN RESEARCH
Samuel Thuo
?
User Persona for a fitness CEO Founder
User Persona for a fitness CEO Founder
modele dawodu
?
Figure.pptxfyytytyrrytrtytrttttrrttyyyyuuu
Figure.pptxfyytytyrrytrtytrttttrrttyyyyuuu
RandiAnugerah1
?
overview visual graphic design for SHS.pptx
overview visual graphic design for SHS.pptx
KarlVincentNonog
?
Assignment 1_ studying a roomkjdhfkeqjdhfjeqhfdjkqebf
Assignment 1_ studying a roomkjdhfkeqjdhfjeqhfdjkqebf
kunduanannya2003
?
Clamp_and_bend_device_exercisee_SFC.pptx
Clamp_and_bend_device_exercisee_SFC.pptx
DhanushJCS1
?
Exploratory Experiences Built by Design (UXPA25)
Exploratory Experiences Built by Design (UXPA25)
Design for Context
?
3D-IC Design Kits for Drop-in Chiplets MDK, ADK, TDK - 20250121_PreConH_Wong_...
3D-IC Design Kits for Drop-in Chiplets MDK, ADK, TDK - 20250121_PreConH_Wong_...
huyth14
?
the sigma cafe a b c d e f g h i j k l i
the sigma cafe a b c d e f g h i j k l i
kamalpavlov
?
Chapter 3 Agile Development 7e.ppt,Chapter 5 - 1.ppt
Chapter 3 Agile Development 7e.ppt,Chapter 5 - 1.ppt
NaveedRehman55
?
最新版美国威斯康星大学普拉特维尔分校毕业证(鲍奥笔毕业证书)原版定制
最新版美国威斯康星大学普拉特维尔分校毕业证(鲍奥笔毕业证书)原版定制
taqyea
?
Transformative Storytelling_ Insights from the Sankofa Writing Intensive.pdf
Transformative Storytelling_ Insights from the Sankofa Writing Intensive.pdf
Dr. Rema
?
AVA-fundamentals-Gavin-Ambrose-Paul-Harris-The-fundamentals-of-typography-AVA...
AVA-fundamentals-Gavin-Ambrose-Paul-Harris-The-fundamentals-of-typography-AVA...
FaisalNurWibowo
?
Ad

It's a Mobile Mobile Mobile World

  • 1. CHRIS COCHRAN presents “IT’S A MOBILE, MOBILE, MOBILE, MOBILE WORLD” WordCamp Baltimore September 8, 2012 Maryland Science Center
  • 2. And there are a lot of Devices. CHRISTOPHER COCHRAN #wcbalt @tweetsfromchris 2012
  • 3. ? Web OS ? Nexus iOS BlackBerry iPhone Kindle ? iPad android Windows Galaxy Feature Phone Smart Phone Droid Tablet Mini Tablet Retina Fire ? Opera Mini ? Opera Mobile ? CHRISTOPHER COCHRAN #wcbalt @tweetsfromchris 2012
  • 5. 71% of global mobile internet users expect websites to load as quickly as the desktop site Nearly 60% expect a website to load in 3 seconds or less on their mobile. Source: Equation Research on behalf of Compuware “What Users Want From Mobile” CHRISTOPHER COCHRAN #wcbalt @tweetsfromchris 2012
  • 6. 57% Will not recommend the site. Too Slow... 43% Would unlikely return. Source: Equation Research on behalf of Compuware “What Users Want From Mobile” CHRISTOPHER COCHRAN #wcbalt @tweetsfromchris 2012
  • 7. For some, mobile is the ONLY connection to the web. 10% of Americans Are Mobile Only (This number can be much higher in other countries) Source: Pew Research Center's Internet & American Life Project “Cell Internet Use 2012” CHRISTOPHER COCHRAN #wcbalt @tweetsfromchris 2012
  • 8. Cell phone owners do most of their online 17% browsing on their phone, rather than a computer or other device Source: Pew Research Center's Internet & American Life Project “Cell Internet Use 2012” CHRISTOPHER COCHRAN #wcbalt @tweetsfromchris 2012
  • 9. WE WANT TO KEEP VISITORS ? HAPPY AND Give A POSITIVE EXPERIENCE CHRISTOPHER COCHRAN #wcbalt @tweetsfromchris 2012
  • 10. ? & 80% + mobile users who had A fast Reliable experince Will Retrun and return more often. CHRISTOPHER COCHRAN #wcbalt @tweetsfromchris 2012
  • 11. Go Fast Smaller or no images (lower http requests). Load only what is needed. display: none; is NOT your friend. CHRISTOPHER COCHRAN #wcbalt @tweetsfromchris 2012
  • 12. Be Precise CHRISTOPHER COCHRAN #wcbalt @tweetsfromchris 2012
  • 13. WHO is the USER? CHRISTOPHER COCHRAN #wcbalt @tweetsfromchris 2012
  • 14. Designing for the USER is Designing for the BUSINESS. CHRISTOPHER COCHRAN #wcbalt @tweetsfromchris 2012
  • 15. What is IMPORTANT to the user? CHRISTOPHER COCHRAN #wcbalt @tweetsfromchris 2012
  • 16. START with the LEAST Common Denominator. ACCESSIBLE , LEAN, CLEAN, LIGHTWEIGHT CHRISTOPHER COCHRAN #wcbalt @tweetsfromchris 2012
  • 17. Flexible Foundation Fluid Grid Media Queries Feature Detection Adaptive Images & Adaptive Media CHRISTOPHER COCHRAN #wcbalt @tweetsfromchris 2012
  • 18. MATH (Sorry) ems target / context = result 28px / 16px = 1.75em Percentages section / site = result 100(645px / 960px) = 67.1875 CHRISTOPHER COCHRAN #wcbalt @tweetsfromchris 2012
  • 19. 960px HEADER 100% CONTENT SIDEBAR 67.1875% 31.1875% (645px) 1.635% (300px) (15px) CHRISTOPHER COCHRAN #wcbalt @tweetsfromchris 2012
  • 20. Media Queries <link rel="stylesheet" media="only screen and (min-width: 480px) and (max-width: 767px)" href=/slideshow/its-a-mobile-mobile-mobile-world/14216641/"example.css" /> @media only screen and (min-width: 480px) and (max-width: 767px) { ? @media rule body { width: 436px; } } @import url(/slideshow/its-a-mobile-mobile-mobile-world/14216641/"example.css") only screen ? @import rule and (min-width: 480px) and (max-width: 767px); Great tool for “the other browsers”: https://github.com/scottjehl/Respond CHRISTOPHER COCHRAN #wcbalt @tweetsfromchris 2012
  • 21. Feature DETECTION Modernizr CHRISTOPHER COCHRAN #wcbalt @tweetsfromchris 2012
  • 22. wp_is_mobile() CHRISTOPHER COCHRAN #wcbalt @tweetsfromchris 2012
  • 23. ADAPTIVE MEDIA CHRISTOPHER COCHRAN #wcbalt @tweetsfromchris 2012
  • 24. CHRISTOPHER COCHRAN #wcbalt @tweetsfromchris 2012
  • 25. Icon Fonts Font Awesome CHRISTOPHER COCHRAN #wcbalt @tweetsfromchris 2012
  • 26. Adaptive Images CHRISTOPHER COCHRAN #wcbalt @tweetsfromchris 2012
  • 27. TOOLS of the TRADE CHRISTOPHER COCHRAN #wcbalt @tweetsfromchris 2012
  • 28. MOBILE FIRST = CONTENT FIRST = USER FIRST CHRISTOPHER COCHRAN #wcbalt @tweetsfromchris 2012
  • 29. The Web Is Not A Fixed Medium CHRISTOPHER COCHRAN #wcbalt @tweetsfromchris 2012

Editor's Notes