Skip to content

Instantly share code, notes, and snippets.

View tmcw's full-sized avatar
💭
merging your prs

Tom MacWright tmcw

💭
merging your prs
View GitHub Profile
@tmcw
tmcw / run.json
Created January 31, 2014 21:39
[
[
-77.028504,
38.924847,
55.8
],
[
-77.028505,
38.924845,
55.8
<!DOCTYPE html>
<html>
<head>
<meta charset=utf-8 />
<title>A Simple Map</title>
<meta name='viewport' content='width=device-width, initial-scale=1.0, maximum-scale=1.0, user-scalable=no' />
<script src='https://api.tiles.mapbox.com/mapbox.js/v1.6.1/mapbox.js'></script>
<link href='https://api.tiles.mapbox.com/mapbox.js/v1.6.1/mapbox.css' rel='stylesheet' />
<style>
@tmcw
tmcw / -
Created February 5, 2014 17:04
---
layout: example
categories: example/v1.0.0
version: v1.0.0
title: International Space Station Position from Realtime API
description: Dynamic features and map position via a JSON endpoint
tags:
- markers
---
<!DOCTYPE html>
<html>
<head>
<meta charset=utf-8 />
<title>Single Marker</title>
<meta name='viewport' content='width=device-width, initial-scale=1.0, maximum-scale=1.0, user-scalable=no' />
<script src='https://api.tiles.mapbox.com/mapbox.js/v1.6.1/mapbox.js'></script>
<link href='https://api.tiles.mapbox.com/mapbox.js/v1.6.1/mapbox.css' rel='stylesheet' />
<!DOCTYPE html>
<html>
<head>
<meta charset=utf-8 />
<title>Binary Calculator</title>
<style>
body {
text-align:center;
margin:0;
}
<!DOCTYPE html>
<html>
<head>
<meta charset="utf-8">
<title></title>
<meta http-equiv='content-type' content='text/html; charset=utf-8' />
<meta name='viewport' content='initial-scale=1.0 maximum-scale=1.0'>
<script src="http://d3js.org/d3.v3.min.js" charset="utf-8"></script>
<style>
body {
// this runs hellaoften
$(window).scroll(function() {
});
// this runs hellaoften
$(window).scroll(_.throttle(function() {
}, 250));
@tmcw
tmcw / -
Created February 21, 2014 17:13
------------------------------------------------------------
Gradle 1.10
------------------------------------------------------------
Build time: 2013-12-17 09:28:15 UTC
Build number: none
Revision: 36ced393628875ff15575fa03d16c1349ffe8bb6
Groovy: 1.8.6

According to Turner, this feature has been in development for over six months. The first version will launch with the Environmental Protection Agency (EPA) this week, at an open data site in Chesapeake, Virginia. The site will aggregate data across different entities, reflecting how the EPA gathers data to make regulatory decisions.

Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.