diff options
| -rw-r--r-- | talks/index.html | 12 |
1 files changed, 12 insertions, 0 deletions
diff --git a/talks/index.html b/talks/index.html index bbfd357..f53a295 100644 --- a/talks/index.html +++ b/talks/index.html @@ -5,6 +5,18 @@ layout: default <ul> <li><article itemscope itemtype="http://data-vocabulary.org/Event" class="talk"> + <em itemprop="summary">Octobre 2010, OSDC.fr 2010 — 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. + </p> + </article></li> + <li><article itemscope itemtype="http://data-vocabulary.org/Event" class="talk"> + <em itemprop="summary">Octobre 2010, OSDC.fr 2010 — 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. + </p> + </article></li> + <li><article itemscope itemtype="http://data-vocabulary.org/Event" class="talk"> <em itemprop="summary">June 2010, FPW 2010 — 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>) |
