sunpig + design   562

Triumph of the Mundane | Blog | design mind
It is inevitable that devices will ship with interactivity built in. But as more devices become functional, it’s going to become overwhelming to have each device be it’s own island. The three shifts discussed here: micro functionality, liberated interaction, and a clustered ecosystem all point to a new pattern of thinking: small devices with small functionality that all work together in profound ways. This is a triumph of the mundane; a challenge to our PC soaked way of thinking.
scottjenson  design  device  smart  smartdevice  connected  electronics  ce  html  push  screen  controls  interface  interaction 
5 weeks ago by sunpig
A Closer Look At Font Rendering | Smashing Magazine
The Web font revolution that started around two years ago has brought up a topic that many of us had merrily ignored for many years: font rendering. The newfound freedom Web fonts are giving us brings along new challenges. Choosing and using a font is not merely a stylistic issue, and it’s worth having a look at how the technology comes into play.
type  font  rendering  osx  windows  cleartype  greyscale  directwrite  gdi  quartz  typography  hinting  pixel  alias  antialias  design  precision 
5 weeks ago by sunpig
The design of a signage typeface | I love typography, the typography and fonts blog
I was unable to fully answer those questions, but felt that I must find the answers, no matter what the cost. Back in Europe I began studying the typefaces on road signs just about everywhere the Latin script is used. But looking at photos or signage specifications doesn’t reveal much about the actual performance of those typefaces. So I set off, driving thousands of miles across Europe to explore the legibility of these signs and typefaces, first hand. Once I even ended up in a holding cell at the border crossing to Norway, because the customs officers just wouldn’t accept that someone would drive all over Europe simply to take photographs of traffic signs.
design  signage  sign  road  roadsign  wayfinding  usability  font  type  typography  graphic  visual  reading  legibility 
5 weeks ago by sunpig
A List Apart: Articles: Getting Clients
Clients are the lifeblood of a healthy business. They are the oxygen in your bloodstream that keeps everything going. No matter how good you are at what you do, without someone willing to pay you for that service you will have to close your doors. Lack of clients is the number one reason design studios fail. The number two reason? Who cares.
mikemonteiro  ala  alistapart  design  freelance  studio  rfp  client  referral  business  busdev 
5 weeks 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
PHP: a fractal of bad design - fuzzy notepad
Virtually every feature in PHP is broken somehow. The language, the framework, the ecosystem, are all just bad. And I can’t even point out any single damning thing, because the damage is so systemic. Every time I try to compile a list of PHP gripes, I get stuck in this depth-first search discovering more and more appalling trivia. (Hence, fractal.)

PHP is an embarrassment, a blight upon my craft. It’s so broken, but so lauded by every empowered amateur who’s yet to learn anything else, as to be maddening. It has paltry few redeeming qualities and I would prefer to forget it exists at all.
php  language  design  feature  broken  software  code  programming  rant  reference  security  fault  bug  error  array 
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
Designers respond to Nielsen on mobile | News | .net magazine
McGrane also noted the problems faced by users arriving from search engines: "If you're only delivering a subset of content and features on your mobile site, redirecting users to the mobile URL can cause huge problems. This scenario happens all the time: the user searches for something on Google from her phone, and finds the content she's looking for. Tapping the link in search results takes her to the mobile site, but because that content doesn't exist on mobile, she gets dumped on the mobile homepage. Sure, she can link to the full desktop site, but she winds up on the homepage there too. She knows the content exists, she just can't get to it anymore. Redirecting to the mobile URL breaks Google search. How is that ever a good user experience?"
karenmcgrane  bradfrost  netmagazine  jakobnielsen  mobile  content  strategy  design  phone  website  html 
7 weeks ago by sunpig
UI Patterns For Mobile Apps: Search, Sort And Filter | Smashing UX Design
But after taking a look at Craigslist mobile, it became obvious we could all benefit from some best practices around mobile search, sort and filter UI design. This article explores a dozen different ways to surface and refine the data your customers want.
theresaneil  smashingmag  development  design  pattern  search  filter  refine  save  ux  hci  sort  mobile  screen 
7 weeks ago by sunpig
Keynote Kung-Fu: Wireframe Toolkit for Keynote
Use Keynote to create wireframes and clickable prototypes for the web and mobile devices.
keynote  wireframe  prototype  diagram  draw  presentation  tool  library  shape  image  design  ux 
7 weeks ago by sunpig
LukeW | Designing with Keynote
Recently, an increasing number of designers (myself included) are turning to Apple's presentation making software, Keynote, to design and prototype software applications. Here's a few reasons why and some tips learned along the way.
design  keynote  interaction  wireframe  ux  prototype  presentation  animation  transition  software  tool 
7 weeks ago by sunpig
ESPI at work: The power of Keynote | Edenspiekermann
I should start by saying I am by no means a Keynote ‘pro’ compared with many of our web team who could use it in their sleep. In fact, when I first started working at ESPI last July, I was very surprised to find out that designers were using Keynote for laying out presentations. My surprise turned to alarm when I found out that they were also using it as a design tool to build UI designs for websites and apps. It turns out that I was absolutely wrong. Keynote is an incredibly powerful design tool. Less then one year later, I now rarely (if ever) use InDesign to layout presentations, and I have started using Keynote almost exclusively for any web layouts I do. And not just UX wireframes, but full UI designs. On a recent project, I also used it for poster mock ups, banner designs and a bunch of other formats.
keynote  apple  presentation  design  layout  wireframe  prototype  tool  osx  graphic 
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
Measuring and sizing UIs, 2011-style — CSS Wizardry—CSS, Web Standards, Typography, and Grids by Harry Roberts
For years we used pixels to lay out web pages. Then, not so long ago, we were dabbling with ems to make our pages elastic. Now, in 2011, most of us are adopting a responsive approach and using fluid grids and percentages.

These methods seem to have all happened sequentially, with us each time dropping the last. I’ve decided, though, that the best builds use aspects of all previous methods; fixed, elastic and fluid.
harryroberts  css  font  size  style  border  layout  line-height  rem  em  pixel  percentage  design  grid  visual  measure 
9 weeks ago by sunpig
envision - demos
Envision.js is a library for creating fast, dynamic and interactive HTML5 visualizations.
js  javascript  graph  chart  canvas  html  css  visualization  data  library  design  web  webdev  frontend 
9 weeks ago by sunpig
Cost Effective Approaches to Iteration in Agile UX
"One of the things I enjoy doing when I'm talking to a group of Agile practitioners is to ask, 'How many of you get to iterate a particular piece of functionality through three sprints until you get it right?' No one raises their hands. 'Two sprints?' No one raises their hands. 'One sprint?' Now I get some hands. The idea that you're going to go back and re-work functionality is hard—organizationally hard, emotionally hard, and practically hard—because then your schedule slips. So yeah, we like the idea of iteration. The actuality of iteration, not so much."
agile  ux  design  ui  process  sprint  iteration  hughbeyer  uie  jaredspool 
10 weeks ago by sunpig
Off-ramp: How demolishing freeways is reviving American cities | Grist
"The goal ought to be: What adds value to society?" (On demolishing freeways instead of building them.) /via @iamtef
johnnorquist  grist  architecture  urban  planning  design  road  freeway  motorway  demolish  build  construction  value  society  economics  city 
10 weeks ago by sunpig
What is BEM?
Heard about the BEM methodology the other day; looks really interesting.
css  frontend  oocss  coding  design  development  patterns  bem  block  element  modifier  yandex  naming  object  standard  from twitter
11 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
Starbucks ‘The Bank’ Concept Store in Amsterdam » CONTEMPORIST
This looks gorgeous: Starbucks's new "concept" store in Amsterdam: /via @stephanierieger
starbucks  coffee  design  cafe  venue  store  concept  architecture  amsterdam  netherlands 
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
Your product is flawed. That should hurt.
And if you aren’t waking up every morning hurting from wanting to fix the flaws in your product, you aren’t doing it right.
product  design  development  pixar  better  psychology 
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
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
Mobile users don’t do that | Stephanie Rieger
"Mobile users don't do that" by @stephanierieger is a must-read for anyone considering a "mobile" project.
stephanierieger  mobile  yiibu  ahbit  usage  ux  design  ui  hci  psychology 
february 2012 by sunpig
Disguising One Apple Design Icon as Another - Core77
RT @brigleb: "Disguising One Apple Design Icon as Another" ... clever.
iphone  cover  case  retro  design  apple 
february 2012 by sunpig
Flavorwire » The 20 Most Beautiful Bookstores in the World
RT @themaninblue: Can't go past any list that brings together the most beautiful bookstores in the world:
book  boostore  bookshop  beautiful  art  location  space  retail  commerce  business  architecture  design  inspiration  thirdplace 
february 2012 by sunpig
How Designers Can Help Developers - Matt Gemmell
RT @globalmoxie: "How Designers Can Help Developers": the nuts and bolts of good photoshop hygiene from @mattgemmell
design  designer  developer  photoshop  psd  layer  corner  button  comp  group  workflow  mobile  portrait  landscape  mattgemmell 
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
Kayak redesign: How and why they did it | Tnooz
RT : How Kayak used mobile to make al their experiences better (overview of recent redesign):
mobile  design  ipad  kayak  travel  webdev  ixd  tnooz  from twitter
january 2012 by sunpig
Designing for the Next Step « « Bokardo Bokardo
RT @UIE: A nice post from @bokardo explaining why you can't kiss before asking for the date (metaphorically that is) -
design  signup  interest  introduction  marketing  funnel  email  business  web  step  bokardo  uie  ux  hci  psychology 
january 2012 by sunpig
[no title]
Great article by @brucel: "Notes on Designing Websites for the Asian Market"
brucelawson  design  web  webdev  asia  japan  thailand  tabled  phone  mobile  ie  internetexplorer  china 
december 2011 by sunpig
24 ways: Creating Custom Font Stacks with Unicode-Range
Awesome ampersands using @font-face and unicode-range, by Drew McLellan (@drewm) on :
font  css  font-face  unicode-range  ampersand  awesomepersand  css3  webdev  design 
december 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
Clutter » UIE Brain Sparks
"Clutter is what happens when we fill a page with things the user doesn’t care about." @uie
uie  jaredspool  clutter  ux  interface  design  user  text  links  density  information 
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
Infinite Scrolling Best Practices - UX Movement
RT @ShelaghWallace: Thinking about continuous scroll, and came across this - Infinite Scrolling Best Practices -
infinite  scroll  navigation  practice  webdev  design 
november 2011 by sunpig
« earlier      

related tags

3d  8bit  16px  24ways  37signals  @font-face  @media  aarongustafson  aaronrussell  aaronswartz  abbr  absolute  absurd  abtest  accessibility  accuracy  acm  acorn  activity  actual  ad  adactio  adapter  adaptive  adaptivepath  add  adjust  adobe  ads  advanced  advertising  advertisting  advice  aeron  aesthetics  affordance  afrikaans  after  aggressive  agile  ahbit  aifia  aircraft  airline  ajax  ala  alancooper  alanpearce  album  alertbox  alias  alifelski  alignment  alistapart  alpha  alphabet  amazon  ambigrams  amd  ampersand  amsterdam  analysis  analytics  andreasbovens  andreiherasimchuk  android  andybudd  andyclarke  andyrutledge  angle  animate  animated  animation  anti  antialias  antitrust  apache  app  apple  application  approach  aqua  architecture  archive  argument  arial  arminvit  array  art  article  artist  asia  asp.net  aspect  aspnet  assembly  attention  attribute  audience  autocomplete  awesome  awesomepersand  back  background  bacon  badge  bagcheck  balance  ball  balsamiq  banking  banner  bar  basecamp  baseline  batter  bbc  bdd  beautiful  beauty  before  behaviour  bem  benjaminpollack  berlin  best  bestpractice  better  billiemandel  billscott  bing  bitmap  black  blink  block  blog  blogging  blue  blur  bobbyvandersluis  body  boilerplate  boingboing  bokardo  bold  book  bookmarklet  books  bookshop  boostore  bootstrap  border  boston  bostonglobe  bottom  box  box-shadow  box-sizing  boxesandarrows  bradfrost  brand  branding  brandonwalkin  break  breakpoint  bridge  bright  brilliant  bringhurst  broken  brothercake  brownies  browse  browser  browsers  brucelawson  bryanrieger  bug  build  busdev  business  button  buzz  c#  cabelsasser  cache  cafe  cake  calendar  camera  cameronadams  cameronmoll  cannybill  canvas  capability  card  cardsorting  career  carolynsnyder  cartoon  case  casehardened  casestudy  cd  cdd  ce  cell  center  cgi  chair  change  character  chart  cheatsheet  check  checkbox  chemistry  chewy  child  children  china  chocolate  choice  choose  choreography  chriscoyier  chrisheilmann  chrismills  christianheilmann  christinawodtke  chrome  chuichuitan  chuisquared  chunks  city  clagnut  class  classification  claytonlewis  clean  cleartype  client  clone  cloudfour  clutter  cms  cmyk  code  codereview  coding  codinghorror  coffee  cognition  coins  collaboration  collapse  collection  color  colour  colourblindness  colspan  column  columns  combinator  comic  comics  comicsans  comicserif  commandline  commandments  commerce  community  comp  compare  compatibility  completeness  complexity  complexspiral  composite  compression  computer  computers  computing  concept  condition  confusion  connected  constraint  construction  consumer  container  content  context  contract  control  controls  conversion  convert  cooking  cool  cooper  copyright  corbis  corner  corners  cost  cover  craft  craftsmanship  create  creative  creativecommons  creativity  crossover  crossroads  css  css3  csstricks  csszengarden  cube  cubescape  cufon  cufón  culture  curl  cursor  curve  customerservice  cut  cutlery  cwe  dakotareesebrown  dancedarholm  danger  danietkennett  dansaffer  data  database  date  daveshea  davidpogue  db  dda  decision  default  defensie  degradation  delight  deliverables  demolish  density  dependency  derekpowazek  descendant  design  designbyfire  designer  desirability  desktop  detail  details  detect  detector  deterioration  dev  develeopment  developer  development  device  deviceatlas  devie  dhtml  diagonal  diagram  dialog  dialogue  die  dieterrams  different  digital  digitalweb  dimension  direction  directwrite  disappear  disclosure  disillusionment  display  disturbing  div  diy  dkeithrobinson  doc  document  dom  done  donnorman  dopplr  double  dougbowman  download  dpi  draft  draw  drawing  drawit  drop  dropdown  drupal  dustindiaz  dxf  dyn  dynamic  ebert  ebook  economics  economy  ecosystem  edge  edit  editor  editorial  effect  effects  elastic  electronics  elegance  element  elements  elliotjaystocks  em  email  embed  embedded  emmajane  emmajanehogbin  emotion  emotionaldesign  ems  enemy  engage  engagement  engineer  engineering  enhacement  enhancement  eot  eps  ericaschoonmaker  ericmeyer  erlang  error  errors  essay  ethanmarcotte  evolution  example  examples  expand  expectation  experience  extract  eyetracking  facade  facebook  facet  fallacy  fallthrough  farsi  fast  fastcodesign  fault  faux  feature  featuritis  feed  feedback  feedreaders  feel  fees  feminism  field  figure  figures  filament  filamentgroup  file  fill  film  films  filter  find  finesse  fire  firefox  fireworks  firstlook  fittest  fitts  fivesteps  fix  fixed  flash  flat  flexible  flickr  flip  float  flow  fluid  fluro  fold  font  font-face  fontdeck  fonts  food  footer  forabeautifulweb  foreground  fork  form  format  formatting  forms  fortune  foundry  fout  fowler  framework  frankspillers  free  freelance  freetext  freeway  freeze  front-end  frontend  frontent  fugue  fullscreen  fun  functional  funnel  funny  future  gadget  gallery  gamasutra  game  gameboy  games  gaming  garrettdimon  gdi  geek  geeknotes  generated  gesture  getty  gezlemon  ghost  gif  gilde  gilescolborne  ginatrapani  github  glamce  glass  glimpse  gmail  goal  golden  good  google  graceful  graded  gradedbrowsersupport  gradient  grammar  graph  graphic  graphics  gray  grey  greyscale  grid  grigs  grist  group  gui  guide  guidelines  guild  h&fj  hack  hakonwiumlie  hand  handheld  handlheld  hands  hansbrinker  hardware  harryroberts  hcalendar  hcd  hci  header  height  help  helvetica  hermannmiller  highres  hijax  hinting  hints  history  hollybergevin  holyshit  honesty  horizontal  horror  hosted  hotel  houses  hover  howto  htaccess  html  html5  http  hubris  hughbeyer  hypenation  hyperlink  hyphen  ia  iainstitute  icon  icons  ideas  identification  identify  idle  ie  ie6  ie7  illustration  illustrator  image  imagequality  imagery  images  imagination  img  implementation  include  inconsistent  incredibles  independent  indicator  indicators  infinite  information  informationarchitecture  informationdesign  infovore  inherit  ink  inline  inline-block  innovation  input  insight  inspiration  integration  intelligence  intent  interaction  interactiondesign  interactivity  interest  interesting  interface  internetexplorer  interview  introduction  intuitive  invention  investment  ios  ipad  iphone  iphone4  ipod  ipsum  iran  isometric  item  iteration  itunes  ixd  ja  jakobnielsen  jamesedwards  jamesshore  japan  jaredsmith  jaredspool  jasongrigsby  jasonsantamaria  javascript  jaws  jeffcroft  jeffreyzeldman  jeffveen  jensfinkhaeuser  jeremykeith  jessejamesgarrett  jesseschell  jimgray  jinabolton  job  joecelko  joeclark  joel  joezim  johnallsop  johngallant  johngruber  johnnorquist  johnrieman  johnshopkins  jonathansnook  jonhicks  jontan  jontangerine  joshclark  joshuaporter  journalism  jpeg  jpg  jquery  js  jslint  justification  karenmcgrane  karmatics  kayak  kentbrewster  kern  kerning  kevincornell  kevinhale  keyboard  keynote  khoivinh  kindle  knife  kodak  label  labels  landing  landmark  landscape  language  larryconstantine  latency  launch  law  lawyer  layer  layers  layertennis  layour  layout  leadership  leading  learning  left  legal  legibility  leopard  lessismore  lettering  letterpress  level  lh  library  licensing  lifehacker  light  line  line-height  linear  liner  lining  link  links  liquid  list  live  load  loader  location  loewy  logic  login  logo  london  look  lookup  loremipsum  lostgarden  lousilverstein  love  lp  luck  luggage  lukasmathis  lukew  lukewroblewski  lyrics  lyza  lyzagardner  mac  macintosh  macros  magazine  mail  maintainability  maintainable  make  malarkey  maninblue  manipulation  manual  manufacturing  maps  margin  mario  markboulton  market  marketing  marknormanfrancis  markotto  markup  martijnvanwelie  martinfowler  maths  matteopenzo  mattgemmell  matthewlevine  max-height  max-width  maxheight  maxvoltar  maya  meaning  measure  meat  media  mediaqueries  mediaquery  medium  megalopolis  memory  menu  mersenne  message  messaging  mezzoblue  microformats  microsoft  mikedavidson  mikemonteiro  mikepadilla  min-width  minimal  minimalist  minipops  mirror  misc  miscrosoft  mistake  mitre  mobiforge  mobile  mobilefirst  mock  mockup  mockups  modal  model  modern  modifier  modular  module  moldbug  moments  money  monopoly  mooibesoedeling  motivation  motorway  mouse  movabletype  movement  movie  movies  mozilla  mt  mtgetvar  mtsetvar  mtsetvarblock  mtsetvartemplate  mule  multicolumn  multicore  multitouch  multiviews  music  mustard  name  naming  narrow  nataliedowne  nathanford  nationalpark  navigation  needs  negative  negativemargin  negotiation  nerd  netherlands  netmagazine  neue  nevenmrgan  new  news  newsletter  newspaper  newsreaders  newzealand  nicholaszakas  nicolasgallagher  nicolesullivan  nifty  nihilogic  nike  ninja  nintendo  nl  norman  notes  number  numbers  nytimes  nz  object  object-fit  observe  odopod  office  offscreen  oldskool  oldstyle  olympic  olympics  omfg  omnigraffle  oo  oocss  opacity  open  openlibrary  opensource  opentype  opera  optimisation  optimization  oracle  order  os  oss  osx  otf  outlook  oven  overflow  overlay  override  overview  pace  pacing  package  packaging  padding  page  painting  palette  pan  panic  paper  paperprototyping  parallax  paranoia  parent  particletree  passion  passive  patents  patrickhaney  pattern  patterns  paulgraham  pay  pc  pdf  percentage  perfect  performance  persona  personalization  personas  petermerholz  peterpaulkoch  phi  philosophy  phone  photo  photobooth  photography  photos  photoshop  php  phptotoshop  picker  pictographs  picture  pie  pinboard  pixar  pixel  pixels  placeholderlorem  placement  plan  planning  platform  play  playful  playfulness  pleasure  plugin  png  podcast  point  points  pokemon  polarexpress  polaroid  politics  polygon  popular  popup  portrait  position  positioning  positioniseverything  positive  possibilities  poster  postpc  postscript  powerpoint  ppk  practice  pragmatic  precision  predictions  premium  preparation  preparedness  preparser  presentation  price  pricing  prime  principle  principles  print  printing  problem  problems  process  product  production  productivity  productplacement  professional  professionalism  profit  prognostication  programming  progress  progressive  progressivedisclosure  progressiveenhancement  project  projects  property  proportion  protolize  prototype  prototyping  proxy  ps  psd  pseudo  pseudo-element  psychology  public  publishing  push  px  qr  quality  quartz  query  questions  race  radar  rails  rands  range  rant  raster  ratio  razr  readability  readable  reader  reading  realism  reality  realworld  rearrange  recognition  recognize  recommendation  recovery  recuperation  redesign  redundancy  redux  reeder  reference  referral  refine  reformat  registration  relative  reliability  rem  remember  remove  render  rendering  repeat  repeatx  replace  replacement  research  reset  resize  resolution  resource  resources  responside  responsive  ress  restaurant  results  retail  retina  retro  reuse  review  revolution  rfp  rgb  rgba  rhythm  ria  richardfink  richardrutter  road  roadsign  robertlglass  robot  rogerblack  rough  round  rounded  roundedcorners  rounding  row  rspec  rss  ruby  rules  run  rwd  safari  sans  sass  save  sb  scalability  scalable  scale  scaling  scan  scarcity  scenario  scent  scheme  scottberkun  scotthanselman  scottjenson  scottmccloud  scottschiller  scratch  screen  screenreader  screenreaders  script  scripting  scroll  scrollmation  search  security  seducible  seek  selector  semantic  semantics  semanticweb  sencha  separate  separation  sequence  server  service  shadow  shape  shareware  shauninman  shiny  show  sibling  sifr  sign  signage  signup  silo  silverlight  simplebits  simplicity  singleplayer  site  sitepoint  sixpart  size  sketch  skip  skiplinks  skyscraper  slant  slate  sleep  sleevage  sleeve  slides  slideshow  slidingdoors  slope  slot  slow  smackdown  small  smallbatch  smallscreen  smart  smartdevice  smashing  smashingmag  smashingmagazine  smeltery  soa  social  society  soft  software  sopensource  sort  sorting  sound  source  southafrica  space  span  sparklines  specification  speed  spinner  spinning  spolsky  spoon  spork  spread  spreadsheet  sprint  sprite  sprites  sql  squish  sso  stack  stackoverflow  standard  standards  starbucks  startup  station  statistics  stats  statstics  status  stencil  step  stephanierieger  stevefaulkner  stevegaynor  sticky  stock  stopdesign  stopmotion  store  story  strategy  stroke  structure  stub  stubbornella  studio  study  stuffandnonsense  stupidwebtricks  style  stylecouncil  styleguide  styles  stylesheet  stylesheets  styling  submit  subtitles  subtract  subway  sugru  suitcase  superfluous  support  surface  survey  svg  swfir  swiffer  switch  symbols  system  systems  tab  table  tabled  tables  tablet  tabs  takeheart  talk  tall  tamaraadlin  tantekcelik  tap  target  task  taste  tdd  team  teamsnap  tech  technique  technology  template  templates  templaye  tempo  tennis  tension  terminology  terrorism  test  testing  text  textarea  texture  thailand  thedialog  theme  theming  theory  theresaneil  theresaneill  thescreen  thinkup  thirdplace  thomasphinney  threat  throbber  tile  timbrown  times  timetravel  timvandamme  tinysrc  tip  tips  tnooz  toddler  toggle  tomarmitage  tool  toolkit  tools  top  toronot  touch  tourism  tracker  tracking  train  transform  transit  transition  transparency  travel  tray  trends  trentwalton  triad  trick  tricks  tripletown  truetype  trust  ttc  ttf  tufte  tutorial  twitter  type  typeface  typekit  typeography  typepad  typesetting  typgraphy  typography  ucd  ui  uidesign  uie  uipatterns  uk  uml  unicode-range  unit  univers  unobtrusive  unstoppablerobotninja  upload  urban  uri  url  usa  usability  usage  usecase  user  userexperience  users  utility  utilitytheory  ux  uxd  value  valve  vanish  vasilis  vector  veen  veerle  venn  venue  vertical  vestor  video  videogames  view  viewport  violence  virtual  visibility  visio  vision  visual  visualization  visualizer  visuallanguage  visualstudio  vitalyfriedman  vitamin  vladimirvukicevic  voltaire  volume  vs  vs.net  vsnet  vulnerability  wait  waiting  wake  walls  war  wasp  wayfinding  wcag  web  web20  webaim  webapp  webappmasters  webdesign  webdesignshock  webdev  webdevcorners  webdirections  webfont  webkit  website  webstandards  webtech  wedding  wedje  wernervogels  westciv  whispernet  white  whiteboard  wide  widget  width  wifi  wikipedia  wilsonminer  windows  winphone7  wired  wireframe  wolfram  wordplay  words  work  workflow  worst  wp7  wpo  wrap  writing  wurfl  xhtml  xml  xmlhttprequest  xray  yahoo  yaml  yandex  yiibu  yui  zeldman  zen  zero-width  zinkplaat  zomigi  zoom 

Copy this bookmark:



description:


tags: