Nordic Ruby day 2

Second day of Nordic Ruby and here’s a roundup of some talks I found interesting. Läs mer »

nordiczruby

Nordic Ruby day 1

Nordic Ruby is a two day conference taking place in Gothenburg, Sweden. This is the second annual year and my first. Läs mer »

nordiczruby

lastcred.fm

This weekend was spent hacking in Berlin at Music Hack Day. The concept of the event is as follows: gather hackers with a passion for music and try building something during 24 consecutive hours. Brilliant if you ask me. Läs mer »

lastcredz

Why Ruby makes my heart go Boom Boom

Today I held a presentation about a real passion of mine which is Ruby. The programing language. Läs mer »

ruby

My christmas gift to open source and why you should do the same

Everyday in both private and workwise matters I encounter and utilize open source solutions. These tools and solutions are made possible by a fantastic bunch of people. Since christmas is just around the corner I want to share the joy with a few of these people. Läs mer »

xmas

Updated SoundCloud API wrapper with OAuth 2.0 support

I’m glad to announce the release of version 2.0 of the SoundCloud PHP API wrapper. The wrapper got a complete overhaul including support for authentication using OAuth 2.0. Läs mer »

sccloud

Deploy almost anything using Capistrano

I recently started digging into the world of Ruby on Rails and quite early came across Capistrano. The whole idea and concept of Capistrano could be explained with their own quite catchy tagline “Welcome to easyish deployment“. Läs mer »

capistrano

Server-side Google Analytics

In late 2009 Google announced a new Analytics SDK used for tracking events inside iPhone and Android applications. The same release also featured a new method for more accurate tracking running Analytics server-side instead of using JavaScript. This especially comes handy when developing mobile websites. Läs mer »

ga