za 19 september 2009
A while back I wrote a course-reader in OpenOffice.org Writer on Ubuntu. When I submitted it for printing, it turned out that not all fonts were embedded in the document, which led to various printing- and layout-problems. Here's some advice on how to create PDFs that are suitable for …
ma 17 augustus 2009
There are at least three ways to do this in Ubuntu. You will need the packages ghostscript (for all methods, but installed by default) and pdftk (for method 2), and optionally a Java Runtime Environment (for method 3).
Method 1: ps2pdf
The ps2pdf script that comes with Ghostscript is meant …
di 19 mei 2009
zo 25 januari 2009
Older versions of Ubuntu (before 8.04) used to have a built-in font-manager that could be reached by browsing font:/// in the file-manager. However, when Gnome upgraded to their new gvfs in 2008, their font manager and viewer both stopped working. In current Ubuntu-versions, at least the built-in font viewer …
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 …