<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en">

<head>
	<meta http-equiv="Content-type" content="text/html; charset=utf-8" />

	<link rel="stylesheet" href="stylesheets/reset.css" type="text/css" media="all" />
	<link rel="stylesheet" href="http://fonts.googleapis.com/css?family=Cantarell:regular,bold&amp;subset=latin" type="text/css" media="all" />
	<link rel="stylesheet" href="stylesheets/screen.css" type="text/css" media="screen, projection" />
	<link rel="stylesheet" href="stylesheets/print.css" type="text/css" media="print" />

	<title>Nathan Carnes - Bellingham, WA-based Web Designer/Developer</title>
</head>

<body>
	<h1 id="logo">Nathan Carnes</h1>
	<div id="tagline">Designer <span class="amp">&amp;</span> Developer at <a href="http://carnesmedia.com" rel="external">Carnes Media</a>.</div>
	<div id="about">
		<p><img src="images/photo.jpg" alt="My beautiful mug"/>Why hello there. I&rsquo;m a web <span class="amp">&amp;</span> user interface designer and occasional developer. I get excited by 
		  things like webapp <span class="amp">&amp;</span> mobile interface design, branding, jQuery, and RubyOnRails. I believe CSS can and should be beautiful.</p>                                                                                                                
		<p>In addition to my <a href="http://carnesmedia.com" rel="external">full&ndash;time gig</a>, from time to time I wander in front of groups of people to 
		  <a href="http://www.acadweb.wwu.edu/eesp/webdesign.shtml">teach classes</a> and <a href="http://refreshbellingham.org/post/WordPress.aspx" rel="external">give</a> <a href="http://www.tagnw.org/go/doc/482/764043/" rel="external">talks</a>.</p> 
		<p>I&rsquo;m habituated to the City Of Subdued Excitement&thinsp;&mdash;&thinsp;Bellingham, Washington. (It&rsquo;s all the way in the upper left.) When 
			I&rsquo;m not working, I get geeked out about fancy&ndash;pants cooking, brewing beer, playing guitar <span class="amp">&amp;</span> lapsteel, and occasionally going outside.</p>
		<p>You can email me at <a href="mailto:nathan@nathancarnes.com">nathan@nathancarnes.com</a> if you&rsquo;re into that sort of thing.</p>
	</div>
	<div id="networks">
		<h2>Elsewhere</h2>
		<ul>
			<li id="twitter"><a href="http://twitter.com/nathancarnes">Twitter</a></li>
			<li id="linkedin"><a href="http://linkedin.com/in/nathancarnes">LinkedIn</a></li>
			<li id="forrst"><a href="http://forrst.com/people/nathancarnes">Forrst</a></li>
			<li id="github"><a href="http://github.com/nathancarnes">GitHub</a></li>
			<li id="pandora"><a href="http://www.pandora.com/people/nathanc">Pandora</a></li>
			<li id="delicious"><a href="http://delicious.com/nathancarnes">Delicious</a></li>
		</ul>
	</div>                
  <script type="text/javascript">

    var _gaq = _gaq || [];
    _gaq.push(['_setAccount', 'UA-18951860-1']);
    _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>	
	</body>
</html>