Tag Archives: xmpp

Ubikod: Here I come

Today is my last day at Ipsis as I’m joining Ubikod starting from Monday to become a senior software developer. Ubikod is a young but enthusiastic company that is geared toward the future as they’re leading the way of social … Continue reading

Posted in android, xmpp | Tagged , , | 5 Comments

Is XMPP for the web ready?

A discussion started recently on the Jabber social mailing-list about the current state of XMPP support at Facebook. If you don’t remember the idea of a XMPP network for Facebook I’d say it’s rather normal considering they talked about it … Continue reading

Posted in atompub, python, xmpp | Tagged , , , | 12 Comments

XMPP and IronPython 2 using headstock, bridge and Kamaelia

I am glad to announce that IronPython 2 is now capable of running my XMPP Python library: headstock. .NET has already an excellent XMPP SDK called agsXMPP that is a native .NET/C# framework. However I’m a Python developers at heart … Continue reading

Posted in headstock, ironpython, oss, python, xmpp | Tagged , | Leave a comment

Geolocalization and microblogging

I’ve been working recently with Adrian Hornsby who’s been interested in using the microblogging example I had setup to demonstrate headstock, amplee and some ideas about microblogging in general. Today Adrian asked me how to add some gelocalization information to … Continue reading

Posted in headstock, python, xmpp | Tagged , , , , | 3 Comments

Notifixious – A notification platform

I’ve recently registered to Notifixious home page, a notification platform that integrates XMPP natively. Though the application is not looking as polished as one might hope it already provides interesting features. Overall I think any work towards better notification system … Continue reading

Posted in python, xmpp | Tagged , , | 2 Comments

jlib preview – PyQt4 library for XMPP

I’ve been recently working on a library called jlib that providing PyQt4 objects and widgets that can be integrated to a PyQt4 application. In other words jlib is not a new Jabber client but a toolbox to enjoy the benefit … Continue reading

Posted in python, xmpp | Tagged , , | Leave a comment

XMPP, AtomPub and microblogging

Following my previous posts about my work on mixing AtomPub and XMPP together in a single application I’ve worked yesterday on the basic workflow of the application I write. The first use case is to create a profile using OpenID. … Continue reading

Posted in python, xmpp | Tagged , , , , | 1 Comment

Facebook goes XMPP

Via Peter Saint-André we learn that facebook is adding XMPP as a mean to connect and use its services. Independently from what usage is made of Facebook this is a great news for the Jabber community in general and the … Continue reading

Posted in python, xmpp | Tagged , , | Leave a comment

XMPP, AtomPub, headstock, amplee and the BBC

Matthew Wood, from the BBC Radio Labs, posted a few days ago an exciting note regarding fun he was having with XMPP and services such as last.fm to inform user, via XMPP messages, of BBC radios broadcasting music they might … Continue reading

Posted in atompub, python, xmpp | Tagged , , , | Leave a comment

AtomPub and XMPP

There has been quite a lot of discussions around the use of XMPP in a web context and how to blend HTTP and XMPP protocols for a better social network experience. I’ve been working on implementing XMPP for a while … Continue reading

Posted in amplee, xmpp | Tagged , , | Leave a comment