<!doctype html> <html class="no-js"> <head> <meta charset="utf-8"> <title>In August Productions</title> <meta name="description" content=""> <meta name="viewport" content="width=device-width"> <link rel="shortcut icon" href="/favicon.ico"> <link rel="stylesheet" href="/css/bootstrap.css"> <link rel="stylesheet" href="/css/modernizr.css"> <link rel="stylesheet" href="/css/mordred.css"> </head> <body> <!--[if lt IE 10]> <p class="browsehappy">You are using an <strong>outdated</strong> browser. Please <a href="http://browsehappy.com/">upgrade your browser</a> to improve your experience.</p> <![endif]--> <!-- <nav class="navbar navbar-inverse navbar-fixed-top"> <div class="container"> <div class="header"> <ul class="nav nav-pills pull-right"> <li class="active"><a href="/">Home</a></li> </ul> <h3 class="text-muted"><a href="/">inaugust.com</a></h3> </div> </div> </nav> --> <!-- Main jumbotron for a primary marketing message or call to action --> <div class="jumbotron" xmlns:dct="http://purl.org/dc/terms/" href="http://purl.org/dc/dcmitype/InteractiveResource" property="dct:title" rel="dct:type"> <div class="container"> <p class="lead">Things you may or may not care or not care about.</p> </div> </div> <div class="container"> <div class="row"> <h3><a href='talks'>Slides for Talks I've Given</a></h3> </div> <div class="row"> <h3><a href='big-tent.html'>The Big Tent</a></h3> </div> <div class="footer"> <p>© <span xmlns:cc="http://creativecommons.org/ns#" property="cc:attributionName">Monty Taylor</span> 2015 </p> <a rel="license" href="http://creativecommons.org/licenses/by/4.0/"> <img alt="Creative Commons License" style="border-width:0" src="https://i.creativecommons.org/l/by/4.0/88x31.png" /> </a><br /> <a xmlns:cc="http://creativecommons.org/ns#" rel="cc:attributionURL" href='http://inaugust.com'>http://inaugust.com</a> is licensed under a <a rel="license" href="http://creativecommons.org/licenses/by/4.0/"> Creative Commons Attribution 4.0 International License </a>. <br /> Website source code available at <a href='https://github.com/emonty/inaugust.com'>https://github.com/emonty/inaugust.com</a> </div> </body> </html>