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
Responsive Web Design - Reinventando la web
Search
Swwweet
April 27, 2012
Technology
15
4.6k
Responsive Web Design - Reinventando la web
Presentación de Javier Usobiaga en el Ideateca HTML5 DevUp 2012.
Swwweet
April 27, 2012
Tweet
Share
More Decks by Swwweet
See All by Swwweet
Wonders from the Full Stack Fest website
swwweet
1
330
How to be the best web designer in the world.
swwweet
6
1.2k
Design for loading
swwweet
5
500
Mobile First: as difficult as doing things right
swwweet
223
9.6k
One Size Fits None
swwweet
12
850
One Size Fits None - From the Front 2013
swwweet
2
700
Responsively Responsive
swwweet
23
1.6k
La letra con píxel entra
swwweet
0
1.1k
The future of code
swwweet
4
570
Other Decks in Technology
See All in Technology
うちの会社の評判は?SNSの投稿分析にAIを使ってみた
doumae
0
540
AIに実況させる / AI Streamer
motemen
3
1.4k
Swiftは最高だよの話
yuukiw00w
2
300
不安定だったテストが信頼を取り戻すまで / The Road to Trustworthy Tests
katawara
0
110
Autocon3 - Building Trustworthy Network Automation, From Principles to Practice
dgarros
2
110
組織とセキュリティ文化と、自分の一歩
maimyyym
3
1.3k
技術書典18結果報告
mutsumix
2
190
Oracle Base Database Service 技術詳細
oracle4engineer
PRO
8
66k
FastMCPでSQLをチェックしてくれるMCPサーバーを自作してCursorから動かしてみた
nayuts
1
240
S3 Tables を図解でやさしくおさらい~基本から QuickSight 連携まで/s3-tables-illustrated-basics-quicksight
emiki
2
360
JavaのMCPサーバーで体験するAIエージェントの世界
tatsuya1bm
0
150
Machine Intelligence for Vision, Language, and Actions
keio_smilab
PRO
0
510
Featured
See All Featured
Build your cross-platform service in a week with App Engine
jlugia
231
18k
Building an army of robots
kneath
306
45k
Git: the NoSQL Database
bkeepers
PRO
430
65k
Responsive Adventures: Dirty Tricks From The Dark Corners of Front-End
smashingmag
252
21k
What's in a price? How to price your products and services
michaelherold
245
12k
Gamification - CAS2011
davidbonilla
81
5.3k
Navigating Team Friction
lara
186
15k
Raft: Consensus for Rubyists
vanstee
137
7k
Cheating the UX When There Is Nothing More to Optimize - PixelPioneers
stephaniewalter
280
13k
Put a Button on it: Removing Barriers to Going Fast.
kastner
60
3.9k
Optimising Largest Contentful Paint
csswizardry
37
3.3k
[RailsConf 2023] Rails as a piece of cake
palkan
55
5.6k
Transcript
RESPoNSIVE WEB DESIGN RESPoNSIVE WEB DESIGN RESPoNSIVE WEB DESIGN reinventando
el diseño web Javier Usobiaga #DevUp12
@htmlboy @htmlboy @htmlboy trabajo en Swwweet.com
¿Qué es el responsive web design? ¿Qué es el responsive
web design? ¿Qué es el respoNsive web design?
¿Qué es LA web? ¿Qué es LA web? ¿Qué es
LA web?
obsesión obsesión historia de una obsesión por el control
1990s 1990s 1990s la web mide 800px
2000s 2000s 2000s la web mide 1024px
2007 2007 2007 + la web mide 1024px y 320px
2010 2010 2010 + + la web mide 1200px y
320px y 768px
2012 2012 2012 + + la web mide 1200px y
320px y 768px y 1800px +
2012 2012 2012 + + ¿320px? +
2012 2012 2012 la web mide 256px y 320px y
426px y 480px y 560px y 640px y 768px y 800px y 960px y 1024px y 1280px y 1440px y 1600px y 1800px… + + + +
¡BASTA! ¡BASTA! ¡BASTA! es hora de aceptar la naturaleza de
la web
LA WEB ES LA WEB ES LA WEB ES fluida
universal multidispositivo
primer acto RESPoNSIVE WEB DESIGN RESPoNSIVE WEB DESIGN RESPoNSIVE WEB
DESIGN
2012.dconstruct.org
mediaqueri.es
¿PERO CÓMO? ¿PERO CÓMO? ¿PERO CÓMO? retículas flexibles elementos multimedia
flexibles @media queries
RETÍCULAS RETÍCULAS RETÍCULAS 16% 16% 16% 16% 16% 16% 16%
16%
RETÍCULAS RETÍCULAS RETÍCULAS target contexto ÷ resultado
RETÍCULAS RETÍCULAS RETÍCULAS .grid_3{width:300px} 300 / 960 = 0,2340 .grid_3{width:23.40%}
MULTIMEDIA MULTIMEDIA MULTIMEDIA img, video{ max-width:100% }
MEDIA QUERIES MEDIA QUERIES MEDIA QUERIES @media screen and (max-width:320px){
.columna_lateral{ width: 100%; float: none; } }
MEDIA QUERIES MEDIA QUERIES MEDIA QUERIES cambiar el layout cambiar
los estilos aumentar el tamaño de la tipografía
workflow workflow workflow segundo acto
CASCADA CASCADA CASCADA DISEÑO UX DISEÑO VISUAL FRONT END JEFE
CASCADA CASCADA CASCADA Hola, quería una web...
CASCADA CASCADA CASCADA ¡Claro!
CASCADA CASCADA CASCADA Empezaré por definir las estructuras en unos
wireframes.
CASCADA CASCADA CASCADA Le damos un poco de color...
CASCADA CASCADA CASCADA Unos CSS por aquí, un JS por
allá... ¡Y ya tenemos web!
CASCADA CASCADA CASCADA Uh... esto...
FAIL fail Fail
responsive responsive Responsive
diez consejos diez consejos diez consejos tercer acto
1. Comunicación Entre todo el equipo, durante todo el ciclo
de vida del proyecto.
2. Diseño y front-end, juntos El proceso está lleno de
decisiones que se toman sobre la marcha.
3. Microentregas El cliente participa activamente y ayuda a tomar
decisiones.
4. Lo primero, el contenido Haz un inventario del contenido
y busca sus límites.
5. Identifica puntos críticos Navegación, imágenes, publicidad, jerarquía informativa…
6. Mobile first La pantalla pequeña es el primer límite.
7. Bocetos de referencia Crea bocetos básicos para jerarquizar el
contenido.
8. Prototipa rápido Empieza a ver la página en HTML
cuanto antes.
9. Diseña en el navegador Toma decisiones de diseño a
medida que ves cómo quedan en pantalla.
10. Diseña todo a la vez Desarrolla pensando en los
diferentes tamaños al mismo tiempo.
EN RESUMEN EN RESUMEN EN RESUMEN no se puede dominar
la web RWD es una solución viable si cambiamos la mentalidad
¡gracias! ¡gracias! ¡gracias! Javier Usobiaga · http://Swwweet.com · @htmlboy