diff options
Diffstat (limited to 'static/website')
-rw-r--r-- | static/website/css/main.css | 15 | ||||
-rw-r--r-- | static/website/docs/scipyspot.pdf | bin | 0 -> 14928 bytes | |||
-rwxr-xr-x | static/website/templates/home.html | 2 | ||||
-rw-r--r-- | static/website/templates/schedule.html | 218 |
4 files changed, 233 insertions, 2 deletions
diff --git a/static/website/css/main.css b/static/website/css/main.css index 98364c1..e901fec 100644 --- a/static/website/css/main.css +++ b/static/website/css/main.css @@ -348,3 +348,18 @@ body { .table-bordered tr:nth-child(even){ background: #EDEDED; } + +.schedule{ + font-weight: bold; + font-family: monospace; +} + +.schedule td{ + text-align: center; +} + +.schedule th{ + text-align: center; + background-color: #213D30; + color: white; +} diff --git a/static/website/docs/scipyspot.pdf b/static/website/docs/scipyspot.pdf Binary files differnew file mode 100644 index 0000000..6243ddf --- /dev/null +++ b/static/website/docs/scipyspot.pdf diff --git a/static/website/templates/home.html b/static/website/templates/home.html index 8aab78b..63adad0 100755 --- a/static/website/templates/home.html +++ b/static/website/templates/home.html @@ -48,7 +48,7 @@ <li class="{% active request 'contact' %}"><a href="{% url 'website:contact' %}">Contact Us</a></li--> </ul> <ul class="nav navbar-nav navbar-right" id="register"> - <li class="{% active request 'register' %}><a href="{% url 'website:register' %}">Register</a></li> + <li class="{% active request 'register' %}"><a href="{% url 'website:register' %}">Register</a></li> </ul> </div><!-- /.navbar-collapse --> </div><!-- /.container-fluid --> diff --git a/static/website/templates/schedule.html b/static/website/templates/schedule.html index f21e7c3..22668e7 100644 --- a/static/website/templates/schedule.html +++ b/static/website/templates/schedule.html @@ -5,5 +5,221 @@ Schedule {% endblock %} {% block content %} -<h3 class="garmond">Will be updated soon. . .</h3> +<center><h3 class="garmond"><u>Schedule: SciPy India 2014<u></h3></center> +<hr> +<div role="tabpanel"> + + <!-- Nav tabs --> + <ul class="nav nav-tabs nav-justified" role="tablist"> + <li role="presentation" class="active"><a href="#home" aria-controls="home" role="tab" data-toggle="tab">Day 1 - Tutorials</a></li> + <li role="presentation"><a href="#profile" aria-controls="profile" role="tab" data-toggle="tab">Day 2 - Tutorials</a></li> + <li role="presentation"><a href="#messages" aria-controls="messages" role="tab" data-toggle="tab">Day 3 - Talks</a></li> + </ul> + + <!-- Tab panes --> + <div class="tab-content"> + <div role="tabpanel" class="tab-pane fade in active" id="home"> + <table class="table table-bordered schedule" align="center"> + <th>Speaker + <th>Title + <th>Time + <tr style="background-color:#238E68;color:white;"> + <td colspan=2>REGISTRATION / BREAKFAST</td> + <td>8:30</td> + </tr> + <tr> + <td>Enthought Crew</td> + <td>Installation/Setup</td> + <td>9:30</td> + </tr> + <tr> + <td>Prashant</td> + <td>Introduction to IPython</td> + <td>10:15</td> + </tr> + <tr> + <td>Prabhu Ramachandran & Jaidev Deshpande</td> + <td>Basic NumPy + Matplotlib</td> + <td>11:30</td> + </tr> + <tr style="background-color:#238E68;color:white;"> + <td colspan=2>LUNCH</td> + <td>13:00</td> + </tr> + <tr> + <td>Jaidev Deshpande</td> + <td>More NumPy & SciPy</td> + <td>14:00</td> + </tr> + <tr style="background-color:#238E68;color:white;"> + <td colspan=2>TEA BREAK</td> + <td>16:00</td> + </tr> + <tr> + <td>Dhruv Baldawa</td> + <td>Python language basics for Scientists</td> + <td>16:15</td> + </tr> + <tr> + <td>Deepak</td> + <td>Mayavi</td> + <td>17:15</td> + </tr> + <tr style="background-color:#238E68;color:white;"> + <td colspan=2>END OF THE DAY</td> + <td></td> + </tr> + </table> + </div> + <div role="tabpanel" class="tab-pane fade" id="profile"> + <table class="table table-bordered schedule" align="center"> + <th>Speaker + <th>Title + <th>Time + <tr style="background-color:#238E68;color:white;"> + <td colspan=2>REGISTRATION / BREAKFAST</td> + <td>8:30</td> + </tr> + <tr> + <td>Chinmay</td> + <td>Data analysis with SciPy stack</td> + <td>9:30</td> + </tr> + <tr> + <td>Chinmay</td> + <td>Data analysis with SciPy stack</td> + <td>11:10</td> + </tr> + <tr style="background-color:#238E68;color:white;"> + <td colspan=2>LUNCH</td> + <td>12:40</td> + </tr> + <tr> + <td>Abhinash Panda</td> + <td>Shogun Machine Learning</td> + <td>11:30</td> + </tr> + <tr style="background-color:#238E68;color:white;"> + <td colspan=2>TEA BREAK</td> + <td>15:40</td> + </tr> + <tr> + <td>Ramakrishna Reddy</td> + <td>Build / Deploy</td> + <td>16:00</td> + </tr> + <tr style="background-color:#238E68;color:white;"> + <td colspan=2>END OF THE DAY</td> + <td></td> + </tr> + </table> + </div> + <div role="tabpanel" class="tab-pane fade" id="messages"> + <table class="table table-bordered schedule" align="center"> + <th>Speaker + <th>Title + <th>Time + <tr style="background-color:#238E68;color:white;"> + <td colspan=2>REGISTRATION / BREAKFAST</td> + <td>8:30</td> + </tr> + <tr> + <td>Prabhu Ramachandran</td> + <td>Inauguration</td> + <td>9:30</td> + </tr> + <tr style="background-color:#4D7865;color:white;"> + <td>Romain Guillebert</td> + <td>Keynote</td> + <td>9:40</td> + </tr> + <tr> + <td>Jithin Bhagavathi</td> + <td>Python Powered Scientific Instrumentation Tool</td> + <td>10:40</td> + </tr> + <tr> + <td>Prof. Kannan Moudgalya</td> + <td>Invited Talk</td> + <td>11:10</td> + </tr> + <tr style="background-color:#238E68;color:white;"> + <td colspan=2>Break</td> + <td>11:40</td> + </tr> + <tr> + <td>Prof. D. B. Phatak</td> + <td>Invited Talk</td> + <td>11:50</td> + </tr> + <tr> + <td>Subhrajit Dutta</td> + <td>Open Steel Design And Graphics: A Python-Based FOSS</td> + <td>12:20</td> + </tr> + <tr> + <td>Sreeja Sankaran Nampoothri</td> + <td>Real Time Scene Analytics Using Python</td> + <td>12:40</td> + </tr> + <tr style="background-color:#238E68;color:white;"> + <td colspan=2>LUNCH</td> + <td>12:55</td> + </tr> + + <tr> + <td>Neethu N J</td> + <td>High Speed Real Time Biscuit Inspection System</td> + <td>14:00</td> + </tr> + <tr style="background-color:#4D7865;color:white;"> + <td>Dr. Ajith Kumar</td> + <td>Keynote</td> + <td>14:15</td> + </tr> + <tr> + <td>Melvin Chelli</td> + <td>Closed loop Control of A DC Motor using expEYES with Python</td> + <td>15:00</td> + </tr> + <tr> + <td>Ankur Ankan</td> + <td>Probabilistic Graphical Models using pgmpy</td> + <td>15:20</td> + </tr> + <tr style="background-color:#238E68;color:white;"> + <td colspan=2>TEA BREAK</td> + <td>15:50</td> + </tr> + + <tr> + <td>Prof. Jayendran Venkateswaran</td> + <td>PuLP / OR</td> + <td>16:10</td> + </tr> + <tr> + <td>Rakesh Hirur</td> + <td>Efficiency Model Based On Response Surface Methodology for A 3 Phase Induction Motor Using Python</td> + <td>16:40</td> + </tr> + <tr> + <td>Prof. Prabhu Ramachandran</td> + <td>The FOSSEE project</td> + <td>17:00</td> + </tr> + <tr> + <td>Various</td> + <td>Lightning Talks</td> + <td>17:00</td> + </tr> + <tr style="background-color:#238E68;color:white;"> + <td colspan=2>END OF THE DAY</td> + <td></td> + </tr> + </table> + </div> +</div> + +</div> + {% endblock %} |