rubyuw 0.99.1

Sign up to get free protection for your applications and to get access to all the features.
Files changed (48) hide show
  1. data/.gitignore +4 -0
  2. data/README.md +81 -0
  3. data/Rakefile +45 -0
  4. data/VERSION +1 -0
  5. data/lib/rubyuw.rb +9 -0
  6. data/lib/rubyuw/base.rb +122 -0
  7. data/lib/rubyuw/connection.rb +145 -0
  8. data/lib/rubyuw/curriculum_enrollment.rb +75 -0
  9. data/lib/rubyuw/errors.rb +16 -0
  10. data/lib/rubyuw/schedule.rb +52 -0
  11. data/lib/rubyuw/sln.rb +108 -0
  12. data/rubyuw.gemspec +97 -0
  13. data/test/live/curriculum_enrollment_test.rb +47 -0
  14. data/test/live/sln_test.rb +54 -0
  15. data/test/live/test_helper.rb +24 -0
  16. data/test/mocked/base_test.rb +171 -0
  17. data/test/mocked/connection_test.rb +178 -0
  18. data/test/mocked/curriculum_enrollment_test.rb +158 -0
  19. data/test/mocked/fixture_pages/bad_request.html +80 -0
  20. data/test/mocked/fixture_pages/curric_courses.html +2659 -0
  21. data/test/mocked/fixture_pages/curric_no_courses.html +88 -0
  22. data/test/mocked/fixture_pages/curric_no_curric_found.html +86 -0
  23. data/test/mocked/fixture_pages/logged_in_relay.html +660 -0
  24. data/test/mocked/fixture_pages/login.html +121 -0
  25. data/test/mocked/fixture_pages/no_form_login.html +122 -0
  26. data/test/mocked/fixture_pages/no_login_button.html +100 -0
  27. data/test/mocked/fixture_pages/not_logged_in_relay.html +15 -0
  28. data/test/mocked/fixture_pages/registration.html +699 -0
  29. data/test/mocked/fixture_pages/registration_error.html +699 -0
  30. data/test/mocked/fixture_pages/registration_error_no_rows.html +627 -0
  31. data/test/mocked/fixture_pages/registration_no_form.html +700 -0
  32. data/test/mocked/fixture_pages/registration_success.html +718 -0
  33. data/test/mocked/fixture_pages/registration_unknown.html +721 -0
  34. data/test/mocked/fixture_pages/schedule.html +166 -0
  35. data/test/mocked/fixture_pages/schedule_diff_credit_row.html +167 -0
  36. data/test/mocked/fixture_pages/schedule_empty.html +130 -0
  37. data/test/mocked/fixture_pages/schedule_no_credit_row.html +169 -0
  38. data/test/mocked/fixture_pages/sln_does_not_exist.html +85 -0
  39. data/test/mocked/fixture_pages/sln_no_course_info.html +94 -0
  40. data/test/mocked/fixture_pages/sln_no_course_notes.html +94 -0
  41. data/test/mocked/fixture_pages/sln_no_enrollment_info.html +94 -0
  42. data/test/mocked/fixture_pages/sln_status.html +92 -0
  43. data/test/mocked/fixture_pages/welcome.html +93 -0
  44. data/test/mocked/schedule_test.rb +89 -0
  45. data/test/mocked/sln_test.rb +146 -0
  46. data/test/mocked/test_helper.rb +67 -0
  47. data/test/password.rb.sample +8 -0
  48. metadata +118 -0
@@ -0,0 +1,169 @@
1
+ <HTML>
2
+ <HEAD>
3
+ <META NAME="GENERATOR" Content="Microsoft Visual Studio 6.0">
4
+ <TITLE>Class Schedule</TITLE>
5
+ <LINK REL="stylesheet" TYPE="text/css" HREF="https://www.washington.edu/home/home.css">
6
+ </HEAD>
7
+ <BODY>
8
+ <table border='0' cellpadding='0' cellspacing='0' width='100%' align='center'>
9
+ <tr>
10
+ <td width='100%' class='rpad'>
11
+ <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>
12
+ </td>
13
+ <td rowspan='2' valign='bottom'>
14
+
15
+ <table border='0' cellpadding='0' cellspacing='0'>
16
+ <tr><td colspan='2' bgcolor='#666666'><img src='/sdb_library/images/1px_transparent.gif' height='1'></td></tr>
17
+ <tr>
18
+ <td bgcolor='#666666'><img src='/sdb_library/images/1px_transparent.gif' width='7' height='1'></td>
19
+ <td nowrap><span class='l1text'>
20
+ &nbsp;<font color='#9999cc' face='tahoma,sans-serif,arial,helvetica' style='font-size:110%'><b>Student Personal Services</b></font>&nbsp;<span class='noprint'> | <a href='/students/logout.asp'>Logout</a>&nbsp;</span> </span></td>
21
+ </tr>
22
+ </table>
23
+
24
+ </td>
25
+ </tr>
26
+ <tr>
27
+ <td bgcolor='#666666'><img src='/sdb_library/images/1px_transparent.gif' height='1'></td>
28
+ </tr>
29
+ </table>
30
+ <table border='0' cellpadding='0' cellspacing='0' width='100%'>
31
+ <tr>
32
+ <td bgcolor='#e6e6e6'><img src='/sdb_library/images/1px_transparent.gif' width='1' height='5'></TD>
33
+ </tr>
34
+ </table>
35
+ <span class='noprint'>
36
+ <table border='0' cellpadding='0' cellspacing='0'>
37
+ <tr>
38
+ <td nowrap>&#183; <a href='https://sdb.admin.washington.edu/students/uwnetid/register.asp' CLASS='barnav'><font color='#333399'>Registration</font></a></td>
39
+ <td nowrap> &nbsp; &#183; <a href='https://sdb.admin.washington.edu/students/uwnetid/grades.asp' CLASS='barnav'><font color='#333399'>Grade Inquiry</font></a></td>
40
+ <td nowrap> &nbsp; &#183; <a href='https://sdb.admin.washington.edu/students/uwnetid/dars.asp' CLASS='barnav'><font color='#333399'>DARS - Degree Audit</font></a></td>
41
+ <td nowrap> &nbsp; &#183; <a href='https://sdb.admin.washington.edu/students/uwnetid/finaidstatus.asp' CLASS='barnav'><font color='#333399'>Financial Aid Status</font></a></td>
42
+ <td nowrap> &nbsp; &#183; <a href='https://sdb.admin.washington.edu/sisStudents/uwnetid/tuition.aspx' CLASS='barnav'><font color='#333399'>Tuition Statement</font></a></td>
43
+ </tr>
44
+ <tr>
45
+ <td nowrap>&#183; <a href='https://sdb.admin.washington.edu/students/uwnetid/schedule.asp' CLASS='barnav'><font color='#333399'><b>Class Schedule</b></font></a></td>
46
+ <td nowrap> &nbsp; &#183; <a href='https://sdb.admin.washington.edu/students/uwnetid/unofficial.asp' CLASS='barnav'><font color='#333399'>Unofficial Transcript</font></a></td>
47
+ <td nowrap> &nbsp; &#183; <a href='https://sdb.admin.washington.edu/students/uwnetid/address.asp' CLASS='barnav'><font color='#333399'>Change of Address</font></a></td>
48
+ <td nowrap> &nbsp; &#183; <a href='https://sdb.admin.washington.edu/students/uwnetid/emt.asp' CLASS='barnav'><font color='#333399'>Direct Deposit Transfer</font></a></td>
49
+ <td nowrap> &nbsp; &#183; <a href='https://sdb.admin.washington.edu/students/uwnetid/ccpay.asp' CLASS='barnav'><font color='#333399'>Credit Card Payment</font></a></td>
50
+ </tr>
51
+ <tr>
52
+ <td nowrap>&#183; <a href='https://sdb.admin.washington.edu/students/uwnetid/vschedule.asp' CLASS='barnav'><font color='#333399'>Visual Schedule</font></a></td>
53
+ <td nowrap> &nbsp; &#183; <a href='https://sdb.admin.washington.edu/students/uwnetid/official.asp' CLASS='barnav'><font color='#333399'>Official Transcript</font></a></td>
54
+ <td nowrap> &nbsp; &#183; <a href='https://sdb.admin.washington.edu/students/uwnetid/op_charges.asp' CLASS='barnav'><font color='#333399'>Insurance/Optional Charges</font></a></td>
55
+ <td nowrap> &nbsp; &#183; <a href='https://sdb.admin.washington.edu/students/uwnetid/shorttermloan.asp' CLASS='barnav'><font color='#333399'>Short-Term Loan</font></a></td>
56
+ </table>
57
+ </span>
58
+ <H1>Class Schedule - Autumn 2009</H1>
59
+ <P><TABLE BORDER=0 CELLPADDING=2>
60
+ <TR><TH ALIGN=left>Prepared for:</TH><TD>Some Fake Guy </TD></TR>
61
+ <TR><TH ALIGN=left>Date prepared:</TH><TD>June 27, 2009</TD></TR>
62
+ </TABLE>
63
+ <BR>
64
+ <TABLE BORDER='1' CELLPADDING='3'>
65
+ <TR BGCOLOR="#d0d0d0">
66
+ <TH ROWSPAN=2>SLN</TH>
67
+ <TH ROWSPAN=2>Course</TH>
68
+ <TH ROWSPAN=2>Type</TH>
69
+ <TH ROWSPAN=2>Credits</TH>
70
+ <TH ROWSPAN=2>Title</TH>
71
+ <TH COLSPAN=4>Meetings</TH>
72
+ <TH ROWSPAN="2">More<BR>Information</TH>
73
+ </TR>
74
+ <TR BGCOLOR="#d0d0d0">
75
+ <TH>Days</TH>
76
+ <TH>Time</TH>
77
+ <TH>Location</TH>
78
+ <TH>Instructor</TH>
79
+ </TR>
80
+ <TR>
81
+ <TD ALIGN=center><TT><A HREF='https://sdb.admin.washington.edu/timeschd/UWNetID/sln.asp?QTRYR=AUT+2009&SLN=14368' TARGET="_blank">14368</A> </TD>
82
+ <TD NOWRAP><TT>HIST&nbsp;&nbsp; 111 A </TD>
83
+ <td align='center'><tt>LC</td>
84
+ <TD ALIGN=center><TT>5.0 </TD>
85
+ <TD><TT><A HREF="http://www.washington.edu/students/crscat/hist.html#hist111" TARGET="_HIST111">THE ANCIENT WORLD</A></TD>
86
+ <TD NOWRAP><TT>MTWTh</TD>
87
+ <TD NOWRAP><TT>&nbsp;130-&nbsp;220</TD>
88
+ <TD NOWRAP><TT><A HREF="http://www.washington.edu/students/maps/map.cgi?SMI" TARGET="_SMI">SMI</A> 120</TD>
89
+ <TD NOWRAP><TT><A HREF="http://www.washington.edu/students/icd/S/hist/111jwalker.html" TARGET="_WALKER,JOEL T">WALKER,JOEL T</A></TD>
90
+ <TD><TT><A HREF='https://catalysttools.washington.edu/workspace/jwalker/6138' TARGET='_new'>Class Web Site</A><BR><A HREF='http://digital.lib.washington.edu/php/currics/service.php?curric=HIST&sln=14368&quarter=autumn&year=2009' TARGET='_new'>Researching? Start here</A>&nbsp;</TT></TD>
91
+ </TR>
92
+ <TR>
93
+ <TD ALIGN=center><TT><A HREF='https://sdb.admin.washington.edu/timeschd/UWNetID/sln.asp?QTRYR=AUT+2009&SLN=14372' TARGET="_blank">14372</A> </TD>
94
+ <TD NOWRAP><TT>HIST&nbsp;&nbsp; 111 AD </TD>
95
+ <td align='center'><tt>QZ</td>
96
+ <TD ALIGN=center><TT>0.0 </TD>
97
+ <TD><TT><A HREF="http://www.washington.edu/students/crscat/hist.html#hist111" TARGET="_HIST111">THE ANCIENT WORLD</A></TD>
98
+ <TD NOWRAP><TT>F</TD>
99
+ <TD NOWRAP><TT>1130-1220</TD>
100
+ <TD NOWRAP><TT><A HREF="http://www.washington.edu/students/maps/map.cgi?CDH" TARGET="_CDH">CDH</A> 223B</TD>
101
+ <TD NOWRAP><TT>&nbsp;</TD>
102
+ <TD><TT>&nbsp;</TT></TD>
103
+ </TR>
104
+ <TR>
105
+ <TD ALIGN=center><TT><A HREF='https://sdb.admin.washington.edu/timeschd/UWNetID/sln.asp?QTRYR=AUT+2009&SLN=12271' TARGET="_blank">12271</A> </TD>
106
+ <TD NOWRAP><TT>CSE&nbsp;&nbsp;&nbsp; 322 A </TD>
107
+ <td align='center'><tt>LC</td>
108
+ <TD ALIGN=center><TT>3.0 </TD>
109
+ <TD><TT><A HREF="http://www.washington.edu/students/crscat/cse.html#cse322" TARGET="_CSE322">INTRO FORMAL MODELS</A></TD>
110
+ <TD NOWRAP><TT>MWF</TD>
111
+ <TD NOWRAP><TT>&nbsp;930-1020</TD>
112
+ <TD NOWRAP><TT><A HREF="http://www.washington.edu/students/maps/map.cgi?EEB" TARGET="_EEB">EEB</A> 037</TD>
113
+ <TD NOWRAP><TT>BEAME,PAUL W.</TD>
114
+ <TD><TT><A HREF='http://digital.lib.washington.edu/php/currics/service.php?curric=CSE&sln=12271&quarter=autumn&year=2009' TARGET='_new'>Researching? Start here</A>&nbsp;</TT></TD>
115
+ </TR>
116
+ <TR></TR>
117
+ <TR>
118
+ <!--
119
+ Commented out for test
120
+ <TD ALIGN=right COLSPAN=4><TT>Total credits: 8.0&nbsp;</TD>
121
+ -->
122
+ </TR>
123
+ </TABLE>
124
+ <TABLE BORDER="0" WIDTH="100%">
125
+ <TR><TD><BIG><A HREF="https://sdb.admin.washington.edu/textbooks/query.asp?qtr=Autumn&sln1=14368&sln2=14372&sln3=12271" TARGET="_tb">Display Textbooks</A></BIG></TD>
126
+ <td>&nbsp;&nbsp;<BIG> <A HREF="https://sdb.admin.washington.edu/students/UWNetID/examschedule.asp?Q=4">Display Final Exam Schedule</A></BIG></TD></TR></TABLE>
127
+ <span class='noprint'><p><center>
128
+ <table border='0' cellpadding='4' bgcolor='yellow' width='80%'><tr><td>
129
+
130
+ <table border='0' cellpadding='5' cellspacing='0' bgcolor='white' width='100%'><tr>
131
+ <td><img src='/sdb_library/images/caution.gif' width='30' height='30' hspace='10'></td>
132
+ <td>
133
+ To protect your privacy and prevent unauthorized use,
134
+ &nbsp;<a href='http://www.washington.edu/computing/weblogin/logout.html' target='_logout'>close
135
+ <b>ALL</b> of your web browser windows</a>
136
+ and web-enabled applications when you finish.
137
+ </td>
138
+ </tr></table>
139
+
140
+ </td></tr></table>
141
+ </center></p></span>
142
+ <P></P>
143
+ <table border='0' cellpadding='0' cellspacing='0' align='center' width='100%'>
144
+ <tr>
145
+ <td rowspan='2'>
146
+ <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>
147
+ </td>
148
+ <td rowspan='3' bgcolor='#666666' width='5'><img src='/sdb_library/images/1px_transparent.gif' width='7' height='1'></td>
149
+ <td colspan='2' bgcolor='#666666' height='1'><img src='/sdb_library/images/1px_transparent.gif' width='1' height='1'></td>
150
+ </tr><tr>
151
+ <td width='100%'>
152
+ <table border='0' width='100%'>
153
+ <tr>
154
+ <td valign='top'><address>
155
+ Office of the Registrar<br>
156
+ regoff@u.washington.edu<br>
157
+ June 27, 2009
158
+ </address>
159
+ </td>
160
+ </tr>
161
+ </table>
162
+ </td>
163
+ </tr><tr height='1'>
164
+ <td bgcolor='#666666'><img src='/sdb_library/images/1px_transparent.gif' width='1' height='1'></td>
165
+ </tr>
166
+ </table>
167
+
168
+ </BODY>
169
+ </HTML>
@@ -0,0 +1,85 @@
1
+ <HTML>
2
+ <HEAD>
3
+ <META NAME="GENERATOR" Content="Microsoft Visual Studio 6.0">
4
+ <TITLE>Current Section Status</TITLE>
5
+ <LINK REL="stylesheet" TYPE="text/css" HREF="https://www.washington.edu/home/home.css">
6
+ </HEAD>
7
+ <BODY>
8
+
9
+ <table border='0' cellpadding='0' cellspacing='0' width='100%' align='center'>
10
+ <tr>
11
+ <td width='100%' class='rpad'>
12
+ <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>
13
+ </td>
14
+ <td rowspan='2' valign='bottom'>
15
+
16
+ <table border='0' cellpadding='0' cellspacing='0'>
17
+ <tr><td colspan='2' bgcolor='#666666'><img src='/sdb_library/images/1px_transparent.gif' height='1'></td></tr>
18
+ <tr>
19
+ <td bgcolor='#666666'><img src='/sdb_library/images/1px_transparent.gif' width='7' height='1'></td>
20
+ <td nowrap><span class='l1text'>
21
+ &nbsp;<a href='http://www.washington.edu/home/search.html' target='_top'>Search</A> |
22
+ <a href='http://www.washington.edu/home/directories.html' target='_top'>Directories</A> |
23
+ <a href='http://www.washington.edu/tools/' target='_top'>Reference Tools</A>
24
+ </span></td>
25
+ </tr>
26
+ </table>
27
+
28
+ </td>
29
+ </tr>
30
+ <tr>
31
+ <td bgcolor='#666666'><img src='/sdb_library/images/1px_transparent.gif' height='1'></td>
32
+ </tr>
33
+ </table>
34
+ <table border='0' cellpadding='0' cellspacing='0' width='100%'>
35
+ <tr>
36
+ <td bgcolor='#e6e6e6'><img src='/sdb_library/images/1px_transparent.gif' width='1' height='5'></TD>
37
+ </tr>
38
+ </table>
39
+ <table border='0' cellpadding='0' cellspacing='0' width='100%'>
40
+ <tr>
41
+ <td rowspan='2' nowrap><span class='l1text'>
42
+ <a href='http://www.washington.edu/' target='_top'>UW Home</A>&nbsp;&gt; <a href='http://www.washington.edu/students/' target='_top'>Student Guide</A>&nbsp;&gt; <a href='http://www.washington.edu/students/timeschd/' target='_top'>Time Schedule</A>&nbsp;&gt; <a href='http://www.washington.edu/students/timeschd/AUT2009' target='_top'>Autumn 2009</A>&nbsp;&gt; <a href='http://www.washington.edu/students/timeschd/AUT2009/ ' target='_top'> </A>&nbsp;
43
+ </span></td>
44
+ <td width='5' rowspan='3' bgcolor='#cccccc'><img src='/sdb_library/images/1px_transparent.gif' border='0' width='7' height='1'></td>
45
+ <td bgcolor='#cccccc' height='1'><img src='/sdb_library/images/1px_transparent.gif' border='0' width='1' height='1'></td>
46
+ </tr>
47
+ <tr>
48
+ <td width='100%'>&nbsp;</td>
49
+ </tr>
50
+ <tr>
51
+ <td bgcolor='#cccccc'><img src='/sdb_library/images/1px_transparent.gif' border='0' width='1' height='1'></td>
52
+ </tr>
53
+ </table>
54
+ <H1>Current Section Status - Autumn Quarter 2009</H1>
55
+ <B>SLN: 123456 does not exist.</B><BR><BR>
56
+
57
+ <P></P>
58
+ <table border='0' cellpadding='0' cellspacing='0' align='center' width='100%'>
59
+ <tr>
60
+ <td rowspan='2'>
61
+ <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>
62
+ </td>
63
+ <td rowspan='3' bgcolor='#666666' width='5'><img src='/sdb_library/images/1px_transparent.gif' width='7' height='1'></td>
64
+ <td colspan='2' bgcolor='#666666' height='1'><img src='/sdb_library/images/1px_transparent.gif' width='1' height='1'></td>
65
+ </tr><tr>
66
+ <td width='100%'>
67
+ <table border='0' width='100%'>
68
+ <tr>
69
+ <td valign='top'><address>
70
+ Office of the Registrar<br>
71
+ registrar@u.washington.edu<br>
72
+ June 27, 2009
73
+ </address>
74
+ </td>
75
+ </tr>
76
+ </table>
77
+ </td>
78
+ </tr><tr height='1'>
79
+ <td bgcolor='#666666'><img src='/sdb_library/images/1px_transparent.gif' width='1' height='1'></td>
80
+ </tr>
81
+ </table>
82
+
83
+
84
+ </BODY>
85
+ </HTML>
@@ -0,0 +1,94 @@
1
+ <HTML>
2
+ <HEAD>
3
+ <META NAME="GENERATOR" Content="Microsoft Visual Studio 6.0">
4
+ <TITLE>Current Section Status</TITLE>
5
+ <LINK REL="stylesheet" TYPE="text/css" HREF="https://www.washington.edu/home/home.css">
6
+ </HEAD>
7
+ <BODY>
8
+
9
+ <table border='0' cellpadding='0' cellspacing='0' width='100%' align='center'>
10
+ <tr>
11
+ <td width='100%' class='rpad'>
12
+ <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>
13
+ </td>
14
+ <td rowspan='2' valign='bottom'>
15
+
16
+ <table border='0' cellpadding='0' cellspacing='0'>
17
+ <tr><td colspan='2' bgcolor='#666666'><img src='/sdb_library/images/1px_transparent.gif' height='1'></td></tr>
18
+ <tr>
19
+ <td bgcolor='#666666'><img src='/sdb_library/images/1px_transparent.gif' width='7' height='1'></td>
20
+ <td nowrap><span class='l1text'>
21
+ &nbsp;<a href='http://www.washington.edu/home/search.html' target='_top'>Search</A> |
22
+ <a href='http://www.washington.edu/home/directories.html' target='_top'>Directories</A> |
23
+ <a href='http://www.washington.edu/tools/' target='_top'>Reference Tools</A>
24
+ </span></td>
25
+ </tr>
26
+ </table>
27
+
28
+ </td>
29
+ </tr>
30
+ <tr>
31
+ <td bgcolor='#666666'><img src='/sdb_library/images/1px_transparent.gif' height='1'></td>
32
+ </tr>
33
+ </table>
34
+ <table border='0' cellpadding='0' cellspacing='0' width='100%'>
35
+ <tr>
36
+ <td bgcolor='#e6e6e6'><img src='/sdb_library/images/1px_transparent.gif' width='1' height='5'></TD>
37
+ </tr>
38
+ </table>
39
+ <table border='0' cellpadding='0' cellspacing='0' width='100%'>
40
+ <tr>
41
+ <td rowspan='2' nowrap><span class='l1text'>
42
+ <a href='http://www.washington.edu/' target='_top'>UW Home</A>&nbsp;&gt; <a href='http://www.washington.edu/students/' target='_top'>Student Guide</A>&nbsp;&gt; <a href='http://www.washington.edu/students/timeschd/' target='_top'>Time Schedule</A>&nbsp;&gt; <a href='http://www.washington.edu/students/timeschd/AUT2009' target='_top'>Autumn 2009</A>&nbsp;&gt; <a href='http://www.washington.edu/students/timeschd/AUT2009/phil ' target='_top'>PHILOSOPHY </A>&nbsp;
43
+ </span></td>
44
+ <td width='5' rowspan='3' bgcolor='#cccccc'><img src='/sdb_library/images/1px_transparent.gif' border='0' width='7' height='1'></td>
45
+ <td bgcolor='#cccccc' height='1'><img src='/sdb_library/images/1px_transparent.gif' border='0' width='1' height='1'></td>
46
+ </tr>
47
+ <tr>
48
+ <td width='100%'>&nbsp;</td>
49
+ </tr>
50
+ <tr>
51
+ <td bgcolor='#cccccc'><img src='/sdb_library/images/1px_transparent.gif' border='0' width='1' height='1'></td>
52
+ </tr>
53
+ </table>
54
+ <H1>Current Section Status - Autumn Quarter 2009</H1>
55
+ <P><!--
56
+ <TABLE BORDER=1 CELLPADDING=3><TR BGCOLOR="#d0d0d0"><TH>SLN</TH><TH>Course</TH><TH>Section</TH><TH>Type</TH><TH>Credits</TH><TH>Title</TH><TH>General Education<BR>and Basic Skills<BR>Requirements</TH></TR><TR ROWSPAN=1><TD><TT>17237</TT></TD><TD><TT>PHIL &nbsp;120</TT></TD><TD ALIGN="center"><TT>AE </TT></TD><TD ALIGN="center"><TT>QZ</TT></TD><TD ALIGN="center"><TT>&nbsp;</TT></TD><TD><TT><A HREF="http://www.washington.edu/students/crscat/phil.html#phil120" TARGET="_phil120">INTRO TO LOGIC </A></TT></TD><TD><TT>&nbsp;</TT></TD></TR><TR><TD COLSPAN=7><TT><A HREF="http://sdb.admin.washington.edu/textbooks/query.asp?qtr=Autumn&sln1=17237" TARGET="_tb">Display Textbooks</A></TT></TD></TR></TABLE><P><TABLE BORDER=1 CELLPADDING=3><TR BGCOLOR="#d0d0d0"><TH>Current<BR>Enrollment</TH><TH>Limit</TH><TH>Room<BR>Capacity</TH><TH>Space<BR>Available</TH><TH>Status</TH></B></TR><TR><TD ALIGN="center"><TT> 25</TT></TD><TD ALIGN="center"><TT> 25</TT></TD><TD ALIGN="center"><TT> 40</TT></TD><TD ALIGN="center"><TT>&nbsp;</TT></TD><TD ALIGN="center"><TT><B>** Closed **</B></TT></TD></TR></TABLE>
57
+ -->
58
+ <P><TABLE BORDER=1 CELLPADDING=3><TR BGCOLOR="#d0d0d0"><TH COLSPAN=4>Meetings</TH></TR>
59
+ <TR BGCOLOR="#d0d0d0"><TH>Days</TH><TH>Time</TH><TH>Location</TH><TH>Instructor</TH></TR>
60
+ <TR><TD NOWRAP VALIGN="top"><TT>TTh</TT></TD>
61
+ <TD NOWRAP VALIGN="top"><TT>10:30-11:20</TT></TD>
62
+ <TD NOWRAP VALIGN="top"><TT><A HREF="http://www.washington.edu/students/maps/map.cgi?DEN" TARGET="_DEN">DEN</A>&nbsp;212</TT></TD>
63
+ <TD NOWRAP><TT>&nbsp;</TT></TD>
64
+ </TR></TABLE>
65
+ <P><TABLE BORDER=1 CELLPADDING=3><TR BGCOLOR="#d0d0d0"><TH>Notes</TH></TR><TR><TD><TT>Quiz Section </TT></TD></TR></TABLE>
66
+ <P></P>
67
+ <table border='0' cellpadding='0' cellspacing='0' align='center' width='100%'>
68
+ <tr>
69
+ <td rowspan='2'>
70
+ <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>
71
+ </td>
72
+ <td rowspan='3' bgcolor='#666666' width='5'><img src='/sdb_library/images/1px_transparent.gif' width='7' height='1'></td>
73
+ <td colspan='2' bgcolor='#666666' height='1'><img src='/sdb_library/images/1px_transparent.gif' width='1' height='1'></td>
74
+ </tr><tr>
75
+ <td width='100%'>
76
+ <table border='0' width='100%'>
77
+ <tr>
78
+ <td valign='top'><address>
79
+ Office of the Registrar<br>
80
+ registrar@u.washington.edu<br>
81
+ June 27, 2009
82
+ </address>
83
+ </td>
84
+ </tr>
85
+ </table>
86
+ </td>
87
+ </tr><tr height='1'>
88
+ <td bgcolor='#666666'><img src='/sdb_library/images/1px_transparent.gif' width='1' height='1'></td>
89
+ </tr>
90
+ </table>
91
+
92
+
93
+ </BODY>
94
+ </HTML>
@@ -0,0 +1,94 @@
1
+ <HTML>
2
+ <HEAD>
3
+ <META NAME="GENERATOR" Content="Microsoft Visual Studio 6.0">
4
+ <TITLE>Current Section Status</TITLE>
5
+ <LINK REL="stylesheet" TYPE="text/css" HREF="https://www.washington.edu/home/home.css">
6
+ </HEAD>
7
+ <BODY>
8
+
9
+ <table border='0' cellpadding='0' cellspacing='0' width='100%' align='center'>
10
+ <tr>
11
+ <td width='100%' class='rpad'>
12
+ <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>
13
+ </td>
14
+ <td rowspan='2' valign='bottom'>
15
+
16
+ <table border='0' cellpadding='0' cellspacing='0'>
17
+ <tr><td colspan='2' bgcolor='#666666'><img src='/sdb_library/images/1px_transparent.gif' height='1'></td></tr>
18
+ <tr>
19
+ <td bgcolor='#666666'><img src='/sdb_library/images/1px_transparent.gif' width='7' height='1'></td>
20
+ <td nowrap><span class='l1text'>
21
+ &nbsp;<a href='http://www.washington.edu/home/search.html' target='_top'>Search</A> |
22
+ <a href='http://www.washington.edu/home/directories.html' target='_top'>Directories</A> |
23
+ <a href='http://www.washington.edu/tools/' target='_top'>Reference Tools</A>
24
+ </span></td>
25
+ </tr>
26
+ </table>
27
+
28
+ </td>
29
+ </tr>
30
+ <tr>
31
+ <td bgcolor='#666666'><img src='/sdb_library/images/1px_transparent.gif' height='1'></td>
32
+ </tr>
33
+ </table>
34
+ <table border='0' cellpadding='0' cellspacing='0' width='100%'>
35
+ <tr>
36
+ <td bgcolor='#e6e6e6'><img src='/sdb_library/images/1px_transparent.gif' width='1' height='5'></TD>
37
+ </tr>
38
+ </table>
39
+ <table border='0' cellpadding='0' cellspacing='0' width='100%'>
40
+ <tr>
41
+ <td rowspan='2' nowrap><span class='l1text'>
42
+ <a href='http://www.washington.edu/' target='_top'>UW Home</A>&nbsp;&gt; <a href='http://www.washington.edu/students/' target='_top'>Student Guide</A>&nbsp;&gt; <a href='http://www.washington.edu/students/timeschd/' target='_top'>Time Schedule</A>&nbsp;&gt; <a href='http://www.washington.edu/students/timeschd/AUT2009' target='_top'>Autumn 2009</A>&nbsp;&gt; <a href='http://www.washington.edu/students/timeschd/AUT2009/phil ' target='_top'>PHILOSOPHY </A>&nbsp;
43
+ </span></td>
44
+ <td width='5' rowspan='3' bgcolor='#cccccc'><img src='/sdb_library/images/1px_transparent.gif' border='0' width='7' height='1'></td>
45
+ <td bgcolor='#cccccc' height='1'><img src='/sdb_library/images/1px_transparent.gif' border='0' width='1' height='1'></td>
46
+ </tr>
47
+ <tr>
48
+ <td width='100%'>&nbsp;</td>
49
+ </tr>
50
+ <tr>
51
+ <td bgcolor='#cccccc'><img src='/sdb_library/images/1px_transparent.gif' border='0' width='1' height='1'></td>
52
+ </tr>
53
+ </table>
54
+ <H1>Current Section Status - Autumn Quarter 2009</H1>
55
+ <P><TABLE BORDER=1 CELLPADDING=3><TR BGCOLOR="#d0d0d0"><TH>SLN</TH><TH>Course</TH><TH>Section</TH><TH>Type</TH><TH>Credits</TH><TH>Title</TH><TH>General Education<BR>and Basic Skills<BR>Requirements</TH></TR><TR ROWSPAN=1><TD><TT>17237</TT></TD><TD><TT>PHIL &nbsp;120</TT></TD><TD ALIGN="center"><TT>AE </TT></TD><TD ALIGN="center"><TT>QZ</TT></TD><TD ALIGN="center"><TT>&nbsp;</TT></TD><TD><TT><A HREF="http://www.washington.edu/students/crscat/phil.html#phil120" TARGET="_phil120">INTRO TO LOGIC </A></TT></TD><TD><TT>&nbsp;</TT></TD></TR><TR><TD COLSPAN=7><TT><A HREF="http://sdb.admin.washington.edu/textbooks/query.asp?qtr=Autumn&sln1=17237" TARGET="_tb">Display Textbooks</A></TT></TD></TR></TABLE><P><TABLE BORDER=1 CELLPADDING=3><TR BGCOLOR="#d0d0d0"><TH>Current<BR>Enrollment</TH><TH>Limit</TH><TH>Room<BR>Capacity</TH><TH>Space<BR>Available</TH><TH>Status</TH></B></TR><TR><TD ALIGN="center"><TT> 25</TT></TD><TD ALIGN="center"><TT> 25</TT></TD><TD ALIGN="center"><TT> 40</TT></TD><TD ALIGN="center"><TT>&nbsp;</TT></TD><TD ALIGN="center"><TT><B>** Closed **</B></TT></TD></TR></TABLE>
56
+ <P><TABLE BORDER=1 CELLPADDING=3><TR BGCOLOR="#d0d0d0"><TH COLSPAN=4>Meetings</TH></TR>
57
+ <TR BGCOLOR="#d0d0d0"><TH>Days</TH><TH>Time</TH><TH>Location</TH><TH>Instructor</TH></TR>
58
+ <TR><TD NOWRAP VALIGN="top"><TT>TTh</TT></TD>
59
+ <TD NOWRAP VALIGN="top"><TT>10:30-11:20</TT></TD>
60
+ <TD NOWRAP VALIGN="top"><TT><A HREF="http://www.washington.edu/students/maps/map.cgi?DEN" TARGET="_DEN">DEN</A>&nbsp;212</TT></TD>
61
+ <TD NOWRAP><TT>&nbsp;</TT></TD>
62
+ </TR></TABLE>
63
+ <P><!--
64
+ <TABLE BORDER=1 CELLPADDING=3><TR BGCOLOR="#d0d0d0"><TH>Notes</TH></TR><TR><TD><TT>Quiz Section </TT></TD></TR></TABLE>
65
+ -->
66
+ <P></P>
67
+ <table border='0' cellpadding='0' cellspacing='0' align='center' width='100%'>
68
+ <tr>
69
+ <td rowspan='2'>
70
+ <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>
71
+ </td>
72
+ <td rowspan='3' bgcolor='#666666' width='5'><img src='/sdb_library/images/1px_transparent.gif' width='7' height='1'></td>
73
+ <td colspan='2' bgcolor='#666666' height='1'><img src='/sdb_library/images/1px_transparent.gif' width='1' height='1'></td>
74
+ </tr><tr>
75
+ <td width='100%'>
76
+ <table border='0' width='100%'>
77
+ <tr>
78
+ <td valign='top'><address>
79
+ Office of the Registrar<br>
80
+ registrar@u.washington.edu<br>
81
+ June 27, 2009
82
+ </address>
83
+ </td>
84
+ </tr>
85
+ </table>
86
+ </td>
87
+ </tr><tr height='1'>
88
+ <td bgcolor='#666666'><img src='/sdb_library/images/1px_transparent.gif' width='1' height='1'></td>
89
+ </tr>
90
+ </table>
91
+
92
+
93
+ </BODY>
94
+ </HTML>
@@ -0,0 +1,94 @@
1
+ <HTML>
2
+ <HEAD>
3
+ <META NAME="GENERATOR" Content="Microsoft Visual Studio 6.0">
4
+ <TITLE>Current Section Status</TITLE>
5
+ <LINK REL="stylesheet" TYPE="text/css" HREF="https://www.washington.edu/home/home.css">
6
+ </HEAD>
7
+ <BODY>
8
+
9
+ <table border='0' cellpadding='0' cellspacing='0' width='100%' align='center'>
10
+ <tr>
11
+ <td width='100%' class='rpad'>
12
+ <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>
13
+ </td>
14
+ <td rowspan='2' valign='bottom'>
15
+
16
+ <table border='0' cellpadding='0' cellspacing='0'>
17
+ <tr><td colspan='2' bgcolor='#666666'><img src='/sdb_library/images/1px_transparent.gif' height='1'></td></tr>
18
+ <tr>
19
+ <td bgcolor='#666666'><img src='/sdb_library/images/1px_transparent.gif' width='7' height='1'></td>
20
+ <td nowrap><span class='l1text'>
21
+ &nbsp;<a href='http://www.washington.edu/home/search.html' target='_top'>Search</A> |
22
+ <a href='http://www.washington.edu/home/directories.html' target='_top'>Directories</A> |
23
+ <a href='http://www.washington.edu/tools/' target='_top'>Reference Tools</A>
24
+ </span></td>
25
+ </tr>
26
+ </table>
27
+
28
+ </td>
29
+ </tr>
30
+ <tr>
31
+ <td bgcolor='#666666'><img src='/sdb_library/images/1px_transparent.gif' height='1'></td>
32
+ </tr>
33
+ </table>
34
+ <table border='0' cellpadding='0' cellspacing='0' width='100%'>
35
+ <tr>
36
+ <td bgcolor='#e6e6e6'><img src='/sdb_library/images/1px_transparent.gif' width='1' height='5'></TD>
37
+ </tr>
38
+ </table>
39
+ <table border='0' cellpadding='0' cellspacing='0' width='100%'>
40
+ <tr>
41
+ <td rowspan='2' nowrap><span class='l1text'>
42
+ <a href='http://www.washington.edu/' target='_top'>UW Home</A>&nbsp;&gt; <a href='http://www.washington.edu/students/' target='_top'>Student Guide</A>&nbsp;&gt; <a href='http://www.washington.edu/students/timeschd/' target='_top'>Time Schedule</A>&nbsp;&gt; <a href='http://www.washington.edu/students/timeschd/AUT2009' target='_top'>Autumn 2009</A>&nbsp;&gt; <a href='http://www.washington.edu/students/timeschd/AUT2009/phil ' target='_top'>PHILOSOPHY </A>&nbsp;
43
+ </span></td>
44
+ <td width='5' rowspan='3' bgcolor='#cccccc'><img src='/sdb_library/images/1px_transparent.gif' border='0' width='7' height='1'></td>
45
+ <td bgcolor='#cccccc' height='1'><img src='/sdb_library/images/1px_transparent.gif' border='0' width='1' height='1'></td>
46
+ </tr>
47
+ <tr>
48
+ <td width='100%'>&nbsp;</td>
49
+ </tr>
50
+ <tr>
51
+ <td bgcolor='#cccccc'><img src='/sdb_library/images/1px_transparent.gif' border='0' width='1' height='1'></td>
52
+ </tr>
53
+ </table>
54
+ <H1>Current Section Status - Autumn Quarter 2009</H1>
55
+ <P><TABLE BORDER=1 CELLPADDING=3><TR BGCOLOR="#d0d0d0"><TH>SLN</TH><TH>Course</TH><TH>Section</TH><TH>Type</TH><TH>Credits</TH><TH>Title</TH><TH>General Education<BR>and Basic Skills<BR>Requirements</TH></TR><TR ROWSPAN=1><TD><TT>17237</TT></TD><TD><TT>PHIL &nbsp;120</TT></TD><TD ALIGN="center"><TT>AE </TT></TD><TD ALIGN="center"><TT>QZ</TT></TD><TD ALIGN="center"><TT>&nbsp;</TT></TD><TD><TT><A HREF="http://www.washington.edu/students/crscat/phil.html#phil120" TARGET="_phil120">INTRO TO LOGIC </A></TT></TD><TD><TT>&nbsp;</TT></TD></TR><TR><TD COLSPAN=7><TT><A HREF="http://sdb.admin.washington.edu/textbooks/query.asp?qtr=Autumn&sln1=17237" TARGET="_tb">Display Textbooks</A></TT></TD></TR></TABLE><P><!--
56
+ <TABLE BORDER=1 CELLPADDING=3><TR BGCOLOR="#d0d0d0"><TH>Current<BR>Enrollment</TH><TH>Limit</TH><TH>Room<BR>Capacity</TH><TH>Space<BR>Available</TH><TH>Status</TH></B></TR><TR><TD ALIGN="center"><TT> 25</TT></TD><TD ALIGN="center"><TT> 25</TT></TD><TD ALIGN="center"><TT> 40</TT></TD><TD ALIGN="center"><TT>&nbsp;</TT></TD><TD ALIGN="center"><TT><B>** Closed **</B></TT></TD></TR></TABLE>
57
+ -->
58
+ <P><TABLE BORDER=1 CELLPADDING=3><TR BGCOLOR="#d0d0d0"><TH COLSPAN=4>Meetings</TH></TR>
59
+ <TR BGCOLOR="#d0d0d0"><TH>Days</TH><TH>Time</TH><TH>Location</TH><TH>Instructor</TH></TR>
60
+ <TR><TD NOWRAP VALIGN="top"><TT>TTh</TT></TD>
61
+ <TD NOWRAP VALIGN="top"><TT>10:30-11:20</TT></TD>
62
+ <TD NOWRAP VALIGN="top"><TT><A HREF="http://www.washington.edu/students/maps/map.cgi?DEN" TARGET="_DEN">DEN</A>&nbsp;212</TT></TD>
63
+ <TD NOWRAP><TT>&nbsp;</TT></TD>
64
+ </TR></TABLE>
65
+ <P><TABLE BORDER=1 CELLPADDING=3><TR BGCOLOR="#d0d0d0"><TH>Notes</TH></TR><TR><TD><TT>Quiz Section </TT></TD></TR></TABLE>
66
+ <P></P>
67
+ <table border='0' cellpadding='0' cellspacing='0' align='center' width='100%'>
68
+ <tr>
69
+ <td rowspan='2'>
70
+ <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>
71
+ </td>
72
+ <td rowspan='3' bgcolor='#666666' width='5'><img src='/sdb_library/images/1px_transparent.gif' width='7' height='1'></td>
73
+ <td colspan='2' bgcolor='#666666' height='1'><img src='/sdb_library/images/1px_transparent.gif' width='1' height='1'></td>
74
+ </tr><tr>
75
+ <td width='100%'>
76
+ <table border='0' width='100%'>
77
+ <tr>
78
+ <td valign='top'><address>
79
+ Office of the Registrar<br>
80
+ registrar@u.washington.edu<br>
81
+ June 27, 2009
82
+ </address>
83
+ </td>
84
+ </tr>
85
+ </table>
86
+ </td>
87
+ </tr><tr height='1'>
88
+ <td bgcolor='#666666'><img src='/sdb_library/images/1px_transparent.gif' width='1' height='1'></td>
89
+ </tr>
90
+ </table>
91
+
92
+
93
+ </BODY>
94
+ </HTML>