Skip to content

Blog

Howto make money with open source

Bounty Source

Open Source is great. You can use high quality software that you can trust and all that for free. However, Open Source developers have to live as well. So, I was researching how one can make money by improving Open Source Software. Turns out, there are ways to do that.

Install PostGIS on Ubuntu 14.04

I ran into this error after installing just the package postgis on Ubuntu 14.04:

ERROR: could not open extension control file "/usr/share/postgres/9.1/extension/postgis.control": No such file or directory

To resolve this, just install the other necessary packages:

Introduction

# Introduction Today and yesterday, I attended the SilverStripe training course lead by SilverStripe CEO Sam Minnee. It was a pleasant experience, a well paced session and I got a lot out of it. Even though it was the first SS training course provided ever, it was well thought through and gave a lot of information that would have been tedious to figure out by my own research.