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


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