Created
July 22, 2014 02:08
-
-
Save robmathers/676c26bf605d5b2fbb71 to your computer and use it in GitHub Desktop.
accidentalbot: Links Can Get Mixed in With Titles sample html
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
<html><head> | |
<title>Showbot — Liss is More</title> | |
<meta charset="utf-8"> | |
<meta name="viewport" content="width=device-width, minimum-scale=1.0"> | |
<link rel="stylesheet" type="text/css" href="/css/site.css"> | |
<link rel="alternate" type="application/rss+xml" title="Liss is More" href="http://www.caseyliss.com/rss"> | |
<link rel="icon" type="image/png" href="http://www.caseyliss.com/images/favicon.png"> | |
<link rel="apple-touch-icon" href="http://www.caseyliss.com/images/favicon.png"> | |
<script async="" src="//www.google-analytics.com/analytics.js"></script><script> | |
(function(i,s,o,g,r,a,m){i['GoogleAnalyticsObject']=r;i[r]=i[r]||function(){ | |
(i[r].q=i[r].q||[]).push(arguments)},i[r].l=1*new Date();a=s.createElement(o), | |
m=s.getElementsByTagName(o)[0];a.async=1;a.src=g;m.parentNode.insertBefore(a,m) | |
})(window,document,'script','//www.google-analytics.com/analytics.js','ga'); | |
ga('create', 'UA-50526552-1', 'caseyliss.com'); | |
ga('send', 'pageview'); | |
</script><style type="text/css"></style> | |
</head> | |
<body class="showbot"> | |
<div class="container"> | |
<div class="content"> | |
<div class="header"> | |
<h1 class="siteTitle"><a href="/">Liss is More</a></h1> | |
<nav> | |
<a href="http://www.caseyliss.com/">Home</a><span class="dot">•</span> | |
<a href="http://www.caseyliss.com/about" rel="author">About</a><span class="dot">•</span> | |
<a href="http://www.caseyliss.com/contact">Contact</a><span class="dot">•</span> | |
<a href="http://www.caseyliss.com/rss">RSS</a><span class="dot">•</span> | |
<a href="http://atp.fm/">Podcast</a> | |
</nav> | |
</div><!-- header --> | |
<div class="main"> | |
<script src="//ajax.googleapis.com/ajax/libs/jquery/1.11.1/jquery.min.js"></script> | |
<script src="/js/handlebars-v1.3.0.js"></script> | |
<script src="/js/showbot.js"></script> | |
<script src="//cdnjs.cloudflare.com/ajax/libs/moment.js/2.6.0/moment.min.js"></script> | |
<script id="titleRow" type="text/x-handlebars-template"> | |
<tr data-id="{{id}}"> | |
<td><span class="votes">{{votes}}</span> <a class="vote" href="#" onclick="return Showbot.Bot.voteHandler(this);" style="font-weight: bolder">↑</a></td> | |
<td>{{title}}</td> | |
<td>{{author}}</td> | |
<td class="time" data-time="{{{time}}}">{{timeAgo time}}</td> | |
</tr> | |
</script> | |
<script id="linkRow" type="text/x-handlebars-template"> | |
<tr data-id="{{id}}"> | |
<td><a href="{{link}}" onclick="return Showbot.Bot.linkHandler(this);">Link</a></td> | |
<td>{{author}}</td> | |
<td class="time" data-time="{{{time}}}">{{timeAgo time}}</td> | |
</script> | |
<script id="connectingMessage" type="text/x-handlebars-template"> | |
Connecting... | |
</script> | |
<div class="message" style="font-size: 500%; text-align: center; display: none;"> | |
Connecting... | |
</div> | |
<div class="tables" style="display: block;"> | |
<h2>Titles</h2> | |
<table class="titles"> | |
<thead> | |
<tr> | |
<th>Votes</th> | |
<th>Title</th> | |
<th>Author</th> | |
<th>Time</th> | |
</tr> | |
</thead> | |
<tbody> | |
<tr data-id="5"> | |
<td><span class="votes">14</span> <a class="vote" href="#" onclick="return Showbot.Bot.voteHandler(this);" style="font-weight: bolder">↑</a></td> | |
<td>You Had Your Moment, You're Done</td> | |
<td>_CMF_</td> | |
<td class="time" data-time="2014-07-22T01:11:21.223Z">an hour ago</td> | |
</tr><tr data-id="23"> | |
<td><span class="votes">7</span> <a class="vote" href="#" onclick="return Showbot.Bot.voteHandler(this);" style="font-weight: bolder">↑</a></td> | |
<td>You Assume Wrong</td> | |
<td>_CMF_</td> | |
<td class="time" data-time="2014-07-22T01:18:07.923Z">an hour ago</td> | |
</tr><tr data-id="76"> | |
<td><span class="votes">7</span> <a class="vote" href="#" onclick="return Showbot.Bot.voteHandler(this);" style="font-weight: bolder">↑</a></td> | |
<td>Sand.</td> | |
<td>wonderyak_</td> | |
<td class="time" data-time="2014-07-22T01:55:57.027Z">10 minutes ago</td> | |
</tr> | |
<tr data-id="2"> | |
<td><span class="votes">6</span> <a class="vote" href="#" onclick="return Showbot.Bot.voteHandler(this);" style="font-weight: bolder">↑</a></td> | |
<td>You Made Me Have My Moment</td> | |
<td>ismh</td> | |
<td class="time" data-time="2014-07-22T01:11:01.290Z">an hour ago</td> | |
</tr> | |
<tr data-id="15"> | |
<td><span class="votes">6</span> <a class="vote" href="#" onclick="return Showbot.Bot.voteHandler(this);" style="font-weight: bolder">↑</a></td> | |
<td>Run it in the Parkinglot</td> | |
<td>benwu</td> | |
<td class="time" data-time="2014-07-22T01:15:42.380Z">an hour ago</td> | |
</tr><tr data-id="95"> | |
<td><span class="votes">5</span> <a class="vote" href="#" onclick="return Showbot.Bot.voteHandler(this);" style="font-weight: bolder">↑</a></td> | |
<td>Neurosis Controlled Outcome</td> | |
<td>DentedMeat</td> | |
<td class="time" data-time="2014-07-22T01:58:30.311Z">7 minutes ago</td> | |
</tr> | |
<tr data-id="9"> | |
<td><span class="votes">4</span> <a class="vote" href="#" onclick="return Showbot.Bot.voteHandler(this);" style="font-weight: bolder">↑</a></td> | |
<td>Pain In My SaaS</td> | |
<td>lotz</td> | |
<td class="time" data-time="2014-07-22T01:12:24.754Z">an hour ago</td> | |
</tr> | |
<tr data-id="31"> | |
<td><span class="votes">4</span> <a class="vote" href="#" onclick="return Showbot.Bot.voteHandler(this);" style="font-weight: bolder">↑</a></td> | |
<td>The World of Feeds is Large</td> | |
<td>benwu</td> | |
<td class="time" data-time="2014-07-22T01:23:35.626Z">42 minutes ago</td> | |
</tr><tr data-id="28"> | |
<td><span class="votes">4</span> </td> | |
<td>Brute Force Parsing</td> | |
<td>_CMF_</td> | |
<td class="time" data-time="2014-07-22T01:22:41.723Z">43 minutes ago</td> | |
</tr><tr data-id="90"> | |
<td><span class="votes">4</span> </td> | |
<td>Full Dr. Drang</td> | |
<td>caseyliss</td> | |
<td class="time" data-time="2014-07-22T01:57:47.746Z">8 minutes ago</td> | |
</tr><tr data-id="67"> | |
<td><span class="votes">4</span> </td> | |
<td>Quality Control on Sandpaper</td> | |
<td>robmathers</td> | |
<td class="time" data-time="2014-07-22T01:53:12.445Z">13 minutes ago</td> | |
</tr> | |
<tr data-id="7"> | |
<td><span class="votes">3</span> <a class="vote" href="#" onclick="return Showbot.Bot.voteHandler(this);" style="font-weight: bolder">↑</a></td> | |
<td>Siri, Start the Showbot</td> | |
<td>_CMF_</td> | |
<td class="time" data-time="2014-07-22T01:12:08.387Z">an hour ago</td> | |
</tr> | |
<tr data-id="12"> | |
<td><span class="votes">3</span> <a class="vote" href="#" onclick="return Showbot.Bot.voteHandler(this);" style="font-weight: bolder">↑</a></td> | |
<td>Stable, Long-standing, Boring</td> | |
<td>slade401</td> | |
<td class="time" data-time="2014-07-22T01:14:29.887Z">an hour ago</td> | |
</tr> | |
<tr data-id="19"> | |
<td><span class="votes">3</span> <a class="vote" href="#" onclick="return Showbot.Bot.voteHandler(this);" style="font-weight: bolder">↑</a></td> | |
<td>Easier and Cheaper than Ever</td> | |
<td>_CMF_</td> | |
<td class="time" data-time="2014-07-22T01:17:07.161Z">an hour ago</td> | |
</tr><tr data-id="0"> | |
<td><span class="votes">3</span> <a class="vote" href="#" onclick="return Showbot.Bot.voteHandler(this);" style="font-weight: bolder">↑</a></td> | |
<td>test</td> | |
<td>caseyliss</td> | |
<td class="time" data-time="2014-07-22T01:09:45.460Z">an hour ago</td> | |
</tr><tr data-id="78"> | |
<td><span class="votes">3</span> <a class="vote" href="#" onclick="return Showbot.Bot.voteHandler(this);" style="font-weight: bolder">↑</a></td> | |
<td>Sand in Your Pockets</td> | |
<td>SamTheGeek</td> | |
<td class="time" data-time="2014-07-22T01:56:09.164Z">10 minutes ago</td> | |
</tr><tr data-id="52"> | |
<td><span class="votes">3</span> <a class="vote" href="#" onclick="return Showbot.Bot.voteHandler(this);" style="font-weight: bolder">↑</a></td> | |
<td>I’m making quotes with my fingers</td> | |
<td>caseyliss</td> | |
<td class="time" data-time="2014-07-22T01:34:41.823Z">31 minutes ago</td> | |
</tr><tr data-id="0"> | |
<td><a href="http://newdisrupt.org/blog/2013/12/19/54-wait-a-cotton-picking-minute-with-jay-fanelli-and-nathan-peretic" onclick="return Showbot.Bot.linkHandler(this);">Link</a></td> | |
<td>benwu</td> | |
<td class="time" data-time="2014-07-22T01:45:57.509Z">20 minutes ago</td> | |
</tr> | |
<tr data-id="20"> | |
<td><span class="votes">2</span> <a class="vote" href="#" onclick="return Showbot.Bot.voteHandler(this);" style="font-weight: bolder">↑</a></td> | |
<td>Crazy Mime Types</td> | |
<td>benwu</td> | |
<td class="time" data-time="2014-07-22T01:17:16.169Z">an hour ago</td> | |
</tr> | |
<tr data-id="25"> | |
<td><span class="votes">2</span> <a class="vote" href="#" onclick="return Showbot.Bot.voteHandler(this);" style="font-weight: bolder">↑</a></td> | |
<td>Crappy Crawling Conditions</td> | |
<td>_CMF_</td> | |
<td class="time" data-time="2014-07-22T01:19:49.258Z">an hour ago</td> | |
</tr> | |
<tr data-id="38"> | |
<td><span class="votes">2</span> <a class="vote" href="#" onclick="return Showbot.Bot.voteHandler(this);" style="font-weight: bolder">↑</a></td> | |
<td>Marco Does the Down-and-Dirty Way</td> | |
<td>slade401</td> | |
<td class="time" data-time="2014-07-22T01:24:38.911Z">41 minutes ago</td> | |
</tr> | |
<tr data-id="39"> | |
<td><span class="votes">2</span> <a class="vote" href="#" onclick="return Showbot.Bot.voteHandler(this);" style="font-weight: bolder">↑</a></td> | |
<td>The Down n' Dirty Approach</td> | |
<td>_CMF_</td> | |
<td class="time" data-time="2014-07-22T01:24:42.260Z">41 minutes ago</td> | |
</tr> | |
<tr data-id="41"> | |
<td><span class="votes">2</span> <a class="vote" href="#" onclick="return Showbot.Bot.voteHandler(this);" style="font-weight: bolder">↑</a></td> | |
<td>Marco Pleads the Fifth</td> | |
<td>_CMF_</td> | |
<td class="time" data-time="2014-07-22T01:25:17.745Z">41 minutes ago</td> | |
</tr> | |
<tr data-id="43"> | |
<td><span class="votes">2</span> <a class="vote" href="#" onclick="return Showbot.Bot.voteHandler(this);" style="font-weight: bolder">↑</a></td> | |
<td>Accidental Overcast Podcast</td> | |
<td>_CMF_</td> | |
<td class="time" data-time="2014-07-22T01:26:14.518Z">40 minutes ago</td> | |
</tr> | |
<tr data-id="62"> | |
<td><span class="votes">2</span> <a class="vote" href="#" onclick="return Showbot.Bot.voteHandler(this);" style="font-weight: bolder">↑</a></td> | |
<td>FU Is Short For Follow Up</td> | |
<td>lotz</td> | |
<td class="time" data-time="2014-07-22T01:49:29.660Z">16 minutes ago</td> | |
</tr><tr data-id="70"> | |
<td><span class="votes">2</span> <a class="vote" href="#" onclick="return Showbot.Bot.voteHandler(this);" style="font-weight: bolder">↑</a></td> | |
<td>iOS: Based on the Novel "Push Notifications" by Sapphire</td> | |
<td>lotz</td> | |
<td class="time" data-time="2014-07-22T01:53:46.865Z">12 minutes ago</td> | |
</tr><tr data-id="63"> | |
<td><span class="votes">2</span> <a class="vote" href="#" onclick="return Showbot.Bot.voteHandler(this);" style="font-weight: bolder">↑</a></td> | |
<td>The ALL Follow-up Show.</td> | |
<td>walter25</td> | |
<td class="time" data-time="2014-07-22T01:49:38.263Z">16 minutes ago</td> | |
</tr><tr data-id="85"> | |
<td><span class="votes">2</span> <a class="vote" href="#" onclick="return Showbot.Bot.voteHandler(this);" style="font-weight: bolder">↑</a></td> | |
<td>I’m Gonna Bet No</td> | |
<td>SamTheGeek</td> | |
<td class="time" data-time="2014-07-22T01:57:04.189Z">9 minutes ago</td> | |
</tr><tr data-id="89"> | |
<td><span class="votes">2</span> <a class="vote" href="#" onclick="return Showbot.Bot.voteHandler(this);" style="font-weight: bolder">↑</a></td> | |
<td>You know what goes in your pockets? SAND!</td> | |
<td>walter25</td> | |
<td class="time" data-time="2014-07-22T01:57:35.477Z">8 minutes ago</td> | |
</tr><tr data-id="98"> | |
<td><span class="votes">2</span> <a class="vote" href="#" onclick="return Showbot.Bot.voteHandler(this);" style="font-weight: bolder">↑</a></td> | |
<td>Enterprise Software is Software</td> | |
<td>SamTheGeek</td> | |
<td class="time" data-time="2014-07-22T02:02:16.196Z">4 minutes ago</td> | |
</tr> | |
<tr data-id="1"> | |
<td><span class="votes">1</span> <a class="vote" href="#" onclick="return Showbot.Bot.voteHandler(this);" style="font-weight: bolder">↑</a></td> | |
<td>More Research is Needed</td> | |
<td>_CMF_</td> | |
<td class="time" data-time="2014-07-22T01:10:44.115Z">an hour ago</td> | |
</tr> | |
<tr data-id="8"> | |
<td><span class="votes">1</span> <a class="vote" href="#" onclick="return Showbot.Bot.voteHandler(this);" style="font-weight: bolder">↑</a></td> | |
<td>How is this actually working?</td> | |
<td>sjulien</td> | |
<td class="time" data-time="2014-07-22T01:12:10.169Z">an hour ago</td> | |
</tr> | |
<tr data-id="10"> | |
<td><span class="votes">1</span> <a class="vote" href="#" onclick="return Showbot.Bot.voteHandler(this);" style="font-weight: bolder">↑</a></td> | |
<td>I'm Me</td> | |
<td>_CMF_</td> | |
<td class="time" data-time="2014-07-22T01:12:49.465Z">an hour ago</td> | |
</tr> | |
<tr data-id="11"> | |
<td><span class="votes">1</span> <a class="vote" href="#" onclick="return Showbot.Bot.voteHandler(this);" style="font-weight: bolder">↑</a></td> | |
<td>Because I'm Me.</td> | |
<td>walter25</td> | |
<td class="time" data-time="2014-07-22T01:13:21.475Z">an hour ago</td> | |
</tr> | |
<tr data-id="17"> | |
<td><span class="votes">1</span> <a class="vote" href="#" onclick="return Showbot.Bot.voteHandler(this);" style="font-weight: bolder">↑</a></td> | |
<td>Even More Fine</td> | |
<td>joesteel</td> | |
<td class="time" data-time="2014-07-22T01:17:00.337Z">an hour ago</td> | |
</tr> | |
<tr data-id="22"> | |
<td><span class="votes">1</span> <a class="vote" href="#" onclick="return Showbot.Bot.voteHandler(this);" style="font-weight: bolder">↑</a></td> | |
<td>Crazy Stupid Stuff</td> | |
<td>_CMF_</td> | |
<td class="time" data-time="2014-07-22T01:17:26.933Z">an hour ago</td> | |
</tr> | |
<tr data-id="27"> | |
<td><span class="votes">1</span> <a class="vote" href="#" onclick="return Showbot.Bot.voteHandler(this);" style="font-weight: bolder">↑</a></td> | |
<td>If..Else Chain From Hell</td> | |
<td>_CMF_</td> | |
<td class="time" data-time="2014-07-22T01:21:16.175Z">an hour ago</td> | |
</tr> | |
<tr data-id="29"> | |
<td><span class="votes">1</span> <a class="vote" href="#" onclick="return Showbot.Bot.voteHandler(this);" style="font-weight: bolder">↑</a></td> | |
<td>What Were We Talking About</td> | |
<td>_CMF_</td> | |
<td class="time" data-time="2014-07-22T01:23:09.345Z">43 minutes ago</td> | |
</tr> | |
<tr data-id="32"> | |
<td><span class="votes">1</span> <a class="vote" href="#" onclick="return Showbot.Bot.voteHandler(this);" style="font-weight: bolder">↑</a></td> | |
<td>The World Of Feeds</td> | |
<td>spiralganglion</td> | |
<td class="time" data-time="2014-07-22T01:23:36.655Z">42 minutes ago</td> | |
</tr> | |
<tr data-id="33"> | |
<td><span class="votes">1</span> <a class="vote" href="#" onclick="return Showbot.Bot.voteHandler(this);" style="font-weight: bolder">↑</a></td> | |
<td>If You're Writing a Parser, You're Doing it Wrong</td> | |
<td>_CMF_</td> | |
<td class="time" data-time="2014-07-22T01:23:48.917Z">42 minutes ago</td> | |
</tr> | |
<tr data-id="35"> | |
<td><span class="votes">1</span> <a class="vote" href="#" onclick="return Showbot.Bot.voteHandler(this);" style="font-weight: bolder">↑</a></td> | |
<td>The PHP Way</td> | |
<td>MTW</td> | |
<td class="time" data-time="2014-07-22T01:24:35.919Z">41 minutes ago</td> | |
</tr> | |
<tr data-id="36"> | |
<td><span class="votes">1</span> <a class="vote" href="#" onclick="return Showbot.Bot.voteHandler(this);" style="font-weight: bolder">↑</a></td> | |
<td>Down and Dirty</td> | |
<td>ismh</td> | |
<td class="time" data-time="2014-07-22T01:24:37.916Z">41 minutes ago</td> | |
</tr> | |
<tr data-id="40"> | |
<td><span class="votes">1</span> <a class="vote" href="#" onclick="return Showbot.Bot.voteHandler(this);" style="font-weight: bolder">↑</a></td> | |
<td>Marco does the Down and Dirty Approach</td> | |
<td>benwu</td> | |
<td class="time" data-time="2014-07-22T01:24:48.689Z">41 minutes ago</td> | |
</tr> | |
<tr data-id="42"> | |
<td><span class="votes">1</span> <a class="vote" href="#" onclick="return Showbot.Bot.voteHandler(this);" style="font-weight: bolder">↑</a></td> | |
<td>The Rotting Corpus Of Data</td> | |
<td>lotz</td> | |
<td class="time" data-time="2014-07-22T01:25:23.351Z">40 minutes ago</td> | |
</tr> | |
<tr data-id="45"> | |
<td><span class="votes">1</span> <a class="vote" href="#" onclick="return Showbot.Bot.voteHandler(this);" style="font-weight: bolder">↑</a></td> | |
<td>There's always the but</td> | |
<td>ismh</td> | |
<td class="time" data-time="2014-07-22T01:30:10.708Z">36 minutes ago</td> | |
</tr> | |
<tr data-id="47"> | |
<td><span class="votes">1</span> <a class="vote" href="#" onclick="return Showbot.Bot.voteHandler(this);" style="font-weight: bolder">↑</a></td> | |
<td>it's Always the But(t)</td> | |
<td>_CMF_</td> | |
<td class="time" data-time="2014-07-22T01:30:14.419Z">36 minutes ago</td> | |
</tr> | |
<tr data-id="50"> | |
<td><span class="votes">1</span> <a class="vote" href="#" onclick="return Showbot.Bot.voteHandler(this);" style="font-weight: bolder">↑</a></td> | |
<td>Six Hours Of This</td> | |
<td>spiralganglion</td> | |
<td class="time" data-time="2014-07-22T01:32:02.211Z">34 minutes ago</td> | |
</tr> | |
<tr data-id="51"> | |
<td><span class="votes">1</span> <a class="vote" href="#" onclick="return Showbot.Bot.voteHandler(this);" style="font-weight: bolder">↑</a></td> | |
<td>Where Does It Go?</td> | |
<td>_CMF_</td> | |
<td class="time" data-time="2014-07-22T01:33:52.089Z">32 minutes ago</td> | |
</tr> | |
<tr data-id="58"> | |
<td><span class="votes">1</span> <a class="vote" href="#" onclick="return Showbot.Bot.voteHandler(this);" style="font-weight: bolder">↑</a></td> | |
<td>Ardio</td> | |
<td>_CMF_</td> | |
<td class="time" data-time="2014-07-22T01:43:45.782Z">22 minutes ago</td> | |
</tr> | |
<tr data-id="61"> | |
<td><span class="votes">1</span> <a class="vote" href="#" onclick="return Showbot.Bot.voteHandler(this);" style="font-weight: bolder">↑</a></td> | |
<td>All Followup</td> | |
<td>Jobius</td> | |
<td class="time" data-time="2014-07-22T01:49:28.400Z">16 minutes ago</td> | |
</tr> | |
<tr data-id="65"> | |
<td><span class="votes">1</span> <a class="vote" href="#" onclick="return Showbot.Bot.voteHandler(this);" style="font-weight: bolder">↑</a></td> | |
<td>My Parts Are Leaking</td> | |
<td>lotz</td> | |
<td class="time" data-time="2014-07-22T01:50:24.280Z">15 minutes ago</td> | |
</tr><tr data-id="68"> | |
<td><span class="votes">1</span> <a class="vote" href="#" onclick="return Showbot.Bot.voteHandler(this);" style="font-weight: bolder">↑</a></td> | |
<td>Hardness, Scientifically Speaking</td> | |
<td>slade401</td> | |
<td class="time" data-time="2014-07-22T01:53:27.209Z">12 minutes ago</td> | |
</tr><tr data-id="69"> | |
<td><span class="votes">1</span> <a class="vote" href="#" onclick="return Showbot.Bot.voteHandler(this);" style="font-weight: bolder">↑</a></td> | |
<td>Testing for Hardness</td> | |
<td>_CMF_</td> | |
<td class="time" data-time="2014-07-22T01:53:33.180Z">12 minutes ago</td> | |
</tr><tr data-id="77"> | |
<td><span class="votes">1</span> <a class="vote" href="#" onclick="return Showbot.Bot.voteHandler(this);" style="font-weight: bolder">↑</a></td> | |
<td>Sannnd.</td> | |
<td>whargrove</td> | |
<td class="time" data-time="2014-07-22T01:56:08.048Z">10 minutes ago</td> | |
</tr><tr data-id="81"> | |
<td><span class="votes">1</span> <a class="vote" href="#" onclick="return Showbot.Bot.voteHandler(this);" style="font-weight: bolder">↑</a></td> | |
<td>Sand + a Naked iPhone = Sad John</td> | |
<td>_CMF_</td> | |
<td class="time" data-time="2014-07-22T01:56:32.561Z">9 minutes ago</td> | |
</tr><tr data-id="86"> | |
<td><span class="votes">1</span> <a class="vote" href="#" onclick="return Showbot.Bot.voteHandler(this);" style="font-weight: bolder">↑</a></td> | |
<td>Your Neurosis Controls The Outcome</td> | |
<td>slade401</td> | |
<td class="time" data-time="2014-07-22T01:57:08.486Z">9 minutes ago</td> | |
</tr><tr data-id="83"> | |
<td><span class="votes">1</span> <a class="vote" href="#" onclick="return Showbot.Bot.voteHandler(this);" style="font-weight: bolder">↑</a></td> | |
<td>Step One: Get an iPhone</td> | |
<td>slade401</td> | |
<td class="time" data-time="2014-07-22T01:56:34.355Z">9 minutes ago</td> | |
</tr><tr data-id="80"> | |
<td><span class="votes">1</span> <a class="vote" href="#" onclick="return Showbot.Bot.voteHandler(this);" style="font-weight: bolder">↑</a></td> | |
<td>You know what does in your pockets? SAND!</td> | |
<td>walter25</td> | |
<td class="time" data-time="2014-07-22T01:56:26.960Z">9 minutes ago</td> | |
</tr><tr data-id="93"> | |
<td><span class="votes">1</span> <a class="vote" href="#" onclick="return Showbot.Bot.voteHandler(this);" style="font-weight: bolder">↑</a></td> | |
<td>Going Full Dr. Drang</td> | |
<td>_CMF_</td> | |
<td class="time" data-time="2014-07-22T01:58:15.798Z">8 minutes ago</td> | |
</tr><tr data-id="87"> | |
<td><span class="votes">1</span> <a class="vote" href="#" onclick="return Showbot.Bot.voteHandler(this);" style="font-weight: bolder">↑</a></td> | |
<td>Your neurosis does!</td> | |
<td>JoaoPinheiro</td> | |
<td class="time" data-time="2014-07-22T01:57:12.445Z">9 minutes ago</td> | |
</tr><tr data-id="66"> | |
<td><span class="votes">1</span> <a class="vote" href="#" onclick="return Showbot.Bot.voteHandler(this);" style="font-weight: bolder">↑</a></td> | |
<td>Sandpaper Quality Control</td> | |
<td>slade401</td> | |
<td class="time" data-time="2014-07-22T01:53:08.411Z">13 minutes ago</td> | |
</tr><tr data-id="82"> | |
<td><span class="votes">1</span> <a class="vote" href="#" onclick="return Showbot.Bot.voteHandler(this);" style="font-weight: bolder">↑</a></td> | |
<td>Impervious</td> | |
<td>SamTheGeek</td> | |
<td class="time" data-time="2014-07-22T01:56:32.655Z">9 minutes ago</td> | |
</tr><tr data-id="97"> | |
<td><span class="votes">1</span> <a class="vote" href="#" onclick="return Showbot.Bot.voteHandler(this);" style="font-weight: bolder">↑</a></td> | |
<td>Enterprise Entanglements</td> | |
<td>lotz</td> | |
<td class="time" data-time="2014-07-22T02:02:05.474Z">4 minutes ago</td> | |
</tr><tr data-id="102"> | |
<td><span class="votes">1</span> <a class="vote" href="#" onclick="return Showbot.Bot.voteHandler(this);" style="font-weight: bolder">↑</a></td> | |
<td>Alright, Take The Business</td> | |
<td>SamTheGeek</td> | |
<td class="time" data-time="2014-07-22T02:05:51.347Z">a few seconds ago</td> | |
</tr><tr data-id="88"> | |
<td><span class="votes">1</span> <a class="vote" href="#" onclick="return Showbot.Bot.voteHandler(this);" style="font-weight: bolder">↑</a></td> | |
<td>Why Would Anyone Bet With John?</td> | |
<td>SamTheGeek</td> | |
<td class="time" data-time="2014-07-22T01:57:13.348Z">9 minutes ago</td> | |
</tr> | |
<tr data-id="3"> | |
<td><span class="votes">0</span> <a class="vote" href="#" onclick="return Showbot.Bot.voteHandler(this);" style="font-weight: bolder">↑</a></td> | |
<td>still broken</td> | |
<td>ismh</td> | |
<td class="time" data-time="2014-07-22T01:11:06.941Z">an hour ago</td> | |
</tr> | |
<tr data-id="4"> | |
<td><span class="votes">0</span> <a class="vote" href="#" onclick="return Showbot.Bot.voteHandler(this);" style="font-weight: bolder">↑</a></td> | |
<td>sadness</td> | |
<td>ismh</td> | |
<td class="time" data-time="2014-07-22T01:11:10.542Z">an hour ago</td> | |
</tr> | |
<tr data-id="6"> | |
<td><span class="votes">0</span> <a class="vote" href="#" onclick="return Showbot.Bot.voteHandler(this);" style="font-weight: bolder">↑</a></td> | |
<td>I save all of my worst music for you guys</td> | |
<td>whitby</td> | |
<td class="time" data-time="2014-07-22T01:11:35.229Z">an hour ago</td> | |
</tr> | |
<tr data-id="13"> | |
<td><span class="votes">0</span> <a class="vote" href="#" onclick="return Showbot.Bot.voteHandler(this);" style="font-weight: bolder">↑</a></td> | |
<td>The Ground Shifts Constantly</td> | |
<td>JohnChidgey</td> | |
<td class="time" data-time="2014-07-22T01:14:56.159Z">an hour ago</td> | |
</tr> | |
<tr data-id="14"> | |
<td><span class="votes">0</span> <a class="vote" href="#" onclick="return Showbot.Bot.voteHandler(this);" style="font-weight: bolder">↑</a></td> | |
<td>Boring Things</td> | |
<td>JohnChidgey</td> | |
<td class="time" data-time="2014-07-22T01:15:08.301Z">an hour ago</td> | |
</tr> | |
<tr data-id="16"> | |
<td><span class="votes">0</span> <a class="vote" href="#" onclick="return Showbot.Bot.voteHandler(this);" style="font-weight: bolder">↑</a></td> | |
<td>Its not your fault, but its your problem</td> | |
<td>zanson</td> | |
<td class="time" data-time="2014-07-22T01:16:33.707Z">an hour ago</td> | |
</tr> | |
<tr data-id="18"> | |
<td><span class="votes">0</span> <a class="vote" href="#" onclick="return Showbot.Bot.voteHandler(this);" style="font-weight: bolder">↑</a></td> | |
<td>This Is A Diversion</td> | |
<td>JohnChidgey</td> | |
<td class="time" data-time="2014-07-22T01:17:05.841Z">an hour ago</td> | |
</tr> | |
<tr data-id="21"> | |
<td><span class="votes">0</span> <a class="vote" href="#" onclick="return Showbot.Bot.voteHandler(this);" style="font-weight: bolder">↑</a></td> | |
<td>XL Document</td> | |
<td>spiralganglion</td> | |
<td class="time" data-time="2014-07-22T01:17:20.090Z">an hour ago</td> | |
</tr> | |
<tr data-id="24"> | |
<td><span class="votes">0</span> <a class="vote" href="#" onclick="return Showbot.Bot.voteHandler(this);" style="font-weight: bolder">↑</a></td> | |
<td>Crazy Wrong Content Types</td> | |
<td>sjulien</td> | |
<td class="time" data-time="2014-07-22T01:18:37.418Z">an hour ago</td> | |
</tr> | |
<tr data-id="26"> | |
<td><span class="votes">0</span> <a class="vote" href="#" onclick="return Showbot.Bot.voteHandler(this);" style="font-weight: bolder">↑</a></td> | |
<td>Put All That Logic Somewhere</td> | |
<td>slade401</td> | |
<td class="time" data-time="2014-07-22T01:20:18.904Z">an hour ago</td> | |
</tr> | |
<tr data-id="30"> | |
<td><span class="votes">0</span> <a class="vote" href="#" onclick="return Showbot.Bot.voteHandler(this);" style="font-weight: bolder">↑</a></td> | |
<td>Write Your Own XML Parser</td> | |
<td>slade401</td> | |
<td class="time" data-time="2014-07-22T01:23:16.695Z">43 minutes ago</td> | |
</tr> | |
<tr data-id="34"> | |
<td><span class="votes">0</span> <a class="vote" href="#" onclick="return Showbot.Bot.voteHandler(this);" style="font-weight: bolder">↑</a></td> | |
<td>Don't do That, Please</td> | |
<td>joesteel</td> | |
<td class="time" data-time="2014-07-22T01:24:29.665Z">41 minutes ago</td> | |
</tr> | |
<tr data-id="37"> | |
<td><span class="votes">0</span> <a class="vote" href="#" onclick="return Showbot.Bot.voteHandler(this);" style="font-weight: bolder">↑</a></td> | |
<td>The Down & Dirty</td> | |
<td>JoaoPinheiro</td> | |
<td class="time" data-time="2014-07-22T01:24:38.771Z">41 minutes ago</td> | |
</tr> | |
<tr data-id="44"> | |
<td><span class="votes">0</span> <a class="vote" href="#" onclick="return Showbot.Bot.voteHandler(this);" style="font-weight: bolder">↑</a></td> | |
<td>It’s always the Butt</td> | |
<td>jumpyMonkey</td> | |
<td class="time" data-time="2014-07-22T01:30:10.015Z">36 minutes ago</td> | |
</tr> | |
<tr data-id="46"> | |
<td><span class="votes">0</span> <a class="vote" href="#" onclick="return Showbot.Bot.voteHandler(this);" style="font-weight: bolder">↑</a></td> | |
<td>It's always the but.</td> | |
<td>TheWhiteBox</td> | |
<td class="time" data-time="2014-07-22T01:30:12.415Z">36 minutes ago</td> | |
</tr> | |
<tr data-id="48"> | |
<td><span class="votes">0</span> <a class="vote" href="#" onclick="return Showbot.Bot.voteHandler(this);" style="font-weight: bolder">↑</a></td> | |
<td>If You Have A Car</td> | |
<td>spiralganglion</td> | |
<td class="time" data-time="2014-07-22T01:31:28.898Z">34 minutes ago</td> | |
</tr> | |
<tr data-id="49"> | |
<td><span class="votes">0</span> <a class="vote" href="#" onclick="return Showbot.Bot.voteHandler(this);" style="font-weight: bolder">↑</a></td> | |
<td>the dude from Apple</td> | |
<td>mikeyR</td> | |
<td class="time" data-time="2014-07-22T01:31:50.545Z">34 minutes ago</td> | |
</tr> | |
<tr data-id="53"> | |
<td><span class="votes">0</span> <a class="vote" href="#" onclick="return Showbot.Bot.voteHandler(this);" style="font-weight: bolder">↑</a></td> | |
<td>Your Number One Podcast</td> | |
<td>joesteel</td> | |
<td class="time" data-time="2014-07-22T01:35:05.475Z">31 minutes ago</td> | |
</tr> | |
<tr data-id="54"> | |
<td><span class="votes">0</span> <a class="vote" href="#" onclick="return Showbot.Bot.voteHandler(this);" style="font-weight: bolder">↑</a></td> | |
<td>A Fair Idea</td> | |
<td>JohnChidgey</td> | |
<td class="time" data-time="2014-07-22T01:36:49.159Z">29 minutes ago</td> | |
</tr> | |
<tr data-id="55"> | |
<td><span class="votes">0</span> <a class="vote" href="#" onclick="return Showbot.Bot.voteHandler(this);" style="font-weight: bolder">↑</a></td> | |
<td>Second-Class Citizen Type Of Show</td> | |
<td>slade401</td> | |
<td class="time" data-time="2014-07-22T01:40:34.676Z">25 minutes ago</td> | |
</tr> | |
<tr data-id="56"> | |
<td><span class="votes">0</span> <a class="vote" href="#" onclick="return Showbot.Bot.voteHandler(this);" style="font-weight: bolder">↑</a></td> | |
<td>Second Class Citizen Show</td> | |
<td>mikeyR</td> | |
<td class="time" data-time="2014-07-22T01:40:35.042Z">25 minutes ago</td> | |
</tr> | |
<tr data-id="57"> | |
<td><span class="votes">0</span> <a class="vote" href="#" onclick="return Showbot.Bot.voteHandler(this);" style="font-weight: bolder">↑</a></td> | |
<td>Aedio</td> | |
<td>_CMF_</td> | |
<td class="time" data-time="2014-07-22T01:43:34.293Z">22 minutes ago</td> | |
</tr> | |
<tr data-id="59"> | |
<td><span class="votes">0</span> <a class="vote" href="#" onclick="return Showbot.Bot.voteHandler(this);" style="font-weight: bolder">↑</a></td> | |
<td>One More Thing...</td> | |
<td>whargrove</td> | |
<td class="time" data-time="2014-07-22T01:46:40.292Z">19 minutes ago</td> | |
</tr> | |
<tr data-id="60"> | |
<td><span class="votes">0</span> <a class="vote" href="#" onclick="return Showbot.Bot.voteHandler(this);" style="font-weight: bolder">↑</a></td> | |
<td>Please Email Casey</td> | |
<td>JoaoPinheiro</td> | |
<td class="time" data-time="2014-07-22T01:46:41.460Z">19 minutes ago</td> | |
</tr> | |
<tr data-id="64"> | |
<td><span class="votes">0</span> <a class="vote" href="#" onclick="return Showbot.Bot.voteHandler(this);" style="font-weight: bolder">↑</a></td> | |
<td>A Little Bit Of Science</td> | |
<td>slade401</td> | |
<td class="time" data-time="2014-07-22T01:49:54.825Z">16 minutes ago</td> | |
</tr> | |
<tr data-id="71"> | |
<td><span class="votes">0</span> <a class="vote" href="#" onclick="return Showbot.Bot.voteHandler(this);" style="font-weight: bolder">↑</a></td> | |
<td>he wasn’t even rubbing that hard</td> | |
<td>jumpyMonkey</td> | |
<td class="time" data-time="2014-07-22T01:55:45.411Z">10 minutes ago</td> | |
</tr> | |
<tr data-id="72"> | |
<td><span class="votes">0</span> <a class="vote" href="#" onclick="return Showbot.Bot.voteHandler(this);" style="font-weight: bolder">↑</a></td> | |
<td>More Informative than the Last</td> | |
<td>SamTheGeek</td> | |
<td class="time" data-time="2014-07-22T01:55:46.147Z">10 minutes ago</td> | |
</tr> | |
<tr data-id="73"> | |
<td><span class="votes">0</span> <a class="vote" href="#" onclick="return Showbot.Bot.voteHandler(this);" style="font-weight: bolder">↑</a></td> | |
<td>Robots Making Layer Sandwiches</td> | |
<td>_CMF_</td> | |
<td class="time" data-time="2014-07-22T01:55:46.289Z">10 minutes ago</td> | |
</tr> | |
<tr data-id="74"> | |
<td><span class="votes">0</span> <a class="vote" href="#" onclick="return Showbot.Bot.voteHandler(this);" style="font-weight: bolder">↑</a></td> | |
<td>High Quality Sandpaper</td> | |
<td>slade401</td> | |
<td class="time" data-time="2014-07-22T01:55:49.020Z">10 minutes ago</td> | |
</tr> | |
<tr data-id="75"> | |
<td><span class="votes">0</span> <a class="vote" href="#" onclick="return Showbot.Bot.voteHandler(this);" style="font-weight: bolder">↑</a></td> | |
<td>Sandpaper Scratches</td> | |
<td>SamTheGeek</td> | |
<td class="time" data-time="2014-07-22T01:55:52.737Z">10 minutes ago</td> | |
</tr> | |
<tr data-id="79"> | |
<td><span class="votes">0</span> <a class="vote" href="#" onclick="return Showbot.Bot.voteHandler(this);" style="font-weight: bolder">↑</a></td> | |
<td>What's in my pocket? Sand.</td> | |
<td>mikeyR</td> | |
<td class="time" data-time="2014-07-22T01:56:13.481Z">10 minutes ago</td> | |
</tr> | |
<tr data-id="84"> | |
<td><span class="votes">0</span> <a class="vote" href="#" onclick="return Showbot.Bot.voteHandler(this);" style="font-weight: bolder">↑</a></td> | |
<td>Baby Steps</td> | |
<td>ismh</td> | |
<td class="time" data-time="2014-07-22T01:56:37.766Z">9 minutes ago</td> | |
</tr> | |
<tr data-id="91"> | |
<td><span class="votes">0</span> <a class="vote" href="#" onclick="return Showbot.Bot.voteHandler(this);" style="font-weight: bolder">↑</a></td> | |
<td>H</td> | |
<td>DentedMeat</td> | |
<td class="time" data-time="2014-07-22T01:57:53.197Z">8 minutes ago</td> | |
</tr> | |
<tr data-id="92"> | |
<td><span class="votes">0</span> <a class="vote" href="#" onclick="return Showbot.Bot.voteHandler(this);" style="font-weight: bolder">↑</a></td> | |
<td>Never Go Full Drang</td> | |
<td>SamTheGeek</td> | |
<td class="time" data-time="2014-07-22T01:58:10.287Z">8 minutes ago</td> | |
</tr> | |
<tr data-id="94"> | |
<td><span class="votes">0</span> <a class="vote" href="#" onclick="return Showbot.Bot.voteHandler(this);" style="font-weight: bolder">↑</a></td> | |
<td>Plant in Arizona</td> | |
<td>SamTheGeek</td> | |
<td class="time" data-time="2014-07-22T01:58:29.020Z">7 minutes ago</td> | |
</tr> | |
<tr data-id="96"> | |
<td><span class="votes">0</span> <a class="vote" href="#" onclick="return Showbot.Bot.voteHandler(this);" style="font-weight: bolder">↑</a></td> | |
<td>Sturm and…</td> | |
<td>SamTheGeek</td> | |
<td class="time" data-time="2014-07-22T01:59:40.315Z">6 minutes ago</td> | |
</tr> | |
<tr data-id="99"> | |
<td><span class="votes">0</span> <a class="vote" href="#" onclick="return Showbot.Bot.voteHandler(this);" style="font-weight: bolder">↑</a></td> | |
<td>Servers and Stuff</td> | |
<td>SamTheGeek</td> | |
<td class="time" data-time="2014-07-22T02:03:48.697Z">2 minutes ago</td> | |
</tr> | |
<tr data-id="100"> | |
<td><span class="votes">0</span> <a class="vote" href="#" onclick="return Showbot.Bot.voteHandler(this);" style="font-weight: bolder">↑</a></td> | |
<td>Direct Contact with the Enterprise</td> | |
<td>ismh</td> | |
<td class="time" data-time="2014-07-22T02:04:44.182Z">a minute ago</td> | |
</tr> | |
<tr data-id="101"> | |
<td><span class="votes">0</span> <a class="vote" href="#" onclick="return Showbot.Bot.voteHandler(this);" style="font-weight: bolder">↑</a></td> | |
<td>Contact with the Enterprise</td> | |
<td>SamTheGeek</td> | |
<td class="time" data-time="2014-07-22T02:04:54.485Z">a minute ago</td> | |
</tr> | |
</tbody> | |
</table> | |
<h2>Links</h2> | |
<table class="links"> | |
<thead> | |
<tr> | |
<th>Link</th> | |
<th>Author</th> | |
<th>Time</th> | |
</tr> | |
</thead> | |
<tbody> | |
<tr data-id="1"> | |
<td><a href="https://www.youtube.com/watch?v=b7ANcWQEUI8" onclick="return Showbot.Bot.linkHandler(this);">Link</a></td> | |
<td>caseyliss</td> | |
<td class="time" data-time="2014-07-22T01:50:24.978Z">15 minutes ago</td> | |
</tr><tr data-id="2"> | |
<td><a href="http://en.wikipedia.org/wiki/Mohs_scale_of_mineral_hardness" onclick="return Showbot.Bot.linkHandler(this);">Link</a></td> | |
<td>jsiracusa_</td> | |
<td class="time" data-time="2014-07-22T01:52:17.052Z">14 minutes ago</td> | |
</tr></tbody> | |
</table> | |
</div> | |
<script type="text/javascript"> | |
Showbot.Bot.init(); | |
</script> </div><!-- main --> | |
</div><!-- content --> | |
<div class="copyright">Copyright © 2014 Casey Liss</div> | |
</div><!-- container --> | |
<isb notransition="true" side="left" theme="classic" style="opacity: 0; visibility: hidden; position: absolute;"><isb_span></isb_span>http://www.caseyliss.com/contact</isb></body></html> |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment