project/templates/about/day_zero.html
author primal primal007@gmail.com
Sun, 04 Dec 2011 11:43:25 +0530
branch2011
changeset 506 6e3708711b13
parent 504 2b1910db2bb1
child 508 c03e1d6d7bda
permissions -rw-r--r--
added a </p> to day zero blog
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
503
2fd1aa38924e day zero post
primal primal007@gmail.com
parents:
diff changeset
     1
{% extends "base.html" %}
2fd1aa38924e day zero post
primal primal007@gmail.com
parents:
diff changeset
     2
{% block content %}
2fd1aa38924e day zero post
primal primal007@gmail.com
parents:
diff changeset
     3
<div class="entry">
2fd1aa38924e day zero post
primal primal007@gmail.com
parents:
diff changeset
     4
2fd1aa38924e day zero post
primal primal007@gmail.com
parents:
diff changeset
     5
<h3>The Penultimate day</h3>
2fd1aa38924e day zero post
primal primal007@gmail.com
parents:
diff changeset
     6
<p>
2fd1aa38924e day zero post
primal primal007@gmail.com
parents:
diff changeset
     7
If you have previously organized an event or a conference, you would know that the busiest day is just the day before the event. After having worked for almost 4 months for this event, we(FOSSEE team) had a few last minute tasks to be done before the day ends. Writing this post was one of them and sitting down to write it at the end of day, in a way shows that every important task has been completed.
2fd1aa38924e day zero post
primal primal007@gmail.com
parents:
diff changeset
     8
</p> 
2fd1aa38924e day zero post
primal primal007@gmail.com
parents:
diff changeset
     9
<p> 
504
2b1910db2bb1 Day Zero blog
primal primal007@gmail.com
parents: 503
diff changeset
    10
The first priority of the day was to finalize the schedule of the event. This took a bit longer than previously thought but we finally completed it by evening. If you haven't seen it already, have a look at the talks happening tomorrow and the day after. If you love either Science or Python or Both, you would be committing a sin by being not at SciPy India 2011 for the next 4 days. By afternoon, participants started pouring into IIT Bombay for the event. The registration desk at main gate, managed by Anand, Kiran, Harish, Yogesh, Manas and others, guided people to their accomodation facilities. We had already prepared this and this which would really come in handy if you are new at IITB.
506
6e3708711b13 added a </p> to day zero blog
primal primal007@gmail.com
parents: 504
diff changeset
    11
</p>
504
2b1910db2bb1 Day Zero blog
primal primal007@gmail.com
parents: 503
diff changeset
    12
<br/>
503
2fd1aa38924e day zero post
primal primal007@gmail.com
parents:
diff changeset
    13
<br/>
504
2b1910db2bb1 Day Zero blog
primal primal007@gmail.com
parents: 503
diff changeset
    14
<img  align="center" src="/static/img/reg-desk1.jpg" title="Near the main gate" height="200" width="300" />
2b1910db2bb1 Day Zero blog
primal primal007@gmail.com
parents: 503
diff changeset
    15
<br/>
2b1910db2bb1 Day Zero blog
primal primal007@gmail.com
parents: 503
diff changeset
    16
<br/>
503
2fd1aa38924e day zero post
primal primal007@gmail.com
parents:
diff changeset
    17
<p>
504
2b1910db2bb1 Day Zero blog
primal primal007@gmail.com
parents: 503
diff changeset
    18
While the other set of the team was busy in the lab, preparing the packages for the participants which contains various information pamphlets, notepad, a pen and food coupons for all of the days. It took hours to complete the job and the efforts of Srikant, Sushma and Priya deserves a special mention here.
503
2fd1aa38924e day zero post
primal primal007@gmail.com
parents:
diff changeset
    19
</p> 
504
2b1910db2bb1 Day Zero blog
primal primal007@gmail.com
parents: 503
diff changeset
    20
<img align="center" src="/static/img/packing.jpg" title="Getting things ready" height="200" width="300" />
2b1910db2bb1 Day Zero blog
primal primal007@gmail.com
parents: 503
diff changeset
    21
<br/>
2b1910db2bb1 Day Zero blog
primal primal007@gmail.com
parents: 503
diff changeset
    22
<br/>
503
2fd1aa38924e day zero post
primal primal007@gmail.com
parents:
diff changeset
    23
<p>
504
2b1910db2bb1 Day Zero blog
primal primal007@gmail.com
parents: 503
diff changeset
    24
Getting back to the event, it kicks off with the Keynote by Eric Jones, CEO of Enthought, talking on "What Matters in Scientific Software Projects? 10 Years of Success and Failure Distilled". All the talks in the schedule are promising and if you are low on time, talks by Invited Speakers -  Mateusz Paprocki, Ajith Kumar and Prof. Prabhu Ramachandran are something you definitely wouldn't want to miss.
503
2fd1aa38924e day zero post
primal primal007@gmail.com
parents:
diff changeset
    25
</p>
504
2b1910db2bb1 Day Zero blog
primal primal007@gmail.com
parents: 503
diff changeset
    26
<p>
2b1910db2bb1 Day Zero blog
primal primal007@gmail.com
parents: 503
diff changeset
    27
<h3>Follow this space for more live updates from the conference.</h3>
503
2fd1aa38924e day zero post
primal primal007@gmail.com
parents:
diff changeset
    28
</p>
2fd1aa38924e day zero post
primal primal007@gmail.com
parents:
diff changeset
    29
{% endblock content %}