Archive for the ‘diy’ Category

Legs of Rabbit

Monday, December 19th, 2011

That’s two legs of rabbit, one of my absolute favs when it comes to meat. Gently roasted and then stewed in some white wine at 80°C, it will help to make this one a worthwhile evening :) .

Edit: Later that same evening:

Recent MoNav Additions

Tuesday, March 15th, 2011
Displaying a tracklog using openstreetmap.org data (CC-by-SA)

Displaying a tracklog using openstreetmap.org data (CC-by-SA)

Since the last post, I spent a couple of hours writing code for MoNav. The follwing list provides an overview over the lastest additions of mine:

  • There are three map widgets in MoNav, the main map, the place chooser map, and the street choser map. As there was no central instance to control the zoom level, some nasty effects occured in case the user used the various zoom controls (F-keys, mouse wheel, zoom bar, zoom buttons). The zoom levels now are stored persistently for each individual map, and managed by one central method, setZoom(int). The code now provides reasonable default zoom values instead of using the maximum possible zoom at each startup.
  • On the N900, the backlight now remains switched on as long as there is GPS data. Of course the user can still switch off the backlight using the hardware switch.
  • MoNav centered the map only in routing mode. In the map view mode, the GPS position left the viewport without the map following its position. As a cyclist, it may well be that you don’t want to use routing, but want the map to follow the GPS position anyway. There is no preference option for this new feature. The map link to the GPS position gets lost as soon as the user pans the map. It gets set during application startup, when loading another map data set, the user selects “Goto Departure”, or the user selects “Goto Gps-Location”.
  • In routing mode, the auto rotation now is optional. In case you are used to maps which always show north up, this option is for you.
  • MoNav got GPS updates by the GPS subsystem every 5 seconds or so. Though the documentation of QGeoPositionInfoSource states that a default object gets updates each time there are any, calling setUpdateInterval(1000) clearly boosts the GPS performance of MoNav.
  • The user can now switch track logging on and off via the preferences.
  • The tracklog files created by MoNav now are proper UTF-8 encoded files, which JOSM no longer denies to consume.
  • MoNav now is capable of rendering the tracklog in red colour (see screenshot), which is a much sought-after feature for pedestrians, hikers and cyclists.

Waypoint-Catcher publicly available

Friday, September 25th, 2009
Waypoint-Catcher

Waypoint-Catcher

I’ve just released Waypoint-Catcher into the world wild web. It’s a very basic application for the NOkia N810. It just allows to set a waypoint and to tag it with a name and comment. It helped me a lot with occasional mapping, so I hope it is useful for others, too.

Furniture finishings using linseed oil

Tuesday, July 14th, 2009

I will grab the occasion to share some knowledge about creating furniture surfaces using linseed oil. linseed oil is a natural product with many uses. One of them is to use it to create finishings of wooden surfaces.
(more…)

Failing where you thought you were best

Monday, July 13th, 2009
Flax

Flax

Did you ever think there are things where noone can beat you? Where you will never fail? Where you exactly know what you are doing? I doubt that you are right, as I learned my lesson these days.

(more…)

Nokia N810 in a “home grown” bike mount

Saturday, February 28th, 2009

As promised, here are the pics of the N810 in the Otterbox 2000, mounted on my bike. This is the default position which I’m using:

otterbox_01.jpg
(more…)

RAM mount arrived

Wednesday, February 18th, 2009

Today the RAM mount for my home-grown N810 container arrived:

ram_img_0290.jpg

(more…)

Case for the Nokia N810

Saturday, February 14th, 2009

For this year’s biking trips, I want to replace my worthy Garmin GPSMap 60Cx with my Nokia N810. But unlike the GPSMap, the Nokia is neither water- nor shock-resistant. I searched the web for a bike mount, but that led me nowhere. So I came up with a rather DIY’ish solution, which I started today:

otterbox_animation.gif

(more…)