This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
<html> | |
<head> | |
<style> | |
h1 { | |
width: 404px; | |
margin: 10px auto; | |
clear: both; | |
} | |
.container { |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
/* | |
* Extends L.Map to synchronize the interaction on one map to one or more other maps. | |
*/ | |
(function () { | |
'use strict'; | |
L.Map = L.Map.extend({ | |
sync: function (map, options) { | |
this._initSync(); |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
# Time, Temp0, Temp1, Temp2, Temp3, Set,Actual, Heat, Fan, ColdJ, Mode | |
0.0, 50.9, 56.2, 0.0, 0.0, 171, 53.5, 0, 255, 35.5, REFLOW | |
0.2, 50.8, 56.1, 0.0, 0.0, 171, 53.4, 255, 7, 35.5, REFLOW | |
0.5, 50.8, 56.2, 0.0, 0.0, 171, 53.5, 255, 7, 35.5, REFLOW | |
0.8, 50.6, 56.2, 0.0, 0.0, 171, 53.4, 255, 7, 35.5, REFLOW | |
1.0, 50.5, 55.9, 0.0, 0.0, 171, 53.2, 255, 7, 35.5, REFLOW | |
1.2, 50.6, 55.9, 0.0, 0.0, 171, 53.2, 255, 7, 35.5, REFLOW | |
1.5, 50.4, 55.8, 0.0, 0.0, 171, 53.1, 255, 7, 35.5, REFLOW | |
1.8, 50.4, 55.8, 0.0, 0.0, 171, 53.1, 255, 7, 35.5, REFLOW | |
2.0, 50.4, 55.8, 0.0, 0.0, 171, 53.1, 255, 7, 35.5, REFLOW |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
<!doctype html> | |
<html lang="en"> | |
<head> | |
<title>Leaflet Provider Demo</title> | |
<meta charset="utf-8" /> | |
<meta name="viewport" content="width=device-width, initial-scale=1.0"> | |
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8" /> | |
<link rel="stylesheet" href="http://cdn.leafletjs.com/leaflet-0.7/leaflet.css" /> |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
import logging | |
import subprocess | |
from compressor.exceptions import FilterError | |
from compressor.filters import CompilerFilter | |
from django.conf import settings | |
logger = logging.getLogger("coconut.helpers.compressor") | |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
- name: Display all variables/facts known for a host | |
debug: var=hostvars[inventory_hostname] |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
jieter@zimri:~/tmp$ mkvirtualenv dt2-test | |
New python executable in dt2-test/bin/python | |
Installing setuptools, pip, wheel...done. | |
(dt2-test)jieter@zimri:~/tmp$ git clone [email protected]:bradleyayers/django-tables2.git | |
Cloning into 'django-tables2'... | |
remote: Counting objects: 3633, done. | |
remote: Compressing objects: 100% (172/172), done. | |
remote: Total 3633 (delta 90), reused 0 (delta 0), pack-reused 3459 | |
Receiving objects: 100% (3633/3633), 1.40 MiB | 849.00 KiB/s, done. | |
Resolving deltas: 100% (1780/1780), done. |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
jieter@zimri:~/workspace/_npm/leaflet-headless (master)$ npm install | |
npm WARN engine [email protected]: wanted: {"node":">=0.12.0"} (current: {"node":"0.10.37","npm":"1.4.28"}) | |
npm WARN engine [email protected]: wanted: {"node":">=0.12.0","iojs":">=1.0.0"} (current: {"node":"0.10.37","npm":"1.4.28"}) | |
npm WARN deprecated [email protected]: lodash@<2.0.0 is no longer maintained. Upgrade to lodash@^3.0.0 | |
> [email protected] install /home/jieter/workspace/_npm/leaflet-headless/node_modules/canvas | |
> node-gyp rebuild | |
make: Entering directory '/home/jieter/workspace/_npm/leaflet-headless/node_modules/canvas/build' | |
SOLINK_MODULE(target) Release/obj.target/canvas-postbuild.node |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
<!DOCTYPE html> | |
<html> | |
<head> | |
<meta charset="utf-8"> | |
<title>Leaflet Spec Runner</title> | |
<link rel="stylesheet" type="text/css" href="../node_modules/mocha/mocha.css"> | |
<link rel="stylesheet" type="text/css" href="../dist/leaflet.css"> | |
</head> | |
<body> | |
<div id="mocha"></div> |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
'vivid': { | |
'title' : 'Ubuntu Vivid', | |
'packaging_tool' : 'apt', | |
'build_arch' : ['amd64', 'i386'], | |
'compression' : 'xz', | |
'runtime_packages' : 'libc6 libstdc++6 zlib1g libpng12-0 libjpeg-turbo8 '\ | |
'libssl1.0.0 libfreetype6 libicu52 fontconfig '\ | |
'libx11-6 libxext6 libxrender1 libxcb1 xfonts-base xfonts-75dpi', | |
'build_packages' : 'xz-utils ruby python perl gperf bison flex git '\ | |
'zlib1g-dev libpng12-dev libjpeg-turbo8-dev libssl-dev libfreetype6-dev libicu-dev libfontconfig1-dev '\ |