[JDEV] Jabber Resource Questions

Keith Minkler kminkler at jabber.com
Wed Aug 2 08:15:25 CDT 2000


Okay, i think i can help clarify these questions.. =}

On Tue, Aug 01, 2000 at 10:40:11AM -0500, Thomas Charron wrote:
> Quoting Michael Brown <michael at aurora.gen.nz>:
> > I can't see it being that huge...  how often do people change resources?
> > How many resources do you have exactly?  :-)
> 
>   Personally, I'd say one would want two kinds of resources.  Those that are 
> predefined, and those that are dynamically created.  This would actually be a 
> requirement for mod_filter to do some better things, such as filtering content 
> by target, aka, Cell, WinJab, IRC, etc..
> 
> > Ahh...  no way to force it to a particular resource.  I didn't think of
> > that.
> 
>   Currently, no.  Personally, I agree with you that Resources should, and in 
> the past have planned to be, much more then they are currently..


mod_filter will be able to show you "mailboxes" or resources that a USER has setup on his server with special functionality.. i.e., you can set up a resource for yourself, such as /work, and tell mod_filter that when the /work resource is offline, and it gets a message, to store it offline (as opposed to sending it to the active session)  when you have this rule then, mod_filter will show that resource in your client (as unavailable) such as mod_offline did in the past.

Clients will aslo be able to send a jabber:x:filter packet (with thier initial presence) that can specify what TYPES of messages they can handle.. so to use my wijits for an example, wijit can only handle normal and chat messages, it cann't handle headlines, or groupchat, so it NEVER wants to even see those... it would just send a jabber:x:filter packet when it logs in, to tell the server not to send it headlines or groupchat messages, and the server will not deliver those message types.  and such is the same as my gcWijit, which only handles groupchat messages, it doesn't want to see any normal or chat, since it can't even handle them.

such is this same with a text pager, for example, you only want to see normal messages, since (if it's not a two-way pager) you cant really "chat" on them.


oops, that answers the question below:  =]
> 
> > Except now that is not useful to me...  I thought that it would be nice to
> > be able to forward a message that I got at work to my home address for
> > later, but as you have pointed out, it would just come back to me at work
> > unless I left myself logged on at home also.
> > I guess that resources just aren't as useful as I thought they were going
> > to
> > be.  :(
> 
>   See above.  Alot of this is based on mod_filter.  mod_filter should have the 
> ability to state what resources are stored offline and *ONLY* delivered to the 
> resource, which are cc'd to another resource, etc..etc..
> 
> --- 
> Thomas Charron
> << Wanted: One decent sig >>
> << Preferably litle used  >>
> << and stored in garage.  ?>>
> 
> _______________________________________________
> jdev mailing list
> jdev at jabber.org
> http://mailman.jabber.org/listinfo/jdev
> 




More information about the JDev mailing list