Blinded by the lights 
In this blog, I publish reflections related to my work (I'm a software engineer) and private life.
Latest Content

Skype for free on Nokia E51 mobile with Fring - 88 days ago
Image via WikipediaOne of nice features of Nokia E51 is it has Wi-Fi modem embedded. That gives you a lot of opportunities. I was particularly interested in Skyping my friends from my mobile.First I checked Skype homepage in order to find out if... Topics: mobile, nokia e51, Uncategorized

How to manage trunk/branches/tags in the project while bug fixing and regular development? - 93 days ago
Recently I’ve come across some problems on managing trunk/branches/tags. As a result of manual merging two branches I’ve ended up with hours spent on editing conflicts and checking the system. It’s obvious this was not a good sign as... Topics: project admin, svn


Refactoring: Improving the Design of Existing Code - 95 days ago
Image by seizethedave via FlickrYou may say I’ve been reading a lot recently. And you can be right saying that I’ve just read Refactoring: Improving the Design of Existing Code by Martin Fowler. I was really looking forward to reading it and. Topics: books, refactoring

MonoRail - RenderMailMessage - System.ArgumentNullException: Value cannot be null. Parameter name: format - 99 days ago
This was a nasty issue…System.Reflection.TargetInvocationException: Exception has been thrownby the target of an invocation. --- System.ArgumentNullException:Value cannot be null.Parameter name: format at System.String.Format(IFormatProvider... Topics: .net, MonoRail


