SlideShare une entreprise Scribd logo
1  sur  109
Télécharger pour lire hors ligne
Taking Your
 Content Mobile                                       30 minute quick intro...
                                                      Dallas Open Camp 2010




http://www.flickr.com/photos/87919923@N00/346563918/
HELLO!
Jeremy Johnson
Director of User Experience for
gamestop.com
@jeremyjohnson




 I               mobile
Taking Your
    Content Mobile
*
blogs
micro-blogs
magazines
marketing
brochure
information
video
photos
e-commerce
applications
blogs
micro-blogs
magazines
marketing
brochure
information
video
photos
e-commerce     Needs custom
applications   experience...
How many of
you have a
website?
How many of you
have a mobile
website?
Do I need a
mobile website?
Do I need a
mobile website?

Maybe?!
pre 2007




           http://www.marco.org/980434663
Today
100+ Million
http://www.lukew.com/ff/entry.asp?1174
!"#$%&'(&#'$)'*+&',$%%&-'.//'"0'12.-*/+"0&)
                                                  !"#$%&'"("&)*(+,+(+-.&/0&12
                                                            34&56678&92



                                                  !"#
                                                                                  %&#
  +,-./,.-                                                                                            ((#
                                                                                                      ((#
                                            $"#
                                                                          '%#
       0112
                                                                                    )!#
                                                                                      )*#
                                           $$#
                                                                '3#
 4567-85,
                                                                                   )3#
                                                                                %*#
                                     )#                                               0;;<=>?26/8?./2
                                                  !!#                                 0;;<=@7/-1A5,.
     98:.5                                                     "&#                    0;;<8BA5,.
                                                                '$#                   0;;<0,:/58:
   2$:%*-;&!$/+<-&!-=+"&!"%>-(?<"*-&@ 92




                                                                                        @                  3"04$5&0*$.%'6'7-"/-$&*.-8
                                                                                             3"/8-$9+*':';<<='>+&'?$&%)&0'3"2/.08


                                                                                        "Gill, David" <David.Gill@nielsen.com>
http://gs.statcounter.com/#mobile_vs_desktop-ww-monthly-201001-201008
“I’m just playing around”

           goal vs. leisure
“I need to find a pizza joint”
leisure
                                                                                   leisure
                      mix                                                                    goal




                        “only”




http://www.bbc.co.uk/blogs/bbcinternet/2010/02/bbc_online_our_mobile_future.html
leisure
                                                                                   leisure
                      mix                                                                    goal




                        “only”




http://www.bbc.co.uk/blogs/bbcinternet/2010/02/bbc_online_our_mobile_future.html
http://openca.mp/
www.jeremyjohnsononline.com
Lets get started!



  tic tic tic

                    http://www.flickr.com/photos/mar00ned/
Do I need a
mobile website?
You may
already
have one!
tumblr.com
raisingrobots.com
posterous.com
23hd.com
Wordpress
jeremyjohnsononline.com
Wordpress.com
warmhotchocolate.com
twitter
twitter.com/jeremyjohnson
0
Directing mobile
traffic.




                   http://www.flickr.com/photos/42961457@N04/4036087411/
detect script




                yoursite.com




                  m.yoursite.com
detect script




                yoursite.com




                  m.yoursite.com


                  iphone.yoursite.com
http://mobile.tutsplus.com/tutorials/html5/mobile-browser-detection/
<?php    
         
     $agent  =  $_SERVER['HTTP_USER_AGENT'];    
         
     if(preg_match('/iPhone|Android|Blackberry/i',  $agent)){    
             header("Location:  mobile.html");    
             exit;    
     }    
         
     ?>    

http://mobile.tutsplus.com/tutorials/html5/mobile-browser-detection/
http://detectmobilebrowser.com/
http://code.google.com/p/php-mobile-detect/
The WURFL is an XML configuration file which
contains information about capabilities and
features of many mobile devices.
http://wurfl.sourceforge.net/
Lets look at
        some options!




http://ffffound.com/image/2f1c04e45f116d294ac0d667d68cce6ac9073de0
hosted
plug-ins
custom dev
themes / templates
style-sheets
adaptive-layouts
auto-generate
Strategy #1: Code well and do nothing special for mobile
Strategy #2: Make a separate “mobile” site
Strategy #3: Build mobile-aware adaptive sites
The hardest to pull-off methodology is the one that can bring the best of all worlds to
your site visitors. A fully mobile-aware site has adaptive content that reacts to device
capabilities, and is therefore future-proof as it tests features rather than sniffing
browsers.

http://dev.opera.com/articles/view/the-mobile-web-optimization-guide/
hosted
plug-ins
custom dev
themes / templates
style-sheets
adaptive-layouts
auto-generate
hosted




sites that are hosted, with ready-
to-go mobile versions served up
automatically.
+
• easy
• no setup
• auto updates
hosted
plug-ins
custom dev
themes / templates
style-sheets
adaptive-layouts
auto-generate
plug-ins

   plug-in   site   theme




 these CMS plug-ins, once
 installed give you options and
 themes to make your site
 mobile ready.
                            http://www.bravenewcode.com/products/wptouch-pro/
plug-ins




           http://www.bravenewcode.com/products/wptouch-pro/
http://crowdfavorite.com/wordpress/plugins/wordpress-mobile-edition/
http://mobilepress.co.za/
http://www.wptap.com/
http://mobiforge.com/running/story/the-dotmobi-wordpress-mobile-pack
+
• pretty easy
• minor setup
• available for a wide
  selection of CMS
• ability to customize
hosted
plug-ins
custom dev
themes / templates
style-sheets
adaptive-layouts
auto-generate
e-commerce     Needs custom
applications   experience...
01. <ul  class="rounded">    
   02.         <li><a  class="blog-­‐
       title"  href="#livetest">Post  Title</a><br  /
       >    
   03.         <div  class="month">Jun</div>    
   04.         <div  class="date">30</div>    
   05.         <p  class="post-­‐
       author">By:  <i>Connor  Zwick</i></p>    
   06.         <p  class="post-­‐
       description">This  is  a  short  description.  H
       ere  will  be  a  short  excerpt  of  the  post,  fo
       r  the  viewer  to  judge  if  he  or  she  wants  to  
       read  more.</p></li>    
   07. </ul>    




http://mobile.tutsplus.com/tutorials/html5/mobile-wordpress-theming-day-2/
+
• total control
• you’ll learn a lot
• explore new mobile
    interactions
hosted
plug-ins
custom dev
themes / templates
style-sheets
adaptive-layouts
auto-generate
themes / templates
        mobile
        theme


 site
        desktop
        theme




  templates that have specifically
  formatted designs and markup
  for mobile devices.
                         http://www.bravenewcode.com/products/wptouch-pro/
http://www.blogohblog.com/wordpress-mobile-theme/
http://themeforest.net/item/simple-mobile/110202?redirect_back=true&ref=wpexplorer&clickthrough_id=11329982
http://drupal.org/project/nokia_mobile
http://themeforest.net/item/mobility-wordpress-theme-for-web-and-ipad/103273
+
• free/cheap
• OK selection
• tested
hosted
plug-ins
custom dev
themes / templates
style-sheets
adaptive-layouts
auto-generate
style-sheets
  CSS 1          CSS 2




          HTML




 separate CSS layer specifically
 for mobile devices
As early as 1998, the HTML 4 specification offered ways to link to different style sheets
  depending on the devices targeted, including handheld media:


  <link rel="stylesheet" href="screen.css" media="screen"/>

  <link rel="stylesheet" href="handheld.css" media="handheld"/>
  CSS included a similar feature via @media:


  @media screen { /* rules for computer screens */ }

  @media handheld { /* rules for handheld devices */ }


http://www.alistapart.com/articles/return-of-the-mobile-stylesheet
http://www.elated.com/articles/choosing-dimensions-for-your-web-page-layout/
+
• only extra CSS /
    style sheets
hosted
plug-ins
custom dev
themes / templates
style-sheets
adaptive-layouts
auto-generate
adaptive-layouts

   yoursite.com   yoursite.com




  layouts that use media-query
  to detect size of the browser,
  and adjust appropriately.
http://colly.com/comments/carry_on_responsively/
“Over several days he forcibly
manipulated the layout with CSS
media queries, and in turn created initial
dynamic layouts for certain desktop
browser widths, and various orientations
of iPad and iPhone.”
http://colly.com/comments/carry_on_responsively/
+
• street cred
• only extra CSS / style
  sheets
• consistent design
hosted
plug-ins
custom dev
themes / templates
style-sheets
adaptive-layouts
auto-generate
auto-generate
           detect script




                           yoursite.com



                           auto-generate


                           mobile site




 a mobile version is “scraped”
 from your desktop site and
 generated on the fly.
http://mobify.me/
http://www.google.com/gwt/n
http://bmobilized.com/
http://www.usablenet.com/
+
• no changes to your
  site
• zero need for any IT
  involvement
• quick! (but
    sometimes dirty...)
Tracking!




            http://www.flickr.com/photos/34838158@N00/3370167184/
http://analytics.percentmobile.com/
https://www.google.com/analytics
Testing




          http://www.flickr.com/photos/93607538@N00/4271429/
http://www.perfectomobile.com/portal/cms/opera.xhtml?key=OP631R89YL2
http://www.opera.com/mobile/demo/
Extra!


http://www.flickr.com/photos/33859819@N00/342958601/
http://i.tinysrc.mobi/http://mysite.com/myimage.png

                                                      http://tinysrc.net/
http://www.sencha.com/
http://nicolasgallagher.com/demo/pure-css-social-media-icons/
http://www.svgcharts.net/Example.aspx?type=line
http://www.zingchart.com/flash-and-html5-canvas/#sidebyside-hbar-1
http://www.apple.com/html5/
questions?
www.jeremyjohnsononline.com




thanks!
jeremy johnson
@jeremyjohnson

Contenu connexe

Tendances

Good Informatics Practices Business Model For Cloud
Good Informatics Practices Business Model For CloudGood Informatics Practices Business Model For Cloud
Good Informatics Practices Business Model For Cloudanetteasher
 
Farmer's manual eng
Farmer's manual   engFarmer's manual   eng
Farmer's manual engguestc4cf6a1
 
Projet Sponsoring Paris Football Club
Projet Sponsoring Paris Football ClubProjet Sponsoring Paris Football Club
Projet Sponsoring Paris Football ClubJim Totime
 
The Critical Need for Encrypted Email and File Transfer Solutions
The Critical Need for Encrypted Email and File Transfer SolutionsThe Critical Need for Encrypted Email and File Transfer Solutions
The Critical Need for Encrypted Email and File Transfer SolutionsOsterman Research, Inc.
 
Apple earnings q4-2010
Apple earnings q4-2010Apple earnings q4-2010
Apple earnings q4-2010O'Reilly Media
 
Google Talk: DOs and DON'Ts of Mobile Strategy
Google Talk: DOs and DON'Ts of Mobile StrategyGoogle Talk: DOs and DON'Ts of Mobile Strategy
Google Talk: DOs and DON'Ts of Mobile StrategyJason Grigsby
 
Danos morais obito dengue hemorragica resp. estado
Danos morais obito dengue hemorragica resp. estadoDanos morais obito dengue hemorragica resp. estado
Danos morais obito dengue hemorragica resp. estadoInforma Jurídico
 
Curso de teclado(piano)
Curso de teclado(piano)Curso de teclado(piano)
Curso de teclado(piano)Marian Quesada
 
what’s wrong with the philippine higher education
 what’s wrong with the philippine higher education what’s wrong with the philippine higher education
what’s wrong with the philippine higher educationiBoP Asia
 
MeasureWorks - TSOC - Creating business opportunities with mobile customer ex...
MeasureWorks - TSOC - Creating business opportunities with mobile customer ex...MeasureWorks - TSOC - Creating business opportunities with mobile customer ex...
MeasureWorks - TSOC - Creating business opportunities with mobile customer ex...MeasureWorks
 
The Mobile Internet is Bigger Than You Think
The Mobile Internet is Bigger Than You ThinkThe Mobile Internet is Bigger Than You Think
The Mobile Internet is Bigger Than You ThinkJason Grigsby
 
Data Citation from the perspective of tracking data reuse
Data Citation from the perspective of tracking data reuseData Citation from the perspective of tracking data reuse
Data Citation from the perspective of tracking data reuseHeather Piwowar
 
Dramatically increase revenue on verio template
Dramatically increase revenue on verio templateDramatically increase revenue on verio template
Dramatically increase revenue on verio templateJanine Soika
 

Tendances (15)

Good Informatics Practices Business Model For Cloud
Good Informatics Practices Business Model For CloudGood Informatics Practices Business Model For Cloud
Good Informatics Practices Business Model For Cloud
 
Farmer's manual eng
Farmer's manual   engFarmer's manual   eng
Farmer's manual eng
 
Projet Sponsoring Paris Football Club
Projet Sponsoring Paris Football ClubProjet Sponsoring Paris Football Club
Projet Sponsoring Paris Football Club
 
The Critical Need for Encrypted Email and File Transfer Solutions
The Critical Need for Encrypted Email and File Transfer SolutionsThe Critical Need for Encrypted Email and File Transfer Solutions
The Critical Need for Encrypted Email and File Transfer Solutions
 
Apple earnings q4-2010
Apple earnings q4-2010Apple earnings q4-2010
Apple earnings q4-2010
 
Rate4
Rate4Rate4
Rate4
 
Google Talk: DOs and DON'Ts of Mobile Strategy
Google Talk: DOs and DON'Ts of Mobile StrategyGoogle Talk: DOs and DON'Ts of Mobile Strategy
Google Talk: DOs and DON'Ts of Mobile Strategy
 
Danos morais obito dengue hemorragica resp. estado
Danos morais obito dengue hemorragica resp. estadoDanos morais obito dengue hemorragica resp. estado
Danos morais obito dengue hemorragica resp. estado
 
Curso de teclado(piano)
Curso de teclado(piano)Curso de teclado(piano)
Curso de teclado(piano)
 
what’s wrong with the philippine higher education
 what’s wrong with the philippine higher education what’s wrong with the philippine higher education
what’s wrong with the philippine higher education
 
MeasureWorks - TSOC - Creating business opportunities with mobile customer ex...
MeasureWorks - TSOC - Creating business opportunities with mobile customer ex...MeasureWorks - TSOC - Creating business opportunities with mobile customer ex...
MeasureWorks - TSOC - Creating business opportunities with mobile customer ex...
 
The Mobile Internet is Bigger Than You Think
The Mobile Internet is Bigger Than You ThinkThe Mobile Internet is Bigger Than You Think
The Mobile Internet is Bigger Than You Think
 
Data Citation from the perspective of tracking data reuse
Data Citation from the perspective of tracking data reuseData Citation from the perspective of tracking data reuse
Data Citation from the perspective of tracking data reuse
 
powersky
powerskypowersky
powersky
 
Dramatically increase revenue on verio template
Dramatically increase revenue on verio templateDramatically increase revenue on verio template
Dramatically increase revenue on verio template
 

En vedette

Moving from iPhone to Android
Moving from iPhone to AndroidMoving from iPhone to Android
Moving from iPhone to AndroidJeremy Johnson
 
Kinect Hacks: Beyond Just Games
Kinect Hacks: Beyond Just GamesKinect Hacks: Beyond Just Games
Kinect Hacks: Beyond Just GamesJeremy Johnson
 
So you want your interface to sell.
So you want your interface to sell.So you want your interface to sell.
So you want your interface to sell.Jeremy Johnson
 
Top Three Modern Product Trends
Top Three Modern Product TrendsTop Three Modern Product Trends
Top Three Modern Product TrendsJeremy Johnson
 
UX = ROI: It's not just a myth
UX = ROI: It's not just a mythUX = ROI: It's not just a myth
UX = ROI: It's not just a mythJeremy Johnson
 
It's About Time - Lightning talk for UX Designers
It's About Time - Lightning talk for UX DesignersIt's About Time - Lightning talk for UX Designers
It's About Time - Lightning talk for UX DesignersJeremy Johnson
 
Pushing Through Failure (Quickly)
Pushing Through Failure (Quickly)Pushing Through Failure (Quickly)
Pushing Through Failure (Quickly)Jeremy Johnson
 
Designing for Sensors 
& the Future of Experiences
Designing for Sensors 
& the Future of ExperiencesDesigning for Sensors 
& the Future of Experiences
Designing for Sensors 
& the Future of ExperiencesJeremy Johnson
 
Failing Fast & Learning Along the Way - Big Design 2013
Failing Fast & Learning Along the Way - Big Design 2013Failing Fast & Learning Along the Way - Big Design 2013
Failing Fast & Learning Along the Way - Big Design 2013Jeremy Johnson
 
Android vs iPhone - Differences in UI Patterns and Design
Android vs iPhone - Differences in UI Patterns and DesignAndroid vs iPhone - Differences in UI Patterns and Design
Android vs iPhone - Differences in UI Patterns and DesignJeremy Johnson
 
Top Trends In Product Design: Outcomes, Understanding Customers, and Building...
Top Trends In Product Design: Outcomes, Understanding Customers, and Building...Top Trends In Product Design: Outcomes, Understanding Customers, and Building...
Top Trends In Product Design: Outcomes, Understanding Customers, and Building...Jeremy Johnson
 
Game On: Everything you need to know about how games are changing the world
Game On: Everything you need to know about how games are changing the worldGame On: Everything you need to know about how games are changing the world
Game On: Everything you need to know about how games are changing the worldJeremy Johnson
 
UX = ROI: It's not just a myth
UX = ROI: It's not just a mythUX = ROI: It's not just a myth
UX = ROI: It's not just a mythJeremy Johnson
 
Fail Fast, Learn Fast, Move Fast: My UX journey to move faster
Fail Fast, Learn Fast, Move Fast: My UX journey to move fasterFail Fast, Learn Fast, Move Fast: My UX journey to move faster
Fail Fast, Learn Fast, Move Fast: My UX journey to move fasterJeremy Johnson
 
Top 3 ways to use your UX team - producttank DFW Meetup
Top 3 ways to use your UX team - producttank DFW MeetupTop 3 ways to use your UX team - producttank DFW Meetup
Top 3 ways to use your UX team - producttank DFW MeetupJeremy Johnson
 

En vedette (15)

Moving from iPhone to Android
Moving from iPhone to AndroidMoving from iPhone to Android
Moving from iPhone to Android
 
Kinect Hacks: Beyond Just Games
Kinect Hacks: Beyond Just GamesKinect Hacks: Beyond Just Games
Kinect Hacks: Beyond Just Games
 
So you want your interface to sell.
So you want your interface to sell.So you want your interface to sell.
So you want your interface to sell.
 
Top Three Modern Product Trends
Top Three Modern Product TrendsTop Three Modern Product Trends
Top Three Modern Product Trends
 
UX = ROI: It's not just a myth
UX = ROI: It's not just a mythUX = ROI: It's not just a myth
UX = ROI: It's not just a myth
 
It's About Time - Lightning talk for UX Designers
It's About Time - Lightning talk for UX DesignersIt's About Time - Lightning talk for UX Designers
It's About Time - Lightning talk for UX Designers
 
Pushing Through Failure (Quickly)
Pushing Through Failure (Quickly)Pushing Through Failure (Quickly)
Pushing Through Failure (Quickly)
 
Designing for Sensors 
& the Future of Experiences
Designing for Sensors 
& the Future of ExperiencesDesigning for Sensors 
& the Future of Experiences
Designing for Sensors 
& the Future of Experiences
 
Failing Fast & Learning Along the Way - Big Design 2013
Failing Fast & Learning Along the Way - Big Design 2013Failing Fast & Learning Along the Way - Big Design 2013
Failing Fast & Learning Along the Way - Big Design 2013
 
Android vs iPhone - Differences in UI Patterns and Design
Android vs iPhone - Differences in UI Patterns and DesignAndroid vs iPhone - Differences in UI Patterns and Design
Android vs iPhone - Differences in UI Patterns and Design
 
Top Trends In Product Design: Outcomes, Understanding Customers, and Building...
Top Trends In Product Design: Outcomes, Understanding Customers, and Building...Top Trends In Product Design: Outcomes, Understanding Customers, and Building...
Top Trends In Product Design: Outcomes, Understanding Customers, and Building...
 
Game On: Everything you need to know about how games are changing the world
Game On: Everything you need to know about how games are changing the worldGame On: Everything you need to know about how games are changing the world
Game On: Everything you need to know about how games are changing the world
 
UX = ROI: It's not just a myth
UX = ROI: It's not just a mythUX = ROI: It's not just a myth
UX = ROI: It's not just a myth
 
Fail Fast, Learn Fast, Move Fast: My UX journey to move faster
Fail Fast, Learn Fast, Move Fast: My UX journey to move fasterFail Fast, Learn Fast, Move Fast: My UX journey to move faster
Fail Fast, Learn Fast, Move Fast: My UX journey to move faster
 
Top 3 ways to use your UX team - producttank DFW Meetup
Top 3 ways to use your UX team - producttank DFW MeetupTop 3 ways to use your UX team - producttank DFW Meetup
Top 3 ways to use your UX team - producttank DFW Meetup
 

Similaire à Taking Your Content Mobile

The Mobile Question @ Big Design 2010
The Mobile Question @ Big Design 2010The Mobile Question @ Big Design 2010
The Mobile Question @ Big Design 2010Jeremy Johnson
 
The Mobile Question: Lessons in Design and Strategy for Your Mobile Experience
The Mobile Question: Lessons in Design and Strategy for Your Mobile ExperienceThe Mobile Question: Lessons in Design and Strategy for Your Mobile Experience
The Mobile Question: Lessons in Design and Strategy for Your Mobile ExperienceJeremy Johnson
 
FLEXIcontent & FLEXIaccess presentation
FLEXIcontent & FLEXIaccess presentationFLEXIcontent & FLEXIaccess presentation
FLEXIcontent & FLEXIaccess presentationEmmanuel Danan
 
Twin Cities Eloqua User Group - May 31, 2011
Twin Cities Eloqua User Group - May 31, 2011Twin Cities Eloqua User Group - May 31, 2011
Twin Cities Eloqua User Group - May 31, 2011relationship | one
 
U of U Undergraduate IMC Class
U of U Undergraduate IMC ClassU of U Undergraduate IMC Class
U of U Undergraduate IMC ClassChris Carlston
 
Journalism and the Future of Mobile
Journalism and the Future of MobileJournalism and the Future of Mobile
Journalism and the Future of MobileJason Grigsby
 
스마트폰의 춘추전국시대, 개발자의 선택은(1)
스마트폰의 춘추전국시대, 개발자의 선택은(1)스마트폰의 춘추전국시대, 개발자의 선택은(1)
스마트폰의 춘추전국시대, 개발자의 선택은(1)mosaicnet
 
Science Fiction Sensor Networks
Science Fiction Sensor NetworksScience Fiction Sensor Networks
Science Fiction Sensor NetworksDiego Pizzocaro
 
OSGI workshop - Become A Certified Bundle Manager
OSGI workshop - Become A Certified Bundle ManagerOSGI workshop - Become A Certified Bundle Manager
OSGI workshop - Become A Certified Bundle ManagerSkills Matter
 
Mdm Brochure
Mdm BrochureMdm Brochure
Mdm Brochuremartgroot
 
jQtouch, Building Awesome Webapps
jQtouch, Building Awesome WebappsjQtouch, Building Awesome Webapps
jQtouch, Building Awesome WebappsHome
 
Impacts of collaborative consumption on traditional industries: scenarios for...
Impacts of collaborative consumption on traditional industries: scenarios for...Impacts of collaborative consumption on traditional industries: scenarios for...
Impacts of collaborative consumption on traditional industries: scenarios for...David Chapuis
 
Steering Iterative and Incremental Delivery with Jeff Patton
Steering Iterative and Incremental Delivery with Jeff PattonSteering Iterative and Incremental Delivery with Jeff Patton
Steering Iterative and Incremental Delivery with Jeff PattonUIEpreviews
 
Developer Tools, Nokia Platforms Santtu Ahonen
Developer Tools, Nokia Platforms Santtu AhonenDeveloper Tools, Nokia Platforms Santtu Ahonen
Developer Tools, Nokia Platforms Santtu AhonenAshley Walker
 
Christian Bason, MindLab Denmark - MaRS Global Leadership Series
Christian Bason, MindLab Denmark - MaRS Global Leadership SeriesChristian Bason, MindLab Denmark - MaRS Global Leadership Series
Christian Bason, MindLab Denmark - MaRS Global Leadership SeriesMaRS Discovery District
 
Analisis Forense Memoria RAM
Analisis Forense Memoria RAMAnalisis Forense Memoria RAM
Analisis Forense Memoria RAMConferencias FIST
 
ソーシャルコマースのすゝめ
ソーシャルコマースのすゝめソーシャルコマースのすゝめ
ソーシャルコマースのすゝめRyoichi Tsukada
 
Movable Type Seminar 2011
Movable Type Seminar 2011Movable Type Seminar 2011
Movable Type Seminar 2011Six Apart KK
 

Similaire à Taking Your Content Mobile (20)

The Mobile Question @ Big Design 2010
The Mobile Question @ Big Design 2010The Mobile Question @ Big Design 2010
The Mobile Question @ Big Design 2010
 
The Mobile Question: Lessons in Design and Strategy for Your Mobile Experience
The Mobile Question: Lessons in Design and Strategy for Your Mobile ExperienceThe Mobile Question: Lessons in Design and Strategy for Your Mobile Experience
The Mobile Question: Lessons in Design and Strategy for Your Mobile Experience
 
InnoDB Magic
InnoDB MagicInnoDB Magic
InnoDB Magic
 
FLEXIcontent & FLEXIaccess presentation
FLEXIcontent & FLEXIaccess presentationFLEXIcontent & FLEXIaccess presentation
FLEXIcontent & FLEXIaccess presentation
 
Twin Cities Eloqua User Group - May 31, 2011
Twin Cities Eloqua User Group - May 31, 2011Twin Cities Eloqua User Group - May 31, 2011
Twin Cities Eloqua User Group - May 31, 2011
 
U of U Undergraduate IMC Class
U of U Undergraduate IMC ClassU of U Undergraduate IMC Class
U of U Undergraduate IMC Class
 
Journalism and the Future of Mobile
Journalism and the Future of MobileJournalism and the Future of Mobile
Journalism and the Future of Mobile
 
스마트폰의 춘추전국시대, 개발자의 선택은(1)
스마트폰의 춘추전국시대, 개발자의 선택은(1)스마트폰의 춘추전국시대, 개발자의 선택은(1)
스마트폰의 춘추전국시대, 개발자의 선택은(1)
 
Science Fiction Sensor Networks
Science Fiction Sensor NetworksScience Fiction Sensor Networks
Science Fiction Sensor Networks
 
OSGI workshop - Become A Certified Bundle Manager
OSGI workshop - Become A Certified Bundle ManagerOSGI workshop - Become A Certified Bundle Manager
OSGI workshop - Become A Certified Bundle Manager
 
Mdm Brochure
Mdm BrochureMdm Brochure
Mdm Brochure
 
jQtouch, Building Awesome Webapps
jQtouch, Building Awesome WebappsjQtouch, Building Awesome Webapps
jQtouch, Building Awesome Webapps
 
Impacts of collaborative consumption on traditional industries: scenarios for...
Impacts of collaborative consumption on traditional industries: scenarios for...Impacts of collaborative consumption on traditional industries: scenarios for...
Impacts of collaborative consumption on traditional industries: scenarios for...
 
Steering Iterative and Incremental Delivery with Jeff Patton
Steering Iterative and Incremental Delivery with Jeff PattonSteering Iterative and Incremental Delivery with Jeff Patton
Steering Iterative and Incremental Delivery with Jeff Patton
 
Developer Tools, Nokia Platforms Santtu Ahonen
Developer Tools, Nokia Platforms Santtu AhonenDeveloper Tools, Nokia Platforms Santtu Ahonen
Developer Tools, Nokia Platforms Santtu Ahonen
 
Christian Bason, MindLab Denmark - MaRS Global Leadership Series
Christian Bason, MindLab Denmark - MaRS Global Leadership SeriesChristian Bason, MindLab Denmark - MaRS Global Leadership Series
Christian Bason, MindLab Denmark - MaRS Global Leadership Series
 
Analisis Forense Memoria RAM
Analisis Forense Memoria RAMAnalisis Forense Memoria RAM
Analisis Forense Memoria RAM
 
ソーシャルコマースのすゝめ
ソーシャルコマースのすゝめソーシャルコマースのすゝめ
ソーシャルコマースのすゝめ
 
HTML5 for Mobile
HTML5 for MobileHTML5 for Mobile
HTML5 for Mobile
 
Movable Type Seminar 2011
Movable Type Seminar 2011Movable Type Seminar 2011
Movable Type Seminar 2011
 

Plus de Jeremy Johnson

Customer Experience in the Rise of the Digital Age — Atlanta XD Meeting 9/13/...
Customer Experience in the Rise of the Digital Age — Atlanta XD Meeting 9/13/...Customer Experience in the Rise of the Digital Age — Atlanta XD Meeting 9/13/...
Customer Experience in the Rise of the Digital Age — Atlanta XD Meeting 9/13/...Jeremy Johnson
 
Businesses Want Results, Not Empathy Maps — #cxtalks Dallas 10 minute talk
Businesses Want Results, Not Empathy Maps — #cxtalks Dallas 10 minute talkBusinesses Want Results, Not Empathy Maps — #cxtalks Dallas 10 minute talk
Businesses Want Results, Not Empathy Maps — #cxtalks Dallas 10 minute talkJeremy Johnson
 
UX Design, Friend of Foe #worldusabilityday
UX Design, Friend of Foe #worldusabilitydayUX Design, Friend of Foe #worldusabilityday
UX Design, Friend of Foe #worldusabilitydayJeremy Johnson
 
Product + UX: How to combine strengths to make something truly great! *Updated*
Product + UX: How to combine strengths to make something truly great! *Updated*Product + UX: How to combine strengths to make something truly great! *Updated*
Product + UX: How to combine strengths to make something truly great! *Updated*Jeremy Johnson
 
Including the User: How insights drive business #pswud2017
Including the User: How insights drive business #pswud2017Including the User: How insights drive business #pswud2017
Including the User: How insights drive business #pswud2017Jeremy Johnson
 
Product + UX: How to combine strengths to make something truly great!
Product + UX: How to combine strengths to make something truly great!Product + UX: How to combine strengths to make something truly great!
Product + UX: How to combine strengths to make something truly great!Jeremy Johnson
 
Top 3 Ways to use your UX Team for Product Owners
Top 3 Ways to use your UX Team for Product OwnersTop 3 Ways to use your UX Team for Product Owners
Top 3 Ways to use your UX Team for Product OwnersJeremy Johnson
 
10 Truths to Great Product Experiences
10 Truths to Great Product Experiences10 Truths to Great Product Experiences
10 Truths to Great Product ExperiencesJeremy Johnson
 
Putting the "User" back in User Experience (Dallas Techfest Edition)
Putting the "User" back in User Experience (Dallas Techfest Edition)Putting the "User" back in User Experience (Dallas Techfest Edition)
Putting the "User" back in User Experience (Dallas Techfest Edition)Jeremy Johnson
 
Ready to go Mobile? Today's Mobile Landscape: Responsive, Adaptive, Hybrid, a...
Ready to go Mobile? Today's Mobile Landscape: Responsive, Adaptive, Hybrid, a...Ready to go Mobile? Today's Mobile Landscape: Responsive, Adaptive, Hybrid, a...
Ready to go Mobile? Today's Mobile Landscape: Responsive, Adaptive, Hybrid, a...Jeremy Johnson
 
Putting the "User" back in User Experience
Putting the "User" back in User ExperiencePutting the "User" back in User Experience
Putting the "User" back in User ExperienceJeremy Johnson
 
Your Online Brand: Using social media in your job search
Your Online Brand: Using social media in your job searchYour Online Brand: Using social media in your job search
Your Online Brand: Using social media in your job searchJeremy Johnson
 

Plus de Jeremy Johnson (13)

Customer Experience in the Rise of the Digital Age — Atlanta XD Meeting 9/13/...
Customer Experience in the Rise of the Digital Age — Atlanta XD Meeting 9/13/...Customer Experience in the Rise of the Digital Age — Atlanta XD Meeting 9/13/...
Customer Experience in the Rise of the Digital Age — Atlanta XD Meeting 9/13/...
 
Businesses Want Results, Not Empathy Maps — #cxtalks Dallas 10 minute talk
Businesses Want Results, Not Empathy Maps — #cxtalks Dallas 10 minute talkBusinesses Want Results, Not Empathy Maps — #cxtalks Dallas 10 minute talk
Businesses Want Results, Not Empathy Maps — #cxtalks Dallas 10 minute talk
 
UX Design, Friend of Foe #worldusabilityday
UX Design, Friend of Foe #worldusabilitydayUX Design, Friend of Foe #worldusabilityday
UX Design, Friend of Foe #worldusabilityday
 
Product + UX: How to combine strengths to make something truly great! *Updated*
Product + UX: How to combine strengths to make something truly great! *Updated*Product + UX: How to combine strengths to make something truly great! *Updated*
Product + UX: How to combine strengths to make something truly great! *Updated*
 
Including the User: How insights drive business #pswud2017
Including the User: How insights drive business #pswud2017Including the User: How insights drive business #pswud2017
Including the User: How insights drive business #pswud2017
 
Product + UX: How to combine strengths to make something truly great!
Product + UX: How to combine strengths to make something truly great!Product + UX: How to combine strengths to make something truly great!
Product + UX: How to combine strengths to make something truly great!
 
Top 3 Ways to use your UX Team for Product Owners
Top 3 Ways to use your UX Team for Product OwnersTop 3 Ways to use your UX Team for Product Owners
Top 3 Ways to use your UX Team for Product Owners
 
10 Truths to Great Product Experiences
10 Truths to Great Product Experiences10 Truths to Great Product Experiences
10 Truths to Great Product Experiences
 
Putting the "User" back in User Experience (Dallas Techfest Edition)
Putting the "User" back in User Experience (Dallas Techfest Edition)Putting the "User" back in User Experience (Dallas Techfest Edition)
Putting the "User" back in User Experience (Dallas Techfest Edition)
 
Ready to go Mobile? Today's Mobile Landscape: Responsive, Adaptive, Hybrid, a...
Ready to go Mobile? Today's Mobile Landscape: Responsive, Adaptive, Hybrid, a...Ready to go Mobile? Today's Mobile Landscape: Responsive, Adaptive, Hybrid, a...
Ready to go Mobile? Today's Mobile Landscape: Responsive, Adaptive, Hybrid, a...
 
Putting the "User" back in User Experience
Putting the "User" back in User ExperiencePutting the "User" back in User Experience
Putting the "User" back in User Experience
 
Your Online Brand: Using social media in your job search
Your Online Brand: Using social media in your job searchYour Online Brand: Using social media in your job search
Your Online Brand: Using social media in your job search
 
2010 And Beyond
2010 And Beyond2010 And Beyond
2010 And Beyond
 

Dernier

TeamStation AI System Report LATAM IT Salaries 2024
TeamStation AI System Report LATAM IT Salaries 2024TeamStation AI System Report LATAM IT Salaries 2024
TeamStation AI System Report LATAM IT Salaries 2024Lonnie McRorey
 
(How to Program) Paul Deitel, Harvey Deitel-Java How to Program, Early Object...
(How to Program) Paul Deitel, Harvey Deitel-Java How to Program, Early Object...(How to Program) Paul Deitel, Harvey Deitel-Java How to Program, Early Object...
(How to Program) Paul Deitel, Harvey Deitel-Java How to Program, Early Object...AliaaTarek5
 
The Ultimate Guide to Choosing WordPress Pros and Cons
The Ultimate Guide to Choosing WordPress Pros and ConsThe Ultimate Guide to Choosing WordPress Pros and Cons
The Ultimate Guide to Choosing WordPress Pros and ConsPixlogix Infotech
 
The Fit for Passkeys for Employee and Consumer Sign-ins: FIDO Paris Seminar.pptx
The Fit for Passkeys for Employee and Consumer Sign-ins: FIDO Paris Seminar.pptxThe Fit for Passkeys for Employee and Consumer Sign-ins: FIDO Paris Seminar.pptx
The Fit for Passkeys for Employee and Consumer Sign-ins: FIDO Paris Seminar.pptxLoriGlavin3
 
Generative AI for Technical Writer or Information Developers
Generative AI for Technical Writer or Information DevelopersGenerative AI for Technical Writer or Information Developers
Generative AI for Technical Writer or Information DevelopersRaghuram Pandurangan
 
Time Series Foundation Models - current state and future directions
Time Series Foundation Models - current state and future directionsTime Series Foundation Models - current state and future directions
Time Series Foundation Models - current state and future directionsNathaniel Shimoni
 
Merck Moving Beyond Passwords: FIDO Paris Seminar.pptx
Merck Moving Beyond Passwords: FIDO Paris Seminar.pptxMerck Moving Beyond Passwords: FIDO Paris Seminar.pptx
Merck Moving Beyond Passwords: FIDO Paris Seminar.pptxLoriGlavin3
 
Enhancing User Experience - Exploring the Latest Features of Tallyman Axis Lo...
Enhancing User Experience - Exploring the Latest Features of Tallyman Axis Lo...Enhancing User Experience - Exploring the Latest Features of Tallyman Axis Lo...
Enhancing User Experience - Exploring the Latest Features of Tallyman Axis Lo...Scott Andery
 
The Role of FIDO in a Cyber Secure Netherlands: FIDO Paris Seminar.pptx
The Role of FIDO in a Cyber Secure Netherlands: FIDO Paris Seminar.pptxThe Role of FIDO in a Cyber Secure Netherlands: FIDO Paris Seminar.pptx
The Role of FIDO in a Cyber Secure Netherlands: FIDO Paris Seminar.pptxLoriGlavin3
 
A Journey Into the Emotions of Software Developers
A Journey Into the Emotions of Software DevelopersA Journey Into the Emotions of Software Developers
A Journey Into the Emotions of Software DevelopersNicole Novielli
 
Rise of the Machines: Known As Drones...
Rise of the Machines: Known As Drones...Rise of the Machines: Known As Drones...
Rise of the Machines: Known As Drones...Rick Flair
 
What is DBT - The Ultimate Data Build Tool.pdf
What is DBT - The Ultimate Data Build Tool.pdfWhat is DBT - The Ultimate Data Build Tool.pdf
What is DBT - The Ultimate Data Build Tool.pdfMounikaPolabathina
 
Why device, WIFI, and ISP insights are crucial to supporting remote Microsoft...
Why device, WIFI, and ISP insights are crucial to supporting remote Microsoft...Why device, WIFI, and ISP insights are crucial to supporting remote Microsoft...
Why device, WIFI, and ISP insights are crucial to supporting remote Microsoft...panagenda
 
Use of FIDO in the Payments and Identity Landscape: FIDO Paris Seminar.pptx
Use of FIDO in the Payments and Identity Landscape: FIDO Paris Seminar.pptxUse of FIDO in the Payments and Identity Landscape: FIDO Paris Seminar.pptx
Use of FIDO in the Payments and Identity Landscape: FIDO Paris Seminar.pptxLoriGlavin3
 
Arizona Broadband Policy Past, Present, and Future Presentation 3/25/24
Arizona Broadband Policy Past, Present, and Future Presentation 3/25/24Arizona Broadband Policy Past, Present, and Future Presentation 3/25/24
Arizona Broadband Policy Past, Present, and Future Presentation 3/25/24Mark Goldstein
 
Manual 508 Accessibility Compliance Audit
Manual 508 Accessibility Compliance AuditManual 508 Accessibility Compliance Audit
Manual 508 Accessibility Compliance AuditSkynet Technologies
 
Sample pptx for embedding into website for demo
Sample pptx for embedding into website for demoSample pptx for embedding into website for demo
Sample pptx for embedding into website for demoHarshalMandlekar2
 
Genislab builds better products and faster go-to-market with Lean project man...
Genislab builds better products and faster go-to-market with Lean project man...Genislab builds better products and faster go-to-market with Lean project man...
Genislab builds better products and faster go-to-market with Lean project man...Farhan Tariq
 
Moving Beyond Passwords: FIDO Paris Seminar.pdf
Moving Beyond Passwords: FIDO Paris Seminar.pdfMoving Beyond Passwords: FIDO Paris Seminar.pdf
Moving Beyond Passwords: FIDO Paris Seminar.pdfLoriGlavin3
 
Scale your database traffic with Read & Write split using MySQL Router
Scale your database traffic with Read & Write split using MySQL RouterScale your database traffic with Read & Write split using MySQL Router
Scale your database traffic with Read & Write split using MySQL RouterMydbops
 

Dernier (20)

TeamStation AI System Report LATAM IT Salaries 2024
TeamStation AI System Report LATAM IT Salaries 2024TeamStation AI System Report LATAM IT Salaries 2024
TeamStation AI System Report LATAM IT Salaries 2024
 
(How to Program) Paul Deitel, Harvey Deitel-Java How to Program, Early Object...
(How to Program) Paul Deitel, Harvey Deitel-Java How to Program, Early Object...(How to Program) Paul Deitel, Harvey Deitel-Java How to Program, Early Object...
(How to Program) Paul Deitel, Harvey Deitel-Java How to Program, Early Object...
 
The Ultimate Guide to Choosing WordPress Pros and Cons
The Ultimate Guide to Choosing WordPress Pros and ConsThe Ultimate Guide to Choosing WordPress Pros and Cons
The Ultimate Guide to Choosing WordPress Pros and Cons
 
The Fit for Passkeys for Employee and Consumer Sign-ins: FIDO Paris Seminar.pptx
The Fit for Passkeys for Employee and Consumer Sign-ins: FIDO Paris Seminar.pptxThe Fit for Passkeys for Employee and Consumer Sign-ins: FIDO Paris Seminar.pptx
The Fit for Passkeys for Employee and Consumer Sign-ins: FIDO Paris Seminar.pptx
 
Generative AI for Technical Writer or Information Developers
Generative AI for Technical Writer or Information DevelopersGenerative AI for Technical Writer or Information Developers
Generative AI for Technical Writer or Information Developers
 
Time Series Foundation Models - current state and future directions
Time Series Foundation Models - current state and future directionsTime Series Foundation Models - current state and future directions
Time Series Foundation Models - current state and future directions
 
Merck Moving Beyond Passwords: FIDO Paris Seminar.pptx
Merck Moving Beyond Passwords: FIDO Paris Seminar.pptxMerck Moving Beyond Passwords: FIDO Paris Seminar.pptx
Merck Moving Beyond Passwords: FIDO Paris Seminar.pptx
 
Enhancing User Experience - Exploring the Latest Features of Tallyman Axis Lo...
Enhancing User Experience - Exploring the Latest Features of Tallyman Axis Lo...Enhancing User Experience - Exploring the Latest Features of Tallyman Axis Lo...
Enhancing User Experience - Exploring the Latest Features of Tallyman Axis Lo...
 
The Role of FIDO in a Cyber Secure Netherlands: FIDO Paris Seminar.pptx
The Role of FIDO in a Cyber Secure Netherlands: FIDO Paris Seminar.pptxThe Role of FIDO in a Cyber Secure Netherlands: FIDO Paris Seminar.pptx
The Role of FIDO in a Cyber Secure Netherlands: FIDO Paris Seminar.pptx
 
A Journey Into the Emotions of Software Developers
A Journey Into the Emotions of Software DevelopersA Journey Into the Emotions of Software Developers
A Journey Into the Emotions of Software Developers
 
Rise of the Machines: Known As Drones...
Rise of the Machines: Known As Drones...Rise of the Machines: Known As Drones...
Rise of the Machines: Known As Drones...
 
What is DBT - The Ultimate Data Build Tool.pdf
What is DBT - The Ultimate Data Build Tool.pdfWhat is DBT - The Ultimate Data Build Tool.pdf
What is DBT - The Ultimate Data Build Tool.pdf
 
Why device, WIFI, and ISP insights are crucial to supporting remote Microsoft...
Why device, WIFI, and ISP insights are crucial to supporting remote Microsoft...Why device, WIFI, and ISP insights are crucial to supporting remote Microsoft...
Why device, WIFI, and ISP insights are crucial to supporting remote Microsoft...
 
Use of FIDO in the Payments and Identity Landscape: FIDO Paris Seminar.pptx
Use of FIDO in the Payments and Identity Landscape: FIDO Paris Seminar.pptxUse of FIDO in the Payments and Identity Landscape: FIDO Paris Seminar.pptx
Use of FIDO in the Payments and Identity Landscape: FIDO Paris Seminar.pptx
 
Arizona Broadband Policy Past, Present, and Future Presentation 3/25/24
Arizona Broadband Policy Past, Present, and Future Presentation 3/25/24Arizona Broadband Policy Past, Present, and Future Presentation 3/25/24
Arizona Broadband Policy Past, Present, and Future Presentation 3/25/24
 
Manual 508 Accessibility Compliance Audit
Manual 508 Accessibility Compliance AuditManual 508 Accessibility Compliance Audit
Manual 508 Accessibility Compliance Audit
 
Sample pptx for embedding into website for demo
Sample pptx for embedding into website for demoSample pptx for embedding into website for demo
Sample pptx for embedding into website for demo
 
Genislab builds better products and faster go-to-market with Lean project man...
Genislab builds better products and faster go-to-market with Lean project man...Genislab builds better products and faster go-to-market with Lean project man...
Genislab builds better products and faster go-to-market with Lean project man...
 
Moving Beyond Passwords: FIDO Paris Seminar.pdf
Moving Beyond Passwords: FIDO Paris Seminar.pdfMoving Beyond Passwords: FIDO Paris Seminar.pdf
Moving Beyond Passwords: FIDO Paris Seminar.pdf
 
Scale your database traffic with Read & Write split using MySQL Router
Scale your database traffic with Read & Write split using MySQL RouterScale your database traffic with Read & Write split using MySQL Router
Scale your database traffic with Read & Write split using MySQL Router
 

Taking Your Content Mobile