annotate www/p/index.html @ 44:8fc7155aa3ac

update presentation
author Rob Canning <rc-web@kiben.net>
date Tue, 11 Sep 2012 13:01:17 +0100
parents 7f0485e0d0ff
children 616a221083f1
rev   line source
rc-web@42 1 <!doctype html>
rc-web@42 2 <html lang="en">
rc-web@43 3
rc-web@42 4 <head>
rc-web@42 5 <meta charset="utf-8">
rc-web@42 6
rc-web@42 7 <title>nodescore</title>
rc-web@42 8
rc-web@43 9 <meta name="nodescore" content="nodescore">
rc-web@42 10 <meta name="author" content="Rob Canning">
rc-web@42 11
rc-web@42 12 <meta name="apple-mobile-web-app-capable" content="yes" />
rc-web@42 13 <meta name="apple-mobile-web-app-status-bar-style" content="black-translucent" />
rc-web@42 14
rc-web@42 15 <link href='http://fonts.googleapis.com/css?family=Lato:400,700,400italic,700italic' rel='stylesheet' type='text/css'>
rc-web@42 16
rc-web@42 17 <link rel="stylesheet" href="css/main.css">
rc-web@44 18 <link rel="stylesheet" href="css/theme/simple.css" id="theme">
rc-web@42 19
rc-web@42 20 <!-- For syntax highlighting -->
rc-web@42 21 <link rel="stylesheet" href="lib/css/zenburn.css">
rc-web@42 22
rc-web@42 23 <script>
rc-web@42 24 // If the query includes 'print-pdf' we'll use the PDF print sheet
rc-web@42 25 document.write( '<link rel="stylesheet" href="css/print/' + ( window.location.search.match( /print-pdf/gi ) ? 'pdf' : 'paper' ) + '.css" type="text/css" media="print">' );
rc-web@42 26 </script>
rc-web@42 27
rc-web@42 28 <!--[if lt IE 9]>
rc-web@42 29 <script src="lib/js/html5shiv.js"></script>
rc-web@42 30 <![endif]-->
rc-web@42 31 </head>
rc-web@42 32
rc-web@42 33 <body>
rc-web@42 34
rc-web@43 35 <div class="reveal">
rc-web@43 36
rc-web@43 37 <!-- Used to fade in a background when a specific slide state is reached -->
rc-web@43 38 <div class="state-background"></div>
rc-web@43 39
rc-web@43 40 <!-- Any section element inside of this container is displayed as a slide -->
rc-web@43 41 <div class="slides">
rc-web@43 42 <section>
rc-web@43 43
rc-web@43 44 <h3>REALTIME WEB TECHNOLOGIES IN THE NETWORKED PERFORMANCE ENVIRONMENT</h3>
rc-web@44 45 <p>
rc-web@43 46 <i><small>- <a href="http://rob.kiben.net">http://rob.kiben.net</a> <a href="rob@kiben.net">rob@kiben.net</a> -</small></i>
rc-web@43 47 </p>
rc-web@44 48
rc-web@44 49 <p class="fragment">Rob Canning <br> Department of Music<br>Goldsmiths, University of London</p>
rc-web@43 50 </section>
rc-web@43 51
rc-web@43 52 <section>
rc-web@43 53 <h2>NODESCORE</h2>
rc-web@43 54 <p>
rc-web@43 55 NodeScore is a web based framework to facilitate networked ensemble performance.
rc-web@43 56 </p>
rc-web@44 57 <br/><br/>
rc-web@44 58 <ul class="fragment">
rc-web@44 59
rc-web@44 60 <li>NOT a synthesis system</li>
rc-web@44 61 <li>Net perf. by instrumental musicians</li>
rc-web@44 62 <li>Pushing cues/notation to human performers</li>
rc-web@44 63
rc-web@44 64 <br/>
rc-web@44 65 <li>London Improvisors Orchestra (LIO) "Conductions"</li>
rc-web@44 66 <li>Zorn's Cobra - Flash Card Rule based Systems</li>
rc-web@44 67 </ul>
rc-web@44 68
rc-web@42 69
rc-web@43 70 <aside class="notes">
rc-web@43 71 Oh hey, these are some notes. They'll be hidden in your presentation, but you can see them if you run the speaker notes server.
rc-web@43 72 </aside>
rc-web@43 73 </section>
rc-web@42 74
rc-web@42 75
rc-web@44 76
rc-web@43 77 <section>
rc-web@42 78
rc-web@44 79 <h2>LOCAL</h2> <br/>
rc-web@44 80
rc-web@44 81 "Hypertextual"/ NonLinear Scores/Strategies
rc-web@42 82
rc-web@44 83 <br/> <br/>
rc-web@44 84 <li>Composed/Mediated Improvisation</li>
rc-web@44 85 <br/>
rc-web@44 86 <li>Interaction - Distributed Controls/Authorship</li>
rc-web@44 87 <br/>
rc-web@42 88
rc-web@44 89 <br/>
rc-web@44 90
rc-web@44 91 </section>
rc-web@44 92
rc-web@44 93
rc-web@44 94 <section>
rc-web@44 95 <h2>Dramaturgies</h2>
rc-web@44 96 <blockquote>projected, directed and distributed</blockquote>
rc-web@43 97 <img width="250" height="250" src="images/directed.png" alt="BreakDOM game screenshot">
rc-web@43 98 <img width="250" height="250" src="images/democracy.png" alt="BreakDOM game screenshot">
rc-web@43 99
rc-web@43 100 <aside class="notes">
rc-web@43 101 Oh hey, these are some notes. They'll be hidden in your presentation, but you can see them if you run the speaker notes server.
rc-web@43 102 </aside>
rc-web@43 103 </section>
rc-web@42 104
rc-web@44 105 <section>
rc-web@44 106 <h2>Problems</h2> <br/>
rc-web@44 107 <ul>
rc-web@42 108
rc-web@44 109 <li>Clutter - clicktrack, stopwatch, metronome</li>
rc-web@44 110 <li>Oversized/complex "hypertextual" paper scores</li>
rc-web@44 111 <br/>
rc-web@44 112 <li>Different Demands to the Laptop Orchestra</li>
rc-web@44 113 <li>Rich Media v. Composition tool + plugin</li>
rc-web@44 114 </ul>
rc-web@44 115 </section>
rc-web@44 116
rc-web@43 117 <section>
rc-web@44 118 <h2>NODESCORE</h2>
rc-web@44 119 <br/>
rc-web@44 120 <ul>
rc-web@44 121 <li>Scores assembled in HTML5</li>
rc-web@44 122 <li>Musicians displays controled remotely</li>
rc-web@44 123 <br/>
rc-web@44 124 <li>Not all-in-one solution - Modular Approach</li>
rc-web@44 125 <li>May run alongside other streams: media, OSC automation etc.</li>
rc-web@44 126 </ul>
rc-web@44 127 </section>
rc-web@44 128
rc-web@44 129
rc-web@44 130
rc-web@44 131
rc-web@44 132
rc-web@44 133
rc-web@44 134 <section>
rc-web@44 135 <h2>Standards Compliant</h2>
rc-web@42 136
rc-web@43 137 <img width="300" src="images/tim.jpg" alt="BreakDOM game screenshot">
rc-web@43 138 <ul>
rc-web@43 139 <li>HTML5</li>
rc-web@43 140 <li>CSS3</li>
rc-web@43 141 <li>(JAVASCRIPT)</li>
rc-web@43 142 <li>WEBSOCKETS</li>
rc-web@43 143 </ul>
rc-web@43 144 <br><br>
rc-web@43 145 <p>
rc-web@43 146 Open Source - No Plugins <br>(Flash, Flex, Shockwave, Java)
rc-web@43 147 </p>
rc-web@43 148 </section>
rc-web@43 149
rc-web@43 150 <section>
rc-web@44 151 traditional model:
rc-web@44 152 <img height="150" src="images/traditionalhttp.png" alt="http req res">
rc-web@44 153 <br/>
rc-web@44 154 <h2>Server Push Technology</h2>
rc-web@43 155 <ul>
rc-web@44 156
rc-web@44 157 <li>AJAX/Comet Programming/Long Polling</li>
rc-web@44 158 <li>FLASH / JAVA - FLEX - BLADEDS</li>
rc-web@44 159
rc-web@44 160 <br/>
rc-web@44 161 <li>BOSH</li>
rc-web@44 162 <li>WEBSOCKETS</li>
rc-web@43 163 </ul>
rc-web@43 164
rc-web@43 165 <aside class="notes">
rc-web@43 166 Oh hey, these are some notes. They'll be hidden in your presentation, but you can see them if you run the speaker notes server.
rc-web@43 167 </aside>
rc-web@43 168 </section>
rc-web@42 169
rc-web@42 170
rc-web@44 171 <section>
rc-web@44 172 <h2>Websockets</h2>
rc-web@44 173
rc-web@44 174 <p></p>
rc-web@44 175
rc-web@44 176 <a class="image" href="http://hakim.se/experiments/html5/breakdom/" target="_blank">
rc-web@44 177 <img width="350" height="350" src="images/websockets.png" alt="BreakDOM game screenshot">
rc-web@44 178 </a>
rc-web@44 179
rc-web@44 180 <ul>
rc-web@44 181 <li>More efficient than AJAX/Comet Programming</li>
rc-web@44 182 <li>Persistant bidirectional TCP socket</li>
rc-web@44 183 <li>REQUEST/RESPONSE handshakes elimintated *</li>
rc-web@44 184 </ul>
rc-web@44 185
rc-web@44 186 <aside class="notes">
rc-web@44 187 Oh hey, these are some notes. They'll be hidden in your presentation, but you can see them if you run the speaker notes server.
rc-web@44 188 </aside>
rc-web@44 189 </section>
rc-web@44 190
rc-web@43 191 <section>
rc-web@43 192 <h2>HTTP://SOCKET.IO</h2>
rc-web@42 193
rc-web@43 194 <p>Socket.IO simplifies the WebSocket API and unifies the APIs of its fallback transports.</p>
rc-web@43 195 <a class="image" href="http://hakim.se/experiments/html5/breakdom/" target="_blank">
rc-web@43 196 <img height="250" src="images/socketio.png" alt="BreakDOM game screenshot">
rc-web@43 197 </a>
rc-web@42 198
rc-web@43 199 <aside class="notes">
rc-web@43 200 <p>Racket/PHP Alternative</p>
rc-web@43 201 </aside>
rc-web@43 202 </section>
rc-web@42 203
rc-web@44 204 <section>
rc-web@44 205 <h2>Directed</h2>
rc-web@44 206 <img width="450" height="450" src="images/directed.png" alt="BreakDOM game screenshot">
rc-web@44 207 </section>
rc-web@44 208
rc-web@44 209 <section>
rc-web@44 210 <h2>Distributed</h2>
rc-web@44 211 <img width="450" height="450" src="images/democracy.png" alt="BreakDOM game screenshot">
rc-web@44 212 </section>
rc-web@42 213
rc-web@42 214
rc-web@43 215 <section>
rc-web@43 216 <h2>Serverside Javascript</h2>
rc-web@43 217 <h3>NodeJS Server</h3>
rc-web@43 218 <pre><code contenteditable>var sio = require('socket.io')
rc-web@43 219 , http = require('http'), fs = require('fs'), static = require('node-static');
rc-web@42 220
rc-web@43 221 var clientFiles = new static.Server('./www');
rc-web@43 222 var httpServer = http.createServer(
rc-web@43 223 function(request, response) {
rc-web@43 224 request.addListener('end', function () {
rc-web@43 225 clientFiles.serve(request, response);
rc-web@43 226 process.setMaxListeners(0);
rc-web@43 227 });
rc-web@43 228 }); httpServer.listen(8889);
rc-web@42 229
rc-web@43 230 var io = sio.listen(httpServer);
rc-web@43 231 io.set('log level', 1); // reduce logging
rc-web@43 232 io.sockets.on('connection', function (socket) {</code></pre>
rc-web@43 233
rc-web@43 234 </section>
rc-web@43 235
rc-web@43 236 <section>
rc-web@43 237 <h2>Client Plumbing</h2>
rc-web@43 238
rc-web@43 239 // load the sockets lib
rc-web@43 240 <pre><code contenteditable>&lt;script src="/socket.io/socket.io.js"&gt &lt;/script&gt
rc-web@43 241 </code></pre>
rc-web@43 242 // connect to socket
rc-web@43 243 <pre><code contenteditable>
rc-web@43 244 var socket = io.connect();
rc-web@43 245 </code></pre>
rc-web@43 246
rc-web@43 247 //send something down the pipe
rc-web@43 248 <pre><code contenteditable>
rc-web@43 249 function startChr() { socket.emit("startChr") } </code></pre>
rc-web@43 250 </section>
rc-web@43 251
rc-web@43 252 <section>
rc-web@43 253 <h2>CLIENT->SERVER->CLIENT</h2>
rc-web@43 254 Chronometer on server pushes -> client
rc-web@43 255 <pre><code contenteditable>// instruction from "director" client executed on server
rc-web@43 256 socket.on('startChr', function () { startChr();});
rc-web@43 257 function startChr() { if (chronstate !== 1) {
rc-web@43 258 chronstate = 1; chronometer();} }
rc-web@43 259 ---snip---
rc-web@43 260 setTimeout(function(){chronometer()}, 100);
rc-web@43 261 socket.broadcast.emit('chronFromServer', chron)
rc-web@43 262 socket.emit('chronFromServer', chron)
rc-web@43 263 ---snip---
rc-web@43 264 // update chron value on the clients in line with server
rc-web@43 265 socket.on("chronFromServer", function(chron) {
rc-web@43 266 $("div#client_chronometer").text(chron);
rc-web@43 267 }); </code></pre>
rc-web@43 268
rc-web@43 269 </section>
rc-web@43 270
rc-web@43 271 <section>
rc-web@43 272 <h2>NODESCORE: INFO PANEL</h2>
rc-web@43 273 <a class="image" href="http://hakim.se/experiments/html5/breakdom/" target="_blank">
rc-web@44 274 <img width="700" src="images/nodescore-infopanel.png" alt="screenshot">
rc-web@43 275 </a>
rc-web@43 276
rc-web@43 277 <p>
rc-web@43 278 </p>
rc-web@43 279 </section>
rc-web@43 280
rc-web@43 281 <section>
rc-web@43 282 <h2>NODESCORE: CHAT PANEL</h2>
rc-web@43 283 <a class="image" href="http://hakim.se/experiments/html5/breakdom/" target="_blank">
rc-web@44 284 <img width="700" src="images/nodescore-chat.png" alt="screenshot">
rc-web@43 285 </a>
rc-web@43 286
rc-web@43 287 <p>
rc-web@43 288 </p>
rc-web@43 289 </section>
rc-web@43 290
rc-web@43 291 <section>
rc-web@44 292 <h2>NODESCORE: Score</h2>
rc-web@43 293 <a class="image" href="http://hakim.se/experiments/html5/breakdom/" target="_blank">
rc-web@44 294 <img width="700" src="images/nodescore-nexus.png" alt="screenshot">
rc-web@43 295 </a>
rc-web@43 296
rc-web@43 297 <p>
rc-web@44 298 GNU/Lilypond - Phantom.js
rc-web@43 299 </p>
rc-web@43 300 </section>
rc-web@43 301
rc-web@44 302 <section>
rc-web@44 303 <h2>Server Sequencer</h2>
rc-web@44 304 </section>
rc-web@44 305
rc-web@44 306 <section>
rc-web@44 307 <h2>DEMO</h2>
rc-web@44 308 </section>
rc-web@43 309
rc-web@43 310 <section>
rc-web@43 311 <h2>Future Work</h2>
rc-web@43 312 <p>the TODO list...</p>
rc-web@43 313 <ol>
rc-web@44 314 <li class="fragment">Further Modularisation</li>
rc-web@43 315 <li class="fragment"><em>Animated SVG, WebGL, <code>&lt;audio&gt;,&lt;video&gt;</em></code></li>
rc-web@44 316 <li class="fragment">Annotation via stylus?</li>
rc-web@43 317 <li class="fragment">
rc-web@44 318 <code>work with an ensemble over extended period - eg. residency</code><br>
rc-web@43 319 </li>
rc-web@43 320
rc-web@43 321 </ol>
rc-web@43 322 </section>
rc-web@43 323
rc-web@43 324
rc-web@43 325
rc-web@43 326 </ul>
rc-web@43 327 </section>
rc-web@43 328
rc-web@43 329 <section>
rc-web@43 330 <h2>links</h2>
rc-web@43 331 <a href="http://nodescore.kiben.net/p/">This Presentation: http://nodescore.kiben.net/p/</a><br><br>
rc-web@43 332
rc-web@43 333 <a href="http://nodescore.kiben.net">http://nodescore.kiben.net</a><br><br>
rc-web@43 334
rc-web@43 335 <a href="http://nodescore.kiben.net/p/canning_netscores_shortpaper-2012.pdf">ICMC2012 Paper</a><br><br>
rc-web@43 336 <a href="http://gitorious.org/nodescore">Source Code on Gitorious</a><br><br>
rc-web@43 337
rc-web@43 338 <a href="mailto:rc-web@kiben.net">rc-web@kiben.net</a><br><br>
rc-web@43 339 <a href="http://uk.linkedin.com/pub/rob-canning/35/9b5/481">
rc-web@43 340 <img src="http://www.linkedin.com/img/webpromo/btn_liprofile_blue_80x15.png" width="80" height="15" border="0" alt="View Rob Canning's profile on LinkedIn">
rc-web@43 341 </a><br><br>
rc-web@43 342
rc-web@43 343
rc-web@43 344 </section>
rc-web@43 345 </div>
rc-web@43 346
rc-web@43 347 <!-- The navigational controls UI -->
rc-web@43 348 <aside class="controls">
rc-web@43 349 <a class="left" href="#">&#x25C4;</a>
rc-web@43 350 <a class="right" href="#">&#x25BA;</a>
rc-web@43 351 <a class="up" href="#">&#x25B2;</a>
rc-web@43 352 <a class="down" href="#">&#x25BC;</a>
rc-web@43 353 </aside>
rc-web@43 354
rc-web@43 355 <!-- Presentation progress bar -->
rc-web@43 356 <div class="progress"><span></span></div>
rc-web@43 357
rc-web@43 358 </div>
rc-web@43 359
rc-web@43 360 <script src="lib/js/head.min.js"></script>
rc-web@43 361 <script src="js/reveal.min.js"></script>
rc-web@43 362
rc-web@43 363 <script>
rc-web@43 364
rc-web@43 365 // Full list of configuration options available here:
rc-web@43 366 // https://github.com/hakimel/reveal.js#configuration
rc-web@43 367 Reveal.initialize({
rc-web@43 368 controls: true,
rc-web@43 369 progress: true,
rc-web@43 370 history: true,
rc-web@43 371
rc-web@44 372 theme: Reveal.getQueryHash().theme || 'simple', // available themes are in /css/theme
rc-web@43 373 transition: Reveal.getQueryHash().transition || 'default', // default/cube/page/concave/linear(2d)
rc-web@43 374
rc-web@43 375 // Optional libraries used to extend on reveal.js
rc-web@43 376 dependencies: [
rc-web@43 377 { src: 'lib/js/highlight.js', async: true, callback: function() { window.hljs.initHighlightingOnLoad(); } },
rc-web@43 378 { src: 'lib/js/classList.js', condition: function() { return !document.body.classList; } },
rc-web@43 379 { src: 'lib/js/showdown.js', condition: function() { return !!document.querySelector( '[data-markdown]' ); } },
rc-web@43 380 { src: 'lib/js/data-markdown.js', condition: function() { return !!document.querySelector( '[data-markdown]' ); } },
rc-web@43 381 { src: 'socket.io/socket.io.js', async: true, condition: function() { return window.location.host === 'localhost:1947'; } },
rc-web@43 382 { src: 'plugin/speakernotes/client.js', async: true, condition: function() { return window.location.host === 'localhost:1947'; } },
rc-web@43 383 ]
rc-web@43 384 });
rc-web@43 385
rc-web@43 386 </script>
rc-web@43 387
rc-web@42 388 </body>
rc-web@42 389 </html>