Skip to content

Instantly share code, notes, and snippets.

View jordanconductor's full-sized avatar

Jordan Randall Smith jordanconductor

View GitHub Profile
@jordanconductor
jordanconductor / iftt embed
Created September 2, 2013 19:31
Embed an iftt recipe in your blog or website. replace each "106630" with your receipt number and replace the alt= tag.
<a href="https://ifttt.com/view_embed_recipe/106630" target = "_blank" class="embed_recipe embed_recipe-l_46" id= "embed_recipe-106630"><img src= 'https://ifttt.com/recipe_embed_img/106630' alt="IFTTT Recipe: Send #iOS screenshots to #Evernote as receipts" width="370px"/></a><script async type="text/javascript" src= "https://ifttt.com/assets/embed_recipe.js"></script>
@jordanconductor
jordanconductor / Twitter List
Created September 2, 2013 19:38
Twitter List Embed
<a class="twitter-timeline" href="https://twitter.com/arsnovadallas/jordan" data-widget-id="356490949976809472">Tweets from @arsnovadallas/jordan</a>
<script>!function(d,s,id){var js,fjs=d.getElementsByTagName(s)[0],p=/^http:/.test(d.location)?'http':'https';if(!d.getElementById(id)){js=d.createElement(s);js.id=id;js.src=p+"://platform.twitter.com/widgets.js";fjs.parentNode.insertBefore(js,fjs);}}(document,"script","twitter-wjs");</script>
@jordanconductor
jordanconductor / pinterest board
Created September 3, 2013 21:32
Pinterest Board Embed.
<a data-pin-do="embedBoard" href="http://pinterest.com/jordanconductor/flipboard-mags/"></a>
<script type="text/javascript">
(function(d){
var f = d.getElementsByTagName('SCRIPT')[0], p = d.createElement('SCRIPT');
p.type = 'text/javascript';
p.async = true;
p.src = '//assets.pinterest.com/js/pinit.js';
f.parentNode.insertBefore(p, f);
}(document));
@jordanconductor
jordanconductor / youtube button
Created September 4, 2013 04:03
YouTube Subscribe
<script src="https://apis.google.com/js/plusone.js"></script>
<div class="g-ytsubscribe" data-channel="jordanrandallsmith" data-layout="full"></div>
@jordanconductor
jordanconductor / google maps
Created September 4, 2013 15:08
Google Maps Embed - Summer Festivals
<iframe width="425" height="350" frameborder="0" scrolling="no" marginheight="0" marginwidth="0" src="https://maps.google.com/maps/ms?msa=0&amp;msid=216468779147256470999.0004e5902333586800fb7&amp;ie=UTF8&amp;t=m&amp;iwloc=lyrftr:starred_items:108041203300220331347:,1903120054707764217,32.78566,-79.932551&amp;ll=32.785735,-79.932725&amp;spn=0,0&amp;output=embed"></iframe><br /><small>View <a href="https://maps.google.com/maps/ms?msa=0&amp;msid=216468779147256470999.0004e5902333586800fb7&amp;ie=UTF8&amp;t=m&amp;iwloc=lyrftr:starred_items:108041203300220331347:,1903120054707764217,32.78566,-79.932551&amp;ll=32.785735,-79.932725&amp;spn=0,0&amp;source=embed" style="color:#0000FF;text-align:left">Music Festivals</a> in a larger map</small>
@jordanconductor
jordanconductor / evernote
Created September 5, 2013 23:23
Evernote embed
<iframe src="https://www.evernote.com/shard/s56/sh/ff402c28-0934-4a27-ae5a-e6f9abfe21c0/89953a7b96fdf856ca398439da13915f" width="600px" height="300px">
@jordanconductor
jordanconductor / foursquare-list
Last active February 3, 2016 22:18
Foursquare list map embed
<script type="text/javascript" src="http://maps.google.com/maps/api/js?sensor=false"></script>
<script type="text/javascript" src="http://www.4sqmap.com/js/0.1/api.min.js"></script>
<script type="text/javascript">
// Replace '5230b35f11d210a187a27489' with the ID of your Foursquare List
foursqmap.lists('map2', '5230b35f11d210a187a27489', {'sidebar': 'map2_sidebar'});
</script>
<div>
<div id="map2_sidebar" style="width:300px; float:left; height: 500px; overflow: auto"></div>
<div style="margin-left:300px;">
<div id="map2" style="width: 100%;height: 500px"></div>
@jordanconductor
jordanconductor / Learnist-board
Created September 12, 2013 17:39
Learnist Board
<iframe width='600px' height='356px' src='http://learni.st/users/74108/boards/37603-the-gist/embed?o=h' frameborder='0' scrolling='no'></iframe>
@jordanconductor
jordanconductor / google-doc
Created September 15, 2013 22:08
Google Doc document embed
<div style="text-align: center;">
<iframe height="800" src="https://docs.google.com/document/d/1Z_i6cPWHLEv1AomflaVn4aG7_mYBRyJ7EhpcxiV17x4/pub?embedded=true" width="650"></iframe>
</div>
@jordanconductor
jordanconductor / iftt-recipe
Created September 15, 2013 23:13
IFTT Recipe embed
<a href="https://ifttt.com/view_embed_recipe/106630" target = "_blank" class="embed_recipe embed_recipe-l_46" id= "embed_recipe-106630"><img src= 'https://ifttt.com/recipe_embed_img/106630' alt="IFTTT Recipe: Send #iOS screenshots to #Evernote as receipts" width="370px"/></a><script async type="text/javascript" src= "//ifttt.com/assets/embed_recipe.js"></script>