news-update
Holden Karau 17 years ago
parent d99e34687c
commit 8930c6fedb
  1. 4
      media/Makefile
  2. 7
      media/directory.xml
  3. 24
      media/index.xml

@ -0,0 +1,4 @@
INPUTS = index.xml
SUBDIRS =
include ../default.mk

@ -0,0 +1,7 @@
<?xml version='1.0'?>
<!DOCTYPE directory SYSTEM "../csc.dtd">
<directory >
</directory>

@ -0,0 +1,24 @@
<?xml version='1.0'?>
<!DOCTYPE cscpage SYSTEM "../csc.dtd">
<cscpage title="Media">
<header />
<section title="CSC Media">
<p>
Here you will find a wide variety of audio and video recordings of past CSC Talks. Some of these files are very large, and we do not recommend attempting to stream them.
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="Larry Smith: Creating Killer Applications">
<mediafile file="larry-smith-divx-low.avi" size="920M" type="divx" />
<mediafile file="larry-smith-wmv.wmv" size="312M" type="wmv" />
<mediafile file="larry-smith-mov.mov" size="1.4G" type="mov" />
</mediaitem>
<li>Larry Smith: Computing's Next Great Empires <a href="/audio/Larry%20Smith%20Talk.ogg">ogg</a><a href="/audio/Larry%20Smith%20Talk.mp3">mp3</a></li>
<!-- <li>Eric LaForest <a href="ericlaforest.mpg">mpg</a></li> -->
</ul>
</section>
<footer />
</cscpage>
Loading…
Cancel
Save