Aftenposten.no eavis pdf on iPad

Follow these steps to get a direct link to today's pdf on Aftenposten.no:

  1. Login to aftenposten
  2. Visit this page and take note of the number in the url.
  3. Insert number and press

If you use the browser in pdf comrade (free) on your iPad you can download the .pdf and read it later.

Marble Mouse scrolling on Ubuntu 9.04

I'm using the Marble mouse from Logitech. It has no ordinary scroll-wheel. Scrolling can be achieved by using the small left button together with the marble - I achieve this by modifying properties with xinput. This alternation is not stored, and you have to reapply the changes when you log in.

I have the following lines in a bash script (say MarbleScoll.sh):

  1. xinput set-button-map "Logitech USB Trackball" 1 8 3 4 5 6 7 2 9
  2. xinput set-int-prop "Logitech USB Trackball" "Evdev Wheel Emulation Button" 8 8
  3. xinput set-int-prop "Logitech USB Trackball" "Evdev Wheel Emulation" 8 1

CoordConvert page

I have moved the project page for CoordConvert to drupal, making the page less ugly. The page is taken from the original site, which is generated from a text written in reStructuredText. The manual and the documentation of CoordConvert is written in this format, and I use a php script to import the body of the html document into this site. So if the original site changes, then so will the one in drupal.

New website

I've decided to try drupal. It looks great and it is easy to use. I'm a programmer so I like to create my own websites, but since I don't have time nor inspiration to create one - this will have to do.

Syndicate content