project/templates/about/day_zero.html
author primal primal007@gmail.com
Sun, 04 Dec 2011 00:16:07 +0530
branch2011
changeset 503 2fd1aa38924e
child 504 2b1910db2bb1
permissions -rw-r--r--
day zero post
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> 
2fd1aa38924e day zero post
primal primal007@gmail.com
parents:
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 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.
2fd1aa38924e day zero post
primal primal007@gmail.com
parents:
diff changeset
    11
<br/>
2fd1aa38924e day zero post
primal primal007@gmail.com
parents:
diff changeset
    12
<img src="/static/img/event/reg-desk1.jpg" width=200 />
2fd1aa38924e day zero post
primal primal007@gmail.com
parents:
diff changeset
    13
2fd1aa38924e day zero post
primal primal007@gmail.com
parents:
diff changeset
    14
<Photo>
2fd1aa38924e day zero post
primal primal007@gmail.com
parents:
diff changeset
    15
<p>
2fd1aa38924e day zero post
primal primal007@gmail.com
parents:
diff changeset
    16
While the other set of the team was busy in the lab preparing the package for 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.
2fd1aa38924e day zero post
primal primal007@gmail.com
parents:
diff changeset
    17
</p> 
2fd1aa38924e day zero post
primal primal007@gmail.com
parents:
diff changeset
    18
<img src="/static/img/event/packing.jpg" width=200 />
2fd1aa38924e day zero post
primal primal007@gmail.com
parents:
diff changeset
    19
<p>
2fd1aa38924e day zero post
primal primal007@gmail.com
parents:
diff changeset
    20
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 somthing you definitely wouldn't want to miss.
2fd1aa38924e day zero post
primal primal007@gmail.com
parents:
diff changeset
    21
</p>
2fd1aa38924e day zero post
primal primal007@gmail.com
parents:
diff changeset
    22
</p>
2fd1aa38924e day zero post
primal primal007@gmail.com
parents:
diff changeset
    23
	
2fd1aa38924e day zero post
primal primal007@gmail.com
parents:
diff changeset
    24
2fd1aa38924e day zero post
primal primal007@gmail.com
parents:
diff changeset
    25
	
2fd1aa38924e day zero post
primal primal007@gmail.com
parents:
diff changeset
    26
	
2fd1aa38924e day zero post
primal primal007@gmail.com
parents:
diff changeset
    27
	
2fd1aa38924e day zero post
primal primal007@gmail.com
parents:
diff changeset
    28
	
2fd1aa38924e day zero post
primal primal007@gmail.com
parents:
diff changeset
    29
	
2fd1aa38924e day zero post
primal primal007@gmail.com
parents:
diff changeset
    30
	
2fd1aa38924e day zero post
primal primal007@gmail.com
parents:
diff changeset
    31
	
2fd1aa38924e day zero post
primal primal007@gmail.com
parents:
diff changeset
    32
{% endblock content %}