-- Removed webcam.

Signed-off-by: Mark Farrell<m4farrel@csclub.uwaterloo.ca>
This commit is contained in:
Mark Farrell 2014-10-26 20:01:23 -04:00
parent 92bb852076
commit e06c347130
4 changed files with 2 additions and 45 deletions

View File

@ -3,5 +3,4 @@
<!DOCTYPE directory SYSTEM "../csc.dtd">
<directory title="Office">
<diritem title="Webcam" href="webcam" />
</directory>

View File

@ -9,9 +9,8 @@
The CSC Office is located at room MC 3036/3037, in the Math &amp;
Computer Building of the University of Waterloo. The office is open
whenever office staff are around to keep it
open, which basically means it is open most of the time. You can
check by taking a look through our <a href="webcam">web-enabled
camera</a>. In the office we have lots of books, five computer terminals,
open, which basically means it is open most of the time.
In the office we have lots of books, five computer terminals,
and most of the time an array of knowledgeable people to talk to and ask
questions.
</p>

View File

@ -1,22 +0,0 @@
<?xml version='1.0'?>
<!DOCTYPE cscpage SYSTEM "../csc.dtd">
<cscpage title="CSC Webcam (Streaming)">
<header />
<section title="CSC Office Webcam (Streaming)">
<p>Spy on the office, see whether it's open or who is passing by the door!</p>
<div class="webcam"><p>
<a href="webcam"><img src="http://maltodextrin.csclub.uwaterloo.ca:8080/" width="640" height="480" alt="maltodextrin's Webcam"/></a>
</p><p>
<a href="webcam"><img src="http://acesulfame-potassium.csclub.uwaterloo.ca:8080/" width="640" height="480" alt="Natural-flavours's Webcam"/></a>
</p></div>
<p>Tired of streaming? Try the <a href="webcam">regular version</a>. You
can also click on the webcam images above to switch to the regular version.</p>
</section>
<footer />
</cscpage>

View File

@ -1,19 +0,0 @@
<?xml version='1.0'?>
<!DOCTYPE cscpage SYSTEM "../csc.dtd">
<cscpage title="CSC Webcam">
<header />
<section title="CSC Office Webcam">
<p>Spy on the office, see whether it's open or who is passing by the door!</p>
<div class="webcam"><p>
<img src="/office/webcam/maltodextrin.jpg" width="640" height="480" title="maltodextrin's Webcam"/>
</p><p>
<img src="/office/webcam/bit-shifter.jpg" width="640" height="480" title="bit-shifter's Webcam"/>
</p></div>
</section>
<footer />
</cscpage>