Renamed homepage.html to home.html to be consistent with Web conventions.
--- /dev/null Thu Jan 01 00:00:00 1970 +0000
+++ b/template/home.html Fri Oct 02 14:02:35 2009 +0530
@@ -0,0 +1,64 @@
+{% extends "index.html" %}
+{% load i18n %}
+{% block siderbar %}
+
+{% endblock %}
+{% block centercontent %}
+ <div class="post">
+ <div class="title">
+ <h2><a href="scope">Scope of the conference:</a></h2>
+ </div>
+ <div class="entry">
+ <p><strong>Scipy.in </strong>is a conference providing opportunities to spread the use of
+the Python programming language in the Scientific Computing community in
+India. It provides a unique opportunity to interact with the "Who's who"
+of the Python for Scientific Computing fraternity and learn, understand,
+participate and contribute what is happening in the realms of Scientific
+Computing using Python. Attendees of the conference and participants of
+the sprints planned will be able to access and review the tools
+available, apart from learning domain-specific applications and how the
+tools apply to a plethora of application problems.<br>
+
+One of the goals of the conference is to combine education, engineering,
+and science with computing through the medium of Python and thereby
+extrapolate on how powerful Scientific Computing is in various fields
+and among different communities.</p>
+ <!--<p class="links"> <a href="#" class="more">Read More</a> <a href="#" class="comments">No Comments</a> </p> -->
+ </div>
+ </div>
+ <div class="post">
+ <div class="title">
+ <h2><a name="theme">Theme</a></h2>
+ </div>
+ <div class="entry">
+ <p>Theme for Conference talks - <strong>"Scientific Python in Action"</strong> with respect to Application and Teaching</p>
+ </div>
+ </div>
+ <div class="post">
+ <div class="title">
+ <h2><a name="venue">Venue:</a></h2>
+ </div>
+ <div class="entry">
+ <p>This conference is organized by <a href="http://fossee.in">"Free/Open source Software in Science and Engineering Education" (FOSSEE)</a> project under the <a href="http://www.sakshat.ac.in/">National Mission on Education (NME)</a> through Information and Communication Technologies (ICT) jointly with <a href="http://fossee.in">SPACE-Kerala </a>. SPACE-Kerala is helping coordinate and organize the conference.<br />
+The conference is proposed to be held at the Technopark in Trivandrum, keeping in mind accessibility, the number of attendees and the location, among other aspects to be considered.</p>
+ </div>
+ </div>
+ <div class="post">
+ <div class="title">
+ <h2><a name="date">Dates</a></h2>
+ </div>
+ <div class="entry">
+ <p>Its a 6-day program between December 12--17, 2009, comprising of 2 days of conference, 2 days of tutorials with 2 parallel tracks (one specifically for teachers and the other for the general
+public), and 2 days of Sprints.</p>
+ <table cellspacing="5">
+ <tr> <td align=center>Date</td><td>Activity</td> </tr>
+ <tr > <td align=right>Saturday, Dec. 12 2009</td><td>Conference</td> </tr>
+ <tr> <td align=right>Sunday, Dec. 13 2009</td><td>Conference</td> </tr>
+ <tr> <td align=right>Monday, Dec. 14 2009</td><td>Tutorials</td> </tr>
+ <tr> <td align=right>Tuesday, Dec. 15 2009</td><td>Tutorials</td> </tr>
+ <tr> <td align=right>Wednesday, Dec. 16 2009</td><td>Sprint</td> </tr>
+ <tr> <td align=right>Thursday, Dec. 17 2009</td><td>Sprint</td> </tr>
+ </table>
+ </div>
+ </div>
+{% endblock %}
--- a/template/homepage.html Fri Oct 02 14:01:48 2009 +0530
+++ /dev/null Thu Jan 01 00:00:00 1970 +0000
@@ -1,64 +0,0 @@
-{% extends "index.html" %}
-{% load i18n %}
-{% block siderbar %}
-
-{% endblock %}
-{% block centercontent %}
- <div class="post">
- <div class="title">
- <h2><a href="scope">Scope of the conference:</a></h2>
- </div>
- <div class="entry">
- <p><strong>Scipy.in </strong>is a conference providing opportunities to spread the use of
-the Python programming language in the Scientific Computing community in
-India. It provides a unique opportunity to interact with the "Who's who"
-of the Python for Scientific Computing fraternity and learn, understand,
-participate and contribute what is happening in the realms of Scientific
-Computing using Python. Attendees of the conference and participants of
-the sprints planned will be able to access and review the tools
-available, apart from learning domain-specific applications and how the
-tools apply to a plethora of application problems.<br>
-
-One of the goals of the conference is to combine education, engineering,
-and science with computing through the medium of Python and thereby
-extrapolate on how powerful Scientific Computing is in various fields
-and among different communities.</p>
- <!--<p class="links"> <a href="#" class="more">Read More</a> <a href="#" class="comments">No Comments</a> </p> -->
- </div>
- </div>
- <div class="post">
- <div class="title">
- <h2><a name="theme">Theme</a></h2>
- </div>
- <div class="entry">
- <p>Theme for Conference talks - <strong>"Scientific Python in Action"</strong> with respect to Application and Teaching</p>
- </div>
- </div>
- <div class="post">
- <div class="title">
- <h2><a name="venue">Venue:</a></h2>
- </div>
- <div class="entry">
- <p>This conference is organized by <a href="http://fossee.in">"Free/Open source Software in Science and Engineering Education" (FOSSEE)</a> project under the <a href="http://www.sakshat.ac.in/">National Mission on Education (NME)</a> through Information and Communication Technologies (ICT) jointly with <a href="http://fossee.in">SPACE-Kerala </a>. SPACE-Kerala is helping coordinate and organize the conference.<br />
-The conference is proposed to be held at the Technopark in Trivandrum, keeping in mind accessibility, the number of attendees and the location, among other aspects to be considered.</p>
- </div>
- </div>
- <div class="post">
- <div class="title">
- <h2><a name="date">Dates</a></h2>
- </div>
- <div class="entry">
- <p>Its a 6-day program between December 12--17, 2009, comprising of 2 days of conference, 2 days of tutorials with 2 parallel tracks (one specifically for teachers and the other for the general
-public), and 2 days of Sprints.</p>
- <table cellspacing="5">
- <tr> <td align=center>Date</td><td>Activity</td> </tr>
- <tr > <td align=right>Saturday, Dec. 12 2009</td><td>Conference</td> </tr>
- <tr> <td align=right>Sunday, Dec. 13 2009</td><td>Conference</td> </tr>
- <tr> <td align=right>Monday, Dec. 14 2009</td><td>Tutorials</td> </tr>
- <tr> <td align=right>Tuesday, Dec. 15 2009</td><td>Tutorials</td> </tr>
- <tr> <td align=right>Wednesday, Dec. 16 2009</td><td>Sprint</td> </tr>
- <tr> <td align=right>Thursday, Dec. 17 2009</td><td>Sprint</td> </tr>
- </table>
- </div>
- </div>
-{% endblock %}