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,166 @@
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
+ <TD ALIGN=right COLSPAN=4><TT>Total credits: 8.0&nbsp;</TD>
119
+ </TR>
120
+ </TABLE>
121
+ <TABLE BORDER="0" WIDTH="100%">
122
+ <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>
123
+ <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>
124
+ <span class='noprint'><p><center>
125
+ <table border='0' cellpadding='4' bgcolor='yellow' width='80%'><tr><td>
126
+
127
+ <table border='0' cellpadding='5' cellspacing='0' bgcolor='white' width='100%'><tr>
128
+ <td><img src='/sdb_library/images/caution.gif' width='30' height='30' hspace='10'></td>
129
+ <td>
130
+ To protect your privacy and prevent unauthorized use,
131
+ &nbsp;<a href='http://www.washington.edu/computing/weblogin/logout.html' target='_logout'>close
132
+ <b>ALL</b> of your web browser windows</a>
133
+ and web-enabled applications when you finish.
134
+ </td>
135
+ </tr></table>
136
+
137
+ </td></tr></table>
138
+ </center></p></span>
139
+ <P></P>
140
+ <table border='0' cellpadding='0' cellspacing='0' align='center' width='100%'>
141
+ <tr>
142
+ <td rowspan='2'>
143
+ <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>
144
+ </td>
145
+ <td rowspan='3' bgcolor='#666666' width='5'><img src='/sdb_library/images/1px_transparent.gif' width='7' height='1'></td>
146
+ <td colspan='2' bgcolor='#666666' height='1'><img src='/sdb_library/images/1px_transparent.gif' width='1' height='1'></td>
147
+ </tr><tr>
148
+ <td width='100%'>
149
+ <table border='0' width='100%'>
150
+ <tr>
151
+ <td valign='top'><address>
152
+ Office of the Registrar<br>
153
+ regoff@u.washington.edu<br>
154
+ June 27, 2009
155
+ </address>
156
+ </td>
157
+ </tr>
158
+ </table>
159
+ </td>
160
+ </tr><tr height='1'>
161
+ <td bgcolor='#666666'><img src='/sdb_library/images/1px_transparent.gif' width='1' height='1'></td>
162
+ </tr>
163
+ </table>
164
+
165
+ </BODY>
166
+ </HTML>
@@ -0,0 +1,167 @@
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
+ <!-- MODIFIED SYNTAX BELOW TO FAIL TEST -->
119
+ <TD ALIGN=right COLSPAN=4><TT>Total creditos: 8.0&nbsp;</TD>
120
+ </TR>
121
+ </TABLE>
122
+ <TABLE BORDER="0" WIDTH="100%">
123
+ <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>
124
+ <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>
125
+ <span class='noprint'><p><center>
126
+ <table border='0' cellpadding='4' bgcolor='yellow' width='80%'><tr><td>
127
+
128
+ <table border='0' cellpadding='5' cellspacing='0' bgcolor='white' width='100%'><tr>
129
+ <td><img src='/sdb_library/images/caution.gif' width='30' height='30' hspace='10'></td>
130
+ <td>
131
+ To protect your privacy and prevent unauthorized use,
132
+ &nbsp;<a href='http://www.washington.edu/computing/weblogin/logout.html' target='_logout'>close
133
+ <b>ALL</b> of your web browser windows</a>
134
+ and web-enabled applications when you finish.
135
+ </td>
136
+ </tr></table>
137
+
138
+ </td></tr></table>
139
+ </center></p></span>
140
+ <P></P>
141
+ <table border='0' cellpadding='0' cellspacing='0' align='center' width='100%'>
142
+ <tr>
143
+ <td rowspan='2'>
144
+ <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>
145
+ </td>
146
+ <td rowspan='3' bgcolor='#666666' width='5'><img src='/sdb_library/images/1px_transparent.gif' width='7' height='1'></td>
147
+ <td colspan='2' bgcolor='#666666' height='1'><img src='/sdb_library/images/1px_transparent.gif' width='1' height='1'></td>
148
+ </tr><tr>
149
+ <td width='100%'>
150
+ <table border='0' width='100%'>
151
+ <tr>
152
+ <td valign='top'><address>
153
+ Office of the Registrar<br>
154
+ regoff@u.washington.edu<br>
155
+ June 27, 2009
156
+ </address>
157
+ </td>
158
+ </tr>
159
+ </table>
160
+ </td>
161
+ </tr><tr height='1'>
162
+ <td bgcolor='#666666'><img src='/sdb_library/images/1px_transparent.gif' width='1' height='1'></td>
163
+ </tr>
164
+ </table>
165
+
166
+ </BODY>
167
+ </HTML>
@@ -0,0 +1,130 @@
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></TR>
81
+ <TR>
82
+ <TD ALIGN=right COLSPAN=4><TT>Total credits: 8.0&nbsp;</TD>
83
+ </TR>
84
+ </TABLE>
85
+ <TABLE BORDER="0" WIDTH="100%">
86
+ <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>
87
+ <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>
88
+ <span class='noprint'><p><center>
89
+ <table border='0' cellpadding='4' bgcolor='yellow' width='80%'><tr><td>
90
+
91
+ <table border='0' cellpadding='5' cellspacing='0' bgcolor='white' width='100%'><tr>
92
+ <td><img src='/sdb_library/images/caution.gif' width='30' height='30' hspace='10'></td>
93
+ <td>
94
+ To protect your privacy and prevent unauthorized use,
95
+ &nbsp;<a href='http://www.washington.edu/computing/weblogin/logout.html' target='_logout'>close
96
+ <b>ALL</b> of your web browser windows</a>
97
+ and web-enabled applications when you finish.
98
+ </td>
99
+ </tr></table>
100
+
101
+ </td></tr></table>
102
+ </center></p></span>
103
+ <P></P>
104
+ <table border='0' cellpadding='0' cellspacing='0' align='center' width='100%'>
105
+ <tr>
106
+ <td rowspan='2'>
107
+ <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>
108
+ </td>
109
+ <td rowspan='3' bgcolor='#666666' width='5'><img src='/sdb_library/images/1px_transparent.gif' width='7' height='1'></td>
110
+ <td colspan='2' bgcolor='#666666' height='1'><img src='/sdb_library/images/1px_transparent.gif' width='1' height='1'></td>
111
+ </tr><tr>
112
+ <td width='100%'>
113
+ <table border='0' width='100%'>
114
+ <tr>
115
+ <td valign='top'><address>
116
+ Office of the Registrar<br>
117
+ regoff@u.washington.edu<br>
118
+ June 27, 2009
119
+ </address>
120
+ </td>
121
+ </tr>
122
+ </table>
123
+ </td>
124
+ </tr><tr height='1'>
125
+ <td bgcolor='#666666'><img src='/sdb_library/images/1px_transparent.gif' width='1' height='1'></td>
126
+ </tr>
127
+ </table>
128
+
129
+ </BODY>
130
+ </HTML>