SlideShare a Scribd company logo
1 of 51
Download to read offline
How to Build a Mobile Site
with Drupal
Andrew Berry, Lullabot
Harris Rashid, Chapter Three
About Us
BADCAMP11
$20 off 1st month, good until
October 28
We're still figuring out how to "do mobile"
https://secure.flickr.com/photos/3059349393/3786855827/in/photostream/
Adaptive and Responsive
Mobile Apps and Mobile Web
● An App is typically something that you distribute to your
users by pointing them to a store
● A website loads in a browser such as Mobile Safari
● Some apps use web technologies (HTML, JavaScript, CSS)
while some websites can be installed as Apps!
Build an App?
Write for multiple platforms, test on
multiple platforms
Build a website?
Write one website, but test in
multiple browsers
Why not just target Webkit?
There is no "one" Webkit
The Great WebKit Comparison
Table
http://quirksmode.org/webkit_mobile.html
Developing for Mobile
(with HTML and JavaScript)
Let your website join the party
https://secure.flickr.com/photos/moogan/2976043573/
A Mobile Web App Is:
1. An name and icon for the home screen or launcher
2. An indication that the application should run in full-screen
mode (iOS only)
3. The size of the viewport
4. A startup image (iOS only as well)
5. A list of the files needed for offline use (not just mobile, but
need a fallback for IE)
1. Set your site name!
drush -y vset site_name for the
hardcore
Home Screen Icon
2. iOS Enhancements
3. Ω Rocks
(it set the <viewport> for us)
4. More iOS Enhancements
5. A Cache Manifest
● A plain text file
● <html manifest="/cache.manifest">
○ Might need to have your server admin add the content
type to Apache
● First line is CACHE MANIFEST
● NETWORK:, CACHE:, FALLBACK:
Danger! Caveats abound!
https://secure.flickr.com/photos/22490717@N02/2317974773/
http://cheezburger.com/View/5241774848
HTML5 Web Storage
● Supported by all major mobile browsers!
○ (still a W3C draft)
● Two types of storage: localStorage and sessionStorage
● localStorage is permanent unless the user clears it
● sessionStorage is temporary, and per tab or window of the
site
● Use Web Storage to store data and save on HTTP requests
and page size, at the expense of local CPU resources
Web Storage...
... is key-value pairs only
... and is strings only
User searches your site
HTML5 Local Storage Example
https://drupal.
org/sandbox/deviantintegral/131140
6
http://lb.cm/badapp
(who designed this mess?)
Theming for Mobile
Two approaches
1) Create a mobile version for an existing site
2) Build a new site with a mobile first approach
(responsive web design)
Mobile Tools Module
http://drupal.org/project/mobile_tools
Mobile Tools Module
● Redirection to a mobile domain
● User-Agent Detection
● Theme Switching
● Integration with Panels and Context
http://drupal.org/project/mobile_tools
Mobile Tools Module
Redirection to a mobile domain
Mobile Tools Module
User-Agent Detection
Mobile Tools Module
Theme Switching
Mobile Tools Module
Integration with Panels
CSS Media Queries
Detect a device screen size and load a stylsheet
media="screen and (max-device-width: 480px)"
<link rel="stylesheet" type="text/css" media="screen and (max-device-width: 480px)" href="style.css" />
CSS Media Queries
Portrait vs. Landscape
/* Portrait */
@media screen and (orientation:portrait) {
/* Portrait styles */
}
/* Landscape */
@media screen and (orientation:landscape) {
/* Landscape styles */
}
Google Bookmark Bubble
Create your own:
http://code.google.com/p/mobile-bookmark-bubble/
Responsive Web Design
One Site & Theme for any device
Responsive Drupal Themes
Omega Adaptive
http://drupal.org/project/omega http://drupal.org/project/adaptivetheme
Responsive jQuery Plugins
Fittext FitVids
http://fittextjs.com http://fitvids.js
Responsive jQuery Code Snippets
Elastislide Image Gallery
http://tympanus.net/codrops/
Testing Tools
Firefox User Agent Add-on
Supports iPad and iPhone
Great for testing mobile browser detection,
url and theme switching
Apple XCode iOS Simulator
http://developer.apple.com/xcode/
Awesome Resources
http://lb.cm/bc11-mobile-notes
Discussion

More Related Content

What's hot

Guide to Component-Based Theming for Drupal 8 and 9
Guide to Component-Based Theming for Drupal 8 and 9 Guide to Component-Based Theming for Drupal 8 and 9
Guide to Component-Based Theming for Drupal 8 and 9 Mediacurrent
 
Managing Images In Large Scale Drupal 8 & 9 Websites
Managing Images In Large Scale Drupal 8 & 9 WebsitesManaging Images In Large Scale Drupal 8 & 9 Websites
Managing Images In Large Scale Drupal 8 & 9 WebsitesMediacurrent
 
Fishbowl Opc.Com Presentation
Fishbowl   Opc.Com PresentationFishbowl   Opc.Com Presentation
Fishbowl Opc.Com PresentationAIIM Minnesota
 
Drupal 8 for Enterprise: D8 in a Changing Digital Landscape
Drupal 8 for Enterprise: D8 in a Changing Digital LandscapeDrupal 8 for Enterprise: D8 in a Changing Digital Landscape
Drupal 8 for Enterprise: D8 in a Changing Digital LandscapePhase2
 
Google Optimize: How Mass.gov Builds Great Government UX
Google Optimize: How Mass.gov Builds Great Government UXGoogle Optimize: How Mass.gov Builds Great Government UX
Google Optimize: How Mass.gov Builds Great Government UXMediacurrent
 
Riding the Drupal Wave: The Future for Drupal and Open Source Content Manage...
Riding the Drupal Wave:  The Future for Drupal and Open Source Content Manage...Riding the Drupal Wave:  The Future for Drupal and Open Source Content Manage...
Riding the Drupal Wave: The Future for Drupal and Open Source Content Manage...Phase2
 
Drupal 8, Don’t Be Late (Enterprise Orgs, We’re Looking at You)
Drupal 8, Don’t Be Late (Enterprise Orgs, We’re Looking at You)Drupal 8, Don’t Be Late (Enterprise Orgs, We’re Looking at You)
Drupal 8, Don’t Be Late (Enterprise Orgs, We’re Looking at You)Phase2
 
Zürich Saas Meetup: Software as a Service Architecture
Zürich Saas Meetup: Software as a Service ArchitectureZürich Saas Meetup: Software as a Service Architecture
Zürich Saas Meetup: Software as a Service ArchitectureRoman Weis
 
Cloudify 6 Webinar
Cloudify 6 WebinarCloudify 6 Webinar
Cloudify 6 WebinarJonnyRosen2
 
Rob Edmonds - SRIC-BI
Rob Edmonds - SRIC-BIRob Edmonds - SRIC-BI
Rob Edmonds - SRIC-BImartinip
 
Drupal content management system (cms) based e commerce portal
Drupal content management system (cms) based e commerce portalDrupal content management system (cms) based e commerce portal
Drupal content management system (cms) based e commerce portalSandeep Kumbhar
 
Reasons why collaboration works for elearning
Reasons why collaboration works for elearningReasons why collaboration works for elearning
Reasons why collaboration works for elearningAura Interactiva
 
Jenkins World 2019 - Integrating jenkins x with your business
Jenkins World 2019 - Integrating jenkins x with your businessJenkins World 2019 - Integrating jenkins x with your business
Jenkins World 2019 - Integrating jenkins x with your businessMauricio (Salaboy) Salatino
 
Engaging With Web 2.0 Technologies : implementing enterprise content manageme...
Engaging With Web 2.0 Technologies : implementing enterprise content manageme...Engaging With Web 2.0 Technologies : implementing enterprise content manageme...
Engaging With Web 2.0 Technologies : implementing enterprise content manageme...Peta Hopkins
 
Project one assessments submission
Project one assessments submissionProject one assessments submission
Project one assessments submissionEldon Stazz
 
Directions on microsoft_web_and_cloud_development
Directions on microsoft_web_and_cloud_developmentDirections on microsoft_web_and_cloud_development
Directions on microsoft_web_and_cloud_developmentTakeshi Shinmura
 
"Jclays, A global solution for application design and automatic GWT code gene...
"Jclays, A global solution for application design and automatic GWT code gene..."Jclays, A global solution for application design and automatic GWT code gene...
"Jclays, A global solution for application design and automatic GWT code gene...GWTcon
 
All Team Communication in One Place
All Team Communication in One PlaceAll Team Communication in One Place
All Team Communication in One PlaceRickard Hansson
 
lucas_july_2015
lucas_july_2015lucas_july_2015
lucas_july_2015Matt Lucas
 

What's hot (20)

Guide to Component-Based Theming for Drupal 8 and 9
Guide to Component-Based Theming for Drupal 8 and 9 Guide to Component-Based Theming for Drupal 8 and 9
Guide to Component-Based Theming for Drupal 8 and 9
 
Managing Images In Large Scale Drupal 8 & 9 Websites
Managing Images In Large Scale Drupal 8 & 9 WebsitesManaging Images In Large Scale Drupal 8 & 9 Websites
Managing Images In Large Scale Drupal 8 & 9 Websites
 
Fishbowl Opc.Com Presentation
Fishbowl   Opc.Com PresentationFishbowl   Opc.Com Presentation
Fishbowl Opc.Com Presentation
 
Drupal 8 for Enterprise: D8 in a Changing Digital Landscape
Drupal 8 for Enterprise: D8 in a Changing Digital LandscapeDrupal 8 for Enterprise: D8 in a Changing Digital Landscape
Drupal 8 for Enterprise: D8 in a Changing Digital Landscape
 
Google Optimize: How Mass.gov Builds Great Government UX
Google Optimize: How Mass.gov Builds Great Government UXGoogle Optimize: How Mass.gov Builds Great Government UX
Google Optimize: How Mass.gov Builds Great Government UX
 
Riding the Drupal Wave: The Future for Drupal and Open Source Content Manage...
Riding the Drupal Wave:  The Future for Drupal and Open Source Content Manage...Riding the Drupal Wave:  The Future for Drupal and Open Source Content Manage...
Riding the Drupal Wave: The Future for Drupal and Open Source Content Manage...
 
Drupal 8, Don’t Be Late (Enterprise Orgs, We’re Looking at You)
Drupal 8, Don’t Be Late (Enterprise Orgs, We’re Looking at You)Drupal 8, Don’t Be Late (Enterprise Orgs, We’re Looking at You)
Drupal 8, Don’t Be Late (Enterprise Orgs, We’re Looking at You)
 
Zürich Saas Meetup: Software as a Service Architecture
Zürich Saas Meetup: Software as a Service ArchitectureZürich Saas Meetup: Software as a Service Architecture
Zürich Saas Meetup: Software as a Service Architecture
 
Cloudify 6 Webinar
Cloudify 6 WebinarCloudify 6 Webinar
Cloudify 6 Webinar
 
Rob Edmonds - SRIC-BI
Rob Edmonds - SRIC-BIRob Edmonds - SRIC-BI
Rob Edmonds - SRIC-BI
 
Drupal content management system (cms) based e commerce portal
Drupal content management system (cms) based e commerce portalDrupal content management system (cms) based e commerce portal
Drupal content management system (cms) based e commerce portal
 
Reasons why collaboration works for elearning
Reasons why collaboration works for elearningReasons why collaboration works for elearning
Reasons why collaboration works for elearning
 
Jenkins World 2019 - Integrating jenkins x with your business
Jenkins World 2019 - Integrating jenkins x with your businessJenkins World 2019 - Integrating jenkins x with your business
Jenkins World 2019 - Integrating jenkins x with your business
 
infoSeS 2021-22
infoSeS 2021-22infoSeS 2021-22
infoSeS 2021-22
 
Engaging With Web 2.0 Technologies : implementing enterprise content manageme...
Engaging With Web 2.0 Technologies : implementing enterprise content manageme...Engaging With Web 2.0 Technologies : implementing enterprise content manageme...
Engaging With Web 2.0 Technologies : implementing enterprise content manageme...
 
Project one assessments submission
Project one assessments submissionProject one assessments submission
Project one assessments submission
 
Directions on microsoft_web_and_cloud_development
Directions on microsoft_web_and_cloud_developmentDirections on microsoft_web_and_cloud_development
Directions on microsoft_web_and_cloud_development
 
"Jclays, A global solution for application design and automatic GWT code gene...
"Jclays, A global solution for application design and automatic GWT code gene..."Jclays, A global solution for application design and automatic GWT code gene...
"Jclays, A global solution for application design and automatic GWT code gene...
 
All Team Communication in One Place
All Team Communication in One PlaceAll Team Communication in One Place
All Team Communication in One Place
 
lucas_july_2015
lucas_july_2015lucas_july_2015
lucas_july_2015
 

Viewers also liked

Fire phone case
Fire phone caseFire phone case
Fire phone caseYang He
 
Spartups Meeting Template
Spartups Meeting TemplateSpartups Meeting Template
Spartups Meeting TemplateSaif Akhtar
 
Market Research Report
Market Research Report Market Research Report
Market Research Report katiecreegan70
 
Mobile Horizons Istanbul 2013 - Deniz Güven
Mobile Horizons Istanbul 2013 - Deniz GüvenMobile Horizons Istanbul 2013 - Deniz Güven
Mobile Horizons Istanbul 2013 - Deniz GüvenMobile Horizons
 
What Makes Singapore Tickle on Facebook?
What Makes Singapore Tickle on Facebook?What Makes Singapore Tickle on Facebook?
What Makes Singapore Tickle on Facebook?Prantik Mazumdar
 
Marvin Liao E-commerce Trends
Marvin Liao E-commerce TrendsMarvin Liao E-commerce Trends
Marvin Liao E-commerce TrendsYandex
 
Reverse engineering the semantic web
Reverse engineering the semantic webReverse engineering the semantic web
Reverse engineering the semantic webMike Tung
 
Bill Hutchison - Waterfront Toronto - Tomorrow's Connected Communities: ICT S...
Bill Hutchison - Waterfront Toronto - Tomorrow's Connected Communities: ICT S...Bill Hutchison - Waterfront Toronto - Tomorrow's Connected Communities: ICT S...
Bill Hutchison - Waterfront Toronto - Tomorrow's Connected Communities: ICT S...Shane Mitchell
 
Open source, open knowledge - from Cambodia
Open source, open knowledge - from CambodiaOpen source, open knowledge - from Cambodia
Open source, open knowledge - from CambodiaDan Nguyen
 
Facebook users in top 20 cities
Facebook users in top 20 citiesFacebook users in top 20 cities
Facebook users in top 20 citiesshukoorahmed
 
Vizitand Hattusha / A trip to Hattusha
Vizitand Hattusha / A trip to HattushaVizitand Hattusha / A trip to Hattusha
Vizitand Hattusha / A trip to HattushaGeo Scripcariu
 
View of reality expressed in the abrahamic religions
View of reality expressed in the abrahamic religionsView of reality expressed in the abrahamic religions
View of reality expressed in the abrahamic religionsjcooley286
 
CHARLES DYER AKA JULY 4 PATRIOT FEDERAL CHARGE CRIMINAL JURY TRIAL
CHARLES DYER AKA JULY 4 PATRIOT FEDERAL CHARGE CRIMINAL JURY TRIALCHARLES DYER AKA JULY 4 PATRIOT FEDERAL CHARGE CRIMINAL JURY TRIAL
CHARLES DYER AKA JULY 4 PATRIOT FEDERAL CHARGE CRIMINAL JURY TRIALDeborah Swan
 
Plan de estudio civil
Plan de estudio civilPlan de estudio civil
Plan de estudio civilUap Turismo
 

Viewers also liked (17)

Business goes social
Business goes socialBusiness goes social
Business goes social
 
Fire phone case
Fire phone caseFire phone case
Fire phone case
 
Spartups Meeting Template
Spartups Meeting TemplateSpartups Meeting Template
Spartups Meeting Template
 
Market Research Report
Market Research Report Market Research Report
Market Research Report
 
Mobile Horizons Istanbul 2013 - Deniz Güven
Mobile Horizons Istanbul 2013 - Deniz GüvenMobile Horizons Istanbul 2013 - Deniz Güven
Mobile Horizons Istanbul 2013 - Deniz Güven
 
What Makes Singapore Tickle on Facebook?
What Makes Singapore Tickle on Facebook?What Makes Singapore Tickle on Facebook?
What Makes Singapore Tickle on Facebook?
 
Marvin Liao E-commerce Trends
Marvin Liao E-commerce TrendsMarvin Liao E-commerce Trends
Marvin Liao E-commerce Trends
 
Reverse engineering the semantic web
Reverse engineering the semantic webReverse engineering the semantic web
Reverse engineering the semantic web
 
Bessensap2014_Vanessa Evers
Bessensap2014_Vanessa EversBessensap2014_Vanessa Evers
Bessensap2014_Vanessa Evers
 
Bill Hutchison - Waterfront Toronto - Tomorrow's Connected Communities: ICT S...
Bill Hutchison - Waterfront Toronto - Tomorrow's Connected Communities: ICT S...Bill Hutchison - Waterfront Toronto - Tomorrow's Connected Communities: ICT S...
Bill Hutchison - Waterfront Toronto - Tomorrow's Connected Communities: ICT S...
 
Open source, open knowledge - from Cambodia
Open source, open knowledge - from CambodiaOpen source, open knowledge - from Cambodia
Open source, open knowledge - from Cambodia
 
Facebook users in top 20 cities
Facebook users in top 20 citiesFacebook users in top 20 cities
Facebook users in top 20 cities
 
Vizitand Hattusha / A trip to Hattusha
Vizitand Hattusha / A trip to HattushaVizitand Hattusha / A trip to Hattusha
Vizitand Hattusha / A trip to Hattusha
 
Santim Et Alii
Santim Et AliiSantim Et Alii
Santim Et Alii
 
View of reality expressed in the abrahamic religions
View of reality expressed in the abrahamic religionsView of reality expressed in the abrahamic religions
View of reality expressed in the abrahamic religions
 
CHARLES DYER AKA JULY 4 PATRIOT FEDERAL CHARGE CRIMINAL JURY TRIAL
CHARLES DYER AKA JULY 4 PATRIOT FEDERAL CHARGE CRIMINAL JURY TRIALCHARLES DYER AKA JULY 4 PATRIOT FEDERAL CHARGE CRIMINAL JURY TRIAL
CHARLES DYER AKA JULY 4 PATRIOT FEDERAL CHARGE CRIMINAL JURY TRIAL
 
Plan de estudio civil
Plan de estudio civilPlan de estudio civil
Plan de estudio civil
 

Similar to How to build_a_mobile_site_with_drupal

Best Practices in Mobile Development: Building Your First jQuery Mobile App
Best Practices in Mobile Development: Building Your First jQuery Mobile AppBest Practices in Mobile Development: Building Your First jQuery Mobile App
Best Practices in Mobile Development: Building Your First jQuery Mobile AppSt. Petersburg College
 
Bruce lawson-over-the-air
Bruce lawson-over-the-airBruce lawson-over-the-air
Bruce lawson-over-the-airbrucelawson
 
Hybridmobileapps 130130213844-phpapp02
Hybridmobileapps 130130213844-phpapp02Hybridmobileapps 130130213844-phpapp02
Hybridmobileapps 130130213844-phpapp02weeyee
 
FEDM Meetup: Introducing Mojito
FEDM Meetup: Introducing MojitoFEDM Meetup: Introducing Mojito
FEDM Meetup: Introducing MojitoCaridy Patino
 
The challenges of building mobile HTML5 applications - FEEC Brazil 2012 - Recife
The challenges of building mobile HTML5 applications - FEEC Brazil 2012 - RecifeThe challenges of building mobile HTML5 applications - FEEC Brazil 2012 - Recife
The challenges of building mobile HTML5 applications - FEEC Brazil 2012 - RecifeCaridy Patino
 
Responsivedesign 7-3-2012
Responsivedesign 7-3-2012Responsivedesign 7-3-2012
Responsivedesign 7-3-2012Thomas Carney
 
Hybrid vs Native vs Web Apps
Hybrid vs Native vs Web AppsHybrid vs Native vs Web Apps
Hybrid vs Native vs Web AppsPoluru S
 
LATEST_TRENDS_IN_WEBSITE_DEVELOPMENT.pptx
LATEST_TRENDS_IN_WEBSITE_DEVELOPMENT.pptxLATEST_TRENDS_IN_WEBSITE_DEVELOPMENT.pptx
LATEST_TRENDS_IN_WEBSITE_DEVELOPMENT.pptxchitrachauhan21
 
Front End Development | Introduction
Front End Development | IntroductionFront End Development | Introduction
Front End Development | IntroductionJohnTaieb
 
Anatomy of an HTML 5 mobile web app
Anatomy of an HTML 5 mobile web app Anatomy of an HTML 5 mobile web app
Anatomy of an HTML 5 mobile web app Ivano Malavolta
 
Drupal in 5mins + Previewing Drupal 8.x
Drupal in 5mins + Previewing Drupal 8.xDrupal in 5mins + Previewing Drupal 8.x
Drupal in 5mins + Previewing Drupal 8.xWong Hoi Sing Edison
 
Apache Flex and the imperfect Web
Apache Flex and the imperfect WebApache Flex and the imperfect Web
Apache Flex and the imperfect Webmasuland
 
Bruce Lawson Opera Indonesia
Bruce Lawson Opera IndonesiaBruce Lawson Opera Indonesia
Bruce Lawson Opera Indonesiabrucelawson
 
From React to React Native - Things I wish I knew when I started
From React to React Native - Things I wish I knew when I startedFrom React to React Native - Things I wish I knew when I started
From React to React Native - Things I wish I knew when I startedsparkfabrik
 

Similar to How to build_a_mobile_site_with_drupal (20)

Hybrid mobile apps
Hybrid mobile appsHybrid mobile apps
Hybrid mobile apps
 
Best Practices in Mobile Development: Building Your First jQuery Mobile App
Best Practices in Mobile Development: Building Your First jQuery Mobile AppBest Practices in Mobile Development: Building Your First jQuery Mobile App
Best Practices in Mobile Development: Building Your First jQuery Mobile App
 
Best Practices for Mobile Web Design
Best Practices for Mobile Web DesignBest Practices for Mobile Web Design
Best Practices for Mobile Web Design
 
Bruce lawson-over-the-air
Bruce lawson-over-the-airBruce lawson-over-the-air
Bruce lawson-over-the-air
 
Hybridmobileapps 130130213844-phpapp02
Hybridmobileapps 130130213844-phpapp02Hybridmobileapps 130130213844-phpapp02
Hybridmobileapps 130130213844-phpapp02
 
FEDM Meetup: Introducing Mojito
FEDM Meetup: Introducing MojitoFEDM Meetup: Introducing Mojito
FEDM Meetup: Introducing Mojito
 
The challenges of building mobile HTML5 applications - FEEC Brazil 2012 - Recife
The challenges of building mobile HTML5 applications - FEEC Brazil 2012 - RecifeThe challenges of building mobile HTML5 applications - FEEC Brazil 2012 - Recife
The challenges of building mobile HTML5 applications - FEEC Brazil 2012 - Recife
 
Responsivedesign 7-3-2012
Responsivedesign 7-3-2012Responsivedesign 7-3-2012
Responsivedesign 7-3-2012
 
Hybrid vs Native vs Web Apps
Hybrid vs Native vs Web AppsHybrid vs Native vs Web Apps
Hybrid vs Native vs Web Apps
 
Web summit.pptx
Web summit.pptxWeb summit.pptx
Web summit.pptx
 
LATEST_TRENDS_IN_WEBSITE_DEVELOPMENT.pptx
LATEST_TRENDS_IN_WEBSITE_DEVELOPMENT.pptxLATEST_TRENDS_IN_WEBSITE_DEVELOPMENT.pptx
LATEST_TRENDS_IN_WEBSITE_DEVELOPMENT.pptx
 
Front End Development | Introduction
Front End Development | IntroductionFront End Development | Introduction
Front End Development | Introduction
 
Mobile Web
Mobile WebMobile Web
Mobile Web
 
Anatomy of an HTML 5 mobile web app
Anatomy of an HTML 5 mobile web app Anatomy of an HTML 5 mobile web app
Anatomy of an HTML 5 mobile web app
 
A Mobile Solution for #TheUnderdog
A Mobile Solution for #TheUnderdogA Mobile Solution for #TheUnderdog
A Mobile Solution for #TheUnderdog
 
Mobile web development
Mobile web development Mobile web development
Mobile web development
 
Drupal in 5mins + Previewing Drupal 8.x
Drupal in 5mins + Previewing Drupal 8.xDrupal in 5mins + Previewing Drupal 8.x
Drupal in 5mins + Previewing Drupal 8.x
 
Apache Flex and the imperfect Web
Apache Flex and the imperfect WebApache Flex and the imperfect Web
Apache Flex and the imperfect Web
 
Bruce Lawson Opera Indonesia
Bruce Lawson Opera IndonesiaBruce Lawson Opera Indonesia
Bruce Lawson Opera Indonesia
 
From React to React Native - Things I wish I knew when I started
From React to React Native - Things I wish I knew when I startedFrom React to React Native - Things I wish I knew when I started
From React to React Native - Things I wish I knew when I started
 

Recently uploaded

Unveiling Design Patterns: A Visual Guide with UML Diagrams
Unveiling Design Patterns: A Visual Guide with UML DiagramsUnveiling Design Patterns: A Visual Guide with UML Diagrams
Unveiling Design Patterns: A Visual Guide with UML DiagramsAhmed Mohamed
 
Understanding Flamingo - DeepMind's VLM Architecture
Understanding Flamingo - DeepMind's VLM ArchitectureUnderstanding Flamingo - DeepMind's VLM Architecture
Understanding Flamingo - DeepMind's VLM Architecturerahul_net
 
Comparing Linux OS Image Update Models - EOSS 2024.pdf
Comparing Linux OS Image Update Models - EOSS 2024.pdfComparing Linux OS Image Update Models - EOSS 2024.pdf
Comparing Linux OS Image Update Models - EOSS 2024.pdfDrew Moseley
 
SensoDat: Simulation-based Sensor Dataset of Self-driving Cars
SensoDat: Simulation-based Sensor Dataset of Self-driving CarsSensoDat: Simulation-based Sensor Dataset of Self-driving Cars
SensoDat: Simulation-based Sensor Dataset of Self-driving CarsChristian Birchler
 
Post Quantum Cryptography – The Impact on Identity
Post Quantum Cryptography – The Impact on IdentityPost Quantum Cryptography – The Impact on Identity
Post Quantum Cryptography – The Impact on Identityteam-WIBU
 
Real-time Tracking and Monitoring with Cargo Cloud Solutions.pptx
Real-time Tracking and Monitoring with Cargo Cloud Solutions.pptxReal-time Tracking and Monitoring with Cargo Cloud Solutions.pptx
Real-time Tracking and Monitoring with Cargo Cloud Solutions.pptxRTS corp
 
Alfresco TTL#157 - Troubleshooting Made Easy: Deciphering Alfresco mTLS Confi...
Alfresco TTL#157 - Troubleshooting Made Easy: Deciphering Alfresco mTLS Confi...Alfresco TTL#157 - Troubleshooting Made Easy: Deciphering Alfresco mTLS Confi...
Alfresco TTL#157 - Troubleshooting Made Easy: Deciphering Alfresco mTLS Confi...Angel Borroy López
 
GOING AOT WITH GRAALVM – DEVOXX GREECE.pdf
GOING AOT WITH GRAALVM – DEVOXX GREECE.pdfGOING AOT WITH GRAALVM – DEVOXX GREECE.pdf
GOING AOT WITH GRAALVM – DEVOXX GREECE.pdfAlina Yurenko
 
Salesforce Implementation Services PPT By ABSYZ
Salesforce Implementation Services PPT By ABSYZSalesforce Implementation Services PPT By ABSYZ
Salesforce Implementation Services PPT By ABSYZABSYZ Inc
 
What is Advanced Excel and what are some best practices for designing and cre...
What is Advanced Excel and what are some best practices for designing and cre...What is Advanced Excel and what are some best practices for designing and cre...
What is Advanced Excel and what are some best practices for designing and cre...Technogeeks
 
CRM Contender Series: HubSpot vs. Salesforce
CRM Contender Series: HubSpot vs. SalesforceCRM Contender Series: HubSpot vs. Salesforce
CRM Contender Series: HubSpot vs. SalesforceBrainSell Technologies
 
SpotFlow: Tracking Method Calls and States at Runtime
SpotFlow: Tracking Method Calls and States at RuntimeSpotFlow: Tracking Method Calls and States at Runtime
SpotFlow: Tracking Method Calls and States at Runtimeandrehoraa
 
20240415 [Container Plumbing Days] Usernetes Gen2 - Kubernetes in Rootless Do...
20240415 [Container Plumbing Days] Usernetes Gen2 - Kubernetes in Rootless Do...20240415 [Container Plumbing Days] Usernetes Gen2 - Kubernetes in Rootless Do...
20240415 [Container Plumbing Days] Usernetes Gen2 - Kubernetes in Rootless Do...Akihiro Suda
 
Catch the Wave: SAP Event-Driven and Data Streaming for the Intelligence Ente...
Catch the Wave: SAP Event-Driven and Data Streaming for the Intelligence Ente...Catch the Wave: SAP Event-Driven and Data Streaming for the Intelligence Ente...
Catch the Wave: SAP Event-Driven and Data Streaming for the Intelligence Ente...confluent
 
MYjobs Presentation Django-based project
MYjobs Presentation Django-based projectMYjobs Presentation Django-based project
MYjobs Presentation Django-based projectAnoyGreter
 
Xen Safety Embedded OSS Summit April 2024 v4.pdf
Xen Safety Embedded OSS Summit April 2024 v4.pdfXen Safety Embedded OSS Summit April 2024 v4.pdf
Xen Safety Embedded OSS Summit April 2024 v4.pdfStefano Stabellini
 
UI5ers live - Custom Controls wrapping 3rd-party libs.pptx
UI5ers live - Custom Controls wrapping 3rd-party libs.pptxUI5ers live - Custom Controls wrapping 3rd-party libs.pptx
UI5ers live - Custom Controls wrapping 3rd-party libs.pptxAndreas Kunz
 
Maximizing Efficiency and Profitability with OnePlan’s Professional Service A...
Maximizing Efficiency and Profitability with OnePlan’s Professional Service A...Maximizing Efficiency and Profitability with OnePlan’s Professional Service A...
Maximizing Efficiency and Profitability with OnePlan’s Professional Service A...OnePlan Solutions
 

Recently uploaded (20)

2.pdf Ejercicios de programación competitiva
2.pdf Ejercicios de programación competitiva2.pdf Ejercicios de programación competitiva
2.pdf Ejercicios de programación competitiva
 
Unveiling Design Patterns: A Visual Guide with UML Diagrams
Unveiling Design Patterns: A Visual Guide with UML DiagramsUnveiling Design Patterns: A Visual Guide with UML Diagrams
Unveiling Design Patterns: A Visual Guide with UML Diagrams
 
Understanding Flamingo - DeepMind's VLM Architecture
Understanding Flamingo - DeepMind's VLM ArchitectureUnderstanding Flamingo - DeepMind's VLM Architecture
Understanding Flamingo - DeepMind's VLM Architecture
 
Comparing Linux OS Image Update Models - EOSS 2024.pdf
Comparing Linux OS Image Update Models - EOSS 2024.pdfComparing Linux OS Image Update Models - EOSS 2024.pdf
Comparing Linux OS Image Update Models - EOSS 2024.pdf
 
SensoDat: Simulation-based Sensor Dataset of Self-driving Cars
SensoDat: Simulation-based Sensor Dataset of Self-driving CarsSensoDat: Simulation-based Sensor Dataset of Self-driving Cars
SensoDat: Simulation-based Sensor Dataset of Self-driving Cars
 
Post Quantum Cryptography – The Impact on Identity
Post Quantum Cryptography – The Impact on IdentityPost Quantum Cryptography – The Impact on Identity
Post Quantum Cryptography – The Impact on Identity
 
Real-time Tracking and Monitoring with Cargo Cloud Solutions.pptx
Real-time Tracking and Monitoring with Cargo Cloud Solutions.pptxReal-time Tracking and Monitoring with Cargo Cloud Solutions.pptx
Real-time Tracking and Monitoring with Cargo Cloud Solutions.pptx
 
Alfresco TTL#157 - Troubleshooting Made Easy: Deciphering Alfresco mTLS Confi...
Alfresco TTL#157 - Troubleshooting Made Easy: Deciphering Alfresco mTLS Confi...Alfresco TTL#157 - Troubleshooting Made Easy: Deciphering Alfresco mTLS Confi...
Alfresco TTL#157 - Troubleshooting Made Easy: Deciphering Alfresco mTLS Confi...
 
GOING AOT WITH GRAALVM – DEVOXX GREECE.pdf
GOING AOT WITH GRAALVM – DEVOXX GREECE.pdfGOING AOT WITH GRAALVM – DEVOXX GREECE.pdf
GOING AOT WITH GRAALVM – DEVOXX GREECE.pdf
 
Salesforce Implementation Services PPT By ABSYZ
Salesforce Implementation Services PPT By ABSYZSalesforce Implementation Services PPT By ABSYZ
Salesforce Implementation Services PPT By ABSYZ
 
What is Advanced Excel and what are some best practices for designing and cre...
What is Advanced Excel and what are some best practices for designing and cre...What is Advanced Excel and what are some best practices for designing and cre...
What is Advanced Excel and what are some best practices for designing and cre...
 
CRM Contender Series: HubSpot vs. Salesforce
CRM Contender Series: HubSpot vs. SalesforceCRM Contender Series: HubSpot vs. Salesforce
CRM Contender Series: HubSpot vs. Salesforce
 
SpotFlow: Tracking Method Calls and States at Runtime
SpotFlow: Tracking Method Calls and States at RuntimeSpotFlow: Tracking Method Calls and States at Runtime
SpotFlow: Tracking Method Calls and States at Runtime
 
Hot Sexy call girls in Patel Nagar🔝 9953056974 🔝 escort Service
Hot Sexy call girls in Patel Nagar🔝 9953056974 🔝 escort ServiceHot Sexy call girls in Patel Nagar🔝 9953056974 🔝 escort Service
Hot Sexy call girls in Patel Nagar🔝 9953056974 🔝 escort Service
 
20240415 [Container Plumbing Days] Usernetes Gen2 - Kubernetes in Rootless Do...
20240415 [Container Plumbing Days] Usernetes Gen2 - Kubernetes in Rootless Do...20240415 [Container Plumbing Days] Usernetes Gen2 - Kubernetes in Rootless Do...
20240415 [Container Plumbing Days] Usernetes Gen2 - Kubernetes in Rootless Do...
 
Catch the Wave: SAP Event-Driven and Data Streaming for the Intelligence Ente...
Catch the Wave: SAP Event-Driven and Data Streaming for the Intelligence Ente...Catch the Wave: SAP Event-Driven and Data Streaming for the Intelligence Ente...
Catch the Wave: SAP Event-Driven and Data Streaming for the Intelligence Ente...
 
MYjobs Presentation Django-based project
MYjobs Presentation Django-based projectMYjobs Presentation Django-based project
MYjobs Presentation Django-based project
 
Xen Safety Embedded OSS Summit April 2024 v4.pdf
Xen Safety Embedded OSS Summit April 2024 v4.pdfXen Safety Embedded OSS Summit April 2024 v4.pdf
Xen Safety Embedded OSS Summit April 2024 v4.pdf
 
UI5ers live - Custom Controls wrapping 3rd-party libs.pptx
UI5ers live - Custom Controls wrapping 3rd-party libs.pptxUI5ers live - Custom Controls wrapping 3rd-party libs.pptx
UI5ers live - Custom Controls wrapping 3rd-party libs.pptx
 
Maximizing Efficiency and Profitability with OnePlan’s Professional Service A...
Maximizing Efficiency and Profitability with OnePlan’s Professional Service A...Maximizing Efficiency and Profitability with OnePlan’s Professional Service A...
Maximizing Efficiency and Profitability with OnePlan’s Professional Service A...
 

How to build_a_mobile_site_with_drupal