GithubHelp home page GithubHelp logo

tomade / signa Goto Github PK

View Code? Open in Web Editor NEW
0.0 2.0 0.0 612 KB

An ancient MS-DOS app written in Clipper 5.2 to manage competitive swimming events

License: Creative Commons Zero v1.0 Universal

xBase 99.72% C 0.25% Batchfile 0.03%

signa's Introduction

SIGNA

Sistema Informativo Gare Nuoto Amatoriale

A now ancient implementation of an MS-DOS application designed to help manage competitive swimming events. I volunteered to write this for fun back in 1996, for my old team in Florence, Italy. Written in Clipper 5.2 (a dBASE IV compiler).

We used the app to collect the data for all participants - names, age, specific races and par time for each race - print out the individual report cards, input the recorded race times during the event, and eventually print out all the final rankings grouped by various keys. It worked very well and made it possible for us to host a number of successful events for over a year. I eventually left Florence and my team, and passed it on to a friend for further maintenance. Regrettably, we lost touch and I don't know what happened afterwards. This version is the last one I worked on.

The repository includes the single executable built at the time, together with the database and index files required. It seems to run OK under DOSbox, as follows:

  1. Install and run DOSbox.
  2. At the DOS prompt, mount the directory where you cloned this repo, with something like "mount c ~/SIGNA" then change dir into it with "C:"
  3. Type "SIGNA" to start the app.

This whole thing was still a work in progress when I passed it on, and in particular it lacked a way to configure a specific event from the app itself, so one had to prepare for an event editing directly the file MANIFEST.dbf. Note that this is a dBASE database file, not a text file, and you'll need some tool capable of working with such ancient beasts unless you're good at editing strings in binary files directly (hexl-mode in emacs is fine). In fact, I had to change a date in MANIFEST.dbf so that the app would not crash at startup, to circumvent a certain dumb check it does right after loading.

I doubt this repo will be of any interest to anyone, although (much to my amazement) I found over 150 other xBase repos on GitHub. It is now an archeological curiosity at best, but I thought the source code was worth saving, even if just for nostalgic reasons. In case you're crazy enough to want to build a new binary you will need to first find working copies of the Clipper compiler and the Blinker linker. Check the makefile for more information (you'll also need some DOS make, or write your own batch file).

Have fun browsing.

signa's People

Contributors

tomade avatar

Watchers

James Cloos avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.