Skip to content

Instantly share code, notes, and snippets.

@jsvine
Created November 15, 2013 18:31
Show Gist options
  • Star 2 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save jsvine/7489309 to your computer and use it in GitHub Desktop.
Save jsvine/7489309 to your computer and use it in GitHub Desktop.

An Open-Source Thank You

In late October, the WSJ published Waste Lands, an interactive database I helped build and report. Waste Lands draws upon thousands of public records and other sources to trace the history of hundreds of factories and laboratories the government recruited to help develop nuclear weapons during the build-up to the Cold War.

Building the database took considerable time and effort. But it would have been immeasurably more difficult and time-consuming — if not nearly impossible — without the fistfuls of open-source code we were able to rely upon:

As a gesture of thanks, I've extracted two small, reusable bits of the project and released them as open-source code on GitHub:

  • GMap Button is a JavaScript library for adding buttons to embedded Google Maps.
  • minicard is a bare-bones CSS stylesheet for creating "card"-style elements.

Neither are particularly groundbreaking. But the next time someone builds a project like this (or something altogether different), perhaps it'll save them a little time and let them focus on the meatier parts.

— Jeremy Singer-Vine, Nov. 2013

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment