summaryrefslogtreecommitdiff
path: root/projects.md
blob: 1a5815be3fa5ee3b9feae85fbf96cf6fb081407d (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
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
---
layout: static
title: Projects
---

<h2>Previous and Upcoming Talks</h2>

<ul>
  <li><article itemscope itemtype="http://data-vocabulary.org/Event" class="talk">
      <em itemprop="summary">June 2011, FPW 2011 &#8212; Developers, developers, developers, developers</em>
      <p itemprop="description" class="talkdesc">
        A presentation of Stargit with <a href="https://twitter.com/jacomyal">Alexis Jacomy</a>.
      </p>
  </article></li>

  <li><article itemscope itemtype="http://data-vocabulary.org/Event" class="talk">
      <em itemprop="summary">February 2011, FOSDEM 2011 &#8212; SPORE</em>
      <p itemprop="description" class="talkdesc">
        A talk about SPORE: Specification to a POrtable Rest
        Environment. I present the framework and the Perl
        implementation. (<a href="https://docs.google.com/presentation/d/1JpDz3F9K41KVFQ878IEFAnHQZ05BpGJz6dpdPi21tjU/edit?pli=1">Slides</a>).
      </p>
  </article></li>

  <li><article itemscope itemtype="http://data-vocabulary.org/Event" class="talk">
      <em itemprop="summary">Octobre 2010, OSDC.fr 2010 &#8212; SPORE</em>
      <p itemprop="description" class="talkdesc">
        A talk about SPORE: Specification to a POrtable Rest Environment. I present the framework and the Perl implementation. (<a href="https://docs.google.com/presentation/d/1JpDz3F9K41KVFQ878IEFAnHQZ05BpGJz6dpdPi21tjU/edit?pli=1">Slides</a>)
      </p>
  </article></li>

  <li><article itemscope itemtype="http://data-vocabulary.org/Event" class="talk">
      <em itemprop="summary">Octobre 2010, OSDC.fr 2010 &#8212; Plack</em>
      <p itemprop="description" class="talkdesc">
        Introduction à Plack: présentation de la spécification PSGI, des Handles, des Middlewares. Il s'agit de la même présentation réalisée au FPW 2010, avec une mise à jour des slides. (<a href="https://docs.google.com/presentation/d/1rFEzMMaJrU82xO1AKDw6mKbjLceu9HfMdmu5KMhtfyo/edit#slide=id.i0">Slides</a>).
      </p>
  </article></li>

  <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="https://docs.google.com/presentation/d/1N4JOYnFmxEm0CI72DRLxSe5CvtXd9r7iZgvhTra8HMw/edit#slide=id.i0">Slides</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="https://docs.google.com/presentation/d/1rFEzMMaJrU82xO1AKDw6mKbjLceu9HfMdmu5KMhtfyo/edit#slide=id.i0">Slides</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="https://docs.google.com/presentation/d/1NJlk5cCx_YiCpdEspsZQVt7BTzfnLvimqXjXL_LGbtc/edit#slide=id.i0">Slides</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="https://docs.google.com/file/d/0B81G5HXVrnzLS1lnTF9CcVNONFU/edit?usp=sharing">Slides</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="https://docs.google.com/file/d/0B81G5HXVrnzLSW8welF2cjJySmM/edit?usp=sharing">Slides</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>