sunpig + responsive   69

An Ajax-Include Pattern for Modular Content | Filament Group, Inc., Boston, MA
In order to lazy load nonessential content on BostonGlobe.com without introducing access barriers, we developed a simple, markup-driven “Ajax-include” pattern that enhanced certain links on a page by including a fragment of content from a URL related to their linked resource. For example, the header of BostonGlobe.com contained a link to the Weather section of the website, and that same link is also used as a marker for including a fragment of content from that section that is used to create a weather widget.
ajax  javascript  jquery  mobile  responsive  lazyload  filamentgroup  bostonglobe  pattern  quickconcat  concatenate  http  modular 
14 hours ago by sunpig
A List Apart: Articles: Responsive Images and Web Standards at the Turning Point
Recently, all of the ongoing discussion around responsive images just got real: a solution is currently being discussed with the WHATWG. And we're in the thick of it now: we're throwing around references to picture and img set; making vague references to polyfills and hinting at “use cases” as though developers everywhere are following every missive on the topic. That's a lot to parse through, especially if you're only tuning in now—during the final seconds of the game.
ala  alistapart  matmarquis  wilto  responsive  images  rwd  whatwg  w3c  browser  developer  html5  standard 
17 days ago by sunpig
Opera Developer News - How media queries allow you to optimize SVG icons for several sizes
One thing that seems to come up from time to time when talking about SVG is the apparent lack of a mechanism to make certain size specific adjustments. Typical use case is icon design, where you want to make sure the outline of the icon you're creating is always 1px, regardless of the icon being 16, 32 or 64 pixels in size. While at the SVG Open conference last week, I investigated how this problem could be solved, and found out that you can do this by using media queries inside the SVG file. Different widths set on the img tag pointing to the SVG file then will trigger different max-width/min-width media queries to be triggered. I've presented my findings during the lightning talks session at SVG Open, and have turned the talk into a YouTube video, which you can watch below.
andreasbovens  opera  svg  mediaquery  media  query  design  responsive  layout  mobile 
5 weeks ago by sunpig
Responsive viewport units - destroy/dstorey
Introducing vh, vw, and vmin

The vh unit stands for viewport height, vw for Volkswagen viewport width, and vmin represents whichever of vh or vw is the shortest length.
css  viewport  unit  responsive  height  width  proportion  grid  design  webdev  frontend 
6 weeks ago by sunpig
Media Query & Asset Downloading Results | TimKadlec.com
If you’re going to hide a content image, you’re not going to be able to do it by setting display:none. I recommend using a Javascript or server-side based approach instead.

If you want to hide a background image, your best bet is to hide the parent element. If you can’t do that, then use a cascade override (like test five above) and set the background-image to none when you want it hidden.

For swapping background images, define them both inside of media queries.
timkadlec  mediaquery  screen  image  responsive  css  html  frontend  optimization 
7 weeks ago by sunpig
» The EMs have it: Proportional Media Queries FTW! Cloud Four Blog
RT @lyzadanger: Oops. I just blogged on @cloudfour again, this time about em-based media queries:
lyzagardner  mobile  em  media  query  mediaquery  responsive  width  layout  zoom  css  design  frontend  webdev  cloudfour 
9 weeks ago by sunpig
Testing For Dummies | Testing
When testing the devices, there are 4 main areas to cover, feature phones, smart phones with low level support, smart phones and tablets. The primary tablet market will be 7-inch devices up to 720x1280 pixels with the lowest smart phone being 240x360 pixels.
Currently, we are only approaching devices that are not conforming to desktops, so smart TV’s, games consoles and other exotic devices are test, desktops are not.
bbc  responsive  news  webdev  frontend  testing  device  browser  ios  android  apple  iphone  ipad  tablet  phone  from twitter
9 weeks ago by sunpig
LukeW | Multi-Device Layout Patterns
Through fluid grids and media query adjustments, responsive design enables Web page layouts to adapt to a variety of screen sizes. As more designers embrace this technique, we're not only seeing a lot of innovation but the emergence of clear patterns as well. I cataloged what seem to be the most popular of these patterns for adaptable multi-device layouts.
lukew  responsive  adaptive  layout  linear  column  navigation  design  css  mediaquery  pattern  from twitter
11 weeks ago by sunpig
Mobile First Design: Why It’s Great and Why It Sucks | Design Shack
The reality of the situation is a little more complex though. When you start with the desktop platform, you tend want to take advantage of everything that platform has to offer. You build an amazing product that leverages lots of great technology, only to realize that none of it scales well down to mobile. This can and does lead to severely watered down mobile products that feel more like an afterthought than a polished, finished product. Does this happen with every project? Perhaps not, but the story is likely far more common than you’d like to believe.
mobilefirst  design  webdev  frontend  constraint  progressive  enhancement  graceful  degradation  approach  rwd  responsive  adaptive  mobile 
11 weeks ago by sunpig
Greenbelt Festival - Where arts, faith and justice collide
Lovely responsive design & implementation: designed & built by @rachelandrew, @drewm, @ratiotype
responsive  web  design  rwd  frontend  fluid  adaptive  art  culture  music  css  html 
11 weeks ago by sunpig
Fashionably flexible responsive web design (full day workshop) // Speaker Deck
So many good examples of responsive (& mobile in general) web design in this deck by @malarkey:
andyclarke  malarkey  responsive  adaptive  web  design  mobile  development  frontend  device  size  dimension 
11 weeks ago by sunpig
Responsive News - Cutting the mustard
RT @brad_frost: Absolutely fantastic read about responsive web design and devices support: Related: ...
bbc  news  design  webdev  frontend  mustard  responsive  adaptive  layout  speed  js  javascript  amd  module  detect  browser  support 
12 weeks ago by sunpig
Height matters! – Anders M. Andersen
Show some love to the vertical; consider "max-height" as part of your media queries: (Especially for landscape mode!)
mediaqueries  media  query  vertical  horizontal  maxheight  max-height  height  width  landscape  portrait  tall  responsive  adaptive  design  layout 
february 2012 by sunpig
Responsive Navigation Patterns | Brad Frost Web
RT @brad_frost: Responsive Navigation Patterns: an in-depth look into responsive web design navigation techniques
bradfrost  mobile  web  navigation  pattern  desktop  responsive  adaptive  width  mediaquery  adjust  webdev  frontend 
february 2012 by sunpig
RESS, Server-Side Feature-Detection and the Evolution of Responsive Web Design – Mobile in Higher Ed
RT @dmolsen: RESS, Server-Side Feature-Detection and the Evolution of Responsive Web Design
ress  responsive  server  css  adaptive  yiibu  design  webdev  frontend  mobile  wpo 
february 2012 by sunpig
Redefined | Trent Walton
RT : "The largest and most exciting part of the design process now happens in the browser" great read by ...
trentwalton  responsive  adaptive  design  pixel  proportion  layout  mediaquery  webdev  html  css  from twitter
february 2012 by sunpig
Mobile Websites, Tablet Apps and Hybrids: 7 Mobile Strategy Tips for 2012
This is so good: "Mobile Websites, Tablet Apps and Hybrids: 7 Mobile Strategy Tips for 2012" /by @designcaffeine
mobile  strategy  designcaffeine  web  vision  statistics  hybrid  app  mobilefirst  tablet  form  responsive 
january 2012 by sunpig
Responsive Advertising| Mark Boulton
@krijnhoetmer @ppk @stephenhay It would be awesome if you could get someone from the Ad industry to speak at Mobilism:
markboulton  responsive  advertising  ad  industry  layout  adaptive  mpu  mmu  unit  size  web  webdev  webcommerce  financial  revenue  package 
november 2011 by sunpig
Pragmatic responsive design
Wholly awesome, Batman! "Pragmatic Responsive Design" presentation by @yiibu MUST READ for mobile.
pragmatic  responsive  design  adaptive  layout  width  media  query  server  yiibu  bryanrieger  stephanierieger  css  breakpoint  webdev  mobile 
november 2011 by sunpig
Crap! It doesn't look quite right, or, how I learned to stop worryi...
"Crap! It doesn't look quite right, or, how I learned to stop worrying and set my mobile web sites free" by @lyzadanger
lyza  responsive  web  design  fluid  control  webdev  layout  html  content  mobile  devie 
november 2011 by sunpig
LukeW | RESS: Responsive Design + Server Side Components
Progressive enhancement with the traditional three tiers of HTML + CSS + JS misses something. Tier 0 is the Server.
lukew  lukewroblewski  mobile  responsive  adaptive  server  client  web  design  progressive  enhancement  ress  from twitter
september 2011 by sunpig
Claustrophobia (resize your browser)
RT @mathias: World’s first rage comic built with media queries: #f7u12
animation  responsive  comic  rage  ffffuuuuu  funny  media  query  f7u12 
june 2011 by sunpig
Adactio: Journal—Content First
RT : Issuing a rallying cry: Content First! Who's with me?
jeremykeith  adactio  content  responsive  web  design  webdev  site  from twitter
april 2011 by sunpig
Adactio: Journal—Clarification
Jeremy Keith on web, mobile, devices, context, design: (MUST READ)
context  responsive  webdesign  webdev  jeremykeith  adactio  mobile  web  layout 
march 2011 by sunpig
Adactio: Journal—Context
Jeremy Keith on web, mobile, devices, context, design: (MUST READ)
context  responsive  webdesign  webdev  jeremykeith  adactio  mobile  web  layout 
march 2011 by sunpig
Toffee-nosed. — Unstoppable Robot Ninja
RT @stephenhay: Giddy with agreement on this post by @beep:
ethanmarcotte  robot  ninja  css  design  responsive  adaptive  logic  argument  fallacy  audience  users  ux 
march 2011 by sunpig
Cutting The Interrogation Short | Infrequently Noted
RT : Why does Alex Russell hate feature testing, kittens, and cute fuzzy ducklings?
alexrussell  feature  test  detect  ua  browser  js  javascript  performance  modernizr  ress  server  cache  responsive  from twitter
february 2011 by sunpig

related tags

accordeon  ad  adactio  adaptive  adjust  advertising  agile  ajax  akamai  ala  alexa  alexrussell  alistapart  amd  analytics  andreasbovens  android  andyclarke  animation  apache  app  apple  approach  architecture  argument  art  audience  background  bbc  bloat  block  boilerplate  boston  bostonglobe  bradfrost  breakpoint  browser  bryanrieger  business  cache  capability  cell  challenge  choreography  chriscoyier  chrismills  client  cloudfour  cloudfur  colophon  colspan  column  comic  concatenate  constraint  content  context  control  css  css3  csscience  csstricks  culture  data  daveolsen  decision  degradation  density  design  designcaffeine  desktop  detect  detection  developer  development  device  deviceatlas  devie  dimension  dmolsen  dropdown  dyn  em  ender  enhancement  ethanmarcotte  example  expectation  f7u12  fallacy  feature  ffffuuuuu  filament  filamentgroup  financial  fittest  flexible  fluid  form  framework  frontend  frontent  funny  globe  google  graceful  grid  grigs  group  guypod  header  height  horizontal  htaccess  html  html5  http  hybrid  image  image-set  images  img  industry  ios  ipad  iphone  jasongrigs  jasongrigsby  javascript  jeffcroft  jeremykeith  jquery  js  landscape  layout  lazyload  lettering  library  linear  links  logic  lukebrooker  lukew  lukewroblewski  lyza  lyzagardner  malarkey  management  margin  markboulton  matmarquis  max-height  maxheight  media  mediaqueries  mediaquery  mmu  mobiforge  mobile  mobilefirst  modernizr  modular  module  mpu  music  mustard  nathanford  native  navigation  netmagazine  news  ninja  noscript  olistudholme  opera  optimization  order  package  padding  pattern  performance  phone  php  pixel  planning  plugin  png  polyfill  portrait  pragmatic  preparser  presentation  problem  progressive  proportion  proposal  query  quickconcat  rachelandrew  rage  range  raster  rearrange  redirect  resize  resolution  responsive  ress  revenue  robot  row  rwd  sass  scale  screen  script  sencha  separate  server  site  size  slide  slides  slot  software  solution  source  speed  stack  standard  statistics  stephanierieger  strategy  styleguide  support  svg  table  tablet  tag  tall  template  test  testing  thomasprior  timkadlec  tinysrc  top10  trentwalton  ua  ui  unit  unstoppablerobotninja  upstatement  users  ux  vertical  vestor  viewport  vision  w3c  waterfall  web  webcommerce  webdesign  webdesignshock  webdev  website  whatwg  width  wilto  wireframe  wpo  wurfl  yiibu  zeldman  zomigi  zone  zoom 

Copy this bookmark:



description:


tags: