Content here is by:
Michael Still
mikal@stillhq.com

All my Open Source projects
Extracted view of CVS
Home
Site map

287 comments today, 287 of them spam. 375557 comments overall, 374635 of them spam. See recent comments. RSS feed of all comments.

ImageMagick book
MythTV book







Mon, 08 May 2006



Twisted conch

    It seems to me that every time I go to write some networking code in Python, the twisted guys have got there before me. Today's adventures are involving twisted conch, which seems very cool. The documentation is a bit patchy though.

    Tags for this post: python(S) twisted(S)

posted at: 09:55 | path: /python/twisted | permanent link to this entry
There are no comments on this post which have survived moderation. 165 posts have been culled and 119 blocked. Be the first to make a non-spam comment here, please!


Tue, 18 Apr 2006



Twisted Python and Jabber SSL

    Ok, so I thought it would be cool to be able to send Google Talk messages to my MythTV box. Can't be too hard to write a twisted python jabber client can it? Well, after an hour of surfing, I give up. I have the simple jabber client example, but it totally doesn't work with the Google servers, I suspect because it doesn't do SSL. I can see one of the twisted.words maintainers filing bugs against the xish stuff too, which I suspect means it's going to be a while.

    A little bit disappointing me thinks.

    Tags for this post: python(S) twisted(S)

posted at: 22:07 | path: /python/twisted | permanent link to this entry
There are no comments on this post which have survived moderation. 1 posts have been culled and 0 blocked. Be the first to make a non-spam comment here, please!