project/templates/talk/schedule.html
author Madhusudan.C.S <madhusudancs@gmail.com>
Thu, 15 Jul 2010 01:47:43 +0530
changeset 105 9ce5f3e887ce
parent 77 18723c0faeb1
child 204 30f4885bce04
permissions -rw-r--r--
Changed the content to match SciPy.in 2010 initial plans. Commented out most part.
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>
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
    12
      <tr > <td align=right>Monday, Dec. 13 2010</td><td>Conference</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
    13
      <tr> <td align=right>Tuesday, Dec. 14 2010</td><td>Conference</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
    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>
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
    24
<!-- 
60
b078d1833e58 Updated all the schedule to a common page.
Madhusudan.C.S <madhusudancs@gmail.com>
parents: 58
diff changeset
    25
<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
    26
<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
    27
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
    28
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
    29
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
    30
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
    31
<br /><br />
67
48454b116b66 Venue and schedule update on the day 1 of conference.
Madhusudan.C.S <madhusudancs@gmail.com>
parents: 64
diff changeset
    32
<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
    33
<br /> 
60
b078d1833e58 Updated all the schedule to a common page.
Madhusudan.C.S <madhusudancs@gmail.com>
parents: 58
diff changeset
    34
<table class="list-all-talks">
b078d1833e58 Updated all the schedule to a common page.
Madhusudan.C.S <madhusudancs@gmail.com>
parents: 58
diff changeset
    35
  <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
    36
  <tr>
b078d1833e58 Updated all the schedule to a common page.
Madhusudan.C.S <madhusudancs@gmail.com>
parents: 58
diff changeset
    37
    <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
    38
    <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
    39
  </tr>
b078d1833e58 Updated all the schedule to a common page.
Madhusudan.C.S <madhusudancs@gmail.com>
parents: 58
diff changeset
    40
  <tr style="background-color: #90c9dc;">
b078d1833e58 Updated all the schedule to a common page.
Madhusudan.C.S <madhusudancs@gmail.com>
parents: 58
diff changeset
    41
    <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
    42
    <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
    43
  </tr>                              
b078d1833e58 Updated all the schedule to a common page.
Madhusudan.C.S <madhusudancs@gmail.com>
parents: 58
diff changeset
    44
  <tr style="background-color: #90c9dc;">
b078d1833e58 Updated all the schedule to a common page.
Madhusudan.C.S <madhusudancs@gmail.com>
parents: 58
diff changeset
    45
    <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
    46
    <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
    47
       <h4>Presidential Address</h4><hr />
b078d1833e58 Updated all the schedule to a common page.
Madhusudan.C.S <madhusudancs@gmail.com>
parents: 58
diff changeset
    48
       <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
    49
       <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
    50
       <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
    51
    </td>
b078d1833e58 Updated all the schedule to a common page.
Madhusudan.C.S <madhusudancs@gmail.com>
parents: 58
diff changeset
    52
  </tr>
b078d1833e58 Updated all the schedule to a common page.
Madhusudan.C.S <madhusudancs@gmail.com>
parents: 58
diff changeset
    53
  <tr style="background-color: #90c9dc;">
b078d1833e58 Updated all the schedule to a common page.
Madhusudan.C.S <madhusudancs@gmail.com>
parents: 58
diff changeset
    54
    <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
    55
    <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
    56
  </tr>
b078d1833e58 Updated all the schedule to a common page.
Madhusudan.C.S <madhusudancs@gmail.com>
parents: 58
diff changeset
    57
  <tr style="background-color: #ebc91e;">
b078d1833e58 Updated all the schedule to a common page.
Madhusudan.C.S <madhusudancs@gmail.com>
parents: 58
diff changeset
    58
    <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
    59
    <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
    60
  </tr>
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
    <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
    63
    <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
    64
  </tr>
b078d1833e58 Updated all the schedule to a common page.
Madhusudan.C.S <madhusudancs@gmail.com>
parents: 58
diff changeset
    65
  <tr style="background-color: #90c9dc;">
b078d1833e58 Updated all the schedule to a common page.
Madhusudan.C.S <madhusudancs@gmail.com>
parents: 58
diff changeset
    66
    <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
    67
    <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
    68
bridging digital divide                             
b078d1833e58 Updated all the schedule to a common page.
Madhusudan.C.S <madhusudancs@gmail.com>
parents: 58
diff changeset
    69
    </h4>Professor Kannan Moudgalya</td>
b078d1833e58 Updated all the schedule to a common page.
Madhusudan.C.S <madhusudancs@gmail.com>
parents: 58
diff changeset
    70
  </tr>
b078d1833e58 Updated all the schedule to a common page.
Madhusudan.C.S <madhusudancs@gmail.com>
parents: 58
diff changeset
    71
  <tr style="background-color: #f91828;">
b078d1833e58 Updated all the schedule to a common page.
Madhusudan.C.S <madhusudancs@gmail.com>
parents: 58
diff changeset
    72
    <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
    73
    <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
    74
  </tr>
b078d1833e58 Updated all the schedule to a common page.
Madhusudan.C.S <madhusudancs@gmail.com>
parents: 58
diff changeset
    75
  <tr>
68
34a513ae187f Fixed time issues in the schedule.
Madhusudan.C.S <madhusudancs@gmail.com>
parents: 67
diff changeset
    76
    <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
    77
    <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
    78
  </tr>
b078d1833e58 Updated all the schedule to a common page.
Madhusudan.C.S <madhusudancs@gmail.com>
parents: 58
diff changeset
    79
  <tr style="background-color: #04c9cb;">
b078d1833e58 Updated all the schedule to a common page.
Madhusudan.C.S <madhusudancs@gmail.com>
parents: 58
diff changeset
    80
    <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
    81
    <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
    82
  </tr>
b078d1833e58 Updated all the schedule to a common page.
Madhusudan.C.S <madhusudancs@gmail.com>
parents: 58
diff changeset
    83
  <tr style="background-color: #33c910;">
b078d1833e58 Updated all the schedule to a common page.
Madhusudan.C.S <madhusudancs@gmail.com>
parents: 58
diff changeset
    84
    <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
    85
    <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
    86
  </tr>
b078d1833e58 Updated all the schedule to a common page.
Madhusudan.C.S <madhusudancs@gmail.com>
parents: 58
diff changeset
    87
  <tr style="background-color: #90c9dc;">
b078d1833e58 Updated all the schedule to a common page.
Madhusudan.C.S <madhusudancs@gmail.com>
parents: 58
diff changeset
    88
    <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
    89
    <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
    90
  </tr>
b078d1833e58 Updated all the schedule to a common page.
Madhusudan.C.S <madhusudancs@gmail.com>
parents: 58
diff changeset
    91
  <tr>
68
34a513ae187f Fixed time issues in the schedule.
Madhusudan.C.S <madhusudancs@gmail.com>
parents: 67
diff changeset
    92
    <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
    93
    <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
    94
  </tr>
b078d1833e58 Updated all the schedule to a common page.
Madhusudan.C.S <madhusudancs@gmail.com>
parents: 58
diff changeset
    95
  <tr style="background-color: #f91828;">
b078d1833e58 Updated all the schedule to a common page.
Madhusudan.C.S <madhusudancs@gmail.com>
parents: 58
diff changeset
    96
    <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
    97
    <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
    98
  </tr>
b078d1833e58 Updated all the schedule to a common page.
Madhusudan.C.S <madhusudancs@gmail.com>
parents: 58
diff changeset
    99
  <tr style="background-color: #33c910;">
b078d1833e58 Updated all the schedule to a common page.
Madhusudan.C.S <madhusudancs@gmail.com>
parents: 58
diff changeset
   100
    <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
   101
    <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
   102
  </tr>
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
    <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
   105
    <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
   106
  </tr>
b078d1833e58 Updated all the schedule to a common page.
Madhusudan.C.S <madhusudancs@gmail.com>
parents: 58
diff changeset
   107
  <tr  style="background-color: #90c9dc;">
b078d1833e58 Updated all the schedule to a common page.
Madhusudan.C.S <madhusudancs@gmail.com>
parents: 58
diff changeset
   108
    <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
   109
    <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
   110
  </tr>
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
    <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
   113
    <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
   114
  </tr>
b078d1833e58 Updated all the schedule to a common page.
Madhusudan.C.S <madhusudancs@gmail.com>
parents: 58
diff changeset
   115
</table>
62
59190c2d1988 Added some final touches to the schedule.
Madhusudan.C.S <madhusudancs@gmail.com>
parents: 60
diff changeset
   116
<br /><br />
59190c2d1988 Added some final touches to the schedule.
Madhusudan.C.S <madhusudancs@gmail.com>
parents: 60
diff changeset
   117
<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
   118
<table class="list-all-talks">
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
    <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
   121
    <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
   122
  </tr>
b078d1833e58 Updated all the schedule to a common page.
Madhusudan.C.S <madhusudancs@gmail.com>
parents: 58
diff changeset
   123
  <tr style="background-color: #04c9cb;">
b078d1833e58 Updated all the schedule to a common page.
Madhusudan.C.S <madhusudancs@gmail.com>
parents: 58
diff changeset
   124
    <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
   125
    <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
   126
  </tr>
b078d1833e58 Updated all the schedule to a common page.
Madhusudan.C.S <madhusudancs@gmail.com>
parents: 58
diff changeset
   127
  <tr style="background-color: #33c910;">
b078d1833e58 Updated all the schedule to a common page.
Madhusudan.C.S <madhusudancs@gmail.com>
parents: 58
diff changeset
   128
    <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
   129
    <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
   130
  </tr>
b078d1833e58 Updated all the schedule to a common page.
Madhusudan.C.S <madhusudancs@gmail.com>
parents: 58
diff changeset
   131
  <tr style="background-color: #04c9cb;">
b078d1833e58 Updated all the schedule to a common page.
Madhusudan.C.S <madhusudancs@gmail.com>
parents: 58
diff changeset
   132
    <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
   133
    <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
   134
  </tr>
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
    <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
   137
    <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
   138
  </tr>
b078d1833e58 Updated all the schedule to a common page.
Madhusudan.C.S <madhusudancs@gmail.com>
parents: 58
diff changeset
   139
  <tr style="background-color: #04c9cb;">
b078d1833e58 Updated all the schedule to a common page.
Madhusudan.C.S <madhusudancs@gmail.com>
parents: 58
diff changeset
   140
    <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
   141
    <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
   142
  </tr>
b078d1833e58 Updated all the schedule to a common page.
Madhusudan.C.S <madhusudancs@gmail.com>
parents: 58
diff changeset
   143
  <tr style="background-color: #33c910;">
b078d1833e58 Updated all the schedule to a common page.
Madhusudan.C.S <madhusudancs@gmail.com>
parents: 58
diff changeset
   144
    <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
   145
    <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
   146
  </tr>
b078d1833e58 Updated all the schedule to a common page.
Madhusudan.C.S <madhusudancs@gmail.com>
parents: 58
diff changeset
   147
  <tr style="background-color: #04c9cb;">
b078d1833e58 Updated all the schedule to a common page.
Madhusudan.C.S <madhusudancs@gmail.com>
parents: 58
diff changeset
   148
    <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
   149
    <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
   150
  </tr>
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
    <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
   153
    <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
   154
  </tr>
70
4188deda8856 Day 2 schedule update.
Madhusudan.C.S <madhusudancs@gmail.com>
parents: 69
diff changeset
   155
  <tr style="background-color: #04c9cb;">
4188deda8856 Day 2 schedule update.
Madhusudan.C.S <madhusudancs@gmail.com>
parents: 69
diff changeset
   156
    <td>3:00PM - 3:30PM</td>
4188deda8856 Day 2 schedule update.
Madhusudan.C.S <madhusudancs@gmail.com>
parents: 69
diff changeset
   157
    <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
   158
  </tr>
60
b078d1833e58 Updated all the schedule to a common page.
Madhusudan.C.S <madhusudancs@gmail.com>
parents: 58
diff changeset
   159
  <tr style="background-color: #33c910;">
b078d1833e58 Updated all the schedule to a common page.
Madhusudan.C.S <madhusudancs@gmail.com>
parents: 58
diff changeset
   160
    <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
   161
    <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
   162
  </tr>
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
    <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
   165
    <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
   166
  </tr>
b078d1833e58 Updated all the schedule to a common page.
Madhusudan.C.S <madhusudancs@gmail.com>
parents: 58
diff changeset
   167
  <tr style="background-color: #90c9dc;">
b078d1833e58 Updated all the schedule to a common page.
Madhusudan.C.S <madhusudancs@gmail.com>
parents: 58
diff changeset
   168
    <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
   169
    <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
   170
  </tr>
b078d1833e58 Updated all the schedule to a common page.
Madhusudan.C.S <madhusudancs@gmail.com>
parents: 58
diff changeset
   171
  <tr style="background-color: #90c9dc;">
b078d1833e58 Updated all the schedule to a common page.
Madhusudan.C.S <madhusudancs@gmail.com>
parents: 58
diff changeset
   172
    <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
   173
    <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
   174
  </tr>
b078d1833e58 Updated all the schedule to a common page.
Madhusudan.C.S <madhusudancs@gmail.com>
parents: 58
diff changeset
   175
  <tr style="background-color: #90c9dc;">
b078d1833e58 Updated all the schedule to a common page.
Madhusudan.C.S <madhusudancs@gmail.com>
parents: 58
diff changeset
   176
    <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
   177
    <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
   178
  </tr>
63
cda1fb74ac67 Made PAsokan's talk the ending keynote.
Madhusudan.C.S <madhusudancs@gmail.com>
parents: 62
diff changeset
   179
  <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
   180
    <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
   181
    <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
   182
  </tr>
b078d1833e58 Updated all the schedule to a common page.
Madhusudan.C.S <madhusudancs@gmail.com>
parents: 58
diff changeset
   183
  <tr style="background-color: #90c9dc;">
b078d1833e58 Updated all the schedule to a common page.
Madhusudan.C.S <madhusudancs@gmail.com>
parents: 58
diff changeset
   184
    <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
   185
    <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
   186
  </tr>
b078d1833e58 Updated all the schedule to a common page.
Madhusudan.C.S <madhusudancs@gmail.com>
parents: 58
diff changeset
   187
</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
   188
 -->
1
fda1c66b25f9 Added all the files from kiwipycon and the changes made for SciPy.in.
Madhusudan.C.S <madhusudancs@gmail.com>
parents:
diff changeset
   189
{% endblock content %}