Skip to content

Instantly share code, notes, and snippets.

@csessig86
csessig86 / header-bidding-3.js
Created August 30, 2016 18:36
Header bidding requirement 3
<div id="ad-leaderboard"></div>
@csessig86
csessig86 / ads-homepage.html
Created August 30, 2016 22:25
Inline ads still on homepage
<div id="div-gpt-ad-1414709823913-0-oop">
<script type='text/javascript'>
googletag.cmd.push(function() {
googletag.display('div-gpt-ad-1414709823913-0-oop');
});
</script>
</div>
<div id="ad-out-of-page">
<script type='text/javascript'>
@csessig86
csessig86 / culinary-walk.html
Created September 13, 2016 21:34
Culinary walk submission
<p dir="ltr">Stroll through downtown Iowa City and enjoy delicious dishes made from local ingredients at seven area restaurants including:&nbsp;</p><ul><li dir="ltr"><p dir="ltr">&nbsp; <a href="http://www.newpi.coop/">New Pioneer Food Co-op</a></p></li><li dir="ltr"><p dir="ltr">&nbsp; <a href="http://www.sharewinelounge.com/">Share Lounge &amp; Wine Bar</a></p></li><li dir="ltr"><p dir="ltr">&nbsp; <a href="http://pullmandiner.com/">Pullman Bar &amp; Diner</a></p></li><li dir="ltr"><p dir="ltr">&nbsp; <a href="http://www.atlasiowacity.com/">Atlas</a></p></li><li dir="ltr"><p dir="ltr">&nbsp; <a href="http://www.bastaiowacity.com/">Basta</a></p></li><li dir="ltr"><p dir="ltr">&nbsp; <a href="http://www.devotay.net/">Devotay</a></p></li><li dir="ltr"><p dir="ltr">&nbsp; <a href="http://www.motleycowcafe.com/">Motley Cow Café</a></p></li></ul><p dir="ltr"><br></p><p dir="ltr">Early Bird rates: $20; $15 for students &amp; low-Income. All ticket prices $30 after September 10. Tickets for sale at all three <a hre
@csessig86
csessig86 / index.html
Created November 22, 2016 18:02
Judicial nominating commissions embed
<div class="center-no-margin">
<h4 style="text-align: center;">Breakdown of Iowa's judicial nominating commissions</h4>
<div id="ia-boards" class="full-width-mobile"></div>
<script type="text/javascript">// <![CDATA[
var pymParent = new pym.Parent('ia-boards','http://files.gazlab.com/content-host/static-content/projects/ia-boards/index.html', {});
// ]]></script>
<p class="embed-subhead">Shown are the political affiliations of the judicial nominating commission members. Of the 78 positions, Branstand has filled 53 of them. All of his appointees have been Republicans.</p>
</div>
@csessig86
csessig86 / gist:f7042e3894ffe7d5befdbea4deaff5cd
Last active November 23, 2016 13:30
Hide follow us box
<script>$('#follow-us-box').addClass('display-none');</script>
@csessig86
csessig86 / facebook-embed.html
Last active December 1, 2016 16:15
Facebook embed styles
<div class="facebook-live center">
<iframe src="https://www.facebook.com/plugins/video.php?href=https%3A%2F%2Fwww.facebook.com%2FGazetteOnline%2Fvideos%2F10154786190474723%2F&show_text=0&width=400" width="400" height="400" style="border:none;overflow:hidden" scrolling="no" frameborder="0" allowTransparency="true" allowFullScreen="true"></iframe>
</div>
@csessig86
csessig86 / mitchell-shooting-iframe.html
Created December 8, 2016 20:33
Mitchell shooting iframe
<iframe src="http://files.gazlab.com/content-host/timelines/timelines-tik-tok/jerime-mitchell-shooting.html" width="100%" scrolling="yes" marginheight="0" frameborder="0" height="500px"></iframe>
@csessig86
csessig86 / index.html
Created December 21, 2016 22:27
Traffic cameras embed
<div class="center"><iframe frameborder="0" height="450" src="https://gadatabases.herokuapp.com/datasets/2" width="100%"></iframe></div>
@csessig86
csessig86 / readme.md
Last active January 9, 2017 16:09
Creating data projects in Saxo

This will walk you through creating a new data project in Saxo. The following you only need to do once:

Make sure you have Homebrew installed, if you don't already:

ruby -e "$(curl -fsSL https://raw.github.com/Homebrew/homebrew/go/install)"

Install node via Homebrew:

brew install node
@csessig86
csessig86 / index.html
Created January 17, 2017 17:15
Iowa's new Medicaid program in nine charts
<div class="left">
<h3 style="line-height: 28px;"><a href="http://www.thegazette.com/subject/news/health/medicaid-charts" target="_blank">Iowa's new Medicaid program in nine charts</a></h3>
<a href="http://www.thegazette.com/subject/news/health/medicaid-charts" target="_blank"><img style="width: 100%;" src="http://www.thegazette.com/storyimage/GA/20170117/NEWS/170119707/AR/0/AR-170119707.jpg&amp;MaxH=500" alt="" /></a>
<p class="embed-subhead">Each fiscal quarter, the Department of Human Services releases an extensive report detailing how the managed care organizations are performing. Click for a snapshot of the data</p>
</div>