I just pushed the first Atom Publication Protocol ("APP" or "AtomPub")
code to 0.9.x.

It's fairly simple; it accepts Atom entries posted by a user to their
own timeline, and makes them into new notices. You can also view a
single entry and delete it. I've also added the necessary <link> headers
to let clients scroll backwards and forwards through a user's Atom feed.

I developed it because I'm planning to build our "live" account manager
using it. The Twitter API for updates doesn't take publication date or
formatted-HTML arguments.  Rather than messing around with it, and
considering we kind of needed this anyways, I figured I'd just go ahead
and do AtomPub for now.

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.

-Evan

-- 
Evan Prodromou, CEO, StatusNet Inc.
1124 rue Marie-Anne Est #32, Montreal, QC, Canada H2J 2B7
E: e...@status.net T: 438-380-4801 x101 W: http://evan.status.net/




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

Reply via email to