-
Notifications
You must be signed in to change notification settings - Fork 4
/
Copy pathtest.html
executable file
·140 lines (116 loc) · 7.15 KB
/
test.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
<!DOCTYPE HTML>
<html>
<head>
<title>interactive Data Visualization Lab</title>
<meta name="description" content="website description" />
<meta name="keywords" content="website keywords, website keywords" />
<meta http-equiv="content-type" content="text/html; charset=UTF-8" />
<link rel="stylesheet" type="text/css" href="css/style.css" />
<link rel="shortcut icon" href="images/iDVLlogo/V2.png">
<!-- modernizr enables HTML5 elements and feature detects -->
<script type="text/javascript" src="js/modernizr-1.5.min.js"></script>
<script type="text/javascript" src="js/jquery-1.8.3.js"></script>
<script type="text/javascript">
$(function() {
// this will get the full URL at the address bar
var url = window.location.href;
// passes on every "a" tag
$(".topmenu a").each(function() {
// checks if its the same on the address bar
if (url == (this.href)) {
$(this).closest("li").addClass("selected");
}
});
});
</script>
</head>
<body>
<div id="main">
<header>
<div id="logo">
<div id="logo_text">
<h1>
<a href="index.php"> <img height="48px" src="images/iDVLlogo/iDVL.png" href="index.php" alt="logo" title="logo"></a>
<a href="index.php"><span class="logo_colour"> interactive Data Visualization Lab</span>
<a href="http://www.depts.ttu.edu/cs/"><img height="48px" src="images/TTUlogo.png" alt="logo" title="logo"></a>
</h1>
</div>
</div>
<nav>
<ul class="sf-menu" id="nav">
<li >
<a href="index.php">
Home </a>
</li>
<li >
<a href="people.php">
People </a>
</li>
<li >
<a href="publications.php">
Publications </a>
</li>
<li >
<a href="researchProjects.php">
Research Projects </a>
</li>
<li >
<a href="conferences.php">
Conferences </a>
</li>
<li >
<a href="grants.php">
CFPs </a>
</li>
</ul>
</nav>
</header>
<div id="site_content">
<div id="top_border"></div>
<div id="sidebar_container">
<img class="paperclip" src="images/paperclip.png" alt="paperclip" />
<div class="sidebar">
<h3>Latest News</h3>
<div class="sidebarNewsBorder"></div>
<h5><date>August 4, 2019</date></h5><h4><a href="news.php?id=0"><headline><b>Ngan</b> received Visualization Showcase Award at PEARC 2019</headline></a></h4><div class="sidebarNewsBorder"></div><h5><date>July 2, 2019</date></h5><h4><a href="news.php?id=1"><headline><b>Vung</b> won the 3rd place at Herobots AI stock prediction</headline></a></h4><div class="sidebarNewsBorder"></div><h5><date>June 4, 2019</date></h5><h4><a href="news.php?id=2"><headline><b>Vung</b> is awarded the best paper at EnvirVis 2019</headline></a></h4><div class="sidebarNewsBorder"></div><h5><date>April 20, 2019</date></h5><h4><a href="news.php?id=3"><headline>Support from Dell Inc. for supercomputing visual analytics</headline></a></h4><div class="sidebarNewsBorder"></div><h5><date>Feb 10, 2019</date></h5><h4><a href="news.php?id=4"><headline>HEAF fund for drones from TTU Provost’s office is accepted</headline></a></h4><div class="sidebarNewsBorder"></div><h5><date>Jan 10, 2019</date></h5><h4><a href="news.php?id=5"><headline>AVX project funded to refine Aviation Sustainment data</headline></a></h4><div class="sidebarNewsBorder"></div><h5><date>Dec 2, 2018</date></h5><h4><a href="news.php?id=6"><headline><b>iDVL</b> is funded by GRI to monitor HPCC via the visual interface</headline></a></h4><div class="sidebarNewsBorder"></div><h5><date>Aug 15, 2018</date></h5><h4><a href="news.php?id=7"><headline><b>Vung</b> got VAST Challenge Award</headline></a></h4><div class="sidebarNewsBorder"></div><h5><date>Mar 5, 2018</date></h5><h4><a href="news.php?id=8"><headline>RA proposal awarded from WCoE</headline></a></h4><div class="sidebarNewsBorder"></div><h5><date>Apr 3, 2017</date></h5><h4><a href="news.php?id=9"><headline> <b>iDVL</b> is awarded SGIR proposal </headline></a></h4><div class="sidebarNewsBorder"></div><h5><date>Jan 25, 2017</date></h5><p><sortNews>Lab website has been launched</sortNews></p> </div>
</div>
<div class="content newsBox">
<h4><headline><b>Vung</b> got VAST Challenge Award</headline></h4><h5><date>Aug 15, 2018</date></h5><p><fullNews>
<div class="news">
<center><h2><b>Vung Pham</b> received Mini-Challenge 2 Award: Strong Support for Exploratory Analysis within his first 3 months at iDVL</h2></center>
<p/>
<a href="http://www.vacommunity.org/VAST+Challenge+2018"> The Visual Analytics Science and Technology (VAST) Challenge </a> is an annual contest with the goal of advancing the field of visual analytics through competition. The VAST Challenge is designed to help researchers understand how their software would be used in a novel analytic task and determine if their data transformations, visualizations, and interactions would be beneficial for particular analytic tasks. VAST Challenge problems provide researchers with realistic tasks and data sets for evaluating their software, as well as an opportunity to advance the field by solving more complex problems.
<p/>
<embed src="https://www.youtube.com/embed/pzf_Ar-Ejjg" width="100%" height="456px" allowfullscreen="true"/>
Vung's Mini-Challenge 2 report can be found <a href="https://idatavisualizationlab.github.io/VAST2018/mc2/index.htm"> here</a>, <a href="https://idatavisualizationlab.github.io/VAST2018/heatmap.html"> Web demo</a>,
<p/>
<div class="img-area">
<div class="img-middle">
<img src="./images/figures/Vung.jpg"/>
</div>
</div>
</div>
</fullNews></p>
</div>
</div>
</div>
<footer>
<p>Last revised: April 28, 2019 | Copyright © iDVL, TTU</p>
</footer>
</div>
<script type="text/javascript" src="js/jquery.js"></script>
<script type="text/javascript" src="js/jquery.easing-sooper.js"></script>
<script type="text/javascript" src="js/jquery.sooperfish.js"></script>
<script type="text/javascript" src="js/jquery.kwicks-1.5.1.js"></script>
<script type="text/javascript">
$(document).ready(function() {
$('#images').kwicks({
max : 600,
spacing : 2
});
$('ul.sf-menu').sooperfish();
});
</script>
</body>
</html>
</div>