When I migrated our build to Cake (C# Make) we had one requirement which was to upload some of the build output’s artifacts to DropBox at the end of the build.
Continue readingI finally invested time to migrate our build from a heteroclite mixture of MSBuild, TeamCity build steps and whatever to something that really delight me: Cake (C# Make).
Continue readingAfter almost 6 years using BlogEngine.NET and a bit more of a year without any new post I decided that it was time to reboot my blog!
Continue readingOne of the great new feature of TeamCity 9 is the possibility of Storing project settings in Git and Mercurial.
When you develop software it is primordial to be able to reproduce successfully builds. To achieve that goal you need for sure first to version the source code. But too often the build scripts are forgotten! Especially when the build scripts are created with such a great tool that is TeamCity.
Continue reading25 Days after the v2.0 I am pleased to announce the v3.0 of Git Diff Margin!
Git Diff Margin displays live Git changes of the currently edited file on Visual Studio margin and scroll bar.
Continue readingI am pleased to announce that Git Diff Margin v2.0 is released!
Git Diff Margin displays live changes of the currently edited file on Visual Studio 2013 margin and scroll bar.
Continue readingFor a long time I wanted to integrated NDepend on our build server so that this week I invested some time here and there to achieve that goal. I did that already a long time ago, I even wrote the documentation which you can read on NDepend website.
Continue readingAutomating and optimizing the processes I use everyday to work is something important so that I get more productive and spend less time in things that a computer is better at.
Continue readingThis week I started the Coursera course Functional Programming Principles in Scala with Martin Odersky as instructor.
One of my first step was to have JetBrains IntelliJ IDEA working with the Scala programming language so that I can work on the course assignments using my preferred IDE.
Continue readingI updated to Windows 8.1 RTM a week ago and since that time I had the issue that AMD Radeon™ RAMDisk was not running but even worse I could not uninstall it because the uninstaller was saying that it was the wrong version of the operating system!
I was using it on Windows 8, it was working great on it but after the update it wasn’t anymore.