2011-11-11 23:20:31 -07:00
|
|
|
<!DOCTYPE html>
|
2011-12-07 21:47:58 -07:00
|
|
|
<!--
|
|
|
|
Roller Derby Scoreboard Copyright © 2011 Neale Pickett
|
|
|
|
|
|
|
|
This program is free software: you can redistribute it and/or modify
|
|
|
|
it under the terms of the GNU General Public License as published by
|
|
|
|
the Free Software Foundation, either version 3 of the License, or
|
|
|
|
(at your option) any later version.
|
|
|
|
|
|
|
|
This program is distributed in the hope that it will be useful, but
|
|
|
|
WITHOUT ANY WARRANTY; without even the implied warranty of
|
|
|
|
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
|
|
|
|
General Public License for more details.
|
|
|
|
|
|
|
|
You should have received a copy of the GNU General Public License
|
|
|
|
along with this program. If not, see
|
|
|
|
<http://www.gnu.org/licenses/>.
|
|
|
|
-->
|
2011-11-11 23:20:31 -07:00
|
|
|
<html>
|
|
|
|
<head>
|
2011-11-17 17:53:49 -07:00
|
|
|
<title>LADD Roller Derby Scoreboard</title>
|
2011-11-11 23:20:31 -07:00
|
|
|
<meta charset="utf-8">
|
2012-07-13 19:05:20 -06:00
|
|
|
<link rel="stylesheet" type="text/css" href="res/style.css">
|
2011-11-11 23:20:31 -07:00
|
|
|
</head>
|
|
|
|
<body>
|
2011-11-17 17:53:49 -07:00
|
|
|
<h1>LADD Roller Derby Scoreboard</h1>
|
|
|
|
|
|
|
|
<p>
|
2012-03-18 23:12:54 -06:00
|
|
|
This is a free WFTDA-rules scoreboard, created with ease-of-use
|
2012-07-06 23:45:03 -06:00
|
|
|
in mind. It is known to work on PC, Mac, Android, iOS, or Linux, using any
|
|
|
|
common web browser.
|
2012-03-18 23:12:54 -06:00
|
|
|
</p>
|
2011-11-11 23:20:31 -07:00
|
|
|
|
2012-07-06 23:45:03 -06:00
|
|
|
<p id="screenshot">
|
2012-07-13 19:05:20 -06:00
|
|
|
<img src="res/screenshot.png">
|
2012-07-06 23:45:03 -06:00
|
|
|
<br>
|
|
|
|
You can <a href="scoreboard.html">try it right now</a>--it
|
|
|
|
runs in a web browser (but doesn't require Internet access).
|
|
|
|
</p>
|
2011-12-02 17:55:47 -07:00
|
|
|
|
|
|
|
<h1>Features</h1>
|
2012-03-18 23:12:54 -06:00
|
|
|
|
2011-12-02 17:55:47 -07:00
|
|
|
<ul>
|
2011-12-08 00:48:16 -07:00
|
|
|
<li>
|
|
|
|
Free to use, share, and change (GPLv3)
|
|
|
|
</li>
|
2012-06-30 16:01:59 -06:00
|
|
|
<li>
|
|
|
|
No Internet connection required
|
|
|
|
</li>
|
2011-12-02 17:55:47 -07:00
|
|
|
<li>
|
|
|
|
Easy mouse-driven (with hotkeys) setup and operation
|
|
|
|
</li>
|
2012-03-18 23:12:54 -06:00
|
|
|
<li>
|
|
|
|
No complicated installation procedure: just open a web page
|
|
|
|
</li>
|
2011-12-02 17:55:47 -07:00
|
|
|
<li>
|
|
|
|
Looks <em>good</em>, with colors tuned for high-visibility
|
2011-12-08 00:48:16 -07:00
|
|
|
on projectors
|
2011-12-02 17:55:47 -07:00
|
|
|
</li>
|
|
|
|
<li>
|
2012-07-07 02:02:09 -06:00
|
|
|
Appearance can be customized in HTML and CSS; comes with
|
|
|
|
several pre-written themes
|
2011-12-02 17:55:47 -07:00
|
|
|
</li>
|
|
|
|
<li>
|
2012-03-18 23:12:54 -06:00
|
|
|
Runs on practically anything, including older computers,
|
|
|
|
smartphones, and tablets
|
2011-12-02 17:55:47 -07:00
|
|
|
</li>
|
|
|
|
<li>
|
2012-07-13 19:05:20 -06:00
|
|
|
Ships with <a href="logos/logos.html">an ever-expanding set of
|
2011-12-02 17:55:47 -07:00
|
|
|
team logos</a>
|
|
|
|
</li>
|
2012-04-08 21:50:04 -06:00
|
|
|
<li>
|
|
|
|
The <b>only</b> scoreboard conforming to 9.1.5.4, requiring
|
|
|
|
<a href="penalties.html">penalty tracking</a>.
|
|
|
|
</li>
|
|
|
|
</ul>
|
|
|
|
|
2012-07-07 02:02:09 -06:00
|
|
|
<h1>Themes</h1>
|
2012-04-08 21:50:04 -06:00
|
|
|
<ul>
|
|
|
|
<li><a href="scoreboard.html">Normal layout</a> similar to most
|
|
|
|
other roller derby scoreboards</li>
|
2012-09-16 22:32:45 -06:00
|
|
|
<li><a href="crg.html">CRG-style layout</a></li>
|
2012-04-08 21:50:04 -06:00
|
|
|
<li><a href="penalties.html">Penalty tracking</a> layout</li>
|
|
|
|
<li><a href="highvis.html">High-visibility</a> for
|
|
|
|
low-power projectors or outdoor bouts</li>
|
|
|
|
<li><a href="micro.html">Timers-only</a> if you track
|
|
|
|
scores some other way</li>
|
2012-05-12 13:12:15 -06:00
|
|
|
<li><a href="flag.html">US Flag</a> in case you need it</li>
|
2012-04-08 21:50:04 -06:00
|
|
|
<li>Build your own using only HTML5 and CSS</li>
|
2011-12-02 17:55:47 -07:00
|
|
|
</ul>
|
|
|
|
|
2011-11-17 17:53:49 -07:00
|
|
|
<h1>Documentation</h1>
|
|
|
|
<p>
|
2012-03-13 17:24:16 -06:00
|
|
|
Watch a <a href="http://youtu.be/MXOzmmnHqXU">5-minute video
|
|
|
|
tutorial</a> or read the
|
2012-07-13 19:05:20 -06:00
|
|
|
<a href="res/usage.html">Full documentation</a> which comes bundled with the
|
2011-11-17 17:53:49 -07:00
|
|
|
download.
|
|
|
|
</p>
|
|
|
|
|
|
|
|
|
|
|
|
<h1>Download</h1>
|
|
|
|
<p>
|
2012-09-16 22:32:45 -06:00
|
|
|
<a href="http://woozle.org/~neale/g.cgi/scoreboard/scoreboard-3.1.zip">Download
|
2011-11-17 17:53:49 -07:00
|
|
|
the latest version</a> to your hard drive to run a scoreboard
|
2012-03-19 22:23:27 -06:00
|
|
|
without Internet access (<strong>recommended</strong>:
|
|
|
|
<a href="http://youtu.be/lH1VZ2kFatY">watch how</a>). This
|
2011-11-22 12:23:32 -07:00
|
|
|
includes the documentation.
|
2011-11-17 17:53:49 -07:00
|
|
|
</p>
|
|
|
|
|
|
|
|
<p>
|
|
|
|
If your scoreboard computer has an Internet connection, you don't
|
|
|
|
need to download anything at all. Just load up
|
|
|
|
the <a href="scoreboard.html">full-screen version</a> from this
|
|
|
|
page and you're all set.
|
|
|
|
</p>
|
|
|
|
|
|
|
|
<p>
|
|
|
|
You can
|
2012-03-15 10:37:47 -06:00
|
|
|
also <a href="http://woozle.org/~neale/g.cgi/scoreboard">browse
|
2011-11-17 17:53:49 -07:00
|
|
|
the source tree</a> or clone it with git:
|
|
|
|
<pre>git clone http://woozle.org/~neale/projects/scoreboard</pre>
|
|
|
|
</p>
|
2012-03-17 15:30:44 -06:00
|
|
|
|
2012-03-18 23:12:54 -06:00
|
|
|
<h1>Other Derby Stuff By Me</h1>
|
2012-03-17 15:30:44 -06:00
|
|
|
|
2012-03-18 23:12:54 -06:00
|
|
|
<ul>
|
|
|
|
<li>
|
|
|
|
A free <a href="http://woozle.org/track/">online track</a>,
|
|
|
|
to help you work out strategies.
|
|
|
|
</li>
|
|
|
|
<li>
|
|
|
|
<a href="http://woozle.org/~neale/papers/derby-av.html">
|
|
|
|
Running Audio/Visual for a Derby Bout</a> contains specific
|
|
|
|
hardware recommendation and hints for what to look for when
|
|
|
|
bargain hunting.
|
|
|
|
</li>
|
|
|
|
<li>
|
2012-07-13 19:05:20 -06:00
|
|
|
I also keep a <a href="res/others.html">list of other free
|
2012-03-18 23:12:54 -06:00
|
|
|
scoreboard programs</a>. If the LADD scoreboard isn't
|
|
|
|
right for you, try one of these!
|
|
|
|
</li>
|
|
|
|
</ul>
|
2012-03-17 15:30:44 -06:00
|
|
|
|
2012-03-17 15:34:34 -06:00
|
|
|
<h1>Contact Me</h1>
|
|
|
|
|
|
|
|
<p>
|
|
|
|
If you'd like me to add your team logo, have an idea for improvement,
|
|
|
|
or just want to say hi, please send me an email. I especially
|
|
|
|
like hearing from people who are using the software: I love knowing
|
|
|
|
I'm able to help people out.
|
|
|
|
</p>
|
|
|
|
|
2012-03-17 15:30:44 -06:00
|
|
|
<address>
|
|
|
|
Neale Pickett <<a href="mailto:neale@woozle.org">neale@woozle.org</a>>
|
|
|
|
</address>
|
2012-03-17 15:38:34 -06:00
|
|
|
|
2011-11-11 23:20:31 -07:00
|
|
|
</body>
|
|
|
|
</html>
|