#54 open
Johannes Schirge

Feature Request: Connect to other OMBs

Reported by Johannes Schirge | May 13th, 2009 @ 02:48 PM | in 0.5

Every OMB do have the same login-routine.

What about a connection-site where you can add domain + username + password for eacht OMB you have an account on.

This should be one of the basics on distributed microblogging I think :-)

Comments and changes to this ticket

  • Brian Jesse Hendrickson

    Brian Jesse Hendrickson May 13th, 2009 @ 03:10 PM

    • State changed from “new” to “open”

    i'm glad you're thinking about this stuff, I agree there is many improvements possible in this area and I like your ideas. i'll post here again after I have some time to think about it, feel free to keep posting ideas here when you have them. thanks.

  • Johannes Schirge

    Johannes Schirge May 21st, 2009 @ 12:27 AM

    Is it possible to realise something like Jabber is doing it with the Jabber Protocol XMPP?

    There every user has a unique ID username@yourombserver.tld and messages can be sent to or recieved from OMB-users and it doesn't make a difference on which server you are.

    Maybe there could be a single host server where you can register your OMB (or it pings from itself) to generate a "unique short id" like username|tiquer or username|omb. This host-server-short-id-list could be catched from every OMB to know where to send the messages. So users don't have to enter the whole ID (instead of @brian@openmicroblogger.com; @brian|omb).

    This - from the host server catchable - list could also help finding people on other networks because through the list you know the OMB urls.

  • Johannes Schirge

    Johannes Schirge May 21st, 2009 @ 01:06 AM

    Oh, okay...there seems to exist something like this:
    http://xmpp.org/extensions/inbox/microblogging.html

    But what about the standard of Openmicroblogging (http://openmicroblogging.org/) and the 'Jaiku-federation' (http://code.google.com/p/jaikuengine/source/browse/trunk/doc/federa...?

    I don't understand if developing the standards of Openmicroblogging is still alive. Generally openmicroblogger is based on this, isn't it?

  • Brian Jesse Hendrickson

    Brian Jesse Hendrickson May 22nd, 2009 @ 12:22 AM

    yes the Openmicroblogging standard is still alive. every installed copy of Laconica has omb, the "mothership" at identi.ca has omb, and every openmicroblogger has omb.

    I like the omb protocol (obviously) because it is very simple and direct, and it uses the latest oauth technology

    also, Jaiku is working on support for omb protocol, see this page
    https://www.ohloh.net/tags/jaikuengine-cn/microblogging

    and there is a Python omb implementation in the works

    there is a new omb implemenation that works with Wordpress

    the omb standard is at version 0.1 and it will have "private feeds" and other improvements for 0.2 -- obviously it needs better cross-site addressing

    http://openmicroblogging.org is the main site

    You can get on the omb mailing list and ask omb protocol questions here
    http://lists.openmicroblogging.org/mailman/listinfo/omb

    omb/oauth technology is very easy to install on your web server compared to jabber/xmpp, it works on most any web host but you can't hook your Gwibber or other cool xmpp client to it right now

    tiquer.me OpenMicroBlogger could be made into an XMPP node with a wordpress plugin, or an app like the one in /app/notifixious

    XMPP support is a feature i'd like to add as soon as possible.

  • Johannes Schirge

    Johannes Schirge June 26th, 2009 @ 07:48 AM

    • Milestone changed from 0.6 to 0.5
  • Johannes Schirge

    Johannes Schirge June 28th, 2009 @ 06:43 AM

    • Tag changed from connect-to-omb to high-priority

Please Sign in or create a free account to add a new ticket.

With your very own profile, you can contribute to projects, track your activity, watch tickets, receive and update tickets through your email and much more.

New-ticket Create new ticket

Create your profile

Help contribute to this project by taking a few moments to create your personal profile. Create your profile »

a(nother) PHP implementation of the http://openmicroblogging.org standard for distributed microblogging. Compatible with identi.ca and laconi.ca

Pages