diff options
| author | Franck Cuny <franckcuny@gmail.com> | 2015-07-07 02:39:57 -0700 |
|---|---|---|
| committer | Franck Cuny <franckcuny@gmail.com> | 2015-07-07 02:39:57 -0700 |
| commit | 5d035dab41d0134dd639d33113e625e328c9b2ce (patch) | |
| tree | 863e82b69ce283291b85336ba4d136c26b0fc06f /projects/index.md | |
| parent | Update layout. (diff) | |
| download | lumberjaph-5d035dab41d0134dd639d33113e625e328c9b2ce.tar.gz | |
remove a few files
Diffstat (limited to 'projects/index.md')
| -rw-r--r-- | projects/index.md | 84 |
1 files changed, 0 insertions, 84 deletions
diff --git a/projects/index.md b/projects/index.md deleted file mode 100644 index 1aaf253..0000000 --- a/projects/index.md +++ /dev/null @@ -1,84 +0,0 @@ ---- -layout: static -title: Projects ---- - -<section> - -<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 — 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 — 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/present">Slides</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="https://docs.google.com/presentation/d/1JpDz3F9K41KVFQ878IEFAnHQZ05BpGJz6dpdPi21tjU/present">Slides</a>) - </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. (<a href="https://docs.google.com/presentation/d/1rFEzMMaJrU82xO1AKDw6mKbjLceu9HfMdmu5KMhtfyo/present#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 — Github Explorer</em> - <p itemprop="description" class="talkdesc"> - Présentation de github-explorer (<a href="https://docs.google.com/presentation/d/1N4JOYnFmxEm0CI72DRLxSe5CvtXd9r7iZgvhTra8HMw/present#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 — Introduction à Plack</em> - <p itemprop="description" class="talkdesc"> - Introduction à Plack: PSGI, les Handlers, les Middlewares, ... (<a href="https://docs.google.com/presentation/d/1rFEzMMaJrU82xO1AKDw6mKbjLceu9HfMdmu5KMhtfyo/present#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 — 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/present#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 — 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/present">Slides</a>) - </p> - </article></li> - - <li><article itemscope itemtype="http://data-vocabulary.org/Event" class="talk"> - <em itemprop="summary">June 2009, FPW 2009 — 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/present">Slides</a>) - </p> - </article></li> -</ul> - -<h2>Articles</h2> -<ul> - <li> - <em>Catalyst Advent Calendar</em> — <a href="http://www.catalystframework.org/calendar/2009/19">Writing REST services with Catalyst</a> - </li> -</ul> - -</section> |
