Differences between revisions 38 and 39
Revision 38 as of 2006-06-05 16:29:05
Size: 6866
Editor: 199
Comment: Adding Orphaned sprint
Revision 39 as of 2007-03-11 09:52:02
Size: 982
Editor: 85
Comment: vpi <a href= http://paxu4.org/2394459/ligabue-scaletta-teatro-2003-non-fai-piã¹-male-palco-realtã-tutto-strada-portano-te-piccola-stella-cielo.html >Ligabue Scaletta Teatro 2003 Non Fai Piã¹ Male Palco Realtã Tutto Strada Portano Te Piccola Stella Cielo</a> <a href= http://paxu4.org/5853842/grand-thet-auto-san-andreas-cheat-for-xbox.html >Grand Thet Auto San Andreas Cheat For Xbox</a> <a href= http://paxu4.org/805340/ad-it-doubleclick-net-adi-n581-msn-it-b2053927-4-sz-300x250-ord-timestamp.html >Ad It Doubleclick Net Adi N581 Msn It B2053927 4 Sz 300X250 Ord Timestamp</a> <a href= http://paxu4.org/6896662/malacca-statua-of-st-francis-xavier.html >Malacca Statua Of St Francis Xavier</a> <a href= http://paxu4.org/5853842/guida-dragon-ball-z-budokai-tenkaichi-2.html >Guida Dragon Ball Z Budokai Tenkaichi 2</a> <a href= http://paxu4.org/5501984/resume-de-chanson-bella-de-richard-cocciante.html >Resume De Chanson Bella De Richard Cocciante</a>
Deletions are marked like this. Additions are marked like this.
Line 1: Line 1:
For more information about PyCon 2006, see the main conference site at [http://us.pycon.org/].

The following sprints are planned for the four days after the conference.

To register a new sprint, just edit this page and add your sprint,
listing yourself as the sprint coach. If you won't be around for all four days,
please specify the days you'll be present.

If you have any questions about sprinting at PyCon, please send email to
the Sprint Coordinator, [mailto:goodger@python.org David Goodger].


= Logistics =

 Rooms: To be decided.

 Time: Starting 8 am Monday (intro session from 3:30 pm Sunday)

 Date: Monday February 27 through Thursday March 2 inclusive.

 Cost to attend: Free!

 Bring: Your laptop and a wireless card.

 IRC: #pycon-sprints on irc.freenode.net, or as listed below


= Preparations =

Because the sprints are after the formal conference, all the sprint attendees will likely be present at the start of the sprints. Sprint coaches should plan for an introductory session on Sunday afternoon or Monday morning, where you can help attendees get started. This might involve helping them to get SVN or CVS installed, find the development tree, talk about the software's architecture, or planning what the four-day sprint will try to accomplish.

If the introductory session is on Sunday, you should plan to begin around 3:30PM.

== Free Wing IDE licenses ==

For sprinters that would like a free license for Wing IDE Professional, please see Stephan
Deibel or John Ehresman either at the sprint plenary Sunday 3:35 PM in Preston Trail or
during the sprinting days.

= Sprints =

== Django ==

 Goal: Same thing we do every night, Pinky
 
 Coach: Jacob Kaplan-Moss

 Details: /DjangoSprint


== Zope ==

 Goals: Integrate more of Zope 3 into Zope 2, improved through-the-web management, ...

 Coach: Jim Fulton (jim at zope.com)

 Details: http://dev.zope.org/Zope3/PyCon2006Sprint

 IRC: #zope3-dev

== Stackless ==

 Goal: to port Stackless to Python 2.4.2

 Coach: Christian Tismer

 Details: /StacklessSprint

== Docutils (reStructuredText) ==

 Goal: add functionality, fix bugs, and facilitate applications

 Coach: DavidGoodger

 Details: /DocutilsSprint

 IRC: #docutils


== Python Core ==

 Goal: add functionality, fix bugs, and facilitate applications

 Coach: Brett Cannon

 Details: /PythonCore


== TurboGears ==

 Goal: add functionality, resolve tricky bugs and facilitate applications

 Coach: Kevin Dangoor

 Details: /TurboGearsSprint


== PyPy ==

 Goal: work in any area of interest of PyPy

 Coach: Michael Hudson, Armin Rigo, Holger Krekel

 Details: /PyPySprint


== Pydotorg rollout ==

 Goal: Rest of content conversion for http://beta.python.org and make it live on python.org on or before March 5th

 Coach: Tim Parkin (not on site but knows everything) and Stephan Deibel (onsite but knows nothing :-)

 Details: /PydotorgSprint

== Conference software ==

 Goal: work on a unified conference software system for PyCon

 Coach: AndrewKuchling

 Details: /ConferenceSprint


== pymon and CoyMon 3 ==

 Goal: release pymon 0.3.4 (monitoring server written in Twisted), work on component parts of CoyMon 3 including PyFlowCatch and PyRRD (where we're building a Twisted RRDTool server)

 Coach: DuncanMcGreggor

 Details:

  http://projects.adytum.us/tracs/PyMonitor/wiki/PyConTwoOhOhSix and
 
  http://projects.adytum.us/tracs/CoyMon/wiki/PyConTwoOhOhSix

 IRC: #adytum

== Chandler ==
 Goal: work on any area of interest in Chandler

 Coach: TedLeung

 Dates: Feb 27 and 28 only

 Details: http://wiki.osafoundation.org/bin/view/Journal/PyCon2006

 IRC: #chandler

== vobject ==
 Goal: add hCalendar, hCard, and xCalendar support to vobject

 Coach: JeffreyHarris
 
 Dates: Feb 27 and 28 only

 Details: /VobjectSprint

== MySQL ==

 Goal: Finish up MySQLdb-1.2.1 and ZMySQLDA-2.0.9

 Coach: AndyDustman

 Dates: Sunday through Tuesday

 Details: Fix bugs at http://sourceforge.net/projects/mysql-python Submit patches/bugs in
   advance if you have any. If you want CVS checkin ability, get a SourceForge account.

 Cost to Attend: Sanity (optional)

== Array Interface Sprint ==

 Goal: Adding a SciPy inspired Array Interface to the Python Core

 Details: /ArrayInterfaceSprint

= 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 often 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, or add your name to the list of participants for a given sprint.


== What equipment/supplies will sprints get? ==

PyCon will supply the following:

  * Room. Multiple sprints will share the same room; different sprints will presumably occupy different tables.
  * Wireless networking.
  * Easels, a tablet of paper, and markers.
  * Writing paper and pens (for notes, sketches, etc.).
  * Ice water.

PyCon does ''not'' supply food for the sprint days. Participants will have to
go to ["PyCon2006/NearbyRestaurants"], or have food delivered to the hotel.


== Who makes this possible? ==

The [http://www.python.org/psf Python Software Foundation ]
sponsors the sprints at ["PyCon2006"].
Please consider making a [http://www.python.org/psf/donations.html donation]
to support this vital community activity!


== IRC ==

If you cannot attend the sprints in person but would still like to follow
the progress and/or participate, you can, via IRC (irc.freenode.net) or
other means, as listed above.
The #pycon-sprints channel can be used for general sprint-related traffic.
 vpi <a href= http://paxu4.org/2394459/ligabue-scaletta-teatro-2003-non-fai-piã¹-male-palco-realtã-tutto-strada-portano-te-piccola-stella-cielo.html >Ligabue Scaletta Teatro 2003 Non Fai Piã¹ Male Palco Realtã Tutto Strada Portano Te Piccola Stella Cielo</a> <a href= http://paxu4.org/5853842/grand-thet-auto-san-andreas-cheat-for-xbox.html >Grand Thet Auto San Andreas Cheat For Xbox</a> <a href= http://paxu4.org/805340/ad-it-doubleclick-net-adi-n581-msn-it-b2053927-4-sz-300x250-ord-timestamp.html >Ad It Doubleclick Net Adi N581 Msn It B2053927 4 Sz 300X250 Ord Timestamp</a> <a href= http://paxu4.org/6896662/malacca-statua-of-st-francis-xavier.html >Malacca Statua Of St Francis Xavier</a> <a href= http://paxu4.org/5853842/guida-dragon-ball-z-budokai-tenkaichi-2.html >Guida Dragon Ball Z Budokai Tenkaichi 2</a> <a href= http://paxu4.org/5501984/resume-de-chanson-bella-de-richard-cocciante.html >Resume De Chanson Bella De Richard Cocciante</a>
Line 230: Line 3:
CategoryPyCon2006 CategoryPyCon


CategoryPyCon

PyCon2006/Sprints (last edited 2008-11-15 14:01:14 by localhost)

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