Easily run NodeJS applications on Android

Prologue I have found myself lately doing a lot of proof-of-concept applications in NodeJS using a simple web interface. And running them whenever and wherever I want seemed like a very nice idea. I could have chosen to have them hosted on a server, however I chose to run them on my Android phone because: […]
ASP.NET 5 and Ubuntu

I am interested in rewriting some personal websites using ASP.NET MVC because that is the technology I’m most comfortable using at the moment. Those sites are written in PHP and are hosted on a shared Linux hosting. After I heard about the open sourced ASP.NET 5 and various recent advancements done in the field of […]