Added eric laforest

This commit is contained in:
Holden Karau 2006-07-22 04:00:32 +00:00
parent 4f782f9a46
commit 33ebf5b0a7
1 changed files with 14 additions and 3 deletions

View File

@ -10,9 +10,20 @@
Most of these should be available upon request at the Computer Science Club office to be burnt to CD or DVD should you so choose.
</p>
<ul>
<!-- <mediaitem title="Eric LaForest: Stack Computing">
<mediafile file="ericlaforest.mpg" size="767M" type="MPG" />
</mediaitem> -->
<mediaitem title="Eric LaForest: Stack Computing">
<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.
</p>
</abstract>
<mediafile file="eric-laforest2-720-480.avi" type="DiVX" size="357M"/>
<mediafile file="ericlaforest-xvid.avi" type="XViD" size="309M"/>
<mediafile file="ericlaforest.mov" type="Quick Time" size="298M" />
<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" />
</mediaitem>
<mediaitem title="Larry Smith: Creating Killer Applications">
<abstract>
A discussion of how software creators can identify application opportunities that offer the promise of great social and commercial significance.