Content Management
Updated Technorati Plugin
Freshness Warning
This blog post is over 20 years old. It's possible that the information you read below isn't current and the links no longer work.
25 Jun 2004
Jacques Distler emailed me to note that the Technorati API is now returning data encoded in UTF-8. While that may not mean much to you, it does mean that if you are using my Technorati plugin to put the Technorati Link cosmos on your site and one of the links in your cosmos has certain characters in it, all sorts of things may break.
So I’ve updated the plugin to fix that problem and add a couple of minor changes to how it works. This should make things a bit more fault tolerant.
- (change) XML errors now give a message in the activity log instead of halting the rebuild.
- (new) If Technorati doesn�t respond, a message is added to the activity log.
- (change) The Technorati API�s output is now UTF-8. Removed Jacques Distler�s patch (added in 0.92) to strip control chars, as it now causes problems with multi-byte characters.
- (change) Support for the LIMIT parameter to the API. You can now request up to 100 lastn items from the plugin without slowing hte rebuild or using more than one request.