-
Of maps and men
A very cool visualization of the imigration / emigration data: To remember: the relative sizes of countries / continents on most maps is not representative of the true ratios, because most map projections were not meant for that. If you want to play around with different projections, here is a nice page from Wolfram (unfortunately…
-
Informative videos about copyright and remixing issues
Walking on Eggshells: Documentary about Remix Culture – via the comixtalk blog: Internet is Freedom – a speech given by Lawrence Lessig at the Italian Parlament – via the Security4All blog: PBS: Copyright Criminals – while the video is not online, you can watch the trailer and listen to some remixes inspired by it which…
-
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: speed of execution) of your…
-
Audio quality redux
Yet an other example for how simple steps can improve the audio quality considerably. The clip below is taken from this blogpost (which I originally found trough Hacker News). You can find the processed version here, or use the controls below to do a quick A/B comparison of the two. The processing was very simple…
-
Power Line Humm Removal With Audacity
As a response to George Starcher’s Removing Power Line Hum from Audio with GarageBand I would like to post a quick tutorial on how to do the same with Audacity:
-
Protein Shakes site review
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 signs: The badges at the bottom are clickable and they go to the respective sites which certify the site The domain…
-
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 the command line: jruby –version…
-
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 vim installed (which doesn’t come by default, but it is as simple…
-
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: No Such Host Scienti-XS VTopan
-
100 years of style
A very entertaining video in the style of Evolution of Dance: Hattip to refresh.ro.