ma 03 november 2008
UPDATE (2015):
These days, if you want to measure temperature, humidity and other environmental variables cheaply, there's no need to mess around with unreliable USB-sensors. It's more reliable (and not that much more difficult) to simply use a Raspberry Pi or an Arduino and connect sensors directly using I2C, SPI …
zo 26 oktober 2008
Say you have a collection of short video clips made with a telephone or digital camera, and you want to join them into a single video file. How can you do this without having to re-encode everything?
What …
wo 03 september 2008
Recently I tried to open several old MS Word files created on a Macintosh in OpenOffice.org on my Ubuntu machine. The text part of the documents got converted just fine by OpenOffice.org Writer, but the images became rather messed up. Anything that had been imported as a bitmap …
do 10 juli 2008
I've written a fast perl/PDL implementation of UPGMA data clustering for very large datasets. The problem is that existing clustering packages have difficulty handling datasets with more than a few thousand data points. Especially the distance matrices tend to become a problem. For example, clustering the outcome of a …
di 29 april 2008
NEW PPA REPOSITORY:
The original repository was getting a bit outdated. It was trailing a few Ubuntu-releases behind and only had i386-builds. You can still use it for Hardy or manually download packages (see below) for installation on newer releases, but I'm no longer going to maintain the old repository …
vr 25 april 2008
UPDATE (2010-08-25): This article describes how to configure Ubuntu 8.04 LTS (Hardy Heron) for stable 3D-acceleration and desktop-effects with ATI R300 series (Radeon Mobility 9600 and similar) GPUs. On recent Ubuntu versions (such as 10.04 LTS) this should work out of the box, and making modifications to xorg …
vr 11 april 2008
Instructions on how to get an i-Blue 747 or similar bluetooth GPS-datalogger (based on an MTK chipset) to work on Ubuntu and on an Intel-based Mac using the Java-based BT747 control software. Interestingly, someone has even made a Japanese version of the MacOS X howto on his/her blog (む …
do 27 maart 2008
zo 13 januari 2008
Last year I bought a cheap :ZOLID High-Speed DVD Maker at Aldi. Of course it was only packaged with Windows software, so I spent some time researching how to get the thing to work on Ubuntu Linux. It turns out that the device is sold under a number of different …
zo 09 december 2007
Update (2014):
In Ubuntu, DV video-capture
over Firewire has basically been broken for normal users for the last 7
years or so. I've been unable to get Kino to work on Ubuntu 10.04 and
onward, so I switched to
dvgrab. If you run
it with root-privileges (sudo dvgrab
), it …