Autor: Tim Strehle

  • James Rourke: DAM for Beginners: User Interface & experience

    James Rourke – DAM for Beginners: User Interface & experience: “A note to vendors: don’t underestimate the value of how your system looks; you want to wow your client in a demo. A well-functioning system that looks dated or too technical might miss out to a less well-functioning system that looks nicer and easier to…

  • Stephen Moss: Pete Seeger: five great performances

    Stephen Moss – Pete Seeger: five great performances: “The manner in which he calls on the audience to participate is telling, too. He wasn’t the star; the audience was. Music was a vehicle for mass expression. That helps to explain his opposition to Dylan’s new course. Confronted with a rock band, the audience were reduced…

  • Autonomy, Mastery and Purpose – My take

    I love this quote from the Re/code interview with Chris Fry, Twitter senior vice president of engineering: “One of the things I always think about is how to deliver three things to everyone that works for me. One is autonomy, one is mastery and one is purpose.” These three (taken from Dan Pink’s “Drive” book)…

  • Simpler DAM UI: Main navigation (2)

    We’re still discussing the main navigation of our simple DAM UI. The first draft of the navigation looks okay to us, but the dropdown to the left of the search box might not be noticed by everyone. Our friends and customers at Bauer Media recommended that we add a list of asset types (Articles, Images,…

  • Chad Fowler: Your most important skill: Empathy

    Chad Fowler – Your most important skill: Empathy: “I’m also a very strong introvert. I recharge when I’m alone or in very small groups of people (no more than 2 including myself is ideal) and I exhaust myself in crowds or in constant discussion. […] The reason crowds of people exhaust me is that I…

  • Simpler DAM UI: Infinite scrolling?

    Searching, and browsing result pages, is at the core of Digital Asset Management systems. Our current software uses pagination when presenting results, i.e. you start at “page 1” and click through a set of numbered pages. That’s what Google and Bing Web search, eBay, Amazon and many more are doing. “Infinite scrolling” is the shiny…

  • Simpler DAM UI: Main navigation

    Getting a Web application’s navigation right is hard. Space and user attention are limited, users have different needs and ways of working with the app, and the content is also different from customer to customer: Some have a wide variety of digital asset types and usage scenarios. Our simpler DAM system UI will allow for…

  • Simpler DAM UI: Single page Web app?

    One of the more technical decisions when building our simpler DAM system user interface: Should we build it like a Web site, i.e. as a set of interlinked but independent Web pages? Or as a fancy, Ajax-powered “single page Web application” that you load just once, with all further interactions taking place within the same…

  • A simpler DAM UI

    Our Digital Asset Management system DC-X has a Web based user interface (UI) that has been built primarily for power users: Lots of functionality and information, keyboard shortcuts, drag & drop, right-click context menus, small fonts, slow load/startup (single page Ajax Web app), large screen required. The first impression can be a bit intimidating, but…