[pypy-svn] r31179 - pypy/dist/pypy/doc

wanja at codespeak.net wanja at codespeak.net
Tue Aug 8 19:15:35 CEST 2006


Author: wanja
Date: Tue Aug  8 19:15:33 2006
New Revision: 31179

Modified:
   pypy/dist/pypy/doc/video-index.txt
Log:
added the mallorca trailer description, image and url / also changed the order of the videos

Modified: pypy/dist/pypy/doc/video-index.txt
==============================================================================
--- pypy/dist/pypy/doc/video-index.txt	(original)
+++ pypy/dist/pypy/doc/video-index.txt	Tue Aug  8 19:15:33 2006
@@ -43,9 +43,7 @@
 --------------------------
 
 130mb: http://codespeak.net/download/pypy/video/pycon-trailer.avi.torrent
-
 71mb: http://codespeak.net/download/pypy/video/pycon-trailer-medium.avi.torrent
-
 50mb: http://codespeak.net/download/pypy/video/pycon-trailer-320x240.avi.torrent
 
 .. image:: image/pycon-trailer.jpg
@@ -63,7 +61,6 @@
 -------------------------
 
 440mb: http://codespeak.net/download/pypy/video/interview-timpeters-v2.avi.torrent
-
 138mb: http://codespeak.net/download/pypy/video/interview-timpeters-320x240.avi.torrent
 
 .. image:: image/interview-timpeters.jpg
@@ -83,7 +80,6 @@
 ---------------------------
 
 155mb: http://codespeak.net/download/pypy/video/interview-bobippolito-v2.avi.torrent
-
 50mb: http://codespeak.net/download/pypy/video/interview-bobippolito-320x240.avi.torrent
 
 .. image:: image/interview-bobippolito.jpg
@@ -103,7 +99,6 @@
 -------------------------
 
 430mb: http://codespeak.net/download/pypy/video/introductory-talk-pycon-v1.avi.torrent
-
 166mb: http://codespeak.net/download/pypy/video/introductory-talk-pycon-320x240.avi.torrent
 
 .. image:: image/introductory-talk-pycon.jpg
@@ -126,7 +121,6 @@
 -----------------------------------------------------
 
 395mb: http://codespeak.net/download/pypy/video/agile-talk-v1.avi.torrent
-
 153mb: http://codespeak.net/download/pypy/video/agile-talk-320x240.avi.torrent
 
 .. image:: image/agile-talk.jpg
@@ -149,7 +143,6 @@
 -------------------------
 
 744mb: http://codespeak.net/download/pypy/video/architecture-session-v1.avi.torrent
-
 288mb: http://codespeak.net/download/pypy/video/architecture-session-320x240.avi.torrent
 
 .. image:: image/architecture-session.jpg
@@ -172,7 +165,6 @@
 ---------------
 
 680mb: http://codespeak.net/download/pypy/video/sprint-tutorial-v2.avi.torrent
-
 263mb: http://codespeak.net/download/pypy/video/sprint-tutorial-320x240.avi.torrent
 
 .. image:: image/sprint-tutorial.jpg
@@ -187,12 +179,45 @@
 Michael Hudson gives an in-depth, very technical introduction to a PyPy sprint. The film provides a detailed and hands-on overview about the architecture of PyPy, especially the translation toolchain.
 
 
+Scripting .NET with IronPython by Jim Hugunin
+---------------------------------------------
+
+372mb: http://codespeak.net/download/pypy/video/ironpython-talk-v2.avi.torrent    
+270mb: http://codespeak.net/download/pypy/video/ironpython-talk-320x240.avi.torrent
+
+.. image:: image/ironpython.jpg
+   :scale: 100
+   :alt: Jim Hugunin on IronPython
+   :align: left
+
+Talk by Jim Hugunin (Microsoft) on the IronPython implementation on the .NET framework at this years PyCon, Dallas, US.
+
+PAL, 44 min, DivX AVI
+
+Jim Hugunin talks about regression tests, the code generation and the object layout, the new-style instance and gives a CLS interop demo.
+
+
+Trailer: PyPy sprint at the University of Palma de Mallorca
+-----------------------------------------------------------
+
+166mb: http://codespeak.net/download/pypy/video/mallorca-trailer-v1.avi.torrent
+88mb: http://codespeak.net/download/pypy/video/mallorca-trailer-medium.avi.torrent
+64mb: http://codespeak.net/download/pypy/video/mallorca-trailer-320x240.avi.torrent
+
+.. image:: image/mallorca-trailer.jpg
+   :scale: 100
+   :alt: Trailer PyPy sprint in Mallorca
+   :align: left
+
+This trailer shows the PyPy team at the sprint in Mallorca, a behind-the-scenes of a typical PyPy coding sprint and talk as well as everything else.
+
+PAL, 11 min, DivX AVI
+
 
 Coding discussion of core developers Armin Rigo and Samuele Pedroni
 -------------------------------------------------------------------
 
 620mb: http://codespeak.net/download/pypy/video/coding-discussion-v1.avi.torrent
-
 240mb: http://codespeak.net/download/pypy/video/coding-discussion-320x240.avi.torrent
 
 .. image:: image/coding-discussion.jpg
@@ -209,7 +234,6 @@
 ----------------------------------------------------------
 
 865mb: http://codespeak.net/download/pypy/video/introductory-student-talk-v2.avi.torrent
-
 437mb: http://codespeak.net/download/pypy/video/introductory-student-talk-320x240.avi.torrent
 
 .. image:: image/introductory-student-talk.jpg
@@ -223,22 +247,3 @@
 
 Core developers Armin Rigo, Samuele Pedroni and Carl Friedrich Bolz are giving an overview of the PyPy architecture, the standard interpreter, the translation toolchain and the just-in-time compiler.
 
-
-Scripting .NET with IronPython by Jim Hugunin
----------------------------------------------
-
-372mb: http://codespeak.net/download/pypy/video/ironpython-talk-v2.avi.torrent    
-
-270mb: http://codespeak.net/download/pypy/video/ironpython-talk-320x240.avi.torrent
-
-.. image:: image/ironpython.jpg
-   :scale: 100
-   :alt: Jim Hugunin on IronPython
-   :align: left
-
-Talk by Jim Hugunin (Microsoft) on the IronPython implementation on the .NET framework at this years PyCon, Dallas, US.
-
-PAL, 44 min, DivX AVI
-
-Jim Hugunin talks about regression tests, the code generation and the object layout, the new-style instance and gives a CLS interop demo.
-



More information about the Pypy-commit mailing list