-
Notifications
You must be signed in to change notification settings - Fork 0
/
main.html
executable file
·204 lines (164 loc) · 8.82 KB
/
main.html
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
<!-- Adapted from https://www.evl.uic.edu/aej/424/ -->
<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
<title>Human Computer Interaction</title>
<link href="figures/jsImgSlider/themes/4/js-image-slider.css" rel="stylesheet" type="text/css"/>
<script src="figures/jsImgSlider/themes/4/js-image-slider.js" type="text/javascript"></script>
<link href="figures/jsImgSlider/generic.css" rel="stylesheet" type="text/css"/>
<style type="text/css">
.noti > li {
margin-bottom: 15px;
}
</style>
</head>
<body bgcolor="white" text="black">
<div id="sliderFrame">
<div id="slider">
<img src="figures/jsImgSlider/images/image6.gif"/>
<img src="figures/jsImgSlider/images/project1.png"/>
<img src="figures/jsImgSlider/images/image1.jpg"/>
<img src="figures/jsImgSlider/images/image2.png"/>
<img src="figures/jsImgSlider/images/image3.png"/>
<img src="figures/jsImgSlider/images/image4.png"/>
<img src="figures/jsImgSlider/images/image5.png"/>
</div>
<!--Custom navigation buttons on both sides-->
<div class="group1-Wrapper">
<a onclick="imageSlider.previous()" class="group1-Prev"></a>
<a onclick="imageSlider.next()" class="group1-Next"></a>
</div>
<!--nav bar-->
<!--<div style="text-align:center;padding:20px;z-index:20;">
<a onclick="imageSlider.previous()" class="group2-Prev"></a>
<a id='auto' onclick="switchAutoAdvance()"></a>
<a onclick="imageSlider.next()" class="group2-Next"></a>
</div>-->
</div>
<!--
<div align="left"><font style="font-family:
Helvetica,Arial,sans-serif;" color="black" size="5">Announcements:</font></div>
<ul class="noti">
<li style="text-align: justify;">
<font style="font-family: Helvetica,Arial,sans-serif;" color="black" size="3"><font><i>Sep 13:
</i>Processing libraries for Eclipse: <a href="https://github.com/iDataVisualizationLab/CS3366/tree/master/libs">https://github.com/iDataVisualizationLab/CS3366/tree/master/libs</a> <br>
</font></font>
</li>
<font style="font-family: Helvetica,Arial,sans-serif;" color="black" size="3"><font><i>Sep 18:<b>
</i>Whitacre College of Engineering Job Fair</b><br>
- When: 10am - 4pm, Wednesday, September 18, 2019 <br>
- Where: Lubbock Memorial Civic Center <br>
</font></font>
</li>
<br>
<li style="text-align: justify;">
<font style="font-family: Helvetica,Arial,sans-serif;" color="black"
size="3"><font><i>Aug 30: </i>Whitacre
College of
Engineering - <font style="color: red">New</font> Graduate Students Orientation Make-up Session, for
the students who missed it last week<br>
- When: 3 - 4pm, Friday, August 30, 2019 <br>
- Where: Livermore Center 101 <br>
</font></font>
</li>
<li style="text-align: justify;">
<font style="font-family: Helvetica,Arial,sans-serif;" color="black" size="3"><i>Aug 28:</i> Computer Science
Grad Student Meeting. <font style="color: red">Mandatory</font> for new students, current PhD and
Sponsored students<br>
- When: 3:30pm, Wednesday, August 28, 2019 <br>
- Where: Terry Fuller petroleum 110 <br></font>
</li>
<li style="text-align: justify;">
<font style="font-family: Helvetica,Arial,sans-serif;" color="black" size="3"><i>Aug 26:</i> Each student is
required to create an account on the Piazza: <a href="https://piazza.com/ttu/fall2019/cs3366/">https://piazza.com/ttu/fall2019/cs3366/</a></font>
</li>
<li style="text-align: justify;">
<font style="font-family: Helvetica,Arial,sans-serif;" color="black" size="3"> <i> Aug 26: </i> Every student
(include distant students) needs to send the following information to huyen.nguyen@ttu.edu, with the email
Subject "HCI class: Student information" by <b> Aug 28: </b> <br>
- Your full name <br>
- Your photo <br>
- Your program (Phd, Master, and undergraduate) <br>
- Nickname (to be appeared on the grade sheet) <br>
</font>
</li>
</ul>
-->
<div align="left"><font style="font-family:
Helvetica,Arial,sans-serif;" color="black" size="5">Announcements:</font></div>
<ul>
<li style="text-align: justify;">
<font style="font-family: Helvetica,Arial,sans-serif;" color="red" size="3"><i>May 7:</i> Final exam information is available here: <a href="https://idatavisualizationlab.github.io/HCI-Spring2021/Final/index.html">https://idatavisualizationlab.github.io/HCI-Spring2021/Final/index.html</a> </font>
</li>
<li style="text-align: justify;">
<font style="font-family: Helvetica,Arial,sans-serif;" color="black" size="3"><i>Jan 20:</i> Zoom meetings for our class on MWF starting at 4pm:
<a href="https://zoom.us/s/97602772888" target="black">https://zoom.us/s/97602772888</a>. There is <b>no passcode</b>. </font>
</li>
</ul>
<div align="left"><font style="font-family:
Helvetica,Arial,sans-serif;" color="black" size="5">Interesting examples:</font></div>
<ul>
<li style="text-align: justify;">
<font style="font-family: Helvetica,Arial,sans-serif;" color="black" size="3"> Bad doors are everywhere.
<a href="https://www.youtube.com/watch?v=yY96hTb8WgI" target="_blank">https://www.youtube.com/watch?v=yY96hTb8WgI</a>
</font>
</li>
<li style="text-align: justify;">
<font style="font-family: Helvetica,Arial,sans-serif;" color="black" size="3"><a
href="http://baddesigns.com/deadblt.html">How do you unlock the door? </a> </font>
</li>
<li style="text-align: justify;">
<font style="font-family: Helvetica,Arial,sans-serif;" color="black" size="3"><a
href="http://www.baddesigns.com/file.html">Opening the file drawer </a> </font>
</li>
<li style="text-align: justify;">
<font style="font-family: Helvetica,Arial,sans-serif;" color="black" size="3"><a
href=" http://www.baddesigns.com/knife.html">Hey, which side do you use for cutting? </a> </font>
</li>
<li style="text-align: justify;">
<font style="font-family: Helvetica,Arial,sans-serif;" color="black" size="3"><a
href="http://www.baddesigns.com/elevator.html">Elevator, Maximum occupancy not to exceed 182 persons? </a> </font>
</li>
<li style="text-align: justify;">
<font style="font-family: Helvetica,Arial,sans-serif;" color="black" size="3"><a
href="http://www.baddesigns.com/mens.html">Men's room sign </a> </font>
</li>
<li style="text-align: justify;">
<font style="font-family: Helvetica,Arial,sans-serif;" color="black" size="3"><a
href="http://www.baddesigns.com/remote.html"> Turn down the TV</a> </font>
</li>
<li style="text-align: justify;">
<font style="font-family: Helvetica,Arial,sans-serif;" color="black" size="3"><a
href="http://www.baddesigns.com/shower2.html"> How do you turn on the shower? </a> </font>
</li>
<li style="text-align: justify;">
<font style="font-family: Helvetica,Arial,sans-serif;" color="black" size="3"><a
href="http://www.baddesigns.com/shower1.html"> How do you turn on the shower? (Another) </a> </font>
</li>
<li style="text-align: justify;">
<font style="font-family: Helvetica,Arial,sans-serif;" color="black" size="3"><a
href="http://www.baddesigns.com/autoicons.html"> What do these symbols mean?</a> </font>
</li>
<li style="text-align: justify;">
<font style="font-family: Helvetica,Arial,sans-serif;" color="black" size="3"><a
href=" http://www.baddesigns.com/seat.html"> Raising the driver's seat </a> </font>
</li>
<li style="text-align: justify;">
<font style="font-family: Helvetica,Arial,sans-serif;" color="black" size="3"><a
href=" http://www.baddesigns.com/gascap.html"> Which side has the gas cap? </a> </font>
</li>
<li style="text-align: justify;">
<font style="font-family: Helvetica,Arial,sans-serif;" color="black" size="3"><a
href="http://www.baddesigns.com/gaspump.html"> How much is the gas? </a> </font>
</li>
<li style="text-align: justify;">
<font style="font-family: Helvetica,Arial,sans-serif;" color="black" size="3"> How to open the gas cap? What do you think? </font>
</li>
<br>
<li style="text-align: justify;">
<font style="font-family: Helvetica,Arial,sans-serif;" color="black" size="3"> Your turns to share the stories
of bad designs </font>
</li>
</ul>
</body>
</html>