People find IRC rooms through clients that let you click and
enter a room when using # syntax. For PubSub 'feeds' (endpoints?),
I'd like to see a defined link rel=pubsub on web pages.
As I also mentioned in the social groupchat meeting last month,
I don't think we really need separate link types ('rel's) for every
possible different kind of link to an XMPP entity or the nodes it
is holding...
Instead, a client encountering such an XMPP URI (without any
'action' component) should dereference the URI, and send an XMPP
Service Discovery request the referenced JID, passing the optional
node parameter. The response then enables future actions.
21 comments so far
what kind of things?
5 months, 2 weeks ago by flosoft.
I was worried there for a minute...
5 months, 2 weeks ago by stpeter.
anything -- muc rooms, pubsub feeds, messaging gateways, data relays, people, bots, you name it
5 months, 2 weeks ago by stpeter.
and filter the results correctly
5 months, 2 weeks ago by flosoft.
simple, just build joogle :D
5 months, 2 weeks ago by sciasbat.
exactly
5 months, 2 weeks ago by stpeter.
well sure we'd need helpful filtering
5 months, 2 weeks ago by stpeter.
but that's intelligent search, no?
5 months, 2 weeks ago by stpeter.
it's a problem of their jabber interface
5 months, 2 weeks ago by tobiasfar.
perhaps, yes
5 months, 2 weeks ago by stpeter.
I find that if you post enough stuff in a decent format to the public web google does a pretty good job of finding it
5 months, 2 weeks ago by termie.
I must agree with Andy. I don't think people find IRC rooms through some nifty in-band mechanism. We need more XMPP links and auto-discovery.
5 months, 1 week ago by ralphm.
People find IRC rooms through clients that let you click and enter a room when using # syntax. For PubSub 'feeds' (endpoints?), I'd like to see a defined link rel=pubsub on web pages.
5 months, 1 week ago by boris.
As I also mentioned in the social groupchat meeting last month, I don't think we really need separate link types ('rel's) for every possible different kind of link to an XMPP entity or the nodes it is holding...
5 months, 1 week ago by ralphm.
Instead, a client encountering such an XMPP URI (without any 'action' component) should dereference the URI, and send an XMPP Service Discovery request the referenced JID, passing the optional node parameter. The response then enables future actions.
5 months, 1 week ago by ralphm.
For 'feeds' I just use rel='alternate'. Note that MIME types don't make much sense, since we don't retrieve the pointed to resource as such.
5 months, 1 week ago by ralphm.
everything you says in this thread makes sense -- I may write up a small XEP about the auto-discovery stuff...
5 months, 1 week ago by stpeter.
everything you say, that is :)
5 months, 1 week ago by stpeter.
Yay. Maybe I should just aggregate my posts and comment here to ralphm.net and be done with it.
5 months, 1 week ago by ralphm.
Comments
5 months, 1 week ago by ralphm.
done: http://www.xmpp.org/extensions/inbox/aut...
5 months, 1 week ago by stpeter.