Added slides;

This commit is contained in:
Holden Karau 2006-07-22 04:06:21 +00:00
parent 33ebf5b0a7
commit bda6073d56
1 changed files with 4 additions and 1 deletions

View File

@ -14,7 +14,7 @@
<abstract>
Eric LaForest introduces modern Stack Computing, FORTH (a stack based language). Stack systems have faster procedure calls, reduce complexity (shorter pipeline, simpler compilation), and consistent performance (very important for realtime systems). Additionally, The price to performance ratio is often much higher on stack based architectures. But enough rambling from me, watch the video and download the slides to learn more.
<p>
Note: the slides are hard to make out in the video, so make sure to download them as well.
Note: the slides are hard to make out in the video, so make sure to download the slides as well.
</p>
</abstract>
<mediafile file="eric-laforest2-720-480.avi" type="DiVX" size="357M"/>
@ -23,6 +23,9 @@
<mediafile file="ericlaforest.mpg" type="Mpeg" size="307M" />
<mediafile file="Eric-LaForest2-real-1024kbps.rmvb" size="391M" type="Real 9" />
<mediafile file="Eric-laforest2-wmv-512k.wmv" size="220M" type="Windows Media" />
<mediafile file="CSCtalkMar06.pdf" size="1M" type="slides [pdf]"/>
<mediafile file="CSCtalkMar06.ppt" size="1M" type="slides [Power Point]" />
<mediafile file="CSCtalkMar06.odt" size="1M" type="slides [Open Office]" />
</mediaitem>
<mediaitem title="Larry Smith: Creating Killer Applications">
<abstract>