Recording test performance with Jenkins

In many (most?) systems performance is an important non-functional requirement. And even if you attained the required performance, it is useful to keep an eye on it to detect if a codechange involuntarily deteriorates it. Enter the Performance plugin for Jenkins. Using it you can record the performance (as in ...

more ...



Protein Shakes site review

[![](http://www.strongernutrition.com/productimages/400216_500_500.jpg)](http://www.strongernutrition.com/productimages/400216_500_500.jpg)

This is something new for me: protein shakes. Medically I can’t offer advice about it (I’m weary about using foreign substances not recommended by a specialist), but the site certainly is has some positive ...

more ...

Running JRuby on 64 bit Windows

Usually it is as simple as: download, install, run. You can run into problems however if you have both the 32 bit and 64 bit JVMs installed (which is quite often) because it will try to use the 32 bit JVM. You can check which JVM is being used from ...

more ...

Using less with syntax highlight

You can use vim as your pager and obtain two benefits: syntax highlight and access to all the advanced commands (like search). You can do this under ubuntu by adding the following line to your ~/.bashrc:

alias less='/usr/share/vim/vimcurrent/macros/less.sh'

Note:

  • You have to have ...
more ...

Link love

Here are a couple of close friends’ blogs. They are just starting out writing, but hopefully giving them some link love will encourage them to write even more great content. Without further ado, in no particular order:

more ...