Archive for Tag ‘movable type‘

WordPress Avatar Plugin, Movable Type Action Stream Plugins

Finally got around to publishing out (see Code) some things I’ve been tinkering with. Nothing major, but hopefully someone will find some of them useful.

For WordPress, check out MBLA+, which is an avatar plugin (shows people’s avatars in comments) based on MBLA and hAvatar. I’ve been using it here and on Goatless for a while, and think I’ve got most of the kinks out, though it should still be considered beta at this point.

For Movable Type, check out Action Stream plugins for Amazon wishlists, Last.fm recent tracks, meetup profile, and a generic YourBlog template. I’ve been using these (with MTOS 4.1) over at JohnEckman.com.

I’m also working on a Twitter application using the API to turn a twitter account into a group. (All tweets by followers to a given account beginning with a specific preface get re-tweeted so that all other followers see them). Hope to have that done in time to be useful for VegSXSW (twitter).

Activity Streams, Prologue

Lots of activity in the last week on the distributed social networking front.

Matt and co. at Automattic released Prologue, a WordPress theme (GPLv2) which creates a twitter-like experience based on posts to a WordPress blog. (It’s already been updated once).

Check out the Prologue Demo Blog for a sense of how the theme works. This could easily be used to create a kind of workgroup twitter, and given the number of different plugins / mechanisms for creating a blog post it could be extended to mobile, IM, and other integration points. The important difference, of course, is that you’d be hosting your own experience, not relying on Twitter – though that also means you’d need to build your own audience.

The folks at SixApart released the Activity Streams plugin for Movable Type which

lets you aggregate, control, and share your actions around the web as well as a list of your profiles on various services. With the Action Streams plugin you keep control over the record of your actions on the web. And of course, you also have full control over showing and hiding each of your actions. The Action Streams plugin, by default, also publishes your stream using Atom and the Microformat hAtom so that your actions aren’t trapped in any one service.

You can see a great example of this on David Recordon‘s site (he’s the Open Platform Lead for SixApart) and in a group context on the Movable Type Activity Stream page.

Both of these represent significant advances toward an open source, open standards, portable data approach to social networking and lifestreaming.

Since the implementations are open source, expect similar functionality to be ported across platforms.