Monthly Archives: April 2008

Python LDAP for Windows and Python 2.4

At work we need to do some ldap work and it so happens we run Python 2.4. Unfortunately the only pre-compiled package I’ve found for Windows is for Python 2.5. I’ve tried all morning compiling python-ldap for Windows but that … Continue reading

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