SlideShare a Scribd company logo
Responsive Vs Dedicated: Insight into Mobile Web
What is mobile web
Specifically designed for Handheld devices

Requires less processing power and less bandwidth

Targeted for variety of device screens and applies usability of mobile phone
users
Responsive Vs Dedicated: Insight into Mobile Web
Responsive Vs Dedicated: Insight into Mobile Web
Responsive Vs Dedicated: Insight into Mobile Web
Responsive Vs Dedicated: Insight into Mobile Web
Responsive Vs Dedicated: Insight into Mobile Web
Responsive Vs Dedicated: Insight into Mobile Web
Responsive web (Cont..)
Separate Style sheets for separate screens
     <link rel="stylesheet" type="text/css" href="style.css"
media="screen, handheld" />

       <link rel="stylesheet" type="text/css"
href="enhanced.css" media="screen and (min-width:
620px)" />
Responsive web (Cont..)
Adaptive Images

Less JavaScript

Never use pixel values when defining the layout use auto or percentages

Always try to use div instead of tables
Some Good Responsive Sites
http://www.touchtech.co.nz/

http://morehazards.com/

http://earthhour.fr/
Dedicated Web
Separate website for mobile

Focus more on mobile features

Can build from scratch or using a framework

JQuery Mobile, Sencha Touch, Zepto JS, etc..
Responsive Vs Dedicated: Insight into Mobile Web
Initial Mandatory Steps
Meta Tags
<meta name="viewport" content="width=device-width, initial-
scale=1.0, maximum-scale=1 user-scalable=no">

<meta name="apple-mobile-web-app-capable" content="yes">
Include JQM files

<link rel="stylesheet" href="http://code.jquery.com/mobile/1.1.0/jquery.mobile-
1.1.0.min.css" />

<script src="http://code.jquery.com/jquery-1.7.1.min.js"></script>

<script src="http://code.jquery.com/mobile/1.1.0/jquery.mobile-
1.1.0.min.js"></script>
Whats Next?
Usage of HTML5 Custom tags


                 data-role=“ ”
                rel =“external”
               data-ajax=“false”
               data-transition=“”
                  data-rel=“”
Responsive Vs Dedicated: Insight into Mobile Web
Responsive Vs Dedicated: Insight into Mobile Web
Responsive Vs Dedicated: Insight into Mobile Web
HTML5 Features which is useful
Input types
Email (iOS)
URL (iOS)
Tel (iOS/Andorid)
Date (iOS)

(tested on Android 2.3 and iOS 5.0)
Responsive Vs Dedicated: Insight into Mobile Web
Responsive Vs Dedicated: Insight into Mobile Web
Detect Using Screen Resolution


        if ((screen.width < 480) || (screen.height <
480))
         {
     location.replace('/mobile/');
 }
Final Tweeks
Reduce Number of HTTP requests
       * Remove iFrames: ex: facebook, twitter

CSS/JS compression

Use much less JS

Use of CSS image sprites and Data URIs

Move all the custom JS files to the bottom of the page if possible
Responsive Vs Dedicated: Insight into Mobile Web
Final Tweaks (cont..)
Use relative units like ems and percentages to keep styles as fluid and flexible
as possible

Use HTML characters (ex: &#9733 to solid star ★ and &#9734 to empty stars
☆ ), CSS gradients, etc.

Use URI Schemes (ex: <a href="tel:+18005550199">94-713-505-298-</a> )
Responsive Vs Dedicated: Insight into Mobile Web
Further Readings

http://www.html5rocks.com/en/mobile/
http://www.w3.org/Mobile/
https://developers.google.com/speed/articles/mobil
e
http://css-tricks.com
Any Questions?




:D Just Kiddin!
Responsive Vs Dedicated: Insight into Mobile Web

More Related Content

PPTX
Client responsive design
PPTX
Html tag presentation
PPTX
Modern browsers
PPTX
Css responsive
ODP
Ajax Basics And Framework
PPTX
Bootstrap how it can help you build better websites
PDF
Responsive Web Design with HTML5 and CSS3
PDF
HTML5がIE10/Windows 8にもたらすもの
Client responsive design
Html tag presentation
Modern browsers
Css responsive
Ajax Basics And Framework
Bootstrap how it can help you build better websites
Responsive Web Design with HTML5 and CSS3
HTML5がIE10/Windows 8にもたらすもの

Viewers also liked (6)

PPTX
Cloud aware product engineering
PDF
Introduction to Cloud Computing
PDF
Introduction to Cloud Computing (New)
PPTX
Cmdb intro
PDF
柔性数据接口的设计与实现
PDF
Python master class 2
Cloud aware product engineering
Introduction to Cloud Computing
Introduction to Cloud Computing (New)
Cmdb intro
柔性数据接口的设计与实现
Python master class 2
Ad

Similar to Responsive Vs Dedicated: Insight into Mobile Web (20)

PDF
Adaptive Layouts - standards>next London 28.05.2011
PDF
Adaptive layouts - standards>next Manchester 23.03.2011
PDF
Pinkoi Mobile Web
PDF
RESS – Responsive Webdesign and Server Side Components
PDF
Designing for the Mobile Web
PDF
"Designing for the Mobile Web" by Michael Dick (December 2010)
PDF
Bd conf sencha touch workshop
PDF
Mobile Web Development
PDF
Web Development for UX Designers
PDF
Responsive Web in Brief
PPTX
Html5 & less css
PDF
Responsive design
PPTX
Responsivedesign 7-3-2012
PPTX
Building mobile apps with the ArcGIS api for Javascript, Esri, Andy Gup and A...
PPTX
Html5 on Mobile(For Developer)
PDF
The specs behind the sex, mobile-friendly layout beyond the desktop
PDF
uMobile Preconference Seminar
PDF
Multi screen HTML5
PDF
Adapt and respond - mobile-friendly layouts beyond the desktop - standards>ne...
Adaptive Layouts - standards>next London 28.05.2011
Adaptive layouts - standards>next Manchester 23.03.2011
Pinkoi Mobile Web
RESS – Responsive Webdesign and Server Side Components
Designing for the Mobile Web
"Designing for the Mobile Web" by Michael Dick (December 2010)
Bd conf sencha touch workshop
Mobile Web Development
Web Development for UX Designers
Responsive Web in Brief
Html5 & less css
Responsive design
Responsivedesign 7-3-2012
Building mobile apps with the ArcGIS api for Javascript, Esri, Andy Gup and A...
Html5 on Mobile(For Developer)
The specs behind the sex, mobile-friendly layout beyond the desktop
uMobile Preconference Seminar
Multi screen HTML5
Adapt and respond - mobile-friendly layouts beyond the desktop - standards>ne...
Ad

More from Chathuranga Bandara (6)

PDF
What is F# and why should we give a f#ck?
PPTX
Is your app secure
PDF
Agile negotiations
PDF
Python master class 3
PDF
Python master class part 1
PDF
Introduction to Celery
What is F# and why should we give a f#ck?
Is your app secure
Agile negotiations
Python master class 3
Python master class part 1
Introduction to Celery

Recently uploaded (20)

PDF
Architecting across the Boundaries of two Complex Domains - Healthcare & Tech...
PDF
Blue Purple Modern Animated Computer Science Presentation.pdf.pdf
PDF
gpt5_lecture_notes_comprehensive_20250812015547.pdf
PDF
Unlocking AI with Model Context Protocol (MCP)
PDF
Empathic Computing: Creating Shared Understanding
PDF
Encapsulation theory and applications.pdf
PPT
“AI and Expert System Decision Support & Business Intelligence Systems”
PDF
MIND Revenue Release Quarter 2 2025 Press Release
PDF
A comparative analysis of optical character recognition models for extracting...
PDF
Optimiser vos workloads AI/ML sur Amazon EC2 et AWS Graviton
PDF
Accuracy of neural networks in brain wave diagnosis of schizophrenia
PDF
Mobile App Security Testing_ A Comprehensive Guide.pdf
PPTX
KOM of Painting work and Equipment Insulation REV00 update 25-dec.pptx
PDF
7 ChatGPT Prompts to Help You Define Your Ideal Customer Profile.pdf
PDF
Network Security Unit 5.pdf for BCA BBA.
PDF
Machine learning based COVID-19 study performance prediction
PDF
TokAI - TikTok AI Agent : The First AI Application That Analyzes 10,000+ Vira...
PDF
Build a system with the filesystem maintained by OSTree @ COSCUP 2025
PPTX
1. Introduction to Computer Programming.pptx
PPTX
A Presentation on Artificial Intelligence
Architecting across the Boundaries of two Complex Domains - Healthcare & Tech...
Blue Purple Modern Animated Computer Science Presentation.pdf.pdf
gpt5_lecture_notes_comprehensive_20250812015547.pdf
Unlocking AI with Model Context Protocol (MCP)
Empathic Computing: Creating Shared Understanding
Encapsulation theory and applications.pdf
“AI and Expert System Decision Support & Business Intelligence Systems”
MIND Revenue Release Quarter 2 2025 Press Release
A comparative analysis of optical character recognition models for extracting...
Optimiser vos workloads AI/ML sur Amazon EC2 et AWS Graviton
Accuracy of neural networks in brain wave diagnosis of schizophrenia
Mobile App Security Testing_ A Comprehensive Guide.pdf
KOM of Painting work and Equipment Insulation REV00 update 25-dec.pptx
7 ChatGPT Prompts to Help You Define Your Ideal Customer Profile.pdf
Network Security Unit 5.pdf for BCA BBA.
Machine learning based COVID-19 study performance prediction
TokAI - TikTok AI Agent : The First AI Application That Analyzes 10,000+ Vira...
Build a system with the filesystem maintained by OSTree @ COSCUP 2025
1. Introduction to Computer Programming.pptx
A Presentation on Artificial Intelligence

Responsive Vs Dedicated: Insight into Mobile Web