My daily software stack
Hi This is a recurring question: “What soft are you using for your day-to-day activities ?” First, “day-to-day activities” for me mean lots of different things as a freelancer, developer and CEO. So I will…
Hi This is a recurring question: “What soft are you using for your day-to-day activities ?” First, “day-to-day activities” for me mean lots of different things as a freelancer, developer and CEO. So I will…
I ran into a lot of problems trying to install RMagick on my 64bits Windows, but finally succeeded. Here is how: Install ImageMagick: version 6.6.9-5 32 bits. The version is important: I tried with 64bits…
This post is a complete summary of all my efforts to have a complete and decent solution to test Rails applications. As it is a long post, here you have the table of contents: Introduction…
I finally made it! Regarding my previous post about failing to pilot processes on Windows, I searched again and finally found a solution. [EDIT] I have bundled the solution I explain in this article in…
I have always tried to be a polyglot programmer, and also poly-platform one. I have always cherished the idea my softwares could run on any OS. My main development environments for most of my Ruby…