Skip to content

Instantly share code, notes, and snippets.

@ericmustin
ericmustin / index.html
Created September 20, 2016 16:31
givingThisAnotherShot
<!DOCTYPE html>
<meta charset="utf-8">
<style>
text {
font: 10px sans-serif;
}
</style>
<body>
<script src="//d3js.org/d3.v3.min.js"> </script>
<script>
@ericmustin
ericmustin / index.html
Created October 18, 2016 04:39
eating_a_mango
<!DOCTYPE html>
<meta charset="utf-8">
<style>
#box {
height: 226px;
width: 173px;
position: absolute;
background: url("https://s11.postimg.org/v3trip237/picturetest_Update.png");
background-size: 1104px 226px;
background-position: 0px 0px;
@ericmustin
ericmustin / index.html
Created December 6, 2016 14:43
sickHatPipeGlasses
<html lang="en">
<head>
<meta charset="utf-8">
<meta name="viewport" content="width=device-width, initial-scale=1">
<title>jQuery UI Draggable - Default functionality</title>
<link rel="stylesheet" href="//code.jquery.com/ui/1.12.1/themes/base/jquery-ui.css">
<link rel="stylesheet" href="/resources/demos/style.css">
<style>
#outer { width: 500px; height: 500px; background-size: 500px 500px; background-image: url(https://media.licdn.com/mpr/mpr/shrinknp_200_200/AAEAAQAAAAAAAAMsAAAAJGVhZmNjYTM2LTg3MjktNDE4MS04MGNjLThkMzlkZGE3YzJkYw.jpg); background-repeat: no-repeat; }
@ericmustin
ericmustin / index.html
Last active February 15, 2017 04:04
systems_review_survey_results
<!DOCTYPE html>
<html>
<head>
<script src="https://cdn.plot.ly/plotly-latest.min.js"></script>
<script src="https://ajax.googleapis.com/ajax/libs/jquery/3.0.0/jquery.min.js"></script>
<link rel="stylesheet" href="https://maxcdn.bootstrapcdn.com/bootstrap/3.3.7/css/bootstrap.min.css" integrity="sha384-BVYiiSIFeK1dGmJRAkycuHAHRg32OmUcww7on3RYdg4Va+PmSTsz/K68vbdEjh4u" crossorigin="anonymous">
</head>
<body>
<div id="navBar">
@ericmustin
ericmustin / index.md
Last active February 16, 2017 19:22
systems_review_takeaways

#Summary, Take Aways, and Further Reading

Below is a systems review for the topic of "Decision making processes", specifically the issue of balancing 'collaboration vs. too many cooks'. A survey was distributed on this topic, which can be found here

Take Aways: Two main themes

  1. Small Teams vs Large Teams
@ericmustin
ericmustin / index.html
Created February 26, 2017 18:12
rollingBall
<!DOCTYPE html>
<html>
<head>
<meta charset="utf-8">
<meta name="viewport" content="width=device-width,initial-scale=1">
<style type="text/css">
.ball {
position: relative;
top: 100px;
left: -25%;
@ericmustin
ericmustin / index.html
Created March 3, 2017 06:15
fear_and_loathing_in_css
<!DOCTYPE html>
<html>
<head>
<meta charset="utf-8">
<meta name="viewport" content="width=device-width,initial-scale=1">
<script src="https://ajax.googleapis.com/ajax/libs/jquery/3.0.0/jquery.min.js"></script>
<style type="text/css">
body {
height: 100%;
margin: 5%;
@ericmustin
ericmustin / index.html
Created March 5, 2017 00:06
commute_to_work
<!DOCTYPE html>
<html>
<head>
<meta charset="utf-8">
<meta name="viewport" content="width=device-width,initial-scale=1">
<script src="https://ajax.googleapis.com/ajax/libs/jquery/3.0.0/jquery.min.js"></script>
<style type="text/css">
html {
overflow-y: hidden;
@ericmustin
ericmustin / spree product error
Created March 22, 2017 15:03
spreeProductError
all-ddfc5ee….js:1 Uncaught TypeError: Cannot read property 'replace' of undefined
at Function.camelCase (all-ddfc5ee….js:1)
at Function.css (all-ddfc5ee….js:3)
at rt.fn.init.<anonymous> (all-ddfc5ee….js:3)
at rt.access (all-ddfc5ee….js:2)
at rt.fn.init.css (all-ddfc5ee….js:3)
at edit:400
{"meta":
{"range":30,
"categories":[
{"name":"All Kids","permalink":"kids","product_count":2},
{"name":"All Baby","permalink":"baby","product_count":2},
{"name":"Babysuits & Tops","permalink":"baby/babysuits-and-tops","product_count":2}
]},
"products":[
{"product_id":3,
"slug":"the-zip-footie",