MTTechnorati

With the public release of the Technorati API today, I figured I would take a few minutes and start wrapping a plugin around it. Here's what I've got so far.

Download one of these files, unpack it, and place technorati.pl in your plugins/ directory.

The following tags are available:

  • MTTechnoratiCosmos: container tag for the Link Cosmos that Technorati generates.
  • MTTechnoratiCosmosName: name of the weblog from which the link was generated.
  • MTTechnoratiCosmosUrl: url of the weblog.
  • MTTechnoratiCosmosRssUrl: url of the rss feed of the weblog.
  • MTTechnoratiCosmosExcerpt: excerpt containing the link.

Usage Example:

<MTTechnoratiCosmos>
<a href="<MTTechnoratiCosmosUrl>"><MTTechnoratiCosmosName></a>:
<MTTechnoratiCosmosExcerpt><br />
</MTTechnoratiCosmos>

Minor (but Important) Update:

  • You will be required to get your own API key from Technorati . You should be able to do so just by signing up (no cost to you). I have been unable to myself, but I imagine that is mostly due to user error. :) (Nevermind, I found it)
  • When you get it, place the key on line 22 of the plugin file, between the single quotation marks.

template_tags=MTTechnoratiCosmos,MTTechnoratiCosmosName,MTTechnoratiCosmosUrl,MTTechnoratiCosmosRssUrl,MTTechnoratiCosmosExcerpt

17 TrackBacks

Technorati Plugins from Ben Hammersley.com on May 13, 2003 9:20 AM

Fastest API take up *ever* - Kalsey's MovableType Plugin for Technorati and Aaron's Python interface UPDATE Birthday boy David Raynes Read More

Nico asked and some days later here they come: there are two MT-Plugins avaiable to display your Technorati Link Cosmos Read More

Technorati D from MT Plugin Directory on May 13, 2003 6:10 PM

Technorati is an engine that determines who is linking to you. Requires Technorati API Key. Read More

The Technorati API definitely is one of the more exiting new features in blogworld. For now, my experiments include a... Read More

The Technorati API definitely is one of the more exiting new features in blogworld. For now, my experiments include a... Read More

Nico asked and some days later here they come: there are two MT-Plugins available to display your Technorati Link Cosmos Read More

TITLE: http://mx.coldstorageonline.com URL: http://mx.coldstorageonline.com IP: 208.162.66.59 BLOG NAME: DATE: 05/15/2003 01:48:50 PM Read More

Technorati Plugin Read More

Technorati Plugin Read More

ecto in Japanese and French from chaotic intransient prose bursts on January 23, 2004 9:27 AM

Thanks to some fast and efficient work from Hiroshi Yamato, ecto has now been localized in Japanese (山和さん、翻訳をしてくれてありがとうございま〜す!). I... Read More

Technorati & David Raynes from Blue Dragon's Journal on February 8, 2004 1:19 AM

I was bored so I went once again into the search of Movable Type plugins. This time, I found something... Read More

Technorati & David Raynes from Blue Dragon's Journal on February 8, 2004 1:21 AM

I was bored so I went once again into the search of Movable Type plugins. This time, I found something... Read More

Technorati & David Raynes from Blue Dragon's Journal on February 8, 2004 1:30 AM

I was bored so I went once again into the search of Movable Type plugins. This time, I found something... Read More

Technorati & David Raynes from Blue Dragon's Journal on February 8, 2004 1:34 AM

I was bored so I went once again into the search of Movable Type plugins. This time, I found something... Read More

Technorati & David Raynes from Blue Dragon's Journal on February 8, 2004 1:40 AM

I was bored so I went once again into the search of Movable Type plugins. This time, I found something... Read More

I was bored so I went once again into the search of Movable Type plugins. This time, I found something... Read More

An evolved Technorati plugin from chaotic intransient prose bursts on February 26, 2004 7:20 AM

I have been using David Raynes MTTechnorati plug-in for quite a while. It works well, but I wanted to... Read More

3 Comments

Maybe I'm missing something extremely obvious, but I can't even get this to show up on my index page. I insert this into the template:

">:

Nothing shows up, even when I view source.

I put the API key in the .pl file as per the above instructions, uploaded to plugins dir, etc.

Any ideas?

oops, my code didn't stick. at any rate, it's the same code as above. any ideas on what I'm doing wrong here?

Hi,

is it possible that the new Technorati application (launched in the end of february) gives different values for the plugin via the API? The line:
">
gives a totally different result nowadays.

Keep up the good work!
Best,
Torsten

Leave a comment

Recent Entries

  • Plugin Writing 101

    So, I’m planning on writing up some entries about various aspects of plugin development. While I have a couple topics already in mind, I thought...

  • The Olympics Make Me Want To Compete Again

    Every time the Olympics come around (most the summer ones) I always start to delude myself into thinking I could complete once again in the...

  • Minimalist plugins are fun!

    Last night I whipped up one of the smallest plugins I’ve ever written. It is so small in fact that I was able to stuff...

  • Feedburner Widget on MT News

    Movable Type News A WordPress 2.5 Upgrade Guide: And of course there are lots of third-party plugins for the MT dashboard, to integrate statistics and...

  • AD&D Monster Stats for the Presidential Canditates

    Charles Stross (scifi author, D&D nerd, and former perl columnist) posted Politics as she is Played with 3d6: The recent death of Gary Gygax, who...

Close