Tomorrow: Toy Story 3 director Lee Unkrich and screenwriter Michael Arndt.
(Source: jennnandjuice)
Tomorrow: Toy Story 3 director Lee Unkrich and screenwriter Michael Arndt.
(Source: jennnandjuice)
(pretty please I’ll be your best friend)
Did it.
Thanks for the $100 gift code, and welcome to Tumblr!
I finally cracked and created a flavors.me. I need better resolution photos of myself…
I discovered this thing a few days ago, and created one for myself. I need to find my tripod so I can just photograph myself and get it over with.
I’d consider actually coughing up the $20 to use a custom domain, and making that the new frontpage for thegnomeproject.net.
I’ve not heard about this yet. Seems kind of interesting.
You should just point “thegnomeproject.net” to your “flavors.me” page and then create the subdomain “blog.thegnomeproject.net” and point that to your tumblr. No money spent. ;-)
Hmm, yeah. Actually, I guess I could kind of do that using DNS A-records from my webhosting dashboard. The thing right now is that Tumblr is actually where my domain resolves. It doesn’t resolve back at Dreamhost and then get forwarded to here. Maybe, using A-records, I could still make it look professional? I’ll look into it this weekend. This is a crazy week with regard to midterm stuff.
EDIT: Who am I kidding? I’ll probably give this a shot tonight while I’m supposed to be studying for my midterm in, and writing a paper for, Contemporary Drama.

We now extract album art from uploaded music!
Developers can even add this art to Tumblr themes with:
{block:AlbumArt} <img src="{AlbumArtURL}" /> {/block:AlbumArt}And access Artist, Album, and Track information like this:
{block:Artist} Artist: {Artist} {/block:Artist} {block:Album} Album: {Album} {/block:Album} {block:TrackName} Track: {TrackName} {/block:TrackName}
I need to get this into the theme I use!