The Nordic Ruby conference is a really great conference. I think the secret is: it’s small (they set a limit of 150 people which was reached), single track, 15 or 30 min sessions and 30 min breaks, great party and you have lots of time to talk to very passionate speakers and attendants. The quality [...]
Notes and Thoughts from a Great Conference
June 19th, 2011 by Andreas Ronge — Agile, Dynamic languages, Events, Uncategorized
Neo4j.rb 1.0.0 and Rails 3
March 2nd, 2011 by Andreas Ronge — Dynamic languages, Uncategorized
In the last three years I have together with several other contributors been developing the JRuby wrapper Neo4j.rb for the graph database Neo4j. I believe that a graph database such as Neo4j and the Ruby language is a perfect match since they share the same dynamic nature, like duck typing, no schemas and no static [...]
Behaviour Driven Development
February 1st, 2008 by Andreas Ronge — Java, Testing
Test Driven Development is a well established programming technique for creating high quality software. It is less known, however, that TDD is not only a programming technique but also a design methodology. The main goal of Behaviour Driven Development, a TDD based methodology, is to identify behaviours in both the analysis and the design phases. [...]
Tags: bdd, jayview, programming, tdd, unit test
