-
Notifications
You must be signed in to change notification settings - Fork 4
/
Copy pathindex.html
32 lines (28 loc) · 3.29 KB
/
index.html
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
<!DOCTYPE html><html><head><title></title><meta charset="utf-8"><meta http-equiv="x-ua-compatible" content="ie=edge"><meta name="viewport" content="width=device-width, initial-scale=1, minimum-scale=1, maximum-scale=1">
<link rel="stylesheet" href="./look.css"><link rel="stylesheet" href="http://django-static.u-strasbg.fr/dipstrap/latest/css/bootstrap-unistra.min.css"><link rel="stylesheet" href="http://django-static.u-strasbg.fr/dipstrap/latest/css/bootstrap-theme-unistra.min.css"><link rel="stylesheet" href="http://django-static.u-strasbg.fr/dipstrap/latest/css/main.css"></head><body><div role="navigation" class="navbar navbar-default navbar-fixed-top"><img src="./img/unistra-white.png" alt="unistra" class="pull-left"><div class="container"><a href="#" class="navbar-brand"></a></div></div><div style="margin-top: 3em" class="container-fluid"><div class="row-fluid"><div class="col-md-2"><ul>
<li><a href="links.html">le internet</a></li>
</ul><hr width="100%"/>
<nav id="TOC"><ul>
<li><a href="#trucs-et-astuces">Trucs et astuces</a></li>
<li><a href="#présence-dans-les-conférences">Présence dans les conférences</a></li>
<li><a href="#autres">Autres</a></li>
</ul></nav></div><div class="row-fluid"></div></div><div class="col-md-10"><div class="col-md-10"><h1 id="trucs-et-astuces">Trucs et astuces</h1>
<ul>
<li><a href="tips/ssh_and_tmux.html">ssh et tmux</a></li>
<li><a href="tips/vim.html">vim</a></li>
<li><a href="tips/git.html">git</a></li>
<li><a href="tips/screencasting.html">réaliser un screencast sous windows</a></li>
<li><a href="dev/perl/pitfalls.html">Perl pitfalls</a> document écrit pour remplacer la section actuelle de la doc de sympa</li>
<li><a href="dev/perl/tt2.html">Perl TT2</a> TT2 coding style pour sympa</li>
<li><a href="dev/perl/modules.html">Perl Deploy</a> installation de modules avec perl</li>
</ul>
<h1 id="présence-dans-les-conférences">Présence dans les conférences</h1>
<ul>
<li><a href="http://www.pycon.fr/2012/">Pycon.fr</a>, <a href="http://www.pycon.fr/2012/schedule/presentation/25/">REST in SPORE</a>, Arnaud Grausem</li>
<li><a href="http://www.pycon.fr/2012/">Pycon.fr</a>, <a href="http://www.pycon.fr/2012/schedule/presentation/14/">Picasso, le polyglotte et le philosophe</a>, Marc Chantreux (<a href="talks/12/pycon.fr/picasso.pdf">slides</a>)</li>
<li><a href="http://act.yapc.eu/ye2012/">YAPC::Eu</a>, <a href="http://act.yapc.eu/ye2012/talk/4190">MARC::MIR: a PSGI for library sciences</a>, Marc Chanteux (<a href="talks/12/ye/mir/index.html">slides</a>)</li>
<li><a href="http://journeesperl.fr/fpw2012/">Journées Perl</a> <a href="http://journeesperl.fr/fpw2012/talk/4144">MARC::MIR: PSGI pour l'informatique documentaire</a>, Marc Chanteux</li>
<li><a href="http://journeesperl.fr/fpw2012/">Journées Perl</a> <a href="http://journeesperl.fr/fpw2012/talk/4051">Die hard Perl</a>, Marc Chanteux</li>
</ul>
<h1 id="autres">Autres</h1>
<p><a href="//:github.io/unistra">Projets github</a> <a href="notes.html">random notes</a></p></div></div></div></div></body><script src="./behave.js"></script><script src="js/vendor/modernizr-2.6.2-respond-1.1.0.min.js"></script><script src="http://django-static.u-strasbg.fr/dipstrap/latest/js/vendor/jquery-1.11.0.min.js"></script><script src="http://django-static.u-strasbg.fr/dipstrap/latest/js/vendor/bootstrap.min.js"></script></html>