14th November, 2009

» TUMBLR MOSAIC VIEWER

A great viewer of tumblr images, allows to see multiple tumblr at once, and list favorite pictures

7th October, 2009

Tumtaster for Greasemonkey
With this script you can add a script to your browser and have a download link appear under each MP3 player in tumblr
(sorry, works only on a serious browser: Firefox)

Tumtaster for Greasemonkey

With this script you can add a script to your browser and have a download link appear under each MP3 player in tumblr

(sorry, works only on a serious browser: Firefox)


25th September, 2009

» Daring Fireball: Markdown Syntax Documentation

All the necessary infos on using Markdown into Tumblr

» TiltViewer

Great tool to show the last 25 images published in a blog in a really nifty format!

23rd September, 2009

» tumblrMap - Generate your tumblr blog sitemap!

Create a valid sitemap for your tumblr

» Tumblelog Backup Tool

Create a Backup of your Tumble

22nd September, 2009

florencio:

soupsoup:

staff:

HUGE Theme Upgrades!
We just enabled a massive list of new Appearance Options for theme designers including Custom Fonts, Booleans (useful for toggling options), Custom Text (useful for enabling widgets), and Custom Images!
Some of these features are already available in Jacob Bijani’s and Peter Vidani’s themes, so try them out.
Designers - here’s a quick preview of what’s now possible:
<html>   <head>      <meta name="image:Background" content="http://static.tumblr.com/..."/>      <meta name="image:Header" content=""/>      <meta name="font:Body" content="Arial"/>      <meta name="text:Flickr Username" content=""/>      <style type="text/css">         body {            background: #2D567C url('{image:Background}');            font: normal 14px {font:Body};         }      </style>   </head>   <body>{block:IfHeaderImage} <img src="{image:Header}"/> {/block:IfHeaderImage}{block:IfNotHeaderImage} <h1>{title}</h1> {/block:IfNotHeaderImage}{block:IfFlickrUsername}         <div id="flickr_widget">            <script type="text/javascript"            src="http://flickr.com/widget?user={text:Flickr Username}">            </script>         </div>{/block:IfFlickrUsername}   </body></html>
Tomorrow morning we’ll be promoting all the themes with these new options enabled, so hurry!

I’m curious if I can use these booleans to toggle my own code.
For example. Let’s say I want to manage code across 10 different tumblr. Using an if/then boolean, I want to decide what external code (provided in a js file, I would assume) to show on that particular tumblr.
Right now it seems like the booleans can only deal with the triggers shown in the graphic above. I want to write my own triggers, and they don’t even need to have a nice GUI, I just want them to be triggered by some other item (‘title’ is or is not equal to ‘Look At This Fucking Hipster’) that either is or is not in my code.

florencio:

soupsoup:

staff:

HUGE Theme Upgrades!

We just enabled a massive list of new Appearance Options for theme designers including Custom Fonts, Booleans (useful for toggling options), Custom Text (useful for enabling widgets), and Custom Images!

Some of these features are already available in Jacob Bijani’s and Peter Vidani’s themes, so try them out.

Designers - here’s a quick preview of what’s now possible:

<html>
<head>
<meta name="image:Background" content="http://static.tumblr.com/..."/>
<meta name="image:Header" content=""/>
<meta name="font:Body" content="Arial"/>
<meta name="text:Flickr Username" content=""/>

<style type="text/css">
body {
background: #2D567C url('{image:Background}');
font: normal 14px {font:Body};
}
</style>
</head>
<body>
{block:IfHeaderImage} <img src="{image:Header}"/> {/block:IfHeaderImage}
{block:IfNotHeaderImage} <h1>{title}</h1> {/block:IfNotHeaderImage}

{block:IfFlickrUsername}
<div id="flickr_widget">
<script type="text/javascript"
src="http://flickr.com/widget?user={text:Flickr Username}">
</script>
</div>
{/block:IfFlickrUsername}
</body>
</html>

Tomorrow morning we’ll be promoting all the themes with these new options enabled, so hurry!

I’m curious if I can use these booleans to toggle my own code.

For example. Let’s say I want to manage code across 10 different tumblr. Using an if/then boolean, I want to decide what external code (provided in a js file, I would assume) to show on that particular tumblr.

Right now it seems like the booleans can only deal with the triggers shown in the graphic above. I want to write my own triggers, and they don’t even need to have a nice GUI, I just want them to be triggered by some other item (‘title’ is or is not equal to ‘Look At This Fucking Hipster’) that either is or is not in my code.


21st September, 2009

» DISQUS

Add comments to your Tumblog

» Tumview - The best and most useful Tumblr photo viewer.

The best and most useful Tumblr photo viewer.

» tumblr Gallery

Another Image Navigator for Tumblr.

 

Copyright © 2009 Tumblr All rights reserved.
TumbleDesk Theme by Dave & Laptop Geek.