The Analog Kid

Burgin’
matthewb:

Beautiful detail in this concept and design for the 76 Synthesizer iPad app by Jonas Eriksson.

Gorgeous semi-modular synth, but how do you control it? Is there a step sequencer or a virtual keyboard? OSC would be great!
Liked items are for advertisers, they’re not for you. In Facebook’s estimation, you don’t need to remove a page you no longer like, because you are never going to visit it anyway.

Jeffrey Zeldman: Managing Facebook Like. Or not.

I stripped my profile to the bone and still cringe when I have to wade into the steaming pile that is The Internet™ to most of my peers. Took me 20 minutes to find out how to remove applications, which can do a lot more than rot in a ghetto full of ads.

This Drives Me Crazy

If your Tumblr theme has a border at the top, please give the controls some extra room:

iframe#tumblr_controls {
    top: 7px !important;
}

Phew!

Fixing Photosets on Tumblr’s Dashboard

If you use Tumblr on an iPad, an out-of-the-box Macbook Air or have followed Steven Frank and John Gruber by disabling Flash altogether, you’ve probably noticed the dashboard’s a little rough around the edges when it comes to graceful degradation.

As an example (that’s easy to fix), photosets aren’t displayed at all. On Tumblr-powered sites, theme variables (e.g. {Photoset-500}) generate a block of images as fallback which gets replaced by a slideshow player if Flash is installed. For some reason the dashboard doesn’t work this way—all the fallback you get is a message saying Flash is missing. That sucks, so I hammered out a bookmarklet patch.

Hi dashboard users, Tumblr prefixes Javascript links with “denied:” so you’ll have to edit it manually, lol! Oh dashboard!

Drag this link to your bookmarks bar, sync it to your iOS device* and tap it to replace that annoying message:

Bookmarklet in action, also a girl who is a zombie
Now I can see pictures of my zombie sister, yay

Next: a Safari extension so you won’t even have to click, and fancy -webkit-transitions—learning is fun!


* As Marco Arment notes, this is still a complete pain in the ass on iOS devices.