project/templates/talk/schedule.html
author Madhusudan.C.S <madhusudancs@gmail.com>
Sat, 12 Dec 2009 09:59:42 +0530
changeset 67 48454b116b66
parent 64 af5a8b6cbe4b
child 68 34a513ae187f
permissions -rw-r--r--
Venue and schedule update on the day 1 of conference.
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 />
67
48454b116b66 Venue and schedule update on the day 1 of conference.
Madhusudan.C.S <madhusudancs@gmail.com>
parents: 64
diff changeset
    31
<h2>Wireless WEP hex key-phrase for access point "space": 8a61fcbcf9</h2>
48454b116b66 Venue and schedule update on the day 1 of conference.
Madhusudan.C.S <madhusudancs@gmail.com>
parents: 64
diff changeset
    32
<br /> 
60
b078d1833e58 Updated all the schedule to a common page.
Madhusudan.C.S <madhusudancs@gmail.com>
parents: 58
diff changeset
    33
<table class="list-all-talks">
b078d1833e58 Updated all the schedule to a common page.
Madhusudan.C.S <madhusudancs@gmail.com>
parents: 58
diff changeset
    34
  <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
    35
  <tr>
b078d1833e58 Updated all the schedule to a common page.
Madhusudan.C.S <madhusudancs@gmail.com>
parents: 58
diff changeset
    36
    <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
    37
    <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
    38
  </tr>
b078d1833e58 Updated all the schedule to a common page.
Madhusudan.C.S <madhusudancs@gmail.com>
parents: 58
diff changeset
    39
  <tr style="background-color: #90c9dc;">
b078d1833e58 Updated all the schedule to a common page.
Madhusudan.C.S <madhusudancs@gmail.com>
parents: 58
diff changeset
    40
    <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
    41
    <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
    42
  </tr>                              
b078d1833e58 Updated all the schedule to a common page.
Madhusudan.C.S <madhusudancs@gmail.com>
parents: 58
diff changeset
    43
  <tr style="background-color: #90c9dc;">
b078d1833e58 Updated all the schedule to a common page.
Madhusudan.C.S <madhusudancs@gmail.com>
parents: 58
diff changeset
    44
    <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
    45
    <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
    46
       <h4>Presidential Address</h4><hr />
b078d1833e58 Updated all the schedule to a common page.
Madhusudan.C.S <madhusudancs@gmail.com>
parents: 58
diff changeset
    47
       <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
    48
       <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
    49
       <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
    50
    </td>
b078d1833e58 Updated all the schedule to a common page.
Madhusudan.C.S <madhusudancs@gmail.com>
parents: 58
diff changeset
    51
  </tr>
b078d1833e58 Updated all the schedule to a common page.
Madhusudan.C.S <madhusudancs@gmail.com>
parents: 58
diff changeset
    52
  <tr style="background-color: #90c9dc;">
b078d1833e58 Updated all the schedule to a common page.
Madhusudan.C.S <madhusudancs@gmail.com>
parents: 58
diff changeset
    53
    <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
    54
    <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
    55
  </tr>
b078d1833e58 Updated all the schedule to a common page.
Madhusudan.C.S <madhusudancs@gmail.com>
parents: 58
diff changeset
    56
  <tr style="background-color: #ebc91e;">
b078d1833e58 Updated all the schedule to a common page.
Madhusudan.C.S <madhusudancs@gmail.com>
parents: 58
diff changeset
    57
    <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
    58
    <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
    59
  </tr>
b078d1833e58 Updated all the schedule to a common page.
Madhusudan.C.S <madhusudancs@gmail.com>
parents: 58
diff changeset
    60
  <tr>
b078d1833e58 Updated all the schedule to a common page.
Madhusudan.C.S <madhusudancs@gmail.com>
parents: 58
diff changeset
    61
    <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
    62
    <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
    63
  </tr>
b078d1833e58 Updated all the schedule to a common page.
Madhusudan.C.S <madhusudancs@gmail.com>
parents: 58
diff changeset
    64
  <tr style="background-color: #90c9dc;">
b078d1833e58 Updated all the schedule to a common page.
Madhusudan.C.S <madhusudancs@gmail.com>
parents: 58
diff changeset
    65
    <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
    66
    <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
    67
bridging digital divide                             
b078d1833e58 Updated all the schedule to a common page.
Madhusudan.C.S <madhusudancs@gmail.com>
parents: 58
diff changeset
    68
    </h4>Professor Kannan Moudgalya</td>
b078d1833e58 Updated all the schedule to a common page.
Madhusudan.C.S <madhusudancs@gmail.com>
parents: 58
diff changeset
    69
  </tr>
b078d1833e58 Updated all the schedule to a common page.
Madhusudan.C.S <madhusudancs@gmail.com>
parents: 58
diff changeset
    70
  <tr style="background-color: #f91828;">
b078d1833e58 Updated all the schedule to a common page.
Madhusudan.C.S <madhusudancs@gmail.com>
parents: 58
diff changeset
    71
    <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
    72
    <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
    73
  </tr>
b078d1833e58 Updated all the schedule to a common page.
Madhusudan.C.S <madhusudancs@gmail.com>
parents: 58
diff changeset
    74
  <tr>
b078d1833e58 Updated all the schedule to a common page.
Madhusudan.C.S <madhusudancs@gmail.com>
parents: 58
diff changeset
    75
    <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
    76
    <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
    77
  </tr>
b078d1833e58 Updated all the schedule to a common page.
Madhusudan.C.S <madhusudancs@gmail.com>
parents: 58
diff changeset
    78
  <tr style="background-color: #04c9cb;">
b078d1833e58 Updated all the schedule to a common page.
Madhusudan.C.S <madhusudancs@gmail.com>
parents: 58
diff changeset
    79
    <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
    80
    <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
    81
  </tr>
b078d1833e58 Updated all the schedule to a common page.
Madhusudan.C.S <madhusudancs@gmail.com>
parents: 58
diff changeset
    82
  <tr style="background-color: #33c910;">
b078d1833e58 Updated all the schedule to a common page.
Madhusudan.C.S <madhusudancs@gmail.com>
parents: 58
diff changeset
    83
    <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
    84
    <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
    85
  </tr>
b078d1833e58 Updated all the schedule to a common page.
Madhusudan.C.S <madhusudancs@gmail.com>
parents: 58
diff changeset
    86
  <tr style="background-color: #90c9dc;">
b078d1833e58 Updated all the schedule to a common page.
Madhusudan.C.S <madhusudancs@gmail.com>
parents: 58
diff changeset
    87
    <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
    88
    <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
    89
  </tr>
b078d1833e58 Updated all the schedule to a common page.
Madhusudan.C.S <madhusudancs@gmail.com>
parents: 58
diff changeset
    90
  <tr>
b078d1833e58 Updated all the schedule to a common page.
Madhusudan.C.S <madhusudancs@gmail.com>
parents: 58
diff changeset
    91
    <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
    92
    <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
    93
  </tr>
b078d1833e58 Updated all the schedule to a common page.
Madhusudan.C.S <madhusudancs@gmail.com>
parents: 58
diff changeset
    94
  <tr style="background-color: #f91828;">
b078d1833e58 Updated all the schedule to a common page.
Madhusudan.C.S <madhusudancs@gmail.com>
parents: 58
diff changeset
    95
    <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
    96
    <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
    97
  </tr>
b078d1833e58 Updated all the schedule to a common page.
Madhusudan.C.S <madhusudancs@gmail.com>
parents: 58
diff changeset
    98
  <tr style="background-color: #33c910;">
b078d1833e58 Updated all the schedule to a common page.
Madhusudan.C.S <madhusudancs@gmail.com>
parents: 58
diff changeset
    99
    <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
   100
    <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
   101
  </tr>
b078d1833e58 Updated all the schedule to a common page.
Madhusudan.C.S <madhusudancs@gmail.com>
parents: 58
diff changeset
   102
  <tr>
b078d1833e58 Updated all the schedule to a common page.
Madhusudan.C.S <madhusudancs@gmail.com>
parents: 58
diff changeset
   103
    <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
   104
    <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
   105
  </tr>
b078d1833e58 Updated all the schedule to a common page.
Madhusudan.C.S <madhusudancs@gmail.com>
parents: 58
diff changeset
   106
  <tr  style="background-color: #90c9dc;">
b078d1833e58 Updated all the schedule to a common page.
Madhusudan.C.S <madhusudancs@gmail.com>
parents: 58
diff changeset
   107
    <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
   108
    <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
   109
  </tr>
b078d1833e58 Updated all the schedule to a common page.
Madhusudan.C.S <madhusudancs@gmail.com>
parents: 58
diff changeset
   110
  <tr>
b078d1833e58 Updated all the schedule to a common page.
Madhusudan.C.S <madhusudancs@gmail.com>
parents: 58
diff changeset
   111
    <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
   112
    <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
   113
  </tr>
b078d1833e58 Updated all the schedule to a common page.
Madhusudan.C.S <madhusudancs@gmail.com>
parents: 58
diff changeset
   114
</table>
62
59190c2d1988 Added some final touches to the schedule.
Madhusudan.C.S <madhusudancs@gmail.com>
parents: 60
diff changeset
   115
<br /><br />
59190c2d1988 Added some final touches to the schedule.
Madhusudan.C.S <madhusudancs@gmail.com>
parents: 60
diff changeset
   116
<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
   117
<table class="list-all-talks">
b078d1833e58 Updated all the schedule to a common page.
Madhusudan.C.S <madhusudancs@gmail.com>
parents: 58
diff changeset
   118
  <tr>
b078d1833e58 Updated all the schedule to a common page.
Madhusudan.C.S <madhusudancs@gmail.com>
parents: 58
diff changeset
   119
    <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
   120
    <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
   121
  </tr>
b078d1833e58 Updated all the schedule to a common page.
Madhusudan.C.S <madhusudancs@gmail.com>
parents: 58
diff changeset
   122
  <tr style="background-color: #04c9cb;">
b078d1833e58 Updated all the schedule to a common page.
Madhusudan.C.S <madhusudancs@gmail.com>
parents: 58
diff changeset
   123
    <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
   124
    <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
   125
  </tr>
b078d1833e58 Updated all the schedule to a common page.
Madhusudan.C.S <madhusudancs@gmail.com>
parents: 58
diff changeset
   126
  <tr style="background-color: #33c910;">
b078d1833e58 Updated all the schedule to a common page.
Madhusudan.C.S <madhusudancs@gmail.com>
parents: 58
diff changeset
   127
    <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
   128
    <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
   129
  </tr>
b078d1833e58 Updated all the schedule to a common page.
Madhusudan.C.S <madhusudancs@gmail.com>
parents: 58
diff changeset
   130
  <tr style="background-color: #04c9cb;">
b078d1833e58 Updated all the schedule to a common page.
Madhusudan.C.S <madhusudancs@gmail.com>
parents: 58
diff changeset
   131
    <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
   132
    <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
   133
  </tr>
b078d1833e58 Updated all the schedule to a common page.
Madhusudan.C.S <madhusudancs@gmail.com>
parents: 58
diff changeset
   134
  <tr>
b078d1833e58 Updated all the schedule to a common page.
Madhusudan.C.S <madhusudancs@gmail.com>
parents: 58
diff changeset
   135
    <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
   136
    <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
   137
  </tr>
b078d1833e58 Updated all the schedule to a common page.
Madhusudan.C.S <madhusudancs@gmail.com>
parents: 58
diff changeset
   138
  <tr style="background-color: #04c9cb;">
b078d1833e58 Updated all the schedule to a common page.
Madhusudan.C.S <madhusudancs@gmail.com>
parents: 58
diff changeset
   139
    <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
   140
    <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
   141
  </tr>
b078d1833e58 Updated all the schedule to a common page.
Madhusudan.C.S <madhusudancs@gmail.com>
parents: 58
diff changeset
   142
  <tr style="background-color: #33c910;">
b078d1833e58 Updated all the schedule to a common page.
Madhusudan.C.S <madhusudancs@gmail.com>
parents: 58
diff changeset
   143
    <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
   144
    <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
   145
  </tr>
b078d1833e58 Updated all the schedule to a common page.
Madhusudan.C.S <madhusudancs@gmail.com>
parents: 58
diff changeset
   146
  <tr style="background-color: #04c9cb;">
b078d1833e58 Updated all the schedule to a common page.
Madhusudan.C.S <madhusudancs@gmail.com>
parents: 58
diff changeset
   147
    <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
   148
    <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
   149
  </tr>
b078d1833e58 Updated all the schedule to a common page.
Madhusudan.C.S <madhusudancs@gmail.com>
parents: 58
diff changeset
   150
  <tr>
b078d1833e58 Updated all the schedule to a common page.
Madhusudan.C.S <madhusudancs@gmail.com>
parents: 58
diff changeset
   151
    <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
   152
    <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
   153
  </tr>
b078d1833e58 Updated all the schedule to a common page.
Madhusudan.C.S <madhusudancs@gmail.com>
parents: 58
diff changeset
   154
  <tr style="background-color: #33c910;">
b078d1833e58 Updated all the schedule to a common page.
Madhusudan.C.S <madhusudancs@gmail.com>
parents: 58
diff changeset
   155
    <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
   156
    <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
   157
  </tr>
b078d1833e58 Updated all the schedule to a common page.
Madhusudan.C.S <madhusudancs@gmail.com>
parents: 58
diff changeset
   158
  <tr style="background-color: #04c9cb;">
b078d1833e58 Updated all the schedule to a common page.
Madhusudan.C.S <madhusudancs@gmail.com>
parents: 58
diff changeset
   159
    <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
   160
    <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
   161
  </tr>
b078d1833e58 Updated all the schedule to a common page.
Madhusudan.C.S <madhusudancs@gmail.com>
parents: 58
diff changeset
   162
  <tr>
b078d1833e58 Updated all the schedule to a common page.
Madhusudan.C.S <madhusudancs@gmail.com>
parents: 58
diff changeset
   163
    <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
   164
    <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
   165
  </tr>
b078d1833e58 Updated all the schedule to a common page.
Madhusudan.C.S <madhusudancs@gmail.com>
parents: 58
diff changeset
   166
  <tr style="background-color: #90c9dc;">
b078d1833e58 Updated all the schedule to a common page.
Madhusudan.C.S <madhusudancs@gmail.com>
parents: 58
diff changeset
   167
    <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
   168
    <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
   169
  </tr>
b078d1833e58 Updated all the schedule to a common page.
Madhusudan.C.S <madhusudancs@gmail.com>
parents: 58
diff changeset
   170
  <tr style="background-color: #90c9dc;">
b078d1833e58 Updated all the schedule to a common page.
Madhusudan.C.S <madhusudancs@gmail.com>
parents: 58
diff changeset
   171
    <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
   172
    <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
   173
  </tr>
b078d1833e58 Updated all the schedule to a common page.
Madhusudan.C.S <madhusudancs@gmail.com>
parents: 58
diff changeset
   174
  <tr style="background-color: #90c9dc;">
b078d1833e58 Updated all the schedule to a common page.
Madhusudan.C.S <madhusudancs@gmail.com>
parents: 58
diff changeset
   175
    <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
   176
    <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
   177
  </tr>
63
cda1fb74ac67 Made PAsokan's talk the ending keynote.
Madhusudan.C.S <madhusudancs@gmail.com>
parents: 62
diff changeset
   178
  <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
   179
    <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
   180
    <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
   181
  </tr>
b078d1833e58 Updated all the schedule to a common page.
Madhusudan.C.S <madhusudancs@gmail.com>
parents: 58
diff changeset
   182
  <tr style="background-color: #90c9dc;">
b078d1833e58 Updated all the schedule to a common page.
Madhusudan.C.S <madhusudancs@gmail.com>
parents: 58
diff changeset
   183
    <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
   184
    <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
   185
  </tr>
b078d1833e58 Updated all the schedule to a common page.
Madhusudan.C.S <madhusudancs@gmail.com>
parents: 58
diff changeset
   186
</table>
35
49fb13408210 Added a tentative schedule.
Madhusudan.C.S <madhusudancs@gmail.com>
parents: 2
diff changeset
   187
62
59190c2d1988 Added some final touches to the schedule.
Madhusudan.C.S <madhusudancs@gmail.com>
parents: 60
diff changeset
   188
<br /><br />
59190c2d1988 Added some final touches to the schedule.
Madhusudan.C.S <madhusudancs@gmail.com>
parents: 60
diff changeset
   189
<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
   190
<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
   191
<table class="list-all-talks">
59190c2d1988 Added some final touches to the schedule.
Madhusudan.C.S <madhusudancs@gmail.com>
parents: 60
diff changeset
   192
  <tr>
59190c2d1988 Added some final touches to the schedule.
Madhusudan.C.S <madhusudancs@gmail.com>
parents: 60
diff changeset
   193
    <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
   194
    <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
   195
    <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
   196
  </tr>
59190c2d1988 Added some final touches to the schedule.
Madhusudan.C.S <madhusudancs@gmail.com>
parents: 60
diff changeset
   197
  <tr style="background-color: #90c9dc;">
59190c2d1988 Added some final touches to the schedule.
Madhusudan.C.S <madhusudancs@gmail.com>
parents: 60
diff changeset
   198
    <td>9:30AM - 5:30PM</td>
59190c2d1988 Added some final touches to the schedule.
Madhusudan.C.S <madhusudancs@gmail.com>
parents: 60
diff changeset
   199
    <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
   200
    <td class="speaker" width="55%">
59190c2d1988 Added some final touches to the schedule.
Madhusudan.C.S <madhusudancs@gmail.com>
parents: 60
diff changeset
   201
      Why Python for Scientific Computing?<hr />
59190c2d1988 Added some final touches to the schedule.
Madhusudan.C.S <madhusudancs@gmail.com>
parents: 60
diff changeset
   202
      Basic and Intermediate Python<hr />
59190c2d1988 Added some final touches to the schedule.
Madhusudan.C.S <madhusudancs@gmail.com>
parents: 60
diff changeset
   203
      Scientific Computing with Python<hr />
59190c2d1988 Added some final touches to the schedule.
Madhusudan.C.S <madhusudancs@gmail.com>
parents: 60
diff changeset
   204
      Basic Sage and Sympy</td>
59190c2d1988 Added some final touches to the schedule.
Madhusudan.C.S <madhusudancs@gmail.com>
parents: 60
diff changeset
   205
  </tr>
59190c2d1988 Added some final touches to the schedule.
Madhusudan.C.S <madhusudancs@gmail.com>
parents: 60
diff changeset
   206
  <tr style="background-color: #90c9dc;">
59190c2d1988 Added some final touches to the schedule.
Madhusudan.C.S <madhusudancs@gmail.com>
parents: 60
diff changeset
   207
    <td>9:30AM - 5:30PM</td>
59190c2d1988 Added some final touches to the schedule.
Madhusudan.C.S <madhusudancs@gmail.com>
parents: 60
diff changeset
   208
    <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
   209
    <td class="speaker" width="55%">
59190c2d1988 Added some final touches to the schedule.
Madhusudan.C.S <madhusudancs@gmail.com>
parents: 60
diff changeset
   210
      Basic python<hr />
59190c2d1988 Added some final touches to the schedule.
Madhusudan.C.S <madhusudancs@gmail.com>
parents: 60
diff changeset
   211
      Intermediate Python<hr />
59190c2d1988 Added some final touches to the schedule.
Madhusudan.C.S <madhusudancs@gmail.com>
parents: 60
diff changeset
   212
      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
   213
  </tr>
59190c2d1988 Added some final touches to the schedule.
Madhusudan.C.S <madhusudancs@gmail.com>
parents: 60
diff changeset
   214
</table>
59190c2d1988 Added some final touches to the schedule.
Madhusudan.C.S <madhusudancs@gmail.com>
parents: 60
diff changeset
   215
<br /><br />
64
af5a8b6cbe4b Separated days for sprint.
Madhusudan.C.S <madhusudancs@gmail.com>
parents: 63
diff changeset
   216
<h2>Day 5, Monday, December 16th and</h2>
af5a8b6cbe4b Separated days for sprint.
Madhusudan.C.S <madhusudancs@gmail.com>
parents: 63
diff changeset
   217
<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
   218
<table class="list-all-talks">
59190c2d1988 Added some final touches to the schedule.
Madhusudan.C.S <madhusudancs@gmail.com>
parents: 60
diff changeset
   219
  <tr>
59190c2d1988 Added some final touches to the schedule.
Madhusudan.C.S <madhusudancs@gmail.com>
parents: 60
diff changeset
   220
    <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
   221
    <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
   222
    <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
   223
  </tr>
59190c2d1988 Added some final touches to the schedule.
Madhusudan.C.S <madhusudancs@gmail.com>
parents: 60
diff changeset
   224
  <tr style="background-color: #90c9dc;">
59190c2d1988 Added some final touches to the schedule.
Madhusudan.C.S <madhusudancs@gmail.com>
parents: 60
diff changeset
   225
    <td>9:30AM onwards</td>
59190c2d1988 Added some final touches to the schedule.
Madhusudan.C.S <madhusudancs@gmail.com>
parents: 60
diff changeset
   226
    <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
   227
    <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
   228
  </tr>
59190c2d1988 Added some final touches to the schedule.
Madhusudan.C.S <madhusudancs@gmail.com>
parents: 60
diff changeset
   229
</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
   230
{% endblock content %}