This code is for downloading and uploading images. It is not for customizing your tumblr themes, and requires pretty technical knowledge to use correctly.
What it does: My porn folder got so big that I couldn’t open it to browse through it, so I made a gallery viewer. It loads up a handful of images at a time (randomly), and gives you the option to post them directly to Tumblr.
How to use it: Download all the code and run gallerygui.py. Everything else is taken care of.
How to get it: code
What it does: Autotumblr pulls a single random image out of your porn folder and posts it. If the post was successful, it moves the image to a different folder.
How to use it: change the config path variable in autotumblr.py, then change the config file to suit your system. Then tell cron to run it however often you want.
How to get it: code
Where it’s used: Anotherpropriamatic
What it does: Allows you to simply and programmatically post an image to tumblr.
How to use it: Call it from within your own program. Or ask me hard enough and I will write something for you to call it with.
How to get it: code
What it does: You can send an email (with attachments!) using Gmail.
How to use it: Use it to email backups to yourself, since gmail space is free and the search is good.
How to get it: code
What it does: You know how on some pages it seems like every third click takes someplace you didn’t want to go? And this seems to happen even when you disable javascript? You see this a lot on TGPs (thumbnail gallery posts). I wrote a greasemonkey script that limits this behavior. If you see it start to happen, enable it and see if it goes away.
I wrote this specifically to get some of the better content out of Timekiller Erotic, but it seems to work for any of the sites in that little ring.
How to use it: Install the Greasemonkey addon for Firefox, and then download the code and drag it into a firefox window. Then you can enable and disable it by clicking on the little monkey in the corner.
While you are at it, check out userscripts.org for all sorts of great stuff for greasemonkey.
How to get it: code