Clampants / tags / spoolcast

Tagged with “spoolcast” (2) activity chart

  1. Luke Wroblewski – Designing Multi-Device User Experiences

    Context is an important consideration in designing a mobile experience. As new devices enter the market, designers have to contend with new form factors and consider things such as ergonomics. Even things such as Apple’s retina displays affect approaches to design.

    Luke Wroblewski, author of Mobile First, is at the forefront of mobile design. He says that designers need to make sure their designs are fluid and flexible. Starting with a fluid grid at a foundational level ensures that your design can adapt to a variety of viewports.

    In addition, Luke says you want to take multiple screen resolutions into account. Instead of relying on images, he suggests employing cascading style sheets and SVG. This will make sure that graphics scale appropriately to different sizes and devices.

    Luke explores this topic further with Jared Spool in this podcast. He is also is presenting one of the daylong workshops at the User Interface 17 conference in Boston, November 5-7. Learn more about the Luke’s and the other workshops at uiconf.com.

    http://www.uie.com/brainsparks/2012/08/10/luke-wroblewski-designing-multi-device-user-experiences/

    —Huffduffed by Clampants 9 months ago

  2. SpoolCast: Achieving Pattern and Component Reuse with Nathan Curtis

    In our discussion, Nathan and I first defined design pattern libraries and component libraries. A pattern library is a repository for ideas and solutions to design interaction problems. Component libraries are comprised of actual functioning parts with real code. An example would be a log-in process. Your pattern would define the experience of logging into your application, from the interaction, and often visual standpoint. Your component would be the chunk of code that represents the set of fields and controls that can be replicated across your organization’s web properties, so that you can easily create a consistent experience for your users, no matter where they may enter your system.

    http://www.uie.com/brainsparks/2009/01/21/spoolcast-achieving-pattern-and-component-reuse-with-nathan-curtis/

    —Huffduffed by Clampants 4 years ago