diff options
Diffstat (limited to 'talks/index.html')
| -rw-r--r-- | talks/index.html | 13 |
1 files changed, 11 insertions, 2 deletions
diff --git a/talks/index.html b/talks/index.html index 9bfa726..75db29c 100644 --- a/talks/index.html +++ b/talks/index.html @@ -5,6 +5,15 @@ layout: default <ul> <li><article itemscope itemtype="http://data-vocabulary.org/Event" class="talk"> + <em itemprop="summary">February 2011, FOSDEM 2011 — 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="http://www.slideshare.net/franckcuny/sporefosdem">Slides</a>, + <a href="http://franck.lumberjaph.net/blog/slides/SPORE.pdf">PDF</a>) + </p> + </article></li> + <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. (<a href="http://www.slideshare.net/franckcuny/spore">Slides</a>) @@ -19,14 +28,14 @@ layout: default <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>) + Présentation de github-explorer (<a href="http://www.slideshare.net/franckcuny/github-explorer">Slides</a>, <a href="http://franck.lumberjaph.net/blog/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 — 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>) + 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/blog/slides/introduction_a_plack.pdf">PDF</a>) </p> </article></li> |
