# HG changeset patch # User Peter Koppatz # Date 1390053960 -3600 # Node ID fba9b7b99ab0983e6e2224b43ecb16d1fddc65a9 # Parent 9eb7837f7332343b469259405b200e8b494303b1 competitions added diff -r 9eb7837f7332 -r fba9b7b99ab0 static/images/archive/competitions/2013/contest2013a.jpg Binary file static/images/archive/competitions/2013/contest2013a.jpg has changed diff -r 9eb7837f7332 -r fba9b7b99ab0 static/images/archive/competitions/2013/contest2013b.jpg Binary file static/images/archive/competitions/2013/contest2013b.jpg has changed diff -r 9eb7837f7332 -r fba9b7b99ab0 templates/de/archive/competitions/2013/index.html --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/templates/de/archive/competitions/2013/index.html Sat Jan 18 15:06:00 2014 +0100 @@ -0,0 +1,25 @@ +{% extends "theme.html" %} +{% block body %} +
+
+

+ Wettbewerb 2013 +

+

+ Die Gewinner des Programmierwettbewerbes, zeigten auf der + PyCon DE 2013 in Köln ihre Ergebnisse. In einem Kurzvortrag + wurde das Projekt vorgestellt und mit einem Film das Ergebnis + visualisiert. +

+

Anne (15 Jahre) zeigte das eine 3D-Version des »Game of life« + und Valentin (13 Jahre) demonstrierte seine »Skat-Simulation«. +

+

+ Competition 2014 +

+
+
+ +{% endblock %} diff -r 9eb7837f7332 -r fba9b7b99ab0 templates/de/archive/competitions/2014/index.html --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/templates/de/archive/competitions/2014/index.html Sat Jan 18 15:06:00 2014 +0100 @@ -0,0 +1,23 @@ +{% extends "theme.html" %} +{% block body %} +
+
+

+ Competition 2014 +

+

+Two winners of a beginners programming competition showed their results in the opening keynote of the German Python conference in Cologne. They have to use Python to program Blender. Both showed slides and also their animation movie. + +A 15 year old girl visualized Conway’s “Game of life” and a boy, 13 years showed a card game “skat” having good software design skills. + +The conference and also the competition is driven by the german Python Software Verband. This is a national equivalent to the Python Software Foundation. The contest will continue and likely start again in november and been celebrated at the next EuroPython in Berlin 21.7 – 27.7.2014. +

+

+ Competition 2014 +

+
+
+ +{% endblock %} diff -r 9eb7837f7332 -r fba9b7b99ab0 templates/en/archive/competitions/2013/comptetition_2013.html --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/templates/en/archive/competitions/2013/comptetition_2013.html Sat Jan 18 15:06:00 2014 +0100 @@ -0,0 +1,23 @@ +{% extends "theme.html" %} +{% block body %} +
+
+

+ Competition 2013 +

+

+Two winners of a beginners programming competition showed their results in the opening keynote of the German Python conference in Cologne. They have to use Python to program Blender. Both showed slides and also their animation movie. + +A 15 year old girl visualized Conway’s “Game of life” and a boy, 13 years showed a card game “skat” having good software design skills. + +The conference and also the competition is driven by the german Python Software Verband. This is a national equivalent to the Python Software Foundation. The contest will continue and likely start again in november and been celebrated at the next EuroPython in Berlin 21.7 – 27.7.2014. +

+

+ Competition 2014 +

+
+
+ +{% endblock %} diff -r 9eb7837f7332 -r fba9b7b99ab0 templates/en/archive/competitions/2013/comptetition_2014.html --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/templates/en/archive/competitions/2013/comptetition_2014.html Sat Jan 18 15:06:00 2014 +0100 @@ -0,0 +1,23 @@ +{% extends "theme.html" %} +{% block body %} +
+
+

+ Competition 2013 +

+

+Two winners of a beginners programming competition showed their results in the opening keynote of the German Python conference in Cologne. They have to use Python to program Blender. Both showed slides and also their animation movie. + +A 15 year old girl visualized Conway’s “Game of life” and a boy, 13 years showed a card game “skat” having good software design skills. + +The conference and also the competition is driven by the german Python Software Verband. This is a national equivalent to the Python Software Foundation. The contest will continue and likely start again in november and been celebrated at the next EuroPython in Berlin 21.7 – 27.7.2014. +

+

+ Competition 2014 +

+
+
+ +{% endblock %} diff -r 9eb7837f7332 -r fba9b7b99ab0 templates/en/archive/competitions/2013/index.html --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/templates/en/archive/competitions/2013/index.html Sat Jan 18 15:06:00 2014 +0100 @@ -0,0 +1,23 @@ +{% extends "theme.html" %} +{% block body %} +
+
+

+ Competition 2013 +

+

+Two winners of a beginners programming competition showed their results in the opening keynote of the German Python conference in Cologne. They have to use Python to program Blender. Both showed slides and also their animation movie. + +A 15 year old girl visualized Conway’s “Game of life” and a boy, 13 years showed a card game “skat” having good software design skills. + +The conference and also the competition is driven by the german Python Software Verband. This is a national equivalent to the Python Software Foundation. The contest will continue and likely start again in november and been celebrated at the next EuroPython in Berlin 21.7 – 27.7.2014. +

+

+ Competition 2014 +

+
+
+ +{% endblock %} diff -r 9eb7837f7332 -r fba9b7b99ab0 templates/en/archive/competitions/2014/comptetition_2013.html --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/templates/en/archive/competitions/2014/comptetition_2013.html Sat Jan 18 15:06:00 2014 +0100 @@ -0,0 +1,28 @@ +{% extends _("en/theme.html") %} +{% block jumbotron %} + + {% include "jumbotron2013.html" %} +{% endblock %} + +{% block body %} +
+
+

+ Competition 2013 +

+

+Two winners of a beginners programming competition showed their results in the opening keynote of the German Python conference in Cologne. They have to use Python to program Blender. Both showed slides and also their animation movie. + +A 15 year old girl visualized Conway’s “Game of life” and a boy, 13 years showed a card game “skat” having good software design skills. + +The conference and also the competition is driven by the german Python Software Verband. This is a national equivalent to the Python Software Foundation. The contest will continue and likely start again in november and been celebrated at the next EuroPython in Berlin 21.7 – 27.7.2014. +

+

+ Competition 2014 +

+
+
+ +{% endblock %} diff -r 9eb7837f7332 -r fba9b7b99ab0 templates/en/archive/competitions/2014/index.html --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/templates/en/archive/competitions/2014/index.html Sat Jan 18 15:06:00 2014 +0100 @@ -0,0 +1,29 @@ +{% extends "theme.html" %} + +{% block jumbotron %} + + {% include "jumbotron2013.html" %} +{% endblock %} + +{% block body %} +
+
+

+ Competition 2014 +

+

+Two winners of a beginners programming competition showed their results in the opening keynote of the German Python conference in Cologne. They have to use Python to program Blender. Both showed slides and also their animation movie. + +A 15 year old girl visualized Conway’s “Game of life” and a boy, 13 years showed a card game “skat” having good software design skills. + +The conference and also the competition is driven by the german Python Software Verband. This is a national equivalent to the Python Software Foundation. The contest will continue and likely start again in november and been celebrated at the next EuroPython in Berlin 21.7 – 27.7.2014. +

+

+ Competition 2014 +

+
+
+ +{% endblock %} diff -r 9eb7837f7332 -r fba9b7b99ab0 templates/en/archive/competitions/2014/jumbotron-competition-2014.html --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/templates/en/archive/competitions/2014/jumbotron-competition-2014.html Sat Jan 18 15:06:00 2014 +0100 @@ -0,0 +1,4 @@ +Anne +Valentin +

The Winners in 2013

+