Johan Ronsse

  • Home
  • Projects
  • Blog
  • Looking for a new word processor

    February 10, 2016 - Posted in Uncategorized - 4 comments

    I can’t believe I’m about to ask this in 2016 but I am looking for a new word processor.

    I am currently using Mou but manually writing file references and not having a preview of what your document will look like feels a bit 1989.

    I tried MarsEdit but it doesn’t suit my needs. It should be rich text like Pages and Microsoft Word, but:

    • It shouldn’t mess with my original image files i.e. when I drag a JPG inside the editor, I should be able to still access that JPG in its uncompressed format.
    • I would also like it to export to clean HTML e.g. a paragraph is a paragraph, headings become h2 etc., without extra weird styling tags.

    Anyone knows something out there built for this purpose?

  • Better ways to work: 37Signals

    January 27, 2016 - Posted in Uncategorized

    It’s funny how we think that “everyone knows” something, and it turns out that that really isn’t the case.

    I was having a conversation about what I want Mono to be, and I referenced 37Signals (now known as Basecamp).

    The other person didn’t know that company, and I thought: huh? How can you not know 37Signals?

    For me, 37Signals is a company that inspired me at multiple points in my career. I’ve been reading their blog Signal v. Noise since what feels like forever. They wrote some brilliant books that have influenced the way I think about software. They have some extremely smart people on the team.

    So, I was yammering on about what I want to do with Mono; and the topic turned to 37Signals. They are a great inspiration for how things should be.

    As we are growing, there are decisions to be made about how we deal with certain work aspects within the company: software buying, holidays, the tools we use etc.

    I like 37Signals’s approach to a lot of things. For instance, they have this policy where you work a bit longer in winter, but in summer you only work four days out of five. That just makes a lot of sense.

    At Mono we don’t really have a holiday policy: you just take holidays when you want. The idea is that you let the team know in advance, and you don’t overdo it (e.g. take a three month retreat every year).

    This works for now but at one point we might formalize it more. I’ve been having discussions with other founders and one problem that they point out is that some people just end up not taking holidays, which is not really something we want to promote.

    Another thing I always liked about 37Signals was their policy to give every employee a credit card that the person could use for work related expenses. That implies a high level of trust and cuts down on the red tape.

    There’s so much more to say about 37Signals – for example the fact that they operate as a remote company and wrote a book about it – but this post is already lengthy enough. Onwards!

  • Icon sets

    January 26, 2016 - Posted in Uncategorized - 4 comments

    I am compiling a list of high quality icon sets. Here’s what I have:

    • AIGA symbol signs
    • Glyphish
    • Nova
    • Geomicons
    • Font Awesome
    • Helveticons
    • Entypo
    • Glyphicons
    • Picons
    • Maki
    • Octicons
    • Pictos
    • Symbolicons

    Any favorites welcome in the comments!

  • What is the point of a hackathon?

    January 22, 2016 - Posted in Uncategorized - 2 comments

    These days I am getting all these e-mails to join hackathons about certain topics. I wonder what the organisations that set up hackathons are actually hoping to achieve.

    They are usually set up by government funded organisations (like MIC and VRT) and by big government funded companies (Proximus, Bpost)

    I once participated in Apps for Ghent. I thought it was a nice idea, and I had fun building something quick in an afternoon. We made an app called Doctors in Ghent which, now that I think about it, is totally useless, because a directory of doctors should not be city specific, much less contained in an “app”.

    The event mostly showed how bad the public data was at that point. I think things have improved in recent years thanks to the efforts of some great people (thanks Bart and Pieter!)

    But anyway, back to hackathons. Why would I go to a hackathon? The only reason I can think of is to meet new interesting people, but in that case, why don’t you just a) throw a party or b) host coding nights where people can meet and work together on meaningful projects?

    The people at 10to1 used to do these coding nights and that was pretty cool.

    What I dislike about hackathons is that they always seem to involve the same structure in which meaningful work is impossible: find a random group of people, brainstorm about an idea, and start coding it. In a single day.

    Developing an idea into something meaningful takes months. Actually doing something real takes years. So why would you sit down and try to do something in a single day?

    To me, a lot of this smells like organisations that don’t really know what to do with their (government) money, who have an internal brainstorm session about how to “innovate“ which leads to somebody coming up with a hackathon to “get people to innovate”.

    I recognize that a lot of connections have been made through hackathons, startup weekends and even startup buses, but isn’t the innovation aspect of it a bit of a sham?

  • Signage (2)

    January 21, 2016 - Posted in Uncategorized

    Remember that post about the new Belgian Railways signage? Apparently they added a tutorial.

    CZQ5ZYiUAAA7-hM

    Photo via Rik.

  • Branding needs to be a separate job

    January 21, 2016 - Posted in Uncategorized - 2 comments

    Some time ago, I used to make a lot of these “brochure” type websites.

    What frustrated me back then was that more often than not I was forced into an uncomfortable position. I had to make a good website, but the client’s branding would be subpar.

    Their logo wouldn’t be any good, they would have chosen a cheap font somewhere, and basically they didn’t have a good brand to start with.

    So I hear you say: that’s your job, isn’t it? To fix that?

    I don’t agree. I think branding is a separate project. It needs to be done before the website project. For me, branding is a combination of a logo, a brand message and assets (illustrations, icons, patterns, etc.)

    As a web designer, you’re confronted with this situation often, so you just roll with it and do the best you can. Maybe you nudge the client that they really need to improve their logo, and they need work on brand assets, and also they need better copywriting.

    Because you are “the designer”, before you know it, this is your work: fixing the client’s brand. You are hiring illustrators, you are working with copywriters, you are organizing photo shoots and you are employing logo designers to figure the right brand for the client

    Or, if you are starting out, maybe you just do the best you can with iStockphoto.com, whatever you can find using a Creative Commons search. There is no font budget so you look for open source fonts, or you are “creative” (I really hate that word) with what you have. You write the copy yourself because nobody else cares and the dummy copy that you wrote becomes the main copy of the final website.

    The problem with all of this is you are wearing 2 hats: brand designer, and website designer. Branding is important, but it’s a separate craft. It can’t be sneaked into a website design project.

  • CRUD

    January 20, 2016 - Posted in Uncategorized

    I mention CRUD a lot, and then people have this look on their face like they don’t know what I’m talking about.

    So I think I’ll explain CRUD, this way I can always link back this article.

    In software there is this term called CRUD, which stands for Create, Read, Update and Delete (sometimes called Destroy).

    Think of a photos application: you can read your photos, update them, destroy them. Then you can create albums, update the albums (put photos in them), and if you want, you can delete them. Deleting sounds a lot nicer than destroying.

    I like to think when you can spot these CRUD-like patterns, you could call what you are making an application. When what you are making is mostly about accessing content, you are making a website.

    But I can easily shoot down my own argument here: there are also apps for primarily accessing content – like the Kindle reading application.

    For years I’ve argued there is a difference between “apps” and “websites” but ultimately I have to agree with Jeremy‘s thoughts here. Website vs. app is a false dichotomy; it’s better to think of things as being on a sliding scale. And even that is hard to define. His Wikipedia example is very good: a page on Wikipedia is a document… until you start editing it. Is it an app now?

  • Native = expensive

    January 7, 2016 - Posted in apps - 1 comment

    I was reading another article in the great native vs. web discussion.

    And then I thought: native apps are all fine and dandy, but how many companies can actually afford to maintain a mobile application? In Belgium some banks and some newspapers have apps, there are some hobbyist games, and I know a few indie developers.

    And that’s where it kind of stops. Any other app I can point to hasn’t been updated since its original inception. There are many apps in the me-too camp before the companies behind them realised they couldn’t keep paying the agencies to maintain them.

    I believe the only way it makes sense to have an app is if you are a) a software company or b) have a big enough business that you can afford to eat the development cost of the app (e.g. a large bank).

    Over and over I always hear “we’ll do a native app later” but it never actually happens. I’ve seen it happen once with a very specialized app that needs a specific hardware function. Other than that, every company I’ve worked for for the past couple of years still has their web software going, and didn’t make a native app.

  • Simple flexbox check

    January 3, 2016 - Posted in Uncategorized - 3 comments

    I love Modernizr to check if a browser support a certain CSS feature, but I found myself in the situation where I only had to check for flexbox support.

    In this case, it seems a bit ridiculous to load Modernizr. You can use the following code instead:

    var doc = document.body || document.documentElement;
    var style = doc.style;
    
    if ( style.webkitFlexWrap == '' ||
        style.msFlexWrap == '' ||
        style.flexWrap == '' ) {
      doc.className += " supports-flex";
    }

    Via Ethan Marcotte’s article “Putting My Patterns through Their Paces”.

  • Designing for performance

    January 2, 2016 - Posted in interface

    In 2015 there were two talks that kept me thinking for a few days. They are “The website obesity crisis” by Maciej Ceglowski and “Delivering Responsibly” by Scott Jehl.

    Both authors went to great lengths to make their talk available as a responsive web page. This is important because it underlines the points of their talks: content should be accessible. Performance is important.

    I fully agree. If there is one thing that pisses me off it is poor web performance.

    When I hear someone discuss that you can just “add a few web fonts to your site” my brain goes into overload and I kind of want to start a long discussion about why that is just a terrible idea.

    There is a good reason why this website doesn’t load any web fonts: it’s much more important that the article you are reading actually loads on a 2G connection than that it is “pretty”. Furthermore, as my colleague Xavier pointed out, every modern OS comes with its own system font that is actually pretty great.

    OSX and iOS have San Francisco, Windows has Segoe UI, Android has Roboto. Even Firefox OS (RIP!) has the wonderful Fira Sans.

    So why bother loading a font that will a) cost you a licensing fee and b) will probably be inferior? The only sensible reason is a branding perspective, but what is the point of a brand that can’t be accessed?

    P.S. Yes, I know, there are various optimization techniques you can use to load the font asynchronously, add it to localstorage etc, etc. I have researched all of this. The fact remains that few people take performance seriously, and most people will take the easiest way out.

← older
newer →
  • ©2025 Johan Ronsse
  • X
  • Mastodon
  • Portfolio 2024