skip to main content

Posts tagged “design”

  1. The UX of LEGO Interface Panels
    designedbycave.co.uk

    George Cave:

    Piloting an ocean exploration ship or Martian research shuttle is serious business. Let’s hope the control panel is up to scratch. Two studs wide and angled at 45°, the ubiquitous “2x2 decorated slope” is a LEGO minifigure’s interface to the world.

    These iconic, low-resolution designs are the perfect tool to learn the basics of physical interface design. Armed with 52 different bricks, let’s see what they can teach us about the design, layout and organisation of complex interfaces.

    Welcome to the world of LEGO UX design.

  2. The Raccoon King of Garbage Mountain
    frankchimero.com

    Frank Chimero writes about the design process for the header navigation on his personal site:

    You’d imagine that a seasoned and soured designer would side-step all of these complications whenever they could. And indeed, most do. Visit many designers’ websites and you will see two links in the navigation: Work and Info. Bully for them. I am, on the other hand, an unsympathetic and frustrated creative. I have a sprawling empire of conflicted uselessness locked into the coordinates of www dot frankchimero dot com. Welcome to my personal website, my empire of shit.

    Oh how I understand Frank’s plight.

  3. How Bong Joon Ho Designed the House in “Parasite”
    indiewire.com

    Chris O’Falt interviews Bong Joon Ho and production designer Lee Ha Jun about Parasite’s brilliant set design:

    According to Bong, the challenge he gave his “Snowpiercer” production designer was not only to create a believably “visually beautiful” set, but a stage that served the precise needs of his camera, compositions, and characters, while embodying his film’s rich themes. In an interview with IndieWire, Bong described the home as “its own universe inside this film.” He added that he took pleasure in hearing that the famous directors on this year’s Cannes jury — which included Alejandro Gonzalez Iñarritu, Yorgos Lanthimos, and Kelly Reichardt — were all convinced that the movie took place in a real home. In truth, Bong asked his production designer to create an “open set,” built on an outdoor lot.

  4. 16-Inch MacBook Pro First Impressions: Great Keyboard, Outstanding Speakers
    daringfireball.net

    John Gruber spent some time with the new MacBook Pro:

    It feels a bit silly to be excited about a classic arrow key layout, a hardware Escape key, and key switches that function reliably and feel good when you type with them, but that’s where we are. The risk of being a Mac user is that we’re captive to a single company’s whims.

    Great that they fixed the keyboards, but I’m guessing repairability hasn’t improved. My 2014 MacBook Pro’s battery started expanding recently, and I was surprised to learn that a battery replacement isn’t a simple job, even for this older generation. The battery is glued in place, so replacing it means an entirely new top case, keyboard, and trackpad — and in my case a week without my computer. That’s bad design too, and a side of it that Apple isn’t getting enough flak for.

  5. The imitation game
    adactio.com

    Jeremy Keith:

    Jason shared some thoughts on designing progressive web apps. One of the things he’s pondering is how much you should try make your web-based offering look and feel like a native app.

    This was prompted by an article by Owen Campbell-Moore over on Ev’s blog called Designing Great UIs for Progressive Web Apps. He begins with this advice:

    Start by forgetting everything you know about conventional web design, and instead imagine you’re actually designing a native app.

    This makes me squirm. I mean, I’m all for borrowing good ideas from other media—native apps, TV, print—but I don’t think that inspiration should mean imitation. For me, that always results in an interface that sits in a kind of uncanny valley of being almost—but not quite—like the thing it’s imitating.

    People have been gleefully passing around the statistic that the average number of native apps installed per month is zero. So how exactly will we measure the success of progressive web apps against native apps …when the average number of progressive web apps installed per month is zero?

  6. The Myth of the Pixel Perfect Grid
    shkspr.mobi

    Terence Eden explains how different screen technologies, human biology, and fingerprint grease make “pixel perfection” a pointless goal:

    There is no grid. There never has been. You can align to theoretical pixels - but as soon as the image hits a physical screen, it will be adjusted to best fit reality.

    An obsession with pixel perfect rendering is futile.

    Every Layout expands on this idea, specifically as it pertains to CSS:

    Suffice it to say that, while screens are indeed made up of pixels, pixels are not regular, immutable, or constant. A 400px box viewed by a user browsing zoomed in is simply not 400px in CSS pixels. It may not have been 400px in device pixels even before they activated zoom.

    See also: Ian Mallett’s Subpixel Zoo: A Catalog of Subpixel Geometry.

  7. Styling Links with Real Underlines
    css-tricks.com

    Ollie Williams welcomes the new CSS properties for styling underlines:

    Finally we can demarcate links without sacrificing style thanks to two new CSS properties.

    • text-underline-offset controls the position of the underline.
    • text-decoration-thickness controls the thickness of underlines, as well as overlines, and line-throughs.

    I’ve been working on a blog post about this topic, and Ollie does a good job of covering some of the points I want to make. But I want to go further and explore implementation quirks, the details where the new properties don’t quite go far enough, and make a case for why underlines shouldn’t be pixel-aligned.

  8. Lucas Pope on the challenge of creating Obra Dinn’s 1-bit aesthetic
    pcgamer.com

    PC Gamer’s Steven T. Wright interviews Lucas Pope on the process of creating Return of the Obra Dinn:

    “When you’re developing a game as one person, you have a lot of advantages and a lot of disadvantages,” he says. “One of the advantages is that you can afford to make a game for two years without even really knowing what it is, which is exactly what I did. One of the disadvantages is that you have to do something different visually to stand out. This means I have to solve all sorts of problems that nobody else has solved, at least recently. But I think that can be fun in its own right.”

    The game’s development seems to have been more of a process of discovery and improvisation than one of decisive creativity. That explains a lot.

  9. Ooops, I guess we’re full-stack developers now.
    full-stack.netlify.com

    Chris Coyier’s latest talk puts all the complexity of modern front-end development in perspective:

    All the very huge responsibilities front-end developers already have:

    • Pulling of the design
    • Making the design part of a system
    • Making sure it is accessible
    • Worrying about the performance
    • Testing things across browsers
    • Testing things across devices
    • Sweating the UX

    Oh hello, big pile of new responsibilities

    • Component-driven design, designing our own abstractions
    • Site-level architecture
    • Routing
    • Fetching our own data
    • Talking to APIs
    • Mutating data
    • State management

    Oof.

  10. Jony Ive’s Fragmented Legacy: Unreliable, Unrepairable, Beautiful Gadgets
    ifixit.com

    Kyle Wiens makes a great point:

    [Dieter] Rams loves durable products that are environmentally friendly. That’s one of his 10 principles for good design: “Design makes an important contribution to the preservation of the environment.” But Ive has never publicly discussed the dissonance between his inspiration and Apple’s disposable, glued-together products.

    When a single broken key requires replacing a laptop’s entire top case, there is no denying that Apple has given too little consideration to the durability of its products.

    I’m extremely curious to find out how (if?) Apple’s design philosophy will change with Ive gone.

  11. Frank Chimero on causing ‘good trouble’ and re-imagining the status quo to combat achievement culture
    creativeboom.com

    Great interview. Frank Chimero is always thought-provoking:

    Everyone has their lean years, but I think they make a poor compass. You can always work more. We need to disabuse ourselves of the thought that work is the solution to our problems, or that by keeping up we are getting closer to something worth having. Being more active is not being freer. I won’t romanticise those months on peanut butter and jelly as freedom, but I can confidently say that in retrospect the problems of that time were no better or worse than the ones I’ve experienced at the peak of my successes.

  12. Relearn CSS layout: Every Layout
    every-layout.dev

    Heydon Pickering and Andy Bell have created a terrific resource for CSS layout patterns following algorithmic design principles.

    We make many of our biggest mistakes as visual designers for the web by insisting on hard coding designs. We break browsers’ layout algorithms by applying fixed positions and dimensions to our content.

    Instead, we should be deferential to the underlying algorithms that power CSS, and we should think in terms of algorithms as we extrapolate layouts based on these foundations. We need to be leveraging selector logic, harnessing flow and wrapping behavior, and using calculations to adapt layout to context.

    This approach is precisely what I’ve been striving for ever since Jen Simmons’s Intrinsic Web Design talk from last year.