tisdag 12 juni 2012

dev:Mobile: Mobile cross-platform development with JQuery Mobile

http://devmobile.se/presentation/mobile-cross-platform-development-with-jquery-mobile/
Jörgen Bengtsson
Johan Holm

90% smartphone i telias butiker
10% av trafiken går genom mobiler

Crossplatform
Android och IOS använder webbkit vilket gör det enkelt att bygga mot dem med hjälp av html


  • Viewport
  • screen dimensions
  • Media Queries
  • Responsive web!
  • Swipe
  • Portrait & Landscape
JQuery Mobile

Använder 3 filer:
  • JQ script fil
  • JQ css fil
  • JQ fil


dev:Mobile: Having fun with Android mashups

http://devmobile.se/presentation/having-fun-with-android-mashups/
Pär Sikö @per_siko
Martin Gunnarsson @gunnarsson

Om att använda web väldigt fort i android appar.

Verkar vara väldigt enkelt att komma igång med.

Man kan kommunicera mellan Android delen och Javascritpt delen
Genom att skicka java objekt från Android till Javascript kan javascript sedan kommunicera med android genom att använda det objektet.

Åt andra hållet kommer man fram genom att skicka loadUrl på den webview med ett javascript anrop som sedan körs.

Example InstaFlickrBook

Andriod:
webWiev.loadUrl("javascript:....") ;

Javascript:
console.log("....")

dev:Moiblile: Mobile app vs. mobile site


http://devmobile.se/presentation/mobile-app-vs-mobile-site/
Patrik Malmquist
Presentation:
http://prezi.com/w43tddyxrmu3/devmobile/


  • Native
    • IOS
    • Android
    • Windows
  • Hybryd
    • PhoneGap

  • Webbapp
    • Seperate less functions?
    • Responsinve
      • same site - diffrent size
        • zooming
        • resizing
      • Full flow?
        • Optimized for all sizes
        • flexible grid system
      • two sizes?
What does your users need?

Statestik:
  • Webservice...
  • Android: 50% är under 35 år /Nielsen company
  • theunderstatement.com
experiensmapping:
  • Think of the Total Experience!
    • Discover
    • Investigate
    • Prepare
    • Apply
    • Resceive
    • Use
Function or Content?
  • Function
    • Sensors?
    • UI?
      • Hardware Acceleration.
    • Selling
      • An app?
        • Fourcha
      • An Service?
      • A product?
      • Multichannel
Summuary of qualities to think about?
  • SEO
  • HW access
  • UI Response
  • Development Cost
  • AppStore
  • Review process
  • Shareability