Fork me on GitHub

Blog Posts

Nubis identicons

By on

Some time ago, GitHub retired the default cat icon and introduced Identicons. While we were working on the nub.is 404 page, replaced the blocks in his GitHub identicon by Nubis blocks (from our cloud icon) and uploaded it to Gravatar. That (and the fact that we just got a new server by WebFaction, which I might blog about later) inspired me to make Nubis identicons.

GDG DevFest NL 2013

By on

On Saturday October 19th, , and I went to GDG DevFest NL.

Building the new Nubis site

By on

You may have noticed that Nubis has launched a new shiny website recently, on a new shiny domain: nub.is In this post, I’ll list some of the technologies that we used to build the new site and some of the problems that we encountered.

{Ruby,MongoDB,MongoMapper} = Strict models and implied schemas

By on

Every web developer that has ever worked with PHP and MySQL (still the most common database solution out there) knows that it can be quite frustrating to set up your database schema. Most people start with a simple ER diagram that they then translate into SQL (and most web devs will use phpMyAdmin for this ‘chore’). When that’s done, you can really get cracking. Looking at your database schema, you can start to write your database interface logic. If you have a change in functionality you need to translate this to SQL and apply it to your schema.

jekyll-xkcd-embed: Plugin for easily embedding xkcd comics into your blog posts

By on

In everyday conversation, there’s often a relevant-xkcd-moment. When the conversation has reached a state which has been described in a xkcd comic. In writing, these moments occur too. This is why decided that we needed an easy way to embed xkcd comics in our blog posts.

jekyll-mention-schema: Plugin that allows you to mention a co-author with Schema.org notation

By on

I’m honored to bring you the first meta blog post. Since we’ll we sharing the source code of this blog with the world we thought it would be a nice idea to also write about said code here. Most features will be implemented as Jekyll plugins so you can easily submodule them in your own blogs. Today, I announce the first of those plugins.

Google+