Ben Sekulowicz-Barclay

I'm Ben Sekulowicz-Barclay. I'm a British Interaction Designer living in London, working with WilsonFletcher. This is my portfolio and infrequently updated weblog. Read more …


Weblog

  1. A Sneak Peak at Atsumeru & Why It Failed

    The design and concept of the previous version of this website was well received, and when I made the decision to replace it with something more functional I knew I wanted to continue playing with the idea of somehow representing how we interact with online services. The result was Atsumeru, (the Japanese verb to collect), a web app that allows anyone to collect and represent their interactions with popular social apps.

    1

    The previous version of beseku.co.uk, showing the initial idea of collating the information we create online and representing it in different ways.

    Even in this case, the scale of the graph and the comparison of posts on Last.Fm to other services shows the flawed idea of associating the services in this way.

    The initial idea was to display information in much the same was as on my personal site, using metrics such as activity per day, number of words written, most listened-to song etc. and presenting each user with a breakdown of how they had used the service. I refined and extended the code I wrote, for example to account for the difference in usage between services, I implemented a scaling factor. Applied to each service, it weights activity that take longer to ‘create’, such as blog posts or photographs, against activity on services like Twitter and Last.fm.

    I also expanded on the idea of breaking down data by timeframe so activity could be seen not only for the lifetime of a user's account but also over arbitrary ‘periods’ – the time I've spent employed at each of my former companies for example. Users can flip through these and see how my usage changed over time, what music I was listening to and so on. I also like the idea of expanding this further by allowing users to add a location to a period, so activity can be geocoded to some degree, much like the map panel on beseku.co.uk.

    2

    A prototype, built in Ruby on Rails, showing how the idea of tracking activity could be expand out into a multi-user system, allowing anyone to add their subscriptions and track how much content they create online.

    After learning and messing around in Rails for a few weeks, I came up with a first draft … and it doesn't work. After asking a few friends to test it and add their data to my own, it's obvious that not only is the data indecipherable, most of it is pretty uninteresting. I took a huge misstep in trying to compare services against each other, as the interactions are so very different. Writing a blog post is far removed from tracking what you listen to. The use of a scaling factor made the graphs look prettier and more even, but unless you know how it works it makes scale so much harder to understand.

    What I did find though, is that the idea of timeframes to allow users to divide their interactions into memorable periods was interesting. Just seeing how I used Twitter more when it launched and less so now, or that I listened to way more Broken Social Scene in 2009, made me want to be able to explore further. Building this first prototype has allowed me to identify what parts of the product work and what failed, and allowed me to adjust the direction that I head in while still having lots of data to play with and the basic structure app in place. I'm excited to see where it is heading.

  2. Making Hard Decisions

    It's been almost three years since I moved to Japan and in that time I've worked for a successful start-up and a world famous agency, seen more of this country than I have my native Britain and proposed to the long suffering girl. As much as I love my life in Japan, and I really do, I want to move onto the next stage of my life. As I said on Twitter, there is grown-up stuff to do, so come May 1st I'll once again be a resident of south west London.

    These are not just changes to my personal life – I'm looking for a new job and a fresh challenge in the UK. To help me do that I've updated this website so that I can show off some of the work I've helped create. It was tough to replace the previous version of this site but as a place to write and as a portfolio it was unfortunately lacking, so for now it has been stored away in my archive of previous designs.