>> > I'd much rather add a query to the URL indicating the action:
>> >
>> > jabber:[EMAIL PROTECTED]?action=message # send IM (default action)
>> > jabber:[EMAIL PROTECTED]?action=roster # add to roster
>> >
>> > jabber:[EMAIL PROTECTED]?action=chat # join a chat room
>>
>> I think this mak
> Is there a standard way to represent a JID as a URL (analogous to a
> mailto: URL)? The most basic form would be something like
> "jabber:user@host/resource" and the default action when clicked would
be
> to send an IM to that user.
URL identify RESOURCES - people, places, documents, stuff.
PROTECTED]
Subject: Re: [JDEV] URL form of JID?
On Fri, Sep 21, 2001 at 11:48:52AM -0700, Jens Alfke wrote:
> Is there a standard way to represent a JID as a URL (analogous to a
> mailto: URL)? The most basic form would be something like
> "jabber:user@host/resource" and the default
On Mon, Sep 24, 2001 at 07:44:21PM +1000, Michael Brown wrote:
> > jabber:[EMAIL PROTECTED]?action=chat # join a chat room
> >
> > vs
> >
> > jabber:[EMAIL PROTECTED]?action=join # join a chat room
>
> jabber:[EMAIL PROTECTED]?action=chat joining a chatroom could get
> confusing. I would hav
> > I'd much rather add a query to the URL indicating the action:
> >
> > jabber:[EMAIL PROTECTED]?action=message # send IM (default action)
> > jabber:[EMAIL PROTECTED]?action=roster # add to roster
> >
> > jabber:[EMAIL PROTECTED]?action=chat # join a chat room
>
> I think this makes a lot
On Sat, Sep 22, 2001 at 09:28:40AM -0700, Jens Alfke wrote:
>
> So then we could have two queries/qualifiers:
> "type=" indicates the type of ID (person, chat, ...?) If missing,
> 'person' is assumed.
Could we link it with the browse types in the jabber:iq:browse
namespace?
dj
On Fri, Sep 21, 2001 at 11:13:56PM -0700, Jens Alfke wrote:
>
> I'd much rather add a query to the URL indicating the action:
>
> jabber:[EMAIL PROTECTED]?action=message # send IM (default action)
> jabber:[EMAIL PROTECTED]?action=roster # add to roster
>
> jabber:[EMAIL PROTECTED]?acti
On Saturday, September 22, 2001, at 01:06 AM, David Waite wrote:
> I'm curious - would we want to indicate something is an entity with a
> lot of different interactions (a chatroom could be joined or have its
> history displayed and searched; a person could be added, conversed with
> or viewe
I'm curious - would we want to indicate something is an entity with a
lot of different interactions (a chatroom could be joined or have its
history displayed and searched; a person could be added, conversed with
or viewed via vCard), or do we want to represent a specific action
against an enti
On Friday, September 21, 2001, at 06:23 PM, Bernd Eckenfels wrote:
One
might think about having our own mime-type, cause it is more flexible.
We can have a application/x-jabber-control .XJC thing, which is required to
be a special XML Document, allowing or the above things and other things
like
On Fri, Sep 21, 2001 at 05:08:14PM -0400, Julian Missig wrote:
> Whenever I represent a JID as a URI, I use jabber:user@host/resource -
> this was sort of agreed upon as a standard (originally you had to have
> jabberids like that, but they decided jabber: is not needed when within
> the protoc
Whenever I represent a JID as a URI, I use jabber:user@host/resource -
this was sort of agreed upon as a standard (originally you had to have
jabberids like that, but they decided jabber: is not needed when within
the protocol)
Julian
DJ Adams wrote:
> On Fri, Sep 21, 2001 at 11:48:52AM -070
On Fri, Sep 21, 2001 at 11:48:52AM -0700, Jens Alfke wrote:
> Is there a standard way to represent a JID as a URL (analogous to a
> mailto: URL)? The most basic form would be something like
> "jabber:user@host/resource" and the default action when clicked would be
> to send an IM to that user.
Is there a standard way to represent a JID as a URL (analogous to a
mailto: URL)? The most basic form would be something like
"jabber:user@host/resource" and the default action when clicked would be
to send an IM to that user.
It occurs to me that a second form would be useful for conferences
14 matches
Mail list logo