From 0eee3a8e62c0fae97fc2a4f8b4c723753c91f497 Mon Sep 17 00:00:00 2001 From: David Bartley Date: Mon, 28 Jul 2008 19:24:24 -0400 Subject: [PATCH] Fix links --- media/index.xml | 7 ++++--- news.xml | 6 +++--- xsl/media.xsl | 2 +- 3 files changed, 8 insertions(+), 7 deletions(-) diff --git a/media/index.xml b/media/index.xml index 32b0717..0206a29 100644 --- a/media/index.xml +++ b/media/index.xml @@ -192,7 +192,7 @@ Safeguarding Your Privacy in a Networked World." results that begin to answer the motivating questions. ingimp can be found at http://www.ingimp.org.

- The slides from the talk are available here: ingimp_uw_csc_talk_6_27_2007.pdf. + The slides from the talk are available here: ingimp_uw_csc_talk_6_27_2007.pdf.

@@ -327,7 +327,7 @@ Safeguarding Your Privacy in a Networked World." related information.

Slides from the talk are available - here. + here.

Biography

@@ -384,7 +384,8 @@ Safeguarding Your Privacy in a Networked World."

The following picture was taken after the talk (click for higher-res).

- + +

diff --git a/news.xml b/news.xml index 002ab1d..fd17f37 100644 --- a/news.xml +++ b/news.xml @@ -70,13 +70,13 @@ have the developement tools!), or just watch the funny lights on the front of it executive. - Here is the audio for Professor Buss' + Here is the audio for Professor Buss' talk: Game Complexity Theorists Ponder, in mp3 format. Enjoy! Audio has been added for the Larry Smith talk: Computing's Next Great - Empires. It is available in Ogg - format or in MP3 format. + Empires. It is available in Ogg + format or in MP3 format. Thanks to all who came out. The talk was a great success. diff --git a/xsl/media.xsl b/xsl/media.xsl index 42910fd..3ca72f3 100644 --- a/xsl/media.xsl +++ b/xsl/media.xsl @@ -24,7 +24,7 @@ s1.addParam("allowfullscreen","true"); s1.addVariable("file",""); - s1.addVariable("image","http://csclub.uwaterloo.ca/files/"); + s1.addVariable("image","http://mirror.csclub.uwaterloo.ca/csclub/"); s1.write("player1");