Differences between revisions 99 and 100
Revision 99 as of 2006-03-13 11:24:46
Size: 10446
Editor: itaapy-255-90
Comment: Fix link to the "A Virtual File System for Python" article.
Revision 100 as of 2008-11-15 13:59:43
Size: 10604
Editor: localhost
Comment: converted to 1.6 markup
Deletions are marked like this. Additions are marked like this.
Line 7: Line 7:
[http://www.python.org/doc/essays/ppt/euro2004/euro2004.ppt BDFL Keynote] [[http://www.python.org/doc/essays/ppt/euro2004/euro2004.ppt|BDFL Keynote]]
Line 9: Line 9:
PyPy, by Armin Rigo and others [http://starship.python.net/crew/mwh/ep2004slides/ep2004-pypy.tgz tarball]. Requires PyGame. Please don't try to read the source. PyPy, by Armin Rigo and others [[http://starship.python.net/crew/mwh/ep2004slides/ep2004-pypy.tgz|tarball]]. Requires PyGame. Please don't try to read the source.
Line 11: Line 11:
[http://www.egenix.com/files/python/EuroPython2004-How-Python-is-developed.pdf How Python is developed] by Marc-Andre Lemburg, [http://www.egenix.com/ eGenix.com] Software GmbH, Germany. [[http://www.egenix.com/files/python/EuroPython2004-How-Python-is-developed.pdf|How Python is developed]] by Marc-Andre Lemburg, [[http://www.egenix.com/|eGenix.com]] Software GmbH, Germany.
Line 13: Line 13:
[http://psyco.sourceforge.net/accu2004-psyco.tgz Psyco: a high-level overview] by Armin Rigo. [http://psyco.sourceforge.net/ Psyco home page] [[http://psyco.sourceforge.net/accu2004-psyco.tgz|Psyco: a high-level overview]] by Armin Rigo. [[http://psyco.sourceforge.net/|Psyco home page]]
Line 15: Line 15:
[http://codespeak.net/svn/user/hpk/talks/xpython-talk.txt xpython: results from language xml/python experiments] by Holger Krekel [[http://codespeak.net/svn/user/hpk/talks/xpython-talk.txt|xpython: results from language xml/python experiments]] by Holger Krekel
Line 19: Line 19:
"Quixote. Pythonic. Web." by Harald Armin Massa in [http://starship.python.net/crew/mwh/ep2004slides/ghum/QUIXOTE.SXI OpenOffice], [http://starship.python.net/crew/mwh/ep2004slides/ghum/QUIXOTE.SWF Shockwave] and [http://starship.python.net/crew/mwh/ep2004slides/ghum/QUIXOTE.PDF PDF]. "Quixote. Pythonic. Web." by Harald Armin Massa in [[http://starship.python.net/crew/mwh/ep2004slides/ghum/QUIXOTE.SXI|OpenOffice]], [[http://starship.python.net/crew/mwh/ep2004slides/ghum/QUIXOTE.SWF|Shockwave]] and [[http://starship.python.net/crew/mwh/ep2004slides/ghum/QUIXOTE.PDF|PDF]].
Line 21: Line 21:
[http://www.sschwarzer.net/download/unittest_europython2004.pdf Unit testing with mock code] by Stefan Schwarzer [[http://www.sschwarzer.net/download/unittest_europython2004.pdf|Unit testing with mock code]] by Stefan Schwarzer
Line 23: Line 23:
"A Better Test Runner" by Marius Gedminas in [http://starship.python.net/crew/mwh/ep2004slides/test-runner-talk.zip magicpoint, "terrible html" and better html (with images of the slides)]. "A Better Test Runner" by Marius Gedminas in [[http://starship.python.net/crew/mwh/ep2004slides/test-runner-talk.zip|magicpoint, "terrible html" and better html (with images of the slides)]].
Line 25: Line 25:
"Text''''''Test - a test framework" by Johan Andersson in [http://starship.python.net/crew/mwh/ep2004slides/texttest/epyt_texttest.sxi OpenOffice], [http://starship.python.net/crew/mwh/ep2004slides/texttest/epyt_texttest.pdf PDF], [http://starship.python.net/crew/mwh/ep2004slides/texttest/epyt_texttest.html HTML] "Text''''''Test - a test framework" by Johan Andersson in [[http://starship.python.net/crew/mwh/ep2004slides/texttest/epyt_texttest.sxi|OpenOffice]], [[http://starship.python.net/crew/mwh/ep2004slides/texttest/epyt_texttest.pdf|PDF]], [[http://starship.python.net/crew/mwh/ep2004slides/texttest/epyt_texttest.html|HTML]]
Line 27: Line 27:
[http://tv.debian.net/talks/ldaptor/ Creating a simple LDAP application] (aka Ldaptor) by Tommi Virtanen. [[http://tv.debian.net/talks/ldaptor/|Creating a simple LDAP application]] (aka Ldaptor) by Tommi Virtanen.
Line 29: Line 29:
[http://graphics.cs.lth.se/pyfx/presentations/europython2004.pdf PyFX - A Framework For Real-Time Graphics Effects] by Lennart Ohlsson [[http://graphics.cs.lth.se/pyfx/presentations/europython2004.pdf|PyFX - A Framework For Real-Time Graphics Effects]] by Lennart Ohlsson
Line 31: Line 31:
[http://codespeak.net/svn/user/hpk/talks/std-talk.txt std - a second standard library] by Holger Krekel [[http://codespeak.net/svn/user/hpk/talks/std-talk.txt|std - a second standard library]] by Holger Krekel
Line 33: Line 33:
"The MEMOPS programming framework" by Wayne Boucher in [http://starship.python.net/crew/mwh/ep2004slides/memops.ppt PPT]. "The MEMOPS programming framework" by Wayne Boucher in [[http://starship.python.net/crew/mwh/ep2004slides/memops.ppt|PPT]].
Line 35: Line 35:
[http://security.kelyansmc.it/EuroPython2004/PyKI-EuroPython2004.pdf PyKI]: [[http://security.kelyansmc.it/EuroPython2004/PyKI-EuroPython2004.pdf|PyKI]]:
Line 38: Line 38:
"Real-world email handling in Python" by Anders Hammarquist <iko (at) strakt.com> [http://www.strakt.com/docs/ep04_email.pdf PDF] "Real-world email handling in Python" by Anders Hammarquist <iko (at) strakt.com> [[http://www.strakt.com/docs/ep04_email.pdf|PDF]]
Line 44: Line 44:
"Pythonic ways to control robot behavior" by Theo de Ridder in [http://starship.python.net/crew/mwh/ep2004slides/tdr-europy2004.zip PDF]. "Pythonic ways to control robot behavior" by Theo de Ridder in [[http://starship.python.net/crew/mwh/ep2004slides/tdr-europy2004.zip|PDF]].
Line 48: Line 48:
[http://www.egenix.com/files/python/EuroPython2004-Developing-large-scale-applications-in-Python.pdf Developing large-scale applications in Python] by Marc-Andre Lemburg, [http://www.egenix.com/ eGenix.com] Software GmbH, Germany. [[http://www.egenix.com/files/python/EuroPython2004-Developing-large-scale-applications-in-Python.pdf|Developing large-scale applications in Python]] by Marc-Andre Lemburg, [[http://www.egenix.com/|eGenix.com]] Software GmbH, Germany.
Line 52: Line 52:
"Dynamic Learning Content Management System (dLCMS) - Enhancing Reusability of Learning Content" by Samuel Schluep in [http://starship.python.net/crew/mwh/ep2004slides/schluep/schluep2004-LCMSfinal.pdf PDF], [http://starship.python.net/crew/mwh/ep2004slides/schluep/schluep2004-LCMSfinal.ppt PPT]. "Dynamic Learning Content Management System (dLCMS) - Enhancing Reusability of Learning Content" by Samuel Schluep in [[http://starship.python.net/crew/mwh/ep2004slides/schluep/schluep2004-LCMSfinal.pdf|PDF]], [[http://starship.python.net/crew/mwh/ep2004slides/schluep/schluep2004-LCMSfinal.ppt|PPT]].
Line 54: Line 54:
"A Case Study from Bristol, UK" by Chris Withers in [attachment:EPC2004-UoBCS.pdf PDF] "A Case Study from Bristol, UK" by Chris Withers in [[attachment:EPC2004-UoBCS.pdf|PDF]]
Line 58: Line 58:
Slides used during the Science Track are available from the [http://www.europython.org/conferences/epc2004/slides/science "Europython website"]. Slides used during the Science Track are available from the [[http://www.europython.org/conferences/epc2004/slides/science|"Europython website"]].
Line 60: Line 60:
"Using Existing Numerical C++ Libraries from Python" by Magne Westlie in [http://pypde.simula.no/pydp/europydp.pdf PDF]. "Using Existing Numerical C++ Libraries from Python" by Magne Westlie in [[http://pypde.simula.no/pydp/europydp.pdf|PDF]].
Line 62: Line 62:
"Integration of Numerical Models with Python" by Mike Müller in [http://www.dgfz.de/Neue_DGFZ-Seite/mitarbeiter1/mmueller/Dateien/MuellerEUROPython2004.pdf PDF (811KB)] "Integration of Numerical Models with Python" by Mike Müller in [[http://www.dgfz.de/Neue_DGFZ-Seite/mitarbeiter1/mmueller/Dateien/MuellerEUROPython2004.pdf|PDF (811KB)]]
Line 65: Line 65:
[http://simpy.sourceforge.net/images/Advanced%20Systems%20Simulation%20Capabilities%20in%20SimPy%20Fallback%20Last.pdf PDF] [[http://simpy.sourceforge.net/images/Advanced%20Systems%20Simulation%20Capabilities%20in%20SimPy%20Fallback%20Last.pdf|PDF]]
Line 67: Line 67:
"Finite Difference Method solvers in Python - a Framework" by Åsmund Ødegård in [http://www.europython.org/conferences/epc2004/slides/science/odegard-solving-pde PDF-gziped]. The software presented in this talk will be made available as an Open Source project in the near future. Information about this will be posted here. "Finite Difference Method solvers in Python - a Framework" by Åsmund Ødegård in [[http://www.europython.org/conferences/epc2004/slides/science/odegard-solving-pde|PDF-gziped]]. The software presented in this talk will be made available as an Open Source project in the near future. Information about this will be posted here.
Line 71: Line 71:
[http://www.eejnet.org/Members/pravir/.personal/EuroPython2004_Zope_Zeo_eGov.pdf PDF (1.14MB)] [[http://www.eejnet.org/Members/pravir/.personal/EuroPython2004_Zope_Zeo_eGov.pdf|PDF (1.14MB)]]
Line 73: Line 73:
"Zope User Folders" by Chris Withers in [attachment:EPC2004-ZUF.pdf PDF] "Zope User Folders" by Chris Withers in [[attachment:EPC2004-ZUF.pdf|PDF]]
Line 76: Line 76:
[http://nuxeo.com/docs/europython2004/cps_ppf.sxi OpenOffice],
[http://nuxeo.com/docs/europython2004/cps_ppf.pdf PDF],
[http://nuxeo.com/docs/europython2004/cps_ppf.swf Flash]
[[http://nuxeo.com/docs/europython2004/cps_ppf.sxi|OpenOffice]],
[[http://nuxeo.com/docs/europython2004/cps_ppf.pdf|PDF]],
[[http://nuxeo.com/docs/europython2004/cps_ppf.swf|Flash]]
Line 81: Line 81:
[http://nuxeo.com/docs/europython2004/cps_proxies_workflows_events.sxi OpenOffice],
[http://nuxeo.com/docs/europython2004/cps_proxies_workflows_events.pdf PDF],
[http://nuxeo.com/docs/europython2004/cps_proxies_workflows_events.swf Flash]
[[http://nuxeo.com/docs/europython2004/cps_proxies_workflows_events.sxi|OpenOffice]],
[[http://nuxeo.com/docs/europython2004/cps_proxies_workflows_events.pdf|PDF]],
[[http://nuxeo.com/docs/europython2004/cps_proxies_workflows_events.swf|Flash]]
Line 86: Line 86:
[http://nuxeo.com/docs/europython2004/cps_schemas_and_directories.sxi OpenOffice],
[http://nuxeo.com/docs/europython2004/cps_schemas_and_directories.pdf PDF],
[http://nuxeo.com/docs/europython2004/cps_schemas_and_directories.swf Flash]
[[http://nuxeo.com/docs/europython2004/cps_schemas_and_directories.sxi|OpenOffice]],
[[http://nuxeo.com/docs/europython2004/cps_schemas_and_directories.pdf|PDF]],
[[http://nuxeo.com/docs/europython2004/cps_schemas_and_directories.swf|Flash]]
Line 91: Line 91:
[http://zopyx.com/Members/ajung/Talks/europython_archetypes.pdf/file_view PDF] [[http://zopyx.com/Members/ajung/Talks/europython_archetypes.pdf/file_view|PDF]]
Line 94: Line 94:
[http://www.medic.chalmers.se/~jmo/ep2004/presentation.sxi OpenOffice]
[http://www.medic.chalmers.se/~jmo/ep2004/presentation.pdf PDF]
[http://www.medic.chalmers.se/~jmo/ep2004/presentation.html HTML]
[http://www.medic.chalmers.se/~jmo/ep2004/presentation.swf Flash]
[[http://www.medic.chalmers.se/~jmo/ep2004/presentation.sxi|OpenOffice]]
[[http://www.medic.chalmers.se/~jmo/ep2004/presentation.pdf|PDF]]
[[http://www.medic.chalmers.se/~jmo/ep2004/presentation.html|HTML]]
[[http://www.medic.chalmers.se/~jmo/ep2004/presentation.swf|Flash]]
Line 100: Line 100:
[http://longsleep.org/presentations/ep2004/squidwithzopeandesi9.pdf PDF]
[http://longsleep.org/presentations/ep2004/squidwithzopeandesi9.swf Flash]
[[http://longsleep.org/presentations/ep2004/squidwithzopeandesi9.pdf|PDF]]
[[http://longsleep.org/presentations/ep2004/squidwithzopeandesi9.swf|Flash]]
Line 104: Line 104:
[http://codespeak.net/svn/kupu/trunk/misc/ep2004/presentation.pdf PDF]
[http://codespeak.net/svn/kupu/trunk/misc/ep2004/presentation.sxi OpenOffice]
[[http://codespeak.net/svn/kupu/trunk/misc/ep2004/presentation.pdf|PDF]]
[[http://codespeak.net/svn/kupu/trunk/misc/ep2004/presentation.sxi|OpenOffice]]
Line 108: Line 108:
[http://philikon.de/files/ep2004-modzope-lightning-talk.pdf PDF] [[http://philikon.de/files/ep2004-modzope-lightning-talk.pdf|PDF]]
Line 111: Line 111:
[attachment:union.cms_europython2004.pdf PDF] [[attachment:union.cms_europython2004.pdf|PDF]]
Line 113: Line 113:
"Extending Silva" by Benno Luthiger [attachment:ExtendingSilva.ppt PDF (22 kB)].
The ''How-To'' presented in this speach is available on the [http://www.infrae.com/products/silva/ExtendingSilva.stx/ infrae website].
"Extending Silva" by Benno Luthiger [[attachment:ExtendingSilva.ppt|PDF (22 kB)]].
The ''How-To'' presented in this speach is available on the [[http://www.infrae.com/products/silva/ExtendingSilva.stx/|infrae website]].
Line 116: Line 116:
"Mail''''''Manager" by James Henderson and Andrew Veitch in [http://www.logicalprogression.net/who/EuroPython.ppt PPT] [http://www.logicalprogression.net/who/EuroPython.pdf PDF] "Mail''''''Manager" by James Henderson and Andrew Veitch in [[http://www.logicalprogression.net/who/EuroPython.ppt|PPT]] [[http://www.logicalprogression.net/who/EuroPython.pdf|PDF]]
Line 119: Line 119:
[http://www2.mbconcert.fi/EuroPython2005-mbc.pdf PDF] [[http://www2.mbconcert.fi/EuroPython2005-mbc.pdf|PDF]]
Line 123: Line 123:
[http://www.sschwarzer.net/download/ftputil_europython2004.pdf ftputil - a high-level FTP client library] by Stefan Schwarzer [[http://www.sschwarzer.net/download/ftputil_europython2004.pdf|ftputil - a high-level FTP client library]] by Stefan Schwarzer
Line 126: Line 126:
by Ken Rimey in [http://pdis.hiit.fi/pdis/slides/rimey-europython-2004.pdf PDF] by Ken Rimey in [[http://pdis.hiit.fi/pdis/slides/rimey-europython-2004.pdf|PDF]]
Line 129: Line 129:
[http://tv.debian.net/talks/ldap-intro/ Grok LDAP fast] by Tommi Virtanen. [[http://tv.debian.net/talks/ldap-intro/|Grok LDAP fast]] by Tommi Virtanen.
Line 131: Line 131:
[http://tv.debian.net/talks/eunuchs/ Eunuchs -- Missing manly parts of UNIX API for Python] by Tommi Virtanen. [[http://tv.debian.net/talks/eunuchs/|Eunuchs -- Missing manly parts of UNIX API for Python]] by Tommi Virtanen.
Line 133: Line 133:
[http://www.jazkarta.com/presentations/epctalk2004/ Plone4Artists -- build your own artist community website using Plone] by Nate Aune. [[http://www.jazkarta.com/presentations/epctalk2004/|Plone4Artists -- build your own artist community website using Plone]] by Nate Aune.
Line 135: Line 135:
[http://web.mit.edu/msalib/www/writings/talks/Europython2004/lightningTalk.pdf  Insecticide: The Ultimate Python Debugger] by Michael Salib [[http://web.mit.edu/msalib/www/writings/talks/Europython2004/lightningTalk.pdf|Insecticide: The Ultimate Python Debugger]] by Michael Salib
Line 137: Line 137:
[http://www.powerplone.com/ PowerPlone] (live demo) by Jérémy Bobbio (Ingeniweb) [[http://www.powerplone.com/|PowerPlone]] (live demo) by Jérémy Bobbio (Ingeniweb)
Line 139: Line 139:
[http://www.geocities.com/mikfi/presentations/ Think Python, run S60] by Michele Marchetti [[http://www.geocities.com/mikfi/presentations/|Think Python, run S60]] by Michele Marchetti
Line 145: Line 145:
"Applications with CAPS" by Alex Martelli [http://starship.python.net/crew/mwh/ep2004slides/ep04_caps.pdf PDF]. "Applications with CAPS" by Alex Martelli [[http://starship.python.net/crew/mwh/ep2004slides/ep04_caps.pdf|PDF]].
Line 151: Line 151:
"Pyb - Python Build Tool" by Anthony Eden ([http://www.anthonyeden.com/presentations/pyb-europython2004.ppt Power Point], [http://www.anthonyeden.com/presentations/pyb-europython2004-final.pdf Paper]) "Pyb - Python Build Tool" by Anthony Eden ([[http://www.anthonyeden.com/presentations/pyb-europython2004.ppt|Power Point]], [[http://www.anthonyeden.com/presentations/pyb-europython2004-final.pdf|Paper]])
Line 153: Line 153:
[http://web.mit.edu/msalib/www/writings/talks/Europython2004/starkiller.pdf   Starkiller: A Static Type Inferencer and Compiler for Python] by Michael Salib ([http://web.mit.edu/msalib/www/writings/talks/Europython2004/starkiller.sxi OpenOffice Presentation], [http://web.mit.edu/msalib/www/writings/talks/Europython2004/starkiller.pdf  PDF Presentation],
[http://web.mit.edu/msalib/www/writings/talks/Europython2004/paper.pdf Paper PDF])
[[http://web.mit.edu/msalib/www/writings/talks/Europython2004/starkiller.pdf|Starkiller: A Static Type Inferencer and Compiler for Python]] by Michael Salib ([[http://web.mit.edu/msalib/www/writings/talks/Europython2004/starkiller.sxi|OpenOffice Presentation]], [[http://web.mit.edu/msalib/www/writings/talks/Europython2004/starkiller.pdf|PDF Presentation]],
[[http://web.mit.edu/msalib/www/writings/talks/Europython2004/paper.pdf|Paper PDF]])
Line 156: Line 156:
"Templating Choice" by Olivier Guilloux ([http://www.muadib.com/blog/europython2004/paper/ HTML Paper], [http://www.muadib.com/blog/europython2004/templating_choice.pdf PDF Paper], [http://www.muadib.com/blog/europython2004/presentation.pdf PDF Slides], [http://www.muadib.com/blog/europython2004/presentation.sxi OpenOffice Slides]) "Templating Choice" by Olivier Guilloux ([[http://www.muadib.com/blog/europython2004/paper/|HTML Paper]], [[http://www.muadib.com/blog/europython2004/templating_choice.pdf|PDF Paper]], [[http://www.muadib.com/blog/europython2004/presentation.pdf|PDF Slides]], [[http://www.muadib.com/blog/europython2004/presentation.sxi|OpenOffice Slides]])
Line 158: Line 158:
"An acquisition, search and retrieval system based on Zope/Plone" by Cristian Lucchesi in [http://starship.python.net/crew/mwh/ep2004slides/Lucchesi-paper.pdf PDF] "An acquisition, search and retrieval system based on Zope/Plone" by Cristian Lucchesi in [[http://starship.python.net/crew/mwh/ep2004slides/Lucchesi-paper.pdf|PDF]]
Line 160: Line 160:
"A Virtual File System for Python", by Juan David Ibáñez Palomar in [http://www.ikaaro.org/documentation/itools-vfs_europython2004.pdf PDF]. Note that the corresponding talk was not delivered at the conference. "A Virtual File System for Python", by Juan David Ibáñez Palomar in [[http://www.ikaaro.org/documentation/itools-vfs_europython2004.pdf|PDF]]. Note that the corresponding talk was not delivered at the conference.
Line 165: Line 165:
Notes and Photos ([http://www.thok.org/me/publish/europython/index.html] html and pictures) from the non-Zope track, by Mark Eichin. Notes and Photos ([[http://www.thok.org/me/publish/europython/index.html]] html and pictures) from the non-Zope track, by Mark Eichin.

If you are a speaker at EuroPython2004 looking for somewhere to upload your slides, you've come to the right place!

If you can upload your slides to your own website, you can do that and add a link in the appropriate section of that page. Alternatively, you can get a link or the slides into the hands of MichaelHudson (mwh@python.net) and he'll sort things out.

Python Language

BDFL Keynote

PyPy, by Armin Rigo and others tarball. Requires PyGame. Please don't try to read the source.

How Python is developed by Marc-Andre Lemburg, eGenix.com Software GmbH, Germany.

Psyco: a high-level overview by Armin Rigo. Psyco home page

xpython: results from language xml/python experiments by Holger Krekel

Python Framework

"Quixote. Pythonic. Web." by Harald Armin Massa in OpenOffice, Shockwave and PDF.

Unit testing with mock code by Stefan Schwarzer

"A Better Test Runner" by Marius Gedminas in magicpoint, "terrible html" and better html (with images of the slides).

"TextTest - a test framework" by Johan Andersson in OpenOffice, PDF, HTML

Creating a simple LDAP application (aka Ldaptor) by Tommi Virtanen.

PyFX - A Framework For Real-Time Graphics Effects by Lennart Ohlsson

std - a second standard library by Holger Krekel

"The MEMOPS programming framework" by Wayne Boucher in PPT.

PyKI: "X.509 Public Key Infrastructures Development Framework" by Richard Zoni

"Real-world email handling in Python" by Anders Hammarquist <iko (at) strakt.com> PDF

DatabaseProgrammingWithPython by MagnusLyckå .

SoftwareTestingWithPython by MagnusLyckå .

"Pythonic ways to control robot behavior" by Theo de Ridder in PDF.

Business

Developing large-scale applications in Python by Marc-Andre Lemburg, eGenix.com Software GmbH, Germany.

Education

"Dynamic Learning Content Management System (dLCMS) - Enhancing Reusability of Learning Content" by Samuel Schluep in PDF, PPT.

"A Case Study from Bristol, UK" by Chris Withers in PDF

Science

Slides used during the Science Track are available from the "Europython website".

"Using Existing Numerical C++ Libraries from Python" by Magne Westlie in PDF.

"Integration of Numerical Models with Python" by Mike Müller in PDF (811KB)

"Advanced Systems Simulation Capabilities in SimPy" by Klaus Muller in PDF

"Finite Difference Method solvers in Python - a Framework" by Åsmund Ødegård in PDF-gziped. The software presented in this talk will be made available as an Open Source project in the near future. Information about this will be posted here.

Zope

"Zope and ZEO in an eGovernment Service" by Pravir Chawdhry and Nick Bower in PDF (1.14MB)

"Zope User Folders" by Chris Withers in PDF

"CPS: Past, Present, Future (2004)" by Stefane Fermigier in OpenOffice, PDF, Flash

"CPS core concepts: Proxies, Workflows and Events" by Julien Anguenot in OpenOffice, PDF, Flash

"CPS: Schemas, Documents and Directories" by Julien Anguenot in OpenOffice, PDF, Flash

"Advanced Issues in Archetypes" by Andreas Jung in PDF

"CPSSkins: a WYSIWYG theme manager for CMF, CPS and Plone" by Jean-Marc Orliaguet in OpenOffice PDF HTML Flash

"Accelerating Zope applications with Squid and ESI" by Simon Eisenmann in PDF Flash

"Kupu" by Guido Wesdorp and Philipp von Weitershausen PDF OpenOffice

"modzope (lightning talk)" by Philipp von Weitershausen PDF

"union.cms: a new mix (lightning talk)" by Janko Hauser PDF

"Extending Silva" by Benno Luthiger PDF (22 kB). The How-To presented in this speach is available on the infrae website.

"MailManager" by James Henderson and Andrew Veitch in PPT PDF

"Highly available Zope system with Xen and ZEO", open space presentation by Osma Suominen and Kai Hänninen (MB Concert) PDF

Lightning Talks

ftputil - a high-level FTP client library by Stefan Schwarzer

"Calendaring apps should talk to XML databases, not special-purposes servers," by Ken Rimey in PDF (presented Monday at 3pm).

Grok LDAP fast by Tommi Virtanen.

Eunuchs -- Missing manly parts of UNIX API for Python by Tommi Virtanen.

Plone4Artists -- build your own artist community website using Plone by Nate Aune.

Insecticide: The Ultimate Python Debugger by Michael Salib

PowerPlone (live demo) by Jérémy Bobbio (Ingeniweb)

Think Python, run S60 by Michele Marchetti

TalkMistakes - a list of common talk mistakes made during the conference, and tips for improving talks

Applications

"Applications with CAPS" by Alex Martelli PDF.

Tutorials

Refereed Papers

"Pyb - Python Build Tool" by Anthony Eden (Power Point, Paper)

Starkiller: A Static Type Inferencer and Compiler for Python by Michael Salib (OpenOffice Presentation, PDF Presentation, Paper PDF)

"Templating Choice" by Olivier Guilloux (HTML Paper, PDF Paper, PDF Slides, OpenOffice Slides)

"An acquisition, search and retrieval system based on Zope/Plone" by Cristian Lucchesi in PDF

"A Virtual File System for Python", by Juan David Ibáñez Palomar in PDF. Note that the corresponding talk was not delivered at the conference.

Social Skills

Attendee Views

Notes and Photos (http://www.thok.org/me/publish/europython/index.html html and pictures) from the non-Zope track, by Mark Eichin.

EuroPython2004Slides (last edited 2008-11-15 13:59:43 by localhost)

Unable to edit the page? See the FrontPage for instructions.