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
/** | |
* Makes Vimeo videos on Tumblr larger than the max of 500px that Tumblr forces | |
* Change the 650 to whatever you want, but do NOT add px or % | |
* The height, by default, is set to auto which will calculate the 16:9 video size. | |
* You can set the height to a static number as well if you want. | |
* If you have any questions feel free to ask me: @oscargodson | oscargodson.com | |
*/ | |
(function(){ | |
var iframes = document.body.getElementsByTagName('iframe') | |
, newVimeoWidth = 650 |
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
{ | |
"id":"tag:gnip.tumblr.com:2012:post/19013144124/post", | |
"tumblrRebloggedRoot":{ | |
"author":{ | |
"link":"http://askmollytheredsolly.tumblr.com/", | |
"displayName":"Hey! How ya doin'?" | |
}, | |
"link":"http://askmollytheredsolly.tumblr.com/post/18973845645/scarlet-i-like-you-teal-id-date-you-red" | |
}, | |
"verb":"post", |
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
* { | |
-moz-perspective: 80px; | |
-moz-transform-style: preserve-3d; | |
-moz-transform: rotateX(0) rotateY(0) rotateZ(360); | |
-moz-animation: upyourscache1331120766243 5s infinite linear; | |
-webkit-perspective: 80px; | |
-webkit-transform-style: preserve-3d; | |
-webkit-transform: rotateX(0) rotateY(0) rotateZ(360); | |
-webkit-animation: upyourscache1331120766243 5s infinite linear; |
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
http://tumblr.everlane.com/ | |
http://blog.hipmunk.com/ | |
http://blog.shoplrapp.com/ | |
http://blog.mailgun.net/ | |
http://blog.grooveshark.com/ | |
http://blog.path.com/ | |
http://blog.instagram.com/ | |
http://blog.oink.com/ | |
http://blog.shelby.tv/ | |
http://blog.roamz.com/ |
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
<!-- Open Graph tags for your home page (index). --> | |
<meta property="og:site_name" content="{Title}" /> | |
<meta property="fb:app_id" content="FACEBOOK_APPID"/> | |
<meta property="fb:admins" content="FACEBOOK_USERID" /> | |
<meta property="og:description" content="{MetaDescription}" /> | |
<meta property="og:locale" content="en_US" /> | |
{block:IndexPage} | |
<meta property="og:image" content="{PortraitURL-128}" /> | |
<meta property="og:title" content="{Title}" /> |
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
<!-- Embed code for Mixcloud --> | |
<object width="480" height="480"> | |
<param name="movie" value="http://www.mixcloud.com/media/swf/player/mixcloudLoader.swf?feed=http%3A%2F%2Fwww.mixcloud.com%2Fvlekrecords%2Fssaliva-lrzpm%2F&embed_uuid=ae879085-19b7-4e66-86b0-9e2e50835c9d&stylecolor=&embed_type=widget_standard"></param> | |
<param name="allowFullScreen" value="true"></param> | |
<param name="wmode" value="opaque"></param> | |
<param name="allowscriptaccess" value="always"></param> | |
<embed src="http://www.mixcloud.com/media/swf/player/mixcloudLoader.swf?feed=http%3A%2F%2Fwww.mixcloud.com%2Fvlekrecords%2Fssaliva-lrzpm%2F&embed_uuid=ae879085-19b7-4e66-86b0-9e2e50835c9d&stylecolor=&embed_type=widget_standard" type="application/x-shockwave-flash" wmode="opaque" allowscriptaccess="always" allowfullscreen="true" width="480" height="480"></embed> | |
</object> | |
<!-- Embed code after Tumblr strips the <embed> tag --> |
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
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" | |
"http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"> | |
<!-- | |
Theme: The Minimalist v1. | |
Design: The Minimalist (http://minimalist.co) | |
--> | |
<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en"> | |
<head> |
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
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" | |
"http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd"> | |
<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en"> | |
<head> | |
<meta http-equiv="content-type" content="text/html; charset=utf-8" /> | |
<link rel="stylesheet" type="text/css" href="http://static.tumblr.com/tuwgrx5/omNlvq55u/style.css" /> | |
<link rel="shortcut icon" href="{Favicon}"> | |
<link rel="alternate" type="application/rss+xml" href="{RSS}"> | |
<title>{Title}{block:PostTitle} - {PostTitle}{/block:PostTitle}</title> | |
<meta name="text:Tagline" content=""/> |
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
var newScript = document.createElement('script'); | |
newScript.type = 'text/javascript'; | |
newScript.src = ' https://ajax.googleapis.com/ajax/libs/mootools/1.4.1/mootools-yui-compressed.js'; | |
document.getElementsByTagName("body")[0].appendChild(newScript); | |
//###make a bookmarklet using the code before this line### | |
var post = $$('div#post'); | |
var posturl, | |
postid, | |
imageid, | |
image1280url, |
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
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"> | |
<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en"> | |
<head> | |
<!-- | |
Vacant Modified - 1.7 | |
Designed by Sam Stefan samstefan.co.uk | |
Modified by Simon Holywell simonholywell.com | |
--> |
NewerOlder