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

hpk at codespeak.net hpk at codespeak.net
Thu Dec 29 00:38:21 CET 2005


Author: hpk
Date: Thu Dec 29 00:38:20 2005
New Revision: 21598

Modified:
   pypy/extradoc/talk/22c3/slides-agility.txt
Log:
(bea,hpk) basically finalised except formatting problems
of nested lists 


Modified: pypy/extradoc/talk/22c3/slides-agility.txt
==============================================================================
--- pypy/extradoc/talk/22c3/slides-agility.txt	(original)
+++ pypy/extradoc/talk/22c3/slides-agility.txt	Thu Dec 29 00:38:20 2005
@@ -175,6 +175,9 @@
 - Planning: location, venue, rough goals and activities, preparation with local hosts
 
 .. image:: location.jpg
+   :width: 400
+   :height: 300
+
 
 
 Sprinting the PyPy way 2
@@ -182,6 +185,8 @@
 - Doing: start up meeting, daily status meetings, pairprogramming
 
 .. image:: pair.jpg
+   :width: 400
+   :height: 300
 
 Sprinting the PyPy way 3
 ============================================================
@@ -189,6 +194,8 @@
 - Closing: closure meeting (planning work between sprints), sprint reports, evaluations
 
 .. image:: closure.jpg
+   :width: 400
+   :height: 300
 
 
 Sprinting the PyPy way 4
@@ -207,7 +214,7 @@
 - Chaospilot (actionlearning and process design) culture
 - 5+X different national cultures
 
-The challenge: managing diversities part 1.
+The challenge: managing diversities part 1
 ============================================================
 
 - Developer driven process and formal project organization
@@ -217,7 +224,7 @@
 - constant risk of added workload of management
   work on core developers 
 
-The challenge: managing diversities part 2.
+The challenge: managing diversities part 2
 ============================================================
 
 - Agile strategies and Formal EU requirements 
@@ -226,7 +233,7 @@
 - constant risk of missing opportunities and not
   creating/reacting to change fast enough
 
-The challenge: managing diversities part 3.
+The challenge: managing diversities part 3
 ============================================================
 
 - OSS community and hierarchies for "conceptual integrity"
@@ -234,7 +241,7 @@
       - industrial usage vs research oriented work
 - risk for unbalancing the community
 
-hitchikers guide ... 
+Hitchikers guide ... 
 ============================================================
 
 .. image:: manmoon.png 



More information about the Pypy-commit mailing list