Differences between revisions 5 and 47 (spanning 42 versions)
Revision 5 as of 2005-01-14 15:15:26
Size: 607
Editor: natted
Comment:
Revision 47 as of 2008-11-15 14:00:54
Size: 5122
Editor: localhost
Comment: converted to 1.6 markup
Deletions are marked like this. Additions are marked like this.
Line 1: Line 1:
Add planned sprints to this page. Feel free to create new wiki pages for planning your sprint in detail. #acl All:read
The sprint rooms are 301 and 307 on the third floor of the Marvin Center, and sprints will run from 8am to 6pm (roughly) each day from Saturday March 19 through Tuesday March 22. Further information, including a link to directions, under ''Logistics'' below.
Line 3: Line 4:
= Saturday, March 19 = 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.

(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 ==

   CanDo (Plone/PostgreSQL Application 9am - 6pm, Coach: Alan Elkner )
Line 7: Line 39:
   Zope3Sprint    Zope3Sprint (time: 9am - 6pm, Coach: Garrett Smith)
Line 9: Line 41:
   ZODBSprint    ZodbSprint
Line 11: Line 43:
= Sunday, March 20 =    Zope3AppSprint

   PyCoreAstSprint

   PyPySprint (10am - whenever, Coordinator: Jacob Hallén)

   EmailSprint ('''withdrawn''')

   Mailman3Sprint (Coach: Barry Warsaw)

   DistutilsSprint (Coach: Fred Drake)

   TwistedSprint

   WsgiKitSprint (maybe...?)

== Sunday, March 20 ==

   CanDo (Plone/PostgreSQL Application 9am - 6pm, Coach: Alan Elkner )
Line 15: Line 65:
   Zope3Sprint    Zope3Sprint (time: tba, Coach: Garrett Smith)
Line 17: Line 67:
   [ZODBSprint]    ZodbSprint
Line 19: Line 69:
= Monday, March 21 =    Zope3AppSprint
Line 21: Line 71:
   CanDo (9am - 4pm, Coach: AlanElkner )    PyCoreAstSprint
Line 23: Line 73:
   Zope3Sprint    PyPySprint (10am - whenever, Coordinator: Jacob Hallén)
Line 25: Line 75:
   ZODBSprint    EmailSprint ('''withdrawn''')
Line 27: Line 77:
= Tuesday, March 22 =    Mailman3Sprint (Coach: Barry Warsaw)
Line 29: Line 79:
   CanDo (9am - 4pm, Coach: AlanElkner )    DistutilsSprint (Coach: Fred Drake)
Line 31: Line 81:
   Zope3Sprint    TwistedSprint
Line 33: Line 83:
   ZODBSprint    WsgiKitSprint (maybe...?)

   UnununiumSprint

== Monday, March 21 ==

   CanDo (Plone/PostgreSQL Application 9am - 6pm, Coach: Alan Elkner )

   Zope3Sprint (time: tba, Coach: Garrett Smith)

   ZodbSprint

   Zope3AppSprint

   PyCoreAstSprint

   PyPySprint (10am - whenever, Coordinator: Jacob Hallén)
  
   MatplotlibSprint (Coach: John Hunter)

   EmailSprint ('''withdrawn''')

   Mailman3Sprint (Coach: Barry Warsaw)

   DistutilsSprint

   ChandlerSprint2005 (Coach: Ted Leung)

   TwistedSprint

   WsgiKitSprint (Coach: Ian Bicking)

== Tuesday, March 22 ==

   CanDo (Plone/PostgreSQL Application 9am - 6pm, Coach: Alan Elkner )

   Zope3Sprint (time: tba, Coach: Garrett Smith)

   ZodbSprint

   Zope3AppSprint

   PyCoreAstSprint

   PyPySprint (10am - whenever, Coordinator: Jacob Hallén)

   EmailSprint ('''withdrawn''')

   Mailman3Sprint (Coach: Barry Warsaw)

   DistutilsSprint

   ChandlerSprint2005 (Coach: Ted Leung)

   TwistedSprint

   WsgiKitSprint (Coach: Ian Bicking)

   AdaptersAndInterfacesSprint (Coach: Bruce Eckel)

= Possible Sprint Topics =

JythonSprint?
SWTSprint?

== 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

 Rooms: probably 301, 307, and, on Monday and Tuesday, 310.

 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 (though a wired network infrastructure will also be available).

 IRC: #pycon on irc.freenode.net

= 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!

The sprint rooms are 301 and 307 on the third floor of the Marvin Center, and sprints will run from 8am to 6pm (roughly) each day from Saturday March 19 through Tuesday March 22. Further information, including a link to directions, under Logistics below.

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.

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.

(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

JythonSprint? SWTSprint?

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 Rooms: probably 301, 307, and, on Monday and Tuesday, 310. 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 (though a wired network infrastructure will also be available). IRC: #pycon on irc.freenode.net

Who makes this possible?

The Python Software Foundation is sponsoring the sprints for PyConDC2005. Please consider making a 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.