Voronoi Fractal with D3.js
I’ve been very busy the last couple of months. Started a new project at Philips, started writing on D3.js for Packt, and besides that participating in two st...
I’ve been very busy the last couple of months. Started a new project at Philips, started writing on D3.js for Packt, and besides that participating in two st...
Note that this has become outdated… again. But it has become part of the standard Angular distribution. Please look at the latest angular documentation here:...
In this short article I’d like to explain the process I took to create some simple D3.js visualizations based on the number of swears per minute in movies. I...
I’ve been doing some work the last couple of weeks with Angular2. I really like it. Not just because it uses typescript, but also because it feels really nat...
In this article in the mini series on Scalaz, we'll look at a couple of additional monads and patterns available in Scalaz. Once again, we'll look at stuff t...
This is just a quick recollection of the steps I've taken to get my own helloworld running using scala-native. I haven't really started looking at scala-nati...
Recently video copilot released a free set of high-definition professional grade 3D models (which you can download for yourself from here). This model pack, ...
So, welcome to the second part of the series on using Consul for service discovey together with docker. In this second article we'll look at how you can use ...
For the second article of the "Scalaz features for everyday usage" we'll look at the subject of Monad transformers and the Reader monad.Let's start with Mona...
Most of you have probably heard of the great Javascript book: Javascript the good parts. In the same light I'd like to show some stuff from Scalaz which are ...
During the last year I've become a big fan of using Consul for all things related to service discovery. If you're doing microservices you've probably ran int...
I recently gave a presentation on how you can use Consul (http://consul.io) for all your service discovery needs in a microservice architecture. The present...
When I began Java software development way back in the time of Java 1.3 I remember using JDeveloper for a time, before switching to the early versions of Ecl...
For a specific project we needed a quick way to get the content of a specific URL and check whether a word was present in the text there. If all we had to s...
In the previous article we had a look at how you could easily create a slack-docker-proxy using go and a couple of small libraries. In this second article we...
Last year I had the opportunity to work with lots of cool tools and technologies. A couple of those were go, slack and docker. We pretty much use slack for a...