project/templates/about/day_zero.html
branch2011
changeset 503 2fd1aa38924e
child 504 2b1910db2bb1
equal deleted inserted replaced
502:baa859d0df1b 503:2fd1aa38924e
       
     1 {% extends "base.html" %}
       
     2 {% block content %}
       
     3 <div class="entry">
       
     4 
       
     5 <h3>The Penultimate day</h3>
       
     6 <p>
       
     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.
       
     8 </p> 
       
     9 <p> 
       
    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.
       
    11 <br/>
       
    12 <img src="/static/img/event/reg-desk1.jpg" width=200 />
       
    13 
       
    14 <Photo>
       
    15 <p>
       
    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.
       
    17 </p> 
       
    18 <img src="/static/img/event/packing.jpg" width=200 />
       
    19 <p>
       
    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.
       
    21 </p>
       
    22 </p>
       
    23 	
       
    24 
       
    25 	
       
    26 	
       
    27 	
       
    28 	
       
    29 	
       
    30 	
       
    31 	
       
    32 {% endblock content %}