summaryrefslogtreecommitdiff
path: root/artima
diff options
context:
space:
mode:
authorMichele Simionato <michele.simionato@gmail.com>2010-05-25 07:00:56 +0200
committerMichele Simionato <michele.simionato@gmail.com>2010-05-25 07:00:56 +0200
commita584405449581839b90098cdd99719f5a142309b (patch)
treedba037fb063802c210a90219f6ec0fcbf0ab4df3 /artima
parent266f378c797b9d7ddc067212107407d217381b52 (diff)
downloadmicheles-a584405449581839b90098cdd99719f5a142309b.tar.gz
A blog post about EuroPython 2010
Diffstat (limited to 'artima')
-rw-r--r--artima/general/Makefile15
-rw-r--r--artima/general/europython2010.txt21
2 files changed, 30 insertions, 6 deletions
diff --git a/artima/general/Makefile b/artima/general/Makefile
index b104d8d..ec465b0 100644
--- a/artima/general/Makefile
+++ b/artima/general/Makefile
@@ -1,17 +1,20 @@
ubuntu:
- python2.5 ../post.py ubuntu-on-mac.txt 240272
+ python ../post.py ubuntu-on-mac.txt 240272
eeepc:
- python2.5 ../post.py eeepc.txt 240841
+ python ../post.py eeepc.txt 240841
eeepc-ubuntu:
- python2.5 ../post.py eeepc-ubuntu.txt 246386
+ python ../post.py eeepc-ubuntu.txt 246386
eeepc-main:
- python2.5 ../post.py eeepc-as-main-box.txt 257325
+ python ../post.py eeepc-as-main-box.txt 257325
caring:
- python2.5 ../post.py caring.txt 259296
+ python ../post.py caring.txt 259296
eurolisp2:
- python2.5 ../post.py eurolisp2.txt 259505
+ python ../post.py eurolisp2.txt 259505
+
+europython2010:
+ python ../post.py europython2010.txt 293373
diff --git a/artima/general/europython2010.txt b/artima/general/europython2010.txt
new file mode 100644
index 0000000..df7d9d0
--- /dev/null
+++ b/artima/general/europython2010.txt
@@ -0,0 +1,21 @@
+Just a short note to remind my readers that this year I will be at
+the `EuroPython conference`_ in Birmingham, 19th to 22nd July 2010.
+
+I have been missing from EuroPython for a few years, but this year
+the schedule_ looks fantastic. Lots of first class Pythonistas and
+Guido van Rossum will come too!
+
+I will give a talk titled `Introduction to Functional Programming`_
+which had a lot of success at the recent `Italian PyCon`_. It looks
+like there is a number of people interested in functional programming
+these days.
+
+Next year EuroPython will be held in Florence, Italy (and I am in the
+organizing committee, so I know what I am talking about ;). If for any
+reason you cannot come to Birmingham, consider a vacation in the
+beautiful Florence next year!
+
+.. _EuroPython conference: http://www.europython.eu/
+.. _schedule: http://www.europython.eu/talks/timetable/
+.. _Introduction to Functional Programming: http://micheles.googlecode.com/hg/pypers/pycon10/talk.html
+.. _Italian PyCon: http://www.pycon.it/