Ruby and DRb

Ruby and DRb

I’ve been getting into Ruby last week whilst playing with Selenium at work. We’re trying to get around quite a big and well-known limitation of Selenium, that you cannot reuse a driver already created within another process. Since we’re executing...

Live Mine Field – Welcome in!

I’ve started coding Android again and in all honestly it fields like jumping head first into a mine field. Everything is littered with hidden problems that you have to carefully navigate around. This time I’ll try to cherry pick some of the problems...
How do I (#,%-+ that integer/date/float?

How do I (#,%-+ that integer/date/float?

I’ve taken up some Android programming again and this time in Android Studio, it really does improve the situation in comparison to Eclipse though it’s still far behind Visual Studio + Resharper but since it’s based on IntelliJDEA it does have a...

IndentationSplitter

Time for an update about my recent ventures. I’ve just now uploaded my very first public Codeplex and Nuget package! Yay! It’s called IndentationSplitter and gives right now you a single class called SimpleTree. This class has two methods, Format and...