The How Pycon is Developed talk was given by Brett Cannon, a Python core developer. Brett spoke on how to start helping out with programming Python Core. To start off, he recommended learning the bug tracking system and how to use it, then start fixing bugs. To get started, go to news-bugs-announce or python-bugs-list. there […]
The Windmill talk was given by Adam Christian. It is an IDE for testing websites in various browsers. It allows the developer to build, record and edit tests. The playback and debugging is done in the IDE. It can launch Firebug in Firefox or use Firebug-Lite in the other browsers. It also has a DOM […]
The first PyCon talk I attended was entitled About Python Namespaces (and Code Objects), presented by Jeff Rush. This talk was a little over my head. Be sure to grab the slides and watch the video when and if the PyCon organizers post them.
On March 27th, 2009, PyCon Chicago really started off. Some might call the previous two days of tutorials a pre-PyCon, but the "real" conference didn't start until today. This morning, the organizers have scheduled an opening Plenary and some morning lightning talks. After the lightning is over, we have a break and then it's on […]
Today the Pycon 2009 tutorial days finished. I attended both TurboGears classes on Wednesday, and then I went to the Py.Test and Internet Programming classes on Thursday. The TurboGears classes were mostly led by Mark Ramm, one of the core TG developers. Unfortunately, his class notes, slides and code samples were riddled with errors and […]
Last week, PyCon officials banned Randall Munroe of the webcomic, XKCD from PyCon. This is an odd move after licensing one of his comics for last year's conference. Of course, if you look at the PyCon mailing list's archives, you'll soon realize that this is a publicity stunt and they are instead trying very hard […]