<?php require_once "fs_inner_context.inc"; ?>
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN"
     "http://www.w3.org/TR/html4/loose.dtd">
<html>

<head>

<meta http-equiv="Content-Type" content="text/html; charset=US-ASCII">

<title><?php echo $HTML_TITLE; ?></title>

</head>

<?php echo html_bgcolor_body($BG_COLOR); ?>

<!-- Standard hierarchical header structure -->

<?php echo $CS_HEADER_HTML; ?>

<?php echo html_linked_text("<em>Courses</em>", $CS_COURSES_ROOT_URL); ?>

<?php echo $HTML_HEADER; ?>

<hr>

<?php echo html_header($HTML_HEADER_LEVEL + 1,
                       "Schedule for final interviews"); ?>

<p>I will determine your grade for this course primarily on the basis
of a private interview at the end of the quarter, in which you present
examples and explain the insights that you derive from listening to
them. You may present the fruits of your own programming, and also
other people's work with fair attribution. I am interested in critical
insight more than programming. I will also give credit for insightful
comments on the online class discussion.</p>

<p>Aim for 30 minutes, but I'll reserve blocks of 60 minutes so that
there is no rush. Please prepare an informal presentation of your
ideas, but also be prepared to answer questions about them. Here is a
schedule of available slots. Please send email to <em>odonnell@cs</em>
to reserve a slot. I will try to mark slots quickly as they are
reserved, but if I get multiple requests for a slot, I'll take the
first comer. If there are serious problems with this schedule, contact
me and we'll work out a variation.</p>

<p>Convocation grades are due on Friday, 6 June, so I have provided
times on Thursday 5 June. Students requiring convocation grades have
priority for those slots.</p>

<p>On the theory that you would like the longest possible time, I
propose Friday 13 June for the rest of you. I am happy to consider
earlier dates, but I would like to limit myself to two days of
interviews during the week of 9-13 June. So, if you would like to use
an earlier day, please discuss it with your classmates and try to pick
one other day.</p>

<p><strong>Tip:</strong> I will be brighter and more cheerful at the
earlier times.</p>

<ul>

<li>Thursday 5 June 2003<br><br>
  <ul>
  <li>9:00-10:00</li>
  <li><em>10:00-11:00</em> Brock Witherspoon</li>
  <li><em>11:00-12:00</em> Eric Lee</li>
  <li><em><b>2:00-3:00</b></em> David Loehlin</li>
  <li><b>3:00-4:00</b></li>
  <li><b>4:00-5:00</b></li>
  </ul><br><br></li>

<li>Friday 13 June 2003<br><br>
  <ul>
  <li><em>9:00-10:00</em> Larry Sheradon</li>
  <li><em>10:00-11:00</em> Eric Heller</li>
  <li><em>11:00-12:00</em> Wonseok Lee</li>
  <li><em><b>1:00-2:00</b></em> Steven Lucy</li>
  </ul><br><br></li>

</ul>

<p>Please make your arrangements for the final interview by the end of
the day on Monday 2 June 2002. I will enter names and italicize times
as slots are taken. Boldface times are Post Meridian.</p>

<?php echo html_header($HTML_HEADER_LEVEL + 2,
                       "Facilities for interviews"); ?>

<p>By default, I'll hold the interviews in my office, and you may use
the Linux machine <em>Surya</em> for demonstrations. I will configure
it like the <em>Linux</em> machines in the Ryerson Annex Labs, except
that there will be speakers as well as headphone output.  If you use
<em>Surya</em>, you will have direct access to the same files that you
manipulate on the other CS Department <em>Linux/Unix</em> systems. If
you want to use some other facilities, it is your responsibility to
make arrangements. I will meet you at other locations if
appropriate.</p>

<?php echo html_footer("index", 0, 1); ?>
<!-- hhmts start -->
Last modified: Mon Jun  2 21:06:05 CDT 2003
<!-- hhmts end -->

</body>

</html>
