Author Archives: Olle Jonsson

About Olle Jonsson

Developer, born in '77. Wears glasses and often a smile.

Visited a gamefest: Nordic Game Jam 2007

Copy-party (or less aggressively, and perhaps more descriptively “demo-party”), that was the name of a weekend of mildly Dionysian digital festival here in Northern Europe during the late 80s and the 90s. *Update:* Danish radio DR1′s show Harddisken has Frederik … Continue reading

Posted in General | Tagged , , , , | View Comments

Rubygems now features ‘Skip this gem’ in installation

Ruby’s code-distribution mechanism Rubygems is being released in a new version real soon, and some small useful features are already in the RCs. Like “Skip this gem”, which makes it possible to skip a single update, but continue with the … Continue reading

Posted in General | Tagged , | View Comments

Intro to J language

Via Dave, my favorite Dutch-speaking Australian Computer Scientist, I got wind of this fine J programming language introduction, written by our common acquaintance Cratylus. A short text, it goes directly into parsing how J looks, and then a bit about … Continue reading

Posted in Technology | Tagged , | View Comments

Upcoming game developer conference – Nordic Game Jam

My dear L is now working at Diginet Øresund. This event might be of interest to you, dear reader, should you live in the Nordic countries: …Nordic Game Jam ’07, which is hosted by Diginet Øresund (my new job – … Continue reading

Posted in General | View Comments

Installing libxml-ruby for libxml2 with Ruby, on OS X

Just had an exciting package management adventure with Ruby and XML on OS X. I wanted Libxml2 wrapped in a Ruby gem. So, I ran sudo gem install libxml-ruby …and watched the software fail to build. Darn OS X not … Continue reading

Posted in Ruby on Rails | Tagged , | View Comments

Kiva microlending data point

Jonas says Kiva Works, and his first loan just got paid back. Great! (Previously, I introduced Kiva here at the blog.)

Posted in General | View Comments

irb with wirble

Using irb with your Ruby? Yeah, I thought so. If you want syntax coloring, ri inside irb and a shorter prompt, get Wirble: sudo gem install wirble And add an .irbrc file to your home directory, following Wirble’s advice on … Continue reading

Posted in Ruby on Rails | Tagged , | View Comments

Swedish: Som jag

“Wired är Kampratposten för såna som du.” sa Joc. Tack!

Posted in General | View Comments

My Dashboard widget stopped working

A while ago me and my wife created a simple Dashboard widget that displayed our current amount of bonus accrued at the foodstore “club” we’re in. Since the website was just using a form which accepted member ID and PIN … Continue reading

Posted in Technology | Tagged , | View Comments

BarCamp here, in Copenhagen

On **17 november** at 17:00 [BarCamp Copenhagen](http://barcamp.org/BarCampCopenhagen) begins. What’s that? Let me quote [barcamp.org](http://barcamp.org/): > BarCamp is an “ad-hoc” gathering born from the desire of people to share and learn in an open environment. The activity is very simple: > … Continue reading

Posted in General | Tagged | View Comments