[pypy-svn] r74403 - pypy/extradoc/talk/pycon-italy-2010/talk

antocuni at codespeak.net antocuni at codespeak.net
Thu May 6 11:45:49 CEST 2010


Author: antocuni
Date: Thu May  6 11:45:48 2010
New Revision: 74403

Added:
   pypy/extradoc/talk/pycon-italy-2010/talk/
      - copied from r74348, pypy/extradoc/talk/rst2beamer-template/
Modified:
   pypy/extradoc/talk/pycon-italy-2010/talk/author.latex
   pypy/extradoc/talk/pycon-italy-2010/talk/talk.txt
Log:
begginning of our talk


Modified: pypy/extradoc/talk/pycon-italy-2010/talk/author.latex
==============================================================================
--- pypy/extradoc/talk/rst2beamer-template/author.latex	(original)
+++ pypy/extradoc/talk/pycon-italy-2010/talk/author.latex	Thu May  6 11:45:48 2010
@@ -1,8 +1,8 @@
 \definecolor{rrblitbackground}{rgb}{0.0, 0.0, 0.0}
 
-\title[PyPy: becoming fast]{PyPy: becoming fast}
-\author[antocuni, cfbolz, pedronis]
-{Antonio Cuni \\ Carl Friedrich Bolz\\ Samuele Pedroni}
+\title[PyPy 1.2]{PyPy 1.2: snakes never crawled so fast}
+\author[antocuni, arigato]
+{Antonio Cuni \\ Armin Rigo}
 
-\institute{EuroPython 2009}
-\date{June 30 2009}
+\institute{Pycon Italia Qu4ttro}
+\date{May 8 2010}

Modified: pypy/extradoc/talk/pycon-italy-2010/talk/talk.txt
==============================================================================
--- pypy/extradoc/talk/rst2beamer-template/talk.txt	(original)
+++ pypy/extradoc/talk/pycon-italy-2010/talk/talk.txt	Thu May  6 11:45:48 2010
@@ -1,7 +1,16 @@
 .. include:: beamerdefs.txt
 
-================================
-Title
-================================
+=======================================
+PyPy 1.2: snakes never crawled so fast
+=======================================
+
+
+Outline
+-------
+
+- PyPy 1.2: what's new and status update
+
+- Overview of the JIT
+
+- Demo: how to use PyPy right now
 
-XXX



More information about the Pypy-commit mailing list