Skip to main content.
February 11th, 2007

Training Schedule Generator

I’ve been reading up on various training schedules trying to decide which one I want to follow for my marathon in December. I’m pretty sure I’m going to do one of Pete Pftizinger’s schedules in his Advanced Marathoning book. There are a few problems I have with schedules that I found. They are:

To help with the above issues, I decided to put together a schedule generator which would let you choose your starting day of each week and also let you set the goal date. The schedule generator would then adjust the training plan based on your criteria and also let you create a 1-page PDF that you can print and stick on a wall.

I only have 4 training plans on there right now. Three from Pete Pfitzinger and one from Hal Higdon.

Visit the Training Plans and see what you think. I’ll add more plans over time.

Doing this small app was a good way for me to get my feet with with a new web framework called Django. If you’re into this sort of thing, you should check it out. I love it! It uses Python and for the first time, I didn’t feel like I was fighting with an environment. Elegant is the best word I can find to describe it. And this is from someone that hates writing web applications. I’m much more of a backend programmer.

Posted by derek in Training

This entry was posted on Sunday, February 11th, 2007 at 3:08 pm and is filed under Training. You can follow any responses to this entry through the comments RSS 2.0 feed. You can leave a response, or trackback from your own site.

4 Responses to “Training Schedule Generator”

  1. Andrew says:

    This is great! A very useful tool. What are the chances you could add a “km” option?

  2. derek says:

    Let me think about it. A first step may be to be able to display the weekly totals in Km, but the descriptions of the individual workouts would still have their distances in miles.

  3. derek says:

    You can now select Kilometers for the “TOTALS” column

  4. Andrew says:

    Awesome, thanks Derek. Much appreciated.

Leave a Reply

XHTML: You can use these tags: <a href="" title=""> <abbr title=""> <acronym title=""> <b> <blockquote cite=""> <cite> <code> <del datetime=""> <em> <i> <q cite=""> <strike> <strong>