On 12/13/10 1:42 PM, Evan Prodromou wrote:
On Mon, 2010-11-15 at 15:22 -0500, Evan Prodromou wrote:
My next task is going to be posting other ActivityStreams entries
besides just Post'ing a Note. I'd like to at least support Favorite,
Follow, and Share. I'm torn about how to post these; should they go to
separate feeds, or should all the posts go to the single user feed? I
think with the Activity Notice plugin (see
http://gitorious.org/statusnet-activity ), it will make sense to post
them all to the single user feed.
I've just pushed code to 0.9.x to do this. The design document is here:

http://status.net/wiki/AtomPub

I ended up doing multiple streams; it seemed the most reasonable to me.

Your comments are welcome.

I've been building some test cases and testing interop with AtomPub client apps:

http://status.net/wiki/AtomPub#Compatibility

Testing so far is complicated by the fact that not a lot of client tools actually seem to be advertising AtomPub support -- I just haven't found a lot of third-party tools to test yet!

We are now able to post from the Mac OS X blog editor MarsEdit, but don't work with Flickr's tool to post photos directly to your blog (it seems to make assumptions about auth protocols and only supports a custom one that's not mentioned in the final AtomPub spec).

If anybody's got a favorite AtomPub-enabled client tool, please feel free to drop its name in on that wiki page and we'll see if it works!

-- brion
_______________________________________________
StatusNet-dev mailing list
StatusNet-dev@lists.status.net
http://lists.status.net/mailman/listinfo/statusnet-dev

Reply via email to