Frank Petersen, Rødmose Handel presents :

 

ClassicVehicleLog

An electronic Logbook for classic cars and motorcycles

 

 

 

ClasscVehicleLog, how ?

 

-        Main-data is divided in 6 groups :

Ø     Identity

o       Brand and model

o       Odometer in kilometres or miles

o       Registration number

o       Insurance data

o       Date of first registration

o       Picture for entrance window

o       Highest km/miles registered (is returned by the system)

o       Newest date registered (is returned by the system)

o       Km/miles in this season (is returned by the system)

Ø     Numbers

o       Chassis/frame-number

o       Gearbox number

o       Engine number

o       Key numbers

Ø     Economy

o       Actual value

o       My costs (is returned by the system)

o       Price per km/mile (is returned by the system)

o       Own mileage (is returned by the system)

o       Total costs (is returned by the system)

Ø     Buy-info

o       Date of purchase

o       Mileage at purchase

o       Purchase price

Ø     Performance/data

o       Engine type

o       Engine size

o       Performance

o       Tyre size

o       Kerb weight

o       Max weight

Ø     Periodic tasks (at the time of typing 2 pieces)

o       Name of the task (’MoT’ or ’oil-change’)

o       Number of months between occurrences of this task

o       Mileage between occurrences of this task

o       Last date that the task was performed

o       Last mileage that the task was performed

 

 

The rest of the system is built upon events. Every event is registered with a free text, a date and perhaps a mileage. And it can have a price and even a number of pictures. For repair-events you can also add an unlimited number of lines describing spare parts used for that repair. Some event will have special fields like a fuelling event that will contain the number of litres or gallons etc.

 

At the time of typing there are 10 different type of events :

 

Ø     Log

o       This type is to note observations etc (for instance a noise that has to be checked next winter).

o       A price can be added.

o       An unlimited number of pictures can be added.

Ø     Repairs

o       For repairs and/or service.

o       A price can be added.

o       An unlimited number of pictures can be added.

o       An unlimited number of detail-lines describing spare parts etc.

Ø     Season starts

o       When a new season starts.

o       A price can be added.

Ø     Season ends

o       When a season ends.

o       A price can be added.

Ø     Missing to-do

o       For a To-Do’-list or to note things that need to tracked at the next auto-jumble etc.

o       An unlimited number of pictures can be added.

o       An unlimited number of detail-lines describing spare parts etc.

Ø     Fuelling

o       For information concerning fuelling.

o       A price can be added.

o       A number of gallons/litres can be added.

o       If you put in the mileage for the previous fuelling, the system will return the fuel-consumption. The system will try to help you by finding the mileage of the previous fuelling event automatically, if possible.

Ø     Rallies etc

o       For information about rallies, auto jumbles etc

o       A price can be added.

o       An unlimited number of pictures can be added.

Ø     Contact-info

o       Here you can note information about suppliers, owner of similar vehicles etc.

o       An unlimited number of pictures can be added (for instance scanned business cards).

Ø     MoT

o       Here you can register information concerning MoT’s.

o       A price can be added.

o       An unlimited number of pictures can be added (for instance scanned MoT-report).

o       An unlimited number of detail-lines describing spare parts etc.

Ø     History

o       Here you can document the full history for your vehicle.

o       An unlimited number of pictures can be added (for instance scanned documents, old photos etc).

 

For the technical minded :

 

The system is coded towards Microsofts ’.net’ platform. Data is NOT saved in a database or closed file-format. This mean that you are NOT lost, if you will look at the data in another way. Data is saved in the open XML-format and can be opened in a ordinary Browser or even from a common office-package like Microsofts Word. In this way it will be possible for other people to build reporting tools, which can produce smart reports on top of these vehicles data, should this program become popular. Everything is possible when data are OPEN !!