If you're seeing this on the website, don't expect too much. This file is
basically just a placeholder until I cook up a proper
index.html file for the directory.
On the other hand, if you're browsing the directory tree, you already know
that I put a HEADER.html file into
every directory to aid in navigation.
You'll eventually find more concerts under tres-gique.com, the filk group I started a couple of weeks before my 60th birthday. Right now it just links back here, so there's not much point in it.
Each subdirectory contains the recordings of a specific concert; the name
is usually "Venue-date" -- the date is just
a year in most cases, especially when the venue is a convention. A
qualifier, if necessary, comes after the date. In some cases these are
simply links into users/record/[date]; eventually they will
all be.
Note that not all of these directories will be uploaded to the website at all, and only HTML and compressed (ogg and mp3) sound files will be uploaded. WAV files and Audacity projects will not be uploaded; ask if you want 'em.
This directory (.../steve.savitzky.net/Concerts) is actually
just a link farm -- all concert recordings are actually in
.../users/record/[year]/[month]/[day].
I'm still uncertain how to handle version control. Because of my
inclination to start editing by making a complete copy of the original, it
seems likely that git would be a good choice. On the other
hand, simply checking in the original would have the same effect, as it
could always be retrieved in a branch. In that case, svn
would work, though git might still be more compact.