Skip to content

Instantly share code, notes, and snippets.

@ricburton
Created January 23, 2012 18:47
Show Gist options
  • Save ricburton/1664831 to your computer and use it in GitHub Desktop.
Save ricburton/1664831 to your computer and use it in GitHub Desktop.
<!DOCTYPE html>
<html xmlns="http://www.w3.org/1999/HTML" xmlns:fb="http://www.facebook.com/2008/fbml" lang="en" xml:lang="en">
<head>
<!--
mm `7MM
MM MM
,pP"Ybd mmMMmm ,6"Yb. `7Mb,od8 MM ,MP'`7MMpMMMb. .gP"Ya ,pP"Ybd ,pP"Ybd
8I `" MM 8) MM MM' "' MM ;Y MM MM ,M' Yb 8I `" 8I `"
`YMMMa. MM ,pm9MM MM MM;Mm MM MM 8M"""""" `YMMMa. `YMMMa.
L. I8 MM 8M MM MM MM `Mb. MM MM YM. , L. I8 L. I8
M9mmmP' `Mbmo`Moo9^Yo..JMML. .JMML. YA..JMML JMML.`Mbmmd' M9mmmP' M9mmmP'
Theme: Starkness
Version: 1.0.3
Date: October 1, 2011
Author: Christopher Kalima
URL: http://starkness-theme.tumblr.com
-->
<!-- Default Variables -->
<meta name="color:Background" content="#fff"/>
<meta name="font:Headings" content="Georgia"/>
<meta name="font:Body" content="Lucida Sans, Helvetica Neue, Arial, sans-serif"/>
<meta name="image:Background" content="http://static.tumblr.com/8wirmq7/Bbrlrjwan/body-bg.png"/>
<meta name="if:Tile Background Image" content="1"/>
<meta name="if:Hide Tumblr Notes" content="0"/>
<meta name="if:Show Only Primary Source" content="0"/>
<meta name="text:Disqus Shortname" content=""/>
<meta name="text:AddThis Profile ID" content=""/>
<meta name="text:Typekit Kit ID" content=""/>
<meta name="text:Clicky Site ID" content=""/>
<meta name="text:Google Analytics Web Property ID" content=""/>
<meta name="text:Google Site Verification" content=""/>
<meta name="text:Twitter API Consumer Key" content=""/>
<meta name="text:Facebook User ID" content=""/>
<meta name="text:Amazon Associates Tracking ID" content=""/>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8"/>
<title>{block:PostSummary}{PostSummary} | {/block:PostSummary}{block:TagPage}{Tag} | {/block:TagPage}{block:DayPage}{Month} {DayOfMonth}, {Year} | {/block:DayPage}{block:SearchPage}Search Results For "{SearchQuery}" | {/block:SearchPage}{Title}</title>
<meta name="description" content="{block:TagPage}A listing of all posts tagged '{Tag}'. {/block:TagPage}{block:PermalinkPage}{block:PostSummary}{PostSummary}{/block:PostSummary}{/block:PermalinkPage}{block:SearchPage}Search Results For {SearchQuery}{/block:SearchPage}{block:IndexPage}{block:Description}{MetaDescription}{/block:Description}{/block:IndexPage}"/>
{block:ifGoogleSiteVerification}
<meta name="google-site-verification" content="{text:Google Site Verification}" />
{/block:ifGoogleSiteVerification}
{block:IndexPage}
<meta name="robots" content="noindex,follow" />
{/block:IndexPage}
{block:PermalinkPage}
<meta name="keywords" content="{block:Posts}{block:HasTags}{block:Tags}{Tag}, {/block:Tags}{/block:HasTags}{block:Posts}" />
<meta name="robots" content="index,nofollow" />
{/block:PermalinkPage}
<meta name="viewport" content="width=device-width">
<link rel="shortcut icon" href="{Favicon}"/>
<link rel="alternate" type="application/rss+xml" href="{RSS}"/>
<link rel="stylesheet" href="http://static.tumblr.com/8wirmq7/BOJlsejb2/screen.min.css" type="text/css" media="all"/>
<style type="text/css">
body, label, input, select, textarea, #header h1, .discussion-content h3, ol.notes blockquote{ font-family:{font:Body}; }
h1, h2, h3, h4, h5, h6, .quote, blockquote{ font-family:{font:Headings}; }
body{background:{color:Background} url('{image:Background}') {block:IfTileBackgroundImage}repeat 0 0{/block:IfTileBackgroundImage}{block:IfNotTileBackgroundImage}no-repeat top center{/block:IfNotTileBackgroundImage} !important;}
/* Custom CSS */
{CustomCSS}
</style>
{block:IfTypekitKitID}
<script src="http://ajax.googleapis.com/ajax/libs/jquery/1.4.4/jquery.min.js"></script>
<script type="text/javascript" src="http://use.typekit.com/{text:Typekit Kit ID}.js"></script>
<script type="text/javascript">try{Typekit.load();}catch(e){}</script>
{/block:IfTypekitKitID}
{block:IfTwitterAPIConsumerKey}
<script src="http://platform.twitter.com/anywhere.js?id={text:Twitter API Consumer Key}&amp;v=1" type="text/javascript"></script>
{/block:IfTwitterAPIConsumerKey}
<script src="http://static.tumblr.com/8wirmq7/JXflrk46x/modernizr.2.0.6.min.js" type="text/javascript"></script>
<!-- Facebook Open Graph Meta -->
<script src="http://connect.facebook.net/en_US/all.js#xfbml=1"></script>
{block:IfFacebookUserID}
<meta property="fb:admins" content="{text:Facebook User ID}" />
{/block:IfFacebookUserID}
<meta property="og:site_name" content="{Title}"/>
{block:IndexPage}
<meta property="og:title" content="{Title}" />
<meta property="og:type" content="blog" />
<meta property="og:url" content="www.radnotsad.com" />
<meta property="og:description" content="{MetaDescription}" />
<meta property="og:image" content="{PortraitURL-128}" />
{/block:IndexPage}
{block:Permalink}
<meta property="og:url" content="{Permalink}" />
<meta property="og:type" content="article" />
{block:PostSummary}
<meta property="og:title" content="{PlaintextPostSummary}" />
{/block:PostSummary}
{block:Posts}
{block:Text}
<meta property="og:description" content="{PlaintextBody}"/>
{/block:Text}
{block:Photo}
<meta property="og:description" content="Photo{block:Caption}: {PlaintextCaption}{/block:Caption}"/>
<meta property="og:image" content="{PhotoURL-500}"/>
{/block:Photo}
{block:Photoset}
<meta property="og:description" content="Photoset{block:Caption}: {PlaintextCaption}{/block:Caption}"/>
{block:Photos}
<meta property="og:image" content="{PhotoURL-500}"/>
{/block:Photos}
{/block:Photoset}
{block:Quote}
<meta property="og:description" content="Quote{block:PostSummary}: {PlaintextPostSummary}{/block:PostSummary}"/>
<meta property="og:image" content="{PortraitURL-128}" />
{/block:Quote}
{block:Link}
<meta property="og:description" content="Link: {PlaintextName}"/>
<meta property="og:image" content="{PortraitURL-128}" />
{/block:Link}
{block:Chat}
<meta property="og:description" content="Chat{block:Title}: {PlaintextTitle}{/block:Title}"/>
<meta property="og:image" content="{PortraitURL-128}" />
{/block:Chat}
{block:Video}
<meta property="og:description" content="Video{block:Caption}: {PlaintextCaption}{/block:Caption}"/>
<meta property="og:image" content="{PortraitURL-128}" />
{/block:Video}
{block:Audio}
<meta property="og:description" content="Audio{block:Caption}: {PlaintextCaption}{/block:Caption}"/>
{block:AlbumArt}<meta property="og:image" content="{AlbumArtURL}" />{/block:AlbumArt}
{/block:Audio}
{block:Answer}
<meta property="og:description" content="Question: {block:Answer}{Question}{block:Answer}"/>
<meta property="og:image" content="{PortraitURL-128}" />
{/block:Answer}
{/block:Posts}
{/block:Permalink}
<!-- End Facebook Open Graph Meta -->
{block:ifGoogleAnalyticsWebPropertyID}
<!-- Google Analytics Integration -->
<script type="text/javascript">
var _gaq = _gaq || [];
_gaq.push(['_setAccount', '{text:Google Analytics Web Property ID}']);
_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>
{/block:ifGoogleAnalyticsWebPropertyID}
</head>
<body class="{block:IndexPage}index{/block:IndexPage}{block:PermalinkPage}permalink{/block:PermalinkPage}{block:PermalinkPage}{block:Posts}{block:Photo}{block:HighRes} has-highres-photo{/block:HighRes}{/block:Photo}{/block:Posts}{/block:PermalinkPage}
">
<div class="wrap" id="wrap-main">
<header id="header">
<div class="row">
{block:HasPages}<div class="span4">{/block:HasPages}
<h1><a href="/" title="{Title}">{Title}</a></h1>
{block:HasPages}</div>{/block:HasPages}
{block:HasPages}
<nav class="span9" id="page-navigation">
{block:Pages}<a href="{URL}" title="{Label}">{Label}</a>{/block:Pages}
</nav>
{/block:HasPages}
</div>
</header>
<section class="content">
{block:TagPage}
<header id="header-tag-page">
<div class="container">
All posts tagged <strong>{Tag}</strong><span class="page-count">{CurrentPage} of {TotalPages}</span>
</div>
</header>
{/block:TagPage}
{block:SearchPage}
<header id="header-search-page" {block:NoSearchResults}class="no-results"{/block:NoSearchResults}>
<div class="container">
Your search for <strong>{SearchQuery}</strong> produced {SearchResultCount} results<span class="page-count">{CurrentPage} of {TotalPages}</span>
</div>
</header>
{/block:SearchPage}
<!-- Begin Posts -->
{block:Posts}
<article class="post posttype-{PostType} {block:Odd}odd{/block:Odd}{block:Even}even{/block:Even}" id="post-{PostID}">
{block:PermalinkPage}
{block:Photo}
{block:HighRes}
<div class="photo-highres">
{LinkOpenTag}<img src="{PhotoURL-HighRes}" alt="{PhotoAlt}" id="photo-highres-{PostID}" />{LinkCloseTag}
</div><!-- .photo-highres -->
{/block:HighRes}
{/block:Photo}
{/block:PermalinkPage}
<div class="row">
<div class="span4 post-meta" id="post-meta-{PostID}">
{block:Text}{block:Title}<h2><a href="{Permalink}">{Title}</a></h2>{/block:Title}{/block:Text}
{block:Date}
{block:Chat}{block:Title}<h2><a href="{Permalink}">{Title}</a></h2>{/block:Title}{/block:Chat}
{block:Audio}{block:TrackName}<h2><a href="{Permalink}">{TrackName}</a></h2>{/block:TrackName}{/block:Audio}
<a href="{Permalink}" title="Permalink to this post" class="post-date">
<span class="day-of-week">{DayOfWeek} <span class="time-of-day">at {12Hour}:{Minutes} {AmPm}</span></span>
<span class="month-and-year">{Month} {DayOfMonth}{DayOfMonthSuffix}, {Year}</span>
</a>
{block:ifNotShowOnlyPrimarySource}
{block:RebloggedFrom}
<a href="{ReblogRootURL}" title="Reblogged from {PlaintextReblogRootTitle}" rel="external" class="external-source reblogged-from">{ReblogRootTitle}</a>
{/block:RebloggedFrom}
{/block:ifNotShowOnlyPrimarySource}
{block:ContentSource}
<a href="{SourceURL}" class="external-source content-source" title="Originally posted by {SourceTitle}">
{block:SourceLogo}
<img src="{BlackLogoURL}" alt="{SourceTitle}" class="content-source-logo"/>
{/block:SourceLogo}
{SourceTitle}
</a>
{/block:ContentSource}
{block:IndexPage}
{block:ifNotHideTumblrNotes}
{block:NoteCount}
<div class="tumblr-notes">
<a href="{Permalink}#post-{PostID}-notes" class="tumblr-note-count">x {NoteCount}</a>
</div>
{/block:NoteCount}
{/block:ifNotHideTumblrNotes}
{block:IfDisqusShortname}
<!-- Disqus Comments -->
<div class="disqus-comment-link" id="post-{PostID}-comments">
<a class="dsq-comment-count" href="{Permalink}#disqus_thread">Comments</a>
</div>
{/block:IfDisqusShortname}
{/block:IndexPage}
{/block:Date}
</div><!-- .span4 .post-meta -->
<div class="span9 post-content" id="post-content-{PostID}">
{block:Video}
{Video-500}
{block:Caption}<div class="caption">{Caption}</div>{/block:Caption}
{/block:Video}
{block:Photo}
{LinkOpenTag}<img src="{PhotoURL-500}" alt="{PhotoAlt}" id="photo-{PostID}" class="photo-500" />{LinkCloseTag}
{block:HighRes}<div class="photo-highres-link"><a href="{PhotoURL-HighRes}" title="View the high-resolution photo"><span>High-Resolution</span></a></div>{/block:HighRes}
{block:Caption}<div class="caption">{Caption}</div>{/block:Caption}
{/block:Photo}
{block:Photoset}
{Photoset-500}
{block:Caption}<div class="caption">{Caption}</div>{/block:Caption}
{/block:Photoset}
{block:Quote}
<div class="quote {Length}-quote"><span>{Quote}</span></div>
{block:Source}<div class="source">&mdash; {Source}</div>{/block:Source}
{/block:Quote}
{block:Chat}
<ul class="chat unstyled">
{block:Lines}<li class="{Alt} user-{UserNumber}">{block:Label}<span class="label">{Label}</span>{/block:Label} {Line}</li>{/block:Lines}
</ul>
{/block:Chat}
{block:Link}
<div class="link"><a href="{URL}" rel="external" {Target}>{Name}</a></div>
{block:Description}<div class="caption">{Description}</div>{/block:Description}
{/block:Link}
{block:Text}
{Body}
{/block:Text}
{block:Answer}
<div class="ask">
<img src="{AskerPortraitURL-40}" alt="" class="asker-portrait"/> {Asker} asked:
</div>
<div class="question">{Question}</div>
<div class="caption answer">{Answer}</div>
{/block:Answer}
{block:Audio}
<div class="audio-container clearfix">
<div class="audio-player-container clearfix">
<div class="album-art">
{block:AlbumArt}<img src="{AlbumArtURL}" alt="" />{/block:AlbumArt}
</div>
<div class="audio-player">{AudioPlayerWhite}</div>
</div>
<div class="audio-details">
{block:Artist}
<div class="audio-artist">{block:IfAmazonAssociatesTrackingID}<a href="http://www.amazon.com/gp/search?ie=UTF8&amp;tag={URLEncodedAmazaonTrackingID}&amp;index=digital-music&amp;keywords={URLEncodedArtist}" title="Search for {Artist} on Amazon">{/block:IfAmazonAssociatesTrackingID}{Artist}{block:IfAmazonAssociatesTrackingID}</a>{/block:IfAmazonAssociatesTrackingID}</div>
{/block:Artist}
{block:TrackName}
<div class="audio-track">{block:IfAmazonAssociatesTrackingID}<a href="http://www.amazon.com/gp/search?ie=UTF8&amp;tag={URLEncodedAmazaonTrackingID}&amp;index=digital-music&amp;keywords={block:Artist}{URLEncodedArtist}%20{/block:Artist}{URLEncodedTrackName}" title="Download the track '{TrackName}'">{/block:IfAmazonAssociatesTrackingID}{TrackName}{block:IfAmazonAssociatesTrackingID}</a>{/block:IfAmazonAssociatesTrackingID}</div>
{/block:TrackName}
{block:Album}
<div class="audio-album">{block:IfAmazonAssociatesTrackingID}<a href="http://www.amazon.com/gp/search?ie=UTF8&amp;tag={URLEncodedAmazaonTrackingID}&amp;index=digital-music&amp;keywords={block:Artist}{URLEncodedArtist}%20{/block:Artist}{URLEncodedAlbum}" title="Download {Album}{block:Artist} by {Artist}{/block:Artist}">{/block:IfAmazonAssociatesTrackingID}{Album}{block:IfAmazonAssociatesTrackingID}</a>{/block:IfAmazonAssociatesTrackingID}</div>
{/block:Album}
<div class="audio-plays">{FormattedPlayCount} Plays{block:ExternalAudio} | <a href="{ExternalAudioURL}" class="audio-download">Download</a>{/block:ExternalAudio}</div>
</div>
</div>
{block:Caption}<div class="caption">{Caption}</div>{/block:Caption}
{/block:Audio}
{block:HasTags}
<div class="post-tags clearfix">
{block:Tags}<a href="{TagURL}" title="View all posts tagged '{Tag}'"><span class="left-punch"></span>{Tag}<span class="right-punch"></span></a>{/block:Tags}
</div>
{/block:HasTags}
{block:Date}
{block:ifAddThisProfileID}
<div class="addthis_toolbox addthis_default_style" addthis:url="{Permalink}">
<a class="addthis_button_preferred_1"></a>
<a class="addthis_button_preferred_2"></a>
<a class="addthis_button_preferred_3"></a>
<a class="addthis_button_preferred_4"></a>
<a class="addthis_button_compact"></a>
<a class="addthis_counter addthis_bubble_style"></a>
</div>
<script type="text/javascript" src="http://s7.addthis.com/js/250/addthis_widget.js#pubid={text:AddThis Profile ID}"></script>
{/block:ifAddThisProfileID}
{/block:Date}
</div><!-- .span9 .post-content -->
</div><!-- .row -->
{block:PermalinkPage}
{block:Date}
<div class="row discussion hide{block:ifNotHideTumblrNotes}{block:NoteCount}-x {/block:NoteCount}{/block:ifNotHideTumblrNotes}{block:IfDisqusShortname}-x{/block:IfDisqusShortname}" id="post-{PostID}-discussion">
<div class="span4 discussion-sidebar discussion{block:ifNotHideTumblrNotes}-n{/block:ifNotHideTumblrNotes}{block:IfDisqusShortname}-c{/block:IfDisqusShortname}">
<span class="discussion-header">{block:IfDisqusShortname}<span class="c">Comments</span> {/block:IfDisqusShortname}{block:ifNotHideTumblrNotes}{block:PostNotes}<span class="n">Notes</span>{/block:PostNotes}{/block:ifNotHideTumblrNotes}</span>
</div><!-- .span4 -->
<div class="span9 discussion-content">
{block:IfDisqusShortname}
<div id="disqus_thread"></div>
<noscript>Please enable JavaScript to view the <a href="http://disqus.com/?ref_noscript={text:Disqus Shortname}">discussion.</a></noscript>
{/block:IfDisqusShortname}
{block:ifNotHideTumblrNotes}
{block:PostNotes}
<div class="post-notes" id="post-{PostID}-notes">
{PostNotes}
</div>
{/block:PostNotes}
{/block:ifNotHideTumblrNotes}
</div><!-- .span9 -->
</div><!-- .row -->
{/block:Date}
{/block:PermalinkPage}
</article><!-- .post -->
{/block:Posts}
</section><!-- .content -->
<nav class="browse clearfix">
{block:Pagination}
{block:PreviousPage}<a href="{PreviousPage}" class="next" rel="next">&larr; Newer</a>{/block:PreviousPage}
{block:NextPage}<a href="{NextPage}" class="previous" rel="prev">Older &rarr;</a>{/block:NextPage}
{/block:Pagination}
{block:PermalinkPagination}
{block:NextPost}<a href="{NextPost}" class="next" rel="next">&larr; Newer Post</a>{/block:NextPost}
{block:PreviousPost}<a href="{PreviousPost}" class="previous" rel="prev">Older Post &rarr;</a>{/block:PreviousPost}
{/block:PermalinkPagination}
<form action="/search" method="get" id="tumblr-search">
<input type="text" name="q" value="{SearchQuery}" id="tumblr-search-query"/>
<input type="submit" value="Search" id="tumblr-search-submit"/>
</form>
</nav><!-- .browse -->
<footer id="footer">
<div class="container">
<a href="/" title="Return to the {Title} homepage">Home</a> / {block:SubmissionsEnabled}<a href="/submit" title="Submit to {Title}">{SubmitLabel}</a> / {/block:SubmissionsEnabled}{block:AskEnabled}<a href="/ask" title="Ask a question">{AskLabel}</a> / {/block:AskEnabled}<a href="/archive" title="Archives for {Title}">Archive</a> / <a href="{RSS}" title="RSS feed for {Title}">RSS</a>
<a href="http://starkness-theme.tumblr.com/?utm_source=tumblr&amp;utm_medium=site-credit&amp;utm_term=theme&amp;utm_content=footer&amp;utm_campaign=starkness" id="credit" title="Install the Starkness Tumblr Theme">Starkness Tumblr Theme</a>
</div>
</footer>
</div><!-- .wrap #wrap-main -->
{block:IfTwitterAPIConsumerKey}
<!-- Twitter Anywhere -->
<script type="text/javascript">
twttr.anywhere(function (T) {
T.hovercards();
T(".post-tags,.twitter").hovercards({infer:true});
});
</script>
{/block:IfTwitterAPIConsumerKey}
{block:IfDisqusShortname}
<!-- Disqus Integration -->
<script type="text/javascript">var disqus_url = "{Permalink}"; var disqus_title ="{block:PostTitle}{PostTitle}{/block:PostTitle}";</script>
{block:Permalink}
<script type="text/javascript">
var disqus_identifier = "post-" + {PostID};
(function() {
var dsq = document.createElement('script'); dsq.type = 'text/javascript'; dsq.async = true;
dsq.src = 'http://{text:Disqus Shortname}.disqus.com/embed.js';
(document.getElementsByTagName('head')[0] || document.getElementsByTagName('body')[0]).appendChild(dsq);
})();
</script>
{/block:Permalink}
<script type="text/javascript">
var disqus_shortname = '{text:Disqus Shortname}';
(function () {
var s = document.createElement('script'); s.async = true;
s.src = 'http://disqus.com/forums/{text:Disqus Shortname}/count.js';
(document.getElementsByTagName('HEAD')[0] || document.getElementsByTagName('BODY')[0]).appendChild(s);
}());
</script>
{/block:IfDisqusShortname}
{block:ifClickySiteID}
<!-- Clicky -->
<script type="text/javascript">
var clicky = { log: function(){ return; }, goal: function(){ return; }};
var clicky_site_id = {text:Clicky Site ID};
(function() {
var s = document.createElement('script');
s.type = 'text/javascript';
s.async = true;
s.src = ( document.location.protocol == 'https:' ? 'https://static.getclicky.com/js' : 'http://static.getclicky.com/js' );
( document.getElementsByTagName('head')[0] || document.getElementsByTagName('body')[0] ).appendChild( s );
})();
</script>
<noscript><img alt="Clicky" width="1" height="1" src="http://in.getclicky.com/251715ns.gif" /></noscript>
{/block:ifClickySiteID}
</body>
</html>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment