Habari Plugins: Twitter and Technorati
There are a couple of new Habari plugins available in the Habari-Contrib SVN repository.
- Twitter
- Technorati
Displays incoming links/blogs/rank on the Habari dashboard
lets you display your current Twitter status in your theme as well as post new blog entry announcements back to twitter.
Check them out!
Post metadata
Published September 20, 2007 23:56
2 comments
Tagged with habari, PHP, plugin and quickie
2 Responses to Habari Plugins: Twitter and Technorati:
0 Pingbacks to Habari Plugins: Twitter and Technorati:
- There are currently no pingbacks.
December 18, 2008 4:33pm
Hi Christian
I’ve just hacked your wonderful Twitter plugin to support identi.ca.
You just need to change the two API entry points from ‘http://twitter.com/’ to ‘http://identi.ca/api/’.
However, a lot of the Twitter/tweet terminology also has to change.
Ideally, I think it should remain as a single configurable plugin with support for both services.
Whaddya think ?
Andy
December 18, 2008 7:21pm
Sounds good Andy. I did preliminary testing on the plugin many months ago, and successfully tested it with identi.ca too. The thing is that the twitter plugin has grown a lot since I initially made it. The Habari community, as they should, have taken it forward heaps but that also means that I don’t really recognize it anymore.
I had an idea to make it into a general “microblog” plugin that enables you talk to any service that uses the same API as Twitter does, but I ran into some issues with making it properly configurable. Your suggestion should be posted on Trac as well, perhaps you’ve already done that though, I haven’t checked.