<!doctype html>
<!--[if lt IE 7]> <html class="no-js lt-ie9 lt-ie8 lt-ie7" lang="en"> <![endif]-->
<!--[if IE 7]>    <html class="no-js lt-ie9 lt-ie8" lang="en"> <![endif]-->
<!--[if IE 8]>    <html class="no-js lt-ie9" lang="en"> <![endif]-->
<!--[if gt IE 8]><!--> <html class="no-js" lang="en"> <!--<![endif]-->
<head>
	<meta charset="utf-8">
	<meta http-equiv="X-UA-Compatible" content="IE=edge,chrome=1">
	<title>Home - Steve Bumbaugh</title>
	<meta name="description" content="Welcome to SteveBumbaugh.com, everything about Steve Bumbaugh.">
	<meta name="author" content="">
	<meta name="viewport" content="width=device-width">
	<link rel="stylesheet" href="/css/style.css?v4">
	

	<link rel="shortcut icon" href="/img/icons/favicon.ico">
	<link rel="apple-touch-icon" href="/img/icons/apple-touch-icon.png">

	<!-- For non-Retina iPhone, iPod Touch, and Android 2.1+ devices: -->
	<link rel="apple-touch-icon-precomposed" href="/img/icons/apple-touch-icon-precomposed.png">
	<link rel="apple-touch-icon-precomposed" sizes="57x57" href="/img/icons/apple-touch-icon-57x57-precomposed.png">
	<link rel="apple-touch-icon-precomposed" sizes="72x72" href="/img/icons/apple-touch-icon-72x72-precomposed.png">
	<link rel="apple-touch-icon-precomposed" sizes="114x114" href="/img/icons/apple-touch-icon-114x114-precomposed.png">
	

	<script src="/js/libs/modernizr-2.5.3-respond-1.1.0.min.js"></script>
</head>
<body>
<!--[if lt IE 7]><p class=chromeframe>Your browser is <em>ancient!</em> <a href="http://browsehappy.com/">Upgrade to a different browser</a> or <a href="http://www.google.com/chromeframe/?redirect=true">install Google Chrome Frame</a> to experience this site.</p><![endif]-->

	<div id="header-container">
		<header class="wrapper clearfix">
			<h1 id="title" class="titlelink"><a href="/">Steve Bumbaugh</a></h1>
			<nav>
				<ul>
 					<li><a href="/">Home</a></li>
					<li><a href="http://blog.stevebumbaugh.com">Blog</a></li>
					<li><a href="/about/">About</a></li>
				</ul>
			</nav>
		</header>
	</div>
	<div id="main-container">
		<div id="main" class="wrapper clearfix">
			
<article>
	<header>
		<h1>Welcome to Steve Bumbaugh</h1>
		<p>This is a blog all about me. See <a class="definition newwindow" href="http://en.wikipedia.org/wiki/Narcissism">narcissism</a> for more information</p>
	</header>
	<section>
		<h2>Under Construction</h2>
		<p>Of course, if I'm doing it right, this will always be under construction, but this is a major phase as I transition from my old BlogEngine.NET based site, hosted at GoDaddy.</p>
		<p>This site was temporarily living on an even uglier Google Sites page, but now has transitioned back to a pure ASP.NET platform hosted in Amazon AWS EC2.</p>
	</section>
	<footer>
	</footer>
</article>





			
	<aside>
		<img src="http://farm8.staticflickr.com/7081/7287808662_523efb3abc_n.jpg" alt="Steve Bumbaugh" title="Steve Bumbaugh" />



	</aside>

		</div> <!-- #main -->
	</div> <!-- #main-container -->
	<div id="footer-container">
		<footer class="wrapper horzlist">
			<h5>Follow Me</h5>
			<ul class="sb gradient blue">
				<li><a class="newwindow" href="http://blog.stevebumbaugh.com/">Blog: Steve Bumbaugh</a></li>
				<li><a class="newwindow facebook" href="http://www.facebook.com/stevebumbaugh/">FaceBook</a></li>
				<li><a class="newwindow linkedin" href="http://www.linkedin.com/in/stevebumbaugh/">LinkedIn</a></li>
				<li><a class="newwindow flickr" href="http://www.flickr.com/codecarnage/">Flickr</a></li>
				<li><a class="newwindow twitter" href="https://twitter.com/#!/codecarnage">Twitter</a></li>
				<li><a class="newwindow" href="https://plus.google.com/u/0/117169129995181115585/posts">Google+</a></li>
			</ul>

			<h5 style="clear:left;">Other</h5>
			<ul>
				<li><a class="newwindow" href="http://dog.stevebumbaugh.com/">Eastwood</a></li>
				<li><a class="newwindow" href="http://shawshank.us/">Shawshank Us</a></li>
				<li><a class="newwindow" href="http://salsafest.lunchsummit.com/">Salsa Fest 2009</a></li>
			</ul>

			<p style="clear:left;">&copy; 2014 Steve Bumbaugh</p>
		</footer>
	</div>

<script src="//ajax.googleapis.com/ajax/libs/jquery/1.7.2/jquery.min.js"></script>
<script>    window.jQuery || document.write('<script src="/js/libs/jquery-1.7.2.min.js"><\/script>')</script>
<script src="/js/libs/slides.min.jquery.js"></script>
<script src="/dynamic.js"></script>

<script src="/js/libs/flickr-helper.js"></script>
<script src="/js/lib.js"></script>
<script src="/js/script.js?v2"></script>

<script>
	var _gaq = _gaq || [];
	_gaq.push(['_setAccount', 'UA-30194676-1']);
	_gaq.push(['_setDomainName', 'stevebumbaugh.com']);
	_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>
