annotate html/organ-preservation-alliance-victory.html @ 92:0d8b2257f326

update copyright, etc.
author Robert McIntyre <rlm@mit.edu>
date Thu, 28 Jan 2016 12:26:29 -0500
parents f327ed1a9a16
children
rev   line source
rlm@84 1 <?xml version="1.0" encoding="utf-8"?>
rlm@84 2 <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN"
rlm@84 3 "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
rlm@84 4 <html xmlns="http://www.w3.org/1999/xhtml" lang="en" xml:lang="en">
rlm@84 5 <head>
rlm@84 6 <title>Victory at the Organ Preservation Alliance Global Organ Banking Summit</title>
rlm@92 7 <!-- 2015-11-04 Wed 00:12 -->
rlm@84 8 <meta http-equiv="Content-Type" content="text/html;charset=utf-8" />
rlm@84 9 <meta name="generator" content="Org-mode" />
rlm@84 10 <meta name="author" content="Robert McIntyre" />
rlm@84 11 <style type="text/css">
rlm@84 12 <!--/*--><![CDATA[/*><!--*/
rlm@84 13 .title { text-align: center; }
rlm@84 14 .todo { font-family: monospace; color: red; }
rlm@84 15 .done { font-family: monospace; color: green; }
rlm@84 16 .priority { font-family: monospace; color: orange; }
rlm@84 17 .tag { background-color: #eee; font-family: monospace;
rlm@84 18 padding: 2px; font-size: 80%; font-weight: normal; }
rlm@84 19 .timestamp { color: #bebebe; }
rlm@84 20 .timestamp-kwd { color: #5f9ea0; }
rlm@84 21 .right { margin-left: auto; margin-right: 0px; text-align: right; }
rlm@84 22 .left { margin-left: 0px; margin-right: auto; text-align: left; }
rlm@84 23 .center { margin-left: auto; margin-right: auto; text-align: center; }
rlm@84 24 .underline { text-decoration: underline; }
rlm@84 25 #postamble p, #preamble p { font-size: 90%; margin: .2em; }
rlm@84 26 p.verse { margin-left: 3%; }
rlm@84 27 pre {
rlm@84 28 border: 1px solid #ccc;
rlm@84 29 box-shadow: 3px 3px 3px #eee;
rlm@84 30 padding: 8pt;
rlm@84 31 font-family: monospace;
rlm@84 32 overflow: auto;
rlm@84 33 margin: 1.2em;
rlm@84 34 }
rlm@84 35 pre.src {
rlm@84 36 position: relative;
rlm@84 37 overflow: visible;
rlm@84 38 padding-top: 1.2em;
rlm@84 39 }
rlm@84 40 pre.src:before {
rlm@84 41 display: none;
rlm@84 42 position: absolute;
rlm@84 43 background-color: white;
rlm@84 44 top: -10px;
rlm@84 45 right: 10px;
rlm@84 46 padding: 3px;
rlm@84 47 border: 1px solid black;
rlm@84 48 }
rlm@84 49 pre.src:hover:before { display: inline;}
rlm@84 50 pre.src-sh:before { content: 'sh'; }
rlm@84 51 pre.src-bash:before { content: 'sh'; }
rlm@84 52 pre.src-emacs-lisp:before { content: 'Emacs Lisp'; }
rlm@84 53 pre.src-R:before { content: 'R'; }
rlm@84 54 pre.src-perl:before { content: 'Perl'; }
rlm@84 55 pre.src-java:before { content: 'Java'; }
rlm@84 56 pre.src-sql:before { content: 'SQL'; }
rlm@84 57
rlm@84 58 table { border-collapse:collapse; }
rlm@84 59 caption.t-above { caption-side: top; }
rlm@84 60 caption.t-bottom { caption-side: bottom; }
rlm@84 61 td, th { vertical-align:top; }
rlm@84 62 th.right { text-align: center; }
rlm@84 63 th.left { text-align: center; }
rlm@84 64 th.center { text-align: center; }
rlm@84 65 td.right { text-align: right; }
rlm@84 66 td.left { text-align: left; }
rlm@84 67 td.center { text-align: center; }
rlm@84 68 dt { font-weight: bold; }
rlm@84 69 .footpara:nth-child(2) { display: inline; }
rlm@84 70 .footpara { display: block; }
rlm@84 71 .footdef { margin-bottom: 1em; }
rlm@84 72 .figure { padding: 1em; }
rlm@84 73 .figure p { text-align: center; }
rlm@84 74 .inlinetask {
rlm@84 75 padding: 10px;
rlm@84 76 border: 2px solid gray;
rlm@84 77 margin: 10px;
rlm@84 78 background: #ffffcc;
rlm@84 79 }
rlm@84 80 #org-div-home-and-up
rlm@84 81 { text-align: right; font-size: 70%; white-space: nowrap; }
rlm@84 82 textarea { overflow-x: auto; }
rlm@84 83 .linenr { font-size: smaller }
rlm@84 84 .code-highlighted { background-color: #ffff00; }
rlm@84 85 .org-info-js_info-navigation { border-style: none; }
rlm@84 86 #org-info-js_console-label
rlm@84 87 { font-size: 10px; font-weight: bold; white-space: nowrap; }
rlm@84 88 .org-info-js_search-highlight
rlm@84 89 { background-color: #ffff00; color: #000000; font-weight: bold; }
rlm@84 90 /*]]>*/-->
rlm@84 91 </style>
rlm@84 92 <link rel="stylesheet" type="text/css" href="../../aurellem/css/argentum.css" />
rlm@84 93 <script type="text/javascript">
rlm@84 94 /*
rlm@84 95 @licstart The following is the entire license notice for the
rlm@84 96 JavaScript code in this tag.
rlm@84 97
rlm@84 98 Copyright (C) 2012-2013 Free Software Foundation, Inc.
rlm@84 99
rlm@84 100 The JavaScript code in this tag is free software: you can
rlm@84 101 redistribute it and/or modify it under the terms of the GNU
rlm@84 102 General Public License (GNU GPL) as published by the Free Software
rlm@84 103 Foundation, either version 3 of the License, or (at your option)
rlm@84 104 any later version. The code is distributed WITHOUT ANY WARRANTY;
rlm@84 105 without even the implied warranty of MERCHANTABILITY or FITNESS
rlm@84 106 FOR A PARTICULAR PURPOSE. See the GNU GPL for more details.
rlm@84 107
rlm@84 108 As additional permission under GNU GPL version 3 section 7, you
rlm@84 109 may distribute non-source (e.g., minimized or compacted) forms of
rlm@84 110 that code without the copy of the GNU GPL normally required by
rlm@84 111 section 4, provided you include this license notice and a URL
rlm@84 112 through which recipients can access the Corresponding Source.
rlm@84 113
rlm@84 114
rlm@84 115 @licend The above is the entire license notice
rlm@84 116 for the JavaScript code in this tag.
rlm@84 117 */
rlm@84 118 <!--/*--><![CDATA[/*><!--*/
rlm@84 119 function CodeHighlightOn(elem, id)
rlm@84 120 {
rlm@84 121 var target = document.getElementById(id);
rlm@84 122 if(null != target) {
rlm@84 123 elem.cacheClassElem = elem.className;
rlm@84 124 elem.cacheClassTarget = target.className;
rlm@84 125 target.className = "code-highlighted";
rlm@84 126 elem.className = "code-highlighted";
rlm@84 127 }
rlm@84 128 }
rlm@84 129 function CodeHighlightOff(elem, id)
rlm@84 130 {
rlm@84 131 var target = document.getElementById(id);
rlm@84 132 if(elem.cacheClassElem)
rlm@84 133 elem.className = elem.cacheClassElem;
rlm@84 134 if(elem.cacheClassTarget)
rlm@84 135 target.className = elem.cacheClassTarget;
rlm@84 136 }
rlm@84 137 /*]]>*///-->
rlm@84 138 </script>
rlm@84 139 </head>
rlm@84 140 <body>
rlm@84 141 <div id="content">
rlm@84 142 <h1 class="title">Victory at the Organ Preservation Alliance Global Organ Banking Summit</h1>
rlm@84 143
rlm@84 144 <div class="header">
rlm@84 145 <div class="float-right">
rlm@84 146 </div>
rlm@84 147
rlm@84 148 <h1>aurellem <em>&#x2609;</em></h1>
rlm@84 149 <ul class="nav">
rlm@84 150 <li><a href="/">read the blog &raquo;</a></li>
rlm@84 151 <!-- li><a href="#">learn about us &raquo;</a></li-->
rlm@84 152 </ul>
rlm@84 153 </div>
rlm@84 154
rlm@84 155 <div class="author">Written by: <author>
rlm@84 156 <p>
rlm@84 157 Robert McIntyre
rlm@84 158 </p>
rlm@84 159 </author></div>
rlm@84 160
rlm@84 161
rlm@84 162 <div class="figure">
rlm@84 163 <p><a href="../images/organ-preservation-trophy.png"><img src="../images/organ-preservation-trophy.jpg" alt="organ-preservation-trophy.jpg" /></a>
rlm@84 164 </p>
rlm@84 165 <p><span class="figure-number">Figure 1:</span> Trophy from the Organ Preservation Alliance's Global Organ Banking Summit hackathon competition.</p>
rlm@84 166 </div>
rlm@84 167
rlm@84 168 <p>
rlm@84 169 On February 26, 2015 I went to the <a href="http://www.organpreservationalliance.org/">Organ Preservation Alliance's</a>
rlm@84 170 <a href="http://www.obs2015.org/">Global Organ Banking Summit</a>, where I competed in the hackathon
rlm@84 171 competition with around eight other teams from around the world. The
rlm@84 172 goal was to come up with promising new areas relating to organ
rlm@84 173 preservation, with an emphasis on novelty and practicality. Each team
rlm@84 174 was assigned a professional cryobiologist to help evaluate
rlm@84 175 ideas. There were three rounds of judging:
rlm@84 176 </p>
rlm@84 177
rlm@84 178 <ol class="org-ol">
rlm@84 179 <li>An initial review of our ideas where we selected one to develop
rlm@84 180 further.</li>
rlm@84 181 <li>Presentation to a selected panel of judges. Only two teams would be
rlm@84 182 selected out of the eight from this round.</li>
rlm@84 183 <li>Final presentation to the entire Summit, where all the
rlm@84 184 cryobiologists present would determine the winner.</li>
rlm@84 185 </ol>
rlm@84 186
rlm@84 187 <p>
rlm@84 188 Our team came up with the idea of poly-vitrification and presented the
rlm@84 189 following presentation, available here:
rlm@84 190 <a href="../ref/2015-McIntyre-OPA-hackathon-presentation.pdf">2015-McIntyre-OPA-hackathon-presentation</a>.
rlm@84 191 </p>
rlm@84 192
rlm@84 193 <p>
rlm@84 194 Later, we wrote up a summary and published it in an abstract in the
rlm@92 195 journal Cryobiology: <a href="http://www.sciencedirect.com/science/article/pii/S0011224015001686">Poly-Vitrification Abstract</a>
rlm@92 196 (<a href="http://dx.doi.org/10.1016/j.cryobiol.2015.05.062">http://dx.doi.org/10.1016/j.cryobiol.2015.05.062</a>).
rlm@84 197 </p>
rlm@84 198
rlm@84 199 <p>
rlm@84 200 We gave a really solid presentation and ended up winning the
rlm@84 201 competition and the prize money, which we split four-ways among our
rlm@84 202 group members. It was really quite a fun experience!
rlm@84 203 </p>
rlm@84 204 </div>
rlm@84 205 <div id="postamble" class="status">
rlm@84 206 <p class="author">Author: Robert McIntyre</p>
rlm@92 207 <p class="date">Created: 2015-11-04 Wed 00:12</p>
rlm@84 208 <p class="creator"><a href="http://www.gnu.org/software/emacs/">Emacs</a> 24.5.1 (<a href="http://orgmode.org">Org</a> mode 8.3beta)</p>
rlm@84 209 <p class="validation"><a href="http://validator.w3.org/check?uri=referer">Validate</a></p>
rlm@84 210 </div>
rlm@84 211 </body>
rlm@84 212 </html>