Pedro Melo | 1 Jul 16:29
Picon

Re: XEP-0115: Entity Capabilities

Hi,

On Jun 30, 2007, at 4:55 PM, Andreas Monitzer wrote:

> On Jun 30, 2007, at 16:26, Norman Rasmussen wrote:
>
>> Or you can do what was suggested in the list (don't know if it is
>> mentioned in the spec): cache the information about {client_name,
>> client_version} => caps* only after you receive the exact same
>> information from 5 or 6 different JIDs.
>>
>> The roster is assumed to be for people you trust.
>>
>> The cache should probably only cache after the same info is  
>> received from 5 or 6 different domains.
>>  - Transports can pollute the cache easily because they often have  
>> well in excess of 20 contacts subscribed
>>  - Corporate installations probably only have one or two domains,  
>> but they probably won't suffer from the lack of caching either.
>
> All these complications (my guess is that it doubles the amount of  
> code and storage requirements) for a workaround that doesn't fix  
> the underlying issue at all, and even violates the current XEP?
> I'd quote the exact sentence, but xmpp.org is down right now. I'm  
> pretty sure that the client MUST not get the data from another node  
> when it already got it once.

There is a proposal in the std list by Joe Hildebrand that should  
solve most of the problems reported.

(Continue reading)

Alexander Gnauck | 1 Jul 22:01
Picon
Favicon
Gravatar

XSF membership application period Q3/2007

The XMPP Standards Foundation (XSF) is currently holding its quarterly
membership application period:

http://wiki.jabber.org/index.php/Membership_Applications_July_2007

Applications are encouraged from developers and others who are actively
involved in the Jabber/XMPP community. To apply, create a page about
yourself on the wiki. If you don't have a wiki account, send your name
and email address to one of the Sysops:

http://wiki.jabber.org/index.php/Sysops

Because the XSF is a membership organization, we need you to maintain
our legal status, elect the XSF Council and XSF Board of Directors,
etc. Responsibilities are minimal (mostly voting) and it looks nice on
your resume.  :-)

The application period ends on July 15, so apply today!

Thanks.

Alex

Picon

clients supporting ibb

Hi,

   I need to test file transfer of large files through ibb, can someone 
let me know which clients support this ? I should be able to disable all 
other modes of transfer and use only ibb.

Thanks,
Mridul

Alexey Nezhdanov | 2 Jul 20:56
Picon

Re: clients supporting ibb

On Monday 02 July 2007 20:37, Mridul Muralidharan wrote:
> Hi,
>
>    I need to test file transfer of large files through ibb, can someone
> let me know which clients support this ? I should be able to disable all
> other modes of transfer and use only ibb.
I do not sure but may be gajim do. Try it.

> Thanks,
> Mridul

--

-- 
Respectfully
Alexey Nezhdanov

Picon

Re: clients supporting ibb

Hello

On Mon, Jul 02, 2007 at 10:56:44PM +0400, Alexey Nezhdanov wrote:
> On Monday 02 July 2007 20:37, Mridul Muralidharan wrote:
> > Hi,
> >
> >    I need to test file transfer of large files through ibb, can someone
> > let me know which clients support this ? I should be able to disable all
> > other modes of transfer and use only ibb.
> I do not sure but may be gajim do. Try it.

No, gajim does not. I know of bombus that supports ibb only (on a mobile
phone, you can have only one connection opened).

--

-- 
grep me no patterns and I'll tell you no lines.

Michal 'vorner' Vaner
JD Conley | 3 Jul 00:34

RE: clients supporting ibb

SoapBox does IBB (http://soapbox.net) but it isn't XEP-0096 compatible at the moment. We use our own
profile on top of 0095 we call "direct connect" for breaking up stanzas that we consider to be too large
(i.e. embedded images). You can ping me off list if you're interested in this.

I'm 99% certain Spark does IBB + 0096.

-JD

________________________________

From: jdev-bounces <at> jabber.org on behalf of Mridul Muralidharan
Sent: Mon 7/2/2007 9:37 AM
To: Jabber software development list
Subject: [jdev] clients supporting ibb

Hi,

   I need to test file transfer of large files through ibb, can someone
let me know which clients support this ? I should be able to disable all
other modes of transfer and use only ibb.

Thanks,
Mridul

Attachment (winmail.dat): application/ms-tnef, 3758 bytes
Alexandre | 3 Jul 08:19
Picon
Favicon

Blocked users

Hi guys,

How to list the blocked users in jabber protocol ? 

David Ammouial | 3 Jul 17:16
X-Face

Re: Jabber client as sip2xmpp gateway for voice

On Dissabte 30 Juny 2007, Oleg Motienko wrote:
> It can be a plugin for any existing client, so I can use my favorite
> client and do call with my favorite phone device :)

Alternatively, you might want to consider using [1]Telepathy (not the one 
referred to in XEP-0183).
This approach has basically the same advantages as a client plugin (code and 
connection reuse), without loading the clients with unrelated features.

[1] Telepathy homepage: http://telepathy.freedesktop.org/wiki/

Regards.
--

-- 
David
Peter Saint-Andre | 3 Jul 17:19

Re: Blocked users

Alexandre wrote:
> Hi guys,
> 
> How to list the blocked users in jabber protocol ? 

You're probably interested in this:

http://www.xmpp.org/extensions/xep-0016.html

Peter

--

-- 
Peter Saint-Andre
XMPP Standards Foundation
http://www.xmpp.org/xsf/people/stpeter.shtml

Attachment (smime.p7s): application/x-pkcs7-signature, 7358 bytes
Dieter Lunn | 3 Jul 17:30
Picon
Gravatar

C# SslStream Issues

Hi
I am writing a library in C# and I am having issues changing to a secure stream.  When I start the authenticate as client and it receives the data and runs it through the xml parser and I get an error.  The socket code can be found here: http://xmppnet.googlecode.com/svn/trunk/xmpp/net/AsyncSocket.cs

--
Dieter Lunn
http://www.coder2000.ca


Gmane