"tyler gillies" <tjgi...@gmail.com> wrote:
>--
>Subscription settings: http://groups.google.com/group/ostatus-discuss/subscribe?hl=en
--
Sent from my Android phone with K-9 Mail. Please excuse my brevity.
Hi, i've implemented pubsubhub and some activitystreams support for
elgg. i'm interested to test interconnection with other services.
Test feeds:
* https://n-1.artelibredigital.net/pg/profile/caedes?view=activitystream
* https://n-1.artelibredigital.net/mod/riverdashboard/?view=activitystream
2010/4/25 caedes <cae...@doodo.org>
Hi, i've implemented pubsubhub and some activitystreams support for
elgg. i'm interested to test interconnection with other services.
Test feeds:
* https://n-1.artelibredigital.net/pg/profile/caedes?view=activitystream
* https://n-1.artelibredigital.net/mod/riverdashboard/?view=activitystream
That's very cool!
Do you have plugin code for that?
Now I wonder should we i point the FOAF code to include a foaf:account that goes to your riverdashboard activity stream ...
Hi, i've implemented pubsubhub and some activitystreams support for elgg. i'm interested to test interconnection with other services.
On 25/04/10 20:42, Melvin Carvalho wrote:sure, the relevant plugins are:
2010/4/25 caedes <cae...@doodo.org>
Hi, i've implemented pubsubhub and some activitystreams support for
elgg. i'm interested to test interconnection with other services.
Test feeds:
* https://n-1.artelibredigital.net/pg/profile/caedes?view=activitystream
* https://n-1.artelibredigital.net/mod/riverdashboard/?view=activitystream
That's very cool!
Do you have plugin code for that?
* http://bitbucket.org/rhizomatik/elgg_activitystreams
* http://bitbucket.org/rhizomatik/elgg_pshb
* http://bitbucket.org/rhizomatik/elgg_foreign_objects
Activitystreams provides a second feed in addition to the already available rss one, this is atom with activitystreams
Pshb provides the capability to subscribe and publish to a pshb hub.
Foreign objects can receive objects arriving from pshb and recreate them on elgg, as well as provide especial views (for the moment they redirect to their original site but listings show a resume and so on)
you will need the first two to publish, a hub where to publish (you can use the one from lorea.cc the test hub from pubsubhub or setup your own, we use a miyamoto fork).
then to subscribe to things and see them you need the "foreign objects".
You're welcome to test it :)
Some way to let know which is the activitystreams code can be ok, although i was expecting foaf to have its own way to include the objects or activities (using aair maybe).
Now I wonder should we i point the FOAF code to include a foaf:account that goes to your riverdashboard activity stream ...
greetings!
-Evan
I'm woring with Pablo and some other folks to see if we can get a really good federation working between elgg intances, and then hopefully to hetrogeneous systems, such as gnu social, and maybe the things that use osatus ...
|
-- Evan Prodromou <ev...@status.net> StatusNet Inc |
2010/4/26 Evan Prodromou <ev...@status.net>On Sun, 2010-04-25 at 23:00 +0200, Melvin Carvalho wrote:I'd strongly suggest working with OStatus first. It works well as our federation system (for StatusNet), and it would mean you'd have immediate interop with StatusNet, Google Buzz, and one-way interop with Posterous, Tumblr, WordPress, LiveJournal, and others.
I'm woring with Pablo and some other folks to see if we can get a really good federation working between elgg intances, and then hopefully to hetrogeneous systems, such as gnu social, and maybe the things that use osatus ...
If you have time, I'd love to do a bilateral StatusNet-Elgg discussion. It'd be great to pull both teams together to see what we can do.
It would be great to collaborate, going forward, though it might be slightly early for something concrete.
We are starting with much of the ostatus stack, and bolting on things like FOAF. Right now, I'm probably more at the stage of learning the frameworks and creating prototypes, than any real advanced stage ... caedes has been doing it a while longer. We can often be found in one of #elgg or #lorea (and most of the mailing lists) and always happy to discuss thing, though it may be a little early for that now. Just to note, Brett Profitt is the lead dev at elgg, we're not official devs there, more grassroots people that like to hack on things. :)
Will be following the ostatus mailing list, and would definitely love to share thoughts as things move to a more advanced stage.
I suspect that we'll be in good shape by the time elgg 1.8 comes out (c. September) and will have some basic interop in the next few months, so if we can talk to status.net buzz etc. that's going to be a great way to test things ...