diff www/old/readme.html @ 42:49c94f63b8b0

css for nexus 7 and associated files- archive m.a added - remove later
author tzara <rc-web@kiben.net>
date Tue, 04 Sep 2012 07:25:49 +0000
parents
children
line wrap: on
line diff
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/www/old/readme.html	Tue Sep 04 07:25:49 2012 +0000
@@ -0,0 +1,33 @@
+<div class="readme">
+<h2>Performance Instructions:</h2>
+
+<p>Each group/musician should point their browsers to:<br/></p>
+
+<a href="http://nodescore.kiben.net:8889/1.html">http://nodescore.kiben.net:8889/1.html</a> <br/>
+<a href="http://nodescore.kiben.net:8889/2.html">http://nodescore.kiben.net:8889/2.html</a> <br/>
+<a href="http://nodescore.kiben.net:8889/3.html">http://nodescore.kiben.net:8889/3.html</a> <br/>
+<a href="http://nodescore.kiben.net:8889/4.html">http://nodescore.kiben.net:8889/4.html</a> <br/>
+<a href="http://nodescore.kiben.net:8889/5.html">http://nodescore.kiben.net:8889/5.html</a> <br/>
+
+<p>where they can login into the server by entering their name and pressing enter at the "Login:" prompt </p>
+
+<p>The conductor/director should load this page:<br/>
+<a href="http://nodescore.kiben.net:8889/admin.html">http://nodescore.kiben.net:8889/admin.html</a> <br/>
+where she is automatically logged in as "admin" <br/></p>
+
+<p>The login status of musicans can be monitored in the header of the embedded chat client.</p>
+<p> Once everyone has logged in the director can begin the timer and commence sending instructions to the musicians using the button panel above.</p>
+
+<p>
+There is a networked client server stopwatch system here which is optimised for mobile devices, might be a usefull generic tool for networked performances.
+<br/>
+
+Server : <a href="http://nodescore.kiben.net:8889/nsws.html">http://nodescore.kiben.net:8889/nsws.html</a> <br/>
+Client : <a href="http://nodescore.kiben.net:8889/nswc.html">http://nodescore.kiben.net:8889/nswc.html</a> <br/>
+
+There is one control stopwatch (server) and can be as many client you
+please, the clients will all lock on to the time broadcast from the
+central server instance and there will be no drift between them all.
+</p>
+
+</div>