<!doctype html>
<html xmlns:og="http://opengraphprotocol.org/schema/" xmlns:fb="http://www.facebook.com/2008/fbml"  itemscope itemtype="http://schema.org/Article" lang="en-US">

<head>

	<meta charset="utf-8">
	<meta http-equiv="X-UA-Compatible" content="IE=edge,chrome=1">

	
		<meta name="viewport" content="width=device-width, initial-scale=1">
	

	<!-- This is Squarespace. -->
<!-- lankybutmacho -->
<meta charset="utf-8" />
<title>Matthew Healy</title>
<meta property="og:site_name" content="Matthew Healy"/>
<meta property="og:title" content=""/>
<meta itemprop="name" content=""/>
<meta property="og:type" content="article"/>
<script>(function() {var l=!1,q=[1500,1000,750,500,300,100],s=new function(){this.load=function(b,n){b.getDOMNode&&(b=b.getDOMNode());
var o=this._getDataFromNode(b,n),m=!(!o.a||!o.a.width||!o.a.height),k=o.load+"";
if("false"===k){return l
}var i=o.mode;
if(m&&("fit"==i||"fill"==i)){i=b.parentNode;
if(!i){return console.error("Not doing anything, parentNode not found."),l
}if(!this.f(b,n,i)){return l
}}i=this.g(b,o);
if("string"==typeof i&&"viewport"!==k){var j=this.k(i,o);
b.getAttribute("src")!==j&&(b.onload=function(){b.className=b.className.replace("loading"," ").trim()
},!b.getAttribute("src")&&-1===b.className.indexOf("loading")&&(b.className+=(b.className?" ":"")+"loading"),!b.getAttribute("src")&&m?b.setAttribute("src",j):(o=new Image,o.onload=function(){m?b.setAttribute("src",j):(b.setAttribute("data-image-dimensions",this.width+"x"+this.height),s.load(b,n))
},o.onerror=function(){b.className=b.className.replace("loading"," ").trim();
b.setAttribute("src",j)
},o.src=j));
return !0
}return i
};
this.f=function(G,E,F){G.getDOMNode&&(G=G.getDOMNode());
F&&F.getDOMNode&&(F=F.getDOMNode());
F=F||G.parentNode;
if(!F){return console.error("Not doing anything, parentNode not found."),l
}var D=this._getDataFromNode(G,E),C=F.offsetWidth,A=F.offsetHeight;
E=D.mode;
if("none"!=E){var B=D.a.width,z=D.a.height,o=B/z,b=C/A,y;
"fill"===E?y=o>b?A/z:C/B:"fit"===E&&(y=o<b?A/z:C/B);
!D.d&&("fit"==E&&1<y)&&(y=1);
B=Math.floor(B*y);
y=Math.floor(z*y);
var i,x;
"fill"===E?(i=Math.min(Math.max(C/2-B*D.c.x,C-B),0),x=Math.min(Math.max(A/2-y*D.c.y,A-y),0)):"fit"===E&&(x=D.e,i=x.left?0:x.right?C-B:B<C?(C-B)/2:0,x=x.top?0:x.bottom?A-y:y<A?(A-y)/2:0,"inline"==this.b(G,"display")&&(G.style.fontSize="0px"),B-=G.offsetHeight-G.clientHeight,y-=G.offsetWidth-G.clientWidth);
if(0===B||0===y){return l
}G.style.top=Math.floor(x)+"px";
G.style.left=Math.floor(i)+"px";
G.style.width=Math.floor(B)+"px";
G.style.height=Math.floor(y)+"px";
i=this.b(F,"position");
G.style.position="relative"==i?"absolute":"relative";
if("fill"==E&&(G=this.b(F,"overflow"),!G||"hidden"!=G)){F.style.overflow="hidden"
}return !0
}};
this.g=function(A,y){function z(h,g){"none"===y.mode&&(A.style.width=null,A.style.height=null);
var d=parseFloat(A.getAttribute(h)),a=parseFloat(d);
if(!a||isNaN(a)){d=o.b(A,h),a=parseFloat(d)
}if(!a||isNaN(a)){d=o.b(A,"max-"+h,"max"+(h.substr(0,1).toUpperCase()+h.substr(1))),a=parseFloat(d)
}if(0===g||d){switch(o.i(d)){case"percentage":g=parseInt(d,10)/100*m.offsetWidth;
break;
case"number":g=parseInt(d,10)
}}!a&&(0!==g&&!A.getAttribute("src"))&&(g=0);
return g
}y=y||this._getDataFromNode(A);
if(!y.source){return l
}var x=A.offsetWidth,p=A.offsetHeight,m=A.parentNode,o=this,k=A.getAttribute("alt"),i=k&&0<k.length&&"none"===y.mode&&!A.getAttribute("src");
if(i){var b=A.style.display;
A.removeAttribute("alt");
A.style.display="none";
A.offsetHeight+0;
A.style.display=b
}x=z("width",x);
p=z("height",p);
i&&A.setAttribute("alt",k);
0===x&&0===p?(x=y.a.width,p=y.a.height):0===x?x=this.getDimensionForValue("width",p,y):0===p&&(p=this.getDimensionForValue("height",x,y));
"viewport"===y.load&&(A.style.width=Math.floor(x)+"px",A.style.height=Math.floor(p)+"px");
return this.j(x,p,y)
};
this._getDataFromNode=function(b,g){g=g||{};
var h={c:{x:0.5,y:0.5},a:{width:null,height:null},mode:"none",e:{h:!0},load:"true",d:!0};
if(g.c){h.c=g.c
}else{var f=b.getAttribute("data-image-focal-point");
if(f&&(f=f.split(","))&&2==f.length){h.c={x:parseFloat(f[0]),y:parseFloat(f[1])}
}}if(g.a){h.a=g.a
}else{if((f=b.getAttribute("data-image-dimensions"))&&(f=f.split("x"))&&2==f.length){h.a={width:parseInt(f[0],10),height:parseInt(f[1],10)}
}}g.mode?h.mode=g.mode:(f=b.parentNode.className,-1!==f.indexOf("content-fill")?h.mode="fill":-1!==f.indexOf("content-fit")&&(h.mode="fit"));
if("fit"===h.mode&&(f=g.e||b.getAttribute("data-alignment")||b.parentNode.getAttribute("data-alignment"))){h.e={top:-1!==f.indexOf("top"),left:-1!==f.indexOf("left"),h:-1!==f.indexOf("center"),right:-1!==f.indexOf("right"),bottom:-1!==f.indexOf("bottom")}
}if(g.load){h.load=g.load
}else{if(f=b.getAttribute("data-load")){h.load=f
}}if("undefined"!==typeof g.d){h.d=g.d
}else{if(f=b.getAttribute("data-image-stretch")){h.d="true"===f?!0:l
}}g.source?h.source=g.source:h.source=b.getAttribute("data-image")||b.getAttribute("data-src");
if(h.source&&(-1!==h.source.indexOf("squarespace.com")||-1!==h.source.indexOf("squarespace.net"))&&"http:"===h.source.substr(0,5)&&"https"===window.location.protocol.substr(0,5)){h.source=h.source.replace("http://","https://")
}return h
};
this.i=function(b){return"string"===typeof b&&-1!==b.indexOf("%")?"percentage":isNaN(parseInt(b,10))?NaN:"number"
};
this.b=function(b,g,h){var f;
b.currentStyle?f=b.currentStyle[h||g]:window.getComputedStyle&&(f=document.defaultView.getComputedStyle(b,null).getPropertyValue(g));
return f
};
this.j=function(b,e,f){b=Math.max(e/(f.a.height/f.a.width),b);
"number"==typeof window.devicePixelRatio&&(b=b*window.devicePixelRatio);
for(e=1;
e<q.length&&!(b>q[e]);
e++){}return q[e-1]+"w"
};
this.getDimensionForValue=function(b,g,h){var f=h.a.width;
h=h.a.height;
return"width"==b?f/h*g:"height"==b?h/f*g:NaN
};
this.k=function(b,e){var f=e.source;
return b&&("/"==f[0]||-1!=f.indexOf("squarespace.com")||-1!=f.indexOf("squarespace.net"))?(-1===f.indexOf("format\x3d"+b)&&(f=f+(-1!==f.indexOf("?")?"\x26":"?")+"format\x3d"+b),window.b&&(window.b.l&&-1===f.indexOf("storage\x3dlocal"))&&(f+="\x26storage\x3dlocal"),f):e.source
}
};
window.ImageLoader=s;
var t,u,v=50;
function w(){var b=document.images,i=document.styleSheets;
if(0>--v&&"complete"==document.readyState){clearTimeout(u)
}else{if(0<b.length&&t&&(t.rules||t.cssRules)){window.clearTimeout(u);
for(var i=l,j=0,h=b.length;
j<h;
j++){var g;
if(g=(b[j].hasAttribute?b[j].hasAttribute("data-image"):!!b[j].attributes["data-image"])||(b[j].hasAttribute?b[j].hasAttribute("data-src"):!!b[j].attributes["data-src"])){g=b[j],g="false"!==(g.getAttribute?g.getAttribute("data-load"):g.attributes["data-load"])+""
}g&&(i=!s.load(b[j])||i)
}i&&(u=window.setTimeout(w,50))
}else{if(!t){b=0;
for(j=i.length;
b<j;
b++){/\/site.css\?/.test(i[b].href)&&(t=i[b])
}}u=window.setTimeout(w,50)
}}}w();
document.addEventListener&&document.addEventListener("DOMContentLoaded",w,l);})();</script>
<script type="text/javascript" src="//static.squarespace.com/universal/scripts-v6/062520131847453178/yui-seed.js"></script>
<link rel="shortcut icon" type="image/x-icon" href="/favicon.ico"/>

<script> Static.SQUARESPACE_CONTEXT = {"appDomain":"squarespace.com","secureDomain":"https://lankybutmacho.squarespace.com","subscribed":false,"templateCapabilities":{"custom":false,"customTypes":[],"layouts":{"default":{"name":"Default","regions":["site"]}},"pageSchemas":{"index":{},"gallery":{"ordering":1},"events":{"ordering":4},"folders":{},"blog":{"ordering":2}},"templatePageConfigs":{"read-me":{}},"widgetSchemas":{"1":[],"2":[],"4":[],"5":[],"6":[],"9":[],"12":[],"44":[],"50":[],"16":[],"18":[],"21":[],"23":[],"22":[],"25":[],"24":[],"26":[]}},"templateTweakable":true,"tweakJSON":{"align-thumbnails":"false","body-font":"{font-family:\"Helvetica Neue\",\"Arial\",\"sans-serif\";font-size:1.1em;line-height:1.7em;text-transform:none;letter-spacing:0px;font-weight:normal;font-style:normal}","body-headings-h2-font":"{font-family:\"Helvetica Neue\",\"Arial\",\"sans-serif\";font-size:1em;line-height:1.44em;text-transform:none;letter-spacing:0px;font-weight:bold;font-style:normal}","borders":"#e6e6e6","center-align-home-block":"true","color-detect-backgrounds":"true","excerpts-font":"{font-family:\"Helvetica Neue\",\"Arial\",\"sans-serif\";font-size:0.833em;line-height:1.44em;text-transform:none;letter-spacing:0px;font-weight:normal;font-style:normal}","galleryWidth":"960px","gutter":"33px","header-position":"Top","headerScrollOpacity":"0.8","headingPadding":"19px","hide-filters":"false","horizontalGap":"26px","logoImageSize":"40px","navigation-font":"{font-family:\"Helvetica Neue\",\"Arial\",\"sans-serif\";font-size:0.694em;text-transform:uppercase;letter-spacing:1px;font-weight:bold;font-style:normal}","navigationPadding":"27px","product-gallery-auto-crop":"true","product-image-auto-crop":"true","progressIndicatorColor":"#999","shadow-under-filters":"true","show-on-homepage":"Blocks","show-thumbnail-excerpts":"false","show-thumbnail-meta":"false","show-thumbnail-titles":"false","site-tagline-font":"{font-family:\"Helvetica Neue\",\"Arial\",\"sans-serif\";font-size:0.833em;text-transform:none;letter-spacing:0px;font-weight:normal;font-style:normal}","site-title-font":"{font-family:\"Helvetica Neue\",\"Arial\",\"sans-serif\";font-size:1.44em;line-height:1.44em;text-transform:none;letter-spacing:0px;font-weight:normal;font-style:normal}","square-thumbnails":"false","thumbnail-transition":"Center","thumbnailHoverHeight":"13px","thumbnailHoverOpacity":"1","thumbnailWidth":"206px","topPadding":"60px","topViewBackground":"#222","verticalGap":"23px"},"website":{"id":"5095b0cbe4b06cb305051f3f","identifier":"lankybutmacho","contentModifiedOn":1369659116275,"siteStatus":{},"language":"en-US","timeZone":"America/New_York","machineTimeZoneOffset":-14400000,"timeZoneOffset":-14400000,"timeZoneAbbr":"EDT","siteTitle":"Matthew Healy","siteDescription":"","location":{"addressTitle":"","addressLine1":"","addressLine2":"","addressCountry":""},"shareButtonOptions":{"8":true,"3":true,"6":true,"2":true,"5":true,"4":true,"1":true,"7":true},"authenticUrl":"http://matthewhealy.net","baseUrl":"http://matthewhealy.net","primaryDomain":"matthewhealy.net","socialAccounts":[{"serviceId":10,"userId":"1054","userName":"lankybutmacho","screenname":"Matt Healy","addedOn":1352067250721,"profileUrl":"http://instagram.com/lankybutmacho","iconUrl":"http://images.instagram.com/profiles/profile_1054_75sq_1286373440.jpg","collectionId":"5096e8b2e4b0c28a68fc23c4","serviceName":"instagram"},{"serviceId":4,"userId":"8162312","userName":"lankybutmacho","screenname":"lankybutmacho","addedOn":1352087774455,"profileUrl":"https://twitter.com/lankybutmacho","iconUrl":"http://a0.twimg.com/profile_images/434822787/twicon_normal.png","collectionId":"509738dee4b0c28a68fd05f3","serviceName":"twitter"},{"serviceId":1,"userId":"143800","userName":"foursquare@matthewhealy.net","screenname":"Matt Healy","addedOn":1352760102321,"profileUrl":"https://foursquare.com/user/143800","iconUrl":"https://is1.4sqi.net/userpix_thumbs/XWED2PEHTYCDMTC4.jpg","collectionId":"50a17b26e4b05a733d15a2f3","serviceName":"foursquare"},{"serviceId":23,"userId":"619997","userName":"lankybutmacho","screenname":"Matt Healy","addedOn":1369625083546,"profileUrl":"https://github.com/lankybutmacho","iconUrl":"https://secure.gravatar.com/avatar/08aaff9097095bd8d1c6387a1b954780?d=https://a248.e.akamai.net/assets.github.com%2Fimages%2Fgravatars%2Fgravatar-user-420.png","serviceName":"github"}],"statsMigrated":false},"websiteCloneable":false,"websiteSettings":{"id":"5095b0cbe4b06cb305051f40","websiteId":"5095b0cbe4b06cb305051f3f","markdownMode":false,"simpleLikingEnabled":true,"defaultPostFormat":"%category%/%t","commentLikesAllowed":true,"commentAnonAllowed":true,"commentThreaded":true,"commentApprovalRequired":false,"commentAvatarsOn":true,"commentSortType":2,"commentFlagThreshold":0,"commentFlagsAllowed":true,"commentEnableByDefault":true,"commentDisableAfterDaysDefault":0,"disqusShortname":"","homepageTitleFormat":"%s","collectionTitleFormat":"%c \u2014 %s","itemTitleFormat":"%i \u2014 %s","commentsEnabled":true,"allowSquarespacePromotion":true,"storeSettings":{"returnPolicy":null,"termsOfService":null,"privacyPolicy":null,"useLightCart":false,"showNoteField":false,"currenciesSupported":["USD"],"measurementStandard":1,"isLive":true,"storeState":3,"stripeConnected":false},"useEscapeKeyToLogin":true}}; SquarespaceFonts.loadViaContext(); Squarespace.load(); </script>

<script type="text/javascript"> var _gaq = _gaq || []; _gaq.push(['_setAccount', 'UA-237791-5']); _gaq.push(['_trackPageview']); (function() { var ga = document.createElement('script'); ga.type = 'text/javascript'; ga.async = true; ga.src = ('https:' == document.location.protocol ? 'https://ssl' : 'http://www') + '.google-analytics.com/ga.js'; var s = document.getElementsByTagName('script')[0]; s.parentNode.insertBefore(ga, s); })(); </script><!--[if gte IE 9]> <!-- --><link rel="stylesheet" type="text/css" href="/site.css?tid=4f86f86824acd56836aacb83&r=5270&t=1353295883233"/><!-- <![endif]-->
<!--[if lt IE 9]><script src="//static.squarespace.com/universal/scripts-thirdparty/html5/html5-shiv.js"></script><link rel="stylesheet" type="text/css" href="/site.css?tid=4f86f86824acd56836aacb83&r=5270&t=1353295883233&noMedia=true"/><![endif]-->
<script type="text/javascript" src="//use.typekit.net/mgj4vcn.js"></script>
<script type="text/javascript">try{Typekit.load();}catch(e){}</script>

	<script type="text/javascript" src="https://static.squarespace.com/static/ta/5095b0cbe4b06cb305051f3f/5270/scripts/combo/?spin.min.js"></script>
	<script type="text/javascript" src="https://static.squarespace.com/static/ta/5095b0cbe4b06cb305051f3f/5270/scripts/groundwork.js"></script>
	<script type="text/javascript" src="https://static.squarespace.com/static/ta/5095b0cbe4b06cb305051f3f/5270/scripts/site.js"></script>

</head>

<body class=" page- not-found-page mobile-style-available show-on-homepage-blocks header-position-top center-align-home-block custom-home-block-font  shadow-under-filters color-detect-backgrounds thumbnail-transition-center      arrows-shape-round-corners social-icon-style-normal social-icon-placement-homepage-intro-area   event-thumbnails event-thumbnail-size-32-standard event-date-label event-date-label-time event-excerpts event-list-date event-list-time event-list-address event-icalgcal-links    product-list-titles-under product-list-alignment-center product-item-size-11-square product-image-auto-crop product-gallery-size-11-square product-gallery-auto-crop show-product-price show-product-item-nav native-currency-code-usd pre-yui" id="special">
	
	<header id="header">
		<div id="header-wrapper">
			
				<h1 class="logo" data-content-field="site-title">
					<a href="/">
						
							Matthew Healy
						
						<span class="beep beeping"></span>
					</a>
				</h1>
				
			

			<nav id="primary-navigation" data-content-field="navigation-topNav">
				
<ul>
  

      <li class="index-collection folder">

        

          
            <a href="/">Work</a>
          

        

      </li>

  

      <li class="blog-collection">

        

          
            <a href="/blog/">Blog</a>
          

          


        

      </li>

  
</ul>

<select name="navselect" onChange="top.location.href = this.options[this.selectedIndex].value; return false;">
  <option class="nav-select-label" value="">Navigation</option>
  

    

      
        
          <option class="gallery-collection" value="/foursquare-10-million-users-infographic/" >
            Foursquare 10 Million Users Infographic
          </option>
        
        
      
        
          <option class="gallery-collection" value="/wedding-site/" >
            Wedding Site
          </option>
        
        
      
        
          <option class="gallery-collection" value="/plains-trains-and-automobiles/" >
            Plains, Trains and Automobiles
          </option>
        
        
      
        
          <option class="gallery-collection" value="/foursquare-user-history-page/" >
            Foursquare User History Page
          </option>
        
        
      
        
          <option class="gallery-collection" value="/foursquare-badges/" >
            Foursquare Badges
          </option>
        
        
      
        
          <option class="gallery-collection" value="/foursquare-2010-infographic/" >
            Foursquare 2010 Infographic
          </option>
        
        
      
        
          <option class="gallery-collection" value="/foursquare-category-icons/" >
            Foursquare Category Icons
          </option>
        
        
      

    

  

    

      
        <option class="blog-collection" value="/blog/" >
          Blog
        </option>
      

      

    

  
  
</select> 
			</nav>

		</div>
	</header>

	<section id="top-blocks-wrapper">
		<div class="sqs-layout sqs-grid-12 columns-12" data-type="block-field" data-updated-on="1352683691937" id="topBlocks"><div class="row sqs-row"><div class="col sqs-col-12 span-12"><div class="sqs-block html-block" data-block-json="&#123;&quot;wysiwyg&quot;:&#123;&quot;engine&quot;:&quot;code&quot;,&quot;mode&quot;:&quot;htmlmixed&quot;,&quot;isSource&quot;:false,&quot;source&quot;:&quot;&quot;&#125;,&quot;html&quot;:&quot;&lt;h1&gt;I'm a designer and front-end engineer at foursquare.&lt;/h1&gt;&quot;,&quot;engine&quot;:&quot;visual&quot;&#125;" data-block-type="2" id="block-30e7f29fa26fada27787"><div class="sqs-block-content"><h1>I'm a designer and front-end engineer at foursquare.</h1></div></div></div></div></div>
		
			
			    <div class="sqs-social">
			      <a href="http://instagram.com/lankybutmacho" target="_blank" title="Matt Healy" class="social-instagram"></a><a href="https://twitter.com/lankybutmacho" target="_blank" title="lankybutmacho" class="social-twitter"></a><a href="https://foursquare.com/user/143800" target="_blank" title="Matt Healy" class="social-foursquare"></a><a href="https://github.com/lankybutmacho" target="_blank" title="Matt Healy" class="social-github"></a>
			    </div>
			
		
	</section>

	<section id="item-data-wrapper">
		<h1 id="item-title" class="item-title"></h1>
		<div id="item-data"></div>	

		<!--
		<div id="item-share-wrapper" class="share-wrapper">
			<div class="share-label">SHARE</div>
			<div class="share show">
			<div class="vertical"></div><div class="horizontal"></div>
			<div class="squarespace-social-buttons button-style"></div>
			<div class="like">
				<span class="sqs-simple-like" data-item-id="4fa90e49e4b0e2f84de2e2dd"></span>
			</div>
		</div>
		-->
		
		<div id="gallery-dots"></div>
		</div>
		<div id="arrows">
			<div class="arrow">
				<div class="icon-chevron-left"></div>
			</div>
			<div class="arrow right">
				<div class="icon-chevron-right"></div>
			</div>
		</div>
	</section>


	<section id="site">
		
		<div id="content" class="clear">
			
			We couldn't find what you are looking for.
		</div>

	</section>


	<footer id="footer">
		<div class="sqs-layout sqs-grid-12 columns-12" data-type="block-field" data-updated-on="1352682854137" id="footerBlocks"><div class="row sqs-row"><div class="col sqs-col-12 span-12"></div></div></div>
		
			
			    <div class="sqs-social">
			      <a href="http://instagram.com/lankybutmacho" target="_blank" title="Matt Healy" class="social-instagram"></a><a href="https://twitter.com/lankybutmacho" target="_blank" title="lankybutmacho" class="social-twitter"></a><a href="https://foursquare.com/user/143800" target="_blank" title="Matt Healy" class="social-foursquare"></a><a href="https://github.com/lankybutmacho" target="_blank" title="Matt Healy" class="social-github"></a>
			    </div>
			
		
	</footer>

	
	<canvas id="image-canvas" width="10" height="10"></canvas>
	
</body>

</html>   