-
Notifications
You must be signed in to change notification settings - Fork 1
Expand file tree
/
Copy pathprogram.html
More file actions
163 lines (163 loc) · 4.36 KB
/
program.html
File metadata and controls
163 lines (163 loc) · 4.36 KB
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
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>HSMR 2026 Workshop Program</title>
<link href="https://fonts.googleapis.com/css2?family=Open+Sans&display=swap" rel="stylesheet">
<style>
body {
margin: 0;
padding: 20px;
font-family: 'Open Sans', sans-serif;
background-color: #f8f9fa;
color: #333;
line-height: 1.6;
}
h1 {
font-size: 28px;
color: #222;
text-align: center;
margin-bottom: 10px;
}
.link-bar {
text-align: center;
margin-bottom: 20px;
}
.link-bar a {
color: #14285a;
text-decoration: none;
font-weight: bold;
}
table {
width: 100%;
max-width: 1000px;
margin: 0 auto;
border-collapse: collapse;
background-color: white;
box-shadow: 0 2px 8px rgba(0, 0, 0, 0.05);
}
th, td {
padding: 12px 15px;
border: 1px solid #ddd;
text-align: left;
}
th {
/* Solid navy to match the site header */
background-color: #14285a;
color: white;
}
tr:nth-child(even) {
background-color: #f2f2f2;
}
td:first-child, th:first-child {
width: 160px;
}
.session-header {
background-color: #e9ecef;
font-weight: bold;
text-align: center;
}
a {
color: #14285a;
text-decoration: none;
}
a:hover {
text-decoration: underline;
}
</style>
</head>
<body>
<h1>HSMR 2026 Workshop Program</h1>
<p style="text-align: center; margin-top: 0;">From Code to Care · Friday 26th June 2026 · London, UK</p>
<div class="link-bar">
<a href="https://github.com/oss-for-surg-med-ai-tech/workshop-hamlyn2026" target="_blank" rel="noopener noreferrer">
Link to full website
</a>
</div>
<table>
<thead>
<tr>
<th>Time</th>
<th>Title</th>
<th>Speaker Name & Organisation</th>
</tr>
</thead>
<tbody>
<tr class="session-header">
<td>08:30 - 09:00</td>
<td colspan="2">Registration & Coffee</td>
</tr>
<tr>
<td>09:00 - 09:50</td>
<td>The dVRK experience: Twenty years of open source hardware and software for medical robotics research</td>
<td><a href="#" onclick="parent.loadPage('speakers.html#peter-kazanzides')">Peter Kazanzides, The Johns Hopkins University</a></td>
</tr>
<tr>
<td>09:50 - 10:30</td>
<td>An Open-Source Platform to Fight Disease</td>
<td><a href="#" onclick="parent.loadPage('speakers.html#aaron-timm')">Aaron Timm, CEO Openwater</a></td>
</tr>
<tr class="session-header">
<td>10:30 - 11:00</td>
<td colspan="2">Coffee Break</td>
</tr>
<tr>
<td>11:00 - 11:30</td>
<td>Ecosystem Building for an Open Source Implantable Device Platform</td>
<td><a href="#" onclick="parent.loadPage('speakers.html#chris-rexroth')">Chris Rexroth, COSMIIC</a></td>
</tr>
<tr>
<td>11:30 - 12:00</td>
<td>Scalable Policy Training Environment for Robotic Ultrasound: Methods and Challenges</td>
<td><a href="#" onclick="parent.loadPage('speakers.html#ao-yunke')">Ao Yunke, ETH Zürich</a></td>
</tr>
<tr>
<td>12:00 - 12:30</td>
<td>Spotlights for Sponsor and Posters</td>
<td>-</td>
</tr>
<tr class="session-header">
<td>12:30 - 13:30</td>
<td colspan="2">Lunch Break</td>
</tr>
<tr>
<td>13:30 - 14:30</td>
<td><strong>Panel Discussion</strong></td>
<td><a href="#" onclick="parent.loadPage('speakers.html')">Panellists to be confirmed closer to the event day</a></td>
</tr>
<tr>
<td>14:30 - 15:00</td>
<td>From Data Scarcity to Clinical Impact: Open-Source Ultrasound Spine Reconstruction for Scoliosis Monitoring in Senegal</td>
<td>
<a href="#" onclick="parent.loadPage('speakers.html#gabriella-dalbenzio')">Gabriella d’Albenzio, Queen’s University</a> and
<a href="#" onclick="parent.loadPage('speakers.html#pape-mady-thiao')">Dr. Pape Mady Thiao, Université Cheikh Anta Diop de Dakar (UCAD)</a>
</td>
</tr>
<tr class="session-header">
<td>15:00 - 15:30</td>
<td colspan="2">Coffee Break</td>
</tr>
<tr>
<td>15:30 - 16:10</td>
<td>From Research Tools to Shared Platforms: Building Accessible Ecosystems in Medical Robotics</td>
<td><a href="#" onclick="parent.loadPage('speakers.html#quentin-boehler')">Quentin Boehler, ETH Zürich</a></td>
</tr>
<tr>
<td>16:10 - 16:50</td>
<td>From Biosignals to Robots: An Open-Source Framework for Physiological Human Sensing in Healthcare</td>
<td><a href="#" onclick="parent.loadPage('speakers.html#diego-paez-granados')">Diego Paez-Granados, ETH Zürich</a></td>
</tr>
<tr>
<td>16:50 - 17:00</td>
<td>Poster awards and workshop closure</td>
<td>-</td>
</tr>
<tr class="session-header">
<td>17:00</td>
<td colspan="2">Workshop End</td>
</tr>
</tbody>
</table>
</body>
</html>