Differences between revisions 33 and 34
Revision 33 as of 2005-03-17 00:51:44
Size: 4711
Editor: RichardJones
Comment: Location and time info from Steve Holden
Revision 34 as of 2005-03-17 01:03:56
Size: 4747
Editor: ip68-96-11-120
Comment: Added directions link to logistics location
Deletions are marked like this. Additions are marked like this.
Line 152: Line 152:
 Location: GWU on the third floor of the Marvin Conference Center  Location: GWU on the third floor of the Marvin Conference Center: http://cafritz.gwu.edu/Directions

Please add planned sprints to this page. Feel free to create new wiki pages for planning your sprint in detail.

Introduction

What is a sprint?

A sprint is a focused development session, in which developers pair in a room and focus on building a particular subsystem. A sprint is organized with a coach leading the session. The coach sets the agenda, tracks activities, and keeps the development moving. The developers work in pairs using XP's pair programming approach.

The sprint approach works best when the first few hours are spent getting oriented -- presenting a tutorial for the development material, laying out the stories to tackle for the day, getting everyone a CVS or SVN checkout to work with.

[http://www.zopemag.com/Guides/miniGuide_ZopeSprinting.html ZopeMag's miniGuide to Zope Sprinting] is a good introductory article; just mentally remove every "Zope" from the article to make it generic.

Why sprint at PyCon?

The sprints are intended to benefit various projects, and to encourage more people to take part in development. They will also be a good place to see ExtremeProgramming or other AgileMethods in action, and to work closely with experienced Python developers.

PyCon will always have a core Python sprint. Other topics will come and go each year.

If you wish to participate in a sprint, please contact the sprint organizers in advance! Sprint topics are listed below.

(Can we get a link to a common reference page describing how Sprints work, for those whom this is their first sprint? Does each person bring a laptop? Do we use a private LAN in the sprint room or have Internet access to a Subversion server? How is chaos avoided?)

Schedule

Saturday, March 19

Sunday, March 20

Monday, March 21

Tuesday, March 22

Possible Sprint Topics

Python Core

* rewrite setup.py

* rewrite site.py

  • I'd like to see something like site.addsitedir() made into a public API so that additional directories of .pth files can be processed in a consistent manner without having to re-implement that machinery. -- FredDrake

* handle bugs / patches

Logistics

  • Location: GWU on the third floor of the Marvin Conference Center: http://cafritz.gwu.edu/Directions Time: Starting 8 am Saturday Date: Saturday March 19 through Tuesday March 22 inclusive. Cost to attend: Free! Bring: Your laptop and a wireless card.

Who makes this possible?

The [http://www.python.org/psf Python Software Foundation ] is sponsoring the sprints for PyConDC2005. Please consider making a [http://www.python.org/psf/donations.html donation] to support this vital community activity!


CategoryPyCon2005

PyConDC2005/Sprints (last edited 2008-11-15 14:00:54 by localhost)

Unable to edit the page? See the FrontPage for instructions.