Tag Archive for 'feedburner'

Revisiting my tumblog

I’ve made several improvements to my tumblog.

Previously, I merely plugged in the RSS output from Yahoo! Pipes to Feedburner, and served up the content using Buzzboost. Using techniques from Cristiano Betta’s lifestream and elsewhere, I simplified and modularized the Yahoo! Pipes mashup.

I then used the pipe’s JSON output and styled it with some simple CSS. I didn’t want too much dependence on other JavaScript libraries so I used native code as much as possible, except for dynamically loading the JSON object from Pipes (for which I used the JSONscriptRequest class). I’m still having trouble getting the logic of reloading the content asynchronously: for now, I simply destroy the child element containing the tumblog items and rewrite everything — expensive, I know.

I’ve also been thinking of creating a Google Gadget out of this, but the iGoogle API’s FetchFeedAsJSON method is somewhat limited. I may have to use my current approach of dynamically creating a JSON script request into the gadget.

Well, without too much fanfare, the code is over here, and the tumblog is right here.

Tumblog

I know, it’s supposed to be a tumblelog, but what the heck. I was able to squeeze out one for another domain I maintain: iandexter.com.

It was supposed to be for side projects, but since I’m neck-deep in work, I decided to make it a launch pad for my “presence” in the internet. But why stop there? So I decided to aggregate all that content, using Yahoo! Pipes:

Aggregating presence

Plunk the resulting RSS to Feedburner, and use BuzzBoost to put out HTML:

BuzzBoost

Then, voila! My very own tumblog.

50,887 readers can’t be wrong

I shit you not. Look what I got:

Can't be wrong.

I *usually* have 15 readers on average (that’s according to Feedburner stats — I’d think significantly less than that, say, three?)

Borken chiclet, then? What’s the matter, Feedburner?