responsive web design

28
RESPONSIVE DESIGN Let’s talk user experience and content #bcnresponsive @ahsodesigns

Upload: ah-so-designs

Post on 27-Nov-2014

2.161 views

Category:

Technology


0 download

DESCRIPTION

 

TRANSCRIPT

Page 1: Responsive Web Design

RESPONSIVE DESIGN

Let’s talk user experience and content

#bcnresponsive@ahsodesigns

Page 2: Responsive Web Design

TODAY WE WILL DISCUSS

• why responsive design

• what is responsive design

• when you use it

• benefits to businesses and consumers

• resources

#bcnresponsive@ahsodesigns

Page 3: Responsive Web Design

• questions at the end

• our talk will be 20 minutes with 15 minutes for questions

#bcnresponsive@ahsodesigns #bcnresponsive@ahsodesigns

Page 4: Responsive Web Design

Who we areJohn Housholder@ahsodesigns

Joel Norris

#bcnresponsive@ahsodesigns

Page 5: Responsive Web Design

WHO ARE YOU?• Designer• Developer• Business owner• Marketer• Someone looking to kill an hour

before the after party begins?

@canthemes@ahsodesigns #bcnresponsive@ahsodesigns

Page 6: Responsive Web Design

WHY RESPONSIVE WEB DESIGN?

• Our story• Local Taco mobile• WordPress Meetup: Plugins? are you

serious?• WordPress Ecommerce sites• Mobile sites URLs

@canthemes@ahsodesigns #bcnresponsive@ahsodesigns

Page 7: Responsive Web Design

WHAT IS THE WEB TODAY?

Page 8: Responsive Web Design

• Your site no longer sits on a desktop

@canthemes@ahsodesigns #bcnresponsive@ahsodesigns

Page 9: Responsive Web Design

WHAT IS RESPONSIVE?

• The approach that suggests that design and development should respond to the user’s behavior and environment based on screen size, platform and orientation. The practice consists of a mix of flexible grids and layouts, images and an intelligent use of CSS media queries.

@canthemes@ahsodesigns #bcnresponsive@ahsodesigns

Page 10: Responsive Web Design

CONTENT DISTRIBUTION

@canthemes@ahsodesigns #bcnresponsive@ahsodesigns

Page 11: Responsive Web Design

QUESTIONS TO THINK ABOUT

• What is the purpose of the site?

• Why are visitors coming to the site?

• How easily can users access the information?

#bcnresponsive@ahsodesigns

Page 12: Responsive Web Design

ARCHITECTURE: andersonwisde.com

Notice: higher ranking content moves up!

Page 13: Responsive Web Design

ECOMMERCE: teegallery.com

Notice: images are still large enough to touch

Page 14: Responsive Web Design

NEWS:bostonglobe.com

Text

Notice: easy to use pull down menus

Page 15: Responsive Web Design

PRODUCTS:ILLY ISSIMO

Notice: content flows below, but is prioritized

Page 16: Responsive Web Design

NON PROFIT:dolectures.com

Notice: personalization

Page 17: Responsive Web Design

RESTAURANT:foodsense.is

Notice: content is redistributed

Page 18: Responsive Web Design

HOW DO USERS GET THEIR CONTENT?

Page 19: Responsive Web Design

OUR SITE:Essential

Notice: content is redistributed and aligned

Page 20: Responsive Web Design

HOW do you make a site responsive?

#bcnresponsive@ahsodesigns

Page 21: Responsive Web Design

4 THINGS YOU MUST KNOW

• Media Queries

• Flexible Images

• Elastic Fonts

• Fluid Interior

#bcnresponsive@ahsodesigns

Page 22: Responsive Web Design

MEDIA QUERIES

• PROBLEM: many different screen resolutions

• OLD SOLUTION: style sheets for mobile and other devices

• SOLUTION: CSS3

• HOW?:

#bcnresponsive@ahsodesigns

Page 23: Responsive Web Design

FLEXIBLE IMAGES

• PROBLEM: fixed sized images don’t scale as the size of the screen changes

• SOLUTION: max width and overflow hidden

• HOW?

#bcnresponsive@ahsodesigns

Page 24: Responsive Web Design

ELASTIC FONTS

• PROBLEM: users browsers font size are set differently

• SOLUTION: code in ems based on percentage

• HOW: show pixel to ems calculator

#bcnresponsive@ahsodesigns

Page 25: Responsive Web Design

FLUID INTERIOR

• PROBLEM: many different screen sizes and resolutions.

• SOLUTION:

• HOW:

#bcnresponsive@ahsodesigns

Page 26: Responsive Web Design

RESOURCES• Article that started it all:

http://www.alistapart.com/articles/responsive-web-design/

• Smashing Magazine Tools and Techniques: http://www.smashingmagazine.com/2011/07/22/responsive-web-design-techniques-tools-and-design-strategies/

• 21 tools for responsive design: http://www.netmagazine.com/features/21-top-tools-responsive-web-design

#bcnresponsive@ahsodesigns

Page 27: Responsive Web Design

WHY NOT RESPONSIVE?

• http://www.slideshare.net/bryanrieger/rethinking-the-mobile-web-by-yiibu (responsive is not accessible)

#bcnresponsive@ahsodesigns

Page 28: Responsive Web Design

INTERESTED IN LEARNING MORE?

• email me at [email protected] and I’ll send you a code snippet reference document on responsive design and a link to today’s slides

• CanThemes.com

• Ahsodesigns.com

• @ahsodesigns

• @canthemes

#bcnresponsive@ahsodesigns