Conceptric

The archives for July 2010

  1. How do you market a generalist?

    This is a problem I came across recently as a client who’s an artist explained that she wanted to grow her online presence. However, when I explained that we needed to present a consistent image of her work, she expressed concern.

  2. Bundler for Sinatra dependencies

    Package dependencies are always a nightmare and with multiple applications on my server, each with their own set of Ruby gems, controlling the version they’re using has become important. I’ve been using Sinatra for more and more projects, but there came a point this week when I realised that I was in danger of accidentally [...]