Category: Design

  • The Delicate Balance Between Control and Usability

    There’s an insightful article on Smashing Magazine about how the balance of control should be shared between the client and designer, focusing on the design challenges that arise when clients are given too much control.

    In our experience, this is a common issue. Clients often come to me with websites built on complex content management systems (CMSs) that were intended to empower them to manage their own content and features. While the idea of a user-friendly CMS is good, the reality is that many clients don’t want to learn about shortcodes, columns, or even HTML and PHP snippets. They just want a simple way to update their site without the technical hassle.

    Although the problem stems from CMS complexity, I see it as a challenge to strike the right balance. Our approach is to plan carefully and offer clients as much control as possible without sacrificing usability. I begin by understanding exactly what content they’ll need to update, often breaking it down into individual elements. By focusing on these critical areas, we can simplify the system and leave other areas of the website untouched, reducing complexity.

    I also consider the type of content the client will upload, whether it’s videos, text, or images. By setting the correct resolution and aspect ratios upfront, you can automate cropping and resizing, so you don’t need to worry about using complicated editing software. Additionally, you can use clever PHP techniques to organise the admin area, dividing it into sections to make it more intuitive. This way, clients can manage their website content without feeling overwhelmed by too many options, giving them control while keeping the process simple.

  • Another Move to the Modern UI Style

    When Windows 8 was first released, it faced widespread criticism, with many users rejecting its bold departure from traditional design. Despite the backlash, the impact of its flat, non-skeuomorphic interface continues to influence user interface (UI) design today—perhaps more so than any other operating system. Now, Spotify has joined the trend, rolling out a sleek new look for its Windows app that embraces this minimalist design approach, aligning its interface across all platforms.

    The most notable aspect of Spotify’s redesign is how quickly the older version now feels outdated. This is a similar experience to iOS: just look at the UI on an iPhone running iOS 6 and it’s striking how dated it appears, even though iOS 7 only launched in September. The new design exemplifies a shift towards darker themes and completely removes the skeuomorphic buttons that once aimed to mimic real-world objects. While skeuomorphism still has its place in some designs, we’ve reached a point where replicating physical buttons digitally seems unnecessary. The trend is now toward treating digital design as an independent entity, rather than an extension of physical-world aesthetics.

    This design philosophy has spread across web design too, and in the past year, we’ve seen a dramatic move towards flat, “modern UI” aesthetics. Eventually, like all design trends, this will likely be replaced by something new, and what feels fresh today could soon look outdated. It’s hard to imagine how a design as striking as Spotify’s current look could ever feel old-fashioned, but, as with the original iPhone interface, only time will tell.