updated some HTML

This commit is contained in:
Neale Pickett 2013-02-09 15:32:13 -07:00
parent 0bc49f38ff
commit 4e8c923390
2 changed files with 247 additions and 245 deletions

View File

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

View File

@ -1,135 +1,143 @@
<!DOCTYPE html> <!DOCTYPE html>
<html> <html>
<head> <head>
<title>Free Derby Scoreboard Software</title> <title>Free Derby Scoreboard Software</title>
<meta charset="utf-8"> <meta charset="utf-8">
<link rel="stylesheet" type="text/css" href="style.css"> <link rel="stylesheet" type="text/css" href="style.css">
<style type="text/css"> <style type="text/css">
table { table {
border-collapse: collapse; border-collapse: collapse;
} }
td { td {
border: solid white 1px; border: solid white 1px;
} }
</style> </style>
</head> </head>
<body> <body>
<h1>Free Derby Scoreboard Software</h1> <h1>Free Derby Scoreboard Software</h1>
<p> <p>
This is a list of no-cost roller derby scoreboard software I have This is a list of no-cost roller derby scoreboard software I have
found. Mine is at the top, because I think it's the best. I might found. Mine is at the top, because I think it's the best. I might
be wrong, though! Try the rest out and see for yourself. be wrong, though! Try the rest out and see for yourself.
</p> </p>
<table> <table>
<tr> <tr>
<th>Name</th> <th>Name</th>
<th>Source?</th> <th>Source?</th>
<th>Platform</th> <th>Platform</th>
<th>Windows</th> <th>Windows</th>
<th>Notes</th> <th>Notes</th>
</tr> </tr>
<tr> <tr>
<td><a href="http://woozle.org/scoreboard/">LADD Scoreboard</a></td> <td><a href="http://woozle.org/scoreboard/">LADD Scoreboard</a></td>
<td>YES</td> <td>YES</td>
<td>JavaScript (web browser)</td> <td>JavaScript (web browser)</td>
<td>1</td> <td>1</td>
<td>Easy to operate, easy to read; also, I wrote it :)</td> <td>Easy to operate, easy to read; also, I wrote it :)</td>
</tr> </tr>
<tr> <tr>
<td><a href="http://poang.gg/">POÄNG</a></td> <td><a href="http://poang.gg/">POÄNG</a> (formerly <a href="http://www.david.kleinschmidt.name/qcrg-scoreboard/">QCRG Scoreboard</a>)</td>
<td>YES</td> <td>YES</td>
<td>Adobe AIR</td> <td>Adobe AIR</td>
<td>2</td> <td>2</td>
<td>Nice clean layout</td> <td>Nice clean layout</td>
</tr> </tr>
<tr> <tr>
<td><a href="http://sourceforge.net/projects/derbyscoreboard/">CRD Scoreboard</a></td> <td><a href="http://sourceforge.net/projects/derbyscoreboard/">CRD Scoreboard</a></td>
<td>YES</td> <td>YES</td>
<td>Java</td> <td>Java</td>
<td>2</td> <td>2</td>
<td>Interesting cli/srv model allowing multiple operators on a LAN</td> <td>Interesting cli/srv model allowing multiple operators on a LAN</td>
</tr> </tr>
<tr> <tr>
<td><a href="http://www.david.kleinschmidt.name/qcrg-scoreboard/">QCRG Scoreboard</a></td> <td><a href="http://labs.metro-six.com/derbyscore/">Derby Score</a></td>
<td>YES</td> <td>YES</td>
<td>Flash (AIR?)</td> <td>Java</td>
<td>2</td> <td>2</td>
<td>Couldn't figure out how to run it, but I didn't try too hard either</td> <td>Could use some visual polish, but I like the author's attitude</td>
</tr> </tr>
<tr> <tr>
<td><a href="http://labs.metro-six.com/derbyscore/">Derby Score</a></td> <td><a href="http://rdnation.com/roller-derby-scoreboard">Thor's Hammer</a></td>
<td>YES</td> <td>no</td>
<td>Java</td> <td>Windows</td>
<td>2</td> <td>2</td>
<td>Could use some visual polish, but I like the author's attitude</td> <td></td>
</tr> </tr>
<tr> <tr>
<td><a href="http://rdnation.com/roller-derby-scoreboard">Thor's Hammer</a></td> <td><a href="http://www.rollerderbyproductions.com/">JamTracker</a></td>
<td>no</td> <td>no</td>
<td>Windows</td> <td>Adobe AIR</td>
<td>2</td> <td>2</td>
<td></td> <td>Busy layout</td>
</tr> </tr>
<tr> <tr>
<td><a href="http://www.rollerderbyproductions.com/">JamTracker</a></td> <td><a href="http://www.rinxter.com/">Rinxter</a></td>
<td>no</td> <td>no?</td>
<td>Adobe AIR</td> <td>Windows</td>
<td>2</td> <td>2</td>
<td>Busy layout</td> <td>If Oracle made a scoreboard, this would be it. It's <strong>massive</strong>: generates reports!</td>
</tr> </tr>
<tr> <tr>
<td><a href="http://www.rinxter.com/">Rinxter</a></td> <td><a href="http://www.zebrahuddle.com/index.php?action=downloads;sa=view&id=1">DerbyBoard</a></td>
<td>no?</td> <td>no</td>
<td>Windows</td> <td>Windows</td>
<td>2</td> <td>2</td>
<td>If Oracle made a scoreboard, this would be it. It's <strong>massive</strong>: generates reports!</td> <td>What an incredible waste of screen real estate! I hope you play somewhere very dark.</td>
</tr> </tr>
</table>
<dl> <tr>
<dt>Source?</dt> <td><a href="http://www.pcscoreboards.com/rollerderbyscoreboardpro/">Scoreboard Pro</a></td>
<dd> <td>no</td>
Whether you can download and modify the source code. Important to <td>Windows</td>
many nerds like myself. <td>2</td>
</dd> <td>The author does not appear to have read WFTDA's rules.</td>
</table>
<dt>Platform</dt> <dl>
<dd> <dt>Source?</dt>
What you need to buy/install before you can run it. <dd>
</dd> Whether you can download and modify the source code. Important to
many nerds like myself.
</dd>
<dt>Windows</dt> <dt>Platform</dt>
<dd> <dd>
<dl> What you need to buy/install before you can run it.
<dt>1</dt> </dd>
<dd>
Operator interacts directly with the image on the projector. <dt>Windows</dt>
What you see is what the audience sees. <dd>
</dd> <dl>
<dt>2</dt> <dt>1</dt>
<dd> <dd>
Separate interface for operator and audience. More challenging Operator interacts directly with the image on the projector.
to set up for non-nerds and the impatient. What you see is what the audience sees.
</dd> </dd>
</dl> <dt>2</dt>
</dd> <dd>
</dl> Separate interface for operator and audience, like an old-school
7-panel display scoreboard. What you see is a control panel;
the audience sees something different.
</dd>
</dl>
</dd>
</dl>
<address> <address>
Neale Pickett &lt;<a href="mailto:neale&#64;woozle&#46;org">neale&#64;woozle&#46;org</a>&gt; Neale Pickett &lt;<a href="mailto:neale&#64;woozle&#46;org">neale&#64;woozle&#46;org</a>&gt;
</address> </address>
</body> </body>
</html> </html>