rlm@61: <?xml version="1.0" encoding="utf-8"?>
rlm@61: <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN"
rlm@61: "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
rlm@61: <html xmlns="http://www.w3.org/1999/xhtml" lang="en" xml:lang="en">
rlm@61: <head>
rlm@61: <title></title>
rlm@92: <!-- 2015-11-04 Wed 00:12 -->
rlm@61: <meta  http-equiv="Content-Type" content="text/html;charset=utf-8" />
rlm@61: <meta  name="generator" content="Org-mode" />
rlm@61: <style type="text/css">
rlm@61:  <!--/*--><![CDATA[/*><!--*/
rlm@61:   .title  { text-align: center; }
rlm@61:   .todo   { font-family: monospace; color: red; }
rlm@61:   .done   { font-family: monospace; color: green; }
rlm@61:   .priority { font-family: monospace; color: orange; }
rlm@61:   .tag    { background-color: #eee; font-family: monospace;
rlm@61:             padding: 2px; font-size: 80%; font-weight: normal; }
rlm@61:   .timestamp { color: #bebebe; }
rlm@61:   .timestamp-kwd { color: #5f9ea0; }
rlm@61:   .right  { margin-left: auto; margin-right: 0px;  text-align: right; }
rlm@61:   .left   { margin-left: 0px;  margin-right: auto; text-align: left; }
rlm@61:   .center { margin-left: auto; margin-right: auto; text-align: center; }
rlm@61:   .underline { text-decoration: underline; }
rlm@61:   #postamble p, #preamble p { font-size: 90%; margin: .2em; }
rlm@61:   p.verse { margin-left: 3%; }
rlm@61:   pre {
rlm@61:     border: 1px solid #ccc;
rlm@61:     box-shadow: 3px 3px 3px #eee;
rlm@61:     padding: 8pt;
rlm@61:     font-family: monospace;
rlm@61:     overflow: auto;
rlm@61:     margin: 1.2em;
rlm@61:   }
rlm@61:   pre.src {
rlm@61:     position: relative;
rlm@61:     overflow: visible;
rlm@61:     padding-top: 1.2em;
rlm@61:   }
rlm@61:   pre.src:before {
rlm@61:     display: none;
rlm@61:     position: absolute;
rlm@61:     background-color: white;
rlm@61:     top: -10px;
rlm@61:     right: 10px;
rlm@61:     padding: 3px;
rlm@61:     border: 1px solid black;
rlm@61:   }
rlm@61:   pre.src:hover:before { display: inline;}
rlm@61:   pre.src-sh:before    { content: 'sh'; }
rlm@61:   pre.src-bash:before  { content: 'sh'; }
rlm@61:   pre.src-emacs-lisp:before { content: 'Emacs Lisp'; }
rlm@61:   pre.src-R:before     { content: 'R'; }
rlm@61:   pre.src-perl:before  { content: 'Perl'; }
rlm@61:   pre.src-java:before  { content: 'Java'; }
rlm@61:   pre.src-sql:before   { content: 'SQL'; }
rlm@61: 
rlm@61:   table { border-collapse:collapse; }
rlm@61:   caption.t-above { caption-side: top; }
rlm@61:   caption.t-bottom { caption-side: bottom; }
rlm@61:   td, th { vertical-align:top;  }
rlm@61:   th.right  { text-align: center;  }
rlm@61:   th.left   { text-align: center;   }
rlm@61:   th.center { text-align: center; }
rlm@61:   td.right  { text-align: right;  }
rlm@61:   td.left   { text-align: left;   }
rlm@61:   td.center { text-align: center; }
rlm@61:   dt { font-weight: bold; }
rlm@61:   .footpara:nth-child(2) { display: inline; }
rlm@61:   .footpara { display: block; }
rlm@61:   .footdef  { margin-bottom: 1em; }
rlm@61:   .figure { padding: 1em; }
rlm@61:   .figure p { text-align: center; }
rlm@61:   .inlinetask {
rlm@61:     padding: 10px;
rlm@61:     border: 2px solid gray;
rlm@61:     margin: 10px;
rlm@61:     background: #ffffcc;
rlm@61:   }
rlm@61:   #org-div-home-and-up
rlm@61:    { text-align: right; font-size: 70%; white-space: nowrap; }
rlm@61:   textarea { overflow-x: auto; }
rlm@61:   .linenr { font-size: smaller }
rlm@61:   .code-highlighted { background-color: #ffff00; }
rlm@61:   .org-info-js_info-navigation { border-style: none; }
rlm@61:   #org-info-js_console-label
rlm@61:     { font-size: 10px; font-weight: bold; white-space: nowrap; }
rlm@61:   .org-info-js_search-highlight
rlm@61:     { background-color: #ffff00; color: #000000; font-weight: bold; }
rlm@61:   /*]]>*/-->
rlm@61: </style>
rlm@61: <script type="text/javascript">
rlm@61: /*
rlm@61: @licstart  The following is the entire license notice for the
rlm@61: JavaScript code in this tag.
rlm@61: 
rlm@61: Copyright (C) 2012-2013 Free Software Foundation, Inc.
rlm@61: 
rlm@61: The JavaScript code in this tag is free software: you can
rlm@61: redistribute it and/or modify it under the terms of the GNU
rlm@61: General Public License (GNU GPL) as published by the Free Software
rlm@61: Foundation, either version 3 of the License, or (at your option)
rlm@61: any later version.  The code is distributed WITHOUT ANY WARRANTY;
rlm@61: without even the implied warranty of MERCHANTABILITY or FITNESS
rlm@61: FOR A PARTICULAR PURPOSE.  See the GNU GPL for more details.
rlm@61: 
rlm@61: As additional permission under GNU GPL version 3 section 7, you
rlm@61: may distribute non-source (e.g., minimized or compacted) forms of
rlm@61: that code without the copy of the GNU GPL normally required by
rlm@61: section 4, provided you include this license notice and a URL
rlm@61: through which recipients can access the Corresponding Source.
rlm@61: 
rlm@61: 
rlm@61: @licend  The above is the entire license notice
rlm@61: for the JavaScript code in this tag.
rlm@61: */
rlm@61: <!--/*--><![CDATA[/*><!--*/
rlm@61:  function CodeHighlightOn(elem, id)
rlm@61:  {
rlm@61:    var target = document.getElementById(id);
rlm@61:    if(null != target) {
rlm@61:      elem.cacheClassElem = elem.className;
rlm@61:      elem.cacheClassTarget = target.className;
rlm@61:      target.className = "code-highlighted";
rlm@61:      elem.className   = "code-highlighted";
rlm@61:    }
rlm@61:  }
rlm@61:  function CodeHighlightOff(elem, id)
rlm@61:  {
rlm@61:    var target = document.getElementById(id);
rlm@61:    if(elem.cacheClassElem)
rlm@61:      elem.className = elem.cacheClassElem;
rlm@61:    if(elem.cacheClassTarget)
rlm@61:      target.className = elem.cacheClassTarget;
rlm@61:  }
rlm@61: /*]]>*///-->
rlm@61: </script>
rlm@61: </head>
rlm@61: <body>
rlm@61: <div id="content">
rlm@61: <h1 class="title"></h1>
rlm@61: 
rlm@61: <div class="header">
rlm@61:   <div class="float-right">     
rlm@61:   </div>
rlm@61: 
rlm@61:   <h1>aurellem <em>&#x2609;</em></h1>
rlm@61:   <ul class="nav">
rlm@61:     <li><a href="/">read the blog &raquo;</a></li>
rlm@61:     <!-- li><a href="#">learn about us &raquo;</a></li-->
rlm@61:   </ul>
rlm@61: </div>
rlm@61: 
rlm@66: <div class="author">Written by: <author>
rlm@92: 
rlm@62: </author></div>
rlm@61: </div>
rlm@61: <div id="postamble" class="status">
rlm@92: <p class="date">Created: 2015-11-04 Wed 00:12</p>
rlm@84: <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@61: <p class="validation"><a href="http://validator.w3.org/check?uri=referer">Validate</a></p>
rlm@61: </div>
rlm@61: </body>
rlm@61: </html>