Fixed up unix102.
parent
2f125c6266
commit
a29eb43191
|
@ -431,8 +431,8 @@
|
|||
<xsl:template match="exec">
|
||||
<li><xsl:value-of select="@name"/> is this term's <b><xsl:value-of
|
||||
select="@position"/></b>. You can <a
|
||||
href="mailto:{@userid}@csclub.uwaterloo.ca">e-mail them</a><xsl:if
|
||||
test="not(@href='')"> or <a href="{@href}">visit their
|
||||
href="mailto:{@userid}@csclub.uwaterloo.ca">e-mail the <xsl:value-of select="@position"/></a><xsl:if
|
||||
test="not(@href='')"> or <a href="{@href}">visit his or her
|
||||
homepage</a></xsl:if>.
|
||||
</li>
|
||||
</xsl:template>
|
||||
|
|
32
events.xml
32
events.xml
|
@ -756,7 +756,7 @@ href="ja2morri@uwaterloo.ca">James Morrison</a>.</p>
|
|||
</ul>
|
||||
</abstract>
|
||||
</eventitem>
|
||||
<eventitem date="2002-02-07" time="6:00 PM" room="MC2037"
|
||||
<eventitem date="2002-02-05" time="6:00 PM" room="MC2037"
|
||||
title="Unix 102: Fun With UNIX">
|
||||
<short>This the second in a series of UNIX tutorials. Simon Law and
|
||||
James Perry will be presenting some more advanced UNIX
|
||||
|
@ -891,9 +891,8 @@ lent to you for the duration of this class.
|
|||
|
||||
<eventitem date="2002-10-01" time="6:30 PM-9:30 PM" room="The Bomber"
|
||||
title="Pints with the Profs">
|
||||
<short></short>
|
||||
<short>Get to know your profs and be the envy of your friends!</short>
|
||||
<abstract>
|
||||
<h3>Get to know your profs and be the envy of your friends!</h3>
|
||||
<p>Come out and meet your professors. This is a great opportunity to
|
||||
meet professors for Undergraduate Research jobs or to find out who you might
|
||||
have for future courses.</p>
|
||||
|
@ -918,8 +917,25 @@ have for future courses.</p>
|
|||
|
||||
<eventitem date="2002-10-05" time="5:30 PM" room="MC3006"
|
||||
title="UNIX 102">
|
||||
<short></short>
|
||||
<abstract>No abstract available yet.</abstract>
|
||||
<short>Talking to your UNIX can be fun and profitable.</short>
|
||||
<abstract>
|
||||
<p>This is the second in a series of seminars that cover the use of
|
||||
the UNIX Operating System. UNIX is used in a variety of applications,
|
||||
both in academia and industry. We will provide you with hands-on
|
||||
experience with the Math Faculty's UNIX environment in this
|
||||
tutorial.</p>
|
||||
|
||||
<p>Topics that will be discussed include:</p>
|
||||
<ul><li>Interacting with Bourne and C shells</li>
|
||||
<li>Editing text using the vi text editor</li>
|
||||
<li>Editing text using the Emacs display editor</li>
|
||||
<li>Multi-tasking and the screen multiplexer</li>
|
||||
</ul>
|
||||
|
||||
<p>If you do not have a Math computer account, don't panic; one will be
|
||||
lent to you for the duration of this class.</p>
|
||||
|
||||
</abstract>
|
||||
</eventitem>
|
||||
|
||||
<eventitem date="2002-10-08" time="TBA" room="MC4045"
|
||||
|
@ -982,4 +998,10 @@ have for future courses.</p>
|
|||
<abstract>No abstract available yet.</abstract>
|
||||
</eventitem>
|
||||
|
||||
<eventitem date="2002-10-17" time="5:30PM" room="TBA"
|
||||
title="Debian in the Enterprise">
|
||||
<short>A talk by Simon Law</short>
|
||||
<abstract>No abstract available yet.</abstract>
|
||||
</eventitem>
|
||||
|
||||
</eventdefs>
|
||||
|
|
Loading…
Reference in New Issue