Source
Ancient DNA
Countries where Ancient DNA was uncovered, along with estimated dates.
- 43,000 BCE
| CHANGE LOG | |
| WEIHERER FAMILY PEDIGREE | |
| Alphabetized by first name | |
| ALBERT WEIHERER | |
| ..... Added DOD | |
| ..... Added wife BARBARA OTTO | |
| ALFRED SEUBERT |
| /* | |
| * Copyright © SoftLayer, an IBM Company | |
| * | |
| * guesstimate.js | |
| * Urban's guesstimate.js script estimates how long it'll take to read a single page | |
| * by converting the word count to minutes. | |
| * | |
| */ | |
| (function($) { |
Source
Ancient DNA
Countries where Ancient DNA was uncovered, along with estimated dates.
| /* ======================================================================== | |
| * Highlight.js | |
| * https://highlightjs.org | |
| * ======================================================================== | |
| * Copyright (c) 2006, Ivan Sagalaev | |
| * Licensed under BSD (https://github.com/isagalaev/highlight.js/blob/master/LICENSE) | |
| * ======================================================================== */ | |
| ! function(e) { | |
| "undefined" != typeof exports ? e(exports) : (window.hljs = e({}), "function" == typeof define && define.amd && define([], function() { |
| /* | |
| * Copyright © SoftLayer, an IBM Company | |
| * | |
| * highlights.less | |
| * Urban's highlight properties. Highlight properties should always be defined in highlights.less. | |
| * This allows others to see the joined classes for specific languages. Highlights are handled by | |
| * the js/vendor/highlight.js script. Remember to comb highlights.less before committing. | |
| * | |
| */ |
| import os | |
| from django.utils.translation import ugettext_lazy as _ | |
| from openstack_dashboard import exceptions | |
| DEBUG = True | |
| TEMPLATE_DEBUG = DEBUG | |
| @blue: #2980b9; | |
| @green: #009445; | |
| @magenta: #a90b84; | |
| @navy: #34495d; | |
| @orange: #f29c1e; | |
| @purple: #800c7b; | |
| @red: #e4423d; | |
| @gray10: #231f20; | |
| @gray20: #3b3e42; |
Source
Eurogenes GEDmatch Guide
A list of the ethnic groups and geolocations from a number of Eurogenes clusters.
Rebecca: Developer, Savannah: Designer
How do you make design changes?
Big redesigns are often long and frustrating
Designers throw the design over the wall
Developers either are confused by it, or 'screw it up'
Redesigning page by page can lead to technical debt, and is awkward