From 543c1f1671ce5a18209eab3996212146204f1e57 Mon Sep 17 00:00:00 2001 From: Anoop Jacob Thomas Date: Fri, 12 Nov 2010 12:06:41 +0530 Subject: Made changes to Schedule and Tutorials page. --- project/templates/about/tutorial.html | 2 +- project/templates/talk/schedule.html | 379 +--------------------------------- 2 files changed, 7 insertions(+), 374 deletions(-) diff --git a/project/templates/about/tutorial.html b/project/templates/about/tutorial.html index ca3181a..7efc11a 100644 --- a/project/templates/about/tutorial.html +++ b/project/templates/about/tutorial.html @@ -4,7 +4,7 @@

Intended audience

-

College and University Teachers/Professors/Lecturers from any Engineering or Science domain, and Engineering students who would like to use Python for their basic computing and plotting needs. +

This conference is targeted at anyone who uses Python for work in science/engineering/technology/education. This includes college and university teachers/professors/lecturers from any Engineering or Science domain, students of engineering/science/education who would like to use Python for their basic computing and plotting needs, researchers who use or would like to use Python for their research, and corporate users of Python for scientific computing.

Prerequisites

diff --git a/project/templates/talk/schedule.html b/project/templates/talk/schedule.html index cd734b4..36cbe85 100644 --- a/project/templates/talk/schedule.html +++ b/project/templates/talk/schedule.html @@ -9,380 +9,13 @@ comprising of two days of conference, three days of tutorials followed by corres - - - - - - + + + + + +
DateActivity
Monday, Dec. 13 2010Conference
Tuesday, Dec. 14 2010Conference
Wednesday, Dec. 15 2010Tutorials/Sprint
Thursday, Dec. 16 2010Tutorials/Sprint
Friday, Dec. 17 2010Tutorials/Sprint
Saturday, Dec. 18 2010Full Sprint
Monday, Dec. 13 2010Conference
Tuesday, Dec. 14 2010Conference
Wednesday, Dec. 15 2010Tutorials/Sprint
Thursday, Dec. 16 2010Tutorials/Sprint
Friday, Dec. 17 2010Tutorials/Sprint
Saturday, Dec. 18 2010Full Sprint

-

Conference Schedule

-

A detailed list of talks will be announced after accepting the Call for Papers is complete.

-

Day 1

- - - -- - - - - - - - - - - - - - - -
TimeTalk
9:00-9:30Inauguration
9:30-10:30Keynote - 1
10:30-10:45Tea Break
10:45-13:15Talks
13:15-14:15Lunch
14:15-14:45Lightning Talks
14:45-15:55Talks
15:55-16:10Tea-Break
16:10-17:30Talks
- - -

Day 2

- - - - -- - - - - - - - - - - - - - - -
TimeTalk
9:00-10:00Keynote - 2
10:00-10:30Talks
10:30-10:45Tea Break
10:45-13:15Talks
13:15-14:15Lunch
14:15-14:45Lightning Talks
14:45-15:55Talks
15:55-16:10Tea-Break
16:10-17:30Talks
- - -

Tutorials

- -

This is a rough outline of the topics to be covered in the -tutorials. The exact schedule of the tutorials will be put up in a -short while. -

- - -

Any participants using their own laptops should have the required -software installed on their machines, before coming to the venue of -the tutorials. The installation instructions are available here. -

- - -

Probable Sprint Topics

- - - - -

Details of the Sprints can be worked out based on the interest of -the participants. This will be updated as soon as more information is -available. -

-

-Participants of Sprints who make a significant contribution will be -given swag. The sprint lead, will choose the participants who are -eligible for the swag. -

- - - {% endblock content %} -- cgit