rlm@66
|
1 <?xml version="1.0" encoding="utf-8"?>
|
rlm@66
|
2 <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN"
|
rlm@66
|
3 "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
|
rlm@66
|
4 <html xmlns="http://www.w3.org/1999/xhtml" lang="en" xml:lang="en">
|
rlm@66
|
5 <head>
|
rlm@66
|
6 <title>About Robert McIntyre</title>
|
rlm@66
|
7 <!-- 2015-04-12 Sun 19:21 -->
|
rlm@66
|
8 <meta http-equiv="Content-Type" content="text/html;charset=utf-8" />
|
rlm@66
|
9 <meta name="generator" content="Org-mode" />
|
rlm@66
|
10 <meta name="author" content="Robert McIntyre" />
|
rlm@66
|
11 <meta name="description" content="Page describing Robert McIntyre"
|
rlm@66
|
12 />
|
rlm@66
|
13 <style type="text/css">
|
rlm@66
|
14 <!--/*--><![CDATA[/*><!--*/
|
rlm@66
|
15 .title { text-align: center; }
|
rlm@66
|
16 .todo { font-family: monospace; color: red; }
|
rlm@66
|
17 .done { font-family: monospace; color: green; }
|
rlm@66
|
18 .priority { font-family: monospace; color: orange; }
|
rlm@66
|
19 .tag { background-color: #eee; font-family: monospace;
|
rlm@66
|
20 padding: 2px; font-size: 80%; font-weight: normal; }
|
rlm@66
|
21 .timestamp { color: #bebebe; }
|
rlm@66
|
22 .timestamp-kwd { color: #5f9ea0; }
|
rlm@66
|
23 .right { margin-left: auto; margin-right: 0px; text-align: right; }
|
rlm@66
|
24 .left { margin-left: 0px; margin-right: auto; text-align: left; }
|
rlm@66
|
25 .center { margin-left: auto; margin-right: auto; text-align: center; }
|
rlm@66
|
26 .underline { text-decoration: underline; }
|
rlm@66
|
27 #postamble p, #preamble p { font-size: 90%; margin: .2em; }
|
rlm@66
|
28 p.verse { margin-left: 3%; }
|
rlm@66
|
29 pre {
|
rlm@66
|
30 border: 1px solid #ccc;
|
rlm@66
|
31 box-shadow: 3px 3px 3px #eee;
|
rlm@66
|
32 padding: 8pt;
|
rlm@66
|
33 font-family: monospace;
|
rlm@66
|
34 overflow: auto;
|
rlm@66
|
35 margin: 1.2em;
|
rlm@66
|
36 }
|
rlm@66
|
37 pre.src {
|
rlm@66
|
38 position: relative;
|
rlm@66
|
39 overflow: visible;
|
rlm@66
|
40 padding-top: 1.2em;
|
rlm@66
|
41 }
|
rlm@66
|
42 pre.src:before {
|
rlm@66
|
43 display: none;
|
rlm@66
|
44 position: absolute;
|
rlm@66
|
45 background-color: white;
|
rlm@66
|
46 top: -10px;
|
rlm@66
|
47 right: 10px;
|
rlm@66
|
48 padding: 3px;
|
rlm@66
|
49 border: 1px solid black;
|
rlm@66
|
50 }
|
rlm@66
|
51 pre.src:hover:before { display: inline;}
|
rlm@66
|
52 pre.src-sh:before { content: 'sh'; }
|
rlm@66
|
53 pre.src-bash:before { content: 'sh'; }
|
rlm@66
|
54 pre.src-emacs-lisp:before { content: 'Emacs Lisp'; }
|
rlm@66
|
55 pre.src-R:before { content: 'R'; }
|
rlm@66
|
56 pre.src-perl:before { content: 'Perl'; }
|
rlm@66
|
57 pre.src-java:before { content: 'Java'; }
|
rlm@66
|
58 pre.src-sql:before { content: 'SQL'; }
|
rlm@66
|
59
|
rlm@66
|
60 table { border-collapse:collapse; }
|
rlm@66
|
61 caption.t-above { caption-side: top; }
|
rlm@66
|
62 caption.t-bottom { caption-side: bottom; }
|
rlm@66
|
63 td, th { vertical-align:top; }
|
rlm@66
|
64 th.right { text-align: center; }
|
rlm@66
|
65 th.left { text-align: center; }
|
rlm@66
|
66 th.center { text-align: center; }
|
rlm@66
|
67 td.right { text-align: right; }
|
rlm@66
|
68 td.left { text-align: left; }
|
rlm@66
|
69 td.center { text-align: center; }
|
rlm@66
|
70 dt { font-weight: bold; }
|
rlm@66
|
71 .footpara:nth-child(2) { display: inline; }
|
rlm@66
|
72 .footpara { display: block; }
|
rlm@66
|
73 .footdef { margin-bottom: 1em; }
|
rlm@66
|
74 .figure { padding: 1em; }
|
rlm@66
|
75 .figure p { text-align: center; }
|
rlm@66
|
76 .inlinetask {
|
rlm@66
|
77 padding: 10px;
|
rlm@66
|
78 border: 2px solid gray;
|
rlm@66
|
79 margin: 10px;
|
rlm@66
|
80 background: #ffffcc;
|
rlm@66
|
81 }
|
rlm@66
|
82 #org-div-home-and-up
|
rlm@66
|
83 { text-align: right; font-size: 70%; white-space: nowrap; }
|
rlm@66
|
84 textarea { overflow-x: auto; }
|
rlm@66
|
85 .linenr { font-size: smaller }
|
rlm@66
|
86 .code-highlighted { background-color: #ffff00; }
|
rlm@66
|
87 .org-info-js_info-navigation { border-style: none; }
|
rlm@66
|
88 #org-info-js_console-label
|
rlm@66
|
89 { font-size: 10px; font-weight: bold; white-space: nowrap; }
|
rlm@66
|
90 .org-info-js_search-highlight
|
rlm@66
|
91 { background-color: #ffff00; color: #000000; font-weight: bold; }
|
rlm@66
|
92 /*]]>*/-->
|
rlm@66
|
93 </style>
|
rlm@66
|
94 <link rel="stylesheet" type="text/css" href="../../aurellem/css/argentum.css" />
|
rlm@66
|
95 <link rel="stylesheet" type="text/css" href="../css/about-me.css" />
|
rlm@66
|
96 <script type="text/javascript">
|
rlm@66
|
97 /*
|
rlm@66
|
98 @licstart The following is the entire license notice for the
|
rlm@66
|
99 JavaScript code in this tag.
|
rlm@66
|
100
|
rlm@66
|
101 Copyright (C) 2012-2013 Free Software Foundation, Inc.
|
rlm@66
|
102
|
rlm@66
|
103 The JavaScript code in this tag is free software: you can
|
rlm@66
|
104 redistribute it and/or modify it under the terms of the GNU
|
rlm@66
|
105 General Public License (GNU GPL) as published by the Free Software
|
rlm@66
|
106 Foundation, either version 3 of the License, or (at your option)
|
rlm@66
|
107 any later version. The code is distributed WITHOUT ANY WARRANTY;
|
rlm@66
|
108 without even the implied warranty of MERCHANTABILITY or FITNESS
|
rlm@66
|
109 FOR A PARTICULAR PURPOSE. See the GNU GPL for more details.
|
rlm@66
|
110
|
rlm@66
|
111 As additional permission under GNU GPL version 3 section 7, you
|
rlm@66
|
112 may distribute non-source (e.g., minimized or compacted) forms of
|
rlm@66
|
113 that code without the copy of the GNU GPL normally required by
|
rlm@66
|
114 section 4, provided you include this license notice and a URL
|
rlm@66
|
115 through which recipients can access the Corresponding Source.
|
rlm@66
|
116
|
rlm@66
|
117
|
rlm@66
|
118 @licend The above is the entire license notice
|
rlm@66
|
119 for the JavaScript code in this tag.
|
rlm@66
|
120 */
|
rlm@66
|
121 <!--/*--><![CDATA[/*><!--*/
|
rlm@66
|
122 function CodeHighlightOn(elem, id)
|
rlm@66
|
123 {
|
rlm@66
|
124 var target = document.getElementById(id);
|
rlm@66
|
125 if(null != target) {
|
rlm@66
|
126 elem.cacheClassElem = elem.className;
|
rlm@66
|
127 elem.cacheClassTarget = target.className;
|
rlm@66
|
128 target.className = "code-highlighted";
|
rlm@66
|
129 elem.className = "code-highlighted";
|
rlm@66
|
130 }
|
rlm@66
|
131 }
|
rlm@66
|
132 function CodeHighlightOff(elem, id)
|
rlm@66
|
133 {
|
rlm@66
|
134 var target = document.getElementById(id);
|
rlm@66
|
135 if(elem.cacheClassElem)
|
rlm@66
|
136 elem.className = elem.cacheClassElem;
|
rlm@66
|
137 if(elem.cacheClassTarget)
|
rlm@66
|
138 target.className = elem.cacheClassTarget;
|
rlm@66
|
139 }
|
rlm@66
|
140 /*]]>*///-->
|
rlm@66
|
141 </script>
|
rlm@66
|
142 </head>
|
rlm@66
|
143 <body>
|
rlm@66
|
144 <div id="content">
|
rlm@66
|
145 <h1 class="title">About Robert McIntyre</h1>
|
rlm@66
|
146
|
rlm@66
|
147 <div class="header">
|
rlm@66
|
148 <div class="float-right">
|
rlm@66
|
149 </div>
|
rlm@66
|
150
|
rlm@66
|
151 <h1>aurellem <em>☉</em></h1>
|
rlm@66
|
152 <ul class="nav">
|
rlm@66
|
153 <li><a href="/">read the blog »</a></li>
|
rlm@66
|
154 <!-- li><a href="#">learn about us »</a></li-->
|
rlm@66
|
155 </ul>
|
rlm@66
|
156 </div>
|
rlm@66
|
157
|
rlm@66
|
158 <div class="author">Written by: <author>
|
rlm@66
|
159 <p>
|
rlm@66
|
160 Robert McIntyre
|
rlm@66
|
161 </p>
|
rlm@66
|
162 </author></div>
|
rlm@66
|
163 <dl class="org-dl">
|
rlm@66
|
164 <dt>Name</dt><dd>Robert McIntyre</dd>
|
rlm@66
|
165 <dt>Contact</dt><dd>rlm@mit.edu</dd>
|
rlm@66
|
166 <dt>Resume</dt><dd><a href="../../resume/Robert-McIntyre-Resume.pdf">Robert-McIntyre-Resume.pdf</a></dd>
|
rlm@66
|
167 <dt><a href="https://en.wikipedia.org/wiki/Pretty_Good_Privacy">PGP Key</a></dt><dd><a href="http://pgp.mit.edu/pks/lookup?op=get&search=0x84696E50057B932E">Public Key</a></dd>
|
rlm@66
|
168 <dt>PGP fingerprint</dt><dd>4A10 BEC2 9290 7612 A461 2598 8469 6E50 057B 932E</dd>
|
rlm@66
|
169 <dt>Birthday</dt><dd>September 26</dd>
|
rlm@66
|
170 <dt>Alcor</dt><dd>I am a member (#A-2640) of the <a href="http://alcor.org/">Alcor Life Extension
|
rlm@66
|
171 Foundation</a>.</dd>
|
rlm@66
|
172 <dt>Bitcoin</dt><dd><a href="https://blockchain.info/address/19HquAqbXkSZYiYQAZymj9C9oALvSJ5jPr">19HquAqbXkSZYiYQAZymj9C9oALvSJ5jPr</a></dd>
|
rlm@66
|
173 </dl>
|
rlm@66
|
174 </div>
|
rlm@66
|
175 <div id="postamble" class="status">
|
rlm@66
|
176 <p class="author">Author: Robert McIntyre</p>
|
rlm@66
|
177 <p class="date">Created: 2015-04-12 Sun 19:21</p>
|
rlm@66
|
178 <p class="creator"><a href="http://www.gnu.org/software/emacs/">Emacs</a> 24.4.1 (<a href="http://orgmode.org">Org</a> mode 8.3beta)</p>
|
rlm@66
|
179 <p class="validation"><a href="http://validator.w3.org/check?uri=referer">Validate</a></p>
|
rlm@66
|
180 </div>
|
rlm@66
|
181 </body>
|
rlm@66
|
182 </html> |