summaryrefslogtreecommitdiff
path: root/talks/index.html
blob: bbfd3577245fb5ebe5f9c86b00c5e5853d7ec0a9 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
---
layout: default
---
<h2>Previous and Upcoming Talks</h2>

<ul>
  <li><article itemscope itemtype="http://data-vocabulary.org/Event" class="talk">
      <em itemprop="summary">June 2010, FPW 2010 &#8212; Github Explorer</em>
      <p itemprop="description" class="talkdesc">
        Présentation de github-explorer (<a href="http://www.slideshare.net/franckcuny/github-explorer">Slides</a>, <a href="http://franck.lumberjaph.net/slides/github-explorer.pdf">PDF</a>)
      </p>
  </article></li>

  <li><article itemscope itemtype="http://data-vocabulary.org/Event" class="talk">
      <em itemprop="summary">June 2010, FPW 2010 &#8212; Introduction à Plack</em>
      <p itemprop="description" class="talkdesc">
        Introduction à Plack: PSGI, les Handlers, les Middlewares, ... (<a href="http://www.slideshare.net/franckcuny/introduction-a-plack">Slides</a>, <a href="http://franck.lumberjaph.net/slides/introduction_a_plack.pdf">PDF</a>)
      </p>
  </article></li>

  <li><article itemscope itemtype="http://data-vocabulary.org/Event" class="talk">
      <em itemprop="summary">October 2009, OSDC.fr &#8212; Introduction à Moose</em>
      <p itemprop="description" class="talkdesc">
        Introduction à Moose: survol rapide des roles, du MOP, ... (<a href="http://www.slideshare.net/franckcuny/introduction-a-moose">Slides</a>, <a href="http://labs.linkfluence.net/osdcfr09/Introduction_a_Moose.pdf">PDF</a>)
      </p>
    </article></li>

  <li><article itemscope itemtype="http://data-vocabulary.org/Event" class="talk">
      <em itemprop="summary">August 2009, YAPC::EU 2009 &#8212; CPAN Explorer</em>
      <p itemprop="description" class="talkdesc">
        A talk about the shape of the CPAN, and a map of his community. (<a href="http://www.slideshare.net/franckcuny/map-of-the-perl-and-cpan-community">Slides</a>, <a href="http://labs.linkfluence.net/yapceu09/talk.pdf">PDF</a>)
      </p>
  </article></li>

  <li><article itemscope itemtype="http://data-vocabulary.org/Event" class="talk">
      <em itemprop="summary">June 2009, FPW 2009 &#8212; CPAN Explorer</em>
      <p itemprop="description">
        Présentation réalisée au FPW09, sur la communauté des developpeurs Perl via le CPAN et le web. (<a href="http://www.slideshare.net/franckcuny/cartographie-du-cpan-et-de-sa-communaut">Slides</a>, <a href="http://labs.linkfluence.net/fpw09/resources/slides/">PDF</a>)
      </p>
    </article></li>
</ul>

<h2>Articles</h2>
<ul>
    <li>
    <em>Catalyst Advent Calendar</em> &#8212; <a href="http://www.catalystframework.org/calendar/2009/19">Writing REST services with Catalyst</a>
    </li>
</ul>