Links

Page 2 of 51
  1. 18F User Experience Design Guide

    18F user experience (UX) designers join cross-functional teams to improve interactions between government agencies and the people they serve. The 18F UX Guide helps us get this job done. It’s a starting point for UX design at 18F: doing it, discussing it, and ensuring it’s done to a consistent level of quality.

    Another useful open source guide from the incredible team at 18F.

  2. Preserving the Eameses’ Film Legacy - Herman Miller

    the Eameses’ massive archive—one million items, including their films—went to the Library of Congress after Ray died in 1988. Now the stewards of The Work of Charles and Ray Eames, the Library of Congress is at work creating preservation-quality copies of their films. They’ve done 20 already with more to come.

    In this article, Herman Miller’s WHY Magazine details three recently preserved Eames films: S-73 Sofa Compact, Soft Pad, and Fiberglass Chairs—Something of How They Get the Way They Are.

    Also worth watching, Eames: The Architect and the Painter.

  3. A11Y Style Guide

    The A11Y style guide comes with pre-populated accessible components that include helpful links to related tools, articles, and WCAG guidelines to make your site more inclusive. These components also serve as a guide for both HTML markup and SCSS/CSS code, to inform designers, front-end and back-end developers at every stage of the website’s creation.

  4. Guide to Internal Communication, the Basecamp Way

    The how, where, why, and when we communicate. Long form asynchronous? Real-time chat? In-person? Video? Verbal? Written? Via email? In Basecamp? How do we keep everyone in the loop without everyone getting tangled in everyone else’s business? It’s all in here.

    An unsurprisingly blunt, plain language set of guidelines from the Basecamp team. Useful as a guide for other teams looking to build or improve upon their internal communication habits.

  5. Reacji Channeler

    Add a reacji (emoji reaction) to a message to send it zipping through the microscopic pipelines inside Slack, popping out into another channel—where the right people can see and act upon it.

    Found this useful Slack integration via Mina Markham’s tweet:

    Protip: I have a channel in my work Slack (or Slack’s Slack, if you will) that catalogs anything with my custom :mina: reacji.

    Definitely came in handy during promo cycle :thumbsup:

  6. BBC GEL Technical Guides

    The BBC Global Experience Language (GEL) Technical Guides are a series of framework-agnostic, code-centric recommendations and examples for building GEL design patterns in websites. They illustrate how to create websites that comply with all BBC guidelines and industry best practice, giving special emphasis to accessibility.

    This technical companion to the BBC’s Global Experience Language serves as a reference for developers implementing GEL’s user experience recommendations.

  7. Don’t Demonize Employees Who Raise Problems

    Jordan shared this Harvard Business Review article on Twitter recently. There’s a lot of great advice that leaders within organizations should take to heart.

    This particular passage hit really close to home:

    Problem spotters don’t especially enjoy bearing bad news, but they do it to advance the organization. To help you, the leader. Maybe it’s because they have a different perspective, or a fresh take based on that spot in the world where only they stand. Maybe it’s that they are better at expressing the issue, where others struggle. Stop making it so hard on them to help you.

    Address the message not the messenger.

  8. Request Map Generator

    Submit a URL to generate a node map of all of the requests on the page. Rapidly identify what third-parties are on your site, where your transmitted bytes are coming from and how slow your domains are!

    I can’t believe I haven’t saved this useful website before, but it made its way back into my timeline via Jeffrey’s notes from An Event Apart Chicago. Learn more about Request Map Generator by reading Simon Hearne’s introductory blog post.

  9. Progressively Enhancing CSS Layout: From Floats To Flexbox To Grid — Smashing Magazine

    “When can I start using CSS grid layout?” “Too bad that it’ll take some more years before we can use grid in production.” “Do I need Modernizr in order to make websites with CSS grid layout?” “If I wanted to use grid today, I’d have to build two to three versions of my website.” The CSS grid layout module is one of the most exciting developments since responsive design. We should try to get the best out of it as soon as possible, if it makes sense for us and our projects.

    This 2017 article from Manuel Matuzović goes deep on how to creatively use CSS Grid Layout in a progressively-enhanced manner. Naturally, the baseline techniques we use will change over time, but Manuel’s demo illustrates how you might think about design and layout as experience layers.

Looking for more great links organized by year? Browse the archives.