
seen from Canada
seen from Malaysia
seen from China
seen from Germany
seen from Portugal
seen from China
seen from Italy
seen from Spain

seen from Canada

seen from Italy
seen from Indonesia

seen from United States
seen from Canada
seen from United Kingdom
seen from Yemen

seen from Portugal

seen from United Kingdom

seen from Malaysia
seen from Portugal
seen from Canada
You can access a tumblr JSON feed by typing this into your address bar:
http://blogname.tumblr.com/api/read/json?num=5
The "num" determines how many posts to display. Replace "blogname" with the blog you want.
You can also use jQuery to collect tumblr blog information and display it:
$.getJSON('http://blogname.tumblr.com/api/read/json?num=5'&callback=?', function(data) {
$.each(data['posts'], function(i, posts) {
post = data['posts'][i];
// go from here
// url = post['url']
// date = post['date']
// type = post['type']
// the other information will be post-specific
});
});
The URL for this blog would be:
http://jsonfeedtest.tumblr.com/api/read/json?num=17
A video with a caption.
An audio post with a description.
A Chat With a Title
Jack: Hey, you know what sucks?
Lindsey: vaccuums
Jack: Hey, you know what sucks in a metaphorical sense?
Lindsey: black holes
Jack: Hey, you know what just isn't cool?
Lindsey: lava?