• Compiling Mono and friends on Ubuntu, v2

    Jul 19, 2014

    This is an updated guide on how to compile mono from source on Ubuntu. This time, it’s about Ubuntu 14.04 (trusty tahr). This post covers:

  • log4net SmtpAppender on mono

    Feb 15, 2014

    I have some problems with the SmtpAppender of log4net on mono. I couldn’t figure out what was going wrong, it just wasn’t sending any e-mails.

  • Using controllers with the same name in ASP.NET MVC

    Dec 17, 2013

    How to use controllers that have the same class name but different namespaces in ASP.NET MVC.

  • Ubuntu Postfix DNS errors

    Nov 23, 2013

    I’ve got Postfix setup on my local desktop computer and on my server. On my local desktop, every now and then Postfix stops sending e-mails. The /var/log/syslog gets filled up with DNS related errors:

  • MSBuild Community Tasks NUnit and Mono

    Nov 20, 2013

    As an experiment, I modified an NUnit test project to automatically test itself after the build process. This way, the unit tests become an integral part of the build; just by building in Visual Studio you’ll know if you’ve broken a unit test.

  • Versioning Deployed Web Applications

    Nov 9, 2013

    In this post, I’m going to discuss the setup I have for deploying an ASP.NET application in Linux.

  • Compiling Mono and XSP on Ubuntu

    Oct 19, 2013

    For future reference, this is what you need to do in order to install Mono and XSP on Ubuntu Server 12.04.3 LTS x64. This is about a completely blank installation, where only the SSH server role was selected during the installation of the OS.

  • Log of today

    Oct 16, 2013

    So, this is a small summary of some things I did today (after all blog stands for web log):

  • Nested classes: Java vs C#

    Oct 8, 2013

    So I have started reading up on Java. Getting reacquainted with that old friend. Playing with swing components on the UI editor of NetBeans. Reliving the horror of having to declare every exception your method might throw. The ugliness of the XML DOM API. object.setNumber(object.getNumber() + 1) and so on and so on.

  • The big Tuesday

    Oct 1, 2013

    Since the begin of May, so for the past 5 months, I’ve been doing a lot in order to get rid of some extra weight. Unlike my previous attempts in the past, this time I succeeded like never before.