-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathcft.html
410 lines (384 loc) · 18.5 KB
/
cft.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
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
379
380
381
382
383
384
385
386
387
388
389
390
391
392
393
394
395
396
397
398
399
400
401
402
403
404
405
406
407
408
409
410
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
<head><meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />
<meta http-equiv="X-UA-Compatible" content="IE=EmulateIE7" />
<meta name="viewport" content="width=900" />
<link rel="stylesheet" type="text/css" media="screen,print" href="Media/style.css"/>
<!--[if lt IE 8]><link rel='stylesheet' type='text/css' media='screen,print' href='Media/styleIE.css'/><![endif]-->
<!--[if gte IE 8]><link rel='stylesheet' type='text/css' media='screen,print' href='Media/IE8.css'/><![endif]-->
<script type="text/javascript" src="Scripts/iWebSite.js"></script>
<script type="text/javascript" src="Scripts/iWebImage.js"></script>
<script type="text/javascript" src="Media/Welcome.js"></script>
<style media="all" type="text/css">@import "Media/Menu/menu_style.css";</style>
<title>EuroSys 2011: Call For Tutorials</title>
</head>
<body style="background: rgb(255, 255, 255); margin: 0pt;" onload="onPageLoad();">
<div align="center">
<!--[if lt IE 7]>
<div style='border: 1px solid #F7941D; background: #FEEFDA; text-align: center; clear: both; height: 75px; position: relative;'>
<div style='position: absolute; right: 3px; top: 3px; font-family: courier new; font-weight: bold;'><a href='#' onclick='javascript:this.parentNode.parentNode.style.display="none"; return false;'><img src='http://www.ie6nomore.com/files/theme/ie6nomore-cornerx.jpg' style='border: none;' alt='Close this notice'/></a></div>
<div style='width: 640px; margin: 0 auto; text-align: left; padding: 0; overflow: hidden; color: black;'>
<div style='width: 75px; float: left;'><img src='http://www.ie6nomore.com/files/theme/ie6nomore-warning.jpg' alt='Warning!'/></div>
<div style='width: 275px; float: left; font-family: Arial, sans-serif;'>
<div style='font-size: 14px; font-weight: bold; margin-top: 12px;'>You are using an outdated browser</div>
<div style='font-size: 12px; margin-top: 6px; line-height: 12px;'>For a better experience using this site, please upgrade to a modern web browser.</div>
</div>
<div style='width: 75px; float: left;'><a href='http://www.firefox.com' target='_blank'><img src='http://www.ie6nomore.com/files/theme/ie6nomore-firefox.jpg' style='border: none;' alt='Get Firefox 3.5'/></a></div>
<div style='width: 75px; float: left;'><a href='http://www.browserforthebetter.com/download.html' target='_blank'><img src='http://www.ie6nomore.com/files/theme/ie6nomore-ie8.jpg' style='border: none;' alt='Get Internet Explorer 8'/></a></div>
<div style='width: 73px; float: left;'><a href='http://www.apple.com/safari/download/' target='_blank'><img src='http://www.ie6nomore.com/files/theme/ie6nomore-safari.jpg' style='border: none;' alt='Get Safari 4'/></a></div>
<div style='float: left;'><a href='http://www.google.com/chrome' target='_blank'><img src='http://www.ie6nomore.com/files/theme/ie6nomore-chrome.jpg' style='border: none;' alt='Get Google Chrome'/></a></div>
</div>
</div>
<![endif]-->
<table width = "900px" border = "0">
<tr>
<td>
<table width="100%">
<tr>
<td>
<p style="padding-bottom: 0pt; padding-top: 0pt; " class="paragraph_style"><span class="style_1">Euro</span><span class="style_2">Sys</span><span class="style_1">11</span></p>
</td>
<td>
<p style="padding-top: 0pt; " class="paragraph_style_1">April 10 - 13, 2011<br /></p>
<p style="padding-bottom: 0pt; " class="paragraph_style_1">Salzburg, Austria</p>
</td>
</tr>
</table>
</td>
</tr>
<tr>
<td>
<div style="height: 208px; width: 900px; position: relative; top: 0px;" class="tinyText reflection_0">
<!--[if IE]>
<img src="Images/header2_IE.jpg" alt="" style="left: 0px; height : 209px; width: 900px;" />
<div id="id4" style="height: auto; position: absolute; left: 0px; top: -3px; width: 900px; z-index:2;">
<![endif]-->
<![if !(IE)]>
<img src="Images/header2.jpg" alt="" style="left: 0px; height : 209px; width: 900px;" />
<div id="id4" style="height: auto; position: absolute; left: 0px; top: 168px; width: 900px; z-index:2;">
<![endif]>
<div class="menu">
<ul>
<li>
<a href="welcome.html" target="_self">Welcome</a>
</li>
<li>
<a href="cfp.html" target="_self" title="Calls">Calls</a>
<ul>
<li>
<a href="cfp.html" target="_self" title="Call for papers">Call For Papers</a>
</li>
<li>
<a href="cfw.html" target="_self" title="Call for Workshops">Call For Workshops</a>
</li>
<li>
<a href="cft.html" target="_self" title="Call for Tutorials">Call For Tutorials</a>
</li>
<li>
<a href="cfpo.html" target="_self" title="Call for Posters and Demos">Call For Posters and Demos</a>
</li>
</ul>
</li>
<li>
<a href="submissions_new.html" target="_self" title="Submissions">Submissions</a>
</li>
<li>
<a href="calendar.html" target="_self" title="Program">Program</a>
<ul>
<li>
<a href="calendar.html" target="_self" title="Calendar">Calendar of events and deadlines</a>
</li>
<li>
<a href="program.html" target="_self" title="Conference Program">Conference Program</a>
</li>
<li>
<a href="accepted.html" target="_self" title="Accepted papers">Accepted Papers</a>
</li>
<li>
<a href="tutorials.html" target="_self" title="Tutorials">Tutorials</a>
</li>
<li>
<a href="workshops.html" target="_self" title="Workshops">Workshops</a>
</li>
<li>
<a href="posters.html" target="_self" title="Posters">Posters</a>
</li>
</ul>
</li>
<li>
<a href="registration.html" target="_self" title="registration">Registration</a>
</li>
<li>
<a href="oc.html" target="_self">Organization</a>
<ul>
<li>
<a href="pc.html" target="_self">Program Committee</a>
</li>
<li>
<a href="oc.html" target="_self">Organization Committee</a>
</li>
</ul>
</li>
<li>
<a href="venue.html" target="_self" title="Location">Location</a>
<ul>
<li>
<a href="venue.html" target="_self" title="Venue">Venue</a>
</li>
<li>
<a href="accommodation.html" target="_self" title="Accommodation">Accommodation</a>
</li>
<li>
<a href="traveling.html" target="_self">Travel Information</a>
</li>
<li>
<a href="visa.html" target="_self" title="Visa">Visa</a>
</li>
</ul>
</li>
<li>
<a href="grants.html" target="_self" title="Grants">Grants</a>
</li>
</ul>
</div>
</div>
</div>
</td>
</tr>
<tr>
<td>
<table width = "100%">
<tr>
<td width = "80%" valign ="top">
<div id="id3" class="style_SkipStroke_1 shape-with-text">
<div class="text-content style_External_700_447" style="padding: 0px; ">
<div class="style">
<p class="paragraph_style_2">Call for Tutorials</p>
<p class="paragraph_style_3">Researchers and practitioners are invited to submit proposals for tutorials to be held in conjunction with the EuroSys 2011 conference. The purpose of tutorials is to educate conference attendees about specific topics or to provide background necessary to understand technical advances. The tutorial should attract a wide audience, provide an introduction to the chosen research area and should cover the most important work in depth. Proposals should not be exclusively focused on the presenter's own work or a commercial product.</p>
<p class="paragraph_style_3">Proposals should include:
<ul>
<li>Title of the tutorial, contact information for the presenter(s) (name, email address, affiliation), duration (half day or full day), keywords, and scope or objective of the proposed tutorial.</li>
<li>Characterization of the intended target audience for the tutorial, including prerequisite knowledge.</li>
<li>A brief description of the tutorial, suitable for display on the conference web site.</li>
<li>A detailed outline of the tutorial addressing the following issues: references to past tutorials or teaching materials, why the topic is of interest for EuroSys 2011 attendees,the expected benefit to participants, depth and scope of the exposed topics, exercises, software demonstrations, etc.</li>
<li>A brief CV of the presenter, highlighting her/his background in the tutorial area and evidences of teaching experience. Links to slides or videos from the presenter’s previous lectures or talks is helpful, but not mandatory.</li>
</ul>
<p class="paragraph_style_3">The evaluation of the proposal will take into account its general interest for EuroSys 2011 attendees, the quality of the proposal, the expertise of the presenters, and general program considerations.</p>
<p class="paragraph_style_2">Responsibilities</p>
<p class="paragraph_style_3">The EuroSys organization provides:</p>
<ul>
<li>Management of registration for participants.</li>
<li>Setup of meeting space, and presentation equipment.</li>
<li>Coffee break arrangements.</li>
<li>Reproduction of tutorial handouts.</li>
</ul>
<p class="paragraph_style_3">Tutorial presenters are responsible for:</p>
<ul>
<li>Any additional equipment needed for the tutorial (hardware, software)</li>
<li>Providing tutorial handout material to the tutorial chair 1 month prior to the tutorial.</li>
<li>Presenting the tutorial at EuroSys 2011.</li>
</ul>
<p class="paragraph_style_3">The EuroSys 2010 tutorial chairs reserve the right to cancel any tutorial if too few attendees are registered for the tutorial. Tutorial speakers will be honored by a free conference registration.</p>
<p class="paragraph_style_2">Important dates</p>
<div align="center">
<table class="prog" width="100%">
<tr><td>Tutorial proposals due</td><td><del>October 22, 2010 (11:59am CEST)</del></td></tr>
<tr><td>Acceptance notification</td><td><del>November 11, 2010</del></td></tr>
<tr><td>Date of tutorials</td><td>April 10, 2011</td></tr>
</table>
</div>
<p class="paragraph_style_2">Tutorial submission</p>
<p class="paragraph_style_3">Please send electronic submissions, preferably in PDF format, to <a href="mailto:[email protected]">[email protected]</a>. We will send a confirmation email when we receive the proposal. If you do not receive a confirmation after 24 hours, please resend the proposal.</p>
<p class="paragraph_style_3">Feel free to send any questions regarding the EuroSys 2011 tutorials to the tutorial chair at <a href="mailto:[email protected]">[email protected]</a>.</p>
<br/><br/>
</div>
</div>
</div>
</td>
<td width = "20%" align = "right" valign = "top">
<div class="graphic_textbox_layout_style_default">
<div class="newsbox">
News<br />
<div class="graphic_textbox_layout_style_default">
<p style="padding-bottom: 0pt; padding-top: 0pt; " class="paragraph_style_6">
[03 May 11]
<span class ="style_4">
Etienne Riviere has some nice photos from Salzburg and the conference <a href="http://gallery.me.com/etienne.riviere#100468">here</a>.
</span>
</p>
<p style="padding-bottom: 0pt; padding-top: 0pt; " class="paragraph_style_6">
[19 Apr 11]
<span class="style_4">
Talk slides are online.
</span>
</p>
<p style="padding-bottom: 0pt; padding-top: 0pt; " class="paragraph_style_6">
[14 Apr 11]
<span class="style_4">
The EuroSys 2012 page is online and can be found <a href="http://eurosys2012.unibe.ch/">here</a>.
</span>
</p>
<p style="padding-bottom: 0pt; padding-top: 0pt; " class="paragraph_style_6">
[11 Apr 11]
<span class="style_4">
Photos from the conference are available <a href="https://picasaweb.google.com/103188442673193217807/EuroSys2011?feat=directlink">here</a>.
</span>
</p>
<p style="padding-bottom: 0pt; padding-top: 0pt;" class="paragraph_style_6"><a href="#" class="style_4" onclick="showStuff('oldNews'); return false;">Older news</a><br/></p>
<span id="oldNews" style="display: none; height: auto;">
<p style="padding-bottom: 0pt; padding-top: 0pt; " class="paragraph_style_6">
[07 Apr 11]
<span class="style_4">
Posters are online.
</span>
</p>
<p style="padding-bottom: 0pt; padding-top: 0pt; " class="paragraph_style_6">
[02 Mar 11]
<span class="style_4">
Conference program is online.
</span>
</p>
<p style="padding-bottom: 0pt; padding-top: 0pt; " class="paragraph_style_6">
[15 Feb 11]
<span class="style_4">
Grants site is online.
</span>
</p>
<p style="padding-bottom: 0pt; padding-top: 0pt; " class="paragraph_style_6">
[11 Feb 11]
<span class="style_4">
List of accepted papers is online.
</span>
</p>
<p style="padding-bottom: 0pt; padding-top: 0pt; " class="paragraph_style_6">
[24 Jan 11]
<span class="style_4">
Call for Posters and Demos online.
</span>
</p>
<p style="padding-bottom: 0pt; padding-top: 0pt; " class="paragraph_style_6">
[22 Jan 11]
<span class="style_4">
Venue, accommodation, and travel information sites are online.
</span>
</p>
<p style="padding-bottom: 0pt; padding-top: 0pt; " class="paragraph_style_6">
[07 Jan 11]
<span class="style_4">
Registration site is online.
</span>
</p>
<p style="padding-bottom: 0pt; padding-top: 0pt; " class="paragraph_style_6">
[07 Dec 10]
<span class="style_4">
Tutorials site online.
</span>
</p>
<p style="padding-bottom: 0pt; padding-top: 0pt; " class="paragraph_style_6">
[17 Nov 10]
<span class="style_4">
Workshops site online.
</span>
</p>
<p style="padding-bottom: 0pt; padding-top: 0pt; " class="paragraph_style_6">
[11 Oct 10]
<span class="style_4">
Paper submission closed.
</span>
</p>
<p style="padding-bottom: 0pt; padding-top: 0pt; " class="paragraph_style_6">
[07 Sept 10]
<span class="style_4">
Pre-submissions open.
</span>
</p>
<p style="padding-bottom: 0pt; padding-top: 0pt; " class="paragraph_style_6">
[02 Sept 10]
<span class="style_4">
Call for tutorials added.
</span>
</p>
<p style="padding-bottom: 0pt; padding-top: 0pt; " class="paragraph_style_6">
[18 Jul 10]
<span class="style_4">
Call for workshop proposals added.
</span>
</p>
<p style="padding-bottom: 0pt; padding-top: 0pt; " class="paragraph_style_6">
[20 May 10]
<span class="style_4">
Calendar of events and deadlines added.
</span>
</p>
<p style="padding-bottom: 0pt; padding-top: 0pt; " class="paragraph_style_6">
[10 May 10]
<span class="style_4">
Call for papers added.
</span>
</p>
<p style="padding-bottom: 0pt; padding-top: 0pt; " class="paragraph_style_6">
[26 Mar 10]
<span class="style_4">
The new site is online. More information and material will be added soon.
</span>
</p>
</span>
</div>
</div>
<div class="newsbox">
Organization
<center>
<p><a href="http://www.acm.org/" target="_blank"><img width=75px src="Images/ACM2.jpg" /></a></p>
<p><a href="http://www.eurosys.org/" target="_blank"><img width=160px src="Images/eurosys.png" /></a></p>
<p><a href="http://www.uni-salzburg.at" target="_blank"><img width=160px src="Images/uni-salzburg_logo.jpg" /></a></p>
</center>
</div>
<div class="newsbox">
In cooperation with<br />
<center>
<p><a href="http://www.usenix.org/" target="_blank"><img width=100px src="Images/usenix.png" /></a></p>
</center>
</div>
<div class="newsbox">
Supporters<br />
<center>
<p><a href="http://www.vmware.com/" target="_blank"><img width=150px src="Images/VMW_09Q3_LOGO_Corp_Gray.jpg" /></a>
</p>
<p><a href="http://www.google.com/EngineeringEMEA" target="_blank"><img width=155px src="Images/google.jpg" /></a>
</p>
<p><a href="http://www.research.microsoft.com/cambridge" target="_blank"><img width=145px src="Images/Research_bL.PNG" /></a>
</p>
<p><a href="http://www.artist-embedded.org/artist/" target="_blank"><img width=110px src="Images/Artist_logo_typeA_size2.jpg" /></a>
</p>
<p><a href="http://www.uni-salzburg.at" target="_blank"><img width=150px src="Images/uni-salzburg_logo.jpg" /></a>
</p>
<p><a href="http://www.salzburg.gv.at/en/en-index" target="_blank"><img width=150px src="Images/landlogo_web_mittel.gif" /></a>
</p>
<p><a href="http://www.stadt-salzburg.at/" target="_blank"><img width=150px src="Images/stadt_salzburg.gif" /></a>
</p>
</center>
</div>
</div>
</div>
</td>
</tr>
</table>
</td>
</tr>
<tr>
<td>
</td>
</tr>
</table>
</div>
<script type="text/javascript">
var gaJsHost = (("https:" == document.location.protocol) ? "https://ssl." : "http://www.");
document.write(unescape("%3Cscript src='" + gaJsHost + "google-analytics.com/ga.js' type='text/javascript'%3E%3C/script%3E"));
</script>
<script type="text/javascript">
try {
var pageTracker = _gat._getTracker("UA-15497453-1");
pageTracker._trackPageview();
} catch(err) {}</script>
</body>
</html>