Archive for December, 2008

Happy birthday, Mr. Schmidt!

Tuesday, December 23rd, 2008

Helmut Schmidt, an elderly german Statesman, today reaches the age of 90 years. Helmut Schmidt still is a restless worker, being a publisher and the issuer of »Die Zeit«.

schmidt_01.jpg

(Picture shamelessly stolen from Wikipedia Commons)

I’m currently reading his latest book »Ausser Dienst«. I have no clue if there are any plans to translate it into english language. If so, I’d like to recommend it. Regardless of ones political provenience, it should be a must read for any german, and a should read for our european neighbours. Both will learn to better understand each other.

Wish you health and hope to see just more of your publications!

Preparing a duck fillet for the very first time

Sunday, December 21st, 2008

Though it’s not christmas eve yet, I grabbed the occasion and bought a piece of duck fillet as I was like it. The friendly local butcher gave me some hints how to prepare it, and frankly, it turned out to be quite simple. (more…)

Manufacturer IDs in the MIDI standard

Sunday, December 21st, 2008

Sequence 15 shares some interesting details about the system exclusive manufacturer IDs in the MIDI specification. It reminds me of the days when I wrote SimpleSysexxer (see the products section of this page), a tool that allows to backup and restore the memory contents of MIDI instruments. (more…)

Hints on compiling Navit for the Nokia N810

Saturday, December 20th, 2008

Gerrit Visser managed to compile the current SVN code of Navit for the N8×0. Though he shared some valuable hints (thanks a bunch!), I didn’t manage to compile the current Navit code in my own Scratchbox environment yet. I’m pretty confident we will iron this issue out some day. Gerrit also added some code to start the gpsd on the Maemo platform during Navit’s startup. Previously, you needed to start another GPS application in order to get a position in Navit. Now it’s done automatically. Feels a bit like Xmas time :) .

Anyway, for the time being, you can find automatically built precompiled binaries on Navit’s download pages.

Repairing a broken filesystem on the N810

Wednesday, December 17th, 2008

Just for the records, I managed to repair the broken filesystem on my N810 right during lunch break. Here’s what I did:

ssh root@localhost
password:****
umount /dev/mmcblk0p1
mkfs.vfat /dev/mmcblk0p1
reboot

That’s it. I’m copying back the data right now using ssh respectively fish://.

Note: If you follow the above steps, you do it at your own risk. Ensure you know what you are doing. Then adjust the above commands to fit your configuration and device. Do not blame me if something goes wrong.

N810: File corruption again – the never ending story?

Wednesday, December 17th, 2008

A couple of days ago, I tried to copy some files and folders to my N810 via ssh. Unfortunately, this gave me an error. Maybe this was due to some german umlauts in the file names. To circumvent those issues, I put all the stuff into a zip file and copied it over with no further problems. After that, I connected the N810 to a Mac using the N810’s USB cable. There have been errors mounting, and I was unable to copy the zip file to the Mac. I unmounted the device and tried the same on Windows Vista which gave some errors again, but finally I was able to get the zip file.

Today, I noticed that the internal flash card gets mounted read only on the N810. I googled a bit, and the usual hint reads as reformatting the card. Not a big deal, as it only hosts some maps for Maemo Mapper and Navit, but nevertheless it causes some traffic.

No prob as I’m a technician and long time Linux hacker, but I wonder how Joe Average coped with such a situation. I still have no clue when and why this happened. Admittedly, Joe Average would never have used ssh to copy files to the device. Maybe there’s a hardware defect. Maybe the umlaut files caused a filesystem error. Maybe it was just voodoo.

I create a backup of the files on the flash disk right now. Will reformat it tomorrow.

Black Forest at its very best

Sunday, December 14th, 2008

At least there’s a bit of snow in the black forest these days, so hiking is a joy. OSM2Go again did a marvellous job. I mapped everything live, even the trails, not only POIs!

The fresh snow delayed my speed, so I accidentally was at the »Badener Höhe« right at sunset. What a light! A picture cannot preserve the original impression, but at least can give you a clue:

img_0057.jpg

(more…)

POIs for the whole world updated

Saturday, December 13th, 2008

On 2008-11-28 I processed the whole planet file and extracted all kinds of POIs. The archieve contains GPX files (one for each category) and one huge GPI file, ready to use with your Garmin gadget. See the pages section on the right hand column for download links.

A brief overview about the history of map manipulations

Wednesday, December 10th, 2008

Ever wondered why there is no usable map material for your favourite holiday location? Süddeutsche.de, the (german) web presence of the famous »Süddeutsche Zeitung«, provides a brief overview how maps have been manipulated over the centuries.

Gebabbel 0.4 released

Wednesday, December 10th, 2008

gebabbellogo.png

I just released Gebabbel 0.4. There’s not much new in this release:

  • Added copyright files
  • Added gpsbabel source
  • Added gpsbabel 1.3.6 binaries
  • Added french translation:

gebabbel-04-french.png

Gebabbel has been downloaded over 2,500 times in 2008. Not that much compared to the 65,000 downloads of gpsbabel, but on the other hand, I’m of course proud having written an obviously useful piece of software.

Again, many thanks to Trolltech for offering their excellent Qt4 class library under an open source license.

Small hint: If you want to try the french translation on non-french systems, add the following line to the section »[General]« of the file GebabbelUserSettings.ini:
Language=fr_FR

Preparing 0.4 release of Gebabbel

Wednesday, December 10th, 2008

I have just integrated a french translation (credits to Lionel Maraval), some copyright files (thanks to Hanno Stock) and the gpsbabel sources into the Gebabbel source tree. If I survive struggling with the release system of sourceforge.net, I will release the source and binaries for Windows, Linux and Mac OS X during the next couple of days. If you want to help testing, feel free to catch the preliminary source package.

Mapping housenames in OSM

Tuesday, December 9th, 2008

Housenames (aka numbers) are important to do proper geocoding of addresses, e.g. for routing applications. There’s the Karlsruhe Schema which defines one approach how we could do it. (more…)

OS rumors

Monday, December 8th, 2008

There are rumors that Google is about to develop a new desktop operating system. Additionally, Nokia announced Maemo 5, which supports the OMAP3 processor. I’m really curious about the next Nokia internet tablet. If it shared the specs of the N810, featured the OMAP3 and, mainly, more RAM (I dream of 512MB but doubt this will happen), I guess it will be an irresistible device. The winter seems to be saved :) .

Does openstreetmap.org attack the business of companies like Garmin?

Monday, December 8th, 2008

The previous post sheds some light on the history of routable Garmin maps from openstreetmap data. Being a manager in the IT business, the whole issue rises another interesting question: Does openstreetmap data attack Garmin’s effort to make a business of their maps? (more…)

Routable Garmin maps from openstreetmap data

Sunday, December 7th, 2008

The main reason why I started contributing to openstreetmap was the fact that there was no geodata (neither freely nor commercially) available which fulfilled my needs as a cyclist. (more…)

Waiting for the german government to contribute geodata to OSM

Sunday, December 7th, 2008

On Thursday, the german »Bundesarchiv« (German Federal Archive) announced that they will donate about 100,000 images (mainly related to the german history) to Wikipedia Commons. Of course, that’s really great news. But even better, this confirms us over at openstreemap.de in our perception that german authorities will contribute their geodata to openstreetmap – one day. In the meantime, we still have to do the hard work manually until we become widely accepted as the “Wikipedia of geodata”.

Jazz X Change: »Walk Tall – A Tribute to Joe Zawinul«

Tuesday, December 2nd, 2008

Jazz X Change, featuring Werner Seifert, gave a concert at the Tollhaus. It was dedicated to Joe Zawinul who died last summer.
Edo Zanki who was planned to appear as a special guest (and whom I wanted to hear) unfortunately did not attend. So there have been 6 musicians, including Stephen Housden (guitar), Werner Seifert (Hammond organ, electric piano) and Thomas Siffling (trumpet).

They mainly played stuff from the earlier years of Joe’s carreer, so »Mercy, mercy, mercy« was not missed. Again I enjoyed the sound of a real Hammond. For my taste, though, I missed Joe’s later stuff, including his weird synth sounds :) .

And yes, of course here it is:
20081202.jpg

Pedantic mappers – typical german?!?

Monday, December 1st, 2008

Today I’ve been out, mapping “live” with the Nokia N810 and osm2go. I was surprised that someone has mapped individual buildings in Herrenwies, Sand and Hundseck. The same mapper has drawn a lot of springs in that area.

Well, the right work for a rainy sunday afternoon. But nevertheless it seems to prove the myth of the typical german stubbornness. The border line, however, still needs some attention:

herrenwies.png

As I didn’t want to stay back, I grabbed some benches along the hiking trails. Well, admittedly, I mapped them as nodes, not as areas. Am I still german ;-) ?!?