Nisar Pv | 3 Sep 17:18
Picon

Invitation to connect on LinkedIn

Nisar Pv requested to add you as a connection on LinkedIn:

Artur,

I'd like to add you to my professional network on LinkedIn.

-Nisar

View invitation from Nisar Pv

Fact: 13 people join LinkedIn every minute

© 2007, LinkedIn Corporation

Devraj Mukherjee | 5 Sep 05:59
Picon

XMPP code library for Objective-C or C

Hi everyone,

1. Does anyone know of an Objective-C/Cocoa library to do XMPP? If yes
then which one would you recommend.

2. Otherwise are there any C code libraries that one would recommend.
The only one I have had a quick play with is Loudmouth.

Thanks for your time.

--

-- 
"I never look back darling, it distracts from the now", Edna Mode (The
Incredibles)

Christopher Zorn | 5 Sep 06:13
Picon

Re: XMPP code library for Objective-C or C

On 9/4/07, Devraj Mukherjee <devraj <at> gmail.com> wrote:
> Hi everyone,
>
> 1. Does anyone know of an Objective-C/Cocoa library to do XMPP? If yes
> then which one would you recommend.
>
> 2. Otherwise are there any C code libraries that one would recommend.
> The only one I have had a quick play with is Loudmouth.

You can try libstrophe. It is pretty good.

http://onlinegamegroup.com/projects/libstrophe

>
> Thanks for your time.
>
> --
> "I never look back darling, it distracts from the now", Edna Mode (The
> Incredibles)
>

Peter Saint-Andre | 5 Sep 06:22
Favicon

Re: XMPP code library for Objective-C or C

> On 9/4/07, Devraj Mukherjee <devraj <at> gmail.com> wrote:
>> Hi everyone,
>>
>> 1. Does anyone know of an Objective-C/Cocoa library to do XMPP? If yes
>> then which one would you recommend.
>>
>> 2. Otherwise are there any C code libraries that one would recommend.
>> The only one I have had a quick play with is Loudmouth.
>
> You can try libstrophe. It is pretty good.
>
> http://onlinegamegroup.com/projects/libstrophe

The other popular C libs seem to be Loudmouth and iksemel:

http://www.loudmouth-project.org/

http://code.google.com/p/iksemel/

/psa

Tomasz Sterna | 5 Sep 10:02
Favicon
Gravatar

Re: XMPP code library for Objective-C

Dnia 05-09-2007, Śr o godzinie 13:59 +1000, Devraj Mukherjee napisał(a):
> Does anyone know of an Objective-C/Cocoa library to do XMPP?

You may want to contact Bazyli Zygan <bazyl <at> idomorethanchat.org>, to get a pre-release copy of http://italk.xiaoka.com/wiki/XMPPFramework

--

-- 
Tomasz Sterna
Xiaoka.com  http://www.xiaoka.com/

Devraj Mukherjee | 5 Sep 12:03
Picon

Re: XMPP code library for Objective-C or C

Thanks for your responses.

I will keep working with Loudmouth :)

On 9/5/07, Peter Saint-Andre <stpeter <at> stpeter.im> wrote:
> > On 9/4/07, Devraj Mukherjee <devraj <at> gmail.com> wrote:
> >> Hi everyone,
> >>
> >> 1. Does anyone know of an Objective-C/Cocoa library to do XMPP? If yes
> >> then which one would you recommend.
> >>
> >> 2. Otherwise are there any C code libraries that one would recommend.
> >> The only one I have had a quick play with is Loudmouth.
> >
> > You can try libstrophe. It is pretty good.
> >
> > http://onlinegamegroup.com/projects/libstrophe
>
> The other popular C libs seem to be Loudmouth and iksemel:
>
> http://www.loudmouth-project.org/
>
> http://code.google.com/p/iksemel/
>
> /psa
>
>
>

--

-- 
"I never look back darling, it distracts from the now", Edna Mode (The
Incredibles)

Mikael Hallendal | 6 Sep 14:33
Gravatar

Re: XMPP code library for Objective-C or C

5 sep 2007 kl. 12.03 skrev Devraj Mukherjee:

Hi,

> Thanks for your responses.
>
> I will keep working with Loudmouth :)

Now, that's a smart lad! (maintainer of Loudmouth here, I'm biased ;) )

I suggest you join our mailing list if you have questions or  
suggestions on how to make it easier to work with under Bbjective-C/ 
Cocoa. I am very interested to get good integration with this  
platform but I haven't had the time to look into it (and probably  
won't in any foreseeable future).

Best Regards,
   Mikael Hallendal

> On 9/5/07, Peter Saint-Andre <stpeter <at> stpeter.im> wrote:
>>> On 9/4/07, Devraj Mukherjee <devraj <at> gmail.com> wrote:
>>>> Hi everyone,
>>>>
>>>> 1. Does anyone know of an Objective-C/Cocoa library to do XMPP?  
>>>> If yes
>>>> then which one would you recommend.
>>>>
>>>> 2. Otherwise are there any C code libraries that one would  
>>>> recommend.
>>>> The only one I have had a quick play with is Loudmouth.
>>>
>>> You can try libstrophe. It is pretty good.
>>>
>>> http://onlinegamegroup.com/projects/libstrophe
>>
>> The other popular C libs seem to be Loudmouth and iksemel:
>>
>> http://www.loudmouth-project.org/
>>
>> http://code.google.com/p/iksemel/
>>
>> /psa
>>
>>
>>
>
>
> -- 
> "I never look back darling, it distracts from the now", Edna Mode (The
> Incredibles)

--
Imendio AB, http://www.imendio.com

Mikael Hallendal | 10 Sep 08:31
Gravatar

Re: XMPP code library for Objective-C or C

10 sep 2007 kl. 08.26 skrev Devraj Mukherjee:

Hey,

> Hey Mikael.
>
> I will give it a shot writing a Cocoa wrapper for Loudmouth :)

Sweet, looking forward to result!

Cheers,
   Mikael Hallendal

--
Imendio AB, http://www.imendio.com

Devraj Mukherjee | 10 Sep 08:26
Picon

Re: XMPP code library for Objective-C or C

Hey Mikael.

I will give it a shot writing a Cocoa wrapper for Loudmouth :)

On 9/6/07, Mikael Hallendal <micke <at> imendio.com> wrote:
> 5 sep 2007 kl. 12.03 skrev Devraj Mukherjee:
>
> Hi,
>
> > Thanks for your responses.
> >
> > I will keep working with Loudmouth :)
>
> Now, that's a smart lad! (maintainer of Loudmouth here, I'm biased ;) )
>
> I suggest you join our mailing list if you have questions or
> suggestions on how to make it easier to work with under Bbjective-C/
> Cocoa. I am very interested to get good integration with this
> platform but I haven't had the time to look into it (and probably
> won't in any foreseeable future).
>
> Best Regards,
>    Mikael Hallendal
>
> > On 9/5/07, Peter Saint-Andre <stpeter <at> stpeter.im> wrote:
> >>> On 9/4/07, Devraj Mukherjee <devraj <at> gmail.com> wrote:
> >>>> Hi everyone,
> >>>>
> >>>> 1. Does anyone know of an Objective-C/Cocoa library to do XMPP?
> >>>> If yes
> >>>> then which one would you recommend.
> >>>>
> >>>> 2. Otherwise are there any C code libraries that one would
> >>>> recommend.
> >>>> The only one I have had a quick play with is Loudmouth.
> >>>
> >>> You can try libstrophe. It is pretty good.
> >>>
> >>> http://onlinegamegroup.com/projects/libstrophe
> >>
> >> The other popular C libs seem to be Loudmouth and iksemel:
> >>
> >> http://www.loudmouth-project.org/
> >>
> >> http://code.google.com/p/iksemel/
> >>
> >> /psa
> >>
> >>
> >>
> >
> >
> > --
> > "I never look back darling, it distracts from the now", Edna Mode (The
> > Incredibles)
>
>
> --
> Imendio AB, http://www.imendio.com
>
>
>

--

-- 
"I never look back darling, it distracts from the now", Edna Mode (The
Incredibles)

ju | 13 Sep 18:57

PubSub XEP-0060 misunderstandings

Hi every body !

I have some misunderstandings on XEP-0060 PubSub.

What I understand :

A node can be :
- persistent or transient
- notification or payload

When someone publish to a node (for example persistent/payload), event notifications to subscribers can be only-notification or payload-included, depending on pubsub#deliver_payloads value.
If pubsub#deliver_payload if false, payload are not sent but can be retrieved by protocol "Retrieve items from a node ( chapter 6.4 in XEP ).

BUT, if what I understand is right, I don't understand followings :

- why a persistent / notification node can contain a payload ? (table 5 in XEP)
- how to set notification or payload configuration. There is no field in pubsub#node_config to set it.

Thanks of lot to give me the right understanding of this XEP.

julien
jabberID : jujab <at> jabber.fr


Gmane