Monday, September 2, 2013

Embedding. Literally.

I am working on going through and doing more embedding into blog posts. Here are two examples:

IFTT Recipe


IFTT is a great app/service that allows you to hack together various features across the web. I use it frequently. Here is one recipe of mine. Unfortunately the code itself has an embeddable form on github, but ironically, I can't yet seem to be able to get the content to show up!

https://gist.github.com/jordanconductor/6416484

The embed below sometimes takes a while to load. Here are my two profiles:



IFTTT Recipe: Send #iOS screenshots to #Evernote as receipts
Recipe from my IFTT account
<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>
view raw iftt embed hosted with ❤ by GitHub

Twitter List

Twitter lists are another such example. I use this list in the margin of my website blog.

https://gist.github.com/jordanconductor/6416577

<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>
view raw Twitter List hosted with ❤ by GitHub

No comments:

Post a Comment