Upgrade to Pro — share decks privately, control downloads, hide ads and more …

Advanced Tablet Workshop

Advanced Tablet Workshop

Here are the slides from my Advanced Tablet Workshop presentation which I gave at the Airline & Aerospace MRO & Operations IT Conference at London Heathrow on the 12th June 2013

Avatar for Paul Saunders

Paul Saunders

June 12, 2013
Tweet

More Decks by Paul Saunders

Other Decks in Technology

Transcript

  1. Context is… QUANTITATIVE • screen size • connectivity • device

    capabilities • processing power • input methods QUALITATIVE • user goals • user environment • user attention • user capabilities
  2. APP TO APP NSString *stringURL = @"yourappname://"; NSURL *url =

    [NSURL URLWithString:stringURL]; [[UIApplication sharedApplication] penURL:url]; iOS custom URL scheme
  3. APP TO APP NSString *stringURL = @"yourappname://"; NSURL *url =

    [NSURL URLWithString:stringURL]; [[UIApplication sharedApplication] penURL:url]; iOS custom URL scheme ….for more info RTFM
  4. IMAGE CREDITS stefan on flickr +kote2+ on flickr kirainet on

    flickr wooly matt on flickr baldiri on flickr sushicam on flickr wafer baby on flickr animoca united unless listed below all images are my own, are screenshots or were borrowed from the manufacturer’s website This presentation is published with a Creative Commons Attribution-NonCommercial-ShareAlike License You are free to share, copy, distribute and transmit this work and you are free to remix and adapt this work on condition that you attribute the work and distribute the resulting work using the same or similar license. Thank you - Paul