initial akdillon gh-pages
This commit is contained in:
parent
e918927fa1
commit
aeaec09147
34 changed files with 3204 additions and 0 deletions
50
404.html
Normal file
50
404.html
Normal file
|
@ -0,0 +1,50 @@
|
||||||
|
<!doctype html>
|
||||||
|
<html>
|
||||||
|
<head>
|
||||||
|
<meta charset="utf-8">
|
||||||
|
<meta http-equiv="X-UA-Compatible" content="IE=edge,chrome=1">
|
||||||
|
<meta name="viewport" content="width=device-width, initial-scale=1.0">
|
||||||
|
<meta name="HandheldFriendly" content="True">
|
||||||
|
|
||||||
|
<title>AKDillon</title>
|
||||||
|
|
||||||
|
<link rel="stylesheet" type="text/css" media="screen" href="https://akdillon.net/css/concise.min.css" />
|
||||||
|
<link rel="stylesheet" type="text/css" media="screen" href="https://akdillon.net/css/starter.css" />
|
||||||
|
</head>
|
||||||
|
|
||||||
|
<body>
|
||||||
|
|
||||||
|
|
||||||
|
<header class="siteHeader container clearfix">
|
||||||
|
<h1 class="logo"><a href="https://akdillon.net">AKDillon</a></h1>
|
||||||
|
|
||||||
|
<nav class="nav">
|
||||||
|
<ul>
|
||||||
|
|
||||||
|
<li><a href="https://akdillon.net/mrd_ce_thesis/">MRD CE Thesis</a></li>
|
||||||
|
|
||||||
|
<li><a href="https://akdillon.net/audio/">Audio</a></li>
|
||||||
|
|
||||||
|
<li><a href="https://akdillon.net/about/">About</a></li>
|
||||||
|
|
||||||
|
<li><a href="https://akdillon.net/contact/">Contact</a></li>
|
||||||
|
|
||||||
|
</ul>
|
||||||
|
</nav>
|
||||||
|
</header>
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
<main class="siteContent container">
|
||||||
|
<h2>Uh oh!</h2>
|
||||||
|
<h3>The requested page is not available</h3>
|
||||||
|
</main>
|
||||||
|
|
||||||
|
<footer class="siteFooter container">
|
||||||
|
<p>Copyright © 2015 Danielle & Matthew Dillon</p>
|
||||||
|
</footer>
|
||||||
|
|
||||||
|
|
||||||
|
</body>
|
||||||
|
</html>
|
||||||
|
|
67
about/index.html
Normal file
67
about/index.html
Normal file
|
@ -0,0 +1,67 @@
|
||||||
|
<!doctype html>
|
||||||
|
<html>
|
||||||
|
<head>
|
||||||
|
<meta charset="utf-8">
|
||||||
|
<meta http-equiv="X-UA-Compatible" content="IE=edge,chrome=1">
|
||||||
|
<meta name="viewport" content="width=device-width, initial-scale=1.0">
|
||||||
|
<meta name="HandheldFriendly" content="True">
|
||||||
|
|
||||||
|
<title>AKDillon</title>
|
||||||
|
|
||||||
|
<link rel="stylesheet" type="text/css" media="screen" href="https://akdillon.net/css/concise.min.css" />
|
||||||
|
<link rel="stylesheet" type="text/css" media="screen" href="https://akdillon.net/css/starter.css" />
|
||||||
|
</head>
|
||||||
|
|
||||||
|
<body>
|
||||||
|
|
||||||
|
|
||||||
|
<header class="siteHeader container clearfix">
|
||||||
|
<h1 class="logo"><a href="https://akdillon.net">AKDillon</a></h1>
|
||||||
|
|
||||||
|
<nav class="nav">
|
||||||
|
<ul>
|
||||||
|
|
||||||
|
<li><a href="https://akdillon.net/mrd_ce_thesis/">MRD CE Thesis</a></li>
|
||||||
|
|
||||||
|
<li><a href="https://akdillon.net/audio/">Audio</a></li>
|
||||||
|
|
||||||
|
<li><a href="https://akdillon.net/about/">About</a></li>
|
||||||
|
|
||||||
|
<li><a href="https://akdillon.net/contact/">Contact</a></li>
|
||||||
|
|
||||||
|
</ul>
|
||||||
|
</nav>
|
||||||
|
</header>
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
<main class="siteContent container">
|
||||||
|
<h1>About</h1>
|
||||||
|
|
||||||
|
|
||||||
|
<h3 id="the-dillons-work-and-play-in-anchorage-alaska:6083a88ee3411b0d17ce02d738f69d47">The Dillons work and play in Anchorage, Alaska.</h3>
|
||||||
|
|
||||||
|
<p>
|
||||||
|
<figure class="dillons">
|
||||||
|
|
||||||
|
<img src="https://akdillon.net/img/dillons.jpg" />
|
||||||
|
|
||||||
|
|
||||||
|
<figcaption>
|
||||||
|
<h4>M and D</h4>
|
||||||
|
|
||||||
|
</figcaption>
|
||||||
|
|
||||||
|
</figure>
|
||||||
|
</p>
|
||||||
|
|
||||||
|
</main>
|
||||||
|
|
||||||
|
<footer class="siteFooter container">
|
||||||
|
<p>Copyright © 2015 Danielle & Matthew Dillon</p>
|
||||||
|
</footer>
|
||||||
|
|
||||||
|
|
||||||
|
</body>
|
||||||
|
</html>
|
||||||
|
|
58
audio/12d4fd/index.html
Normal file
58
audio/12d4fd/index.html
Normal file
|
@ -0,0 +1,58 @@
|
||||||
|
<!doctype html>
|
||||||
|
<html>
|
||||||
|
<head>
|
||||||
|
<meta charset="utf-8">
|
||||||
|
<meta http-equiv="X-UA-Compatible" content="IE=edge,chrome=1">
|
||||||
|
<meta name="viewport" content="width=device-width, initial-scale=1.0">
|
||||||
|
<meta name="HandheldFriendly" content="True">
|
||||||
|
|
||||||
|
<title>AKDillon</title>
|
||||||
|
|
||||||
|
<link rel="stylesheet" type="text/css" media="screen" href="https://akdillon.net/css/concise.min.css" />
|
||||||
|
<link rel="stylesheet" type="text/css" media="screen" href="https://akdillon.net/css/starter.css" />
|
||||||
|
</head>
|
||||||
|
|
||||||
|
<body>
|
||||||
|
|
||||||
|
|
||||||
|
<header class="siteHeader container clearfix">
|
||||||
|
<h1 class="logo"><a href="https://akdillon.net">AKDillon</a></h1>
|
||||||
|
|
||||||
|
<nav class="nav">
|
||||||
|
<ul>
|
||||||
|
|
||||||
|
<li><a href="https://akdillon.net/mrd_ce_thesis/">MRD CE Thesis</a></li>
|
||||||
|
|
||||||
|
<li><a href="https://akdillon.net/audio/">Audio</a></li>
|
||||||
|
|
||||||
|
<li><a href="https://akdillon.net/about/">About</a></li>
|
||||||
|
|
||||||
|
<li><a href="https://akdillon.net/contact/">Contact</a></li>
|
||||||
|
|
||||||
|
</ul>
|
||||||
|
</nav>
|
||||||
|
</header>
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
<main class="siteContent container">
|
||||||
|
<h1>MRD Audio</h1>
|
||||||
|
<h4><a href="https://akdillon.net/audio/12d4fd/" title="12d4fd">12d4fd</a></h4>
|
||||||
|
<a href="http://storage.googleapis.com/thermokarst-misc/mrd_audio/12d4fd.mp3" target="_blank">Download</a>
|
||||||
|
<br>
|
||||||
|
<audio src="http://storage.googleapis.com/thermokarst-misc/mrd_audio/12d4fd.mp3" controls>
|
||||||
|
Your browser does not support the <code>audio</code> element.
|
||||||
|
</audio>
|
||||||
|
<p>smokey summer of 2004.</p>
|
||||||
|
|
||||||
|
|
||||||
|
</main>
|
||||||
|
|
||||||
|
<footer class="siteFooter container">
|
||||||
|
<p>Copyright © 2015 Danielle & Matthew Dillon</p>
|
||||||
|
</footer>
|
||||||
|
|
||||||
|
|
||||||
|
</body>
|
||||||
|
</html>
|
||||||
|
|
58
audio/ahem/index.html
Normal file
58
audio/ahem/index.html
Normal file
|
@ -0,0 +1,58 @@
|
||||||
|
<!doctype html>
|
||||||
|
<html>
|
||||||
|
<head>
|
||||||
|
<meta charset="utf-8">
|
||||||
|
<meta http-equiv="X-UA-Compatible" content="IE=edge,chrome=1">
|
||||||
|
<meta name="viewport" content="width=device-width, initial-scale=1.0">
|
||||||
|
<meta name="HandheldFriendly" content="True">
|
||||||
|
|
||||||
|
<title>AKDillon</title>
|
||||||
|
|
||||||
|
<link rel="stylesheet" type="text/css" media="screen" href="https://akdillon.net/css/concise.min.css" />
|
||||||
|
<link rel="stylesheet" type="text/css" media="screen" href="https://akdillon.net/css/starter.css" />
|
||||||
|
</head>
|
||||||
|
|
||||||
|
<body>
|
||||||
|
|
||||||
|
|
||||||
|
<header class="siteHeader container clearfix">
|
||||||
|
<h1 class="logo"><a href="https://akdillon.net">AKDillon</a></h1>
|
||||||
|
|
||||||
|
<nav class="nav">
|
||||||
|
<ul>
|
||||||
|
|
||||||
|
<li><a href="https://akdillon.net/mrd_ce_thesis/">MRD CE Thesis</a></li>
|
||||||
|
|
||||||
|
<li><a href="https://akdillon.net/audio/">Audio</a></li>
|
||||||
|
|
||||||
|
<li><a href="https://akdillon.net/about/">About</a></li>
|
||||||
|
|
||||||
|
<li><a href="https://akdillon.net/contact/">Contact</a></li>
|
||||||
|
|
||||||
|
</ul>
|
||||||
|
</nav>
|
||||||
|
</header>
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
<main class="siteContent container">
|
||||||
|
<h1>MRD Audio</h1>
|
||||||
|
<h4><a href="https://akdillon.net/audio/ahem/" title="ahem">ahem</a></h4>
|
||||||
|
<a href="http://storage.googleapis.com/thermokarst-misc/mrd_audio/ahem.mp3" target="_blank">Download</a>
|
||||||
|
<br>
|
||||||
|
<audio src="http://storage.googleapis.com/thermokarst-misc/mrd_audio/ahem.mp3" controls>
|
||||||
|
Your browser does not support the <code>audio</code> element.
|
||||||
|
</audio>
|
||||||
|
<p>2011, boise to anc, in-flight entertainment.</p>
|
||||||
|
|
||||||
|
|
||||||
|
</main>
|
||||||
|
|
||||||
|
<footer class="siteFooter container">
|
||||||
|
<p>Copyright © 2015 Danielle & Matthew Dillon</p>
|
||||||
|
</footer>
|
||||||
|
|
||||||
|
|
||||||
|
</body>
|
||||||
|
</html>
|
||||||
|
|
58
audio/atrophy/index.html
Normal file
58
audio/atrophy/index.html
Normal file
|
@ -0,0 +1,58 @@
|
||||||
|
<!doctype html>
|
||||||
|
<html>
|
||||||
|
<head>
|
||||||
|
<meta charset="utf-8">
|
||||||
|
<meta http-equiv="X-UA-Compatible" content="IE=edge,chrome=1">
|
||||||
|
<meta name="viewport" content="width=device-width, initial-scale=1.0">
|
||||||
|
<meta name="HandheldFriendly" content="True">
|
||||||
|
|
||||||
|
<title>AKDillon</title>
|
||||||
|
|
||||||
|
<link rel="stylesheet" type="text/css" media="screen" href="https://akdillon.net/css/concise.min.css" />
|
||||||
|
<link rel="stylesheet" type="text/css" media="screen" href="https://akdillon.net/css/starter.css" />
|
||||||
|
</head>
|
||||||
|
|
||||||
|
<body>
|
||||||
|
|
||||||
|
|
||||||
|
<header class="siteHeader container clearfix">
|
||||||
|
<h1 class="logo"><a href="https://akdillon.net">AKDillon</a></h1>
|
||||||
|
|
||||||
|
<nav class="nav">
|
||||||
|
<ul>
|
||||||
|
|
||||||
|
<li><a href="https://akdillon.net/mrd_ce_thesis/">MRD CE Thesis</a></li>
|
||||||
|
|
||||||
|
<li><a href="https://akdillon.net/audio/">Audio</a></li>
|
||||||
|
|
||||||
|
<li><a href="https://akdillon.net/about/">About</a></li>
|
||||||
|
|
||||||
|
<li><a href="https://akdillon.net/contact/">Contact</a></li>
|
||||||
|
|
||||||
|
</ul>
|
||||||
|
</nav>
|
||||||
|
</header>
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
<main class="siteContent container">
|
||||||
|
<h1>MRD Audio</h1>
|
||||||
|
<h4><a href="https://akdillon.net/audio/atrophy/" title="atrophy">atrophy</a></h4>
|
||||||
|
<a href="http://storage.googleapis.com/thermokarst-misc/mrd_audio/atrophy.mp3" target="_blank">Download</a>
|
||||||
|
<br>
|
||||||
|
<audio src="http://storage.googleapis.com/thermokarst-misc/mrd_audio/atrophy.mp3" controls>
|
||||||
|
Your browser does not support the <code>audio</code> element.
|
||||||
|
</audio>
|
||||||
|
<p>pardon the faux <a href="http://www.gnu.org">GNU</a>/metal. 2007.</p>
|
||||||
|
|
||||||
|
|
||||||
|
</main>
|
||||||
|
|
||||||
|
<footer class="siteFooter container">
|
||||||
|
<p>Copyright © 2015 Danielle & Matthew Dillon</p>
|
||||||
|
</footer>
|
||||||
|
|
||||||
|
|
||||||
|
</body>
|
||||||
|
</html>
|
||||||
|
|
59
audio/d_unit/index.html
Normal file
59
audio/d_unit/index.html
Normal file
|
@ -0,0 +1,59 @@
|
||||||
|
<!doctype html>
|
||||||
|
<html>
|
||||||
|
<head>
|
||||||
|
<meta charset="utf-8">
|
||||||
|
<meta http-equiv="X-UA-Compatible" content="IE=edge,chrome=1">
|
||||||
|
<meta name="viewport" content="width=device-width, initial-scale=1.0">
|
||||||
|
<meta name="HandheldFriendly" content="True">
|
||||||
|
|
||||||
|
<title>AKDillon</title>
|
||||||
|
|
||||||
|
<link rel="stylesheet" type="text/css" media="screen" href="https://akdillon.net/css/concise.min.css" />
|
||||||
|
<link rel="stylesheet" type="text/css" media="screen" href="https://akdillon.net/css/starter.css" />
|
||||||
|
</head>
|
||||||
|
|
||||||
|
<body>
|
||||||
|
|
||||||
|
|
||||||
|
<header class="siteHeader container clearfix">
|
||||||
|
<h1 class="logo"><a href="https://akdillon.net">AKDillon</a></h1>
|
||||||
|
|
||||||
|
<nav class="nav">
|
||||||
|
<ul>
|
||||||
|
|
||||||
|
<li><a href="https://akdillon.net/mrd_ce_thesis/">MRD CE Thesis</a></li>
|
||||||
|
|
||||||
|
<li><a href="https://akdillon.net/audio/">Audio</a></li>
|
||||||
|
|
||||||
|
<li><a href="https://akdillon.net/about/">About</a></li>
|
||||||
|
|
||||||
|
<li><a href="https://akdillon.net/contact/">Contact</a></li>
|
||||||
|
|
||||||
|
</ul>
|
||||||
|
</nav>
|
||||||
|
</header>
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
<main class="siteContent container">
|
||||||
|
<h1>MRD Audio</h1>
|
||||||
|
<h4><a href="https://akdillon.net/audio/d_unit/" title="d_unit">d_unit</a></h4>
|
||||||
|
<a href="http://storage.googleapis.com/thermokarst-misc/mrd_audio/d_unit.mp3" target="_blank">Download</a>
|
||||||
|
<br>
|
||||||
|
<audio src="http://storage.googleapis.com/thermokarst-misc/mrd_audio/d_unit.mp3" controls>
|
||||||
|
Your browser does not support the <code>audio</code> element.
|
||||||
|
</audio>
|
||||||
|
<p>circa fall 2008. this track reeks of garageband (im talking to you, dance kit).
|
||||||
|
kick it old school.</p>
|
||||||
|
|
||||||
|
|
||||||
|
</main>
|
||||||
|
|
||||||
|
<footer class="siteFooter container">
|
||||||
|
<p>Copyright © 2015 Danielle & Matthew Dillon</p>
|
||||||
|
</footer>
|
||||||
|
|
||||||
|
|
||||||
|
</body>
|
||||||
|
</html>
|
||||||
|
|
59
audio/done/index.html
Normal file
59
audio/done/index.html
Normal file
|
@ -0,0 +1,59 @@
|
||||||
|
<!doctype html>
|
||||||
|
<html>
|
||||||
|
<head>
|
||||||
|
<meta charset="utf-8">
|
||||||
|
<meta http-equiv="X-UA-Compatible" content="IE=edge,chrome=1">
|
||||||
|
<meta name="viewport" content="width=device-width, initial-scale=1.0">
|
||||||
|
<meta name="HandheldFriendly" content="True">
|
||||||
|
|
||||||
|
<title>AKDillon</title>
|
||||||
|
|
||||||
|
<link rel="stylesheet" type="text/css" media="screen" href="https://akdillon.net/css/concise.min.css" />
|
||||||
|
<link rel="stylesheet" type="text/css" media="screen" href="https://akdillon.net/css/starter.css" />
|
||||||
|
</head>
|
||||||
|
|
||||||
|
<body>
|
||||||
|
|
||||||
|
|
||||||
|
<header class="siteHeader container clearfix">
|
||||||
|
<h1 class="logo"><a href="https://akdillon.net">AKDillon</a></h1>
|
||||||
|
|
||||||
|
<nav class="nav">
|
||||||
|
<ul>
|
||||||
|
|
||||||
|
<li><a href="https://akdillon.net/mrd_ce_thesis/">MRD CE Thesis</a></li>
|
||||||
|
|
||||||
|
<li><a href="https://akdillon.net/audio/">Audio</a></li>
|
||||||
|
|
||||||
|
<li><a href="https://akdillon.net/about/">About</a></li>
|
||||||
|
|
||||||
|
<li><a href="https://akdillon.net/contact/">Contact</a></li>
|
||||||
|
|
||||||
|
</ul>
|
||||||
|
</nav>
|
||||||
|
</header>
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
<main class="siteContent container">
|
||||||
|
<h1>MRD Audio</h1>
|
||||||
|
<h4><a href="https://akdillon.net/audio/done/" title="done">done</a></h4>
|
||||||
|
<a href="http://storage.googleapis.com/thermokarst-misc/mrd_audio/done.mp3" target="_blank">Download</a>
|
||||||
|
<br>
|
||||||
|
<audio src="http://storage.googleapis.com/thermokarst-misc/mrd_audio/done.mp3" controls>
|
||||||
|
Your browser does not support the <code>audio</code> element.
|
||||||
|
</audio>
|
||||||
|
<p>2011.
|
||||||
|
rainy sunday.</p>
|
||||||
|
|
||||||
|
|
||||||
|
</main>
|
||||||
|
|
||||||
|
<footer class="siteFooter container">
|
||||||
|
<p>Copyright © 2015 Danielle & Matthew Dillon</p>
|
||||||
|
</footer>
|
||||||
|
|
||||||
|
|
||||||
|
</body>
|
||||||
|
</html>
|
||||||
|
|
59
audio/goodbye/index.html
Normal file
59
audio/goodbye/index.html
Normal file
|
@ -0,0 +1,59 @@
|
||||||
|
<!doctype html>
|
||||||
|
<html>
|
||||||
|
<head>
|
||||||
|
<meta charset="utf-8">
|
||||||
|
<meta http-equiv="X-UA-Compatible" content="IE=edge,chrome=1">
|
||||||
|
<meta name="viewport" content="width=device-width, initial-scale=1.0">
|
||||||
|
<meta name="HandheldFriendly" content="True">
|
||||||
|
|
||||||
|
<title>AKDillon</title>
|
||||||
|
|
||||||
|
<link rel="stylesheet" type="text/css" media="screen" href="https://akdillon.net/css/concise.min.css" />
|
||||||
|
<link rel="stylesheet" type="text/css" media="screen" href="https://akdillon.net/css/starter.css" />
|
||||||
|
</head>
|
||||||
|
|
||||||
|
<body>
|
||||||
|
|
||||||
|
|
||||||
|
<header class="siteHeader container clearfix">
|
||||||
|
<h1 class="logo"><a href="https://akdillon.net">AKDillon</a></h1>
|
||||||
|
|
||||||
|
<nav class="nav">
|
||||||
|
<ul>
|
||||||
|
|
||||||
|
<li><a href="https://akdillon.net/mrd_ce_thesis/">MRD CE Thesis</a></li>
|
||||||
|
|
||||||
|
<li><a href="https://akdillon.net/audio/">Audio</a></li>
|
||||||
|
|
||||||
|
<li><a href="https://akdillon.net/about/">About</a></li>
|
||||||
|
|
||||||
|
<li><a href="https://akdillon.net/contact/">Contact</a></li>
|
||||||
|
|
||||||
|
</ul>
|
||||||
|
</nav>
|
||||||
|
</header>
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
<main class="siteContent container">
|
||||||
|
<h1>MRD Audio</h1>
|
||||||
|
<h4><a href="https://akdillon.net/audio/goodbye/" title="this is how we say goodbye">this is how we say goodbye</a></h4>
|
||||||
|
<a href="http://storage.googleapis.com/thermokarst-misc/mrd_audio/thisishowwesaygoodbye.mp3" target="_blank">Download</a>
|
||||||
|
<br>
|
||||||
|
<audio src="http://storage.googleapis.com/thermokarst-misc/mrd_audio/thisishowwesaygoodbye.mp3" controls>
|
||||||
|
Your browser does not support the <code>audio</code> element.
|
||||||
|
</audio>
|
||||||
|
<p>2011.
|
||||||
|
part two…</p>
|
||||||
|
|
||||||
|
|
||||||
|
</main>
|
||||||
|
|
||||||
|
<footer class="siteFooter container">
|
||||||
|
<p>Copyright © 2015 Danielle & Matthew Dillon</p>
|
||||||
|
</footer>
|
||||||
|
|
||||||
|
|
||||||
|
</body>
|
||||||
|
</html>
|
||||||
|
|
59
audio/hadal_waltz/index.html
Normal file
59
audio/hadal_waltz/index.html
Normal file
|
@ -0,0 +1,59 @@
|
||||||
|
<!doctype html>
|
||||||
|
<html>
|
||||||
|
<head>
|
||||||
|
<meta charset="utf-8">
|
||||||
|
<meta http-equiv="X-UA-Compatible" content="IE=edge,chrome=1">
|
||||||
|
<meta name="viewport" content="width=device-width, initial-scale=1.0">
|
||||||
|
<meta name="HandheldFriendly" content="True">
|
||||||
|
|
||||||
|
<title>AKDillon</title>
|
||||||
|
|
||||||
|
<link rel="stylesheet" type="text/css" media="screen" href="https://akdillon.net/css/concise.min.css" />
|
||||||
|
<link rel="stylesheet" type="text/css" media="screen" href="https://akdillon.net/css/starter.css" />
|
||||||
|
</head>
|
||||||
|
|
||||||
|
<body>
|
||||||
|
|
||||||
|
|
||||||
|
<header class="siteHeader container clearfix">
|
||||||
|
<h1 class="logo"><a href="https://akdillon.net">AKDillon</a></h1>
|
||||||
|
|
||||||
|
<nav class="nav">
|
||||||
|
<ul>
|
||||||
|
|
||||||
|
<li><a href="https://akdillon.net/mrd_ce_thesis/">MRD CE Thesis</a></li>
|
||||||
|
|
||||||
|
<li><a href="https://akdillon.net/audio/">Audio</a></li>
|
||||||
|
|
||||||
|
<li><a href="https://akdillon.net/about/">About</a></li>
|
||||||
|
|
||||||
|
<li><a href="https://akdillon.net/contact/">Contact</a></li>
|
||||||
|
|
||||||
|
</ul>
|
||||||
|
</nav>
|
||||||
|
</header>
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
<main class="siteContent container">
|
||||||
|
<h1>MRD Audio</h1>
|
||||||
|
<h4><a href="https://akdillon.net/audio/hadal_waltz/" title="Hadal Waltz (A Lifetime in Two Movements)">Hadal Waltz (A Lifetime in Two Movements)</a></h4>
|
||||||
|
<a href="http://storage.googleapis.com/thermokarst-misc/mrd_audio/hadal_waltz.mp3" target="_blank">Download</a>
|
||||||
|
<br>
|
||||||
|
<audio src="http://storage.googleapis.com/thermokarst-misc/mrd_audio/hadal_waltz.mp3" controls>
|
||||||
|
Your browser does not support the <code>audio</code> element.
|
||||||
|
</audio>
|
||||||
|
<p>The sound of hadals waltzing… ask Jeff Long.
|
||||||
|
My worst [snowshoeing] nightmare. 2010.</p>
|
||||||
|
|
||||||
|
|
||||||
|
</main>
|
||||||
|
|
||||||
|
<footer class="siteFooter container">
|
||||||
|
<p>Copyright © 2015 Danielle & Matthew Dillon</p>
|
||||||
|
</footer>
|
||||||
|
|
||||||
|
|
||||||
|
</body>
|
||||||
|
</html>
|
||||||
|
|
59
audio/hello/index.html
Normal file
59
audio/hello/index.html
Normal file
|
@ -0,0 +1,59 @@
|
||||||
|
<!doctype html>
|
||||||
|
<html>
|
||||||
|
<head>
|
||||||
|
<meta charset="utf-8">
|
||||||
|
<meta http-equiv="X-UA-Compatible" content="IE=edge,chrome=1">
|
||||||
|
<meta name="viewport" content="width=device-width, initial-scale=1.0">
|
||||||
|
<meta name="HandheldFriendly" content="True">
|
||||||
|
|
||||||
|
<title>AKDillon</title>
|
||||||
|
|
||||||
|
<link rel="stylesheet" type="text/css" media="screen" href="https://akdillon.net/css/concise.min.css" />
|
||||||
|
<link rel="stylesheet" type="text/css" media="screen" href="https://akdillon.net/css/starter.css" />
|
||||||
|
</head>
|
||||||
|
|
||||||
|
<body>
|
||||||
|
|
||||||
|
|
||||||
|
<header class="siteHeader container clearfix">
|
||||||
|
<h1 class="logo"><a href="https://akdillon.net">AKDillon</a></h1>
|
||||||
|
|
||||||
|
<nav class="nav">
|
||||||
|
<ul>
|
||||||
|
|
||||||
|
<li><a href="https://akdillon.net/mrd_ce_thesis/">MRD CE Thesis</a></li>
|
||||||
|
|
||||||
|
<li><a href="https://akdillon.net/audio/">Audio</a></li>
|
||||||
|
|
||||||
|
<li><a href="https://akdillon.net/about/">About</a></li>
|
||||||
|
|
||||||
|
<li><a href="https://akdillon.net/contact/">Contact</a></li>
|
||||||
|
|
||||||
|
</ul>
|
||||||
|
</nav>
|
||||||
|
</header>
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
<main class="siteContent container">
|
||||||
|
<h1>MRD Audio</h1>
|
||||||
|
<h4><a href="https://akdillon.net/audio/hello/" title="this is how we say hello">this is how we say hello</a></h4>
|
||||||
|
<a href="http://storage.googleapis.com/thermokarst-misc/mrd_audio/thisishowwesayhello.mp3" target="_blank">Download</a>
|
||||||
|
<br>
|
||||||
|
<audio src="http://storage.googleapis.com/thermokarst-misc/mrd_audio/thisishowwesayhello.mp3" controls>
|
||||||
|
Your browser does not support the <code>audio</code> element.
|
||||||
|
</audio>
|
||||||
|
<p>2011.
|
||||||
|
“artsy noise” is still just noise.</p>
|
||||||
|
|
||||||
|
|
||||||
|
</main>
|
||||||
|
|
||||||
|
<footer class="siteFooter container">
|
||||||
|
<p>Copyright © 2015 Danielle & Matthew Dillon</p>
|
||||||
|
</footer>
|
||||||
|
|
||||||
|
|
||||||
|
</body>
|
||||||
|
</html>
|
||||||
|
|
59
audio/hurricanes/index.html
Normal file
59
audio/hurricanes/index.html
Normal file
|
@ -0,0 +1,59 @@
|
||||||
|
<!doctype html>
|
||||||
|
<html>
|
||||||
|
<head>
|
||||||
|
<meta charset="utf-8">
|
||||||
|
<meta http-equiv="X-UA-Compatible" content="IE=edge,chrome=1">
|
||||||
|
<meta name="viewport" content="width=device-width, initial-scale=1.0">
|
||||||
|
<meta name="HandheldFriendly" content="True">
|
||||||
|
|
||||||
|
<title>AKDillon</title>
|
||||||
|
|
||||||
|
<link rel="stylesheet" type="text/css" media="screen" href="https://akdillon.net/css/concise.min.css" />
|
||||||
|
<link rel="stylesheet" type="text/css" media="screen" href="https://akdillon.net/css/starter.css" />
|
||||||
|
</head>
|
||||||
|
|
||||||
|
<body>
|
||||||
|
|
||||||
|
|
||||||
|
<header class="siteHeader container clearfix">
|
||||||
|
<h1 class="logo"><a href="https://akdillon.net">AKDillon</a></h1>
|
||||||
|
|
||||||
|
<nav class="nav">
|
||||||
|
<ul>
|
||||||
|
|
||||||
|
<li><a href="https://akdillon.net/mrd_ce_thesis/">MRD CE Thesis</a></li>
|
||||||
|
|
||||||
|
<li><a href="https://akdillon.net/audio/">Audio</a></li>
|
||||||
|
|
||||||
|
<li><a href="https://akdillon.net/about/">About</a></li>
|
||||||
|
|
||||||
|
<li><a href="https://akdillon.net/contact/">Contact</a></li>
|
||||||
|
|
||||||
|
</ul>
|
||||||
|
</nav>
|
||||||
|
</header>
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
<main class="siteContent container">
|
||||||
|
<h1>MRD Audio</h1>
|
||||||
|
<h4><a href="https://akdillon.net/audio/hurricanes/" title="hurricanes">hurricanes</a></h4>
|
||||||
|
<a href="http://storage.googleapis.com/thermokarst-misc/mrd_audio/hurricanes.mp3" target="_blank">Download</a>
|
||||||
|
<br>
|
||||||
|
<audio src="http://storage.googleapis.com/thermokarst-misc/mrd_audio/hurricanes.mp3" controls>
|
||||||
|
Your browser does not support the <code>audio</code> element.
|
||||||
|
</audio>
|
||||||
|
<p>4am in The Hat’s spare bedroom.
|
||||||
|
generally, we do these kinds of things bc of love. 2004.</p>
|
||||||
|
|
||||||
|
|
||||||
|
</main>
|
||||||
|
|
||||||
|
<footer class="siteFooter container">
|
||||||
|
<p>Copyright © 2015 Danielle & Matthew Dillon</p>
|
||||||
|
</footer>
|
||||||
|
|
||||||
|
|
||||||
|
</body>
|
||||||
|
</html>
|
||||||
|
|
349
audio/index.html
Normal file
349
audio/index.html
Normal file
|
@ -0,0 +1,349 @@
|
||||||
|
<!doctype html>
|
||||||
|
<html>
|
||||||
|
<head>
|
||||||
|
<meta charset="utf-8">
|
||||||
|
<meta http-equiv="X-UA-Compatible" content="IE=edge,chrome=1">
|
||||||
|
<meta name="viewport" content="width=device-width, initial-scale=1.0">
|
||||||
|
<meta name="HandheldFriendly" content="True">
|
||||||
|
|
||||||
|
<title>AKDillon</title>
|
||||||
|
|
||||||
|
<link rel="stylesheet" type="text/css" media="screen" href="https://akdillon.net/css/concise.min.css" />
|
||||||
|
<link rel="stylesheet" type="text/css" media="screen" href="https://akdillon.net/css/starter.css" />
|
||||||
|
</head>
|
||||||
|
|
||||||
|
<body>
|
||||||
|
|
||||||
|
|
||||||
|
<header class="siteHeader container clearfix">
|
||||||
|
<h1 class="logo"><a href="https://akdillon.net">AKDillon</a></h1>
|
||||||
|
|
||||||
|
<nav class="nav">
|
||||||
|
<ul>
|
||||||
|
|
||||||
|
<li><a href="https://akdillon.net/mrd_ce_thesis/">MRD CE Thesis</a></li>
|
||||||
|
|
||||||
|
<li><a href="https://akdillon.net/audio/">Audio</a></li>
|
||||||
|
|
||||||
|
<li><a href="https://akdillon.net/about/">About</a></li>
|
||||||
|
|
||||||
|
<li><a href="https://akdillon.net/contact/">Contact</a></li>
|
||||||
|
|
||||||
|
</ul>
|
||||||
|
</nav>
|
||||||
|
</header>
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
<main class="siteContent container">
|
||||||
|
<h1>MRD Audio</h1>
|
||||||
|
|
||||||
|
|
||||||
|
<div class="row gutter">
|
||||||
|
<div class="column-7">
|
||||||
|
|
||||||
|
|
||||||
|
<h4><a href="https://akdillon.net/audio/goodbye/" title="this is how we say goodbye">this is how we say goodbye</a></h4>
|
||||||
|
<a href="http://storage.googleapis.com/thermokarst-misc/mrd_audio/thisishowwesaygoodbye.mp3" target="_blank">Download</a>
|
||||||
|
<br>
|
||||||
|
<audio src="http://storage.googleapis.com/thermokarst-misc/mrd_audio/thisishowwesaygoodbye.mp3" controls>
|
||||||
|
Your browser does not support the <code>audio</code> element.
|
||||||
|
</audio>
|
||||||
|
<p>2011.
|
||||||
|
part two…</p>
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
</div>
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
<div class="column-7 push-2">
|
||||||
|
|
||||||
|
|
||||||
|
<h4><a href="https://akdillon.net/audio/hello/" title="this is how we say hello">this is how we say hello</a></h4>
|
||||||
|
<a href="http://storage.googleapis.com/thermokarst-misc/mrd_audio/thisishowwesayhello.mp3" target="_blank">Download</a>
|
||||||
|
<br>
|
||||||
|
<audio src="http://storage.googleapis.com/thermokarst-misc/mrd_audio/thisishowwesayhello.mp3" controls>
|
||||||
|
Your browser does not support the <code>audio</code> element.
|
||||||
|
</audio>
|
||||||
|
<p>2011.
|
||||||
|
“artsy noise” is still just noise.</p>
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
</div>
|
||||||
|
</div>
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
<div class="row gutter">
|
||||||
|
<div class="column-7">
|
||||||
|
|
||||||
|
|
||||||
|
<h4><a href="https://akdillon.net/audio/ahem/" title="ahem">ahem</a></h4>
|
||||||
|
<a href="http://storage.googleapis.com/thermokarst-misc/mrd_audio/ahem.mp3" target="_blank">Download</a>
|
||||||
|
<br>
|
||||||
|
<audio src="http://storage.googleapis.com/thermokarst-misc/mrd_audio/ahem.mp3" controls>
|
||||||
|
Your browser does not support the <code>audio</code> element.
|
||||||
|
</audio>
|
||||||
|
<p>2011, boise to anc, in-flight entertainment.</p>
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
</div>
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
<div class="column-7 push-2">
|
||||||
|
|
||||||
|
|
||||||
|
<h4><a href="https://akdillon.net/audio/done/" title="done">done</a></h4>
|
||||||
|
<a href="http://storage.googleapis.com/thermokarst-misc/mrd_audio/done.mp3" target="_blank">Download</a>
|
||||||
|
<br>
|
||||||
|
<audio src="http://storage.googleapis.com/thermokarst-misc/mrd_audio/done.mp3" controls>
|
||||||
|
Your browser does not support the <code>audio</code> element.
|
||||||
|
</audio>
|
||||||
|
<p>2011.
|
||||||
|
rainy sunday.</p>
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
</div>
|
||||||
|
</div>
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
<div class="row gutter">
|
||||||
|
<div class="column-7">
|
||||||
|
|
||||||
|
|
||||||
|
<h4><a href="https://akdillon.net/audio/life/" title="Li(f)e">Li(f)e</a></h4>
|
||||||
|
<a href="http://storage.googleapis.com/thermokarst-misc/mrd_audio/Li%28f%29e.mp3" target="_blank">Download</a>
|
||||||
|
<br>
|
||||||
|
<audio src="http://storage.googleapis.com/thermokarst-misc/mrd_audio/Li%28f%29e.mp3" controls>
|
||||||
|
Your browser does not support the <code>audio</code> element.
|
||||||
|
</audio>
|
||||||
|
<p>2006.
|
||||||
|
rough cut.</p>
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
</div>
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
<div class="column-7 push-2">
|
||||||
|
|
||||||
|
|
||||||
|
<h4><a href="https://akdillon.net/audio/hadal_waltz/" title="Hadal Waltz (A Lifetime in Two Movements)">Hadal Waltz (A Lifetime in Two Movements)</a></h4>
|
||||||
|
<a href="http://storage.googleapis.com/thermokarst-misc/mrd_audio/hadal_waltz.mp3" target="_blank">Download</a>
|
||||||
|
<br>
|
||||||
|
<audio src="http://storage.googleapis.com/thermokarst-misc/mrd_audio/hadal_waltz.mp3" controls>
|
||||||
|
Your browser does not support the <code>audio</code> element.
|
||||||
|
</audio>
|
||||||
|
<p>The sound of hadals waltzing… ask Jeff Long.
|
||||||
|
My worst [snowshoeing] nightmare. 2010.</p>
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
</div>
|
||||||
|
</div>
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
<div class="row gutter">
|
||||||
|
<div class="column-7">
|
||||||
|
|
||||||
|
|
||||||
|
<h4><a href="https://akdillon.net/audio/wydtfm/" title="would.you.do.this.for.me?">would.you.do.this.for.me?</a></h4>
|
||||||
|
<a href="http://storage.googleapis.com/thermokarst-misc/mrd_audio/wouldyoudothisforme.mp3" target="_blank">Download</a>
|
||||||
|
<br>
|
||||||
|
<audio src="http://storage.googleapis.com/thermokarst-misc/mrd_audio/wouldyoudothisforme.mp3" controls>
|
||||||
|
Your browser does not support the <code>audio</code> element.
|
||||||
|
</audio>
|
||||||
|
<p>2007.
|
||||||
|
i keep planting this seedling, but it wont grow. maybe this season…</p>
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
</div>
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
<div class="column-7 push-2">
|
||||||
|
|
||||||
|
|
||||||
|
<h4><a href="https://akdillon.net/audio/hurricanes/" title="hurricanes">hurricanes</a></h4>
|
||||||
|
<a href="http://storage.googleapis.com/thermokarst-misc/mrd_audio/hurricanes.mp3" target="_blank">Download</a>
|
||||||
|
<br>
|
||||||
|
<audio src="http://storage.googleapis.com/thermokarst-misc/mrd_audio/hurricanes.mp3" controls>
|
||||||
|
Your browser does not support the <code>audio</code> element.
|
||||||
|
</audio>
|
||||||
|
<p>4am in The Hat’s spare bedroom.
|
||||||
|
generally, we do these kinds of things bc of love. 2004.</p>
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
</div>
|
||||||
|
</div>
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
<div class="row gutter">
|
||||||
|
<div class="column-7">
|
||||||
|
|
||||||
|
|
||||||
|
<h4><a href="https://akdillon.net/audio/atrophy/" title="atrophy">atrophy</a></h4>
|
||||||
|
<a href="http://storage.googleapis.com/thermokarst-misc/mrd_audio/atrophy.mp3" target="_blank">Download</a>
|
||||||
|
<br>
|
||||||
|
<audio src="http://storage.googleapis.com/thermokarst-misc/mrd_audio/atrophy.mp3" controls>
|
||||||
|
Your browser does not support the <code>audio</code> element.
|
||||||
|
</audio>
|
||||||
|
<p>pardon the faux <a href="http://www.gnu.org">GNU</a>/metal. 2007.</p>
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
</div>
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
<div class="column-7 push-2">
|
||||||
|
|
||||||
|
|
||||||
|
<h4><a href="https://akdillon.net/audio/stance/" title="stance">stance</a></h4>
|
||||||
|
<a href="http://storage.googleapis.com/thermokarst-misc/mrd_audio/stance.mp3" target="_blank">Download</a>
|
||||||
|
<br>
|
||||||
|
<audio src="http://storage.googleapis.com/thermokarst-misc/mrd_audio/stance.mp3" controls>
|
||||||
|
Your browser does not support the <code>audio</code> element.
|
||||||
|
</audio>
|
||||||
|
<p>i wish i could say this was a gwar cover. 2006.</p>
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
</div>
|
||||||
|
</div>
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
<div class="row gutter">
|
||||||
|
<div class="column-7">
|
||||||
|
|
||||||
|
|
||||||
|
<h4><a href="https://akdillon.net/audio/12d4fd/" title="12d4fd">12d4fd</a></h4>
|
||||||
|
<a href="http://storage.googleapis.com/thermokarst-misc/mrd_audio/12d4fd.mp3" target="_blank">Download</a>
|
||||||
|
<br>
|
||||||
|
<audio src="http://storage.googleapis.com/thermokarst-misc/mrd_audio/12d4fd.mp3" controls>
|
||||||
|
Your browser does not support the <code>audio</code> element.
|
||||||
|
</audio>
|
||||||
|
<p>smokey summer of 2004.</p>
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
</div>
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
<div class="column-7 push-2">
|
||||||
|
|
||||||
|
|
||||||
|
<h4><a href="https://akdillon.net/audio/involuntary_organ_donation/" title="involuntary organ donation">involuntary organ donation</a></h4>
|
||||||
|
<a href="http://storage.googleapis.com/thermokarst-misc/mrd_audio/involuntary_organ_donation.mp3" target="_blank">Download</a>
|
||||||
|
<br>
|
||||||
|
<audio src="http://storage.googleapis.com/thermokarst-misc/mrd_audio/involuntary_organ_donation.mp3" controls>
|
||||||
|
Your browser does not support the <code>audio</code> element.
|
||||||
|
</audio>
|
||||||
|
<p>2001.
|
||||||
|
jeskola buzz and cep.
|
||||||
|
making music in a closet with two computers.
|
||||||
|
gangsta beats.</p>
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
</div>
|
||||||
|
</div>
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
<div class="row gutter">
|
||||||
|
<div class="column-7">
|
||||||
|
|
||||||
|
|
||||||
|
<h4><a href="https://akdillon.net/audio/d_unit/" title="d_unit">d_unit</a></h4>
|
||||||
|
<a href="http://storage.googleapis.com/thermokarst-misc/mrd_audio/d_unit.mp3" target="_blank">Download</a>
|
||||||
|
<br>
|
||||||
|
<audio src="http://storage.googleapis.com/thermokarst-misc/mrd_audio/d_unit.mp3" controls>
|
||||||
|
Your browser does not support the <code>audio</code> element.
|
||||||
|
</audio>
|
||||||
|
<p>circa fall 2008. this track reeks of garageband (im talking to you, dance kit).
|
||||||
|
kick it old school.</p>
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
</div>
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
<div class="column-7 push-2">
|
||||||
|
|
||||||
|
|
||||||
|
<h4><a href="https://akdillon.net/audio/x3_x3/" title="x3_x3">x3_x3</a></h4>
|
||||||
|
<a href="http://storage.googleapis.com/thermokarst-misc/mrd_audio/x3_x3.mp3" target="_blank">Download</a>
|
||||||
|
<br>
|
||||||
|
<audio src="http://storage.googleapis.com/thermokarst-misc/mrd_audio/x3_x3.mp3" controls>
|
||||||
|
Your browser does not support the <code>audio</code> element.
|
||||||
|
</audio>
|
||||||
|
<p>circa 2008. not sure where this was heading.</p>
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
</div>
|
||||||
|
</div>
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
<div class="row gutter">
|
||||||
|
<div class="column-7">
|
||||||
|
|
||||||
|
|
||||||
|
<h4><a href="https://akdillon.net/audio/untitled/" title="untitled">untitled</a></h4>
|
||||||
|
<a href="http://storage.googleapis.com/thermokarst-misc/mrd_audio/untitled.mp3" target="_blank">Download</a>
|
||||||
|
<br>
|
||||||
|
<audio src="http://storage.googleapis.com/thermokarst-misc/mrd_audio/untitled.mp3" controls>
|
||||||
|
Your browser does not support the <code>audio</code> element.
|
||||||
|
</audio>
|
||||||
|
<p>circa 2008. autumn. leaves falling. rotting wild cranberries.</p>
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
</div>
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
</div>
|
||||||
|
|
||||||
|
</main>
|
||||||
|
|
||||||
|
<footer class="siteFooter container">
|
||||||
|
<p>Copyright © 2015 Danielle & Matthew Dillon</p>
|
||||||
|
</footer>
|
||||||
|
|
||||||
|
|
||||||
|
</body>
|
||||||
|
</html>
|
||||||
|
|
174
audio/index.xml
Normal file
174
audio/index.xml
Normal file
|
@ -0,0 +1,174 @@
|
||||||
|
<?xml version="1.0" encoding="utf-8" standalone="yes" ?>
|
||||||
|
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
|
||||||
|
<channel>
|
||||||
|
<title>Audios on AKDillon</title>
|
||||||
|
<link>https://akdillon.net/audio/</link>
|
||||||
|
<description>Recent content in Audios on AKDillon</description>
|
||||||
|
<generator>Hugo -- gohugo.io</generator>
|
||||||
|
<language>en-us</language>
|
||||||
|
<lastBuildDate>Sun, 21 Jun 2015 10:37:00 -0800</lastBuildDate>
|
||||||
|
<atom:link href="https://akdillon.net/audio/index.xml" rel="self" type="application/rss+xml" />
|
||||||
|
|
||||||
|
<item>
|
||||||
|
<title>this is how we say goodbye</title>
|
||||||
|
<link>https://akdillon.net/audio/goodbye/</link>
|
||||||
|
<pubDate>Sun, 21 Jun 2015 10:37:00 -0800</pubDate>
|
||||||
|
|
||||||
|
<guid>https://akdillon.net/audio/goodbye/</guid>
|
||||||
|
<description><p>2011.
|
||||||
|
part two&hellip;</p>
|
||||||
|
</description>
|
||||||
|
</item>
|
||||||
|
|
||||||
|
<item>
|
||||||
|
<title>this is how we say hello</title>
|
||||||
|
<link>https://akdillon.net/audio/hello/</link>
|
||||||
|
<pubDate>Sun, 21 Jun 2015 10:34:51 -0800</pubDate>
|
||||||
|
|
||||||
|
<guid>https://akdillon.net/audio/hello/</guid>
|
||||||
|
<description><p>2011.
|
||||||
|
&ldquo;artsy noise&rdquo; is still just noise.</p>
|
||||||
|
</description>
|
||||||
|
</item>
|
||||||
|
|
||||||
|
<item>
|
||||||
|
<title>ahem</title>
|
||||||
|
<link>https://akdillon.net/audio/ahem/</link>
|
||||||
|
<pubDate>Sun, 21 Jun 2015 10:32:47 -0800</pubDate>
|
||||||
|
|
||||||
|
<guid>https://akdillon.net/audio/ahem/</guid>
|
||||||
|
<description><p>2011, boise to anc, in-flight entertainment.</p>
|
||||||
|
</description>
|
||||||
|
</item>
|
||||||
|
|
||||||
|
<item>
|
||||||
|
<title>done</title>
|
||||||
|
<link>https://akdillon.net/audio/done/</link>
|
||||||
|
<pubDate>Sun, 21 Jun 2015 10:31:46 -0800</pubDate>
|
||||||
|
|
||||||
|
<guid>https://akdillon.net/audio/done/</guid>
|
||||||
|
<description><p>2011.
|
||||||
|
rainy sunday.</p>
|
||||||
|
</description>
|
||||||
|
</item>
|
||||||
|
|
||||||
|
<item>
|
||||||
|
<title>Li(f)e</title>
|
||||||
|
<link>https://akdillon.net/audio/life/</link>
|
||||||
|
<pubDate>Sun, 21 Jun 2015 10:30:52 -0800</pubDate>
|
||||||
|
|
||||||
|
<guid>https://akdillon.net/audio/life/</guid>
|
||||||
|
<description><p>2006.
|
||||||
|
rough cut.</p>
|
||||||
|
</description>
|
||||||
|
</item>
|
||||||
|
|
||||||
|
<item>
|
||||||
|
<title>Hadal Waltz (A Lifetime in Two Movements)</title>
|
||||||
|
<link>https://akdillon.net/audio/hadal_waltz/</link>
|
||||||
|
<pubDate>Sun, 21 Jun 2015 10:29:34 -0800</pubDate>
|
||||||
|
|
||||||
|
<guid>https://akdillon.net/audio/hadal_waltz/</guid>
|
||||||
|
<description><p>The sound of hadals waltzing&hellip; ask Jeff Long.
|
||||||
|
My worst [snowshoeing] nightmare. 2010.</p>
|
||||||
|
</description>
|
||||||
|
</item>
|
||||||
|
|
||||||
|
<item>
|
||||||
|
<title>would.you.do.this.for.me?</title>
|
||||||
|
<link>https://akdillon.net/audio/wydtfm/</link>
|
||||||
|
<pubDate>Sun, 21 Jun 2015 10:28:06 -0800</pubDate>
|
||||||
|
|
||||||
|
<guid>https://akdillon.net/audio/wydtfm/</guid>
|
||||||
|
<description><p>2007.
|
||||||
|
i keep planting this seedling, but it wont grow. maybe this season&hellip;</p>
|
||||||
|
</description>
|
||||||
|
</item>
|
||||||
|
|
||||||
|
<item>
|
||||||
|
<title>hurricanes</title>
|
||||||
|
<link>https://akdillon.net/audio/hurricanes/</link>
|
||||||
|
<pubDate>Sun, 21 Jun 2015 10:25:01 -0800</pubDate>
|
||||||
|
|
||||||
|
<guid>https://akdillon.net/audio/hurricanes/</guid>
|
||||||
|
<description><p>4am in The Hat&rsquo;s spare bedroom.
|
||||||
|
generally, we do these kinds of things bc of love. 2004.</p>
|
||||||
|
</description>
|
||||||
|
</item>
|
||||||
|
|
||||||
|
<item>
|
||||||
|
<title>atrophy</title>
|
||||||
|
<link>https://akdillon.net/audio/atrophy/</link>
|
||||||
|
<pubDate>Sun, 21 Jun 2015 10:23:31 -0800</pubDate>
|
||||||
|
|
||||||
|
<guid>https://akdillon.net/audio/atrophy/</guid>
|
||||||
|
<description><p>pardon the faux <a href="http://www.gnu.org">GNU</a>/metal. 2007.</p>
|
||||||
|
</description>
|
||||||
|
</item>
|
||||||
|
|
||||||
|
<item>
|
||||||
|
<title>stance</title>
|
||||||
|
<link>https://akdillon.net/audio/stance/</link>
|
||||||
|
<pubDate>Sun, 21 Jun 2015 10:22:28 -0800</pubDate>
|
||||||
|
|
||||||
|
<guid>https://akdillon.net/audio/stance/</guid>
|
||||||
|
<description><p>i wish i could say this was a gwar cover. 2006.</p>
|
||||||
|
</description>
|
||||||
|
</item>
|
||||||
|
|
||||||
|
<item>
|
||||||
|
<title>12d4fd</title>
|
||||||
|
<link>https://akdillon.net/audio/12d4fd/</link>
|
||||||
|
<pubDate>Sun, 21 Jun 2015 10:21:33 -0800</pubDate>
|
||||||
|
|
||||||
|
<guid>https://akdillon.net/audio/12d4fd/</guid>
|
||||||
|
<description><p>smokey summer of 2004.</p>
|
||||||
|
</description>
|
||||||
|
</item>
|
||||||
|
|
||||||
|
<item>
|
||||||
|
<title>involuntary organ donation</title>
|
||||||
|
<link>https://akdillon.net/audio/involuntary_organ_donation/</link>
|
||||||
|
<pubDate>Sun, 21 Jun 2015 10:19:32 -0800</pubDate>
|
||||||
|
|
||||||
|
<guid>https://akdillon.net/audio/involuntary_organ_donation/</guid>
|
||||||
|
<description><p>2001.
|
||||||
|
jeskola buzz and cep.
|
||||||
|
making music in a closet with two computers.
|
||||||
|
gangsta beats.</p>
|
||||||
|
</description>
|
||||||
|
</item>
|
||||||
|
|
||||||
|
<item>
|
||||||
|
<title>d_unit</title>
|
||||||
|
<link>https://akdillon.net/audio/d_unit/</link>
|
||||||
|
<pubDate>Sun, 21 Jun 2015 10:18:07 -0800</pubDate>
|
||||||
|
|
||||||
|
<guid>https://akdillon.net/audio/d_unit/</guid>
|
||||||
|
<description><p>circa fall 2008. this track reeks of garageband (im talking to you, dance kit).
|
||||||
|
kick it old school.</p>
|
||||||
|
</description>
|
||||||
|
</item>
|
||||||
|
|
||||||
|
<item>
|
||||||
|
<title>x3_x3</title>
|
||||||
|
<link>https://akdillon.net/audio/x3_x3/</link>
|
||||||
|
<pubDate>Sun, 21 Jun 2015 10:16:24 -0800</pubDate>
|
||||||
|
|
||||||
|
<guid>https://akdillon.net/audio/x3_x3/</guid>
|
||||||
|
<description><p>circa 2008. not sure where this was heading.</p>
|
||||||
|
</description>
|
||||||
|
</item>
|
||||||
|
|
||||||
|
<item>
|
||||||
|
<title>untitled</title>
|
||||||
|
<link>https://akdillon.net/audio/untitled/</link>
|
||||||
|
<pubDate>Sun, 21 Jun 2015 10:14:53 -0800</pubDate>
|
||||||
|
|
||||||
|
<guid>https://akdillon.net/audio/untitled/</guid>
|
||||||
|
<description><p>circa 2008. autumn. leaves falling. rotting wild cranberries.</p>
|
||||||
|
</description>
|
||||||
|
</item>
|
||||||
|
|
||||||
|
</channel>
|
||||||
|
</rss>
|
61
audio/involuntary_organ_donation/index.html
Normal file
61
audio/involuntary_organ_donation/index.html
Normal file
|
@ -0,0 +1,61 @@
|
||||||
|
<!doctype html>
|
||||||
|
<html>
|
||||||
|
<head>
|
||||||
|
<meta charset="utf-8">
|
||||||
|
<meta http-equiv="X-UA-Compatible" content="IE=edge,chrome=1">
|
||||||
|
<meta name="viewport" content="width=device-width, initial-scale=1.0">
|
||||||
|
<meta name="HandheldFriendly" content="True">
|
||||||
|
|
||||||
|
<title>AKDillon</title>
|
||||||
|
|
||||||
|
<link rel="stylesheet" type="text/css" media="screen" href="https://akdillon.net/css/concise.min.css" />
|
||||||
|
<link rel="stylesheet" type="text/css" media="screen" href="https://akdillon.net/css/starter.css" />
|
||||||
|
</head>
|
||||||
|
|
||||||
|
<body>
|
||||||
|
|
||||||
|
|
||||||
|
<header class="siteHeader container clearfix">
|
||||||
|
<h1 class="logo"><a href="https://akdillon.net">AKDillon</a></h1>
|
||||||
|
|
||||||
|
<nav class="nav">
|
||||||
|
<ul>
|
||||||
|
|
||||||
|
<li><a href="https://akdillon.net/mrd_ce_thesis/">MRD CE Thesis</a></li>
|
||||||
|
|
||||||
|
<li><a href="https://akdillon.net/audio/">Audio</a></li>
|
||||||
|
|
||||||
|
<li><a href="https://akdillon.net/about/">About</a></li>
|
||||||
|
|
||||||
|
<li><a href="https://akdillon.net/contact/">Contact</a></li>
|
||||||
|
|
||||||
|
</ul>
|
||||||
|
</nav>
|
||||||
|
</header>
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
<main class="siteContent container">
|
||||||
|
<h1>MRD Audio</h1>
|
||||||
|
<h4><a href="https://akdillon.net/audio/involuntary_organ_donation/" title="involuntary organ donation">involuntary organ donation</a></h4>
|
||||||
|
<a href="http://storage.googleapis.com/thermokarst-misc/mrd_audio/involuntary_organ_donation.mp3" target="_blank">Download</a>
|
||||||
|
<br>
|
||||||
|
<audio src="http://storage.googleapis.com/thermokarst-misc/mrd_audio/involuntary_organ_donation.mp3" controls>
|
||||||
|
Your browser does not support the <code>audio</code> element.
|
||||||
|
</audio>
|
||||||
|
<p>2001.
|
||||||
|
jeskola buzz and cep.
|
||||||
|
making music in a closet with two computers.
|
||||||
|
gangsta beats.</p>
|
||||||
|
|
||||||
|
|
||||||
|
</main>
|
||||||
|
|
||||||
|
<footer class="siteFooter container">
|
||||||
|
<p>Copyright © 2015 Danielle & Matthew Dillon</p>
|
||||||
|
</footer>
|
||||||
|
|
||||||
|
|
||||||
|
</body>
|
||||||
|
</html>
|
||||||
|
|
59
audio/life/index.html
Normal file
59
audio/life/index.html
Normal file
|
@ -0,0 +1,59 @@
|
||||||
|
<!doctype html>
|
||||||
|
<html>
|
||||||
|
<head>
|
||||||
|
<meta charset="utf-8">
|
||||||
|
<meta http-equiv="X-UA-Compatible" content="IE=edge,chrome=1">
|
||||||
|
<meta name="viewport" content="width=device-width, initial-scale=1.0">
|
||||||
|
<meta name="HandheldFriendly" content="True">
|
||||||
|
|
||||||
|
<title>AKDillon</title>
|
||||||
|
|
||||||
|
<link rel="stylesheet" type="text/css" media="screen" href="https://akdillon.net/css/concise.min.css" />
|
||||||
|
<link rel="stylesheet" type="text/css" media="screen" href="https://akdillon.net/css/starter.css" />
|
||||||
|
</head>
|
||||||
|
|
||||||
|
<body>
|
||||||
|
|
||||||
|
|
||||||
|
<header class="siteHeader container clearfix">
|
||||||
|
<h1 class="logo"><a href="https://akdillon.net">AKDillon</a></h1>
|
||||||
|
|
||||||
|
<nav class="nav">
|
||||||
|
<ul>
|
||||||
|
|
||||||
|
<li><a href="https://akdillon.net/mrd_ce_thesis/">MRD CE Thesis</a></li>
|
||||||
|
|
||||||
|
<li><a href="https://akdillon.net/audio/">Audio</a></li>
|
||||||
|
|
||||||
|
<li><a href="https://akdillon.net/about/">About</a></li>
|
||||||
|
|
||||||
|
<li><a href="https://akdillon.net/contact/">Contact</a></li>
|
||||||
|
|
||||||
|
</ul>
|
||||||
|
</nav>
|
||||||
|
</header>
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
<main class="siteContent container">
|
||||||
|
<h1>MRD Audio</h1>
|
||||||
|
<h4><a href="https://akdillon.net/audio/life/" title="Li(f)e">Li(f)e</a></h4>
|
||||||
|
<a href="http://storage.googleapis.com/thermokarst-misc/mrd_audio/Li%28f%29e.mp3" target="_blank">Download</a>
|
||||||
|
<br>
|
||||||
|
<audio src="http://storage.googleapis.com/thermokarst-misc/mrd_audio/Li%28f%29e.mp3" controls>
|
||||||
|
Your browser does not support the <code>audio</code> element.
|
||||||
|
</audio>
|
||||||
|
<p>2006.
|
||||||
|
rough cut.</p>
|
||||||
|
|
||||||
|
|
||||||
|
</main>
|
||||||
|
|
||||||
|
<footer class="siteFooter container">
|
||||||
|
<p>Copyright © 2015 Danielle & Matthew Dillon</p>
|
||||||
|
</footer>
|
||||||
|
|
||||||
|
|
||||||
|
</body>
|
||||||
|
</html>
|
||||||
|
|
58
audio/stance/index.html
Normal file
58
audio/stance/index.html
Normal file
|
@ -0,0 +1,58 @@
|
||||||
|
<!doctype html>
|
||||||
|
<html>
|
||||||
|
<head>
|
||||||
|
<meta charset="utf-8">
|
||||||
|
<meta http-equiv="X-UA-Compatible" content="IE=edge,chrome=1">
|
||||||
|
<meta name="viewport" content="width=device-width, initial-scale=1.0">
|
||||||
|
<meta name="HandheldFriendly" content="True">
|
||||||
|
|
||||||
|
<title>AKDillon</title>
|
||||||
|
|
||||||
|
<link rel="stylesheet" type="text/css" media="screen" href="https://akdillon.net/css/concise.min.css" />
|
||||||
|
<link rel="stylesheet" type="text/css" media="screen" href="https://akdillon.net/css/starter.css" />
|
||||||
|
</head>
|
||||||
|
|
||||||
|
<body>
|
||||||
|
|
||||||
|
|
||||||
|
<header class="siteHeader container clearfix">
|
||||||
|
<h1 class="logo"><a href="https://akdillon.net">AKDillon</a></h1>
|
||||||
|
|
||||||
|
<nav class="nav">
|
||||||
|
<ul>
|
||||||
|
|
||||||
|
<li><a href="https://akdillon.net/mrd_ce_thesis/">MRD CE Thesis</a></li>
|
||||||
|
|
||||||
|
<li><a href="https://akdillon.net/audio/">Audio</a></li>
|
||||||
|
|
||||||
|
<li><a href="https://akdillon.net/about/">About</a></li>
|
||||||
|
|
||||||
|
<li><a href="https://akdillon.net/contact/">Contact</a></li>
|
||||||
|
|
||||||
|
</ul>
|
||||||
|
</nav>
|
||||||
|
</header>
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
<main class="siteContent container">
|
||||||
|
<h1>MRD Audio</h1>
|
||||||
|
<h4><a href="https://akdillon.net/audio/stance/" title="stance">stance</a></h4>
|
||||||
|
<a href="http://storage.googleapis.com/thermokarst-misc/mrd_audio/stance.mp3" target="_blank">Download</a>
|
||||||
|
<br>
|
||||||
|
<audio src="http://storage.googleapis.com/thermokarst-misc/mrd_audio/stance.mp3" controls>
|
||||||
|
Your browser does not support the <code>audio</code> element.
|
||||||
|
</audio>
|
||||||
|
<p>i wish i could say this was a gwar cover. 2006.</p>
|
||||||
|
|
||||||
|
|
||||||
|
</main>
|
||||||
|
|
||||||
|
<footer class="siteFooter container">
|
||||||
|
<p>Copyright © 2015 Danielle & Matthew Dillon</p>
|
||||||
|
</footer>
|
||||||
|
|
||||||
|
|
||||||
|
</body>
|
||||||
|
</html>
|
||||||
|
|
58
audio/untitled/index.html
Normal file
58
audio/untitled/index.html
Normal file
|
@ -0,0 +1,58 @@
|
||||||
|
<!doctype html>
|
||||||
|
<html>
|
||||||
|
<head>
|
||||||
|
<meta charset="utf-8">
|
||||||
|
<meta http-equiv="X-UA-Compatible" content="IE=edge,chrome=1">
|
||||||
|
<meta name="viewport" content="width=device-width, initial-scale=1.0">
|
||||||
|
<meta name="HandheldFriendly" content="True">
|
||||||
|
|
||||||
|
<title>AKDillon</title>
|
||||||
|
|
||||||
|
<link rel="stylesheet" type="text/css" media="screen" href="https://akdillon.net/css/concise.min.css" />
|
||||||
|
<link rel="stylesheet" type="text/css" media="screen" href="https://akdillon.net/css/starter.css" />
|
||||||
|
</head>
|
||||||
|
|
||||||
|
<body>
|
||||||
|
|
||||||
|
|
||||||
|
<header class="siteHeader container clearfix">
|
||||||
|
<h1 class="logo"><a href="https://akdillon.net">AKDillon</a></h1>
|
||||||
|
|
||||||
|
<nav class="nav">
|
||||||
|
<ul>
|
||||||
|
|
||||||
|
<li><a href="https://akdillon.net/mrd_ce_thesis/">MRD CE Thesis</a></li>
|
||||||
|
|
||||||
|
<li><a href="https://akdillon.net/audio/">Audio</a></li>
|
||||||
|
|
||||||
|
<li><a href="https://akdillon.net/about/">About</a></li>
|
||||||
|
|
||||||
|
<li><a href="https://akdillon.net/contact/">Contact</a></li>
|
||||||
|
|
||||||
|
</ul>
|
||||||
|
</nav>
|
||||||
|
</header>
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
<main class="siteContent container">
|
||||||
|
<h1>MRD Audio</h1>
|
||||||
|
<h4><a href="https://akdillon.net/audio/untitled/" title="untitled">untitled</a></h4>
|
||||||
|
<a href="http://storage.googleapis.com/thermokarst-misc/mrd_audio/untitled.mp3" target="_blank">Download</a>
|
||||||
|
<br>
|
||||||
|
<audio src="http://storage.googleapis.com/thermokarst-misc/mrd_audio/untitled.mp3" controls>
|
||||||
|
Your browser does not support the <code>audio</code> element.
|
||||||
|
</audio>
|
||||||
|
<p>circa 2008. autumn. leaves falling. rotting wild cranberries.</p>
|
||||||
|
|
||||||
|
|
||||||
|
</main>
|
||||||
|
|
||||||
|
<footer class="siteFooter container">
|
||||||
|
<p>Copyright © 2015 Danielle & Matthew Dillon</p>
|
||||||
|
</footer>
|
||||||
|
|
||||||
|
|
||||||
|
</body>
|
||||||
|
</html>
|
||||||
|
|
59
audio/wydtfm/index.html
Normal file
59
audio/wydtfm/index.html
Normal file
|
@ -0,0 +1,59 @@
|
||||||
|
<!doctype html>
|
||||||
|
<html>
|
||||||
|
<head>
|
||||||
|
<meta charset="utf-8">
|
||||||
|
<meta http-equiv="X-UA-Compatible" content="IE=edge,chrome=1">
|
||||||
|
<meta name="viewport" content="width=device-width, initial-scale=1.0">
|
||||||
|
<meta name="HandheldFriendly" content="True">
|
||||||
|
|
||||||
|
<title>AKDillon</title>
|
||||||
|
|
||||||
|
<link rel="stylesheet" type="text/css" media="screen" href="https://akdillon.net/css/concise.min.css" />
|
||||||
|
<link rel="stylesheet" type="text/css" media="screen" href="https://akdillon.net/css/starter.css" />
|
||||||
|
</head>
|
||||||
|
|
||||||
|
<body>
|
||||||
|
|
||||||
|
|
||||||
|
<header class="siteHeader container clearfix">
|
||||||
|
<h1 class="logo"><a href="https://akdillon.net">AKDillon</a></h1>
|
||||||
|
|
||||||
|
<nav class="nav">
|
||||||
|
<ul>
|
||||||
|
|
||||||
|
<li><a href="https://akdillon.net/mrd_ce_thesis/">MRD CE Thesis</a></li>
|
||||||
|
|
||||||
|
<li><a href="https://akdillon.net/audio/">Audio</a></li>
|
||||||
|
|
||||||
|
<li><a href="https://akdillon.net/about/">About</a></li>
|
||||||
|
|
||||||
|
<li><a href="https://akdillon.net/contact/">Contact</a></li>
|
||||||
|
|
||||||
|
</ul>
|
||||||
|
</nav>
|
||||||
|
</header>
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
<main class="siteContent container">
|
||||||
|
<h1>MRD Audio</h1>
|
||||||
|
<h4><a href="https://akdillon.net/audio/wydtfm/" title="would.you.do.this.for.me?">would.you.do.this.for.me?</a></h4>
|
||||||
|
<a href="http://storage.googleapis.com/thermokarst-misc/mrd_audio/wouldyoudothisforme.mp3" target="_blank">Download</a>
|
||||||
|
<br>
|
||||||
|
<audio src="http://storage.googleapis.com/thermokarst-misc/mrd_audio/wouldyoudothisforme.mp3" controls>
|
||||||
|
Your browser does not support the <code>audio</code> element.
|
||||||
|
</audio>
|
||||||
|
<p>2007.
|
||||||
|
i keep planting this seedling, but it wont grow. maybe this season…</p>
|
||||||
|
|
||||||
|
|
||||||
|
</main>
|
||||||
|
|
||||||
|
<footer class="siteFooter container">
|
||||||
|
<p>Copyright © 2015 Danielle & Matthew Dillon</p>
|
||||||
|
</footer>
|
||||||
|
|
||||||
|
|
||||||
|
</body>
|
||||||
|
</html>
|
||||||
|
|
58
audio/x3_x3/index.html
Normal file
58
audio/x3_x3/index.html
Normal file
|
@ -0,0 +1,58 @@
|
||||||
|
<!doctype html>
|
||||||
|
<html>
|
||||||
|
<head>
|
||||||
|
<meta charset="utf-8">
|
||||||
|
<meta http-equiv="X-UA-Compatible" content="IE=edge,chrome=1">
|
||||||
|
<meta name="viewport" content="width=device-width, initial-scale=1.0">
|
||||||
|
<meta name="HandheldFriendly" content="True">
|
||||||
|
|
||||||
|
<title>AKDillon</title>
|
||||||
|
|
||||||
|
<link rel="stylesheet" type="text/css" media="screen" href="https://akdillon.net/css/concise.min.css" />
|
||||||
|
<link rel="stylesheet" type="text/css" media="screen" href="https://akdillon.net/css/starter.css" />
|
||||||
|
</head>
|
||||||
|
|
||||||
|
<body>
|
||||||
|
|
||||||
|
|
||||||
|
<header class="siteHeader container clearfix">
|
||||||
|
<h1 class="logo"><a href="https://akdillon.net">AKDillon</a></h1>
|
||||||
|
|
||||||
|
<nav class="nav">
|
||||||
|
<ul>
|
||||||
|
|
||||||
|
<li><a href="https://akdillon.net/mrd_ce_thesis/">MRD CE Thesis</a></li>
|
||||||
|
|
||||||
|
<li><a href="https://akdillon.net/audio/">Audio</a></li>
|
||||||
|
|
||||||
|
<li><a href="https://akdillon.net/about/">About</a></li>
|
||||||
|
|
||||||
|
<li><a href="https://akdillon.net/contact/">Contact</a></li>
|
||||||
|
|
||||||
|
</ul>
|
||||||
|
</nav>
|
||||||
|
</header>
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
<main class="siteContent container">
|
||||||
|
<h1>MRD Audio</h1>
|
||||||
|
<h4><a href="https://akdillon.net/audio/x3_x3/" title="x3_x3">x3_x3</a></h4>
|
||||||
|
<a href="http://storage.googleapis.com/thermokarst-misc/mrd_audio/x3_x3.mp3" target="_blank">Download</a>
|
||||||
|
<br>
|
||||||
|
<audio src="http://storage.googleapis.com/thermokarst-misc/mrd_audio/x3_x3.mp3" controls>
|
||||||
|
Your browser does not support the <code>audio</code> element.
|
||||||
|
</audio>
|
||||||
|
<p>circa 2008. not sure where this was heading.</p>
|
||||||
|
|
||||||
|
|
||||||
|
</main>
|
||||||
|
|
||||||
|
<footer class="siteFooter container">
|
||||||
|
<p>Copyright © 2015 Danielle & Matthew Dillon</p>
|
||||||
|
</footer>
|
||||||
|
|
||||||
|
|
||||||
|
</body>
|
||||||
|
</html>
|
||||||
|
|
53
contact/index.html
Normal file
53
contact/index.html
Normal file
|
@ -0,0 +1,53 @@
|
||||||
|
<!doctype html>
|
||||||
|
<html>
|
||||||
|
<head>
|
||||||
|
<meta charset="utf-8">
|
||||||
|
<meta http-equiv="X-UA-Compatible" content="IE=edge,chrome=1">
|
||||||
|
<meta name="viewport" content="width=device-width, initial-scale=1.0">
|
||||||
|
<meta name="HandheldFriendly" content="True">
|
||||||
|
|
||||||
|
<title>AKDillon</title>
|
||||||
|
|
||||||
|
<link rel="stylesheet" type="text/css" media="screen" href="https://akdillon.net/css/concise.min.css" />
|
||||||
|
<link rel="stylesheet" type="text/css" media="screen" href="https://akdillon.net/css/starter.css" />
|
||||||
|
</head>
|
||||||
|
|
||||||
|
<body>
|
||||||
|
|
||||||
|
|
||||||
|
<header class="siteHeader container clearfix">
|
||||||
|
<h1 class="logo"><a href="https://akdillon.net">AKDillon</a></h1>
|
||||||
|
|
||||||
|
<nav class="nav">
|
||||||
|
<ul>
|
||||||
|
|
||||||
|
<li><a href="https://akdillon.net/mrd_ce_thesis/">MRD CE Thesis</a></li>
|
||||||
|
|
||||||
|
<li><a href="https://akdillon.net/audio/">Audio</a></li>
|
||||||
|
|
||||||
|
<li><a href="https://akdillon.net/about/">About</a></li>
|
||||||
|
|
||||||
|
<li><a href="https://akdillon.net/contact/">Contact</a></li>
|
||||||
|
|
||||||
|
</ul>
|
||||||
|
</nav>
|
||||||
|
</header>
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
<main class="siteContent container">
|
||||||
|
<h1>Contact</h1>
|
||||||
|
<p>matthew [at] akdillon [dot] net</p>
|
||||||
|
|
||||||
|
<p>danielle [at] akdillon [dot] net</p>
|
||||||
|
|
||||||
|
</main>
|
||||||
|
|
||||||
|
<footer class="siteFooter container">
|
||||||
|
<p>Copyright © 2015 Danielle & Matthew Dillon</p>
|
||||||
|
</footer>
|
||||||
|
|
||||||
|
|
||||||
|
</body>
|
||||||
|
</html>
|
||||||
|
|
1
css/concise.min.css
vendored
Executable file
1
css/concise.min.css
vendored
Executable file
File diff suppressed because one or more lines are too long
101
css/starter.css
Normal file
101
css/starter.css
Normal file
|
@ -0,0 +1,101 @@
|
||||||
|
.video-player {
|
||||||
|
position: relative;
|
||||||
|
padding-bottom: 56.25%; /* 16:9 */
|
||||||
|
padding-top: 25px;
|
||||||
|
height: 0;
|
||||||
|
}
|
||||||
|
|
||||||
|
.video-player iframe {
|
||||||
|
position: absolute;
|
||||||
|
top: 0;
|
||||||
|
left: 0;
|
||||||
|
width: 100%;
|
||||||
|
height: 100%;
|
||||||
|
}
|
||||||
|
|
||||||
|
.dillons img {
|
||||||
|
width: 350px;
|
||||||
|
height: 350px;
|
||||||
|
}
|
||||||
|
|
||||||
|
a, a:visited {
|
||||||
|
color: #000000;
|
||||||
|
}
|
||||||
|
|
||||||
|
a:hover {
|
||||||
|
color: #8ec8ee;
|
||||||
|
}
|
||||||
|
|
||||||
|
.siteHeader {
|
||||||
|
border-bottom: 1px solid #eee;
|
||||||
|
}
|
||||||
|
|
||||||
|
.logo {
|
||||||
|
font-size: 22px;
|
||||||
|
margin-bottom: 0;
|
||||||
|
}
|
||||||
|
@media (min-width: 48em) {
|
||||||
|
.logo {
|
||||||
|
float: left;
|
||||||
|
}
|
||||||
|
}
|
||||||
|
|
||||||
|
@media (min-width: 48em) {
|
||||||
|
.nav {
|
||||||
|
float: right;
|
||||||
|
}
|
||||||
|
}
|
||||||
|
.nav li {
|
||||||
|
display: inline;
|
||||||
|
line-height: 3.5;
|
||||||
|
margin-left: 25px;
|
||||||
|
}
|
||||||
|
.nav li:first-of-type {
|
||||||
|
margin-left: 0;
|
||||||
|
}
|
||||||
|
|
||||||
|
.siteContent {
|
||||||
|
padding: 50px 0;
|
||||||
|
text-align: center;
|
||||||
|
}
|
||||||
|
|
||||||
|
.siteFooter {
|
||||||
|
border-top: 1px solid #eee;
|
||||||
|
padding-top: 15px;
|
||||||
|
}
|
||||||
|
|
||||||
|
blockquote {
|
||||||
|
border-left: 1px solid #ddd;
|
||||||
|
color: #777;
|
||||||
|
font-style: italic;
|
||||||
|
margin: 1em 2em;
|
||||||
|
padding-left: 1em;
|
||||||
|
text-align: left;
|
||||||
|
}
|
||||||
|
|
||||||
|
blockquote cite {
|
||||||
|
color: #555;
|
||||||
|
display: block;
|
||||||
|
font-size: 14px;
|
||||||
|
font-size: 0.875rem;
|
||||||
|
line-height: 1.71429;
|
||||||
|
}
|
||||||
|
|
||||||
|
blockquote cite:before {
|
||||||
|
content: "\2014 \0020";
|
||||||
|
}
|
||||||
|
|
||||||
|
blockquote cite a {
|
||||||
|
color: #555;
|
||||||
|
}
|
||||||
|
|
||||||
|
blockquote cite a:visited {
|
||||||
|
color: #555;
|
||||||
|
}
|
||||||
|
|
||||||
|
blockquote.blockquote-reverse {
|
||||||
|
border-left: none;
|
||||||
|
border-right: 1px solid #ddd;
|
||||||
|
padding: 0 1em 0 0;
|
||||||
|
text-align: right;
|
||||||
|
}
|
BIN
img/dillons.jpg
Normal file
BIN
img/dillons.jpg
Normal file
Binary file not shown.
After Width: | Height: | Size: 67 KiB |
BIN
img/main.jpg
Executable file
BIN
img/main.jpg
Executable file
Binary file not shown.
After Width: | Height: | Size: 89 KiB |
49
index.html
Normal file
49
index.html
Normal file
|
@ -0,0 +1,49 @@
|
||||||
|
<!doctype html>
|
||||||
|
<html>
|
||||||
|
<head>
|
||||||
|
<meta charset="utf-8">
|
||||||
|
<meta http-equiv="X-UA-Compatible" content="IE=edge,chrome=1">
|
||||||
|
<meta name="viewport" content="width=device-width, initial-scale=1.0">
|
||||||
|
<meta name="HandheldFriendly" content="True">
|
||||||
|
|
||||||
|
<title>AKDillon</title>
|
||||||
|
|
||||||
|
<link rel="stylesheet" type="text/css" media="screen" href="https://akdillon.net/css/concise.min.css" />
|
||||||
|
<link rel="stylesheet" type="text/css" media="screen" href="https://akdillon.net/css/starter.css" />
|
||||||
|
</head>
|
||||||
|
|
||||||
|
<body>
|
||||||
|
|
||||||
|
|
||||||
|
<header class="siteHeader container clearfix">
|
||||||
|
<h1 class="logo"><a href="https://akdillon.net">AKDillon</a></h1>
|
||||||
|
|
||||||
|
<nav class="nav">
|
||||||
|
<ul>
|
||||||
|
|
||||||
|
<li><a href="https://akdillon.net/mrd_ce_thesis/">MRD CE Thesis</a></li>
|
||||||
|
|
||||||
|
<li><a href="https://akdillon.net/audio/">Audio</a></li>
|
||||||
|
|
||||||
|
<li><a href="https://akdillon.net/about/">About</a></li>
|
||||||
|
|
||||||
|
<li><a href="https://akdillon.net/contact/">Contact</a></li>
|
||||||
|
|
||||||
|
</ul>
|
||||||
|
</nav>
|
||||||
|
</header>
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
<main class="siteContent container">
|
||||||
|
<img src="https://akdillon.netimg/main.jpg" alt="alaska">
|
||||||
|
</main>
|
||||||
|
|
||||||
|
<footer class="siteFooter container">
|
||||||
|
<p>Copyright © 2015 Danielle & Matthew Dillon</p>
|
||||||
|
</footer>
|
||||||
|
|
||||||
|
|
||||||
|
</body>
|
||||||
|
</html>
|
||||||
|
|
506
index.xml
Normal file
506
index.xml
Normal file
|
@ -0,0 +1,506 @@
|
||||||
|
<?xml version="1.0" encoding="utf-8" standalone="yes" ?>
|
||||||
|
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
|
||||||
|
<channel>
|
||||||
|
<title>AKDillon</title>
|
||||||
|
<link>https://akdillon.net/</link>
|
||||||
|
<description>Recent content on AKDillon</description>
|
||||||
|
<generator>Hugo -- gohugo.io</generator>
|
||||||
|
<language>en-us</language>
|
||||||
|
<lastBuildDate>Sun, 21 Jun 2015 10:37:00 -0800</lastBuildDate>
|
||||||
|
<atom:link href="https://akdillon.net/index.xml" rel="self" type="application/rss+xml" />
|
||||||
|
|
||||||
|
<item>
|
||||||
|
<title>this is how we say goodbye</title>
|
||||||
|
<link>https://akdillon.net/audio/goodbye/</link>
|
||||||
|
<pubDate>Sun, 21 Jun 2015 10:37:00 -0800</pubDate>
|
||||||
|
|
||||||
|
<guid>https://akdillon.net/audio/goodbye/</guid>
|
||||||
|
<description><p>2011.
|
||||||
|
part two&hellip;</p>
|
||||||
|
</description>
|
||||||
|
</item>
|
||||||
|
|
||||||
|
<item>
|
||||||
|
<title>this is how we say hello</title>
|
||||||
|
<link>https://akdillon.net/audio/hello/</link>
|
||||||
|
<pubDate>Sun, 21 Jun 2015 10:34:51 -0800</pubDate>
|
||||||
|
|
||||||
|
<guid>https://akdillon.net/audio/hello/</guid>
|
||||||
|
<description><p>2011.
|
||||||
|
&ldquo;artsy noise&rdquo; is still just noise.</p>
|
||||||
|
</description>
|
||||||
|
</item>
|
||||||
|
|
||||||
|
<item>
|
||||||
|
<title>ahem</title>
|
||||||
|
<link>https://akdillon.net/audio/ahem/</link>
|
||||||
|
<pubDate>Sun, 21 Jun 2015 10:32:47 -0800</pubDate>
|
||||||
|
|
||||||
|
<guid>https://akdillon.net/audio/ahem/</guid>
|
||||||
|
<description><p>2011, boise to anc, in-flight entertainment.</p>
|
||||||
|
</description>
|
||||||
|
</item>
|
||||||
|
|
||||||
|
<item>
|
||||||
|
<title>done</title>
|
||||||
|
<link>https://akdillon.net/audio/done/</link>
|
||||||
|
<pubDate>Sun, 21 Jun 2015 10:31:46 -0800</pubDate>
|
||||||
|
|
||||||
|
<guid>https://akdillon.net/audio/done/</guid>
|
||||||
|
<description><p>2011.
|
||||||
|
rainy sunday.</p>
|
||||||
|
</description>
|
||||||
|
</item>
|
||||||
|
|
||||||
|
<item>
|
||||||
|
<title>Li(f)e</title>
|
||||||
|
<link>https://akdillon.net/audio/life/</link>
|
||||||
|
<pubDate>Sun, 21 Jun 2015 10:30:52 -0800</pubDate>
|
||||||
|
|
||||||
|
<guid>https://akdillon.net/audio/life/</guid>
|
||||||
|
<description><p>2006.
|
||||||
|
rough cut.</p>
|
||||||
|
</description>
|
||||||
|
</item>
|
||||||
|
|
||||||
|
<item>
|
||||||
|
<title>Hadal Waltz (A Lifetime in Two Movements)</title>
|
||||||
|
<link>https://akdillon.net/audio/hadal_waltz/</link>
|
||||||
|
<pubDate>Sun, 21 Jun 2015 10:29:34 -0800</pubDate>
|
||||||
|
|
||||||
|
<guid>https://akdillon.net/audio/hadal_waltz/</guid>
|
||||||
|
<description><p>The sound of hadals waltzing&hellip; ask Jeff Long.
|
||||||
|
My worst [snowshoeing] nightmare. 2010.</p>
|
||||||
|
</description>
|
||||||
|
</item>
|
||||||
|
|
||||||
|
<item>
|
||||||
|
<title>would.you.do.this.for.me?</title>
|
||||||
|
<link>https://akdillon.net/audio/wydtfm/</link>
|
||||||
|
<pubDate>Sun, 21 Jun 2015 10:28:06 -0800</pubDate>
|
||||||
|
|
||||||
|
<guid>https://akdillon.net/audio/wydtfm/</guid>
|
||||||
|
<description><p>2007.
|
||||||
|
i keep planting this seedling, but it wont grow. maybe this season&hellip;</p>
|
||||||
|
</description>
|
||||||
|
</item>
|
||||||
|
|
||||||
|
<item>
|
||||||
|
<title>hurricanes</title>
|
||||||
|
<link>https://akdillon.net/audio/hurricanes/</link>
|
||||||
|
<pubDate>Sun, 21 Jun 2015 10:25:01 -0800</pubDate>
|
||||||
|
|
||||||
|
<guid>https://akdillon.net/audio/hurricanes/</guid>
|
||||||
|
<description><p>4am in The Hat&rsquo;s spare bedroom.
|
||||||
|
generally, we do these kinds of things bc of love. 2004.</p>
|
||||||
|
</description>
|
||||||
|
</item>
|
||||||
|
|
||||||
|
<item>
|
||||||
|
<title>atrophy</title>
|
||||||
|
<link>https://akdillon.net/audio/atrophy/</link>
|
||||||
|
<pubDate>Sun, 21 Jun 2015 10:23:31 -0800</pubDate>
|
||||||
|
|
||||||
|
<guid>https://akdillon.net/audio/atrophy/</guid>
|
||||||
|
<description><p>pardon the faux <a href="http://www.gnu.org">GNU</a>/metal. 2007.</p>
|
||||||
|
</description>
|
||||||
|
</item>
|
||||||
|
|
||||||
|
<item>
|
||||||
|
<title>stance</title>
|
||||||
|
<link>https://akdillon.net/audio/stance/</link>
|
||||||
|
<pubDate>Sun, 21 Jun 2015 10:22:28 -0800</pubDate>
|
||||||
|
|
||||||
|
<guid>https://akdillon.net/audio/stance/</guid>
|
||||||
|
<description><p>i wish i could say this was a gwar cover. 2006.</p>
|
||||||
|
</description>
|
||||||
|
</item>
|
||||||
|
|
||||||
|
<item>
|
||||||
|
<title>12d4fd</title>
|
||||||
|
<link>https://akdillon.net/audio/12d4fd/</link>
|
||||||
|
<pubDate>Sun, 21 Jun 2015 10:21:33 -0800</pubDate>
|
||||||
|
|
||||||
|
<guid>https://akdillon.net/audio/12d4fd/</guid>
|
||||||
|
<description><p>smokey summer of 2004.</p>
|
||||||
|
</description>
|
||||||
|
</item>
|
||||||
|
|
||||||
|
<item>
|
||||||
|
<title>involuntary organ donation</title>
|
||||||
|
<link>https://akdillon.net/audio/involuntary_organ_donation/</link>
|
||||||
|
<pubDate>Sun, 21 Jun 2015 10:19:32 -0800</pubDate>
|
||||||
|
|
||||||
|
<guid>https://akdillon.net/audio/involuntary_organ_donation/</guid>
|
||||||
|
<description><p>2001.
|
||||||
|
jeskola buzz and cep.
|
||||||
|
making music in a closet with two computers.
|
||||||
|
gangsta beats.</p>
|
||||||
|
</description>
|
||||||
|
</item>
|
||||||
|
|
||||||
|
<item>
|
||||||
|
<title>d_unit</title>
|
||||||
|
<link>https://akdillon.net/audio/d_unit/</link>
|
||||||
|
<pubDate>Sun, 21 Jun 2015 10:18:07 -0800</pubDate>
|
||||||
|
|
||||||
|
<guid>https://akdillon.net/audio/d_unit/</guid>
|
||||||
|
<description><p>circa fall 2008. this track reeks of garageband (im talking to you, dance kit).
|
||||||
|
kick it old school.</p>
|
||||||
|
</description>
|
||||||
|
</item>
|
||||||
|
|
||||||
|
<item>
|
||||||
|
<title>x3_x3</title>
|
||||||
|
<link>https://akdillon.net/audio/x3_x3/</link>
|
||||||
|
<pubDate>Sun, 21 Jun 2015 10:16:24 -0800</pubDate>
|
||||||
|
|
||||||
|
<guid>https://akdillon.net/audio/x3_x3/</guid>
|
||||||
|
<description><p>circa 2008. not sure where this was heading.</p>
|
||||||
|
</description>
|
||||||
|
</item>
|
||||||
|
|
||||||
|
<item>
|
||||||
|
<title>MRD CE Thesis Movies (From Manuscript Appendices)</title>
|
||||||
|
<link>https://akdillon.net/mrd_ce_thesis/movies/</link>
|
||||||
|
<pubDate>Sun, 21 Jun 2015 15:04:57 -0800</pubDate>
|
||||||
|
|
||||||
|
<guid>https://akdillon.net/mrd_ce_thesis/movies/</guid>
|
||||||
|
<description>
|
||||||
|
|
||||||
|
<p>Timelapse movies and uCT renderings (manuscript supplementary info). There are
|
||||||
|
quite a few videos stashed here, so please be patient while loading.</p>
|
||||||
|
|
||||||
|
<h2 id="μct-videos:44ed4b8cb7f1829e8ed27b7388c1c2d7">μCT Videos</h2>
|
||||||
|
|
||||||
|
<p><div class="row gutter">
|
||||||
|
<div class="column-2">
|
||||||
|
<h3>JSI08</h3>
|
||||||
|
</div>
|
||||||
|
<div class="embed video-player column-14">
|
||||||
|
<iframe
|
||||||
|
class="youtube-player"
|
||||||
|
type="text/html"
|
||||||
|
width="640"
|
||||||
|
height="385"
|
||||||
|
src="http://www.youtube.com/embed/HV63_92urWk"
|
||||||
|
allowfullscreen
|
||||||
|
frameborder="0">
|
||||||
|
</iframe>
|
||||||
|
</div>
|
||||||
|
</div>
|
||||||
|
|
||||||
|
<div class="row gutter">
|
||||||
|
<div class="column-2">
|
||||||
|
<h3>JSI01</h3>
|
||||||
|
</div>
|
||||||
|
<div class="embed video-player column-14">
|
||||||
|
<iframe
|
||||||
|
class="youtube-player"
|
||||||
|
type="text/html"
|
||||||
|
width="640"
|
||||||
|
height="385"
|
||||||
|
src="http://www.youtube.com/embed/BmypybeP7hM"
|
||||||
|
allowfullscreen
|
||||||
|
frameborder="0">
|
||||||
|
</iframe>
|
||||||
|
</div>
|
||||||
|
</div>
|
||||||
|
|
||||||
|
<div class="row gutter">
|
||||||
|
<div class="column-2">
|
||||||
|
<h3>JCL01</h3>
|
||||||
|
</div>
|
||||||
|
<div class="embed video-player column-14">
|
||||||
|
<iframe
|
||||||
|
class="youtube-player"
|
||||||
|
type="text/html"
|
||||||
|
width="640"
|
||||||
|
height="385"
|
||||||
|
src="http://www.youtube.com/embed/SNI_J0zYCX0"
|
||||||
|
allowfullscreen
|
||||||
|
frameborder="0">
|
||||||
|
</iframe>
|
||||||
|
</div>
|
||||||
|
</div>
|
||||||
|
|
||||||
|
<div class="row gutter">
|
||||||
|
<div class="column-2">
|
||||||
|
<h3>JSI02</h3>
|
||||||
|
</div>
|
||||||
|
<div class="embed video-player column-14">
|
||||||
|
<iframe
|
||||||
|
class="youtube-player"
|
||||||
|
type="text/html"
|
||||||
|
width="640"
|
||||||
|
height="385"
|
||||||
|
src="http://www.youtube.com/embed/CAPUQ4hL6Ok"
|
||||||
|
allowfullscreen
|
||||||
|
frameborder="0">
|
||||||
|
</iframe>
|
||||||
|
</div>
|
||||||
|
</div>
|
||||||
|
|
||||||
|
<div class="row gutter">
|
||||||
|
<div class="column-2">
|
||||||
|
<h3>JSA01</h3>
|
||||||
|
</div>
|
||||||
|
<div class="embed video-player column-14">
|
||||||
|
<iframe
|
||||||
|
class="youtube-player"
|
||||||
|
type="text/html"
|
||||||
|
width="640"
|
||||||
|
height="385"
|
||||||
|
src="http://www.youtube.com/embed/v6pYcHV6o-0"
|
||||||
|
allowfullscreen
|
||||||
|
frameborder="0">
|
||||||
|
</iframe>
|
||||||
|
</div>
|
||||||
|
</div>
|
||||||
|
|
||||||
|
<div class="row gutter">
|
||||||
|
<div class="column-2">
|
||||||
|
<h3>CSA01</h3>
|
||||||
|
</div>
|
||||||
|
<div class="embed video-player column-14">
|
||||||
|
<iframe
|
||||||
|
class="youtube-player"
|
||||||
|
type="text/html"
|
||||||
|
width="640"
|
||||||
|
height="385"
|
||||||
|
src="http://www.youtube.com/embed/ZBHLHz24SXI"
|
||||||
|
allowfullscreen
|
||||||
|
frameborder="0">
|
||||||
|
</iframe>
|
||||||
|
</div>
|
||||||
|
</div>
|
||||||
|
|
||||||
|
<div class="row gutter">
|
||||||
|
<div class="column-2">
|
||||||
|
<h3>JGR01</h3>
|
||||||
|
</div>
|
||||||
|
<div class="embed video-player column-14">
|
||||||
|
<iframe
|
||||||
|
class="youtube-player"
|
||||||
|
type="text/html"
|
||||||
|
width="640"
|
||||||
|
height="385"
|
||||||
|
src="http://www.youtube.com/embed/mHBEZrdPlxY"
|
||||||
|
allowfullscreen
|
||||||
|
frameborder="0">
|
||||||
|
</iframe>
|
||||||
|
</div>
|
||||||
|
</div>
|
||||||
|
</p>
|
||||||
|
|
||||||
|
<h2 id="timelapse-videos:44ed4b8cb7f1829e8ed27b7388c1c2d7">Timelapse Videos</h2>
|
||||||
|
|
||||||
|
<p><div class="row gutter">
|
||||||
|
<div class="column-2">
|
||||||
|
<h3>JSI08</h3>
|
||||||
|
</div>
|
||||||
|
<div class="embed video-player column-14">
|
||||||
|
<iframe
|
||||||
|
class="youtube-player"
|
||||||
|
type="text/html"
|
||||||
|
width="640"
|
||||||
|
height="385"
|
||||||
|
src="http://www.youtube.com/embed/1mamENNeSzI"
|
||||||
|
allowfullscreen
|
||||||
|
frameborder="0">
|
||||||
|
</iframe>
|
||||||
|
</div>
|
||||||
|
</div>
|
||||||
|
|
||||||
|
<div class="row gutter">
|
||||||
|
<div class="column-2">
|
||||||
|
<h3>JSI01</h3>
|
||||||
|
</div>
|
||||||
|
<div class="embed video-player column-14">
|
||||||
|
<iframe
|
||||||
|
class="youtube-player"
|
||||||
|
type="text/html"
|
||||||
|
width="640"
|
||||||
|
height="385"
|
||||||
|
src="http://www.youtube.com/embed/r2Pc2pekUmk"
|
||||||
|
allowfullscreen
|
||||||
|
frameborder="0">
|
||||||
|
</iframe>
|
||||||
|
</div>
|
||||||
|
</div>
|
||||||
|
|
||||||
|
<div class="row gutter">
|
||||||
|
<div class="column-2">
|
||||||
|
<h3>JCL02</h3>
|
||||||
|
</div>
|
||||||
|
<div class="embed video-player column-14">
|
||||||
|
<iframe
|
||||||
|
class="youtube-player"
|
||||||
|
type="text/html"
|
||||||
|
width="640"
|
||||||
|
height="385"
|
||||||
|
src="http://www.youtube.com/embed/0p9XRHMrFQU"
|
||||||
|
allowfullscreen
|
||||||
|
frameborder="0">
|
||||||
|
</iframe>
|
||||||
|
</div>
|
||||||
|
</div>
|
||||||
|
|
||||||
|
<div class="row gutter">
|
||||||
|
<div class="column-2">
|
||||||
|
<h3>JCL01</h3>
|
||||||
|
</div>
|
||||||
|
<div class="embed video-player column-14">
|
||||||
|
<iframe
|
||||||
|
class="youtube-player"
|
||||||
|
type="text/html"
|
||||||
|
width="640"
|
||||||
|
height="385"
|
||||||
|
src="http://www.youtube.com/embed/_w2XbFSB1aw"
|
||||||
|
allowfullscreen
|
||||||
|
frameborder="0">
|
||||||
|
</iframe>
|
||||||
|
</div>
|
||||||
|
</div>
|
||||||
|
|
||||||
|
<div class="row gutter">
|
||||||
|
<div class="column-2">
|
||||||
|
<h3>JSI02</h3>
|
||||||
|
</div>
|
||||||
|
<div class="embed video-player column-14">
|
||||||
|
<iframe
|
||||||
|
class="youtube-player"
|
||||||
|
type="text/html"
|
||||||
|
width="640"
|
||||||
|
height="385"
|
||||||
|
src="http://www.youtube.com/embed/CYu3xkSnQ-w"
|
||||||
|
allowfullscreen
|
||||||
|
frameborder="0">
|
||||||
|
</iframe>
|
||||||
|
</div>
|
||||||
|
</div>
|
||||||
|
|
||||||
|
<div class="row gutter">
|
||||||
|
<div class="column-2">
|
||||||
|
<h3>JSI03</h3>
|
||||||
|
</div>
|
||||||
|
<div class="embed video-player column-14">
|
||||||
|
<iframe
|
||||||
|
class="youtube-player"
|
||||||
|
type="text/html"
|
||||||
|
width="640"
|
||||||
|
height="385"
|
||||||
|
src="http://www.youtube.com/embed/8tDehh3F5YI"
|
||||||
|
allowfullscreen
|
||||||
|
frameborder="0">
|
||||||
|
</iframe>
|
||||||
|
</div>
|
||||||
|
</div>
|
||||||
|
|
||||||
|
<div class="row gutter">
|
||||||
|
<div class="column-2">
|
||||||
|
<h3>JSI04</h3>
|
||||||
|
</div>
|
||||||
|
<div class="embed video-player column-14">
|
||||||
|
<iframe
|
||||||
|
class="youtube-player"
|
||||||
|
type="text/html"
|
||||||
|
width="640"
|
||||||
|
height="385"
|
||||||
|
src="http://www.youtube.com/embed/E4I0T64XKTM"
|
||||||
|
allowfullscreen
|
||||||
|
frameborder="0">
|
||||||
|
</iframe>
|
||||||
|
</div>
|
||||||
|
</div>
|
||||||
|
|
||||||
|
<div class="row gutter">
|
||||||
|
<div class="column-2">
|
||||||
|
<h3>JSI05</h3>
|
||||||
|
</div>
|
||||||
|
<div class="embed video-player column-14">
|
||||||
|
<iframe
|
||||||
|
class="youtube-player"
|
||||||
|
type="text/html"
|
||||||
|
width="640"
|
||||||
|
height="385"
|
||||||
|
src="http://www.youtube.com/embed/A4ucIUZChKk"
|
||||||
|
allowfullscreen
|
||||||
|
frameborder="0">
|
||||||
|
</iframe>
|
||||||
|
</div>
|
||||||
|
</div>
|
||||||
|
|
||||||
|
<div class="row gutter">
|
||||||
|
<div class="column-2">
|
||||||
|
<h3>JSA02</h3>
|
||||||
|
</div>
|
||||||
|
<div class="embed video-player column-14">
|
||||||
|
<iframe
|
||||||
|
class="youtube-player"
|
||||||
|
type="text/html"
|
||||||
|
width="640"
|
||||||
|
height="385"
|
||||||
|
src="http://www.youtube.com/embed/5xziRP6Ejo0"
|
||||||
|
allowfullscreen
|
||||||
|
frameborder="0">
|
||||||
|
</iframe>
|
||||||
|
</div>
|
||||||
|
</div>
|
||||||
|
|
||||||
|
<div class="row gutter">
|
||||||
|
<div class="column-2">
|
||||||
|
<h3>JSA01</h3>
|
||||||
|
</div>
|
||||||
|
<div class="embed video-player column-14">
|
||||||
|
<iframe
|
||||||
|
class="youtube-player"
|
||||||
|
type="text/html"
|
||||||
|
width="640"
|
||||||
|
height="385"
|
||||||
|
src="http://www.youtube.com/embed/u7IE6PIQGOI"
|
||||||
|
allowfullscreen
|
||||||
|
frameborder="0">
|
||||||
|
</iframe>
|
||||||
|
</div>
|
||||||
|
</div>
|
||||||
|
|
||||||
|
<div class="row gutter">
|
||||||
|
<div class="column-2">
|
||||||
|
<h3>JSA04</h3>
|
||||||
|
</div>
|
||||||
|
<div class="embed video-player column-14">
|
||||||
|
<iframe
|
||||||
|
class="youtube-player"
|
||||||
|
type="text/html"
|
||||||
|
width="640"
|
||||||
|
height="385"
|
||||||
|
src="http://www.youtube.com/embed/eqpKGd0XVJk"
|
||||||
|
allowfullscreen
|
||||||
|
frameborder="0">
|
||||||
|
</iframe>
|
||||||
|
</div>
|
||||||
|
</div>
|
||||||
|
|
||||||
|
<div class="row gutter">
|
||||||
|
<div class="column-2">
|
||||||
|
<h3>JGR01</h3>
|
||||||
|
</div>
|
||||||
|
<div class="embed video-player column-14">
|
||||||
|
<iframe
|
||||||
|
class="youtube-player"
|
||||||
|
type="text/html"
|
||||||
|
width="640"
|
||||||
|
height="385"
|
||||||
|
src="http://www.youtube.com/embed/nl-Yy4cbhe4"
|
||||||
|
allowfullscreen
|
||||||
|
frameborder="0">
|
||||||
|
</iframe>
|
||||||
|
</div>
|
||||||
|
</div>
|
||||||
|
</p>
|
||||||
|
</description>
|
||||||
|
</item>
|
||||||
|
|
||||||
|
</channel>
|
||||||
|
</rss>
|
80
mrd_ce_thesis/index.html
Normal file
80
mrd_ce_thesis/index.html
Normal file
|
@ -0,0 +1,80 @@
|
||||||
|
<!doctype html>
|
||||||
|
<html>
|
||||||
|
<head>
|
||||||
|
<meta charset="utf-8">
|
||||||
|
<meta http-equiv="X-UA-Compatible" content="IE=edge,chrome=1">
|
||||||
|
<meta name="viewport" content="width=device-width, initial-scale=1.0">
|
||||||
|
<meta name="HandheldFriendly" content="True">
|
||||||
|
|
||||||
|
<title>AKDillon</title>
|
||||||
|
|
||||||
|
<link rel="stylesheet" type="text/css" media="screen" href="https://akdillon.net/css/concise.min.css" />
|
||||||
|
<link rel="stylesheet" type="text/css" media="screen" href="https://akdillon.net/css/starter.css" />
|
||||||
|
</head>
|
||||||
|
|
||||||
|
<body>
|
||||||
|
|
||||||
|
|
||||||
|
<header class="siteHeader container clearfix">
|
||||||
|
<h1 class="logo"><a href="https://akdillon.net">AKDillon</a></h1>
|
||||||
|
|
||||||
|
<nav class="nav">
|
||||||
|
<ul>
|
||||||
|
|
||||||
|
<li><a href="https://akdillon.net/mrd_ce_thesis/">MRD CE Thesis</a></li>
|
||||||
|
|
||||||
|
<li><a href="https://akdillon.net/audio/">Audio</a></li>
|
||||||
|
|
||||||
|
<li><a href="https://akdillon.net/about/">About</a></li>
|
||||||
|
|
||||||
|
<li><a href="https://akdillon.net/contact/">Contact</a></li>
|
||||||
|
|
||||||
|
</ul>
|
||||||
|
</nav>
|
||||||
|
</header>
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
<main class="siteContent container">
|
||||||
|
<h1>MRD Civil Engineering Thesis Info</h1>
|
||||||
|
|
||||||
|
|
||||||
|
<h3 id="abstract:d680e8a854a7cbad6d490c445cba2eba">Abstract</h3>
|
||||||
|
|
||||||
|
<blockquote>
|
||||||
|
<p>Frost heave is typically associated with the formation of segregation ice in
|
||||||
|
fine-grained soil. Coarse-grained soil is generally considered to be non-frost
|
||||||
|
susceptible. Field observations and laboratory experiments show that
|
||||||
|
coarse-grained soil can be extremely ice-rich in specific conditions. Previous
|
||||||
|
studies have shown that oscillation of the frozen-unfrozen boundary can lead to
|
||||||
|
the formation of ice by a mechanism different from the segregation ice
|
||||||
|
mechanism. Conditions related to the formation of ice in coarse-grained soil
|
||||||
|
were investigated using modern laboratory techniques. Fourteen tests were
|
||||||
|
conducted on five soil types. The thickness of soil subjected to freeze-thaw
|
||||||
|
cycles was varied and controlled by the magnitude and duration of applied soil
|
||||||
|
temperatures. The thickness of the ice formed increased when the sample
|
||||||
|
drainage was limited or prevented during cooling. Under specific conditions,
|
||||||
|
the formation of a discrete ice layer was observed in coarse-grained soils.
|
||||||
|
Seven samples were scanned with the μCT scanner at the completion of the
|
||||||
|
warming and cooling tests. The sub-samples scanned were analyzed in 2D
|
||||||
|
cross-sections, and characterized as 3D reconstructions. Frost heave induced
|
||||||
|
by the formation of ice was observed in both fine- and coarse-grained soils,
|
||||||
|
including soils that were found to be traditionally non-frost susceptible.</p>
|
||||||
|
</blockquote>
|
||||||
|
|
||||||
|
<h3 id="download-http-storage-googleapis-com-thermokarst-misc-ce-thesis-mrdilloncethesismanuscript-pdf:d680e8a854a7cbad6d490c445cba2eba"><a href="http://storage.googleapis.com/thermokarst-misc/ce_thesis/MRDillonCEThesisManuscript.pdf">Download</a></h3>
|
||||||
|
|
||||||
|
<p>PDF format manuscript, 166 pages. Science Commons, 2012.</p>
|
||||||
|
|
||||||
|
<h3 id="appendix-material-hugoshortcode-1:d680e8a854a7cbad6d490c445cba2eba"><a href="https://akdillon.net/mrd_ce_thesis/movies">Appendix Material</a></h3>
|
||||||
|
|
||||||
|
</main>
|
||||||
|
|
||||||
|
<footer class="siteFooter container">
|
||||||
|
<p>Copyright © 2015 Danielle & Matthew Dillon</p>
|
||||||
|
</footer>
|
||||||
|
|
||||||
|
|
||||||
|
</body>
|
||||||
|
</html>
|
||||||
|
|
394
mrd_ce_thesis/index.xml
Normal file
394
mrd_ce_thesis/index.xml
Normal file
|
@ -0,0 +1,394 @@
|
||||||
|
<?xml version="1.0" encoding="utf-8" standalone="yes" ?>
|
||||||
|
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
|
||||||
|
<channel>
|
||||||
|
<title>Mrd_ce_theses on AKDillon</title>
|
||||||
|
<link>https://akdillon.net/mrd_ce_thesis/</link>
|
||||||
|
<description>Recent content in Mrd_ce_theses on AKDillon</description>
|
||||||
|
<generator>Hugo -- gohugo.io</generator>
|
||||||
|
<language>en-us</language>
|
||||||
|
<lastBuildDate>Sun, 21 Jun 2015 15:04:57 -0800</lastBuildDate>
|
||||||
|
<atom:link href="https://akdillon.net/mrd_ce_thesis/index.xml" rel="self" type="application/rss+xml" />
|
||||||
|
|
||||||
|
<item>
|
||||||
|
<title>MRD CE Thesis Movies (From Manuscript Appendices)</title>
|
||||||
|
<link>https://akdillon.net/mrd_ce_thesis/movies/</link>
|
||||||
|
<pubDate>Sun, 21 Jun 2015 15:04:57 -0800</pubDate>
|
||||||
|
|
||||||
|
<guid>https://akdillon.net/mrd_ce_thesis/movies/</guid>
|
||||||
|
<description>
|
||||||
|
|
||||||
|
<p>Timelapse movies and uCT renderings (manuscript supplementary info). There are
|
||||||
|
quite a few videos stashed here, so please be patient while loading.</p>
|
||||||
|
|
||||||
|
<h2 id="μct-videos:44ed4b8cb7f1829e8ed27b7388c1c2d7">μCT Videos</h2>
|
||||||
|
|
||||||
|
<p><div class="row gutter">
|
||||||
|
<div class="column-2">
|
||||||
|
<h3>JSI08</h3>
|
||||||
|
</div>
|
||||||
|
<div class="embed video-player column-14">
|
||||||
|
<iframe
|
||||||
|
class="youtube-player"
|
||||||
|
type="text/html"
|
||||||
|
width="640"
|
||||||
|
height="385"
|
||||||
|
src="http://www.youtube.com/embed/HV63_92urWk"
|
||||||
|
allowfullscreen
|
||||||
|
frameborder="0">
|
||||||
|
</iframe>
|
||||||
|
</div>
|
||||||
|
</div>
|
||||||
|
|
||||||
|
<div class="row gutter">
|
||||||
|
<div class="column-2">
|
||||||
|
<h3>JSI01</h3>
|
||||||
|
</div>
|
||||||
|
<div class="embed video-player column-14">
|
||||||
|
<iframe
|
||||||
|
class="youtube-player"
|
||||||
|
type="text/html"
|
||||||
|
width="640"
|
||||||
|
height="385"
|
||||||
|
src="http://www.youtube.com/embed/BmypybeP7hM"
|
||||||
|
allowfullscreen
|
||||||
|
frameborder="0">
|
||||||
|
</iframe>
|
||||||
|
</div>
|
||||||
|
</div>
|
||||||
|
|
||||||
|
<div class="row gutter">
|
||||||
|
<div class="column-2">
|
||||||
|
<h3>JCL01</h3>
|
||||||
|
</div>
|
||||||
|
<div class="embed video-player column-14">
|
||||||
|
<iframe
|
||||||
|
class="youtube-player"
|
||||||
|
type="text/html"
|
||||||
|
width="640"
|
||||||
|
height="385"
|
||||||
|
src="http://www.youtube.com/embed/SNI_J0zYCX0"
|
||||||
|
allowfullscreen
|
||||||
|
frameborder="0">
|
||||||
|
</iframe>
|
||||||
|
</div>
|
||||||
|
</div>
|
||||||
|
|
||||||
|
<div class="row gutter">
|
||||||
|
<div class="column-2">
|
||||||
|
<h3>JSI02</h3>
|
||||||
|
</div>
|
||||||
|
<div class="embed video-player column-14">
|
||||||
|
<iframe
|
||||||
|
class="youtube-player"
|
||||||
|
type="text/html"
|
||||||
|
width="640"
|
||||||
|
height="385"
|
||||||
|
src="http://www.youtube.com/embed/CAPUQ4hL6Ok"
|
||||||
|
allowfullscreen
|
||||||
|
frameborder="0">
|
||||||
|
</iframe>
|
||||||
|
</div>
|
||||||
|
</div>
|
||||||
|
|
||||||
|
<div class="row gutter">
|
||||||
|
<div class="column-2">
|
||||||
|
<h3>JSA01</h3>
|
||||||
|
</div>
|
||||||
|
<div class="embed video-player column-14">
|
||||||
|
<iframe
|
||||||
|
class="youtube-player"
|
||||||
|
type="text/html"
|
||||||
|
width="640"
|
||||||
|
height="385"
|
||||||
|
src="http://www.youtube.com/embed/v6pYcHV6o-0"
|
||||||
|
allowfullscreen
|
||||||
|
frameborder="0">
|
||||||
|
</iframe>
|
||||||
|
</div>
|
||||||
|
</div>
|
||||||
|
|
||||||
|
<div class="row gutter">
|
||||||
|
<div class="column-2">
|
||||||
|
<h3>CSA01</h3>
|
||||||
|
</div>
|
||||||
|
<div class="embed video-player column-14">
|
||||||
|
<iframe
|
||||||
|
class="youtube-player"
|
||||||
|
type="text/html"
|
||||||
|
width="640"
|
||||||
|
height="385"
|
||||||
|
src="http://www.youtube.com/embed/ZBHLHz24SXI"
|
||||||
|
allowfullscreen
|
||||||
|
frameborder="0">
|
||||||
|
</iframe>
|
||||||
|
</div>
|
||||||
|
</div>
|
||||||
|
|
||||||
|
<div class="row gutter">
|
||||||
|
<div class="column-2">
|
||||||
|
<h3>JGR01</h3>
|
||||||
|
</div>
|
||||||
|
<div class="embed video-player column-14">
|
||||||
|
<iframe
|
||||||
|
class="youtube-player"
|
||||||
|
type="text/html"
|
||||||
|
width="640"
|
||||||
|
height="385"
|
||||||
|
src="http://www.youtube.com/embed/mHBEZrdPlxY"
|
||||||
|
allowfullscreen
|
||||||
|
frameborder="0">
|
||||||
|
</iframe>
|
||||||
|
</div>
|
||||||
|
</div>
|
||||||
|
</p>
|
||||||
|
|
||||||
|
<h2 id="timelapse-videos:44ed4b8cb7f1829e8ed27b7388c1c2d7">Timelapse Videos</h2>
|
||||||
|
|
||||||
|
<p><div class="row gutter">
|
||||||
|
<div class="column-2">
|
||||||
|
<h3>JSI08</h3>
|
||||||
|
</div>
|
||||||
|
<div class="embed video-player column-14">
|
||||||
|
<iframe
|
||||||
|
class="youtube-player"
|
||||||
|
type="text/html"
|
||||||
|
width="640"
|
||||||
|
height="385"
|
||||||
|
src="http://www.youtube.com/embed/1mamENNeSzI"
|
||||||
|
allowfullscreen
|
||||||
|
frameborder="0">
|
||||||
|
</iframe>
|
||||||
|
</div>
|
||||||
|
</div>
|
||||||
|
|
||||||
|
<div class="row gutter">
|
||||||
|
<div class="column-2">
|
||||||
|
<h3>JSI01</h3>
|
||||||
|
</div>
|
||||||
|
<div class="embed video-player column-14">
|
||||||
|
<iframe
|
||||||
|
class="youtube-player"
|
||||||
|
type="text/html"
|
||||||
|
width="640"
|
||||||
|
height="385"
|
||||||
|
src="http://www.youtube.com/embed/r2Pc2pekUmk"
|
||||||
|
allowfullscreen
|
||||||
|
frameborder="0">
|
||||||
|
</iframe>
|
||||||
|
</div>
|
||||||
|
</div>
|
||||||
|
|
||||||
|
<div class="row gutter">
|
||||||
|
<div class="column-2">
|
||||||
|
<h3>JCL02</h3>
|
||||||
|
</div>
|
||||||
|
<div class="embed video-player column-14">
|
||||||
|
<iframe
|
||||||
|
class="youtube-player"
|
||||||
|
type="text/html"
|
||||||
|
width="640"
|
||||||
|
height="385"
|
||||||
|
src="http://www.youtube.com/embed/0p9XRHMrFQU"
|
||||||
|
allowfullscreen
|
||||||
|
frameborder="0">
|
||||||
|
</iframe>
|
||||||
|
</div>
|
||||||
|
</div>
|
||||||
|
|
||||||
|
<div class="row gutter">
|
||||||
|
<div class="column-2">
|
||||||
|
<h3>JCL01</h3>
|
||||||
|
</div>
|
||||||
|
<div class="embed video-player column-14">
|
||||||
|
<iframe
|
||||||
|
class="youtube-player"
|
||||||
|
type="text/html"
|
||||||
|
width="640"
|
||||||
|
height="385"
|
||||||
|
src="http://www.youtube.com/embed/_w2XbFSB1aw"
|
||||||
|
allowfullscreen
|
||||||
|
frameborder="0">
|
||||||
|
</iframe>
|
||||||
|
</div>
|
||||||
|
</div>
|
||||||
|
|
||||||
|
<div class="row gutter">
|
||||||
|
<div class="column-2">
|
||||||
|
<h3>JSI02</h3>
|
||||||
|
</div>
|
||||||
|
<div class="embed video-player column-14">
|
||||||
|
<iframe
|
||||||
|
class="youtube-player"
|
||||||
|
type="text/html"
|
||||||
|
width="640"
|
||||||
|
height="385"
|
||||||
|
src="http://www.youtube.com/embed/CYu3xkSnQ-w"
|
||||||
|
allowfullscreen
|
||||||
|
frameborder="0">
|
||||||
|
</iframe>
|
||||||
|
</div>
|
||||||
|
</div>
|
||||||
|
|
||||||
|
<div class="row gutter">
|
||||||
|
<div class="column-2">
|
||||||
|
<h3>JSI03</h3>
|
||||||
|
</div>
|
||||||
|
<div class="embed video-player column-14">
|
||||||
|
<iframe
|
||||||
|
class="youtube-player"
|
||||||
|
type="text/html"
|
||||||
|
width="640"
|
||||||
|
height="385"
|
||||||
|
src="http://www.youtube.com/embed/8tDehh3F5YI"
|
||||||
|
allowfullscreen
|
||||||
|
frameborder="0">
|
||||||
|
</iframe>
|
||||||
|
</div>
|
||||||
|
</div>
|
||||||
|
|
||||||
|
<div class="row gutter">
|
||||||
|
<div class="column-2">
|
||||||
|
<h3>JSI04</h3>
|
||||||
|
</div>
|
||||||
|
<div class="embed video-player column-14">
|
||||||
|
<iframe
|
||||||
|
class="youtube-player"
|
||||||
|
type="text/html"
|
||||||
|
width="640"
|
||||||
|
height="385"
|
||||||
|
src="http://www.youtube.com/embed/E4I0T64XKTM"
|
||||||
|
allowfullscreen
|
||||||
|
frameborder="0">
|
||||||
|
</iframe>
|
||||||
|
</div>
|
||||||
|
</div>
|
||||||
|
|
||||||
|
<div class="row gutter">
|
||||||
|
<div class="column-2">
|
||||||
|
<h3>JSI05</h3>
|
||||||
|
</div>
|
||||||
|
<div class="embed video-player column-14">
|
||||||
|
<iframe
|
||||||
|
class="youtube-player"
|
||||||
|
type="text/html"
|
||||||
|
width="640"
|
||||||
|
height="385"
|
||||||
|
src="http://www.youtube.com/embed/A4ucIUZChKk"
|
||||||
|
allowfullscreen
|
||||||
|
frameborder="0">
|
||||||
|
</iframe>
|
||||||
|
</div>
|
||||||
|
</div>
|
||||||
|
|
||||||
|
<div class="row gutter">
|
||||||
|
<div class="column-2">
|
||||||
|
<h3>JSA02</h3>
|
||||||
|
</div>
|
||||||
|
<div class="embed video-player column-14">
|
||||||
|
<iframe
|
||||||
|
class="youtube-player"
|
||||||
|
type="text/html"
|
||||||
|
width="640"
|
||||||
|
height="385"
|
||||||
|
src="http://www.youtube.com/embed/5xziRP6Ejo0"
|
||||||
|
allowfullscreen
|
||||||
|
frameborder="0">
|
||||||
|
</iframe>
|
||||||
|
</div>
|
||||||
|
</div>
|
||||||
|
|
||||||
|
<div class="row gutter">
|
||||||
|
<div class="column-2">
|
||||||
|
<h3>JSA01</h3>
|
||||||
|
</div>
|
||||||
|
<div class="embed video-player column-14">
|
||||||
|
<iframe
|
||||||
|
class="youtube-player"
|
||||||
|
type="text/html"
|
||||||
|
width="640"
|
||||||
|
height="385"
|
||||||
|
src="http://www.youtube.com/embed/u7IE6PIQGOI"
|
||||||
|
allowfullscreen
|
||||||
|
frameborder="0">
|
||||||
|
</iframe>
|
||||||
|
</div>
|
||||||
|
</div>
|
||||||
|
|
||||||
|
<div class="row gutter">
|
||||||
|
<div class="column-2">
|
||||||
|
<h3>JSA04</h3>
|
||||||
|
</div>
|
||||||
|
<div class="embed video-player column-14">
|
||||||
|
<iframe
|
||||||
|
class="youtube-player"
|
||||||
|
type="text/html"
|
||||||
|
width="640"
|
||||||
|
height="385"
|
||||||
|
src="http://www.youtube.com/embed/eqpKGd0XVJk"
|
||||||
|
allowfullscreen
|
||||||
|
frameborder="0">
|
||||||
|
</iframe>
|
||||||
|
</div>
|
||||||
|
</div>
|
||||||
|
|
||||||
|
<div class="row gutter">
|
||||||
|
<div class="column-2">
|
||||||
|
<h3>JGR01</h3>
|
||||||
|
</div>
|
||||||
|
<div class="embed video-player column-14">
|
||||||
|
<iframe
|
||||||
|
class="youtube-player"
|
||||||
|
type="text/html"
|
||||||
|
width="640"
|
||||||
|
height="385"
|
||||||
|
src="http://www.youtube.com/embed/nl-Yy4cbhe4"
|
||||||
|
allowfullscreen
|
||||||
|
frameborder="0">
|
||||||
|
</iframe>
|
||||||
|
</div>
|
||||||
|
</div>
|
||||||
|
</p>
|
||||||
|
</description>
|
||||||
|
</item>
|
||||||
|
|
||||||
|
<item>
|
||||||
|
<title>MRD Civil Engineering Thesis Info</title>
|
||||||
|
<link>https://akdillon.net/mrd_ce_thesis/</link>
|
||||||
|
<pubDate>Sun, 21 Jun 2015 12:19:11 -0800</pubDate>
|
||||||
|
|
||||||
|
<guid>https://akdillon.net/mrd_ce_thesis/</guid>
|
||||||
|
<description>
|
||||||
|
|
||||||
|
<h3 id="abstract:d680e8a854a7cbad6d490c445cba2eba">Abstract</h3>
|
||||||
|
|
||||||
|
<blockquote>
|
||||||
|
<p>Frost heave is typically associated with the formation of segregation ice in
|
||||||
|
fine-grained soil. Coarse-grained soil is generally considered to be non-frost
|
||||||
|
susceptible. Field observations and laboratory experiments show that
|
||||||
|
coarse-grained soil can be extremely ice-rich in specific conditions. Previous
|
||||||
|
studies have shown that oscillation of the frozen-unfrozen boundary can lead to
|
||||||
|
the formation of ice by a mechanism different from the segregation ice
|
||||||
|
mechanism. Conditions related to the formation of ice in coarse-grained soil
|
||||||
|
were investigated using modern laboratory techniques. Fourteen tests were
|
||||||
|
conducted on five soil types. The thickness of soil subjected to freeze-thaw
|
||||||
|
cycles was varied and controlled by the magnitude and duration of applied soil
|
||||||
|
temperatures. The thickness of the ice formed increased when the sample
|
||||||
|
drainage was limited or prevented during cooling. Under specific conditions,
|
||||||
|
the formation of a discrete ice layer was observed in coarse-grained soils.
|
||||||
|
Seven samples were scanned with the μCT scanner at the completion of the
|
||||||
|
warming and cooling tests. The sub-samples scanned were analyzed in 2D
|
||||||
|
cross-sections, and characterized as 3D reconstructions. Frost heave induced
|
||||||
|
by the formation of ice was observed in both fine- and coarse-grained soils,
|
||||||
|
including soils that were found to be traditionally non-frost susceptible.</p>
|
||||||
|
</blockquote>
|
||||||
|
|
||||||
|
<h3 id="download-http-storage-googleapis-com-thermokarst-misc-ce-thesis-mrdilloncethesismanuscript-pdf:d680e8a854a7cbad6d490c445cba2eba"><a href="http://storage.googleapis.com/thermokarst-misc/ce_thesis/MRDillonCEThesisManuscript.pdf">Download</a></h3>
|
||||||
|
|
||||||
|
<p>PDF format manuscript, 166 pages. Science Commons, 2012.</p>
|
||||||
|
|
||||||
|
<h3 id="appendix-material-hugoshortcode-1:d680e8a854a7cbad6d490c445cba2eba"><a href="https://akdillon.net/mrd_ce_thesis/movies">Appendix Material</a></h3>
|
||||||
|
</description>
|
||||||
|
</item>
|
||||||
|
|
||||||
|
</channel>
|
||||||
|
</rss>
|
383
mrd_ce_thesis/movies/index.html
Normal file
383
mrd_ce_thesis/movies/index.html
Normal file
|
@ -0,0 +1,383 @@
|
||||||
|
<!doctype html>
|
||||||
|
<html>
|
||||||
|
<head>
|
||||||
|
<meta charset="utf-8">
|
||||||
|
<meta http-equiv="X-UA-Compatible" content="IE=edge,chrome=1">
|
||||||
|
<meta name="viewport" content="width=device-width, initial-scale=1.0">
|
||||||
|
<meta name="HandheldFriendly" content="True">
|
||||||
|
|
||||||
|
<title>AKDillon</title>
|
||||||
|
|
||||||
|
<link rel="stylesheet" type="text/css" media="screen" href="https://akdillon.net/css/concise.min.css" />
|
||||||
|
<link rel="stylesheet" type="text/css" media="screen" href="https://akdillon.net/css/starter.css" />
|
||||||
|
</head>
|
||||||
|
|
||||||
|
<body>
|
||||||
|
|
||||||
|
|
||||||
|
<header class="siteHeader container clearfix">
|
||||||
|
<h1 class="logo"><a href="https://akdillon.net">AKDillon</a></h1>
|
||||||
|
|
||||||
|
<nav class="nav">
|
||||||
|
<ul>
|
||||||
|
|
||||||
|
<li><a href="https://akdillon.net/mrd_ce_thesis/">MRD CE Thesis</a></li>
|
||||||
|
|
||||||
|
<li><a href="https://akdillon.net/audio/">Audio</a></li>
|
||||||
|
|
||||||
|
<li><a href="https://akdillon.net/about/">About</a></li>
|
||||||
|
|
||||||
|
<li><a href="https://akdillon.net/contact/">Contact</a></li>
|
||||||
|
|
||||||
|
</ul>
|
||||||
|
</nav>
|
||||||
|
</header>
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
<main class="siteContent container">
|
||||||
|
<h1>MRD CE Thesis Movies (From Manuscript Appendices)</h1>
|
||||||
|
|
||||||
|
|
||||||
|
<p>Timelapse movies and uCT renderings (manuscript supplementary info). There are
|
||||||
|
quite a few videos stashed here, so please be patient while loading.</p>
|
||||||
|
|
||||||
|
<h2 id="μct-videos:44ed4b8cb7f1829e8ed27b7388c1c2d7">μCT Videos</h2>
|
||||||
|
|
||||||
|
<p><div class="row gutter">
|
||||||
|
<div class="column-2">
|
||||||
|
<h3>JSI08</h3>
|
||||||
|
</div>
|
||||||
|
<div class="embed video-player column-14">
|
||||||
|
<iframe
|
||||||
|
class="youtube-player"
|
||||||
|
type="text/html"
|
||||||
|
width="640"
|
||||||
|
height="385"
|
||||||
|
src="http://www.youtube.com/embed/HV63_92urWk"
|
||||||
|
allowfullscreen
|
||||||
|
frameborder="0">
|
||||||
|
</iframe>
|
||||||
|
</div>
|
||||||
|
</div>
|
||||||
|
|
||||||
|
<div class="row gutter">
|
||||||
|
<div class="column-2">
|
||||||
|
<h3>JSI01</h3>
|
||||||
|
</div>
|
||||||
|
<div class="embed video-player column-14">
|
||||||
|
<iframe
|
||||||
|
class="youtube-player"
|
||||||
|
type="text/html"
|
||||||
|
width="640"
|
||||||
|
height="385"
|
||||||
|
src="http://www.youtube.com/embed/BmypybeP7hM"
|
||||||
|
allowfullscreen
|
||||||
|
frameborder="0">
|
||||||
|
</iframe>
|
||||||
|
</div>
|
||||||
|
</div>
|
||||||
|
|
||||||
|
<div class="row gutter">
|
||||||
|
<div class="column-2">
|
||||||
|
<h3>JCL01</h3>
|
||||||
|
</div>
|
||||||
|
<div class="embed video-player column-14">
|
||||||
|
<iframe
|
||||||
|
class="youtube-player"
|
||||||
|
type="text/html"
|
||||||
|
width="640"
|
||||||
|
height="385"
|
||||||
|
src="http://www.youtube.com/embed/SNI_J0zYCX0"
|
||||||
|
allowfullscreen
|
||||||
|
frameborder="0">
|
||||||
|
</iframe>
|
||||||
|
</div>
|
||||||
|
</div>
|
||||||
|
|
||||||
|
<div class="row gutter">
|
||||||
|
<div class="column-2">
|
||||||
|
<h3>JSI02</h3>
|
||||||
|
</div>
|
||||||
|
<div class="embed video-player column-14">
|
||||||
|
<iframe
|
||||||
|
class="youtube-player"
|
||||||
|
type="text/html"
|
||||||
|
width="640"
|
||||||
|
height="385"
|
||||||
|
src="http://www.youtube.com/embed/CAPUQ4hL6Ok"
|
||||||
|
allowfullscreen
|
||||||
|
frameborder="0">
|
||||||
|
</iframe>
|
||||||
|
</div>
|
||||||
|
</div>
|
||||||
|
|
||||||
|
<div class="row gutter">
|
||||||
|
<div class="column-2">
|
||||||
|
<h3>JSA01</h3>
|
||||||
|
</div>
|
||||||
|
<div class="embed video-player column-14">
|
||||||
|
<iframe
|
||||||
|
class="youtube-player"
|
||||||
|
type="text/html"
|
||||||
|
width="640"
|
||||||
|
height="385"
|
||||||
|
src="http://www.youtube.com/embed/v6pYcHV6o-0"
|
||||||
|
allowfullscreen
|
||||||
|
frameborder="0">
|
||||||
|
</iframe>
|
||||||
|
</div>
|
||||||
|
</div>
|
||||||
|
|
||||||
|
<div class="row gutter">
|
||||||
|
<div class="column-2">
|
||||||
|
<h3>CSA01</h3>
|
||||||
|
</div>
|
||||||
|
<div class="embed video-player column-14">
|
||||||
|
<iframe
|
||||||
|
class="youtube-player"
|
||||||
|
type="text/html"
|
||||||
|
width="640"
|
||||||
|
height="385"
|
||||||
|
src="http://www.youtube.com/embed/ZBHLHz24SXI"
|
||||||
|
allowfullscreen
|
||||||
|
frameborder="0">
|
||||||
|
</iframe>
|
||||||
|
</div>
|
||||||
|
</div>
|
||||||
|
|
||||||
|
<div class="row gutter">
|
||||||
|
<div class="column-2">
|
||||||
|
<h3>JGR01</h3>
|
||||||
|
</div>
|
||||||
|
<div class="embed video-player column-14">
|
||||||
|
<iframe
|
||||||
|
class="youtube-player"
|
||||||
|
type="text/html"
|
||||||
|
width="640"
|
||||||
|
height="385"
|
||||||
|
src="http://www.youtube.com/embed/mHBEZrdPlxY"
|
||||||
|
allowfullscreen
|
||||||
|
frameborder="0">
|
||||||
|
</iframe>
|
||||||
|
</div>
|
||||||
|
</div>
|
||||||
|
</p>
|
||||||
|
|
||||||
|
<h2 id="timelapse-videos:44ed4b8cb7f1829e8ed27b7388c1c2d7">Timelapse Videos</h2>
|
||||||
|
|
||||||
|
<p><div class="row gutter">
|
||||||
|
<div class="column-2">
|
||||||
|
<h3>JSI08</h3>
|
||||||
|
</div>
|
||||||
|
<div class="embed video-player column-14">
|
||||||
|
<iframe
|
||||||
|
class="youtube-player"
|
||||||
|
type="text/html"
|
||||||
|
width="640"
|
||||||
|
height="385"
|
||||||
|
src="http://www.youtube.com/embed/1mamENNeSzI"
|
||||||
|
allowfullscreen
|
||||||
|
frameborder="0">
|
||||||
|
</iframe>
|
||||||
|
</div>
|
||||||
|
</div>
|
||||||
|
|
||||||
|
<div class="row gutter">
|
||||||
|
<div class="column-2">
|
||||||
|
<h3>JSI01</h3>
|
||||||
|
</div>
|
||||||
|
<div class="embed video-player column-14">
|
||||||
|
<iframe
|
||||||
|
class="youtube-player"
|
||||||
|
type="text/html"
|
||||||
|
width="640"
|
||||||
|
height="385"
|
||||||
|
src="http://www.youtube.com/embed/r2Pc2pekUmk"
|
||||||
|
allowfullscreen
|
||||||
|
frameborder="0">
|
||||||
|
</iframe>
|
||||||
|
</div>
|
||||||
|
</div>
|
||||||
|
|
||||||
|
<div class="row gutter">
|
||||||
|
<div class="column-2">
|
||||||
|
<h3>JCL02</h3>
|
||||||
|
</div>
|
||||||
|
<div class="embed video-player column-14">
|
||||||
|
<iframe
|
||||||
|
class="youtube-player"
|
||||||
|
type="text/html"
|
||||||
|
width="640"
|
||||||
|
height="385"
|
||||||
|
src="http://www.youtube.com/embed/0p9XRHMrFQU"
|
||||||
|
allowfullscreen
|
||||||
|
frameborder="0">
|
||||||
|
</iframe>
|
||||||
|
</div>
|
||||||
|
</div>
|
||||||
|
|
||||||
|
<div class="row gutter">
|
||||||
|
<div class="column-2">
|
||||||
|
<h3>JCL01</h3>
|
||||||
|
</div>
|
||||||
|
<div class="embed video-player column-14">
|
||||||
|
<iframe
|
||||||
|
class="youtube-player"
|
||||||
|
type="text/html"
|
||||||
|
width="640"
|
||||||
|
height="385"
|
||||||
|
src="http://www.youtube.com/embed/_w2XbFSB1aw"
|
||||||
|
allowfullscreen
|
||||||
|
frameborder="0">
|
||||||
|
</iframe>
|
||||||
|
</div>
|
||||||
|
</div>
|
||||||
|
|
||||||
|
<div class="row gutter">
|
||||||
|
<div class="column-2">
|
||||||
|
<h3>JSI02</h3>
|
||||||
|
</div>
|
||||||
|
<div class="embed video-player column-14">
|
||||||
|
<iframe
|
||||||
|
class="youtube-player"
|
||||||
|
type="text/html"
|
||||||
|
width="640"
|
||||||
|
height="385"
|
||||||
|
src="http://www.youtube.com/embed/CYu3xkSnQ-w"
|
||||||
|
allowfullscreen
|
||||||
|
frameborder="0">
|
||||||
|
</iframe>
|
||||||
|
</div>
|
||||||
|
</div>
|
||||||
|
|
||||||
|
<div class="row gutter">
|
||||||
|
<div class="column-2">
|
||||||
|
<h3>JSI03</h3>
|
||||||
|
</div>
|
||||||
|
<div class="embed video-player column-14">
|
||||||
|
<iframe
|
||||||
|
class="youtube-player"
|
||||||
|
type="text/html"
|
||||||
|
width="640"
|
||||||
|
height="385"
|
||||||
|
src="http://www.youtube.com/embed/8tDehh3F5YI"
|
||||||
|
allowfullscreen
|
||||||
|
frameborder="0">
|
||||||
|
</iframe>
|
||||||
|
</div>
|
||||||
|
</div>
|
||||||
|
|
||||||
|
<div class="row gutter">
|
||||||
|
<div class="column-2">
|
||||||
|
<h3>JSI04</h3>
|
||||||
|
</div>
|
||||||
|
<div class="embed video-player column-14">
|
||||||
|
<iframe
|
||||||
|
class="youtube-player"
|
||||||
|
type="text/html"
|
||||||
|
width="640"
|
||||||
|
height="385"
|
||||||
|
src="http://www.youtube.com/embed/E4I0T64XKTM"
|
||||||
|
allowfullscreen
|
||||||
|
frameborder="0">
|
||||||
|
</iframe>
|
||||||
|
</div>
|
||||||
|
</div>
|
||||||
|
|
||||||
|
<div class="row gutter">
|
||||||
|
<div class="column-2">
|
||||||
|
<h3>JSI05</h3>
|
||||||
|
</div>
|
||||||
|
<div class="embed video-player column-14">
|
||||||
|
<iframe
|
||||||
|
class="youtube-player"
|
||||||
|
type="text/html"
|
||||||
|
width="640"
|
||||||
|
height="385"
|
||||||
|
src="http://www.youtube.com/embed/A4ucIUZChKk"
|
||||||
|
allowfullscreen
|
||||||
|
frameborder="0">
|
||||||
|
</iframe>
|
||||||
|
</div>
|
||||||
|
</div>
|
||||||
|
|
||||||
|
<div class="row gutter">
|
||||||
|
<div class="column-2">
|
||||||
|
<h3>JSA02</h3>
|
||||||
|
</div>
|
||||||
|
<div class="embed video-player column-14">
|
||||||
|
<iframe
|
||||||
|
class="youtube-player"
|
||||||
|
type="text/html"
|
||||||
|
width="640"
|
||||||
|
height="385"
|
||||||
|
src="http://www.youtube.com/embed/5xziRP6Ejo0"
|
||||||
|
allowfullscreen
|
||||||
|
frameborder="0">
|
||||||
|
</iframe>
|
||||||
|
</div>
|
||||||
|
</div>
|
||||||
|
|
||||||
|
<div class="row gutter">
|
||||||
|
<div class="column-2">
|
||||||
|
<h3>JSA01</h3>
|
||||||
|
</div>
|
||||||
|
<div class="embed video-player column-14">
|
||||||
|
<iframe
|
||||||
|
class="youtube-player"
|
||||||
|
type="text/html"
|
||||||
|
width="640"
|
||||||
|
height="385"
|
||||||
|
src="http://www.youtube.com/embed/u7IE6PIQGOI"
|
||||||
|
allowfullscreen
|
||||||
|
frameborder="0">
|
||||||
|
</iframe>
|
||||||
|
</div>
|
||||||
|
</div>
|
||||||
|
|
||||||
|
<div class="row gutter">
|
||||||
|
<div class="column-2">
|
||||||
|
<h3>JSA04</h3>
|
||||||
|
</div>
|
||||||
|
<div class="embed video-player column-14">
|
||||||
|
<iframe
|
||||||
|
class="youtube-player"
|
||||||
|
type="text/html"
|
||||||
|
width="640"
|
||||||
|
height="385"
|
||||||
|
src="http://www.youtube.com/embed/eqpKGd0XVJk"
|
||||||
|
allowfullscreen
|
||||||
|
frameborder="0">
|
||||||
|
</iframe>
|
||||||
|
</div>
|
||||||
|
</div>
|
||||||
|
|
||||||
|
<div class="row gutter">
|
||||||
|
<div class="column-2">
|
||||||
|
<h3>JGR01</h3>
|
||||||
|
</div>
|
||||||
|
<div class="embed video-player column-14">
|
||||||
|
<iframe
|
||||||
|
class="youtube-player"
|
||||||
|
type="text/html"
|
||||||
|
width="640"
|
||||||
|
height="385"
|
||||||
|
src="http://www.youtube.com/embed/nl-Yy4cbhe4"
|
||||||
|
allowfullscreen
|
||||||
|
frameborder="0">
|
||||||
|
</iframe>
|
||||||
|
</div>
|
||||||
|
</div>
|
||||||
|
</p>
|
||||||
|
|
||||||
|
</main>
|
||||||
|
|
||||||
|
<footer class="siteFooter container">
|
||||||
|
<p>Copyright © 2015 Danielle & Matthew Dillon</p>
|
||||||
|
</footer>
|
||||||
|
|
||||||
|
|
||||||
|
</body>
|
||||||
|
</html>
|
||||||
|
|
1
pages/about.html
Normal file
1
pages/about.html
Normal file
|
@ -0,0 +1 @@
|
||||||
|
<!DOCTYPE html><html><head><link rel="canonical" href="https://akdillon.net/about/"/><meta http-equiv="content-type" content="text/html; charset=utf-8" /><meta http-equiv="refresh" content="0;url=https://akdillon.net/about/" /></head></html>
|
8
pages/audio.html
Normal file
8
pages/audio.html
Normal file
|
@ -0,0 +1,8 @@
|
||||||
|
<!DOCTYPE html>
|
||||||
|
<html>
|
||||||
|
<head>
|
||||||
|
<link rel="canonical" href="https://www.akdillon.net/audio/"/>
|
||||||
|
<meta http-equiv="content-type" content="text/html; charset=utf-8" />
|
||||||
|
<meta http-equiv="refresh" content="0;url=https://www.akdillon.net/audio/" />
|
||||||
|
</head>
|
||||||
|
</html>
|
1
pages/mrd-ce-ms/index.html
Normal file
1
pages/mrd-ce-ms/index.html
Normal file
|
@ -0,0 +1 @@
|
||||||
|
<!DOCTYPE html><html><head><link rel="canonical" href="https://akdillon.net/mrd_ce_thesis/"/><meta http-equiv="content-type" content="text/html; charset=utf-8" /><meta http-equiv="refresh" content="0;url=https://akdillon.net/mrd_ce_thesis/" /></head></html>
|
1
pages/mrd-ce-ms/movies.html
Normal file
1
pages/mrd-ce-ms/movies.html
Normal file
|
@ -0,0 +1 @@
|
||||||
|
<!DOCTYPE html><html><head><link rel="canonical" href="https://akdillon.net/mrd_ce_thesis/movies/"/><meta http-equiv="content-type" content="text/html; charset=utf-8" /><meta http-equiv="refresh" content="0;url=https://akdillon.net/mrd_ce_thesis/movies/" /></head></html>
|
105
sitemap.xml
Normal file
105
sitemap.xml
Normal file
|
@ -0,0 +1,105 @@
|
||||||
|
<?xml version="1.0" encoding="utf-8" standalone="yes" ?>
|
||||||
|
<urlset xmlns="http://www.sitemaps.org/schemas/sitemap/0.9">
|
||||||
|
|
||||||
|
<url>
|
||||||
|
<loc>https://akdillon.net/</loc>
|
||||||
|
<lastmod>2015-06-21T10:37:00-08:00</lastmod>
|
||||||
|
<priority>0</priority>
|
||||||
|
</url>
|
||||||
|
|
||||||
|
<url>
|
||||||
|
<loc>https://akdillon.net/audio/goodbye/</loc>
|
||||||
|
<lastmod>2015-06-21T10:37:00-08:00</lastmod>
|
||||||
|
</url>
|
||||||
|
|
||||||
|
<url>
|
||||||
|
<loc>https://akdillon.net/audio/hello/</loc>
|
||||||
|
<lastmod>2015-06-21T10:34:51-08:00</lastmod>
|
||||||
|
</url>
|
||||||
|
|
||||||
|
<url>
|
||||||
|
<loc>https://akdillon.net/audio/ahem/</loc>
|
||||||
|
<lastmod>2015-06-21T10:32:47-08:00</lastmod>
|
||||||
|
</url>
|
||||||
|
|
||||||
|
<url>
|
||||||
|
<loc>https://akdillon.net/audio/done/</loc>
|
||||||
|
<lastmod>2015-06-21T10:31:46-08:00</lastmod>
|
||||||
|
</url>
|
||||||
|
|
||||||
|
<url>
|
||||||
|
<loc>https://akdillon.net/audio/life/</loc>
|
||||||
|
<lastmod>2015-06-21T10:30:52-08:00</lastmod>
|
||||||
|
</url>
|
||||||
|
|
||||||
|
<url>
|
||||||
|
<loc>https://akdillon.net/audio/hadal_waltz/</loc>
|
||||||
|
<lastmod>2015-06-21T10:29:34-08:00</lastmod>
|
||||||
|
</url>
|
||||||
|
|
||||||
|
<url>
|
||||||
|
<loc>https://akdillon.net/audio/wydtfm/</loc>
|
||||||
|
<lastmod>2015-06-21T10:28:06-08:00</lastmod>
|
||||||
|
</url>
|
||||||
|
|
||||||
|
<url>
|
||||||
|
<loc>https://akdillon.net/audio/hurricanes/</loc>
|
||||||
|
<lastmod>2015-06-21T10:25:01-08:00</lastmod>
|
||||||
|
</url>
|
||||||
|
|
||||||
|
<url>
|
||||||
|
<loc>https://akdillon.net/audio/atrophy/</loc>
|
||||||
|
<lastmod>2015-06-21T10:23:31-08:00</lastmod>
|
||||||
|
</url>
|
||||||
|
|
||||||
|
<url>
|
||||||
|
<loc>https://akdillon.net/audio/stance/</loc>
|
||||||
|
<lastmod>2015-06-21T10:22:28-08:00</lastmod>
|
||||||
|
</url>
|
||||||
|
|
||||||
|
<url>
|
||||||
|
<loc>https://akdillon.net/audio/12d4fd/</loc>
|
||||||
|
<lastmod>2015-06-21T10:21:33-08:00</lastmod>
|
||||||
|
</url>
|
||||||
|
|
||||||
|
<url>
|
||||||
|
<loc>https://akdillon.net/audio/involuntary_organ_donation/</loc>
|
||||||
|
<lastmod>2015-06-21T10:19:32-08:00</lastmod>
|
||||||
|
</url>
|
||||||
|
|
||||||
|
<url>
|
||||||
|
<loc>https://akdillon.net/audio/d_unit/</loc>
|
||||||
|
<lastmod>2015-06-21T10:18:07-08:00</lastmod>
|
||||||
|
</url>
|
||||||
|
|
||||||
|
<url>
|
||||||
|
<loc>https://akdillon.net/audio/x3_x3/</loc>
|
||||||
|
<lastmod>2015-06-21T10:16:24-08:00</lastmod>
|
||||||
|
</url>
|
||||||
|
|
||||||
|
<url>
|
||||||
|
<loc>https://akdillon.net/mrd_ce_thesis/movies/</loc>
|
||||||
|
<lastmod>2015-06-21T15:04:57-08:00</lastmod>
|
||||||
|
</url>
|
||||||
|
|
||||||
|
<url>
|
||||||
|
<loc>https://akdillon.net/mrd_ce_thesis/</loc>
|
||||||
|
<lastmod>2015-06-21T12:19:11-08:00</lastmod>
|
||||||
|
</url>
|
||||||
|
|
||||||
|
<url>
|
||||||
|
<loc>https://akdillon.net/audio/untitled/</loc>
|
||||||
|
<lastmod>2015-06-21T10:14:53-08:00</lastmod>
|
||||||
|
</url>
|
||||||
|
|
||||||
|
<url>
|
||||||
|
<loc>https://akdillon.net/contact/</loc>
|
||||||
|
<lastmod>2015-06-20T16:45:12-08:00</lastmod>
|
||||||
|
</url>
|
||||||
|
|
||||||
|
<url>
|
||||||
|
<loc>https://akdillon.net/about/</loc>
|
||||||
|
<lastmod>2015-06-20T16:42:10-08:00</lastmod>
|
||||||
|
</url>
|
||||||
|
|
||||||
|
</urlset>
|
Loading…
Add table
Reference in a new issue