[pypy-svn] r20525 - pypy/extradoc/talk/22c3

hpk at codespeak.net hpk at codespeak.net
Thu Dec 1 19:12:07 CET 2005


Author: hpk
Date: Thu Dec  1 19:12:01 2005
New Revision: 20525

Modified:
   pypy/extradoc/talk/22c3/agility_v1.txt.txt
Log:
rewrote the abstract 


Modified: pypy/extradoc/talk/22c3/agility_v1.txt.txt
==============================================================================
--- pypy/extradoc/talk/22c3/agility_v1.txt.txt	(original)
+++ pypy/extradoc/talk/22c3/agility_v1.txt.txt	Thu Dec  1 19:12:01 2005
@@ -2,27 +2,35 @@
 Agile Business and EU funding: sprint methodology in a funded OSS project
 =========================================================================
 
-Abstract:
+Abstract
 ==========
 
-This paper uses an evolutionary approach, a walkthrough through the history of
-the PyPy project, touching down on different aspects of agility. 
+This paper uses an evolutionary approach, a walkthrough
+through the history of the PyPy project, touching down on
+different aspects of agility.  Agility played a key role from
+the beginning - the PyPy project started from some mails
+between a few people, quickly had a first one-week "sprint"
+from where it evolved into a structure that was able to carry
+out a research project - and got accepted by the European
+Union.  During the course, two companies got founded and are
+now growing and employing key developers. 
+
+Technical Development is strongly rooted in open-source
+contexts and this adds another agility aspect - dynamic
+communication, cooperation and exchange with other people and
+projects.  
+
+The process of getting EU-funding posed (and continues to pose) a
+challenge to the community-rooted PyPy project: how to connect
+agile open source culture with formal structures: exposition
+to requirements like planning, budget estimation, work
+distribution and resource tracking.  After our first year we
+are reasonably happy with the balance we strike between
+organisations and EU funding on the one and the developers 
+driving the technical aspects of the project on the other side. 
 
-In the founding of the community there was a clear vision of agile development
-and sprints as the key method. The idea of EU-funding and the process in
-achieving this created a paradox: how to keep the agile open source community
-structure with key aspects of the project being funded through EU. 
 
-This then exposed the project to formal requirements planning, estimation,
-resource tracking and the challenge was to design a process in which a balance
-was struck between community and consortium, between a developer driven process
-and formal organinizational structure. 
-
-The evolution of the project - from a non profit Open Source initiative to a
-partial funded EU project - made possible the growth of Agile Business. 
-
-
-The vision: the creation of an OSS community
+The vision: how the creation of an OSS community
 ==============================================
 
 Founding PyPy: <Holger?>



More information about the Pypy-commit mailing list