Currently Being Moderated

XIFF 3 Beta

Posted by David Smith on Apr 2, 2008 3:40:58 PM

I'm happy to announce that we've just released an initial beta of XIFF 3.0, our open source ActionScript library for building XMPP clients. Continuing along the path set by Sean and the previous developers of XIFF, we've moved to embrace ActionScript 3 and Flex, while adding significant functionality improvements at the same time. Highlights include BOSH support, VCard support, and redesigned APIs. Feedback is strongly requested; It has been quite a while since a XIFF release, and a lot of things have changed, so I will be interested to see how the community feels about the direction we've taken things.

 

Some parts of this new release are still in a transitional stage. For example, SASL support is only available for BOSH connections at the moment. As more code is generalized between the BOSH and Socket connections, this limitation will go away.

5,637 Views Tags: planetjabber, xmpp, flex, sparkweb, actionscript, xiff, webapps, release, beta


Apr 3, 2008 10:17 AM PiLa100    says:

Where can i find a simple example, with the basics like login, presence, chat, etc with this library??

 

Thanks and regards!!

Apr 4, 2008 1:15 AM tony    says in response to PiLa100:

XIFF 3 Beta ---

     

    Is it possible to use this under proxy servers?????

 

Thanks

Tony

Apr 4, 2008 12:11 PM David Smith David Smith    says in response to PiLa100:

I didn't have time to do examples for this beta; subsequent ones (soon!) will include example code.

Apr 4, 2008 12:13 PM Nick Velloff    says in response to David Smith:

Im glad to see that work is going to continue on XIFF, after my initial AS3 port. I did an example Flex application that I have provided the source on my blog:

 

http://www.velloff.com/?p=17#comments

 

Unless there are major changes in the code, this will get you started with MUC, presence, and a few other key features.

Apr 4, 2008 12:22 PM Sean Voisen Sean Voisen    says:

This is great news! I'll definitely be checking it out when I get a chance. Glad to see that all the work I did so long ago is still alive.

Apr 4, 2008 12:28 PM Matt Tucker Matt Tucker    says in response to Sean Voisen:

David -- props to you for getting this up. I'm excited to see it getting more traction. Sean and Nick -- we hope to continue the great legacy you started.

Apr 4, 2008 11:53 PM tony    says in response to tony:

I think it is useless untill it has not the facility to work under proxy servers.

 

As most number of users are working under proxy servers and this api is not able to make connection under proxy (according to my testing ).

May 31, 2008 3:25 PM david    says in response to tony:

the library still needs a lot of work imho. better than the previous release thats for sure which was littered with problems- but still seems to need an awful lot of work (hopefully another release shortly should sort things out

Jul 20, 2008 8:22 AM Dave Keen    says:

Hey all,

 

I've written a PureMVC tutorial which uses XIFF to create a simple Jabber client.

 

Check it out at http://www.actionscriptdeveloper.co.uk/puremvc-tutorial-flex-puremvc-jabber-and- xiff-3-introduction/

 

Enjoy,

 

Dave

http://www.actionscriptdeveloper.co.uk