Skip to content

Instantly share code, notes, and snippets.

Welcome to Drift!

Drift is an always-already versioned, cloud-backed text editor. You can use it to take notes, and save them in the GitHub cloud.

Your gists are always saved locally, and any changes you make will get pushed to GitHub's servers.

To name a gist, touch its name in the toolbar.

You can use the share button at the top-right to copy a link to one of your gists, or view it on the web in Safari.

Keynote
Ruby Everywhere - Matz
Salesforce aquires Heroku, proceeds to hire Matz, and a full time committer Nobu
Working towards ISO standardization
Rhodes - framework for mobile devices
mruby works! embeddable ruby. Fast. pre-alpha?
Keynote
Ruby Everywhere - Matz
Salesforce aquires Heroku, proceeds to hire Matz, and a full time committer Nobu
Working towards ISO standardization
Rhodes - framework for mobile devices
mruby works! embeddable ruby. Fast. pre-alpha?
<div id="container">
<div id="map"></div>
<ul>
<li><a href="#">Headline</a></li>
<li class="active"><a href="#">Headline</a></li>
<li><a href="#">Headline</a></li>
<li><a href="#">Headline</a></li>
<li><a href="#">Headline</a></li>
<li><a href="#">Headline</a></li>
<li><a href="#">Headline</a></li>
/**
* jVectorMap version 1.0
*
* Copyright 2011-2012, Kirill Lebedev
* Licensed under the MIT license.
*
*/(function(e){var t={set:{colors:1,values:1,backgroundColor:1,scaleColors:1,normalizeFunction:1,focus:1},get:{selectedRegions:1,selectedMarkers:1,mapObject:1,regionName:1}};e.fn.vectorMap=function(e){var n,r,i;if(e==="addMap")jvm.WorldMap.maps[arguments[1]]=arguments[2];else{if(!(e!=="set"&&e!=="get"||!t[e][arguments[1]]))return r=arguments[1].charAt(0).toUpperCase()+arguments[1].substr(1),this.data("mapObject")[e+r].apply(this.data("mapObject"),Array.prototype.slice.call(arguments,2));e=e||{},e.container=this,n=new jvm.WorldMap(e),this.data("mapObject",n)}}})(jQuery),function(e){function r(t){var n=t||window.event,r=[].slice.call(arguments,1),i=0,s=!0,o=0,u=0;return t=e.event.fix(n),t.type="mousewheel",n.wheelDelta&&(i=n.wheelDelta/120),n.detail&&(i=-n.detail/3),u=i,n.axis!==undefined&&n.axis===n.HORIZONTAL_AXIS&&(u=0,o=-1*i),n.wheelDeltaY!==undefined&&(u=n.wheelDeltaY/120),n.wheelDeltaX!==undefine
<?DOCTYPE html>
<html>
<head>
<link href="reset.css" media="screen" type="text/css" rel="stylesheet">
<link href="jvectormap/jquery-jvectormap.css" media="screen" type="text/css" rel="stylesheet">
<link href="style.css" media="screen" type="text/css" rel="stylesheet">
<script src="https://ajax.googleapis.com/ajax/libs/jquery/1.7.2/jquery.min.js"></script>
<script src="jvectormap/jquery-jvectormap.min.js"></script>
<script src="http://jvectormap.com/js/jquery-jvectormap-world-mill-en.js"></script>
<script src="http://jvectormap.com/js/gdp-data.js"></script>
@mikekellyio
mikekellyio / map.html
Created October 4, 2012 14:25
jvectormap demo
<?DOCTYPE html>
<html>
<head>
<style>html,body,div,span,applet,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,a,abbr,acronym,address,big,cite,code,del,dfn,em,img,ins,kbd,q,s,samp,small,strike,strong,sub,sup,tt,var,b,u,i,center,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td,article,aside,canvas,details,embed,figure,figcaption,footer,header,hgroup,menu,nav,output,ruby,section,summary,time,mark,audio,video{margin:0;padding:0;border:0;font-size:100%;font:inherit;vertical-align:baseline}article,aside,details,figcaption,figure,footer,header,hgroup,menu,nav,section{display:block}body{line-height:1}ol,ul{list-style:none}blockquote,q{quotes:none}blockquote:before,blockquote:after,q:before,q:after{content:'';content:none}table{border-collapse:collapse;border-spacing:0}</style>
<style>
.jvectormap-label {
position: absolute;
display: none;
border: solid 1px #CDCDCD;
-webkit-border-radius: 3px;
@mikekellyio
mikekellyio / _.md
Created January 17, 2013 22:56 — forked from enjalot/inlet.js
sparkline
@mikekellyio
mikekellyio / index.html
Last active December 11, 2015 09:18 — forked from anonymous/index.html
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="utf-8">
<title>Reusable Sparkline</title>
</head>
<body>
<script src="http://d3js.org/d3.v3.min.js"></script>
<script src="sparkline.js"></script>

Web Development Contract

Revised date: 5/20/2014

Between me, Mike Kelly and you, Katy McLaughlin

Summary:

I’ll always do my best to fulfil your needs and meet your expectations, but it’s important to have things written down so that we both know what’s what, who should do what and when, and what will happen if something goes wrong. In this contract you won’t find any complicated legal terms or long passages of unreadable text. I’ve no desire to trick you into signing something that you might later regret. What we do want is what’s best for both parties, now and in the future.