General fitness, health and nutrition · Public discussion

Question for Brian Wakem

Started by JAG · · Last activity · 7 posts · 846 views

This thread is locked and is currently read-only.

Thread navigation

Jump through the discussion

Go to the original post, the replies on this page, or the latest preserved contribution.

Thread details

What we know about this thread

Original section
General fitness, health and nutrition
Published
30 August 2004
Last activity
2 September 2004
Original author
JAG
Posts
7
Discussion status
Public discussion
Total views
846
Views / 30 days
0

The navigation and discussion metadata provide context. Posts remain in their original chronological order.

Showing posts 1–7 of 7
Posts remain in their original chronological order.

Text size
  1. Hi Brian,

    I saw your post regarding running logs and posted a reply, but I don't know
    if you saw it barried in the thread.

    My question was regarding the screenshot you posted of a training log
    running via a localhost webserver under KDE.

    I've been looking for good training software under Linux, and haven't seen
    the software you were using.

    Can you post a link, or is it something you made yourself? Is it open-
    source?

    Thanks,
    Jason

    --
    Remove "pants" to reply

  2. JAG said:

    Hi Brian,

    I saw your post regarding running logs and posted a reply, but I don't know
    if you saw it barried in the thread.

    My question was regarding the screenshot you posted of a training log
    running via a localhost webserver under KDE.

    I've been looking for good training software under Linux, and haven't seen
    the software you were using.

    Can you post a link, or is it something you made yourself? Is it open-
    source?

    Jason, I currently use a spreadsheet (gnumeric) as a training log. It tracks
    milage on several different pairs of shoes, weekly milage totals, and logs
    entries. There is very little that you can't do with a spreadsheet. I'd
    recommend this approach.

    Cheers,
    --
    Donovan Rebbechi
    http://pegasus.rutgers.edu/~elflord/

  3. JAG said:

    Hi Brian,

    I saw your post regarding running logs and posted a reply, but I don't
    know if you saw it barried in the thread.

    My question was regarding the screenshot you posted of a training log
    running via a localhost webserver under KDE.

    I've been looking for good training software under Linux, and haven't seen
    the software you were using.

    Can you post a link, or is it something you made yourself? Is it open-
    source?

    Thanks,
    Jason

    I wrote it myself in Perl. It requires mysql (though I suppose it could be
    easy adapted to use any RDBMS) and a web server running locally. Then you
    can access it via any browser from anywhere.

    If you're interested I can give you the code and instructions for setting up
    the neccessary DB tables. But, be aware I never intended anybody else to
    use it, so the code is very messy and there is little input validation -
    data must be entered in the format it expects or it'll choke. Also it is
    designed for use at 1280x1024, anything less and it'll look quite messy,
    though you can get away with it at 1024x768.

    --
    Brian Wakem

  4. Brian Wakem said:

    If you're interested I can give you the code and instructions for setting up
    the neccessary DB tables. But, be aware I never intended anybody else to
    use it, so the code is very messy and there is little input validation -
    data must be entered in the format it expects or it'll choke.

    Brian, I would be very interested to see the database portion you've
    come up with if you don't mind. I work with SQL Server all day
    everyday, and I really enjoy database design. Assuming I ever have
    any free time again it might be fun to see how this could work with an
    mssql backend.

    If you take the NO and SWEN parts out of my email address, that will
    work.

    Thanks

    Karen

  5. Brian Wakem <[email hidden]> wrote in news:[email hidden]:

    Quoted message said:

    I wrote it myself in Perl. It requires mysql (though I suppose it
    could be easy adapted to use any RDBMS) and a web server running
    locally. Then you can access it via any browser from anywhere.

    If you're interested I can give you the code and instructions for
    setting up the neccessary DB tables. But, be aware I never intended
    anybody else to use it, so the code is very messy and there is little
    input validation - data must be entered in the format it expects or
    it'll choke. Also it is designed for use at 1280x1024, anything less
    and it'll look quite messy, though you can get away with it at
    1024x768.

    Hey Brian,

    Thanks for getting back to me. I am certainly very interested in taking a
    look at what you've created. Can you tar or zip up an archive and email it
    to me at "jason at ultraslack .dot. com"?

    Why not put it on sourceforge and let the rest of the world mess around
    with it as well?

    Thanks a bunch,
    Jason

    --
    Remove "pants" to reply

  6. JAG said:

    Brian Wakem <[email hidden]> wrote in news:[email hidden]:

    Quoted message said:

    I wrote it myself in Perl. It requires mysql (though I suppose it
    could be easy adapted to use any RDBMS) and a web server running
    locally. Then you can access it via any browser from anywhere.

    If you're interested I can give you the code and instructions for
    setting up the neccessary DB tables. But, be aware I never intended
    anybody else to use it, so the code is very messy and there is little
    input validation - data must be entered in the format it expects or
    it'll choke. Also it is designed for use at 1280x1024, anything less
    and it'll look quite messy, though you can get away with it at
    1024x768.

    Hey Brian,

    Thanks for getting back to me. I am certainly very interested in taking a
    look at what you've created. Can you tar or zip up an archive and email it
    to me at "jason at ultraslack .dot. com"?

    Why not put it on sourceforge and let the rest of the world mess around
    with it as well?

    Thanks a bunch,
    Jason

    I'll put something together tomorrow and post the url here.

    --
    Brian Wakem

  7. Brian Wakem said:
    JAG said:

    Brian Wakem <[email hidden]> wrote in news:[email hidden]:

    Quoted message said:

    I wrote it myself in Perl. It requires mysql (though I suppose it
    could be easy adapted to use any RDBMS) and a web server running
    locally. Then you can access it via any browser from anywhere.

    If you're interested I can give you the code and instructions for
    setting up the neccessary DB tables. But, be aware I never intended
    anybody else to use it, so the code is very messy and there is little
    input validation - data must be entered in the format it expects or
    it'll choke. Also it is designed for use at 1280x1024, anything less
    and it'll look quite messy, though you can get away with it at
    1024x768.

    Hey Brian,

    Thanks for getting back to me. I am certainly very interested in taking a
    look at what you've created. Can you tar or zip up an archive and email
    it to me at "jason at ultraslack .dot. com"?

    Why not put it on sourceforge and let the rest of the world mess around
    with it as well?

    Thanks a bunch,
    Jason

    I'll put something together tomorrow and post the url here.

    Right, you can get it here
    http://homepage.ntlworld.com/b.wakem/stuff/runlog.zip

    Unzip it and read the README, that'll tell you how to set it up and basic
    usage.

    --
    Brian Wakem

Active in the last 60 minutes

Active in this thread

0 users · 0 guests ·0 bots ·0 total

No signed-in users are active right now.

No known search crawlers active right now.