My Book

Exit doors
Tags
Archives
License
http://www.defuze.org is licensed by Sylvain Hellegouarch under a Creative Commons Attribution-Noncommercial-Share Alike 3.0 United States License.Books I Reviewed


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
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
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
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
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
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
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
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
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
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