Månedsarkiv: august 2011

Python rounding to 05

Here in Switzerland they decided (for some reason, that can’t be good) not to pay the correct amount, but round it to the nearest 0/5 cent – which is a pain when doing python stuff. Therefore i made a Decimal … Læs resten

Udgivet i Ikke kategoriseret | Skriv en kommentar

Plugins (management) with RabbitMQ

Today i spent quite some time investigating why i could make the plugin “management” run with RabbitMQ. I was running ubuntu 10.04 (LTS) and did sudo apt-get install rabbitmq-server. First of all, it was a mystery how to enable the … Læs resten

Udgivet i Ikke kategoriseret | Skriv en kommentar