rubyuw 0.99.1
Sign up to get free protection for your applications and to get access to all the features.
- data/.gitignore +4 -0
- data/README.md +81 -0
- data/Rakefile +45 -0
- data/VERSION +1 -0
- data/lib/rubyuw.rb +9 -0
- data/lib/rubyuw/base.rb +122 -0
- data/lib/rubyuw/connection.rb +145 -0
- data/lib/rubyuw/curriculum_enrollment.rb +75 -0
- data/lib/rubyuw/errors.rb +16 -0
- data/lib/rubyuw/schedule.rb +52 -0
- data/lib/rubyuw/sln.rb +108 -0
- data/rubyuw.gemspec +97 -0
- data/test/live/curriculum_enrollment_test.rb +47 -0
- data/test/live/sln_test.rb +54 -0
- data/test/live/test_helper.rb +24 -0
- data/test/mocked/base_test.rb +171 -0
- data/test/mocked/connection_test.rb +178 -0
- data/test/mocked/curriculum_enrollment_test.rb +158 -0
- data/test/mocked/fixture_pages/bad_request.html +80 -0
- data/test/mocked/fixture_pages/curric_courses.html +2659 -0
- data/test/mocked/fixture_pages/curric_no_courses.html +88 -0
- data/test/mocked/fixture_pages/curric_no_curric_found.html +86 -0
- data/test/mocked/fixture_pages/logged_in_relay.html +660 -0
- data/test/mocked/fixture_pages/login.html +121 -0
- data/test/mocked/fixture_pages/no_form_login.html +122 -0
- data/test/mocked/fixture_pages/no_login_button.html +100 -0
- data/test/mocked/fixture_pages/not_logged_in_relay.html +15 -0
- data/test/mocked/fixture_pages/registration.html +699 -0
- data/test/mocked/fixture_pages/registration_error.html +699 -0
- data/test/mocked/fixture_pages/registration_error_no_rows.html +627 -0
- data/test/mocked/fixture_pages/registration_no_form.html +700 -0
- data/test/mocked/fixture_pages/registration_success.html +718 -0
- data/test/mocked/fixture_pages/registration_unknown.html +721 -0
- data/test/mocked/fixture_pages/schedule.html +166 -0
- data/test/mocked/fixture_pages/schedule_diff_credit_row.html +167 -0
- data/test/mocked/fixture_pages/schedule_empty.html +130 -0
- data/test/mocked/fixture_pages/schedule_no_credit_row.html +169 -0
- data/test/mocked/fixture_pages/sln_does_not_exist.html +85 -0
- data/test/mocked/fixture_pages/sln_no_course_info.html +94 -0
- data/test/mocked/fixture_pages/sln_no_course_notes.html +94 -0
- data/test/mocked/fixture_pages/sln_no_enrollment_info.html +94 -0
- data/test/mocked/fixture_pages/sln_status.html +92 -0
- data/test/mocked/fixture_pages/welcome.html +93 -0
- data/test/mocked/schedule_test.rb +89 -0
- data/test/mocked/sln_test.rb +146 -0
- data/test/mocked/test_helper.rb +67 -0
- data/test/password.rb.sample +8 -0
- metadata +118 -0
@@ -0,0 +1,88 @@
|
|
1
|
+
|
2
|
+
|
3
|
+
<HTML>
|
4
|
+
<HEAD>
|
5
|
+
<META NAME="GENERATOR" Content="Microsoft Visual Studio 6.0">
|
6
|
+
<TITLE>Time Schedule Enrollment Summary</TITLE>
|
7
|
+
<LINK REL="stylesheet" TYPE="text/css" HREF="https://www.washington.edu/home/home.css">
|
8
|
+
</HEAD>
|
9
|
+
<BODY>
|
10
|
+
|
11
|
+
|
12
|
+
<table border='0' cellpadding='0' cellspacing='0' width='100%' align='center'>
|
13
|
+
<tr>
|
14
|
+
<td width='100%' class='rpad'>
|
15
|
+
<a href='http://www.washington.edu/' target='_top'><img src='/sdb_library/images/uwlogo150p.gif' border='0' width='150' height='28' alt='University of Washington'></a>
|
16
|
+
</td>
|
17
|
+
<td rowspan='2' valign='bottom'>
|
18
|
+
|
19
|
+
<table border='0' cellpadding='0' cellspacing='0'>
|
20
|
+
<tr><td colspan='2' bgcolor='#666666'><img src='/sdb_library/images/1px_transparent.gif' height='1'></td></tr>
|
21
|
+
<tr>
|
22
|
+
<td bgcolor='#666666'><img src='/sdb_library/images/1px_transparent.gif' width='7' height='1'></td>
|
23
|
+
<td nowrap><span class='l1text'>
|
24
|
+
<a href='http://www.washington.edu/home/search.html' target='_top'>Search</A> |
|
25
|
+
<a href='http://www.washington.edu/home/directories.html' target='_top'>Directories</A> |
|
26
|
+
<a href='http://www.washington.edu/tools/' target='_top'>Reference Tools</A>
|
27
|
+
</span></td>
|
28
|
+
</tr>
|
29
|
+
</table>
|
30
|
+
|
31
|
+
</td>
|
32
|
+
</tr>
|
33
|
+
<tr>
|
34
|
+
<td bgcolor='#666666'><img src='/sdb_library/images/1px_transparent.gif' height='1'></td>
|
35
|
+
</tr>
|
36
|
+
</table>
|
37
|
+
<table border='0' cellpadding='0' cellspacing='0' width='100%'>
|
38
|
+
<tr>
|
39
|
+
<td bgcolor='#e6e6e6'><img src='/sdb_library/images/1px_transparent.gif' width='1' height='5'></TD>
|
40
|
+
</tr>
|
41
|
+
</table>
|
42
|
+
<table border='0' cellpadding='0' cellspacing='0' width='100%'>
|
43
|
+
<tr>
|
44
|
+
<td rowspan='2' nowrap><span class='l1text'>
|
45
|
+
<a href='http://www.washington.edu/' target='_top'>UW Home</A> > <a href='http://www.washington.edu/students/' target='_top'>Student Guide</A> > <a href='http://www.washington.edu/students/timeschd/' target='_top'>Time Schedule</A> > <a href='http://www.washington.edu/students/timeschd/AUT2009' target='_top'>Autumn 2009</A> > <a href='http://www.washington.edu/students/timeschd/AUT2009/chem.html ' target='_top'>CHEMISTRY </A>
|
46
|
+
</span></td>
|
47
|
+
<td width='5' rowspan='3' bgcolor='#cccccc'><img src='/sdb_library/images/1px_transparent.gif' border='0' width='7' height='1'></td>
|
48
|
+
<td bgcolor='#cccccc' height='1'><img src='/sdb_library/images/1px_transparent.gif' border='0' width='1' height='1'></td>
|
49
|
+
</tr>
|
50
|
+
<tr>
|
51
|
+
<td width='100%'> </td>
|
52
|
+
</tr>
|
53
|
+
<tr>
|
54
|
+
<td bgcolor='#cccccc'><img src='/sdb_library/images/1px_transparent.gif' border='0' width='1' height='1'></td>
|
55
|
+
</tr>
|
56
|
+
</table>
|
57
|
+
<H1>Autumn Quarter 2009 Enrollment Summary</H1><H2>CHEMISTRY </H2><UL><LI>To display section details, click the Schedule Line Number (SLN)</LI></UL><P><TABLE BORDER><TR BGCOLOR="#d0d0d0"><TH>SLN</TH><TH COLSPAN="2">Course</TH><TH>Type</TH><TH>Title</TH><TH>Current<BR>Enrollment</TH><TH>Limit</TH><TH>Room<BR>Capacity</TH><TH>Space<BR>Available</TH><TH>Denied<BR>Requests</TH><TH>Notes</TH></TR>
|
58
|
+
</TABLE>
|
59
|
+
|
60
|
+
<P></P>
|
61
|
+
<table border='0' cellpadding='0' cellspacing='0' align='center' width='100%'>
|
62
|
+
<tr>
|
63
|
+
<td rowspan='2'>
|
64
|
+
<a href='http://www.washington.edu/'><img src='/sdb_library/images/footersealW.gif' border='0' height='48' width='48' hspace='5' vspace='7' alt='UW Seal'></a>
|
65
|
+
</td>
|
66
|
+
<td rowspan='3' bgcolor='#666666' width='5'><img src='/sdb_library/images/1px_transparent.gif' width='7' height='1'></td>
|
67
|
+
<td colspan='2' bgcolor='#666666' height='1'><img src='/sdb_library/images/1px_transparent.gif' width='1' height='1'></td>
|
68
|
+
</tr><tr>
|
69
|
+
<td width='100%'>
|
70
|
+
<table border='0' width='100%'>
|
71
|
+
<tr>
|
72
|
+
<td valign='top'><address>
|
73
|
+
Office of the Registrar<br>
|
74
|
+
registrar@u.washington.edu<br>
|
75
|
+
July 11, 2009
|
76
|
+
</address>
|
77
|
+
</td>
|
78
|
+
</tr>
|
79
|
+
</table>
|
80
|
+
</td>
|
81
|
+
</tr><tr height='1'>
|
82
|
+
<td bgcolor='#666666'><img src='/sdb_library/images/1px_transparent.gif' width='1' height='1'></td>
|
83
|
+
</tr>
|
84
|
+
</table>
|
85
|
+
|
86
|
+
|
87
|
+
</BODY>
|
88
|
+
</HTML>
|
@@ -0,0 +1,86 @@
|
|
1
|
+
|
2
|
+
|
3
|
+
<HTML>
|
4
|
+
<HEAD>
|
5
|
+
<META NAME="GENERATOR" Content="Microsoft Visual Studio 6.0">
|
6
|
+
<TITLE>Time Schedule Enrollment Summary</TITLE>
|
7
|
+
<LINK REL="stylesheet" TYPE="text/css" HREF="https://www.washington.edu/home/home.css">
|
8
|
+
</HEAD>
|
9
|
+
<BODY>
|
10
|
+
|
11
|
+
|
12
|
+
<table border='0' cellpadding='0' cellspacing='0' width='100%' align='center'>
|
13
|
+
<tr>
|
14
|
+
<td width='100%' class='rpad'>
|
15
|
+
<a href='http://www.washington.edu/' target='_top'><img src='/sdb_library/images/uwlogo150p.gif' border='0' width='150' height='28' alt='University of Washington'></a>
|
16
|
+
</td>
|
17
|
+
<td rowspan='2' valign='bottom'>
|
18
|
+
|
19
|
+
<table border='0' cellpadding='0' cellspacing='0'>
|
20
|
+
<tr><td colspan='2' bgcolor='#666666'><img src='/sdb_library/images/1px_transparent.gif' height='1'></td></tr>
|
21
|
+
<tr>
|
22
|
+
<td bgcolor='#666666'><img src='/sdb_library/images/1px_transparent.gif' width='7' height='1'></td>
|
23
|
+
<td nowrap><span class='l1text'>
|
24
|
+
<a href='http://www.washington.edu/home/search.html' target='_top'>Search</A> |
|
25
|
+
<a href='http://www.washington.edu/home/directories.html' target='_top'>Directories</A> |
|
26
|
+
<a href='http://www.washington.edu/tools/' target='_top'>Reference Tools</A>
|
27
|
+
</span></td>
|
28
|
+
</tr>
|
29
|
+
</table>
|
30
|
+
|
31
|
+
</td>
|
32
|
+
</tr>
|
33
|
+
<tr>
|
34
|
+
<td bgcolor='#666666'><img src='/sdb_library/images/1px_transparent.gif' height='1'></td>
|
35
|
+
</tr>
|
36
|
+
</table>
|
37
|
+
<table border='0' cellpadding='0' cellspacing='0' width='100%'>
|
38
|
+
<tr>
|
39
|
+
<td bgcolor='#e6e6e6'><img src='/sdb_library/images/1px_transparent.gif' width='1' height='5'></TD>
|
40
|
+
</tr>
|
41
|
+
</table>
|
42
|
+
<table border='0' cellpadding='0' cellspacing='0' width='100%'>
|
43
|
+
<tr>
|
44
|
+
<td rowspan='2' nowrap><span class='l1text'>
|
45
|
+
<a href='http://www.washington.edu/' target='_top'>UW Home</A> > <a href='http://www.washington.edu/students/' target='_top'>Student Guide</A> > <a href='http://www.washington.edu/students/timeschd/' target='_top'>Time Schedule</A> > <a href='http://www.washington.edu/students/timeschd/AUT2009' target='_top'>Autumn 2009</A> > <a href='http://www.washington.edu/students/timeschd/AUT2009/ ' target='_top'> </A>
|
46
|
+
</span></td>
|
47
|
+
<td width='5' rowspan='3' bgcolor='#cccccc'><img src='/sdb_library/images/1px_transparent.gif' border='0' width='7' height='1'></td>
|
48
|
+
<td bgcolor='#cccccc' height='1'><img src='/sdb_library/images/1px_transparent.gif' border='0' width='1' height='1'></td>
|
49
|
+
</tr>
|
50
|
+
<tr>
|
51
|
+
<td width='100%'> </td>
|
52
|
+
</tr>
|
53
|
+
<tr>
|
54
|
+
<td bgcolor='#cccccc'><img src='/sdb_library/images/1px_transparent.gif' border='0' width='1' height='1'></td>
|
55
|
+
</tr>
|
56
|
+
</table>
|
57
|
+
<H1>Autumn Quarter 2009 Enrollment Summary</H1><H2> </H2><P>No sections found for CSE </P>
|
58
|
+
<P></P>
|
59
|
+
<table border='0' cellpadding='0' cellspacing='0' align='center' width='100%'>
|
60
|
+
<tr>
|
61
|
+
<td rowspan='2'>
|
62
|
+
<a href='http://www.washington.edu/'><img src='/sdb_library/images/footersealW.gif' border='0' height='48' width='48' hspace='5' vspace='7' alt='UW Seal'></a>
|
63
|
+
</td>
|
64
|
+
<td rowspan='3' bgcolor='#666666' width='5'><img src='/sdb_library/images/1px_transparent.gif' width='7' height='1'></td>
|
65
|
+
<td colspan='2' bgcolor='#666666' height='1'><img src='/sdb_library/images/1px_transparent.gif' width='1' height='1'></td>
|
66
|
+
</tr><tr>
|
67
|
+
<td width='100%'>
|
68
|
+
<table border='0' width='100%'>
|
69
|
+
<tr>
|
70
|
+
<td valign='top'><address>
|
71
|
+
Office of the Registrar<br>
|
72
|
+
registrar@u.washington.edu<br>
|
73
|
+
July 10, 2009
|
74
|
+
</address>
|
75
|
+
</td>
|
76
|
+
</tr>
|
77
|
+
</table>
|
78
|
+
</td>
|
79
|
+
</tr><tr height='1'>
|
80
|
+
<td bgcolor='#666666'><img src='/sdb_library/images/1px_transparent.gif' width='1' height='1'></td>
|
81
|
+
</tr>
|
82
|
+
</table>
|
83
|
+
|
84
|
+
|
85
|
+
</BODY>
|
86
|
+
</HTML>
|
@@ -0,0 +1,660 @@
|
|
1
|
+
<!DOCTYPE HTML
|
2
|
+
PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN"
|
3
|
+
"http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
|
4
|
+
<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
|
5
|
+
<head>
|
6
|
+
<!-- (c) 1998- UW -->
|
7
|
+
<meta http-equiv="content-type" content="text/html; charset=UTF-8" />
|
8
|
+
<link href="/css/2009/google.css" rel="stylesheet" type="text/css" />
|
9
|
+
<link href="/css/2009/myuw.css" rel="stylesheet" type="text/css" />
|
10
|
+
<script type="text/javascript">var myuw_timedout=false;</script>
|
11
|
+
|
12
|
+
<title>Main MyUW Page</title>
|
13
|
+
<script type="text/javascript" src="/js/myuw.js"></script>
|
14
|
+
<link rel="stylesheet" type="text/css" href="/css/2009/01.css" />
|
15
|
+
<base target="_blank" />
|
16
|
+
|
17
|
+
|
18
|
+
|
19
|
+
</head>
|
20
|
+
|
21
|
+
<body>
|
22
|
+
|
23
|
+
<span class="bg_tile"><div class="banner">
|
24
|
+
<div class="bar_right">
|
25
|
+
Welcome <span>foo</span><span class="bar">|</span><a target="_blank" title="Change your password, Email options" href="https://uwnetid.washington.edu/manage/" class="barlink">My Account</a><span class="bar">|</span><a target="_blank" href="/info.html" class="barlink">Help</a><span class="bar">|</span><a target="_top" title="Exit from MyUW" class="barlink" href="?wicket:interface=:0:header:bar_right:logout::ILinkListener::">Log Out</a>
|
26
|
+
</div>
|
27
|
+
<div class="bar_left">
|
28
|
+
<a class="prev-theme" title="Previous Theme" alt="Previous Theme" target="_top" href="?wicket:interface=:0:header:prev_theme::ILinkListener::">Previous Theme</a>
|
29
|
+
<span class="theme">Change Theme</span>
|
30
|
+
<a class="next-theme" title="Next Theme" alt="Next Theme" target="_top" href="?wicket:interface=:0:header:next_theme::ILinkListener::">Next Theme</a>
|
31
|
+
</div>
|
32
|
+
<div class="main_header"><a href="#main_content" class="skip">Skip to main content</a><h1 class="logo">MyUW</h1>
|
33
|
+
<div class="main_search">
|
34
|
+
<form target="_blank" id="id4" method="post" action="?wicket:interface=:0:header:search:search_form::IFormSubmitListener::"><div style="display:none"><input type="hidden" name="id4_hf_0" id="id4_hf_0" /></div><label><input type="radio" checked="checked" name="domain" onClick="this.form.target='_blank'" id="id1-id2" value="radio8"/><span class="search">UW</span></label><label><input type="radio" name="domain" onClick="this.form.target='_top'" id="id1-id3" value="radio9"/><span class="search">MyUW</span></label><input size="25" value="" maxlength="80" type="text" name="inputStr"/><input name="submit" value="Search" type="submit" /></form>
|
35
|
+
</div>
|
36
|
+
</div>
|
37
|
+
</div></span>
|
38
|
+
<div id="id5" style="width:100%;">
|
39
|
+
<table width="100%" cellpadding="0" cellspacing="0">
|
40
|
+
<tr><td id="col1" class="leftborder">
|
41
|
+
<h2 class="skip">Navigation Menu</h2>
|
42
|
+
<div class="leftcolback colwidth">
|
43
|
+
<div class="section">
|
44
|
+
<b class="rnd_tab left_rounded_only"><b class="rnd1"></b><b class="rnd2"></b><b class="rnd3"></b></b>
|
45
|
+
<div class="selected_section_contents leftselectedtab surroundborder">
|
46
|
+
<div class="section_title selected_section_title"><a target="_top" name="active_tab" class="selected_tab_view_title" href="?tab=1" title="Go to MyFrontPage"><h2>MyFrontPage</h2></a></div>
|
47
|
+
|
48
|
+
<div class="gadget_set" style="display: block;">
|
49
|
+
<span>
|
50
|
+
<div class="gadget_title"><span>
|
51
|
+
<a target="_top" href="?wicket:interface=:0:content:nav_tabs:0:tab:nav_chan_set:left_nav_chan:1:link:nav_chan_link::ILinkListener::" title="go to Quick Links section"><span>Quick Links</span></a>
|
52
|
+
</span></div>
|
53
|
+
</span><span>
|
54
|
+
<div class="gadget_title"><span>
|
55
|
+
<a target="_top" href="?wicket:interface=:0:content:nav_tabs:0:tab:nav_chan_set:left_nav_chan:2:link:nav_chan_link::ILinkListener::" title="go to Email section"><span>Email</span></a>
|
56
|
+
</span></div>
|
57
|
+
</span><span>
|
58
|
+
<div class="gadget_title"><span>
|
59
|
+
<a target="_top" href="?wicket:interface=:0:content:nav_tabs:0:tab:nav_chan_set:left_nav_chan:3:link:nav_chan_link::ILinkListener::" title="go to Student Personal Services section"><span>Student Personal ...</span></a>
|
60
|
+
</span></div>
|
61
|
+
</span><span>
|
62
|
+
<div class="gadget_title"><span>
|
63
|
+
<a target="_top" href="?wicket:interface=:0:content:nav_tabs:0:tab:nav_chan_set:left_nav_chan:4:link:nav_chan_link::ILinkListener::" title="go to MyView section"><span>MyView</span></a>
|
64
|
+
</span></div>
|
65
|
+
</span><span>
|
66
|
+
<div class="gadget_title"><span>
|
67
|
+
<a target="_top" href="?wicket:interface=:0:content:nav_tabs:0:tab:nav_chan_set:left_nav_chan:5:link:nav_chan_link::ILinkListener::" title="go to Current Weather section"><span>Current Weather</span></a>
|
68
|
+
</span></div>
|
69
|
+
</span><span>
|
70
|
+
<div class="gadget_title"><span>
|
71
|
+
<a target="_top" href="?wicket:interface=:0:content:nav_tabs:0:tab:nav_chan_set:left_nav_chan:6:link:nav_chan_link::ILinkListener::" title="go to Personal Calendar section"><span>Personal Calendar</span></a>
|
72
|
+
</span></div>
|
73
|
+
</span><span>
|
74
|
+
<div class="gadget_title"><span>
|
75
|
+
<a target="_top" href="?wicket:interface=:0:content:nav_tabs:0:tab:nav_chan_set:left_nav_chan:7:link:nav_chan_link::ILinkListener::" title="go to Class Schedule section"><span>Class Schedule</span></a>
|
76
|
+
</span></div>
|
77
|
+
</span><span>
|
78
|
+
<div class="gadget_title"><span>
|
79
|
+
<a target="_top" href="?wicket:interface=:0:content:nav_tabs:0:tab:nav_chan_set:left_nav_chan:8:link:nav_chan_link::ILinkListener::" title="go to Housing & Food Services section"><span>Housing & Food Se...</span></a>
|
80
|
+
</span></div>
|
81
|
+
</span><span>
|
82
|
+
<div class="gadget_title"><span>
|
83
|
+
<a target="_top" href="?wicket:interface=:0:content:nav_tabs:0:tab:nav_chan_set:left_nav_chan:9:link:nav_chan_link::ILinkListener::" title="go to Computer Science and Engineering section"><span>Computer Science ...</span></a>
|
84
|
+
</span></div>
|
85
|
+
</span>
|
86
|
+
</div>
|
87
|
+
</div>
|
88
|
+
<b class="rnd_tab left_rounded_only"><b class="rnd3"></b><b class="rnd2"></b><b class="rnd1"></b></b>
|
89
|
+
</div>
|
90
|
+
</div><div class="leftcolback colwidth">
|
91
|
+
<div class="section">
|
92
|
+
<div class="section_contents leftunselectedtab leftborder">
|
93
|
+
|
94
|
+
<div class="section_title unselected_section_title"><a target="_top" class="tab_view_title" href="?tab=6" title="Go to Student Page"><h2>Student</h2></a></div>
|
95
|
+
|
96
|
+
|
97
|
+
</div>
|
98
|
+
</div>
|
99
|
+
</div><div class="leftcolback colwidth">
|
100
|
+
<div class="section">
|
101
|
+
<div class="section_contents leftunselectedtab leftborder">
|
102
|
+
<div>
|
103
|
+
<div class="topline"></div><div class="bottomline"></div>
|
104
|
+
</div>
|
105
|
+
<div class="section_title unselected_section_title"><a target="_top" class="tab_view_title" href="?tab=8" title="Go to Teaching Page"><h2>Teaching</h2></a></div>
|
106
|
+
|
107
|
+
|
108
|
+
</div>
|
109
|
+
</div>
|
110
|
+
</div><div class="leftcolback colwidth">
|
111
|
+
<div class="section">
|
112
|
+
<div class="section_contents leftunselectedtab leftborder">
|
113
|
+
<div>
|
114
|
+
<div class="topline"></div><div class="bottomline"></div>
|
115
|
+
</div>
|
116
|
+
<div class="section_title unselected_section_title"><a target="_top" class="tab_view_title" href="?tab=7" title="Go to Working Page"><h2>Working</h2></a></div>
|
117
|
+
|
118
|
+
|
119
|
+
</div>
|
120
|
+
</div>
|
121
|
+
</div><div class="leftcolback colwidth">
|
122
|
+
<div class="section">
|
123
|
+
<div class="section_contents leftunselectedtab leftborder">
|
124
|
+
<div>
|
125
|
+
<div class="topline"></div><div class="bottomline"></div>
|
126
|
+
</div>
|
127
|
+
<div class="section_title unselected_section_title"><a target="_top" class="tab_view_title" href="?tab=10" title="Go to Administrative Services Page"><h2>Admin Svcs</h2></a></div>
|
128
|
+
|
129
|
+
|
130
|
+
</div>
|
131
|
+
</div>
|
132
|
+
</div><div class="leftcolback colwidth">
|
133
|
+
<div class="section">
|
134
|
+
<div class="section_contents leftunselectedtab leftborder">
|
135
|
+
<div>
|
136
|
+
<div class="topline"></div><div class="bottomline"></div>
|
137
|
+
</div>
|
138
|
+
<div class="section_title unselected_section_title"><a target="_top" class="tab_view_title" href="?tab=9" title="Go to Alumni Page"><h2>Alumni</h2></a></div>
|
139
|
+
|
140
|
+
|
141
|
+
</div>
|
142
|
+
</div>
|
143
|
+
</div><div class="leftcolback colwidth">
|
144
|
+
<div class="section">
|
145
|
+
<div class="section_contents leftunselectedtab leftborder">
|
146
|
+
<div>
|
147
|
+
<div class="topline"></div><div class="bottomline"></div>
|
148
|
+
</div>
|
149
|
+
<div class="section_title unselected_section_title"><a target="_top" class="tab_view_title" href="?tab=2" title="Go to News Page"><h2>News</h2></a></div>
|
150
|
+
|
151
|
+
|
152
|
+
</div>
|
153
|
+
</div>
|
154
|
+
</div><div class="leftcolback colwidth">
|
155
|
+
<div class="section">
|
156
|
+
<div class="section_contents leftunselectedtab leftborder">
|
157
|
+
<div>
|
158
|
+
<div class="topline"></div><div class="bottomline"></div>
|
159
|
+
</div>
|
160
|
+
<div class="section_title unselected_section_title"><a target="_top" class="tab_view_title" href="?tab=3" title="Go to Events Page"><h2>Events</h2></a></div>
|
161
|
+
|
162
|
+
|
163
|
+
</div>
|
164
|
+
</div>
|
165
|
+
</div><div class="leftcolback colwidth">
|
166
|
+
<div class="section">
|
167
|
+
<div class="section_contents leftunselectedtab leftborder">
|
168
|
+
<div>
|
169
|
+
<div class="topline"></div><div class="bottomline"></div>
|
170
|
+
</div>
|
171
|
+
<div class="section_title unselected_section_title"><a target="_top" class="tab_view_title" href="?tab=12" title="Go to Campus Life Page"><h2>Campus life</h2></a></div>
|
172
|
+
|
173
|
+
|
174
|
+
</div>
|
175
|
+
</div>
|
176
|
+
</div><div class="leftcolback colwidth">
|
177
|
+
<div class="section">
|
178
|
+
<div class="section_contents leftunselectedtab leftborder">
|
179
|
+
<div>
|
180
|
+
<div class="topline"></div><div class="bottomline"></div>
|
181
|
+
</div>
|
182
|
+
<div class="section_title unselected_section_title"><a target="_top" class="tab_view_title" href="?tab=4" title="Go to Getting around Page"><h2>Getting around</h2></a></div>
|
183
|
+
|
184
|
+
|
185
|
+
</div>
|
186
|
+
</div>
|
187
|
+
</div><div class="leftcolback colwidth">
|
188
|
+
<div class="section">
|
189
|
+
<div class="section_contents leftunselectedtab leftborder">
|
190
|
+
<div>
|
191
|
+
<div class="topline"></div><div class="bottomline"></div>
|
192
|
+
</div>
|
193
|
+
<div class="section_title unselected_section_title"><a target="_top" class="tab_view_title" href="?tab=11" title="Go to Library Page"><h2>Library</h2></a></div>
|
194
|
+
|
195
|
+
|
196
|
+
</div>
|
197
|
+
</div>
|
198
|
+
</div><div class="leftcolback colwidth">
|
199
|
+
<div class="section">
|
200
|
+
<div class="section_contents leftunselectedtab leftborder">
|
201
|
+
<div>
|
202
|
+
<div class="topline"></div><div class="bottomline"></div>
|
203
|
+
</div>
|
204
|
+
<div class="section_title unselected_section_title"><a target="_top" class="tab_view_title" href="?tab=5" title="Go to Bookmark Page"><h2>Bookmarks</h2></a></div>
|
205
|
+
|
206
|
+
|
207
|
+
</div>
|
208
|
+
</div>
|
209
|
+
</div>
|
210
|
+
</td>
|
211
|
+
|
212
|
+
<td id="col2" class="topbotborder">
|
213
|
+
|
214
|
+
<div class="content_action">
|
215
|
+
<span class="float_right smaller">Wed Sep 09 2009</span>
|
216
|
+
<span>
|
217
|
+
<span><a href="?wicket:interface=:0:content:toplinks:actionlink:1:link::ILinkListener::" target="_top" class="content_action_link" title="Select more content for this page."><span class="content_action_label">Add Content</span></a></span><span><span class="abar">|</span><a href="?wicket:interface=:0:content:toplinks:actionlink:2:link::ILinkListener::" target="_top" class="content_action_link" title="Roll back my content change on this page (EXCEPT my own links). Go back to the default content."><span class="content_action_label">Reset Content</span></a></span>
|
218
|
+
</span>
|
219
|
+
</div>
|
220
|
+
|
221
|
+
|
222
|
+
|
223
|
+
<div>
|
224
|
+
|
225
|
+
</div>
|
226
|
+
<a name="main_content"></a>
|
227
|
+
<div class="col2_contents">
|
228
|
+
<div id="content_0" class="cnt_r">
|
229
|
+
<table align="left" cellspacing="0" cellpading="0" class="cnt">
|
230
|
+
<tr valign="top">
|
231
|
+
<td align="left" id="0_0" class="cnt_col">
|
232
|
+
<div class="channel" id="c_22">
|
233
|
+
<b class="rnd_modtitle "><b class="rnd1"></b><b class="rnd2"></b><b class="rnd3"></b></b><div class="chanbox">
|
234
|
+
<div class="chanhd" id="dnd_c_22" style="cursor:move">
|
235
|
+
<h2 class="chan_title">Quick Links</h2>
|
236
|
+
<div class="chan_controls"><a target="_top" title="Select links for this box" class="chan_icon" href="?wicket:interface=:0:content:content_row0:content_col:0_0:chan:c_22:chan:header:edit_chan::ILinkListener::">Edit</a></div>
|
237
|
+
</div>
|
238
|
+
<div class="chancnt">
|
239
|
+
<div class="chancnt_inner">
|
240
|
+
<div class="chanitem"><a href="http://www.washington.edu/students/reg/calendar.html"><span>Academic Calendar - Seattle</span></a></div><div class="chanitem"><a href="http://www.washington.edu/maps/"><span>Campus Maps</span></a></div><div class="chanitem"><a href="https://catalysttools.washington.edu/"><span>Catalyst Web Tools</span></a></div><div class="chanitem"><a href="https://sdb.admin.washington.edu/students/uwnetid/dars.asp"><span>Degree Audit Reporting System (DARS)</span></a></div><div class="chanitem"><a href="http://www.washington.edu/home/peopledir/"><span>Faculty/Staff/Student Directory</span></a></div><div class="chanitem"><a href="https://sdb.admin.washington.edu/students/uwnetid/register.asp"><span>Registration</span></a></div><div class="chanitem"><a href="http://www.washington.edu/safecampus/"><span>SafeCampus</span></a></div><div class="chanitem"><a href="https://sdb.admin.washington.edu/timeschd/uwnetid/findschd.asp"><span>Schedule Finder</span></a></div><div class="chanitem"><a href="http://www.washington.edu/students/timeschd/"><span>Time Schedule - Seattle</span></a></div><div class="chanitem"><a href="http://www.washington.edu/uaa/advising/"><span>UW Academic Advising</span></a></div><div class="chanitem"><a href="http://www.lib.washington.edu/"><span>UW Libraries</span></a></div>
|
241
|
+
</div>
|
242
|
+
</div>
|
243
|
+
</div><b class="rnd_modboxin "><b class="rnd3"></b><b class="rnd2"></b><b class="rnd1"></b></b>
|
244
|
+
|
245
|
+
|
246
|
+
|
247
|
+
</div><div class="channel" id="c_3">
|
248
|
+
<b class="rnd_modtitle "><b class="rnd1"></b><b class="rnd2"></b><b class="rnd3"></b></b><div class="chanbox">
|
249
|
+
<div class="chanhd" id="dnd_c_3" style="cursor:move">
|
250
|
+
<h2 class="chan_title"><a href='http://www.washington.edu/computing/email/'>Email</a></h2>
|
251
|
+
<div class="chan_controls"><a target="_top" title="Refresh content in this box" class="chan_icon" href="?wicket:interface=:0:content:content_row0:content_col:0_0:chan:c_3:chan:header:refr_chan::ILinkListener::">Reload</a><a onClick="return confirm('Are you sure you want to remove it?')" target="_top" title="Remove this box (You can always add it again via Add Content)" class="chan_icon" href="?wicket:interface=:0:content:content_row0:content_col:0_0:chan:c_3:chan:header:del_chan::ILinkListener::">X</a></div>
|
252
|
+
</div>
|
253
|
+
<div class="chancnt">
|
254
|
+
<div class="chancnt_inner" id="psn_3"><table align=left border=0 cellpadding=0 cellspacing=5>
|
255
|
+
<tr><td>
|
256
|
+
<a style='color: #999999;' href=http://welcome.webpine.washington.edu
|
257
|
+
title='Secure Web email for students and employees'
|
258
|
+
>Check UW Email via WebPine</a>
|
259
|
+
</td></tr>
|
260
|
+
<tr><td>
|
261
|
+
<a style='color: #999999;' href=http://mailsrvc-h.u.washington.edu/edm2/front.cgi/vacation
|
262
|
+
title='Set your email filter'
|
263
|
+
>Set Up Vacation/Auto-reply Message</a>
|
264
|
+
</td></tr>
|
265
|
+
<tr><td>
|
266
|
+
<a style='color: #999999;' href=http://mailsrvc-h.u.washington.edu/edm2/front.cgi/
|
267
|
+
title='Set your email filter'
|
268
|
+
>Configure Message/Spam Filters</a>
|
269
|
+
</td></tr>
|
270
|
+
<tr><td>
|
271
|
+
<a href=https://uwnetid.washington.edu/manage/?forward
|
272
|
+
title='foo forwards to bar'
|
273
|
+
>Change Email Forwarding</a>
|
274
|
+
</td></tr>
|
275
|
+
<tr><td>
|
276
|
+
<table border=0 cellpadding=5 cellspacing=0 bgcolor=#e6e6f8
|
277
|
+
width=100% align=left>
|
278
|
+
<tr><td colspan=3>
|
279
|
+
Your UW Email and File Storage
|
280
|
+
on <font style="color: blue;">Sep. 8, 2009</font>
|
281
|
+
at <font style="color: blue;"> 2:01 a.m.</font> was:
|
282
|
+
</td></tr>
|
283
|
+
<tr><td align=right><small>0%</small></td><td width=60%>
|
284
|
+
<table border=0 width=100% cellspacing=0 cellpadding=0 align=center>
|
285
|
+
<tr>
|
286
|
+
<td style="
|
287
|
+
border-style: solid;
|
288
|
+
border-width: 1px 0px 1px 1px;
|
289
|
+
border-color: black;
|
290
|
+
background-color: #408040;" width=4%>
|
291
|
+
<img src="/graphics/tabs/0.gif" width=1 height=1>
|
292
|
+
</td>
|
293
|
+
<td style="
|
294
|
+
border-style: solid;
|
295
|
+
border-width: 1px 1px 1px 1px;
|
296
|
+
border-color: black;
|
297
|
+
background-color: #ffffff;" width=96%>
|
298
|
+
<img src="/graphics/tabs/0.gif" width=1 height=1>
|
299
|
+
</td>
|
300
|
+
</tr>
|
301
|
+
</table>
|
302
|
+
</td><td align=left><small>100%</small></td></tr>
|
303
|
+
<tr><td align=center colspan=3>
|
304
|
+
<a href="https://uwnetid.washington.edu/disk/?type=uw">
|
305
|
+
<font size=-1>
|
306
|
+
<strong>
|
307
|
+
Find your current usage
|
308
|
+
</strong>
|
309
|
+
</font>
|
310
|
+
</a>
|
311
|
+
</td></tr>
|
312
|
+
</table>
|
313
|
+
</td></tr>
|
314
|
+
</table>
|
315
|
+
</div>
|
316
|
+
</div>
|
317
|
+
</div><b class="rnd_modboxin "><b class="rnd3"></b><b class="rnd2"></b><b class="rnd1"></b></b>
|
318
|
+
|
319
|
+
|
320
|
+
|
321
|
+
</div><div class="channel" id="c_24">
|
322
|
+
<b class="rnd_modtitle "><b class="rnd1"></b><b class="rnd2"></b><b class="rnd3"></b></b><div class="chanbox">
|
323
|
+
<div class="chanhd" id="dnd_c_24" style="cursor:move">
|
324
|
+
<h2 class="chan_title">Student Personal Services</h2>
|
325
|
+
<div class="chan_controls"><a onClick="return confirm('Are you sure you want to remove it?')" target="_top" title="Remove this box (You can always add it again via Add Content)')" class="chan_icon" href="?wicket:interface=:0:content:content_row0:content_col:0_0:chan:c_24:chan:header:del_chan::ILinkListener::">X</a></div>
|
326
|
+
</div>
|
327
|
+
<div class="chancnt">
|
328
|
+
<div class="chancnt_inner"><a href="https://sdb.admin.washington.edu/students/uwnetid/register.asp">Registration</a><BR>
|
329
|
+
<a href="https://sdb.admin.washington.edu/students/uwnetid/schedule.asp">Class Schedule</a><BR>
|
330
|
+
<a href="https://sdb.admin.washington.edu/students/uwnetid/vschedule.asp">Visual Schedule</a><BR>
|
331
|
+
<a href="https://sdb.admin.washington.edu/students/uwnetid/tuition.asp">Tuition Statement</a><BR>
|
332
|
+
<a href="https://sdb.admin.washington.edu/students/uwnetid/ccpay.asp">Credit Card Payment</a><BR>
|
333
|
+
<a href="https://sdb.admin.washington.edu/students/uwnetid/shorttermloan.asp">Short-Term Loan
|
334
|
+
Application</a><BR>
|
335
|
+
<a href="https://sdb.admin.washington.edu/students/uwnetid/grades.asp">Grades</a><BR>
|
336
|
+
<a href="https://sdb.admin.washington.edu/students/uwnetid/unofficial.asp">Unofficial
|
337
|
+
Transcript</a><br>
|
338
|
+
<a href="https://sdb.admin.washington.edu/students/uwnetid/official.asp">Official Transcript</a><br>
|
339
|
+
<a href="https://sdb.admin.washington.edu/students/uwnetid/dars.asp">Degree Progress</a> <FONT SIZE="-1">-
|
340
|
+
Degree Audit Reporting System (DARS).</FONT><BR>
|
341
|
+
<a
|
342
|
+
href="https://sdb.admin.washington.edu/students/uwnetid/finaidstatus.asp">Financial
|
343
|
+
Aid Status</a><BR>
|
344
|
+
<a href="https://sdb.admin.washington.edu/students/uwnetid/address.asp">Change of Address</a><BR>
|
345
|
+
<a href="https://sdb.admin.washington.edu/students/uwnetid/emt.asp">Direct Deposit Transfer</a><BR>
|
346
|
+
<a href="https://sdb.admin.washington.edu/students/uwnetid/op_charges.asp">Insurance/Optional Charges</a>
|
347
|
+
<hr>
|
348
|
+
<a href="https://depts.washington.edu/registra/netID/enrol_verify.html">Self-Service Enrollment Verification</a>
|
349
|
+
<hr>
|
350
|
+
<a href="https://sdb.admin.washington.edu/sisStudents/uwnetid/irs1098t.aspx">1098-T Tax Information Statement</a></div>
|
351
|
+
</div>
|
352
|
+
</div><b class="rnd_modboxin "><b class="rnd3"></b><b class="rnd2"></b><b class="rnd1"></b></b>
|
353
|
+
|
354
|
+
|
355
|
+
|
356
|
+
</div><div class="channel" id="c_1">
|
357
|
+
<b class="rnd_modtitle "><b class="rnd1"></b><b class="rnd2"></b><b class="rnd3"></b></b><div class="chanbox">
|
358
|
+
<div class="chanhd" id="dnd_c_1" style="cursor:move">
|
359
|
+
<h2 class="chan_title">MyView</h2>
|
360
|
+
<div class="chan_controls"><a target="_top" title="Select links for this box" class="chan_icon" href="?wicket:interface=:0:content:content_row0:content_col:0_0:chan:c_1:chan:header:edit_chan::ILinkListener::">Edit</a></div>
|
361
|
+
</div>
|
362
|
+
<div class="chancnt">
|
363
|
+
<div>
|
364
|
+
<div style="text-align:center;">
|
365
|
+
<a href="http://www.washington.edu/cambots/camera1_l.gif"><img width="320" height="240" border="0" hspace="0" vspace="0" src="/graphics/dynamic/myview1.jpg" alt="Image of Red Square"></img></a>
|
366
|
+
</div><div style="text-align:center;">
|
367
|
+
<a href="/graphics/pictures/obelisk.jpg"><img width="320" height="240" border="0" hspace="0" vspace="0" src="/graphics/pictures/obelisk.jpg" alt="The Obelisk in red square"></img></a>
|
368
|
+
</div>
|
369
|
+
</div>
|
370
|
+
</div>
|
371
|
+
</div><b class="rnd_modboxin "><b class="rnd3"></b><b class="rnd2"></b><b class="rnd1"></b></b>
|
372
|
+
|
373
|
+
|
374
|
+
|
375
|
+
</div><div class="channel" id="c_104">
|
376
|
+
<b class="rnd_modtitle "><b class="rnd1"></b><b class="rnd2"></b><b class="rnd3"></b></b><div class="chanbox">
|
377
|
+
<div class="chanhd" id="dnd_c_104" style="cursor:move">
|
378
|
+
<h2 class="chan_title">Current Weather</h2>
|
379
|
+
<div class="chan_controls"><a onClick="return confirm('Are you sure you want to remove it?')" target="_top" title="Remove this box (You can always add it again via Add Content)')" class="chan_icon" href="?wicket:interface=:0:content:content_row0:content_col:0_0:chan:c_104:chan:header:del_chan::ILinkListener::">X</a></div>
|
380
|
+
</div>
|
381
|
+
<div class="chancnt">
|
382
|
+
<div class="chancnt_inner">Temperature: 61F, 16C.Winds: calm.<p></p><span class="ltrsmlr">Provided by the <a href="http://www.atmos.washington.edu">Dept. of Atmospheric Sciences</a></span>
|
383
|
+
</div>
|
384
|
+
</div>
|
385
|
+
</div><b class="rnd_modboxin "><b class="rnd3"></b><b class="rnd2"></b><b class="rnd1"></b></b>
|
386
|
+
|
387
|
+
|
388
|
+
|
389
|
+
</div>
|
390
|
+
</td><td align="left" id="0_1" class="cnt_wcol">
|
391
|
+
<div class="channel" id="c_16">
|
392
|
+
<b class="rnd_modtitle "><b class="rnd1"></b><b class="rnd2"></b><b class="rnd3"></b></b><div class="chanbox">
|
393
|
+
<div class="chanhd" id="dnd_c_16" style="cursor:move">
|
394
|
+
<h2 class="chan_title"><a href='/ucal/'>Personal Calendar</a></h2>
|
395
|
+
<div class="chan_controls"><a target="_top" title="Refresh content in this box" class="chan_icon" href="?wicket:interface=:0:content:content_row0:content_col:0_1:chan:c_16:chan:header:refr_chan::ILinkListener::">Reload</a><a onClick="return confirm('Are you sure you want to remove it?')" target="_top" title="Remove this box (You can always add it again via Add Content)" class="chan_icon" href="?wicket:interface=:0:content:content_row0:content_col:0_1:chan:c_16:chan:header:del_chan::ILinkListener::">X</a></div>
|
396
|
+
</div>
|
397
|
+
<div class="chancnt">
|
398
|
+
<div class="chancnt_inner" id="psn_16">
|
399
|
+
|
400
|
+
|
401
|
+
|
402
|
+
|
403
|
+
|
404
|
+
|
405
|
+
|
406
|
+
|
407
|
+
|
408
|
+
|
409
|
+
|
410
|
+
|
411
|
+
<TABLE border=0 width=100% cellpadding=0 cellspacing=10>
|
412
|
+
|
413
|
+
<TR><TD align=center valign=top>
|
414
|
+
<TABLE border=0 cellspacing=0 cellpadding=4><TR align=center><td id='date-header-cell'><table cellpadding='0' cellspacing='0'><tr><td id='prev-cell'><a href='/ucal/setView.do?viewType=dayView&date=20090908'><img id='prev-image' height='19' width='30' border='0' alt='Previous' src='/uwcal/graphics/arrowL.gif'></a></td>
|
415
|
+
<td id='date-header-text-cell'><a href='/ucal/setView.do?viewType=dayView&date=20090909'><span id='date-header-text'>Wednesday, September 9, 2009</span></a></td>
|
416
|
+
<td id='next-cell'><a href='/ucal/setView.do?viewType=dayView&date=20090910'><img id='next-image' height='19' width='30' border='0' alt='Next' src='/uwcal/graphics/arrowR.gif'></a></td>
|
417
|
+
</tr></table></td></TR></TABLE><TABLE border=0 cellspacing=0 cellpadding=4><TR><TD align=left>No entries today. You can <A href=/ucal/setView.do?viewType=dayView&date=20090909>add new entries</A>.</TD></TR></TABLE></TD><td align=center valign=top nowrap>
|
418
|
+
<table class='calepanel'><tr><td colspan='7' align='center' class='calepanelti'><a href='/ucal/setView.do?viewType=monthView&date=20090909' class='month'>September</a></td></tr><tr><th align='center'>S</th>
|
419
|
+
<th align='center'>M</th>
|
420
|
+
<th align='center'>T</th>
|
421
|
+
<th align='center'>W</th>
|
422
|
+
<th align='center'>T</th>
|
423
|
+
<th align='center'>F</th>
|
424
|
+
<th align='center'>S</th>
|
425
|
+
</tr><tr align='right'>
|
426
|
+
<td> </td><td> </td>
|
427
|
+
<td><a href='/ucal/setView.do?viewType=dayView&date=20090901' class='day'>1</a></td>
|
428
|
+
<td><a href='/ucal/setView.do?viewType=dayView&date=20090902' class='day'>2</a></td>
|
429
|
+
<td><a href='/ucal/setView.do?viewType=dayView&date=20090903' class='day'>3</a></td>
|
430
|
+
<td><a href='/ucal/setView.do?viewType=dayView&date=20090904' class='day'>4</a></td>
|
431
|
+
<td><a href='/ucal/setView.do?viewType=dayView&date=20090905' class='day'>5</a></td>
|
432
|
+
</tr>
|
433
|
+
<tr align='right'>
|
434
|
+
<td><a href='/ucal/setView.do?viewType=dayView&date=20090906' class='day'>6</a></td>
|
435
|
+
<td><a href='/ucal/setView.do?viewType=dayView&date=20090907' class='day'>7</a></td>
|
436
|
+
<td><a href='/ucal/setView.do?viewType=dayView&date=20090908' class='day'>8</a></td>
|
437
|
+
<td><a href='/ucal/setView.do?viewType=dayView&date=20090909' class='day'>9</a></td>
|
438
|
+
<td><a href='/ucal/setView.do?viewType=dayView&date=20090910' class='day'>10</a></td>
|
439
|
+
<td><a href='/ucal/setView.do?viewType=dayView&date=20090911' class='day'>11</a></td>
|
440
|
+
<td><a href='/ucal/setView.do?viewType=dayView&date=20090912' class='day'>12</a></td>
|
441
|
+
</tr>
|
442
|
+
<tr align='right'>
|
443
|
+
<td><a href='/ucal/setView.do?viewType=dayView&date=20090913' class='day'>13</a></td>
|
444
|
+
<td><a href='/ucal/setView.do?viewType=dayView&date=20090914' class='day'>14</a></td>
|
445
|
+
<td><a href='/ucal/setView.do?viewType=dayView&date=20090915' class='day'>15</a></td>
|
446
|
+
<td><a href='/ucal/setView.do?viewType=dayView&date=20090916' class='day'>16</a></td>
|
447
|
+
<td><a href='/ucal/setView.do?viewType=dayView&date=20090917' class='day'>17</a></td>
|
448
|
+
<td><a href='/ucal/setView.do?viewType=dayView&date=20090918' class='day'>18</a></td>
|
449
|
+
<td><a href='/ucal/setView.do?viewType=dayView&date=20090919' class='day'>19</a></td>
|
450
|
+
</tr>
|
451
|
+
<tr align='right'>
|
452
|
+
<td><a href='/ucal/setView.do?viewType=dayView&date=20090920' class='day'>20</a></td>
|
453
|
+
<td><a href='/ucal/setView.do?viewType=dayView&date=20090921' class='day'>21</a></td>
|
454
|
+
<td><a href='/ucal/setView.do?viewType=dayView&date=20090922' class='day'>22</a></td>
|
455
|
+
<td><a href='/ucal/setView.do?viewType=dayView&date=20090923' class='day'>23</a></td>
|
456
|
+
<td><a href='/ucal/setView.do?viewType=dayView&date=20090924' class='day'>24</a></td>
|
457
|
+
<td><a href='/ucal/setView.do?viewType=dayView&date=20090925' class='day'>25</a></td>
|
458
|
+
<td><a href='/ucal/setView.do?viewType=dayView&date=20090926' class='day'>26</a></td>
|
459
|
+
</tr>
|
460
|
+
<tr align='right'>
|
461
|
+
<td><a href='/ucal/setView.do?viewType=dayView&date=20090927' class='day'>27</a></td>
|
462
|
+
<td><a href='/ucal/setView.do?viewType=dayView&date=20090928' class='day'>28</a></td>
|
463
|
+
<td><a href='/ucal/setView.do?viewType=dayView&date=20090929' class='day'>29</a></td>
|
464
|
+
<td><a href='/ucal/setView.do?viewType=dayView&date=20090930' class='day'>30</a></td>
|
465
|
+
<td> </td><td> </td><td> </td>
|
466
|
+
</tr>
|
467
|
+
</table><a href='/ucal/showExport.rdo'>Export in iCal/XML/text</a><BR><a href='/ucal/setView.do?viewType=weekView'>Week View</a></TD></TR>
|
468
|
+
|
469
|
+
</TABLE>
|
470
|
+
</div>
|
471
|
+
</div>
|
472
|
+
</div><b class="rnd_modboxin "><b class="rnd3"></b><b class="rnd2"></b><b class="rnd1"></b></b>
|
473
|
+
|
474
|
+
|
475
|
+
|
476
|
+
</div><div class="channel" id="c_6">
|
477
|
+
<b class="rnd_modtitle "><b class="rnd1"></b><b class="rnd2"></b><b class="rnd3"></b></b><div class="chanbox">
|
478
|
+
<div class="chanhd" id="dnd_c_6" style="cursor:move">
|
479
|
+
<h2 class="chan_title">Class Schedule</h2>
|
480
|
+
<div class="chan_controls"><a target="_top" title="Refresh content in this box" class="chan_icon" href="?wicket:interface=:0:content:content_row0:content_col:0_1:chan:c_6:chan:header:refr_chan::ILinkListener::">Reload</a><a onClick="return confirm('Are you sure you want to remove it?')" target="_top" title="Remove this box (You can always add it again via Add Content)" class="chan_icon" href="?wicket:interface=:0:content:content_row0:content_col:0_1:chan:c_6:chan:header:del_chan::ILinkListener::">X</a></div>
|
481
|
+
</div>
|
482
|
+
<div class="chancnt">
|
483
|
+
<div class="chancnt_inner" id="psn_6"><table border='0' cellpadding='0' cellspacing='0' width='100%'>
|
484
|
+
<tr>
|
485
|
+
<td Valign='bottom'><b>Autumn Quarter Class Schedule:</b></td>
|
486
|
+
</tr>
|
487
|
+
</table>
|
488
|
+
<table border='2' cellspacing='0' cellpadding='3' width='100%'>
|
489
|
+
<tr bgcolor='#d0d0d0'>
|
490
|
+
<th rowspan='2'>SLN</th>
|
491
|
+
<th rowspan='2'>Course</th>
|
492
|
+
<th rowspan='2'>Type</th>
|
493
|
+
<th rowspan='2'>Title</th>
|
494
|
+
<th colspan='4'>Meetings</th>
|
495
|
+
<th rowspan='2'>More<br>Information</th>
|
496
|
+
</tr>
|
497
|
+
<tr bgcolor='#d0d0d0'>
|
498
|
+
<th>Days</th>
|
499
|
+
<th>Times</th>
|
500
|
+
<th>Location</th>
|
501
|
+
<th>Instructor</th>
|
502
|
+
<tr>
|
503
|
+
<td align=center><tt><a href='https://sdb.admin.washington.edu/timeschd/UWNetID/sln.asp?QTRYR=AUT+2009&SLN=14368'>14368</A> </tt></td>
|
504
|
+
<td nowrap><tt>HIST 111 A</tt></td> <td align='center'><tt>LC</tt></td>
|
505
|
+
<td><tt><a href='http://www.washington.edu/students/crscat/hist.html#hist111'>THE ANCIENT WORLD</A></tt></td>
|
506
|
+
<td><tt>MTWTh</tt></td>
|
507
|
+
<td nowrap><tt> 130- 220</tt></td>
|
508
|
+
<td nowrap><tt><A HREF="http://www.washington.edu/students/maps/map.cgi?SMI">SMI</A> 120 </tt></td>
|
509
|
+
<td><tt><a href='http://www.washington.edu/students/icd/S/hist/111jwalker.html'>WALKER,JOEL T</A> </tt></td>
|
510
|
+
<td><tt><a href='https://catalysttools.washington.edu/workspace/jwalker/6138'>Class Web Site</A><br><a href='http://catalog.lib.washington.edu/search/r?SEARCH=AU09 14368'>Library Reserves</A><br><A HREF='http://digital.lib.washington.edu/php/currics/service.php?code=HIST&sln=14368&quarter=autumn&year=2009'>Researching? Start here</A> </tt></td>
|
511
|
+
</tr>
|
512
|
+
<tr>
|
513
|
+
<td align=center><tt><a href='https://sdb.admin.washington.edu/timeschd/UWNetID/sln.asp?QTRYR=AUT+2009&SLN=14372'>14372</A> </tt></td>
|
514
|
+
<td nowrap><tt>HIST 111 AD</tt></td> <td align='center'><tt>QZ</tt></td>
|
515
|
+
<td><tt><a href='http://www.washington.edu/students/crscat/hist.html#hist111'>THE ANCIENT WORLD</A></tt></td>
|
516
|
+
<td><tt>F</tt></td>
|
517
|
+
<td nowrap><tt>1130-1220</tt></td>
|
518
|
+
<td nowrap><tt><A HREF="http://www.washington.edu/students/maps/map.cgi?CDH">CDH</A> 223B </tt></td>
|
519
|
+
<td><tt> </tt></td>
|
520
|
+
<td><tt> </tt></td>
|
521
|
+
</tr>
|
522
|
+
<tr>
|
523
|
+
<td align=center><tt><a href='https://sdb.admin.washington.edu/timeschd/UWNetID/sln.asp?QTRYR=AUT+2009&SLN=14486'>14486</A> </tt></td>
|
524
|
+
<td nowrap><tt>HSTAA 101 A</tt></td> <td align='center'><tt>LC</tt></td>
|
525
|
+
<td><tt><a href='http://www.washington.edu/students/crscat/histam.html#hstaa101'>SURV HIST OF U S</A></tt></td>
|
526
|
+
<td><tt>MTWTh</tt></td>
|
527
|
+
<td nowrap><tt>1130-1220</tt></td>
|
528
|
+
<td nowrap><tt><A HREF="http://www.washington.edu/students/maps/map.cgi?GWN">GWN</A> 301 </tt></td>
|
529
|
+
<td><tt><a href='http://www.washington.edu/students/icd/S/histam/101jfindlay.html'>FINDLAY,JOHN M</A> </tt></td>
|
530
|
+
<td><tt><A HREF='http://digital.lib.washington.edu/php/currics/service.php?code=HSTAA&sln=14486&quarter=autumn&year=2009'>Researching? Start here</A> </tt></td>
|
531
|
+
</tr>
|
532
|
+
<tr>
|
533
|
+
<td align=center><tt><a href='https://sdb.admin.washington.edu/timeschd/UWNetID/sln.asp?QTRYR=AUT+2009&SLN=14494'>14494</A> </tt></td>
|
534
|
+
<td nowrap><tt>HSTAA 101 AH</tt></td> <td align='center'><tt>QZ</tt></td>
|
535
|
+
<td><tt><a href='http://www.washington.edu/students/crscat/histam.html#hstaa101'>SURV HIST OF U S</A></tt></td>
|
536
|
+
<td><tt>F</tt></td>
|
537
|
+
<td nowrap><tt>1230- 120</tt></td>
|
538
|
+
<td nowrap><tt><A HREF="http://www.washington.edu/students/maps/map.cgi?BLM">BLM</A> 203 </tt></td>
|
539
|
+
<td><tt> </tt></td>
|
540
|
+
<td><tt> </tt></td>
|
541
|
+
</tr>
|
542
|
+
<tr>
|
543
|
+
<td align=center><tt><a href='https://sdb.admin.washington.edu/timeschd/UWNetID/sln.asp?QTRYR=AUT+2009&SLN=12271'>12271</A> </tt></td>
|
544
|
+
<td nowrap><tt>CSE 322 A</tt></td> <td align='center'><tt>LC</tt></td>
|
545
|
+
<td><tt><a href='http://www.washington.edu/students/crscat/cse.html#cse322'>INTRO FORMAL MODELS</A></tt></td>
|
546
|
+
<td><tt>MWF</tt></td>
|
547
|
+
<td nowrap><tt> 930-1020</tt></td>
|
548
|
+
<td nowrap><tt><A HREF="http://www.washington.edu/students/maps/map.cgi?EEB">EEB</A> 037 </tt></td>
|
549
|
+
<td><tt>BEAME,PAUL W. </tt></td>
|
550
|
+
<td><tt><A HREF='http://digital.lib.washington.edu/php/currics/service.php?code=CSE&sln=12271&quarter=autumn&year=2009'>Researching? Start here</A> </tt></td>
|
551
|
+
</tr>
|
552
|
+
<tr>
|
553
|
+
<td colspan='9'>
|
554
|
+
<a href='/uwcal/servlet/uwcal.schedule.AddSchedule?schedule=S&quarter=20094&ids=1436820094_1,1437220094_1,1448620094_1,1449420094_1,1227120094_1'>
|
555
|
+
<img alt="Add to my UW Calendar" border="0" src="/uwcal/graphics/addref.gif"></A>
|
556
|
+
Add this schedule to my UW Calendar. <a href='/uwcal/help/entries.html#add'><font size='-1'>HELP</font></A><br>
|
557
|
+
<table border='0' width="100%"><tr><td><a href='https://sdb.admin.washington.edu/textbooks/query.asp?qtr=Autumn&sln1=14368&sln2=14372&sln3=14486&sln4=14494&sln5=12271'>Display Textbooks</A></td>
|
558
|
+
<td> <a href="https://sdb.admin.washington.edu/students/UWNetID/examschedule.asp?Q=4">Display Final Exam Schedule</A></td>
|
559
|
+
</tr></table>
|
560
|
+
</td>
|
561
|
+
</tr>
|
562
|
+
<tr>
|
563
|
+
<td colspan=9><font size='1'><br></font><b><a href='https://sdb.admin.washington.edu/students/uwnetid/tuition.asp'>Tuition Account Balance</A>: $8222.00</b> (<a href='https://sdb.admin.washington.edu/students/uwnetid/tuition.asp'>details</A>)
|
564
|
+
</td>
|
565
|
+
</tr>
|
566
|
+
<tr>
|
567
|
+
<td colspan=9><font size='1'><br></font><b>Major: </b>Computer Science<br></td></tr>
|
568
|
+
<tr>
|
569
|
+
<td colspan=9><font size='1'><br></font><b>Important Dates and Deadlines: </b>
|
570
|
+
<UL><LI align='top'>Payment of tuition and tuition-related fees for autumn quarter is due <b>OCTOBER 16, 2009</b>. For details, check your <a href='https://sdb.admin.washington.edu/students/UWNetID/tuition.asp'>Tuition Statement</A>.</LI>
|
571
|
+
</UL></td></tr>
|
572
|
+
</table>
|
573
|
+
</div>
|
574
|
+
</div>
|
575
|
+
</div><b class="rnd_modboxin "><b class="rnd3"></b><b class="rnd2"></b><b class="rnd1"></b></b>
|
576
|
+
|
577
|
+
|
578
|
+
|
579
|
+
</div><div class="channel" id="c_8">
|
580
|
+
<b class="rnd_modtitle "><b class="rnd1"></b><b class="rnd2"></b><b class="rnd3"></b></b><div class="chanbox">
|
581
|
+
<div class="chanhd" id="dnd_c_8" style="cursor:move">
|
582
|
+
<h2 class="chan_title"><a href='http://hfs.washington.edu/'>Housing & Food Services</a></h2>
|
583
|
+
<div class="chan_controls"><a target="_top" title="Refresh content in this box" class="chan_icon" href="?wicket:interface=:0:content:content_row0:content_col:0_1:chan:c_8:chan:header:refr_chan::ILinkListener::">Reload</a><a onClick="return confirm('Are you sure you want to remove it?')" target="_top" title="Remove this box (You can always add it again via Add Content)" class="chan_icon" href="?wicket:interface=:0:content:content_row0:content_col:0_1:chan:c_8:chan:header:del_chan::ILinkListener::">X</a></div>
|
584
|
+
</div>
|
585
|
+
<div class="chancnt">
|
586
|
+
<div class="chancnt_inner" id="psn_8"><p><span class='highlight'>On 09/08/2009 at 8:00 a.m., your approximate Husky Card Account balance was $4.17.</span></p><p><a href="https://hfs.washington.edu/resident_access/account.aspx">Check your Housing Balance</a></p>
|
587
|
+
<p><a href="https://hfs.washington.edu/student_housing/residence_halls.aspx?id=3526">Residence Hall Payment Due Dates</a></p>
|
588
|
+
<p><a href="https://huskycard.hfs.washington.edu/webapps/portal/frameset.jsp">Access your Husky Card Account</a> <span class="smaller"> - make a deposit, check balances, view transaction history and suspend activity on your lost card.</span></p>
|
589
|
+
<span class="smalltitle">New and continuing UW students may apply online for:</span>
|
590
|
+
<ul><li><a href="http://hfs.washington.edu/student_housing/residence_halls.aspx">Residence Halls</a></li>
|
591
|
+
<li><a href="http://www.hfs.washington.edu/student_housing/single_student_apartments.aspx">Single Student Apartments</a></li>
|
592
|
+
<li><a href="http://hfs.washington.edu/student_housing/family_housing.aspx">Family Housing</a></li></ul>
|
593
|
+
|
594
|
+
</div>
|
595
|
+
</div>
|
596
|
+
</div><b class="rnd_modboxin "><b class="rnd3"></b><b class="rnd2"></b><b class="rnd1"></b></b>
|
597
|
+
|
598
|
+
|
599
|
+
|
600
|
+
</div><div class="channel" id="c_14">
|
601
|
+
<b class="rnd_modtitle "><b class="rnd1"></b><b class="rnd2"></b><b class="rnd3"></b></b><div class="chanbox">
|
602
|
+
<div class="chanhd" id="dnd_c_14" style="cursor:move">
|
603
|
+
<h2 class="chan_title"><a href='http://www.cs.washington.edu/'>Computer Science and Engineering</a></h2>
|
604
|
+
<div class="chan_controls"><a target="_top" title="Refresh content in this box" class="chan_icon" href="?wicket:interface=:0:content:content_row0:content_col:0_1:chan:c_14:chan:header:refr_chan::ILinkListener::">Reload</a><a onClick="return confirm('Are you sure you want to remove it?')" target="_top" title="Remove this box (You can always add it again via Add Content)" class="chan_icon" href="?wicket:interface=:0:content:content_row0:content_col:0_1:chan:c_14:chan:header:del_chan::ILinkListener::">X</a></div>
|
605
|
+
</div>
|
606
|
+
<div class="chancnt">
|
607
|
+
<div class="chancnt_inner" id="psn_14"><table class='cse-myuw-payload' cellspacing=0 cellpadding=5 border=0 >
|
608
|
+
<tr>
|
609
|
+
<td valign="top" align=left width="50%">
|
610
|
+
</td>
|
611
|
+
<td valign="top">
|
612
|
+
|
613
|
+
<a class='cse-news-header' href='http://www.cs.washington.edu/news/spotlight.html'>News, Talks and Colloquia</a><br>
|
614
|
+
|
615
|
+
<ul>
|
616
|
+
<li>
|
617
|
+
<span class="cse-speaker">Luke Zettlemoyer (MIT)</span>
|
618
|
+
<a class="cse-talks-link" href="http://www.cs.washington.edu/htbin-post/mvis/mvis?ID=871">Learning to Map Sentences to Meaning</a> -
|
619
|
+
<span class="rssDesc">Mon, Sept 07, 2009 UWTV</span>
|
620
|
+
</li>
|
621
|
+
</ul>
|
622
|
+
|
623
|
+
</td>
|
624
|
+
</tr>
|
625
|
+
</table>
|
626
|
+
</div>
|
627
|
+
</div>
|
628
|
+
</div><b class="rnd_modboxin "><b class="rnd3"></b><b class="rnd2"></b><b class="rnd1"></b></b>
|
629
|
+
|
630
|
+
|
631
|
+
|
632
|
+
</div>
|
633
|
+
</td>
|
634
|
+
</tr>
|
635
|
+
</table>
|
636
|
+
</div>
|
637
|
+
|
638
|
+
</div>
|
639
|
+
|
640
|
+
</td></tr>
|
641
|
+
<tr><td colspan="2" class="action_btm"><div class="content_action_btm">
|
642
|
+
<span><a href="?wicket:interface=:0:content:bottom_links:actionlink:1:link::ILinkListener::" target="_top" class="content_action_link" title="Display only links to the images."><span class="content_action_label">Change MyView Images to Links</span></a></span><span><span class="abar">|</span><a href="?wicket:interface=:0:content:bottom_links:actionlink:2:link::ILinkListener::" target="_top" class="content_action_link" title="Change to open content links in the same browser window/tab"><span class="content_action_label">Open Links in Current Window</span></a></span>
|
643
|
+
</div></td></tr>
|
644
|
+
</table>
|
645
|
+
</div>
|
646
|
+
|
647
|
+
|
648
|
+
<div style="width:100%;">
|
649
|
+
<div style="clear:both; padding:0.5em;">
|
650
|
+
<div class="float_right"><img src="/graphics/uwtech.gif" alt="UW Technology logo" width="187" height="44" align="top" border="0" /></div>
|
651
|
+
<div><address><a href="/cgi-bin/contactmyuw.cgi" class="content_action_link">Contact MyUW</a><span style="margin:0 1em; color:#aaa;">|</span><a href="http://www.washington.edu/" class="content_action_link">UW Home</a><br />© 2009 University of Washington<br />MyUW® is a registered trademark of the University of Washington.</address></div>
|
652
|
+
</div>
|
653
|
+
<script type="text/javascript">
|
654
|
+
<!--
|
655
|
+
displayAlert();
|
656
|
+
//-->
|
657
|
+
</script>
|
658
|
+
</div>
|
659
|
+
</body>
|
660
|
+
</html>
|