The Artima Developer Community
Sponsored Link

Python Buzz Forum
Northwest Python Sprint

0 replies on 1 page.

Welcome Guest
  Sign In

Go back to the topic listing  Back to Topic List Click to reply to this topic  Reply to this Topic Click to search messages in this forum  Search Forum Click for a threaded view of the topic  Threaded View   
Previous Topic   Next Topic
Flat View: This topic has 0 replies on 1 page
Ted Leung

Posts: 813
Nickname: twl
Registered: Jan, 2003

Ted Leung is principal of Sauria Associates, LLC. He is a member of the Apache Software Foundation
Northwest Python Sprint Posted: Jun 20, 2004 1:12 AM
Reply to this message Reply

This post originated from an RSS feed registered with Python Buzz by Ted Leung.
Original Post: Northwest Python Sprint
Feed Title: Ted Leung on the air : computers/programming/python
Feed URL: http://www.sauria.com/blog/computers/programming/python?flav=rss
Feed Description: Ted Leung on the air: Open Source, Java, Python, and ...
Latest Python Buzz Posts
Latest Python Buzz Posts by Ted Leung
Latest Posts From Ted Leung on the air : computers/programming/python

Advertisement
Today I hiked over to Bellevue for the first Pacific Northwest Python Sprint. The group was small but dedicated, including a group of hardcore folks who drove all the way from Portland for two days of Python hacking.

I was surprised to see the r0ml, aka Robert Lefkowitz, joining us for the sprint. Regular readers may remember that I was quite taken with r0ml's talks at OSCON last year, so I was quite excited when I saw his name on the wiki signup page. Imagine my surprise during the introductions when he recognized who I was. Perhaps this blog is good for something after all. I discovered some other interesting connections as well. It turns out that r0ml is the father of Glyph Lefkowitz, one of the leaders of the Twisted project. When r0ml told me this, there was a very long and amusing moment where my jaw worked wordlessly while my face displayed utter stupefaction. It just never occurred to me -- bit it was good for a laugh. I also discovered that he is, like me, a Lisp person looking for a a home. (In fact, there was at least one other such person present today).

We started the sprint with a series of lightning talks which covered, roundup, buildbot, sqllite, and Chandler. After that, we threw out ideas for sprint projects. There was a large interest in sprints involving Twisted, and not much interest in doing stuff around the Chandler repository (unit tests -- it's hard to have much to do in a single day), so I ended up getting sucked into one of the Twisted sprints. This is a good thing for me, because we just started using Twisted in Chandler, and I needed some good hands on experience. The project I ended up working on was to try to Rendezvous-enable Twisted code. We looked at pyzeroconf, a pure Python implementation of Rendezvous. I was able to scaffold out a small amount code for how to advertise a service via Rendezvous, as well as use Rende 2000 zvous to lookup a service and then connect to it. There was a bit of a learning curve -- I had to learn both pyzeroconf and bunches of twisted. It helped that we had a brief run through the Twisted finger tutorial before lunch. It still remains to be seen how to actually modify Twisted so that this functionality is built in. We were unsure whether or not we would have to Twistify pyzeroconf in order for this to be done right. Code for the various projects is going up on the SeaPIG Subversion server.

Read: Northwest Python Sprint

Topic: Software Business II Previous Topic   Next Topic Topic: Planet Python

Sponsored Links



Google
  Web Artima.com   

Copyright © 1996-2019 Artima, Inc. All Rights Reserved. - Privacy Policy - Terms of Use