stillhq.com : Mikal, a geek from Canberra living in Silicon Valley http://www.stillhq.com The life, times, travel and software of Michael Still en Copyright (c) Michael Still 2000 - 2006 blosxom simplerss20 v20050208hh 180 http://blogs.law.harvard.edu/tech/rss Twisted conch /python/twisted Mon, 08 May 2006 09:55:00 PST 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. <br/><br/><i>Tags for this post: python(<a href="http://www.stillhq.com/python"><img src="http://www.stillhq.com/tagicon.cgi?post=/python/twisted/000002&tag=python&format=.png" border="0" alt="S"></a>) twisted(<a href="http://www.stillhq.com/twisted"><img src="http://www.stillhq.com/tagicon.cgi?post=/python/twisted/000002&tag=twisted&format=.png" border="0" alt="S"></a>) </i> <a href="http://www.stillhq.com/python/twisted/000002.commentform.html">Comment</a> http://www.stillhq.com/python/twisted/000002.html http://www.stillhq.com/python/twisted/000002.html Twisted Python and Jabber SSL /python/twisted Tue, 18 Apr 2006 22:07:00 PST 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. <br/><br/> A little bit disappointing me thinks. <br/><br/><i>Tags for this post: python(<a href="http://www.stillhq.com/python"><img src="http://www.stillhq.com/tagicon.cgi?post=/python/twisted/000001&tag=python&format=.png" border="0" alt="S"></a>) twisted(<a href="http://www.stillhq.com/twisted"><img src="http://www.stillhq.com/tagicon.cgi?post=/python/twisted/000001&tag=twisted&format=.png" border="0" alt="S"></a>) </i> <a href="http://www.stillhq.com/python/twisted/000001.commentform.html">Comment</a> http://www.stillhq.com/python/twisted/000001.html http://www.stillhq.com/python/twisted/000001.html