project/templates/talk/schedule.html
author Anoop Jacob Thomas<anoop@fossee.in>
Mon, 08 Nov 2010 20:33:22 +0530
changeset 204 30f4885bce04
parent 105 9ce5f3e887ce
child 205 a7e07964feaf
permissions -rw-r--r--
updated schedule page.
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 %}
105
9ce5f3e887ce Changed the content to match SciPy.in 2010 initial plans. Commented out most part.
Madhusudan.C.S <madhusudancs@gmail.com>
parents: 77
diff changeset
     3
<h1>SciPy.in 2010 Schedule</h1>
9ce5f3e887ce Changed the content to match SciPy.in 2010 initial plans. Commented out most part.
Madhusudan.C.S <madhusudancs@gmail.com>
parents: 77
diff changeset
     4
<p>SciPy.in is a 6-day programme from December 13th upto December 18th, of 2010
9ce5f3e887ce Changed the content to match SciPy.in 2010 initial plans. Commented out most part.
Madhusudan.C.S <madhusudancs@gmail.com>
parents: 77
diff changeset
     5
comprising of two days each of conference, tutorials and sprints.</p>
60
b078d1833e58 Updated all the schedule to a common page.
Madhusudan.C.S <madhusudancs@gmail.com>
parents: 58
diff changeset
     6
b078d1833e58 Updated all the schedule to a common page.
Madhusudan.C.S <madhusudancs@gmail.com>
parents: 58
diff changeset
     7
57
6699e5c82e60 Added time slots of days.
Madhusudan.C.S <madhusudancs@gmail.com>
parents: 35
diff changeset
     8
    <strong>Over all break up of activites</strong>
6699e5c82e60 Added time slots of days.
Madhusudan.C.S <madhusudancs@gmail.com>
parents: 35
diff changeset
     9
1
fda1c66b25f9 Added all the files from kiwipycon and the changes made for SciPy.in.
Madhusudan.C.S <madhusudancs@gmail.com>
parents:
diff changeset
    10
    <table cellspacing="5">
105
9ce5f3e887ce Changed the content to match SciPy.in 2010 initial plans. Commented out most part.
Madhusudan.C.S <madhusudancs@gmail.com>
parents: 77
diff changeset
    11
      <tr> <td align=center><strong>Date</strong></td><td><strong>Activity</strong></td> </tr>
204
30f4885bce04 updated schedule page.
Anoop Jacob Thomas<anoop@fossee.in>
parents: 105
diff changeset
    12
      <tr > <td align=right>Monday, Dec. 13 2010</td><td><a href="#day1">Conference</a></td> </tr>
30f4885bce04 updated schedule page.
Anoop Jacob Thomas<anoop@fossee.in>
parents: 105
diff changeset
    13
      <tr> <td align=right>Tuesday, Dec. 14 2010</td><td><a href="#day2">Conference</a></td> </tr>
105
9ce5f3e887ce Changed the content to match SciPy.in 2010 initial plans. Commented out most part.
Madhusudan.C.S <madhusudancs@gmail.com>
parents: 77
diff changeset
    14
      <tr> <td align=right>Wednesday, Dec. 15 2010</td><td>Tutorials/Sprint</td> </tr>
9ce5f3e887ce Changed the content to match SciPy.in 2010 initial plans. Commented out most part.
Madhusudan.C.S <madhusudancs@gmail.com>
parents: 77
diff changeset
    15
      <tr> <td align=right>Thursday, Dec. 16 2010</td><td>Tutorials/Sprint</td> </tr>
9ce5f3e887ce Changed the content to match SciPy.in 2010 initial plans. Commented out most part.
Madhusudan.C.S <madhusudancs@gmail.com>
parents: 77
diff changeset
    16
      <tr> <td align=right>Friday, Dec. 17 2010</td><td>Tutorials/Sprint</td> </tr>
9ce5f3e887ce Changed the content to match SciPy.in 2010 initial plans. Commented out most part.
Madhusudan.C.S <madhusudancs@gmail.com>
parents: 77
diff changeset
    17
      <tr> <td align=right>Saturday, Dec. 18 2010</td><td>Full Sprint</td> </tr>
1
fda1c66b25f9 Added all the files from kiwipycon and the changes made for SciPy.in.
Madhusudan.C.S <madhusudancs@gmail.com>
parents:
diff changeset
    18
    </table>
35
49fb13408210 Added a tentative schedule.
Madhusudan.C.S <madhusudancs@gmail.com>
parents: 2
diff changeset
    19
<br />
60
b078d1833e58 Updated all the schedule to a common page.
Madhusudan.C.S <madhusudancs@gmail.com>
parents: 58
diff changeset
    20
b078d1833e58 Updated all the schedule to a common page.
Madhusudan.C.S <madhusudancs@gmail.com>
parents: 58
diff changeset
    21
<h2>Conference Schedule</h2>
105
9ce5f3e887ce Changed the content to match SciPy.in 2010 initial plans. Commented out most part.
Madhusudan.C.S <madhusudancs@gmail.com>
parents: 77
diff changeset
    22
<h3>A detailed list of talks will be announced after accepting the CfP process
9ce5f3e887ce Changed the content to match SciPy.in 2010 initial plans. Commented out most part.
Madhusudan.C.S <madhusudancs@gmail.com>
parents: 77
diff changeset
    23
completes. Check for relevant dates.</h3>
204
30f4885bce04 updated schedule page.
Anoop Jacob Thomas<anoop@fossee.in>
parents: 105
diff changeset
    24
<h2 id="day1">Day 1 </h2>
30f4885bce04 updated schedule page.
Anoop Jacob Thomas<anoop@fossee.in>
parents: 105
diff changeset
    25
30f4885bce04 updated schedule page.
Anoop Jacob Thomas<anoop@fossee.in>
parents: 105
diff changeset
    26
<table border="2" cellspacing="0" cellpadding="6" rules="groups" frame="hsides">
30f4885bce04 updated schedule page.
Anoop Jacob Thomas<anoop@fossee.in>
parents: 105
diff changeset
    27
<caption></caption>
30f4885bce04 updated schedule page.
Anoop Jacob Thomas<anoop@fossee.in>
parents: 105
diff changeset
    28
<colgroup><col class="right" /><col class="left" />
30f4885bce04 updated schedule page.
Anoop Jacob Thomas<anoop@fossee.in>
parents: 105
diff changeset
    29
</colgroup>
30f4885bce04 updated schedule page.
Anoop Jacob Thomas<anoop@fossee.in>
parents: 105
diff changeset
    30
<thead>
30f4885bce04 updated schedule page.
Anoop Jacob Thomas<anoop@fossee.in>
parents: 105
diff changeset
    31
<tr><th scope="col" class="right">Time</th><th scope="col" class="left">Talk</th></tr>
30f4885bce04 updated schedule page.
Anoop Jacob Thomas<anoop@fossee.in>
parents: 105
diff changeset
    32
</thead>
30f4885bce04 updated schedule page.
Anoop Jacob Thomas<anoop@fossee.in>
parents: 105
diff changeset
    33
<tbody>
30f4885bce04 updated schedule page.
Anoop Jacob Thomas<anoop@fossee.in>
parents: 105
diff changeset
    34
<tr><td class="right">9:00-9:30</td><td class="left">Inauguration</td></tr>
30f4885bce04 updated schedule page.
Anoop Jacob Thomas<anoop@fossee.in>
parents: 105
diff changeset
    35
<tr><td class="right">9:30-10:30</td><td class="left">Keynote - 1</td></tr>
30f4885bce04 updated schedule page.
Anoop Jacob Thomas<anoop@fossee.in>
parents: 105
diff changeset
    36
<tr><td class="right">10:30-10:45</td><td class="left">Tea Break</td></tr>
30f4885bce04 updated schedule page.
Anoop Jacob Thomas<anoop@fossee.in>
parents: 105
diff changeset
    37
<tr><td class="right">10:45-13:15</td><td class="left">Talks</td></tr>
30f4885bce04 updated schedule page.
Anoop Jacob Thomas<anoop@fossee.in>
parents: 105
diff changeset
    38
<tr><td class="right">13:15-14:15</td><td class="left">Lunch</td></tr>
30f4885bce04 updated schedule page.
Anoop Jacob Thomas<anoop@fossee.in>
parents: 105
diff changeset
    39
<tr><td class="right">14:15-14:45</td><td class="left">Lightning Talks</td></tr>
30f4885bce04 updated schedule page.
Anoop Jacob Thomas<anoop@fossee.in>
parents: 105
diff changeset
    40
<tr><td class="right">14:45-15:55</td><td class="left">Talks</td></tr>
30f4885bce04 updated schedule page.
Anoop Jacob Thomas<anoop@fossee.in>
parents: 105
diff changeset
    41
<tr><td class="right">15:55-16:10</td><td class="left">Tea-Break</td></tr>
30f4885bce04 updated schedule page.
Anoop Jacob Thomas<anoop@fossee.in>
parents: 105
diff changeset
    42
<tr><td class="right">16:10-17:30</td><td class="left">Talks</td></tr>
30f4885bce04 updated schedule page.
Anoop Jacob Thomas<anoop@fossee.in>
parents: 105
diff changeset
    43
</tbody>
30f4885bce04 updated schedule page.
Anoop Jacob Thomas<anoop@fossee.in>
parents: 105
diff changeset
    44
</table>
30f4885bce04 updated schedule page.
Anoop Jacob Thomas<anoop@fossee.in>
parents: 105
diff changeset
    45
30f4885bce04 updated schedule page.
Anoop Jacob Thomas<anoop@fossee.in>
parents: 105
diff changeset
    46
30f4885bce04 updated schedule page.
Anoop Jacob Thomas<anoop@fossee.in>
parents: 105
diff changeset
    47
<h2 id="day2">Day 2 </h2>
30f4885bce04 updated schedule page.
Anoop Jacob Thomas<anoop@fossee.in>
parents: 105
diff changeset
    48
30f4885bce04 updated schedule page.
Anoop Jacob Thomas<anoop@fossee.in>
parents: 105
diff changeset
    49
30f4885bce04 updated schedule page.
Anoop Jacob Thomas<anoop@fossee.in>
parents: 105
diff changeset
    50
<table border="2" cellspacing="0" cellpadding="6" rules="groups" frame="hsides">
30f4885bce04 updated schedule page.
Anoop Jacob Thomas<anoop@fossee.in>
parents: 105
diff changeset
    51
<caption></caption>
30f4885bce04 updated schedule page.
Anoop Jacob Thomas<anoop@fossee.in>
parents: 105
diff changeset
    52
<colgroup><col class="right" /><col class="left" />
30f4885bce04 updated schedule page.
Anoop Jacob Thomas<anoop@fossee.in>
parents: 105
diff changeset
    53
</colgroup>
30f4885bce04 updated schedule page.
Anoop Jacob Thomas<anoop@fossee.in>
parents: 105
diff changeset
    54
<thead>
30f4885bce04 updated schedule page.
Anoop Jacob Thomas<anoop@fossee.in>
parents: 105
diff changeset
    55
<tr><th scope="col" class="right">Time</th><th scope="col" class="left">Talk</th></tr>
30f4885bce04 updated schedule page.
Anoop Jacob Thomas<anoop@fossee.in>
parents: 105
diff changeset
    56
</thead>
30f4885bce04 updated schedule page.
Anoop Jacob Thomas<anoop@fossee.in>
parents: 105
diff changeset
    57
<tbody>
30f4885bce04 updated schedule page.
Anoop Jacob Thomas<anoop@fossee.in>
parents: 105
diff changeset
    58
<tr><td class="right">9:30-10:30</td><td class="left">Keynote - 2</td></tr>
30f4885bce04 updated schedule page.
Anoop Jacob Thomas<anoop@fossee.in>
parents: 105
diff changeset
    59
<tr><td class="right">10:30-10:45</td><td class="left">Tea Break</td></tr>
30f4885bce04 updated schedule page.
Anoop Jacob Thomas<anoop@fossee.in>
parents: 105
diff changeset
    60
<tr><td class="right">10:45-13:15</td><td class="left">Talks</td></tr>
30f4885bce04 updated schedule page.
Anoop Jacob Thomas<anoop@fossee.in>
parents: 105
diff changeset
    61
<tr><td class="right">13:15-14:15</td><td class="left">Lunch</td></tr>
30f4885bce04 updated schedule page.
Anoop Jacob Thomas<anoop@fossee.in>
parents: 105
diff changeset
    62
<tr><td class="right">14:15-14:45</td><td class="left">Lightning Talks</td></tr>
30f4885bce04 updated schedule page.
Anoop Jacob Thomas<anoop@fossee.in>
parents: 105
diff changeset
    63
<tr><td class="right">14:45-15:55</td><td class="left">Talks</td></tr>
30f4885bce04 updated schedule page.
Anoop Jacob Thomas<anoop@fossee.in>
parents: 105
diff changeset
    64
<tr><td class="right">15:55-16:10</td><td class="left">Tea-Break</td></tr>
30f4885bce04 updated schedule page.
Anoop Jacob Thomas<anoop@fossee.in>
parents: 105
diff changeset
    65
<tr><td class="right">16:10-17:30</td><td class="left">Talks</td></tr>
30f4885bce04 updated schedule page.
Anoop Jacob Thomas<anoop@fossee.in>
parents: 105
diff changeset
    66
</tbody>
30f4885bce04 updated schedule page.
Anoop Jacob Thomas<anoop@fossee.in>
parents: 105
diff changeset
    67
</table>
30f4885bce04 updated schedule page.
Anoop Jacob Thomas<anoop@fossee.in>
parents: 105
diff changeset
    68
105
9ce5f3e887ce Changed the content to match SciPy.in 2010 initial plans. Commented out most part.
Madhusudan.C.S <madhusudancs@gmail.com>
parents: 77
diff changeset
    69
<!-- 
60
b078d1833e58 Updated all the schedule to a common page.
Madhusudan.C.S <madhusudancs@gmail.com>
parents: 58
diff changeset
    70
<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
    71
<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
    72
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
    73
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
    74
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
    75
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
    76
<br /><br />
67
48454b116b66 Venue and schedule update on the day 1 of conference.
Madhusudan.C.S <madhusudancs@gmail.com>
parents: 64
diff changeset
    77
<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
    78
<br /> 
60
b078d1833e58 Updated all the schedule to a common page.
Madhusudan.C.S <madhusudancs@gmail.com>
parents: 58
diff changeset
    79
<table class="list-all-talks">
b078d1833e58 Updated all the schedule to a common page.
Madhusudan.C.S <madhusudancs@gmail.com>
parents: 58
diff changeset
    80
  <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
    81
  <tr>
b078d1833e58 Updated all the schedule to a common page.
Madhusudan.C.S <madhusudancs@gmail.com>
parents: 58
diff changeset
    82
    <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
    83
    <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
    84
  </tr>
b078d1833e58 Updated all the schedule to a common page.
Madhusudan.C.S <madhusudancs@gmail.com>
parents: 58
diff changeset
    85
  <tr style="background-color: #90c9dc;">
b078d1833e58 Updated all the schedule to a common page.
Madhusudan.C.S <madhusudancs@gmail.com>
parents: 58
diff changeset
    86
    <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
    87
    <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
    88
  </tr>                              
b078d1833e58 Updated all the schedule to a common page.
Madhusudan.C.S <madhusudancs@gmail.com>
parents: 58
diff changeset
    89
  <tr style="background-color: #90c9dc;">
b078d1833e58 Updated all the schedule to a common page.
Madhusudan.C.S <madhusudancs@gmail.com>
parents: 58
diff changeset
    90
    <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
    91
    <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
    92
       <h4>Presidential Address</h4><hr />
b078d1833e58 Updated all the schedule to a common page.
Madhusudan.C.S <madhusudancs@gmail.com>
parents: 58
diff changeset
    93
       <h4>Introduction to SciPy.in 2009</h4>Mr. Jarrod Millman<hr />
69
a68aa8bc0eef Fixed inauguration typo.
Madhusudan.C.S <madhusudancs@gmail.com>
parents: 68
diff changeset
    94
       <h4>Inauguration</h4>Dr. Travis Oliphant<hr />
60
b078d1833e58 Updated all the schedule to a common page.
Madhusudan.C.S <madhusudancs@gmail.com>
parents: 58
diff changeset
    95
       <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
    96
    </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: #90c9dc;">
b078d1833e58 Updated all the schedule to a common page.
Madhusudan.C.S <madhusudancs@gmail.com>
parents: 58
diff changeset
    99
    <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
   100
    <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
   101
  </tr>
b078d1833e58 Updated all the schedule to a common page.
Madhusudan.C.S <madhusudancs@gmail.com>
parents: 58
diff changeset
   102
  <tr style="background-color: #ebc91e;">
b078d1833e58 Updated all the schedule to a common page.
Madhusudan.C.S <madhusudancs@gmail.com>
parents: 58
diff changeset
   103
    <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
   104
    <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
   105
  </tr>
b078d1833e58 Updated all the schedule to a common page.
Madhusudan.C.S <madhusudancs@gmail.com>
parents: 58
diff changeset
   106
  <tr>
b078d1833e58 Updated all the schedule to a common page.
Madhusudan.C.S <madhusudancs@gmail.com>
parents: 58
diff changeset
   107
    <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
   108
    <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
   109
  </tr>
b078d1833e58 Updated all the schedule to a common page.
Madhusudan.C.S <madhusudancs@gmail.com>
parents: 58
diff changeset
   110
  <tr style="background-color: #90c9dc;">
b078d1833e58 Updated all the schedule to a common page.
Madhusudan.C.S <madhusudancs@gmail.com>
parents: 58
diff changeset
   111
    <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
   112
    <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
   113
bridging digital divide                             
b078d1833e58 Updated all the schedule to a common page.
Madhusudan.C.S <madhusudancs@gmail.com>
parents: 58
diff changeset
   114
    </h4>Professor Kannan Moudgalya</td>
b078d1833e58 Updated all the schedule to a common page.
Madhusudan.C.S <madhusudancs@gmail.com>
parents: 58
diff changeset
   115
  </tr>
b078d1833e58 Updated all the schedule to a common page.
Madhusudan.C.S <madhusudancs@gmail.com>
parents: 58
diff changeset
   116
  <tr style="background-color: #f91828;">
b078d1833e58 Updated all the schedule to a common page.
Madhusudan.C.S <madhusudancs@gmail.com>
parents: 58
diff changeset
   117
    <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
   118
    <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
   119
  </tr>
b078d1833e58 Updated all the schedule to a common page.
Madhusudan.C.S <madhusudancs@gmail.com>
parents: 58
diff changeset
   120
  <tr>
68
34a513ae187f Fixed time issues in the schedule.
Madhusudan.C.S <madhusudancs@gmail.com>
parents: 67
diff changeset
   121
    <td>1:15PM - 2:15PM</td>
60
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>Lunch Break</h4></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: #04c9cb;">
b078d1833e58 Updated all the schedule to a common page.
Madhusudan.C.S <madhusudancs@gmail.com>
parents: 58
diff changeset
   125
    <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
   126
    <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
   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: #33c910;">
b078d1833e58 Updated all the schedule to a common page.
Madhusudan.C.S <madhusudancs@gmail.com>
parents: 58
diff changeset
   129
    <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
   130
    <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
   131
  </tr>
b078d1833e58 Updated all the schedule to a common page.
Madhusudan.C.S <madhusudancs@gmail.com>
parents: 58
diff changeset
   132
  <tr style="background-color: #90c9dc;">
b078d1833e58 Updated all the schedule to a common page.
Madhusudan.C.S <madhusudancs@gmail.com>
parents: 58
diff changeset
   133
    <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
   134
    <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
   135
  </tr>
b078d1833e58 Updated all the schedule to a common page.
Madhusudan.C.S <madhusudancs@gmail.com>
parents: 58
diff changeset
   136
  <tr>
68
34a513ae187f Fixed time issues in the schedule.
Madhusudan.C.S <madhusudancs@gmail.com>
parents: 67
diff changeset
   137
    <td>3:45PM - 4:00PM</td>
60
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>Tea Break</h4></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: #f91828;">
b078d1833e58 Updated all the schedule to a common page.
Madhusudan.C.S <madhusudancs@gmail.com>
parents: 58
diff changeset
   141
    <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
   142
    <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
   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: #33c910;">
b078d1833e58 Updated all the schedule to a common page.
Madhusudan.C.S <madhusudancs@gmail.com>
parents: 58
diff changeset
   145
    <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
   146
    <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
   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>5:30PM - 6: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" 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
   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: #90c9dc;">
b078d1833e58 Updated all the schedule to a common page.
Madhusudan.C.S <madhusudancs@gmail.com>
parents: 58
diff changeset
   153
    <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
   154
    <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
   155
  </tr>
b078d1833e58 Updated all the schedule to a common page.
Madhusudan.C.S <madhusudancs@gmail.com>
parents: 58
diff changeset
   156
  <tr>
b078d1833e58 Updated all the schedule to a common page.
Madhusudan.C.S <madhusudancs@gmail.com>
parents: 58
diff changeset
   157
    <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
   158
    <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
   159
  </tr>
b078d1833e58 Updated all the schedule to a common page.
Madhusudan.C.S <madhusudancs@gmail.com>
parents: 58
diff changeset
   160
</table>
62
59190c2d1988 Added some final touches to the schedule.
Madhusudan.C.S <madhusudancs@gmail.com>
parents: 60
diff changeset
   161
<br /><br />
59190c2d1988 Added some final touches to the schedule.
Madhusudan.C.S <madhusudancs@gmail.com>
parents: 60
diff changeset
   162
<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
   163
<table class="list-all-talks">
b078d1833e58 Updated all the schedule to a common page.
Madhusudan.C.S <madhusudancs@gmail.com>
parents: 58
diff changeset
   164
  <tr>
b078d1833e58 Updated all the schedule to a common page.
Madhusudan.C.S <madhusudancs@gmail.com>
parents: 58
diff changeset
   165
    <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
   166
    <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
   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: #04c9cb;">
b078d1833e58 Updated all the schedule to a common page.
Madhusudan.C.S <madhusudancs@gmail.com>
parents: 58
diff changeset
   169
    <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
   170
    <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
   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: #33c910;">
b078d1833e58 Updated all the schedule to a common page.
Madhusudan.C.S <madhusudancs@gmail.com>
parents: 58
diff changeset
   173
    <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
   174
    <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
   175
  </tr>
b078d1833e58 Updated all the schedule to a common page.
Madhusudan.C.S <madhusudancs@gmail.com>
parents: 58
diff changeset
   176
  <tr style="background-color: #04c9cb;">
b078d1833e58 Updated all the schedule to a common page.
Madhusudan.C.S <madhusudancs@gmail.com>
parents: 58
diff changeset
   177
    <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
   178
    <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
   179
  </tr>
b078d1833e58 Updated all the schedule to a common page.
Madhusudan.C.S <madhusudancs@gmail.com>
parents: 58
diff changeset
   180
  <tr>
b078d1833e58 Updated all the schedule to a common page.
Madhusudan.C.S <madhusudancs@gmail.com>
parents: 58
diff changeset
   181
    <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
   182
    <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
   183
  </tr>
b078d1833e58 Updated all the schedule to a common page.
Madhusudan.C.S <madhusudancs@gmail.com>
parents: 58
diff changeset
   184
  <tr style="background-color: #04c9cb;">
b078d1833e58 Updated all the schedule to a common page.
Madhusudan.C.S <madhusudancs@gmail.com>
parents: 58
diff changeset
   185
    <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
   186
    <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
   187
  </tr>
b078d1833e58 Updated all the schedule to a common page.
Madhusudan.C.S <madhusudancs@gmail.com>
parents: 58
diff changeset
   188
  <tr style="background-color: #33c910;">
b078d1833e58 Updated all the schedule to a common page.
Madhusudan.C.S <madhusudancs@gmail.com>
parents: 58
diff changeset
   189
    <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
   190
    <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
   191
  </tr>
b078d1833e58 Updated all the schedule to a common page.
Madhusudan.C.S <madhusudancs@gmail.com>
parents: 58
diff changeset
   192
  <tr style="background-color: #04c9cb;">
b078d1833e58 Updated all the schedule to a common page.
Madhusudan.C.S <madhusudancs@gmail.com>
parents: 58
diff changeset
   193
    <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
   194
    <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
   195
  </tr>
b078d1833e58 Updated all the schedule to a common page.
Madhusudan.C.S <madhusudancs@gmail.com>
parents: 58
diff changeset
   196
  <tr>
b078d1833e58 Updated all the schedule to a common page.
Madhusudan.C.S <madhusudancs@gmail.com>
parents: 58
diff changeset
   197
    <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
   198
    <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
   199
  </tr>
70
4188deda8856 Day 2 schedule update.
Madhusudan.C.S <madhusudancs@gmail.com>
parents: 69
diff changeset
   200
  <tr style="background-color: #04c9cb;">
4188deda8856 Day 2 schedule update.
Madhusudan.C.S <madhusudancs@gmail.com>
parents: 69
diff changeset
   201
    <td>3:00PM - 3:30PM</td>
4188deda8856 Day 2 schedule update.
Madhusudan.C.S <madhusudancs@gmail.com>
parents: 69
diff changeset
   202
    <td class="speaker" width="75%"><h4>Chaco and Traits</h4>Dr. Travis Oliphant</td>
4188deda8856 Day 2 schedule update.
Madhusudan.C.S <madhusudancs@gmail.com>
parents: 69
diff changeset
   203
  </tr>
60
b078d1833e58 Updated all the schedule to a common page.
Madhusudan.C.S <madhusudancs@gmail.com>
parents: 58
diff changeset
   204
  <tr style="background-color: #33c910;">
b078d1833e58 Updated all the schedule to a common page.
Madhusudan.C.S <madhusudancs@gmail.com>
parents: 58
diff changeset
   205
    <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
   206
    <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
   207
  </tr>
b078d1833e58 Updated all the schedule to a common page.
Madhusudan.C.S <madhusudancs@gmail.com>
parents: 58
diff changeset
   208
  <tr>
b078d1833e58 Updated all the schedule to a common page.
Madhusudan.C.S <madhusudancs@gmail.com>
parents: 58
diff changeset
   209
    <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
   210
    <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
   211
  </tr>
b078d1833e58 Updated all the schedule to a common page.
Madhusudan.C.S <madhusudancs@gmail.com>
parents: 58
diff changeset
   212
  <tr style="background-color: #90c9dc;">
b078d1833e58 Updated all the schedule to a common page.
Madhusudan.C.S <madhusudancs@gmail.com>
parents: 58
diff changeset
   213
    <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
   214
    <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
   215
  </tr>
b078d1833e58 Updated all the schedule to a common page.
Madhusudan.C.S <madhusudancs@gmail.com>
parents: 58
diff changeset
   216
  <tr style="background-color: #90c9dc;">
b078d1833e58 Updated all the schedule to a common page.
Madhusudan.C.S <madhusudancs@gmail.com>
parents: 58
diff changeset
   217
    <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
   218
    <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
   219
  </tr>
b078d1833e58 Updated all the schedule to a common page.
Madhusudan.C.S <madhusudancs@gmail.com>
parents: 58
diff changeset
   220
  <tr style="background-color: #90c9dc;">
b078d1833e58 Updated all the schedule to a common page.
Madhusudan.C.S <madhusudancs@gmail.com>
parents: 58
diff changeset
   221
    <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
   222
    <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
   223
  </tr>
63
cda1fb74ac67 Made PAsokan's talk the ending keynote.
Madhusudan.C.S <madhusudancs@gmail.com>
parents: 62
diff changeset
   224
  <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
   225
    <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
   226
    <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
   227
  </tr>
b078d1833e58 Updated all the schedule to a common page.
Madhusudan.C.S <madhusudancs@gmail.com>
parents: 58
diff changeset
   228
  <tr style="background-color: #90c9dc;">
b078d1833e58 Updated all the schedule to a common page.
Madhusudan.C.S <madhusudancs@gmail.com>
parents: 58
diff changeset
   229
    <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
   230
    <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
   231
  </tr>
b078d1833e58 Updated all the schedule to a common page.
Madhusudan.C.S <madhusudancs@gmail.com>
parents: 58
diff changeset
   232
</table>
105
9ce5f3e887ce Changed the content to match SciPy.in 2010 initial plans. Commented out most part.
Madhusudan.C.S <madhusudancs@gmail.com>
parents: 77
diff changeset
   233
 -->
204
30f4885bce04 updated schedule page.
Anoop Jacob Thomas<anoop@fossee.in>
parents: 105
diff changeset
   234
{% endblock content %}