Added split schedule for tutorial and sprint.
authorMadhusudan.C.S <madhusudancs@gmail.com>
Sun, 13 Dec 2009 18:28:35 +0530
changeset 73 05e834df29ff
parent 72 c3f1a4cfb91f
child 74 1f99e847a8c7
Added split schedule for tutorial and sprint.
project/templates/_menu.html
project/templates/talk/schedule.html
project/templates/talk/sprint-schedule.html
project/templates/talk/tutorial-schedule.html
project/urls.py
--- a/project/templates/_menu.html	Sun Dec 13 16:36:32 2009 +0530
+++ b/project/templates/_menu.html	Sun Dec 13 18:28:35 2009 +0530
@@ -6,6 +6,7 @@
       <a href="/talks-cfp/">Talks & CfP</a>
       <ul>
         <li><a href="/talks-cfp/schedule/">Conference Schedule</a></li>
+        <li><a href="/talks-cfp/sprint/">Sprint Plan &amp; Schedule</a></li>
         <li><a href="/talks-cfp/speakers/">Speakers</a></li>
         {% if user.is_authenticated %}
           <li><a href="/talks-cfp/list-talks/{{ user.id }}">My talks</a></li>
--- a/project/templates/talk/schedule.html	Sun Dec 13 16:36:32 2009 +0530
+++ b/project/templates/talk/schedule.html	Sun Dec 13 18:28:35 2009 +0530
@@ -215,6 +215,9 @@
 <br /><br />
 <h2>Day 5, Monday, December 16th and</h2>
 <h2>Day 6, Tuesday, December 17th, 2009</h2>
+<br />
+<h2>People attending Sprint please take a look at the link: <br /><a href="http://docs.google.com/Doc?docid=0AS2YT-YIi2aKZGM4OWt4OHNfNGQ0ZjZxc2No&hl=en">http://docs.google.com/Doc?docid=0AS2YT-YIi2aKZGM4OWt4OHNfNGQ0ZjZxc2No&hl=en</a></h2>
+<br />
 <table class="list-all-talks">
   <tr>
     <th class="speaker"><h4>Time</h4></th>
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/project/templates/talk/sprint-schedule.html	Sun Dec 13 18:28:35 2009 +0530
@@ -0,0 +1,23 @@
+{% extends "base.html" %}
+{% block content %}
+<h1>SciPy.in 2009 Sprint Schedule</h1>
+<h2><strong>Plan for the sprint is present here: </strong><br /></h2>
+<a href="http://docs.google.com/Doc?docid=0AS2YT-YIi2aKZGM4OWt4OHNfNGQ0ZjZxc2No&hl=en">http://docs.google.com/Doc?docid=0AS2YT-YIi2aKZGM4OWt4OHNfNGQ0ZjZxc2No&hl=en</a>
+<br /><br />
+<h2>Wireless WEP hex key-phrase for access point "space": 8a61fcbcf9</h2>
+<br />
+<h2>Day 5, Monday, December 16th and</h2>
+<h2>Day 6, Tuesday, December 17th, 2009</h2>
+<table class="list-all-talks">
+  <tr>
+    <th class="speaker"><h4>Time</h4></th>
+    <th class="speaker"><h4>Event</h4></th>
+    <th class="speaker"><h4>Topics</h4></th>
+  </tr>
+  <tr style="background-color: #90c9dc;">
+    <td>9:30AM onwards</td>
+    <td class="speaker" width="25%"><h4>Sprint</h4></td>
+    <td>Contribute to, hack on, develop, fix bugs of scipy/numpy</td>
+  </tr>
+</table>
+{% endblock content %}
\ No newline at end of file
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/project/templates/talk/tutorial-schedule.html	Sun Dec 13 18:28:35 2009 +0530
@@ -0,0 +1,233 @@
+{% extends "base.html" %}
+{% block content %}
+<h1>SciPy.in 2009 Schedule</h1>
+<p>SciPy.in is a 6-day programme from December 12th to 17th, 2009, comprising 
+of two days each of conference, tutorials and sprints. The tutorial will further
+be constituted of two parallel tracks - one for the general public and one 
+targeting teachers in collegiate education.</p>
+
+
+    <strong>Over all break up of activites</strong>
+
+    <table cellspacing="5">
+      <tr> <td align=center>Date</td><td>Activity</td> </tr>
+      <tr > <td align=right>Saturday, Dec. 12 2009</td><td>Conference</td> </tr>
+      <tr> <td align=right>Sunday, Dec. 13 2009</td><td>Conference</td> </tr>
+      <tr> <td align=right>Monday, Dec. 14 2009</td><td>Tutorials</td> </tr>
+      <tr> <td align=right>Tuesday, Dec. 15 2009</td><td>Tutorials</td> </tr>
+      <tr> <td align=right>Wednesday, Dec. 16 2009</td><td>Sprint</td> </tr>
+      <tr> <td align=right>Thursday, Dec. 17 2009</td><td>Sprint</td> </tr>
+    </table>
+<br />
+
+<h2>Conference Schedule</h2>
+<h3><strong>Theme for Conference talks - "Scientific Python in Action" with respect to Application and Teaching</strong></h3>
+<strong>Talk type:</strong> Keynote: <img src="/img/keynote.png" alt="Keynote" /> 
+General/Non-programmer: <img src="/img/general.png" alt="General" />
+Beginner Programmer: <img src="/img/beginner.png" alt="Beginner" />
+Intermediate Programmer: <img src="/img/intermediate.png" alt="Intermediate" />
+Advanced Programmer: <img src="/img/beginner.png" alt="Advanced" />
+<br /><br />
+<h2>Wireless WEP hex key-phrase for access point "space": 8a61fcbcf9</h2>
+<br /> 
+<table class="list-all-talks">
+  <h2>Day 1, Saturday, December 12th, 2009</h2>
+  <tr>
+    <th class="speaker"><h4>Time</h4></th>
+    <th class="speaker"><h4>Talk</h4>Speaker</th>
+  </tr>
+  <tr style="background-color: #90c9dc;">
+    <td>8:30AM - 9:30AM</td>
+    <td class="speaker" width="75%">Registration</td>
+  </tr>                              
+  <tr style="background-color: #90c9dc;">
+    <td>9:30AM - 10:15AM</td>
+    <td class="speaker" width="75%"><h4>Welcome</h4><hr />
+       <h4>Presidential Address</h4><hr />
+       <h4>Introduction to SciPy.in 2009</h4>Mr. Jarrod Millman<hr />
+       <h4>Inauguration</h4>Dr. Travis Oliphant<hr />
+       <h4>Vote of thanks</h4>Dr. Prabhu Ramachandran
+    </td>
+  </tr>
+  <tr style="background-color: #90c9dc;">
+    <td>10:15AM - 10:25AM</td>
+    <td class="speaker" width="75%"><h4>Introduction to Travis Oliphant</h4>Mr. Jarrod Millman</td>
+  </tr>
+  <tr style="background-color: #ebc91e;">
+    <td>10:25AM - 11:25AM</td>
+    <td class="speaker" width="75%"><h4>Keynote: SciPy Beginnings and Applications</h4>Dr. Travis Oliphant</td>
+  </tr>
+  <tr>
+    <td>11:25AM - 11:45AM</td>
+    <td class="speaker" width="75%"><h4>Tea Break</h4></td>
+  </tr>
+  <tr style="background-color: #90c9dc;">
+    <td>11:45AM - 12:45PM</td>
+    <td class="speaker" width="75%"><h4>Spoken Tutorials: Strategies for promoting open source software and
+bridging digital divide                             
+    </h4>Professor Kannan Moudgalya</td>
+  </tr>
+  <tr style="background-color: #f91828;">
+    <td>12:45PM - 1:15PM</td>
+    <td class="speaker" width="75%"><h4>A Python based SPH framework</h4>Chandrashekhar Kaushik</td>
+  </tr>
+  <tr>
+    <td>1:15PM - 2:15PM</td>
+    <td class="speaker" width="75%"><h4>Lunch Break</h4></td>
+  </tr>
+  <tr style="background-color: #04c9cb;">
+    <td>2:15PM - 2:45PM</td>
+    <td class="speaker" width="75%"><h4>Experimentation with python - why not do it the FOSS way?</h4>Praneeth Bodduluri &amp; Suryajith Chillara</td>
+  </tr>
+  <tr style="background-color: #33c910;">
+    <td>2:45PM - 3:15PM</td>
+    <td class="speaker" width="75%"><h4>Digital Image Processing with Python</h4>Debayan Banerjee</td>
+  </tr>
+  <tr style="background-color: #90c9dc;">
+    <td>3:15PM - 3:45PM</td>
+    <td class="speaker" width="75%"><h4>3D object recognition from 2D view-aspects using similarity measures</h4>Abhishek Pathak</td>
+  </tr>
+  <tr>
+    <td>3:45PM - 4:00PM</td>
+    <td class="speaker" width="75%"><h4>Tea Break</h4></td>
+  </tr>
+  <tr style="background-color: #f91828;">
+    <td>4:00PM - 5:00PM</td>
+    <td class="speaker" width="75%"><h4>Understanding GIL and How it affects your processing speed</h4>Senthil Kumaran</td>
+  </tr>
+  <tr style="background-color: #33c910;">
+    <td>5:00PM - 5:30PM</td>
+    <td class="speaker" width="75%"><h4>Language Detector for Python using n-gram</h4>Kumaran M</td>
+  </tr>
+  <tr>
+    <td>5:30PM - 6:00PM</td>
+    <td class="speaker" width="75%"><h4>General Break</h4></td>
+  </tr>
+  <tr  style="background-color: #90c9dc;">
+    <td>6:00PM - 7:00PM</td>
+    <td class="speaker" width="75%"><h4>Cultural events</h4></td>
+  </tr>
+  <tr>
+    <td>7:00PM - 8:30PM</td>
+    <td class="speaker" width="75%"><h4>Dinner</h4></td>
+  </tr>
+</table>
+<br /><br />
+<h2>Day 2, Sunday, December 13th, 2009</h2>
+<table class="list-all-talks">
+  <tr>
+    <th class="speaker"><h4>Time</h4></th>
+    <th class="speaker"><h4>Talk</h4>Speaker</th>
+  </tr>
+  <tr style="background-color: #04c9cb;">
+    <td>9:30AM - 10:00AM</td>
+    <td class="speaker" width="75%"><h4>Nipype</h4>Chris Burns</td>
+  </tr>
+  <tr style="background-color: #33c910;">
+    <td>10:00AM - 10:45AM</td>
+    <td class="speaker" width="75%"><h4>An update on the NumPy/SciPy projects &amp; a discussion of build and distribution systems</h4>David Cournapeau</td>
+  </tr>
+  <tr style="background-color: #04c9cb;">
+    <td>10:45AM - 11:15AM</td>
+    <td class="speaker" width="75%"><h4>A brief introduction to Sage</h4>Dr. Prabhu Ramachandran</td>
+  </tr>
+  <tr>
+    <td>11:15AM - 11:30AM</td>
+    <td class="speaker" width="75%"><h4>Tea Break</h4></td>
+  </tr>
+  <tr style="background-color: #04c9cb;">
+    <td>11:30AM - 12:00PM</td>
+    <td class="speaker" width="75%"><h4>Finding candidate transcription factors involved in gene regulation</h4>Farhat Habib</td>
+  </tr>
+  <tr style="background-color: #33c910;">
+    <td>12:00PM - 12:30PM</td>
+    <td class="speaker" width="75%"><h4>Python and AVRs: Perfect way to make cheap and functional instrumentation</h4>Akshay Srinivasan</td>
+  </tr>
+  <tr style="background-color: #04c9cb;">
+    <td>12:30PM -  1:00PM</td>
+    <td class="speaker" width="75%"><h4>Brain computer</h4>Deepak Nath</td>
+  </tr>
+  <tr>
+    <td>1:00PM - 2:00PM</td>
+    <td class="speaker"><h4>Lunch Break</h4></td>
+  </tr>
+  <tr style="background-color: #04c9cb;">
+    <td>3:00PM - 3:30PM</td>
+    <td class="speaker" width="75%"><h4>Chaco and Traits</h4>Dr. Travis Oliphant</td>
+  </tr>
+  <tr style="background-color: #33c910;">
+    <td>2:00PM - 3:00PM</td>
+    <td class="speaker" width="75%"><h4>Mayavi - Prabhu</h4>Dr. Prabhu Ramachandran</td>
+  </tr>
+  <tr>
+    <td>3:30PM - 3:45PM</td>
+    <td class="speaker"><h4>Tea Break</h4></td>
+  </tr>
+  <tr style="background-color: #90c9dc;">
+    <td>3:45PM - 4:15PM</td>
+    <td class="speaker" width="75%"><h4>SODAR data using fuzzy rule-base expert system package implemented in python</h4>Abhishek Pathak</td>
+  </tr>
+  <tr style="background-color: #90c9dc;">
+    <td>4:15PM - 4:45PM</td>
+    <td class="speaker" width="75%"><h4>A graph matching approach to classification of SODAR data</h4>Abhishek Pathak</td>
+  </tr>
+  <tr style="background-color: #90c9dc;">
+    <td>4:45PM - 5:15PM</td>
+    <td class="speaker" width="75%"><h4>The SciPy web and documentation tools</h4>Jarrod Millman</td>
+  </tr>
+  <tr style="background-color: #ebc91e;">
+    <td>5:15PM - 5:45PM</td>
+    <td class="speaker" width="75%"><h4>The FOSSEE project</h4>Asokan Pichai</td>
+  </tr>
+  <tr style="background-color: #90c9dc;">
+    <td>5:45PM - 6:00PM</td>
+    <td class="speaker" width="75%"><h4>Valedictory talk</h4>Dr. Prabhu Ramachandran</td>
+  </tr>
+</table>
+
+<br /><br />
+<h2>Day 3, Monday, December 14th, 2009 and</h2>
+<h2>Day 4, Tuesday, December 15th, 2009</h2>
+<table class="list-all-talks">
+  <tr>
+    <th class="speaker"><h4>Time</h4></th>
+    <th class="speaker"><h4>Event</h4></th>
+    <th class="speaker"><h4>Topics</h4></th>
+  </tr>
+  <tr style="background-color: #90c9dc;">
+    <td>9:30AM - 5:30PM</td>
+    <td class="speaker" width="25%"><h4>Tutorial</h4>Teacher track</td>
+    <td class="speaker" width="55%">
+      Why Python for Scientific Computing?<hr />
+      Basic and Intermediate Python<hr />
+      Scientific Computing with Python<hr />
+      Basic Sage and Sympy</td>
+  </tr>
+  <tr style="background-color: #90c9dc;">
+    <td>9:30AM - 5:30PM</td>
+    <td class="speaker" width="25%"><h4>Tutorial</h4>General track</td>
+    <td class="speaker" width="55%">
+      Basic python<hr />
+      Intermediate Python<hr />
+      Python for Scientific Computing (Scipy, Numpy, Matplotlib, Mayavi)<hr /></td>
+  </tr>
+</table>
+<br /><br />
+<h2>Day 5, Monday, December 16th and</h2>
+<h2>Day 6, Tuesday, December 17th, 2009</h2>
+<br />
+<h2>People attending Sprint please take a look at the link: <br /><a href="http://docs.google.com/Doc?docid=0AS2YT-YIi2aKZGM4OWt4OHNfNGQ0ZjZxc2No&hl=en">http://docs.google.com/Doc?docid=0AS2YT-YIi2aKZGM4OWt4OHNfNGQ0ZjZxc2No&hl=en</a></h2>
+<br />
+<table class="list-all-talks">
+  <tr>
+    <th class="speaker"><h4>Time</h4></th>
+    <th class="speaker"><h4>Event</h4>Speaker</th>
+    <th class="speaker"><h4>Topics</h4></th>
+  </tr>
+  <tr style="background-color: #90c9dc;">
+    <td>9:30AM onwards</td>
+    <td class="speaker" width="25%"><h4>Sprint</h4></td>
+    <td>Contribute to, hack on, develop, fix bugs of scipy/numpy</td>
+  </tr>
+</table>
+{% endblock content %}
\ No newline at end of file
--- a/project/urls.py	Sun Dec 13 16:36:32 2009 +0530
+++ b/project/urls.py	Sun Dec 13 18:28:35 2009 +0530
@@ -74,6 +74,9 @@
     url(r'^talks-cfp/schedule/$', 
         direct_to_template, {"template": "talk/schedule.html"},
         name='schedule'),
+    url(r'^talks-cfp/sprint/$', 
+        direct_to_template, {"template": "talk/sprint-schedule.html"},
+        name='schedule'),
     url(r'^talks-cfp/speakers/$', 
         direct_to_template, {"template": "talk/speakers.html"},
         name='speakers'),