Many Faces of TimRSS Icon

Hackday 2007 – Mybloglog API

Hi there, this post was originally on Venture Skills blog which is now defunct, but I have moved it over here to save it from vanishing forever. However I haven't done anything other then copy and paste so their maybe formatting or broken links. Also note comments will be switched off by default on these posts

London, June 16/17 2007 So the blow by blow commentary went out of the window about the time of the Lightning strike on the building... But we are back up and the Internet is going well and the code is going well so its time to introduce something that's being demoed here at Hackday. screenshot of mybloglog api I have been having fun playing around with the new API the documentation which is using the same style and layout of Flickr is sketchy but still allows plenty of experimentation some of the basic methods include:

  • community_getinfo
  • community_find_bytag
  • community_members_list
  • member_getinfo

Authentication is like most API's token based, and certain methods can only be evoked based on permissions these include...

  • community.add
  • member.messages.add
  • member.messages.list
  • member.messages.remove
  • member.messages.reportspam

Obviously the various functions require some third party (i.e beyond your API code authentication) I'm sure some nefarious users will find a way round temporarily but the API is based on Flickr and I'm sure any holes will be plugged. Screenshot of mybloglog Basic test console is provided allowing you to test methods and call backs, I will post my little test app in the next few hours, as I begin the graveyard shift.

Quickly Linking?

If you want to link to this post quickly please use: http://tnash.eu/t431

alternativly use one of these services Tiny URL | bit.ly |is.gd

RSS feed

9 Comments

Comment by webdigity
2007-06-16 22:14:51
webdigity avatar

Interesting. I will keep in touch to see your findings :)

 
Comment by thanassis
2007-06-21 07:16:16
thanassis avatar

I didnt even know there was a mybloglog api. And I was just about to scrape part of the web site to avoid the annoying steps you have to go through to visit someone’s page. Brilliant, I’ll have a go with the api now. By the way, your blog is really good, you have very interesting articles, thank you!

 
Comment by thanassis
2007-06-21 07:29:08
thanassis avatar

aha api – not released yet to the public.. Got to wait..

 
Comment by Venture Skills Team
2007-06-21 07:34:22
Venture Skills Team avatar

Should have mentioned that you can’t get hold of it for a while its still in alpha or very buggy mode still its a great first step. Now that Mybloglog is part of Yahoo you can expect a much more flexible open framework http://developer.yahoo.com/ is a great place to start and while your waiting check out the Flickr API, the two are documented in a similar manner. when it goes live the url for mybloglog will be api.mybloglog.com (not live now)

 

Responses to this post:

Sorry, the comment form is closed at this time.

Tim Nash consulting