Linux Home
Automation
Automation
Longest Day Planner
This is my planner written in Javascript, it should allow you to interactively start planning your Longest Day Ride. Note: I'm not a Javascript programmer and this is my first attempt at writting Javascript.
Basically this works for the most part, it's still a little flaky but once you enter all the information about the rest stop mileage, the duration of the stop it syncs up pretty well. I've done some testing and some minor error checking.
Uhm, IE users: looks like you can't use the enter key to go from input box to input box (sorry). I'm working on that. For now either use tab or a left mouse click to move from box to box. I'm working on resolving this (told you I wasn't a Javascript programmer).