-
Recent Posts
Recent Comments
- James on Migrating big applications from Rails 2 to Rails 3
- David on The Ruby C API – Basics
- 各种MQ比较-老娘舅 on A quick message queue benchmark: ActiveMQ, RabbitMQ, HornetQ, QPID, Apollo…
- Chris on A quick message queue benchmark: ActiveMQ, RabbitMQ, HornetQ, QPID, Apollo…
- Andy on How to read one non-blocking key press in Ruby
Archives
Categories
Meta
Monthly Archives: September 2012
Howto install Redmine on Heroku
A little howto to get Redmine running on Heroku: Install Redmine locally. Follow instructions given on the Redmine Install page. I used development mode only in this step. Setup git in the repository with git init Edit the .gitignore file, … Continue reading
Today’s xkcd: the whole World’s map
xkcd is a fantastic webcomic. I follow it for a few years now, and I must say I love it. Today’s comic (number 1110) featured an enormous scrollable world to visit. I downloaded all images of this world and assembled … Continue reading
Howto: Install RMagick on Windows 64 bits
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 versions, and also with 6.6.9-9 … Continue reading
A little helper to understand French companies’ system
Lately I was focused on understanding the way French companies work, how are taxes paid, and how to best choose companies’ statuses based on this. I wanted to have real figures and understand where does money go when ruling a … Continue reading