Short tutorial on how to set up an Apache HTTP Server to serve Python webapps through the Web Server Gateway Interface (WSGI).
Learn how to get started performance testing using The Grinder.
In norwegian. Erfaringsrapport og oppsummering fra StrangeLoop 2012: En spennende konferanse om nytenking rundt databaser, relasjonell programmering, og hva JavaScript kan brukes til.
In norwegian. Hva betyr det at Python har førsteklasses funksjoner? Hvordan kan og bør en bruke disse? Og har egentlig dekoratorer med dette å gjøre?
In norwegian. Gjennomgang av hvilke konstrukter Python tilbyr for å jobbe med sekvenser av data, og hvordan disse kan brukes på en mest mulig idomatisk måte.
In norwegian. Diskusjon av hva som menes med pythonisk kode, og hvordan en spiller på de styrkene Python har, i stedet for å bare skrive Java eller C med en litt penere syntaks.
SoapUI is a horrible tool. Unfortunately it's the best one we have. Learn a few useful shortcuts which will make your life a bit less painful while working with it.
When writing blog posts with Jekyll, Firefox would choke on the HTML. This is how you fix it.
Although Grinder supports writing test scripts in Python, sometimes you want or need to do things in Java.
Everyone has a horror story about text encoding. Fortunately, in many cases all you need is the command line and two simple commands: file and iconv.
TL;DR of a significant portion of my MSc thesis on how to use graphs to extract information from textual documents in order to improve text classification.
So, I started a blog. This is how it works.