shauny.me

If they weren’t too busy trying to sound hip, Tumblr might realise that it is really annoying to get these emails because there is no clickable link to see the person’s profile.
Hmph.

If they weren’t too busy trying to sound hip, Tumblr might realise that it is really annoying to get these emails because there is no clickable link to see the person’s profile.

Hmph.

“I’m happy to announce that Tumblr will be releasing an easy backup tool in the coming weeks. (I will also make an easy backup feature for Instapaper shortly.)”

Marco.org: The lesson of the Sidekick failure

Yay!

Obsessive following disorder

I try to keep a nice equilibrium of people/feeds I am following on Tumblr/Twitter/Reader so I have just enough to read each day but not too many that I have to miss some updates.

I can’t help but think that you’re supposed to just accept that things will go by unread, and skip them. But I just can’t do that; if I find that I have not checked Tumblr in a long time then I will go through every page and read each item.

Am I doing it wrong? Being too obsessive?

staff:

Now testing: Automatic post recovery
Ever lose a post to a pesky browser crash?  Never again!
Tumblr now captures a copy of your new post every few seconds, just in case your browser crashes or you accidently close the window.

Brilliant, I was just thinking they should do this yesterday.

staff:

Now testing: Automatic post recovery

Ever lose a post to a pesky browser crash?  Never again!

Tumblr now captures a copy of your new post every few seconds, just in case your browser crashes or you accidently close the window.

Brilliant, I was just thinking they should do this yesterday.

I realise that the content on my blog varies quite dramatically. You may be interested to read about my opinions and links regarding web design but may not be impressed with my militant atheism.
Or perhaps you read my blog just to see what is happening in my life and are not interested in all this technical stuff (although I need to increase frequency of life posts!).
The lack of any PHP on my tumblelog really limits what I can do, but I have managed to do some trickery with the Tumblr Theme tags and CSS to create some cute ‘tag tabs’.
You can now filter my posts to Web–only, Science–only, Quotes–only and Life–only by clicking the relevant tab. If there is any interest, I will write about how I managed to highlight the correct tab.
Have fun filtering!

I realise that the content on my blog varies quite dramatically. You may be interested to read about my opinions and links regarding web design but may not be impressed with my militant atheism.

Or perhaps you read my blog just to see what is happening in my life and are not interested in all this technical stuff (although I need to increase frequency of life posts!).

The lack of any PHP on my tumblelog really limits what I can do, but I have managed to do some trickery with the Tumblr Theme tags and CSS to create some cute ‘tag tabs’.

You can now filter my posts to Web–only, Science–only, Quotes–only and Life–only by clicking the relevant tab. If there is any interest, I will write about how I managed to highlight the correct tab.

Have fun filtering!

Tumblr-powered Wii Fit graph

I’ve been exercising and weighing myself on Wii Fit every day, and I find that the graph is what really pulls me in: I can see my progress over time. It is a great motivator!

If only Nintendo allowed you to subscribe to an RSS of your graph, or at least put a widget on your blog. So I went and created my own.

I created the Tumblr-powered Wii Fit Graph with the following goals:

  • Easy to update! It must take literally seconds to update my BMI each day
  • Easy to view; I need a simple graph, like the one on Wii Fit
  • Embeddable: I want to be able to embed the graph on my website.

I used jQuery and the plugin Flot to plot the graph. I can update the graph each day either from the Tumblr home page or from my Tumblr iPhone app.

The graph is automatically generated from the last 15 days’ results. And I can embed this chart on any page using iFrames (not ideal but not a deal-breaker).

Feel free to visit the graph and view the source. The graph is generated from the innerHTML content of several divs, each of which is a day’s post in Tumblr. The Tumblr markup to encapsulate each post in it’s own div is as follows:

{block:Posts}
{block:Regular}

{block:Post1}<div id=”d14”>{/block:Post1}
{block:Post2}<div id=”d13”>{/block:Post2}

(etc…..)

{block:Post15}<div id=”d00”>{/block:Post15}
{Body}</div>

{/block:Regular}
{/block:Posts}

I also run through them again, putting dates in a separate div.

Tumblr-powered Wii Fit graph

staff:

Now you can flip between Dashboard pages with the left (←) and right (→) arrow keys.  This is great if you’re trying to navigate the Dashboard with a sandwich in one hand.

Let us know if you catch anything acting funny.

This is great - I usually browse tumblr at lunch with a sandwich :)

One feature I think is lacking at the moment is the ability to keep track of the posts you’ve read. Maybe I’m too used to Google Reader - maybe you’re not supposed to read every single post - but I find myself reading pages and pages of posts, only knowing when to stop when I get to a previous post I remember that I’ve already read!

Feature request for Google Reader / Tumblr

One of the biggest problems with subscribing to lots of RSS feeds (I have around 90) is duplicate content — a particularly interesting story is blogged, reblogged, twittered and linked to by many different sites that you read.

Having all your subscriptions in one service such as Google Reader or Tumblr should allow for some better organising. Perhaps they should add an intelligent feature which scans your feeds for duplicates (this could easily be done by seeing if multiple blogs link to the same page, contain the same heading or even image!) and group them together as a sort of summary.

This would be very useful!

Site-specific browsers Using site-specific browsers you can separate the websites you would normally keep open in a browser tab, and instead have them in their own application. This means not only can you easily organise the windows and switch between them, but if one of the websites hangs or crashes the browser, your other apps are safe.  I use Fluid which is for Mac OS X Leopard, but Firefox also have a cross-platform project called Prism.  Shown here is my site-specific stack, in my Dock.

Site-specific browsers Using site-specific browsers you can separate the websites you would normally keep open in a browser tab, and instead have them in their own application. This means not only can you easily organise the windows and switch between them, but if one of the websites hangs or crashes the browser, your other apps are safe. I use Fluid which is for Mac OS X Leopard, but Firefox also have a cross-platform project called Prism. Shown here is my site-specific stack, in my Dock.

My tumblelog is now tumbling on its own :)

With a dash of RSS, a hint of Google and the handy feed import feature of Tumblr, my Tumblelog now has a life of its own!

As I read stories that interest me in Google Reader, Digg stories, or upload photos from iPhoto (to my Google Picasa web album) they will show up on my tumblelog. Which then gets sent to Facebook.

When I am done redesigning my website (and I am working on it! Take a look!) it will be a great place to see what I am interested in, and stories I think are worth sharing!