Skip to content

Commit

Permalink
Site updated at 2013-04-03 08:39:58 UTC
Browse files Browse the repository at this point in the history
  • Loading branch information
Ben Hamill committed Apr 3, 2013
1 parent 7b9746c commit 5d17bb4
Show file tree
Hide file tree
Showing 42 changed files with 13,993 additions and 7 deletions.
263 changes: 263 additions & 0 deletions 2008/12/13/new-blog/index.html
Original file line number Diff line number Diff line change
@@ -0,0 +1,263 @@

<!DOCTYPE html>
<!--[if IEMobile 7 ]><html class="no-js iem7"><![endif]-->
<!--[if lt IE 9]><html class="no-js lte-ie8"><![endif]-->
<!--[if (gt IE 8)|(gt IEMobile 7)|!(IEMobile)|!(IE)]><!--><html class="no-js" lang="en"><!--<![endif]-->
<head>
<meta charset="utf-8">
<title>New Blog - Garbled</title>
<meta name="author" content="Ben Hamill">


<meta name="description" content="Well, I finally got this thing working. Don&#39;t book mark it yet, I plan on
changing the URL over, but have to deal with registration transfer, etc &hellip;">


<!-- http://t.co/dKP3o1e -->
<meta name="HandheldFriendly" content="True">
<meta name="MobileOptimized" content="320">
<meta name="viewport" content="width=device-width, initial-scale=1">


<link rel="canonical" href="http://garbled.benhamill.com/2008/12/13/new-blog">
<link href="/favicon.png" rel="icon">
<link href="/stylesheets/screen.css" media="screen, projection" rel="stylesheet" type="text/css">
<link href="/atom.xml" rel="alternate" title="Garbled" type="application/atom+xml">
<script src="/javascripts/modernizr-2.0.js"></script>
<script src="//ajax.googleapis.com/ajax/libs/jquery/1.9.1/jquery.min.js"></script>
<script>!window.jQuery && document.write(unescape('%3Cscript src="./javascripts/lib/jquery.min.js"%3E%3C/script%3E'))</script>
<script src="/javascripts/octopress.js" type="text/javascript"></script>
<!--Fonts from Google"s Web font directory at http://google.com/webfonts -->
<link href="http://fonts.googleapis.com/css?family=PT+Serif:regular,italic,bold,bolditalic" rel="stylesheet" type="text/css">
<link href="http://fonts.googleapis.com/css?family=PT+Sans:regular,italic,bold,bolditalic" rel="stylesheet" type="text/css">



</head>

<body >
<header role="banner"><hgroup>
<h1><a href="/">Garbled</a></h1>

<h2>garbled = Blog.new(author: 'Ben Hamill')</h2>

</hgroup>

</header>
<nav role="navigation"><ul class="subscription" data-subscription="rss">
<li><a href="/atom.xml" rel="subscribe-rss" title="subscribe via RSS">RSS</a></li>

</ul>

<form action="http://google.com/search" method="get">
<fieldset role="search">
<input type="hidden" name="q" value="site:garbled.benhamill.com" />
<input class="search" type="text" name="q" results="0" placeholder="Search"/>
</fieldset>
</form>

<ul class="main-navigation">
<li><a href="/">Blog</a></li>
<li><a href="/blog/archives">Archives</a></li>
<li><a href="/about">About</a></li>
</ul>

</nav>
<div id="main">
<div id="content">
<div>
<article class="hentry" role="article">

<header>

<h1 class="entry-title">New Blog</h1>


<p class="meta">












<time datetime="2008-12-13T00:00:00-06:00" pubdate data-updated="true">Dec 13<span>th</span>, 2008</time>

</p>

</header>


<div class="entry-content"><p>Well, I finally got this thing working. Don&#39;t book mark it yet, I plan on
changing the URL over, but have to deal with registration transfer, etc. and
don&#39;t feel like mucking with that yet. Please, if you like, comment on the
aesthetics or if you notice anything doesn&#39;t work.</p>

<p>I&#39;ve got the source code for this blog up on <a
href="http://github.com">GitHub</a>, which you can check out <a
href="http://github.com/BenHamill/garbled/tree/master">if you like</a>. I&#39;m
sure people will say that I&#39;ve got some stuff in source control that I
shouldn&#39;t. If you post something like that in the comments, I&#39;ll at least have
a look at it and consider. Deploying&#39;s a pain if you leave important stuff out
of version control, no?</p>
</div>


<footer>
<p class="meta">



<span class="byline author vcard">Posted by <span class="fn">Ben Hamill</span></span>













<time datetime="2008-12-13T00:00:00-06:00" pubdate data-updated="true">Dec 13<span>th</span>, 2008</time>



</p>

<div class="sharing">

<a href="http://twitter.com/share" class="twitter-share-button" data-url="http://garbled.benhamill.com/2008/12/13/new-blog/" data-via="benhamill" data-counturl="http://garbled.benhamill.com/2008/12/13/new-blog/" >Tweet</a>



</div>


<p class="meta">


<a class="basic-alignment right" href="/2008/12/16/a-hub-for-gits/" title="Next Post: A Hub for Gits">A Hub for Gits &raquo;</a>

</p>
</footer>
</article>

</div>

<aside class="sidebar">


<section>
<h1>About Me</h1>
<div id="twitter-profile">
<img src="http://www.gravatar.com/avatar/4938b4569f1366168b705ce9c774ea5e" alt="Gravatar of Ben Hamill " title="Gravatar of Ben Hamill" />
<p>
<strong>Ben Hamill</strong>
@<a href="http://twitter.com/benhamill">benhamill</a>
</p>
<p>Rubyist, hacker, gamer (video, board, role-playing), fanboy (Linux, git, vim, Firefly, Dr Pepper), language pedant. Nerd.</p>
</div>
</section>

<section>
<h1>Recent Posts</h1>
<ul id="recent_posts">

<li class="post">
<a href="/2012/08/31/lol-civil-liberties/">LOL Civil Liberties</a>
</li>

<li class="post">
<a href="/2012/02/03/install-ruby-enterprise-edition-with-ruby-install-on-arch-linux/">Install Ruby Enterprise Edition With ruby-build On Arch Linux</a>
</li>

<li class="post">
<a href="/2012/01/19/changems/">Changems</a>
</li>

<li class="post">
<a href="/2012/01/04/the-parameter-object-pattern/">The Parameter Object Pattern</a>
</li>

<li class="post">
<a href="/2011/08/25/a-smarter-has_many-through/">A Smarter has_many :through?</a>
</li>

</ul>
</section>

<section>
<h1>GitHub Repos</h1>
<ul id="gh_repos">
<li class="loading">Status updating...</li>
</ul>

<a href="https://github.com/benhamill">@benhamill</a> on GitHub

<script type="text/javascript">
$(document).ready(function(){
if (!window.jXHR){
var jxhr = document.createElement('script');
jxhr.type = 'text/javascript';
jxhr.src = '/javascripts/libs/jXHR.js';
var s = document.getElementsByTagName('script')[0];
s.parentNode.insertBefore(jxhr, s);
}

github.showRepos({
user: 'benhamill',
count: 5,
skip_forks: true,
target: '#gh_repos'
});
});
</script>
<script src="/javascripts/github.js" type="text/javascript"> </script>
</section>



</aside>


</div>
</div>
<footer role="contentinfo"><p>
Copyright &copy; 2013 - Ben Hamill -
<span class="credit">Powered by <a href="http://octopress.org">Octopress</a></span>
</p>

</footer>








<script type="text/javascript">
(function(){
var twitterWidgets = document.createElement('script');
twitterWidgets.type = 'text/javascript';
twitterWidgets.async = true;
twitterWidgets.src = 'http://platform.twitter.com/widgets.js';
document.getElementsByTagName('head')[0].appendChild(twitterWidgets);
})();
</script>





</body>
</html>
Loading

0 comments on commit 5d17bb4

Please sign in to comment.