Introduction Let me first give you some context of the world I was coming from. I had a Student Developer Pack (SDP) from Github.com. It included private repositories and a… read more →
Let me first explain why I needed this. I was using Otto, which is basically a fancy way of setting up a development environment. If you want to read upon… read more →
My current open source project is: https://github.com/jacksierkstra/fifa-match-manager. The idea is to do the following: Being able to administer fifa matches you play against your friends. It is an project that uses… read more →
Most of the time, when I plug in a new device on Windows 8.1, via USB, the device isn’t recognized. This frustrates me as I do have the USB drivers… read more →
I am using Xamarin.Forms to develop a multiplatform application. One of the challenges I faced when developing, is that I needed an abstract way to get the display dimensions for… read more →
Lately I’m developing on Xamarin.Android and I needed a good library for loading images which also has a good caching mechanism. I found a very good library for this purpose,… read more →