equal
deleted
inserted
replaced
|
1 {% extends "base.html" %} |
|
2 {% block content %} |
|
3 <div class="entry"> |
|
4 |
|
5 <h3>If you are a speaker at SciPy India 2011, here are a few tips that might be handy.</h3> |
|
6 |
|
7 <br/> |
|
8 <p> |
|
9 <b>Session Setup</b><br/> |
|
10 Please arrive at the venue(VMCC Hall) at least 30 minutes in advance to prepare for the talk. This may also help you to get a feel of the venue and the audience. |
|
11 </p> |
|
12 |
|
13 <p> |
|
14 <b>Plan B</b><br/> |
|
15 All participants will be provided Wi-Fi access. But you are requested to have a Plan B for Internet, in case things go wrong; which usually happens at every conferences. We don't want this to disrupt your talk. |
|
16 </p> |
|
17 |
|
18 <p> |
|
19 <b>Timing is Everything</b><br/> |
|
20 Please have a final look at the <a href="/scipyin/2011/talks-cfp/conference/">schedule</a> and make sure of the length of your talk. We would suggest you to keep a buffer of at least 3 mins for Q & A from the audience. Make sure that you don't run out of the allotted time. If you need reminders, Volunteers can aid you. |
|
21 </p> |
|
22 |
|
23 <p> |
|
24 <b>Help Abounds</b><br/> |
|
25 Need help? Look out for the friendly organizers or folks(who would be wearing a blue tag) for any assistance. Just contact Kiran Kishore(07702455566) or Parth Buch(9619606610) if you don't find anyone immediately. |
|
26 </p> |
|
27 |
|
28 <p> |
|
29 <b>Rehearse, Rehearse, Rehearse! </b><br/> |
|
30 We know this goes without saying, reiterating this step would help in more ways than imagineable. |
|
31 </p> |
|
32 |
|
33 <p> |
|
34 Looking forward to seeing to you at the conference. |
|
35 </p> |
|
36 |
|
37 <p> |
|
38 <i>Snake Charmer<i/> |
|
39 </p> |
|
40 </div> |
|
41 {% endblock content %} |