Road Cycling · Public discussion

Database for tracking bicycle race times

Started by mraymus · · Last activity · 9 posts · 853 views

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
Road Cycling
Published
6 February 2008
Last activity
11 February 2008
Original author
mraymus
Posts
9
Discussion status
Public discussion
Total views
853
Views / 30 days
0

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

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

Text size
  1. I've been asked to put together a database (access or something) to
    keep track of an upcoming mountain bike race. The last time they
    used excel. I'd like to try and find something a little more elegant
    and easier for inputting racer numbers and keep track of their times
    and categories. Is there something out there already or do I need
    to create something from scratch?

    Ideally it would be something I could put in front of a volunteer and
    they could quickly bring up a racer's number and input their times.
    Also, it would nice if it could create cool looking results reports.

    TIA

    Matt
    [email hidden]
    661.885.2699

  2. mraymus a écrit profondement:

    | I've been asked to put together a database (access or something) to
    | keep track of an upcoming mountain bike race. The last time they
    | used excel. I'd like to try and find something a little more elegant
    | and easier for inputting racer numbers and keep track of their times
    | and categories. Is there something out there already or do I need
    | to create something from scratch?
    |
    | Ideally it would be something I could put in front of a volunteer and
    | they could quickly bring up a racer's number and input their times.
    | Also, it would nice if it could create cool looking results reports.
    |
    MySQL will do the trick just fine Matt

    But you will need to write a small user interface to get the data in
    and get it out more easily.

    It can be done from the command line but would be much too slow and
    error prone.

    It won't require much in the way of programming after you decide the
    structure of your data files. It could be done very easily using
    tcl/tk.

    See if you can find someone who could do it on a Windoze box

    --
    Davey Crockett
    -
    Avoid the Gates of Hell. Use Linux

  3. mraymus said:

    I've been asked to put together a database (access or something) to
    keep track of an upcoming mountain bike race. The last time they
    used excel. I'd like to try and find something a little more elegant
    and easier for inputting racer numbers and keep track of their times
    and categories. Is there something out there already or do I need
    to create something from scratch?

    Ideally it would be something I could put in front of a volunteer and
    they could quickly bring up a racer's number and input their times.
    Also, it would nice if it could create cool looking results reports.

    TIA

    Matt
    [email hidden]
    661.885.2699

    The folks that run the Winter Park race series have a very efficient
    system using bar codes on the number plates. I think they use the same
    hand held scanners used by the ski lift attendants. They manually
    adjust the times since they can't scan you immediately as you cross
    the line. They have results up in PDF format the same day.

    http://www.epicsingletrack.com/Results2007/Race6/results.pdf

    Bret

  4. Bret said:
    mraymus said:

    I've been asked to put together a database (access or something) to
    keep track of an upcoming mountain bike race. The last time they
    used excel. I'd like to try and find something a little more elegant
    and easier for inputting racer numbers and keep track of their times
    and categories. Is there something out there already or do I need
    to create something from scratch?

    Quoted message said:

    Ideally it would be something I could put in front of a volunteer and
    they could quickly bring up a racer's number and input their times.
    Also, it would nice if it could create cool looking results reports.

    Quoted message said:

    TIA

    Quoted message said:

    Matt
    [email hidden]
    661.885.2699

    The folks that run the Winter Park race series have a very efficient
    system using bar codes on the number plates. I think they use the same
    hand held scanners used by the ski lift attendants. They manually
    adjust the times since they can't scan you immediately as you cross
    the line. They have results up in PDF format the same day.

    http://www.epicsingletrack.com/Results2007/Race6/results.pdf

    Bret

    Where do I get this system?

  5. mraymus said:
    Bret said:

    On Feb 6, 12:19 pm, mraymus <[email hidden]> wrote:

    Quoted message said:
    Quoted message said:

    I've been asked to put together a database (access or something) to
    keep track of an upcoming mountain bike race. The last time they
    used excel. I'd like to try and find something a little more elegant
    and easier for inputting racer numbers and keep track of their times
    and categories. Is there something out there already or do I need
    to create something from scratch?

    Quoted message said:
    Quoted message said:

    Ideally it would be something I could put in front of a volunteer and
    they could quickly bring up a racer's number and input their times.
    Also, it would nice if it could create cool looking results reports.

    Quoted message said:
    Quoted message said:

    TIA

    Quoted message said:
    Quoted message said:

    Matt
    [email hidden]
    661.885.2699

    Quoted message said:

    The folks that run the Winter Park race series have a very efficient
    system using bar codes on the number plates. I think they use the same
    hand held scanners used by the ski lift attendants. They manually
    adjust the times since they can't scan you immediately as you cross
    the line. They have results up in PDF format the same day.

    Quoted message said:

    http://www.epicsingletrack.com/Results2007/Race6/results.pdf

    Quoted message said:

    Bret

    Where do I get this system?

    that looks pretty generic. you need to find someone that knows
    something about databases, like MySQL.

    sounds like you want to set up the database and make a front end for
    your results person to use where they can just pull up a rider and
    enter their time.

    you will also need another interface for entering the rider's other
    details.

    there is most likely something you can find that will do the job, or
    be easily adapted.

  6. mraymus said:
    Bret said:

    On Feb 6, 12:19 pm, mraymus <[email hidden]> wrote:

    Quoted message said:
    Quoted message said:

    I've been asked to put together a database (access or something) to
    keep track of an upcoming mountain bike race. The last time they
    used excel. I'd like to try and find something a little more elegant
    and easier for inputting racer numbers and keep track of their times
    and categories. Is there something out there already or do I need
    to create something from scratch?

    Quoted message said:
    Quoted message said:

    Ideally it would be something I could put in front of a volunteer and
    they could quickly bring up a racer's number and input their times.
    Also, it would nice if it could create cool looking results reports.

    Quoted message said:
    Quoted message said:

    TIA

    Quoted message said:
    Quoted message said:

    Matt
    [email hidden]
    661.885.2699

    Quoted message said:

    The folks that run the Winter Park race series have a very efficient
    system using bar codes on the number plates. I think they use the same
    hand held scanners used by the ski lift attendants. They manually
    adjust the times since they can't scan you immediately as you cross
    the line. They have results up in PDF format the same day.

    Quoted message said:

    http://www.epicsingletrack.com/Results2007/Race6/results.pdf

    Quoted message said:

    Bret

    Where do I get this system?

    I don't know the details of their system. You could try contacting
    them through the contact information on their main page. They've been
    really helpful whenever I've contacted them.

    http://www.epicsingletrack.com/default.asp

    Bret

  7. mraymus said:

    I've been asked to put together a database (access or something) to
    keep track of an upcoming mountain bike race.   The last time they
    used excel.   I'd like to try and find something a little more elegant
    and easier for inputting racer numbers and keep track of their times
    and categories.    Is there something out there already or do I need
    to create something from scratch?

    Ideally it would be something I could put in front of a volunteer and
    they could quickly bring up a racer's number and input their  times.
    Also, it would nice if it could create cool looking results reports.

    TIA

    Matt
    [email hidden]
    661.885.2699

    Do you want to do it for the fun of it, or is the end product the most
    important?

    You might look into a pro type timing system:

    http://www.championchipusa.com/timers.html

    I have no idea how much that costs, but it has been employed at all
    the larger events I've been in. It's fun to get a print out with split
    times, etc.

    As far a rolling your own, find somebody who is an Excel wiz. They can
    make entry boxes, graphs, and all sorts of snazzy stuff.

  8. http://www.isu.edu/~wattron/RonSoft3.htm

    Free.

    Bob Schwartz

  9. www.raceforever.com

    Has an Access database for historical and rider management system, and
    a spreadsheet for on the day race results.

    Spreadsheet can be stand alone or linked to database, with results
    publised to the web.

    Spreadsheet is free, Access database is free to use for one year.

    Regards

    Peter McLennan

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.