By Robert J Berger, on March 13th, 2009
I noticed that the rabbitmq-stomp had stopped working on my servers after a reboot. The servers were using the Ubuntu debian package of rabbitmq and had been updgraded to RabbitMQ 1.5.3 and stomp had not since I was manually installing rabbitmq-stomp from the mercurial repositories (cause I could not find any ubuntu packages for rabbitmq-stomp).
If you [...]
By Robert J Berger, on March 5th, 2009
The instructions for installing the Apache Thrift on the Wiki missed a few key things in terms of installing on Ubuntu (8.04 in my case) and Macintosh OS X Leopard (10.5.6).
Gitting the latest source
For instance they show you how to get the latest via SVN or a snapshop via wget. But the wget actually gets it [...]