I have been designing a database schema for my pilot logbook program and I figured it wouldn’t hurt to peek at the one I have been using for over three years now, Logbook Pro, which stores it’s data in an MS Access file with the extension lbk. The file utility revealed that this was indeed an Access file but Kexi and Openoffice both crashed while trying to open it. Thus began the search, ending in MDB Tools.

Read the rest of this entry

Here’s a few pictures of me powered paragliding in Grand Forks. These pictures were taken in November or December of 2002. It’s not a proper photo gallery.

Read the rest of this entry

PilotCalc

December 27th, 2006

PilotCalc is a time calculator I made in javascript more or less to play with the prototype library. I didn't use but a small fraction of the features but wow did that library make things easier.

Here it is: PilotCalc