Skip to content

Instantly share code, notes, and snippets.

View erictheise's full-sized avatar

Eric Theise erictheise

View GitHub Profile
I am attesting that this GitHub handle erictheise is linked to the Tezos account tz2StvHd4z74k8m9MS7Jyc5Pb2XLe4jEXcYz for tzprofiles
sig:spsig1Et55RnWfGKmY6adB1442bp89M5ga6tUtxAULbLftEuvbvvi9BHhTXpGxrRuWmnyZzKYkPHgh4TQczc4xTKfk8ciaUx5GJ
<!DOCTYPE html>
<html>
<head>
<title>Bay Area Geo Events</title>
<meta charset="utf-8" />
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<link rel="stylesheet" href="http://cdn.leafletjs.com/leaflet-0.6.4/leaflet.css" />
<!--[if lte IE 8]>
CREATE TABLE events (
event_name varchar(64) NOT NULL,
venue_name varchar(64),
street_addr varchar(64),
city varchar(64),
state char(2) DEFAULT 'CA',
url varchar(64),
day varchar(12),
time time,
lat numeric(10,7),