From 15115934311f7575a935eab0278b86fce1da86a1 Mon Sep 17 00:00:00 2001 From: Madhusudan.C.S Date: Sat, 12 Dec 2009 03:00:51 +0530 Subject: Added some final touches to the schedule. --- project/templates/notifications/last_day_mail.html | 4 +- project/templates/talk/schedule.html | 65 ++++++++++++++-------- 2 files changed, 45 insertions(+), 24 deletions(-) diff --git a/project/templates/notifications/last_day_mail.html b/project/templates/notifications/last_day_mail.html index 1d62f77..9a3a007 100644 --- a/project/templates/notifications/last_day_mail.html +++ b/project/templates/notifications/last_day_mail.html @@ -15,11 +15,11 @@ is fossee on both twitter and identi.ca. Also, please use the hashtags 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, diff --git a/project/templates/talk/schedule.html b/project/templates/talk/schedule.html index dca0a62..68eae4b 100644 --- a/project/templates/talk/schedule.html +++ b/project/templates/talk/schedule.html @@ -110,7 +110,8 @@ bridging digital divide

Dinner

-

Day 2, Saturday, December 13th, 2009

+

+

Day 2, Sunday, December 13th, 2009

@@ -182,25 +183,45 @@ bridging digital divide

Time

-
    -
  1. The Teacher track of the tutorial (2 days) - -
  2. - -
  3. General tutorial - -
  4. -
  5. Sprints (2 days)
  6. -
- - +

+

Day 3, Monday, December 14th, 2009 and

+

Day 4, Tuesday, December 15th, 2009

+ + + + + + + + + + + + + + + + +

Time

Event

Topics

9:30AM - 5:30PM

Tutorial

Teacher track
+ Why Python for Scientific Computing?
+ Basic and Intermediate Python
+ Scientific Computing with Python
+ Basic Sage and Sympy
9:30AM - 5:30PM

Tutorial

General track
+ Basic python
+ Intermediate Python
+ Python for Scientific Computing (Scipy, Numpy, Matplotlib, Mayavi)
+

+

Day 5, Monday, December 16th and Day 6, Tuesday, December 17th, 2009

+ + + + + + + + + + + +

Time

Event

Speaker

Topics

9:30AM onwards

Sprint

Contribute to, hack on, develop, fix bugs of scipy/numpy
{% endblock content %} \ No newline at end of file -- cgit