My Book

Exit doors
Tags
Archives
Books I Reviewed

Spring Python 1.1

Python Testing Cookbook
License
http://www.defuze.org is licensed by Sylvain Hellegouarch under a Creative Commons Attribution-Noncommercial-Share Alike 3.0 United States License.
Category Archives: headstock
Using Jython as a CLI frontend to HBase
HBase, the well known non-relational distributed database, comes with a console program to perform various operations on a HBase cluster. I’ve personally found this tool to be a bit limited and I’ve toyed around the idea of writing my own. … 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
headstock: XMPP library based on Kamaelia
I’m pleased to announce the release of the first version of headstock, my XMPP implementation using the Kamaelia library. My main motivation behind working on that project rather than using one of the existing libraries was that I wanted to … Continue reading
Posted in headstock
2 Comments