summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorJesse Luehrs <doy@tozt.net>2014-07-02 02:58:36 -0400
committerJesse Luehrs <doy@tozt.net>2014-07-02 02:58:36 -0400
commit4707a077ac6917869bdc0a45b3843f2ea0a132cb (patch)
tree618858789918a61d6da506e20230f23e57a2bfa2
parent6aebd0f98ca1279e4a27c8adee35fec638f7a5b9 (diff)
downloadtozt.net-4707a077ac6917869bdc0a45b3843f2ea0a132cb.tar.gz
tozt.net-4707a077ac6917869bdc0a45b3843f2ea0a132cb.zip
add rust talk
-rw-r--r--root/template/talks.tt1
1 files changed, 1 insertions, 0 deletions
diff --git a/root/template/talks.tt b/root/template/talks.tt
index 32dfd52..d375227 100644
--- a/root/template/talks.tt
+++ b/root/template/talks.tt
@@ -1,5 +1,6 @@
<h4>talks i've given</h4>
<ul>
+ <li><a href="http://www.yapcna.org/yn2014/talk/5360">YAPC::NA 2014 - Introduction to Rust</a> (<a href="http://youtu.be/5EFCMaEbgX4">video</a>, <a href="https://github.com/doy/intro-to-rust-yapc-na-2014/blob/master/talk.md">transcript</a>, <a href="https://github.com/doy/intro-to-rust-yapc-na-2014/tree/master/examples">slides/examples</a>)</li>
<li><a href="http://act.yapc.eu/ye2012/talk/4181">YAPC::EU 2012 - Dependency Injection with Bread::Board</a> (<a href="http://youtu.be/Xpk7AV90gd8">video</a>, <a href="/talks/bread_board_yapc_eu_2012.pdf">slides</a>, <a href="/talks/bread_board_yapc_eu_2012.key">source</a>)</li>
<li><a href="http://act.yapc.eu/ye2012/talk/4182">YAPC::EU 2012 - TIMTOWTDI in 2012</a></li>
<li><a href="http://act.yapcna.org/2012/talk/147">YAPC::NA 2012 - Dependency Injection with Bread::Board</a> (<a href="http://youtu.be/DhhaOQWoOpw">video</a>, <a href="/talks/bread_board_yapc_na_2012/">slides</a>, <a href="/talks/bread_board_yapc_na_2012/slides.vroom">source</a>)</li>