<?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,
"<img align=top
     src=\"http://www.cs.uchicago.edu/~odonnell/Include/Image/news5.gif\"
     alt=\"News Flash: \"
>
Timely Announcements");
?>

<?php echo html_linked_text("Online Discussion using phpbb", "Discussion/phpBB2/"); ?>

<br><br>

<ul>

  <li>[4 Feb 2005] Please bring your copy of the Cohen article,
  "Time-Frequency Distribution," to class starting Tuesday, 8
  February, until we finish a critical reading.<br><br></li>

  <li>[2 Feb 2005] Please post a preliminary project description by
  Monday, 7 February, as described in

  <?php echo html_linked_text("my announcement",
                              "http://www.classes.cs.uchicago.edu/archive/2005/winter/34910-1/Discussion/phpBB2/viewtopic.php?t=17"); ?>.
  </li>

</ul>

<hr><hr>

<?php echo html_header($HTML_HEADER_LEVEL + 1, "Logistics"); ?>

<ul>

  <li>Venue: TTh 12:00 noon - 1:20 PM, Ryerson 277<br><br></li>

  <li>Instructor:
      <?php echo html_linked_text("Michael J. O'Donnell", $OD_ROOT_URL); ?><br><br>

    <ul>
       
      <li>Office: Ryerson 257A.<br><br></li>

      <li>email: <em>odonnell@cs.uchicago.edu</em><br><br></li>

      <li>Office hours: by appointment. Contact me by email, phone at
      the office (773-702-1269), or phone at home (847-835-1837
      between 9:30 and 5:30 on days that I work at home). You may drop
      in to the office any time, but you may find me out or busy if
      you haven't confirmed an appointment. Check my
      <?php echo html_linked_text("personal calendar", $OD_CALENDAR_URL); ?>
      before proposing an appointment.<br><br>
      </li>

    </ul>

  </li>

  <li>Teaching Assistant: none
  </li>

</ul>

<hr><hr>

<?php echo html_header($HTML_HEADER_LEVEL + 1, 
                       html_linked_text("Course Description",
                                        "Course_description"));
?>

<?php echo html_header($HTML_HEADER_LEVEL + 1, 
                       html_linked_text("Texts",
                                        "Texts"));
?>

<?php echo html_header($HTML_HEADER_LEVEL + 1, 
                       html_linked_text("Computing Resources",
                                        "Computing_resources"));
?>

<?php echo html_header($HTML_HEADER_LEVEL + 1, 
                       html_linked_text("Class Project",
                                        "Project"));
?>

<?php echo html_header($HTML_HEADER_LEVEL + 1, 
                       html_linked_text("Students in the Class",
                                        "Roster"));
?>

<?php echo html_header($HTML_HEADER_LEVEL + 1, 
                       html_linked_text("Online Discussion",
                                        "Discussion/phpBB2/"));
?>

<?php echo html_header($HTML_HEADER_LEVEL + 1,
                html_linked_text("Archive of student work",
                                 "Student_work")); ?>

<?php echo html_header($HTML_HEADER_LEVEL + 1,
                       html_linked_text("Related links",
                                        "Related_links")); ?>

<?php echo html_footer("index", 0, 1); ?>
<!-- hhmts start -->
Last modified: Sun Feb  6 17:12:54 CST 2005
<!-- hhmts end -->

</body>

</html>
