Upgrade to Pro
— share decks privately, control downloads, hide ads and more …
Speaker Deck
Features
Speaker Deck
PRO
Sign in
Sign up for free
Search
Search
Mobile is so 2011. Make all your campus sites ...
Search
bpollak
October 08, 2012
Technology
1
540
Mobile is so 2011. Make all your campus sites & apps look great on any device.
Presentation performed at High Ed Web, 2012
bpollak
October 08, 2012
Tweet
Share
More Decks by bpollak
See All by bpollak
Guidelines for a Campus Website Refresh
bpollak
0
81
UC San Diego Lync and OneDrive for Business Rollout
bpollak
0
140
Take Your CMS to the Cloud to Lighten the Load
bpollak
0
110
Web Accessibility at UC San Diego
bpollak
0
83
Campus Web Steering Committee (November meeting)
bpollak
0
110
Mobile optimizing your legacy applications
bpollak
0
69
Website Refresh Tips & Strategies
bpollak
0
610
This mobile thing will never catch on
bpollak
0
75
Responsive Design UCSD System Administrator Meeting
bpollak
2
140
Other Decks in Technology
See All in Technology
10年の共創が示す、これからの開発者と企業の関係 ~ Crossroad
soracom
PRO
1
690
【Kaigi on Rails 事後勉強会LT】MeはどうしてGirlsに? 私とRubyを繋いだRail(s)
joyfrommasara
0
220
ガバメントクラウド(AWS)へのデータ移行戦略の立て方【虎の巻】 / 20251011 Mitsutosi Matsuo
shift_evolve
PRO
2
180
リーダーになったら未来を語れるようになろう/Speak the Future
sanogemaru
0
370
AWS Top Engineer、浮いてませんか? / As an AWS Top Engineer, Are You Out of Place?
yuj1osm
2
200
"プロポーザルってなんか怖そう"という境界を超えてみた@TSUDOI by giftee Tech #1
shilo113
0
170
英語は話せません!それでも海外チームと信頼関係を作るため、対話を重ねた2ヶ月間のまなび
niioka_97
0
130
Goに育てられ開発者向けセキュリティ事業を立ち上げた僕が今向き合う、AI × セキュリティの最前線 / Go Conference 2025
flatt_security
0
370
Escaping_the_Kraken_-_October_2025.pdf
mdalmijn
0
160
How to achieve interoperable digital identity across Asian countries
fujie
0
140
フルカイテン株式会社 エンジニア向け採用資料
fullkaiten
0
9.1k
後進育成のしくじり〜任せるスキルとリーダーシップの両立〜
matsu0228
7
3.2k
Featured
See All Featured
10 Git Anti Patterns You Should be Aware of
lemiorhan
PRO
657
61k
ReactJS: Keep Simple. Everything can be a component!
pedronauck
667
120k
The Pragmatic Product Professional
lauravandoore
36
6.9k
Design and Strategy: How to Deal with People Who Don’t "Get" Design
morganepeng
132
19k
GraphQLの誤解/rethinking-graphql
sonatard
73
11k
StorybookのUI Testing Handbookを読んだ
zakiyama
31
6.2k
Optimizing for Happiness
mojombo
379
70k
jQuery: Nuts, Bolts and Bling
dougneiner
64
7.9k
Mobile First: as difficult as doing things right
swwweet
224
10k
Why You Should Never Use an ORM
jnunemaker
PRO
59
9.6k
ピンチをチャンスに:未来をつくるプロダクトロードマップ #pmconf2020
aki_iinuma
127
53k
CSS Pre-Processors: Stylus, Less & Sass
bermonpainter
358
30k
Transcript
Using Responsive Web Design to future proof your Websites &
Apps
Brett Pollak @brettcpollak #heweb12 #AIM1
The CWO
I work at UC San Diego right about here…
Established in 1960 Main Campus Medical Center Scripps Institute
29,000 TRITONS 23,000 Undergrad 4,500 Graduate 1,500 Medical
FIELDS OF STUDY Social Sciences (38.1%) Engineering (20.3%) Biology (18.7%)
Science/Math (10.3%) Special/Undeclared (6.3%) Humanities (3.3%) Arts (3.0%)
UNDERGRADUATE COLLEGES Marshall Muir Revelle Roosevelt Sixth Warren
more slices = more distributed IT
Table-based layouts were awesome! ucsd.edu 1995-2006
Oooh…CSS & JavaScript ucsd.edu 2006 - 2012
This was a game changer
People love these things
In about 2 months… …there will be more connected phones
than people in the world
5 years ago, the iPhone didn’t exist… …now it generates
$100 Billion per year
The iPhone is bigger than
more tablets will be sold than PC’s
How did we respond in higher ed?
This is so 2009
This is so 2009
None
None
None
None
m.ucsd.edu iPhone App Android App One App to rule them
all
iPad App
Student Affairs IT Academic Affairs IT Housing & Dining IT
Libraries IT Admin Computing Academic Computing Colleges IT
None
What about all the CMS content?
Piloted with the Libraries
Courtesy: Brad Frost
2009 22 Screen Resolutions Visits to campus home page 2012
523 Screen Resolutions
Device Fragmentation 3,997 different Android Devices
Device Fragmentation 3,997 different Android Devices
One of them wrote and article that started a buzz…
The dude even wrote a book about it!
.HTML (structure) .CSS (layout) The solution is based off existing
web technologies
CSS3 @media + Fluid Layouts Media Queries
Fluid images & media
One website that works on all devices
One website that works on all devices
None
None
None
What about the Mobile Web Framework?
You want me to make THIS responsive??
None
Responsive design for Websites & Apps Mobile Framework when RWD
won’t work
None
None
Retrofit existing design? Going Responsive, what are your options? Create
new designs?
Pros…. Reduces approval workflow Little or no change for desktop
users Already familiar with the code Retrofit existing site…
Cons…. No “mobile first” design Elements designed without scaling in
mind Unable to leverage frameworks Retrofit existing site…
Pros…. Can leverage a framework Plan for how elements work
at different breakpoints Likely a faster user experience Create new designs…
Cons…. Changing design many need more approvals Need to learn
something new Create new designs…
Make sure your design looks good in all resolutions Add
breakpoints when the design starts to break down
fluid layouts using percentages Responsive Design fixed width layouts targeted
for specific devices Adaptive Design
None
What if all my content isn’t responsive? Is that OK?
Sure Tackle the biggest bang or low hanging fruit first
Be ready to iterate Adjust development cycles to be agile
Does it take more time? Yes. It will increase the
length of a project by 32.6345%
There is no more “fold” Work with content owners to
pair down content
Will another technique replace RWD? At some point, probably.
Downsides
Tables some solutions available but no magic bullets
Images Devices with smaller resolutions still need to download the
full image
RESS Responsive Design + Server Side Components Offload some of
the work to the server…
The Idea is to: Deliver certain components based on the
device, rather than loading all at once for every device. RWD .js .jpg .php
None
None
1.‐ Use a Responsive Web Design framework as the primary
way to deliver websites & web apps 2.‐ Use a Mobile Framework to augment when responsive design won’t work 3.‐Deliver the frameworks through a central host and allow other IT units to leverage the capabilities 4.‐ Finally…
None
Resources RESPONSIVE WEB DESIGN By Ethan Marcotte alistapart.com mediaqueri.es FRAMEWORKS
Foundation3 Twitter Bootstrap HTML5 Boilerplate
Brett Pollak @brettcpollak #heweb12 Thank You!