added files that have finally been rendered for tbelaire and alextsay talks

This commit is contained in:
Patrick Melanson 2015-02-07 23:54:54 -05:00
parent a8b955b1ba
commit 4d82cc1a58
1 changed files with 25 additions and 2 deletions

View File

@ -11,6 +11,29 @@
CD or DVD should you so choose. CD or DVD should you so choose.
<ul class="media"> <ul class="media">
<mediaitem title="Racket's Magical Match">
<abstract>
<p>
Come learn how to use the power of the Racket match construct to make
your code easier to read, less bug-prone and overall more awesome!
</p>
<p>
Theo Belaire, a fourth-year CS student, will show you the basics of how
this amazing function works, and help you get your feet wet with some
code examples and advanced use cases.
</p>
<p>
If you're interested in knowing about the more powerful features of
Racket, then this is the talk for you! The material covered is
especially useful for students in CS 241 who are writing their compiler
in Racket, or are just curious about what that might look like.
</p>
</abstract>
<presentor>Theo Belaire</presentor>
<thumbnail file="tbelaire_racket-thumb-small.jpg" />
<mediafile file="tbelaire_racket.mp4" type="Talk (x264)" />
</mediaitem>
<mediaitem title="Distributed File Systems"> <mediaitem title="Distributed File Systems">
<abstract> <abstract>
<p> <p>
@ -27,8 +50,8 @@
</p> </p>
</abstract> </abstract>
<presentor>Alex Tsay</presentor> <presentor>Alex Tsay</presentor>
<thumbnail file="alex-tsay-aerofs.jpg" /> <thumbnail file="alex_tsay_aerofs-thumb-small.jpg" />
<mediafile file="alex-tsay-aerofs-2015-talk.mp4" type="Talk (x264)" /> <mediafile file="alex_tsay_aerofs.mp4" type="Talk (x264)" />
</mediaitem> </mediaitem>
<mediaitem title="Google Fiber: Speed is Hard"> <mediaitem title="Google Fiber: Speed is Hard">