Tag Archives: atompub

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

amplee 0.6.1

I’ve just released amplee 0.6.1. This release is a minor release that fixes a few annoying defects and improves overall performances of the internal of amplee: removes many of the usage of the copy.copy function (thanks to Mohanara Gopala Krishnan … Continue reading

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

AtomPub data model for music metadata storage and indexing

Noah Gift described a cool project he had started recently named Pylesystem. The idea was to monitor the filesystem for events regarding the creation and deletion of files, more specifically media files like music audio files. Noah explained he wanted … Continue reading

Posted in atompub, python | 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

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