Re: [meekerboy] Beta Online Logbook
In reply to:
I also like the fact that you can track the no of jumps on each pilot chute.
whenever you add any type of gear, you set the starting number of jumps it has. then each time you do a jump on it, it shows the total number of jumps when you view the gear.
In reply to:
HOWEVER and its a big one, the fundemental concept of having my logbook online scares me. It could fall into the wrong hands much easier than having a paper logbook at home or on your home computer.
This is true. I personally don't like the idea of a paper logbook. Yeah, it's quick and simple, but over time I've found myself to almost completely stop logging (I started out writing every detail down when I started.. now if I log it's just the number and the object just to keep track). I'm a computer nerd, and like the idea of being able to have all of my information in a database.
In reply to:
That being said, if it was possible to package this up to run on your computer with some sort of encryption on the database files then I think it would be great.
Yeah, that's how I've been writing it. To run it locally you would need to setup a web server (i use apache), then install Activestate's Perl (the language interpretor), and Mysql. If people are interested I could make a very simple "howto" on setting it up locally.
The original idea was to just write it for myself, but then some friends said they would like to use it as well. Encryption can be easily added too.