Added some final touches to the schedule.
authorMadhusudan.C.S <madhusudancs@gmail.com>
Sat, 12 Dec 2009 03:00:51 +0530
changeset 62 59190c2d1988
parent 61 959ec5eaafb1
child 63 cda1fb74ac67
Added some final touches to the schedule.
project/templates/notifications/last_day_mail.html
project/templates/talk/schedule.html
--- a/project/templates/notifications/last_day_mail.html	Sat Dec 12 02:44:13 2009 +0530
+++ b/project/templates/notifications/last_day_mail.html	Sat Dec 12 03:00:51 2009 +0530
@@ -15,11 +15,11 @@
 twitter robs the dots ;-)
 
   The website is also updated with "How to reach the venue?" and
-"Accommodation" details. Please check them. 
+"Accommodation" details. Please check them.
 
   Last but not the least, any issue getting to the Techno park or any
 help you want regarding SciPy.in 2009, please call me on this number:
-+91-9987214220. My name is Madhusudan.C.S 
++91-9987214220. My name is Madhusudan.C.S
 
 --
  Thanks,
--- a/project/templates/talk/schedule.html	Sat Dec 12 02:44:13 2009 +0530
+++ b/project/templates/talk/schedule.html	Sat Dec 12 03:00:51 2009 +0530
@@ -110,7 +110,8 @@
     <td class="speaker" width="75%"><h4>Dinner</h4></td>
   </tr>
 </table>
-  <h2>Day 2, Saturday, December 13th, 2009</h2>
+<br /><br />
+<h2>Day 2, Sunday, December 13th, 2009</h2>
 <table class="list-all-talks">
   <tr>
     <th class="speaker"><h4>Time</h4></th>
@@ -182,25 +183,45 @@
   </tr>
 </table>
 
-<ol>
-  <li>The Teacher track of the tutorial (2 days)
-    <ul>
-    <li>Why Python for Scientific Computing?</li>
-    <li>Basic and Intermediate Python</li>
-    <li>Scientific Computing with Python</li>
-    <li>Basic Sage and Sympy</li>
-    </ul>
-  </li>
-
-  <li>General tutorial
-    <ul>
-      <li>Basic python (1/2 day)</li>
-      <li>Intermediate Python (1/2 day)</li>
-      <li>Python for Scientific Computing (Scipy, Numpy, Matplotlib, Mayavi) (1 day)</li>
-    </ul>
-  </li>
-  <li>Sprints (2 days)</li>
-</ol>
-  </div>
-</div>
+<br /><br />
+<h2>Day 3, Monday, December 14th, 2009 and</h2>
+<h2>Day 4, Tuesday, December 15th, 2009</h2>
+<table class="list-all-talks">
+  <tr>
+    <th class="speaker"><h4>Time</h4></th>
+    <th class="speaker"><h4>Event</h4></th>
+    <th class="speaker"><h4>Topics</h4></th>
+  </tr>
+  <tr style="background-color: #90c9dc;">
+    <td>9:30AM - 5:30PM</td>
+    <td class="speaker" width="25%"><h4>Tutorial</h4>Teacher track</td>
+    <td class="speaker" width="55%">
+      Why Python for Scientific Computing?<hr />
+      Basic and Intermediate Python<hr />
+      Scientific Computing with Python<hr />
+      Basic Sage and Sympy</td>
+  </tr>
+  <tr style="background-color: #90c9dc;">
+    <td>9:30AM - 5:30PM</td>
+    <td class="speaker" width="25%"><h4>Tutorial</h4>General track</td>
+    <td class="speaker" width="55%">
+      Basic python<hr />
+      Intermediate Python<hr />
+      Python for Scientific Computing (Scipy, Numpy, Matplotlib, Mayavi)<hr /></td>
+  </tr>
+</table>
+<br /><br />
+<h2>Day 5, Monday, December 16th and Day 6, Tuesday, December 17th, 2009</h2>
+<table class="list-all-talks">
+  <tr>
+    <th class="speaker"><h4>Time</h4></th>
+    <th class="speaker"><h4>Event</h4>Speaker</th>
+    <th class="speaker"><h4>Topics</h4></th>
+  </tr>
+  <tr style="background-color: #90c9dc;">
+    <td>9:30AM onwards</td>
+    <td class="speaker" width="25%"><h4>Sprint</h4></td>
+    <td>Contribute to, hack on, develop, fix bugs of scipy/numpy</td>
+  </tr>
+</table>
 {% endblock content %}
\ No newline at end of file