project/templates/talk/schedule.html
author Madhusudan.C.S <madhusudancs@gmail.com>
Sat, 12 Dec 2009 03:04:07 +0530
changeset 64 af5a8b6cbe4b
parent 63 cda1fb74ac67
child 67 48454b116b66
permissions -rw-r--r--
Separated days for sprint.
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
1
fda1c66b25f9 Added all the files from kiwipycon and the changes made for SciPy.in.
Madhusudan.C.S <madhusudancs@gmail.com>
parents:
diff changeset
     1
{% extends "base.html" %}
fda1c66b25f9 Added all the files from kiwipycon and the changes made for SciPy.in.
Madhusudan.C.S <madhusudancs@gmail.com>
parents:
diff changeset
     2
{% block content %}
60
b078d1833e58 Updated all the schedule to a common page.
Madhusudan.C.S <madhusudancs@gmail.com>
parents: 58
diff changeset
     3
<h1>SciPy.in 2009 Schedule</h1>
b078d1833e58 Updated all the schedule to a common page.
Madhusudan.C.S <madhusudancs@gmail.com>
parents: 58
diff changeset
     4
<p>SciPy.in is a 6-day programme from December 12th to 17th, 2009, comprising 
2
5d9dfa859761 Changed the content of the Schedule and CfP pages.
Madhusudan.C.S <madhusudancs@gmail.com>
parents: 1
diff changeset
     5
of two days each of conference, tutorials and sprints. The tutorial will further
5d9dfa859761 Changed the content of the Schedule and CfP pages.
Madhusudan.C.S <madhusudancs@gmail.com>
parents: 1
diff changeset
     6
be constituted of two parallel tracks - one for the general public and one 
5d9dfa859761 Changed the content of the Schedule and CfP pages.
Madhusudan.C.S <madhusudancs@gmail.com>
parents: 1
diff changeset
     7
targeting teachers in collegiate education.</p>
60
b078d1833e58 Updated all the schedule to a common page.
Madhusudan.C.S <madhusudancs@gmail.com>
parents: 58
diff changeset
     8
b078d1833e58 Updated all the schedule to a common page.
Madhusudan.C.S <madhusudancs@gmail.com>
parents: 58
diff changeset
     9
57
6699e5c82e60 Added time slots of days.
Madhusudan.C.S <madhusudancs@gmail.com>
parents: 35
diff changeset
    10
    <strong>Over all break up of activites</strong>
6699e5c82e60 Added time slots of days.
Madhusudan.C.S <madhusudancs@gmail.com>
parents: 35
diff changeset
    11
1
fda1c66b25f9 Added all the files from kiwipycon and the changes made for SciPy.in.
Madhusudan.C.S <madhusudancs@gmail.com>
parents:
diff changeset
    12
    <table cellspacing="5">
fda1c66b25f9 Added all the files from kiwipycon and the changes made for SciPy.in.
Madhusudan.C.S <madhusudancs@gmail.com>
parents:
diff changeset
    13
      <tr> <td align=center>Date</td><td>Activity</td> </tr>
fda1c66b25f9 Added all the files from kiwipycon and the changes made for SciPy.in.
Madhusudan.C.S <madhusudancs@gmail.com>
parents:
diff changeset
    14
      <tr > <td align=right>Saturday, Dec. 12 2009</td><td>Conference</td> </tr>
fda1c66b25f9 Added all the files from kiwipycon and the changes made for SciPy.in.
Madhusudan.C.S <madhusudancs@gmail.com>
parents:
diff changeset
    15
      <tr> <td align=right>Sunday, Dec. 13 2009</td><td>Conference</td> </tr>
fda1c66b25f9 Added all the files from kiwipycon and the changes made for SciPy.in.
Madhusudan.C.S <madhusudancs@gmail.com>
parents:
diff changeset
    16
      <tr> <td align=right>Monday, Dec. 14 2009</td><td>Tutorials</td> </tr>
fda1c66b25f9 Added all the files from kiwipycon and the changes made for SciPy.in.
Madhusudan.C.S <madhusudancs@gmail.com>
parents:
diff changeset
    17
      <tr> <td align=right>Tuesday, Dec. 15 2009</td><td>Tutorials</td> </tr>
fda1c66b25f9 Added all the files from kiwipycon and the changes made for SciPy.in.
Madhusudan.C.S <madhusudancs@gmail.com>
parents:
diff changeset
    18
      <tr> <td align=right>Wednesday, Dec. 16 2009</td><td>Sprint</td> </tr>
fda1c66b25f9 Added all the files from kiwipycon and the changes made for SciPy.in.
Madhusudan.C.S <madhusudancs@gmail.com>
parents:
diff changeset
    19
      <tr> <td align=right>Thursday, Dec. 17 2009</td><td>Sprint</td> </tr>
fda1c66b25f9 Added all the files from kiwipycon and the changes made for SciPy.in.
Madhusudan.C.S <madhusudancs@gmail.com>
parents:
diff changeset
    20
    </table>
35
49fb13408210 Added a tentative schedule.
Madhusudan.C.S <madhusudancs@gmail.com>
parents: 2
diff changeset
    21
<br />
60
b078d1833e58 Updated all the schedule to a common page.
Madhusudan.C.S <madhusudancs@gmail.com>
parents: 58
diff changeset
    22
b078d1833e58 Updated all the schedule to a common page.
Madhusudan.C.S <madhusudancs@gmail.com>
parents: 58
diff changeset
    23
<h2>Conference Schedule</h2>
b078d1833e58 Updated all the schedule to a common page.
Madhusudan.C.S <madhusudancs@gmail.com>
parents: 58
diff changeset
    24
<h3><strong>Theme for Conference talks - "Scientific Python in Action" with respect to Application and Teaching</strong></h3>
b078d1833e58 Updated all the schedule to a common page.
Madhusudan.C.S <madhusudancs@gmail.com>
parents: 58
diff changeset
    25
<strong>Talk type:</strong> Keynote: <img src="/img/keynote.png" alt="Keynote" /> 
b078d1833e58 Updated all the schedule to a common page.
Madhusudan.C.S <madhusudancs@gmail.com>
parents: 58
diff changeset
    26
General/Non-programmer: <img src="/img/general.png" alt="General" />
b078d1833e58 Updated all the schedule to a common page.
Madhusudan.C.S <madhusudancs@gmail.com>
parents: 58
diff changeset
    27
Beginner Programmer: <img src="/img/beginner.png" alt="Beginner" />
b078d1833e58 Updated all the schedule to a common page.
Madhusudan.C.S <madhusudancs@gmail.com>
parents: 58
diff changeset
    28
Intermediate Programmer: <img src="/img/intermediate.png" alt="Intermediate" />
b078d1833e58 Updated all the schedule to a common page.
Madhusudan.C.S <madhusudancs@gmail.com>
parents: 58
diff changeset
    29
Advanced Programmer: <img src="/img/beginner.png" alt="Advanced" />
b078d1833e58 Updated all the schedule to a common page.
Madhusudan.C.S <madhusudancs@gmail.com>
parents: 58
diff changeset
    30
<br /><br />
b078d1833e58 Updated all the schedule to a common page.
Madhusudan.C.S <madhusudancs@gmail.com>
parents: 58
diff changeset
    31
<table class="list-all-talks">
b078d1833e58 Updated all the schedule to a common page.
Madhusudan.C.S <madhusudancs@gmail.com>
parents: 58
diff changeset
    32
  <h2>Day 1, Saturday, December 12th, 2009</h2>
b078d1833e58 Updated all the schedule to a common page.
Madhusudan.C.S <madhusudancs@gmail.com>
parents: 58
diff changeset
    33
  <tr>
b078d1833e58 Updated all the schedule to a common page.
Madhusudan.C.S <madhusudancs@gmail.com>
parents: 58
diff changeset
    34
    <th class="speaker"><h4>Time</h4></th>
b078d1833e58 Updated all the schedule to a common page.
Madhusudan.C.S <madhusudancs@gmail.com>
parents: 58
diff changeset
    35
    <th class="speaker"><h4>Talk</h4>Speaker</th>
b078d1833e58 Updated all the schedule to a common page.
Madhusudan.C.S <madhusudancs@gmail.com>
parents: 58
diff changeset
    36
  </tr>
b078d1833e58 Updated all the schedule to a common page.
Madhusudan.C.S <madhusudancs@gmail.com>
parents: 58
diff changeset
    37
  <tr style="background-color: #90c9dc;">
b078d1833e58 Updated all the schedule to a common page.
Madhusudan.C.S <madhusudancs@gmail.com>
parents: 58
diff changeset
    38
    <td>8:30AM - 9:30AM</td>
b078d1833e58 Updated all the schedule to a common page.
Madhusudan.C.S <madhusudancs@gmail.com>
parents: 58
diff changeset
    39
    <td class="speaker" width="75%">Registration</td>
b078d1833e58 Updated all the schedule to a common page.
Madhusudan.C.S <madhusudancs@gmail.com>
parents: 58
diff changeset
    40
  </tr>                              
b078d1833e58 Updated all the schedule to a common page.
Madhusudan.C.S <madhusudancs@gmail.com>
parents: 58
diff changeset
    41
  <tr style="background-color: #90c9dc;">
b078d1833e58 Updated all the schedule to a common page.
Madhusudan.C.S <madhusudancs@gmail.com>
parents: 58
diff changeset
    42
    <td>9:30AM - 10:15AM</td>
b078d1833e58 Updated all the schedule to a common page.
Madhusudan.C.S <madhusudancs@gmail.com>
parents: 58
diff changeset
    43
    <td class="speaker" width="75%"><h4>Welcome</h4><hr />
b078d1833e58 Updated all the schedule to a common page.
Madhusudan.C.S <madhusudancs@gmail.com>
parents: 58
diff changeset
    44
       <h4>Presidential Address</h4><hr />
b078d1833e58 Updated all the schedule to a common page.
Madhusudan.C.S <madhusudancs@gmail.com>
parents: 58
diff changeset
    45
       <h4>Introduction to SciPy.in 2009</h4>Mr. Jarrod Millman<hr />
b078d1833e58 Updated all the schedule to a common page.
Madhusudan.C.S <madhusudancs@gmail.com>
parents: 58
diff changeset
    46
       <h4>Inaugaration</h4>Dr. Travis Oliphant<hr />
b078d1833e58 Updated all the schedule to a common page.
Madhusudan.C.S <madhusudancs@gmail.com>
parents: 58
diff changeset
    47
       <h4>Vote of thanks</h4>Dr. Prabhu Ramachandran
b078d1833e58 Updated all the schedule to a common page.
Madhusudan.C.S <madhusudancs@gmail.com>
parents: 58
diff changeset
    48
    </td>
b078d1833e58 Updated all the schedule to a common page.
Madhusudan.C.S <madhusudancs@gmail.com>
parents: 58
diff changeset
    49
  </tr>
b078d1833e58 Updated all the schedule to a common page.
Madhusudan.C.S <madhusudancs@gmail.com>
parents: 58
diff changeset
    50
  <tr style="background-color: #90c9dc;">
b078d1833e58 Updated all the schedule to a common page.
Madhusudan.C.S <madhusudancs@gmail.com>
parents: 58
diff changeset
    51
    <td>10:15AM - 10:25AM</td>
b078d1833e58 Updated all the schedule to a common page.
Madhusudan.C.S <madhusudancs@gmail.com>
parents: 58
diff changeset
    52
    <td class="speaker" width="75%"><h4>Introduction to Travis Oliphant</h4>Mr. Jarrod Millman</td>
b078d1833e58 Updated all the schedule to a common page.
Madhusudan.C.S <madhusudancs@gmail.com>
parents: 58
diff changeset
    53
  </tr>
b078d1833e58 Updated all the schedule to a common page.
Madhusudan.C.S <madhusudancs@gmail.com>
parents: 58
diff changeset
    54
  <tr style="background-color: #ebc91e;">
b078d1833e58 Updated all the schedule to a common page.
Madhusudan.C.S <madhusudancs@gmail.com>
parents: 58
diff changeset
    55
    <td>10:25AM - 11:25AM</td>
b078d1833e58 Updated all the schedule to a common page.
Madhusudan.C.S <madhusudancs@gmail.com>
parents: 58
diff changeset
    56
    <td class="speaker" width="75%"><h4>Keynote: SciPy Beginnings and Applications</h4>Dr. Travis Oliphant</td>
b078d1833e58 Updated all the schedule to a common page.
Madhusudan.C.S <madhusudancs@gmail.com>
parents: 58
diff changeset
    57
  </tr>
b078d1833e58 Updated all the schedule to a common page.
Madhusudan.C.S <madhusudancs@gmail.com>
parents: 58
diff changeset
    58
  <tr>
b078d1833e58 Updated all the schedule to a common page.
Madhusudan.C.S <madhusudancs@gmail.com>
parents: 58
diff changeset
    59
    <td>11:25AM - 11:45AM</td>
b078d1833e58 Updated all the schedule to a common page.
Madhusudan.C.S <madhusudancs@gmail.com>
parents: 58
diff changeset
    60
    <td class="speaker" width="75%"><h4>Tea Break</h4></td>
b078d1833e58 Updated all the schedule to a common page.
Madhusudan.C.S <madhusudancs@gmail.com>
parents: 58
diff changeset
    61
  </tr>
b078d1833e58 Updated all the schedule to a common page.
Madhusudan.C.S <madhusudancs@gmail.com>
parents: 58
diff changeset
    62
  <tr style="background-color: #90c9dc;">
b078d1833e58 Updated all the schedule to a common page.
Madhusudan.C.S <madhusudancs@gmail.com>
parents: 58
diff changeset
    63
    <td>11:45AM - 12:45PM</td>
b078d1833e58 Updated all the schedule to a common page.
Madhusudan.C.S <madhusudancs@gmail.com>
parents: 58
diff changeset
    64
    <td class="speaker" width="75%"><h4>Spoken Tutorials: Strategies for promoting open source software and
b078d1833e58 Updated all the schedule to a common page.
Madhusudan.C.S <madhusudancs@gmail.com>
parents: 58
diff changeset
    65
bridging digital divide                             
b078d1833e58 Updated all the schedule to a common page.
Madhusudan.C.S <madhusudancs@gmail.com>
parents: 58
diff changeset
    66
    </h4>Professor Kannan Moudgalya</td>
b078d1833e58 Updated all the schedule to a common page.
Madhusudan.C.S <madhusudancs@gmail.com>
parents: 58
diff changeset
    67
  </tr>
b078d1833e58 Updated all the schedule to a common page.
Madhusudan.C.S <madhusudancs@gmail.com>
parents: 58
diff changeset
    68
  <tr style="background-color: #f91828;">
b078d1833e58 Updated all the schedule to a common page.
Madhusudan.C.S <madhusudancs@gmail.com>
parents: 58
diff changeset
    69
    <td>12:45PM - 1:15PM</td>
b078d1833e58 Updated all the schedule to a common page.
Madhusudan.C.S <madhusudancs@gmail.com>
parents: 58
diff changeset
    70
    <td class="speaker" width="75%"><h4>A Python based SPH framework</h4>Chandrashekhar Kaushik</td>
b078d1833e58 Updated all the schedule to a common page.
Madhusudan.C.S <madhusudancs@gmail.com>
parents: 58
diff changeset
    71
  </tr>
b078d1833e58 Updated all the schedule to a common page.
Madhusudan.C.S <madhusudancs@gmail.com>
parents: 58
diff changeset
    72
  <tr>
b078d1833e58 Updated all the schedule to a common page.
Madhusudan.C.S <madhusudancs@gmail.com>
parents: 58
diff changeset
    73
    <td>11:25AM - 11:45AM</td>
b078d1833e58 Updated all the schedule to a common page.
Madhusudan.C.S <madhusudancs@gmail.com>
parents: 58
diff changeset
    74
    <td class="speaker" width="75%"><h4>Lunch Break</h4></td>
b078d1833e58 Updated all the schedule to a common page.
Madhusudan.C.S <madhusudancs@gmail.com>
parents: 58
diff changeset
    75
  </tr>
b078d1833e58 Updated all the schedule to a common page.
Madhusudan.C.S <madhusudancs@gmail.com>
parents: 58
diff changeset
    76
  <tr style="background-color: #04c9cb;">
b078d1833e58 Updated all the schedule to a common page.
Madhusudan.C.S <madhusudancs@gmail.com>
parents: 58
diff changeset
    77
    <td>2:15PM - 2:45PM</td>
b078d1833e58 Updated all the schedule to a common page.
Madhusudan.C.S <madhusudancs@gmail.com>
parents: 58
diff changeset
    78
    <td class="speaker" width="75%"><h4>Experimentation with python - why not do it the FOSS way?</h4>Praneeth Bodduluri &amp; Suryajith Chillara</td>
b078d1833e58 Updated all the schedule to a common page.
Madhusudan.C.S <madhusudancs@gmail.com>
parents: 58
diff changeset
    79
  </tr>
b078d1833e58 Updated all the schedule to a common page.
Madhusudan.C.S <madhusudancs@gmail.com>
parents: 58
diff changeset
    80
  <tr style="background-color: #33c910;">
b078d1833e58 Updated all the schedule to a common page.
Madhusudan.C.S <madhusudancs@gmail.com>
parents: 58
diff changeset
    81
    <td>2:45PM - 3:15PM</td>
b078d1833e58 Updated all the schedule to a common page.
Madhusudan.C.S <madhusudancs@gmail.com>
parents: 58
diff changeset
    82
    <td class="speaker" width="75%"><h4>Digital Image Processing with Python</h4>Debayan Banerjee</td>
b078d1833e58 Updated all the schedule to a common page.
Madhusudan.C.S <madhusudancs@gmail.com>
parents: 58
diff changeset
    83
  </tr>
b078d1833e58 Updated all the schedule to a common page.
Madhusudan.C.S <madhusudancs@gmail.com>
parents: 58
diff changeset
    84
  <tr style="background-color: #90c9dc;">
b078d1833e58 Updated all the schedule to a common page.
Madhusudan.C.S <madhusudancs@gmail.com>
parents: 58
diff changeset
    85
    <td>3:15PM - 3:45PM</td>
b078d1833e58 Updated all the schedule to a common page.
Madhusudan.C.S <madhusudancs@gmail.com>
parents: 58
diff changeset
    86
    <td class="speaker" width="75%"><h4>3D object recognition from 2D view-aspects using similarity measures</h4>Abhishek Pathak</td>
b078d1833e58 Updated all the schedule to a common page.
Madhusudan.C.S <madhusudancs@gmail.com>
parents: 58
diff changeset
    87
  </tr>
b078d1833e58 Updated all the schedule to a common page.
Madhusudan.C.S <madhusudancs@gmail.com>
parents: 58
diff changeset
    88
  <tr>
b078d1833e58 Updated all the schedule to a common page.
Madhusudan.C.S <madhusudancs@gmail.com>
parents: 58
diff changeset
    89
    <td>3:25PM - 4:00PM</td>
b078d1833e58 Updated all the schedule to a common page.
Madhusudan.C.S <madhusudancs@gmail.com>
parents: 58
diff changeset
    90
    <td class="speaker" width="75%"><h4>Tea Break</h4></td>
b078d1833e58 Updated all the schedule to a common page.
Madhusudan.C.S <madhusudancs@gmail.com>
parents: 58
diff changeset
    91
  </tr>
b078d1833e58 Updated all the schedule to a common page.
Madhusudan.C.S <madhusudancs@gmail.com>
parents: 58
diff changeset
    92
  <tr style="background-color: #f91828;">
b078d1833e58 Updated all the schedule to a common page.
Madhusudan.C.S <madhusudancs@gmail.com>
parents: 58
diff changeset
    93
    <td>4:00PM - 5:00PM</td>
b078d1833e58 Updated all the schedule to a common page.
Madhusudan.C.S <madhusudancs@gmail.com>
parents: 58
diff changeset
    94
    <td class="speaker" width="75%"><h4>Understanding GIL and How it affects your processing speed</h4>Senthil Kumaran</td>
b078d1833e58 Updated all the schedule to a common page.
Madhusudan.C.S <madhusudancs@gmail.com>
parents: 58
diff changeset
    95
  </tr>
b078d1833e58 Updated all the schedule to a common page.
Madhusudan.C.S <madhusudancs@gmail.com>
parents: 58
diff changeset
    96
  <tr style="background-color: #33c910;">
b078d1833e58 Updated all the schedule to a common page.
Madhusudan.C.S <madhusudancs@gmail.com>
parents: 58
diff changeset
    97
    <td>5:00PM - 5:30PM</td>
b078d1833e58 Updated all the schedule to a common page.
Madhusudan.C.S <madhusudancs@gmail.com>
parents: 58
diff changeset
    98
    <td class="speaker" width="75%"><h4>Language Detector for Python using n-gram</h4>Kumaran M</td>
b078d1833e58 Updated all the schedule to a common page.
Madhusudan.C.S <madhusudancs@gmail.com>
parents: 58
diff changeset
    99
  </tr>
b078d1833e58 Updated all the schedule to a common page.
Madhusudan.C.S <madhusudancs@gmail.com>
parents: 58
diff changeset
   100
  <tr>
b078d1833e58 Updated all the schedule to a common page.
Madhusudan.C.S <madhusudancs@gmail.com>
parents: 58
diff changeset
   101
    <td>5:30PM - 6:00PM</td>
b078d1833e58 Updated all the schedule to a common page.
Madhusudan.C.S <madhusudancs@gmail.com>
parents: 58
diff changeset
   102
    <td class="speaker" width="75%"><h4>General Break</h4></td>
b078d1833e58 Updated all the schedule to a common page.
Madhusudan.C.S <madhusudancs@gmail.com>
parents: 58
diff changeset
   103
  </tr>
b078d1833e58 Updated all the schedule to a common page.
Madhusudan.C.S <madhusudancs@gmail.com>
parents: 58
diff changeset
   104
  <tr  style="background-color: #90c9dc;">
b078d1833e58 Updated all the schedule to a common page.
Madhusudan.C.S <madhusudancs@gmail.com>
parents: 58
diff changeset
   105
    <td>6:00PM - 7:00PM</td>
b078d1833e58 Updated all the schedule to a common page.
Madhusudan.C.S <madhusudancs@gmail.com>
parents: 58
diff changeset
   106
    <td class="speaker" width="75%"><h4>Cultural events</h4></td>
b078d1833e58 Updated all the schedule to a common page.
Madhusudan.C.S <madhusudancs@gmail.com>
parents: 58
diff changeset
   107
  </tr>
b078d1833e58 Updated all the schedule to a common page.
Madhusudan.C.S <madhusudancs@gmail.com>
parents: 58
diff changeset
   108
  <tr>
b078d1833e58 Updated all the schedule to a common page.
Madhusudan.C.S <madhusudancs@gmail.com>
parents: 58
diff changeset
   109
    <td>7:00PM - 8:30PM</td>
b078d1833e58 Updated all the schedule to a common page.
Madhusudan.C.S <madhusudancs@gmail.com>
parents: 58
diff changeset
   110
    <td class="speaker" width="75%"><h4>Dinner</h4></td>
b078d1833e58 Updated all the schedule to a common page.
Madhusudan.C.S <madhusudancs@gmail.com>
parents: 58
diff changeset
   111
  </tr>
b078d1833e58 Updated all the schedule to a common page.
Madhusudan.C.S <madhusudancs@gmail.com>
parents: 58
diff changeset
   112
</table>
62
59190c2d1988 Added some final touches to the schedule.
Madhusudan.C.S <madhusudancs@gmail.com>
parents: 60
diff changeset
   113
<br /><br />
59190c2d1988 Added some final touches to the schedule.
Madhusudan.C.S <madhusudancs@gmail.com>
parents: 60
diff changeset
   114
<h2>Day 2, Sunday, December 13th, 2009</h2>
60
b078d1833e58 Updated all the schedule to a common page.
Madhusudan.C.S <madhusudancs@gmail.com>
parents: 58
diff changeset
   115
<table class="list-all-talks">
b078d1833e58 Updated all the schedule to a common page.
Madhusudan.C.S <madhusudancs@gmail.com>
parents: 58
diff changeset
   116
  <tr>
b078d1833e58 Updated all the schedule to a common page.
Madhusudan.C.S <madhusudancs@gmail.com>
parents: 58
diff changeset
   117
    <th class="speaker"><h4>Time</h4></th>
b078d1833e58 Updated all the schedule to a common page.
Madhusudan.C.S <madhusudancs@gmail.com>
parents: 58
diff changeset
   118
    <th class="speaker"><h4>Talk</h4>Speaker</th>
b078d1833e58 Updated all the schedule to a common page.
Madhusudan.C.S <madhusudancs@gmail.com>
parents: 58
diff changeset
   119
  </tr>
b078d1833e58 Updated all the schedule to a common page.
Madhusudan.C.S <madhusudancs@gmail.com>
parents: 58
diff changeset
   120
  <tr style="background-color: #04c9cb;">
b078d1833e58 Updated all the schedule to a common page.
Madhusudan.C.S <madhusudancs@gmail.com>
parents: 58
diff changeset
   121
    <td>9:30AM - 10:00AM</td>
b078d1833e58 Updated all the schedule to a common page.
Madhusudan.C.S <madhusudancs@gmail.com>
parents: 58
diff changeset
   122
    <td class="speaker" width="75%"><h4>Nipype</h4>Chris Burns</td>
b078d1833e58 Updated all the schedule to a common page.
Madhusudan.C.S <madhusudancs@gmail.com>
parents: 58
diff changeset
   123
  </tr>
b078d1833e58 Updated all the schedule to a common page.
Madhusudan.C.S <madhusudancs@gmail.com>
parents: 58
diff changeset
   124
  <tr style="background-color: #33c910;">
b078d1833e58 Updated all the schedule to a common page.
Madhusudan.C.S <madhusudancs@gmail.com>
parents: 58
diff changeset
   125
    <td>10:00AM - 10:45AM</td>
b078d1833e58 Updated all the schedule to a common page.
Madhusudan.C.S <madhusudancs@gmail.com>
parents: 58
diff changeset
   126
    <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>
b078d1833e58 Updated all the schedule to a common page.
Madhusudan.C.S <madhusudancs@gmail.com>
parents: 58
diff changeset
   127
  </tr>
b078d1833e58 Updated all the schedule to a common page.
Madhusudan.C.S <madhusudancs@gmail.com>
parents: 58
diff changeset
   128
  <tr style="background-color: #04c9cb;">
b078d1833e58 Updated all the schedule to a common page.
Madhusudan.C.S <madhusudancs@gmail.com>
parents: 58
diff changeset
   129
    <td>10:45AM - 11:15AM</td>
b078d1833e58 Updated all the schedule to a common page.
Madhusudan.C.S <madhusudancs@gmail.com>
parents: 58
diff changeset
   130
    <td class="speaker" width="75%"><h4>A brief introduction to Sage</h4>Dr. Prabhu Ramachandran</td>
b078d1833e58 Updated all the schedule to a common page.
Madhusudan.C.S <madhusudancs@gmail.com>
parents: 58
diff changeset
   131
  </tr>
b078d1833e58 Updated all the schedule to a common page.
Madhusudan.C.S <madhusudancs@gmail.com>
parents: 58
diff changeset
   132
  <tr>
b078d1833e58 Updated all the schedule to a common page.
Madhusudan.C.S <madhusudancs@gmail.com>
parents: 58
diff changeset
   133
    <td>11:15AM - 11:30AM</td>
b078d1833e58 Updated all the schedule to a common page.
Madhusudan.C.S <madhusudancs@gmail.com>
parents: 58
diff changeset
   134
    <td class="speaker" width="75%"><h4>Tea Break</h4></td>
b078d1833e58 Updated all the schedule to a common page.
Madhusudan.C.S <madhusudancs@gmail.com>
parents: 58
diff changeset
   135
  </tr>
b078d1833e58 Updated all the schedule to a common page.
Madhusudan.C.S <madhusudancs@gmail.com>
parents: 58
diff changeset
   136
  <tr style="background-color: #04c9cb;">
b078d1833e58 Updated all the schedule to a common page.
Madhusudan.C.S <madhusudancs@gmail.com>
parents: 58
diff changeset
   137
    <td>11:30AM - 12:00PM</td>
b078d1833e58 Updated all the schedule to a common page.
Madhusudan.C.S <madhusudancs@gmail.com>
parents: 58
diff changeset
   138
    <td class="speaker" width="75%"><h4>Finding candidate transcription factors involved in gene regulation</h4>Farhat Habib</td>
b078d1833e58 Updated all the schedule to a common page.
Madhusudan.C.S <madhusudancs@gmail.com>
parents: 58
diff changeset
   139
  </tr>
b078d1833e58 Updated all the schedule to a common page.
Madhusudan.C.S <madhusudancs@gmail.com>
parents: 58
diff changeset
   140
  <tr style="background-color: #33c910;">
b078d1833e58 Updated all the schedule to a common page.
Madhusudan.C.S <madhusudancs@gmail.com>
parents: 58
diff changeset
   141
    <td>12:00PM - 12:30PM</td>
b078d1833e58 Updated all the schedule to a common page.
Madhusudan.C.S <madhusudancs@gmail.com>
parents: 58
diff changeset
   142
    <td class="speaker" width="75%"><h4>Python and AVRs: Perfect way to make cheap and functional instrumentation</h4>Akshay Srinivasan</td>
b078d1833e58 Updated all the schedule to a common page.
Madhusudan.C.S <madhusudancs@gmail.com>
parents: 58
diff changeset
   143
  </tr>
b078d1833e58 Updated all the schedule to a common page.
Madhusudan.C.S <madhusudancs@gmail.com>
parents: 58
diff changeset
   144
  <tr style="background-color: #04c9cb;">
b078d1833e58 Updated all the schedule to a common page.
Madhusudan.C.S <madhusudancs@gmail.com>
parents: 58
diff changeset
   145
    <td>12:30PM -  1:00PM</td>
b078d1833e58 Updated all the schedule to a common page.
Madhusudan.C.S <madhusudancs@gmail.com>
parents: 58
diff changeset
   146
    <td class="speaker" width="75%"><h4>Brain computer</h4>Deepak Nath</td>
b078d1833e58 Updated all the schedule to a common page.
Madhusudan.C.S <madhusudancs@gmail.com>
parents: 58
diff changeset
   147
  </tr>
b078d1833e58 Updated all the schedule to a common page.
Madhusudan.C.S <madhusudancs@gmail.com>
parents: 58
diff changeset
   148
  <tr>
b078d1833e58 Updated all the schedule to a common page.
Madhusudan.C.S <madhusudancs@gmail.com>
parents: 58
diff changeset
   149
    <td>1:00PM - 2:00PM</td>
b078d1833e58 Updated all the schedule to a common page.
Madhusudan.C.S <madhusudancs@gmail.com>
parents: 58
diff changeset
   150
    <td class="speaker"><h4>Lunch Break</h4></td>
b078d1833e58 Updated all the schedule to a common page.
Madhusudan.C.S <madhusudancs@gmail.com>
parents: 58
diff changeset
   151
  </tr>
b078d1833e58 Updated all the schedule to a common page.
Madhusudan.C.S <madhusudancs@gmail.com>
parents: 58
diff changeset
   152
  <tr style="background-color: #33c910;">
b078d1833e58 Updated all the schedule to a common page.
Madhusudan.C.S <madhusudancs@gmail.com>
parents: 58
diff changeset
   153
    <td>2:00PM - 3:00PM</td>
b078d1833e58 Updated all the schedule to a common page.
Madhusudan.C.S <madhusudancs@gmail.com>
parents: 58
diff changeset
   154
    <td class="speaker" width="75%"><h4>Mayavi - Prabhu</h4>Dr. Prabhu Ramachandran</td>
b078d1833e58 Updated all the schedule to a common page.
Madhusudan.C.S <madhusudancs@gmail.com>
parents: 58
diff changeset
   155
  </tr>
b078d1833e58 Updated all the schedule to a common page.
Madhusudan.C.S <madhusudancs@gmail.com>
parents: 58
diff changeset
   156
  <tr style="background-color: #04c9cb;">
b078d1833e58 Updated all the schedule to a common page.
Madhusudan.C.S <madhusudancs@gmail.com>
parents: 58
diff changeset
   157
    <td>3:00PM - 3:30PM</td>
b078d1833e58 Updated all the schedule to a common page.
Madhusudan.C.S <madhusudancs@gmail.com>
parents: 58
diff changeset
   158
    <td class="speaker" width="75%"><h4>Chaco and Traits</h4>Dr. Travis Oliphant</td>
b078d1833e58 Updated all the schedule to a common page.
Madhusudan.C.S <madhusudancs@gmail.com>
parents: 58
diff changeset
   159
  </tr>
b078d1833e58 Updated all the schedule to a common page.
Madhusudan.C.S <madhusudancs@gmail.com>
parents: 58
diff changeset
   160
  <tr>
b078d1833e58 Updated all the schedule to a common page.
Madhusudan.C.S <madhusudancs@gmail.com>
parents: 58
diff changeset
   161
    <td>3:30PM - 3:45PM</td>
b078d1833e58 Updated all the schedule to a common page.
Madhusudan.C.S <madhusudancs@gmail.com>
parents: 58
diff changeset
   162
    <td class="speaker"><h4>Tea Break</h4></td>
b078d1833e58 Updated all the schedule to a common page.
Madhusudan.C.S <madhusudancs@gmail.com>
parents: 58
diff changeset
   163
  </tr>
b078d1833e58 Updated all the schedule to a common page.
Madhusudan.C.S <madhusudancs@gmail.com>
parents: 58
diff changeset
   164
  <tr style="background-color: #90c9dc;">
b078d1833e58 Updated all the schedule to a common page.
Madhusudan.C.S <madhusudancs@gmail.com>
parents: 58
diff changeset
   165
    <td>3:45PM - 4:15PM</td>
b078d1833e58 Updated all the schedule to a common page.
Madhusudan.C.S <madhusudancs@gmail.com>
parents: 58
diff changeset
   166
    <td class="speaker" width="75%"><h4>SODAR data using fuzzy rule-base expert system package implemented in python</h4>Abhishek Pathak</td>
b078d1833e58 Updated all the schedule to a common page.
Madhusudan.C.S <madhusudancs@gmail.com>
parents: 58
diff changeset
   167
  </tr>
b078d1833e58 Updated all the schedule to a common page.
Madhusudan.C.S <madhusudancs@gmail.com>
parents: 58
diff changeset
   168
  <tr style="background-color: #90c9dc;">
b078d1833e58 Updated all the schedule to a common page.
Madhusudan.C.S <madhusudancs@gmail.com>
parents: 58
diff changeset
   169
    <td>4:15PM - 4:45PM</td>
b078d1833e58 Updated all the schedule to a common page.
Madhusudan.C.S <madhusudancs@gmail.com>
parents: 58
diff changeset
   170
    <td class="speaker" width="75%"><h4>A graph matching approach to classification of SODAR data</h4>Abhishek Pathak</td>
b078d1833e58 Updated all the schedule to a common page.
Madhusudan.C.S <madhusudancs@gmail.com>
parents: 58
diff changeset
   171
  </tr>
b078d1833e58 Updated all the schedule to a common page.
Madhusudan.C.S <madhusudancs@gmail.com>
parents: 58
diff changeset
   172
  <tr style="background-color: #90c9dc;">
b078d1833e58 Updated all the schedule to a common page.
Madhusudan.C.S <madhusudancs@gmail.com>
parents: 58
diff changeset
   173
    <td>4:45PM - 5:15PM</td>
b078d1833e58 Updated all the schedule to a common page.
Madhusudan.C.S <madhusudancs@gmail.com>
parents: 58
diff changeset
   174
    <td class="speaker" width="75%"><h4>The SciPy web and documentation tools</h4>Jarrod Millman</td>
b078d1833e58 Updated all the schedule to a common page.
Madhusudan.C.S <madhusudancs@gmail.com>
parents: 58
diff changeset
   175
  </tr>
63
cda1fb74ac67 Made PAsokan's talk the ending keynote.
Madhusudan.C.S <madhusudancs@gmail.com>
parents: 62
diff changeset
   176
  <tr style="background-color: #ebc91e;">
60
b078d1833e58 Updated all the schedule to a common page.
Madhusudan.C.S <madhusudancs@gmail.com>
parents: 58
diff changeset
   177
    <td>5:15PM - 5:45PM</td>
b078d1833e58 Updated all the schedule to a common page.
Madhusudan.C.S <madhusudancs@gmail.com>
parents: 58
diff changeset
   178
    <td class="speaker" width="75%"><h4>The FOSSEE project</h4>Asokan Pichai</td>
b078d1833e58 Updated all the schedule to a common page.
Madhusudan.C.S <madhusudancs@gmail.com>
parents: 58
diff changeset
   179
  </tr>
b078d1833e58 Updated all the schedule to a common page.
Madhusudan.C.S <madhusudancs@gmail.com>
parents: 58
diff changeset
   180
  <tr style="background-color: #90c9dc;">
b078d1833e58 Updated all the schedule to a common page.
Madhusudan.C.S <madhusudancs@gmail.com>
parents: 58
diff changeset
   181
    <td>5:45PM - 6:00PM</td>
b078d1833e58 Updated all the schedule to a common page.
Madhusudan.C.S <madhusudancs@gmail.com>
parents: 58
diff changeset
   182
    <td class="speaker" width="75%"><h4>Valedictory talk</h4>Dr. Prabhu Ramachandran</td>
b078d1833e58 Updated all the schedule to a common page.
Madhusudan.C.S <madhusudancs@gmail.com>
parents: 58
diff changeset
   183
  </tr>
b078d1833e58 Updated all the schedule to a common page.
Madhusudan.C.S <madhusudancs@gmail.com>
parents: 58
diff changeset
   184
</table>
35
49fb13408210 Added a tentative schedule.
Madhusudan.C.S <madhusudancs@gmail.com>
parents: 2
diff changeset
   185
62
59190c2d1988 Added some final touches to the schedule.
Madhusudan.C.S <madhusudancs@gmail.com>
parents: 60
diff changeset
   186
<br /><br />
59190c2d1988 Added some final touches to the schedule.
Madhusudan.C.S <madhusudancs@gmail.com>
parents: 60
diff changeset
   187
<h2>Day 3, Monday, December 14th, 2009 and</h2>
59190c2d1988 Added some final touches to the schedule.
Madhusudan.C.S <madhusudancs@gmail.com>
parents: 60
diff changeset
   188
<h2>Day 4, Tuesday, December 15th, 2009</h2>
59190c2d1988 Added some final touches to the schedule.
Madhusudan.C.S <madhusudancs@gmail.com>
parents: 60
diff changeset
   189
<table class="list-all-talks">
59190c2d1988 Added some final touches to the schedule.
Madhusudan.C.S <madhusudancs@gmail.com>
parents: 60
diff changeset
   190
  <tr>
59190c2d1988 Added some final touches to the schedule.
Madhusudan.C.S <madhusudancs@gmail.com>
parents: 60
diff changeset
   191
    <th class="speaker"><h4>Time</h4></th>
59190c2d1988 Added some final touches to the schedule.
Madhusudan.C.S <madhusudancs@gmail.com>
parents: 60
diff changeset
   192
    <th class="speaker"><h4>Event</h4></th>
59190c2d1988 Added some final touches to the schedule.
Madhusudan.C.S <madhusudancs@gmail.com>
parents: 60
diff changeset
   193
    <th class="speaker"><h4>Topics</h4></th>
59190c2d1988 Added some final touches to the schedule.
Madhusudan.C.S <madhusudancs@gmail.com>
parents: 60
diff changeset
   194
  </tr>
59190c2d1988 Added some final touches to the schedule.
Madhusudan.C.S <madhusudancs@gmail.com>
parents: 60
diff changeset
   195
  <tr style="background-color: #90c9dc;">
59190c2d1988 Added some final touches to the schedule.
Madhusudan.C.S <madhusudancs@gmail.com>
parents: 60
diff changeset
   196
    <td>9:30AM - 5:30PM</td>
59190c2d1988 Added some final touches to the schedule.
Madhusudan.C.S <madhusudancs@gmail.com>
parents: 60
diff changeset
   197
    <td class="speaker" width="25%"><h4>Tutorial</h4>Teacher track</td>
59190c2d1988 Added some final touches to the schedule.
Madhusudan.C.S <madhusudancs@gmail.com>
parents: 60
diff changeset
   198
    <td class="speaker" width="55%">
59190c2d1988 Added some final touches to the schedule.
Madhusudan.C.S <madhusudancs@gmail.com>
parents: 60
diff changeset
   199
      Why Python for Scientific Computing?<hr />
59190c2d1988 Added some final touches to the schedule.
Madhusudan.C.S <madhusudancs@gmail.com>
parents: 60
diff changeset
   200
      Basic and Intermediate Python<hr />
59190c2d1988 Added some final touches to the schedule.
Madhusudan.C.S <madhusudancs@gmail.com>
parents: 60
diff changeset
   201
      Scientific Computing with Python<hr />
59190c2d1988 Added some final touches to the schedule.
Madhusudan.C.S <madhusudancs@gmail.com>
parents: 60
diff changeset
   202
      Basic Sage and Sympy</td>
59190c2d1988 Added some final touches to the schedule.
Madhusudan.C.S <madhusudancs@gmail.com>
parents: 60
diff changeset
   203
  </tr>
59190c2d1988 Added some final touches to the schedule.
Madhusudan.C.S <madhusudancs@gmail.com>
parents: 60
diff changeset
   204
  <tr style="background-color: #90c9dc;">
59190c2d1988 Added some final touches to the schedule.
Madhusudan.C.S <madhusudancs@gmail.com>
parents: 60
diff changeset
   205
    <td>9:30AM - 5:30PM</td>
59190c2d1988 Added some final touches to the schedule.
Madhusudan.C.S <madhusudancs@gmail.com>
parents: 60
diff changeset
   206
    <td class="speaker" width="25%"><h4>Tutorial</h4>General track</td>
59190c2d1988 Added some final touches to the schedule.
Madhusudan.C.S <madhusudancs@gmail.com>
parents: 60
diff changeset
   207
    <td class="speaker" width="55%">
59190c2d1988 Added some final touches to the schedule.
Madhusudan.C.S <madhusudancs@gmail.com>
parents: 60
diff changeset
   208
      Basic python<hr />
59190c2d1988 Added some final touches to the schedule.
Madhusudan.C.S <madhusudancs@gmail.com>
parents: 60
diff changeset
   209
      Intermediate Python<hr />
59190c2d1988 Added some final touches to the schedule.
Madhusudan.C.S <madhusudancs@gmail.com>
parents: 60
diff changeset
   210
      Python for Scientific Computing (Scipy, Numpy, Matplotlib, Mayavi)<hr /></td>
59190c2d1988 Added some final touches to the schedule.
Madhusudan.C.S <madhusudancs@gmail.com>
parents: 60
diff changeset
   211
  </tr>
59190c2d1988 Added some final touches to the schedule.
Madhusudan.C.S <madhusudancs@gmail.com>
parents: 60
diff changeset
   212
</table>
59190c2d1988 Added some final touches to the schedule.
Madhusudan.C.S <madhusudancs@gmail.com>
parents: 60
diff changeset
   213
<br /><br />
64
af5a8b6cbe4b Separated days for sprint.
Madhusudan.C.S <madhusudancs@gmail.com>
parents: 63
diff changeset
   214
<h2>Day 5, Monday, December 16th and</h2>
af5a8b6cbe4b Separated days for sprint.
Madhusudan.C.S <madhusudancs@gmail.com>
parents: 63
diff changeset
   215
<h2>Day 6, Tuesday, December 17th, 2009</h2>
62
59190c2d1988 Added some final touches to the schedule.
Madhusudan.C.S <madhusudancs@gmail.com>
parents: 60
diff changeset
   216
<table class="list-all-talks">
59190c2d1988 Added some final touches to the schedule.
Madhusudan.C.S <madhusudancs@gmail.com>
parents: 60
diff changeset
   217
  <tr>
59190c2d1988 Added some final touches to the schedule.
Madhusudan.C.S <madhusudancs@gmail.com>
parents: 60
diff changeset
   218
    <th class="speaker"><h4>Time</h4></th>
59190c2d1988 Added some final touches to the schedule.
Madhusudan.C.S <madhusudancs@gmail.com>
parents: 60
diff changeset
   219
    <th class="speaker"><h4>Event</h4>Speaker</th>
59190c2d1988 Added some final touches to the schedule.
Madhusudan.C.S <madhusudancs@gmail.com>
parents: 60
diff changeset
   220
    <th class="speaker"><h4>Topics</h4></th>
59190c2d1988 Added some final touches to the schedule.
Madhusudan.C.S <madhusudancs@gmail.com>
parents: 60
diff changeset
   221
  </tr>
59190c2d1988 Added some final touches to the schedule.
Madhusudan.C.S <madhusudancs@gmail.com>
parents: 60
diff changeset
   222
  <tr style="background-color: #90c9dc;">
59190c2d1988 Added some final touches to the schedule.
Madhusudan.C.S <madhusudancs@gmail.com>
parents: 60
diff changeset
   223
    <td>9:30AM onwards</td>
59190c2d1988 Added some final touches to the schedule.
Madhusudan.C.S <madhusudancs@gmail.com>
parents: 60
diff changeset
   224
    <td class="speaker" width="25%"><h4>Sprint</h4></td>
59190c2d1988 Added some final touches to the schedule.
Madhusudan.C.S <madhusudancs@gmail.com>
parents: 60
diff changeset
   225
    <td>Contribute to, hack on, develop, fix bugs of scipy/numpy</td>
59190c2d1988 Added some final touches to the schedule.
Madhusudan.C.S <madhusudancs@gmail.com>
parents: 60
diff changeset
   226
  </tr>
59190c2d1988 Added some final touches to the schedule.
Madhusudan.C.S <madhusudancs@gmail.com>
parents: 60
diff changeset
   227
</table>
1
fda1c66b25f9 Added all the files from kiwipycon and the changes made for SciPy.in.
Madhusudan.C.S <madhusudancs@gmail.com>
parents:
diff changeset
   228
{% endblock content %}