# HG changeset patch # User Madhusudan.C.S # Date 1296167709 -19800 # Node ID fe1914114802ae8f9537cd2e6ad0e5828d86ae22 # Parent 958eb8854b6354b7bb2fad2c8a690eec2a3f9bf1 Content of the email about workshop slides. diff -r 958eb8854b63 -r fe1914114802 pytask/templates/emailscontent/tbc_postworkshop_body.html --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/pytask/templates/emailscontent/tbc_postworkshop_body.html Fri Jan 28 04:05:09 2011 +0530 @@ -0,0 +1,51 @@ +Dear {{ name }}, + +Ever since the "Kick-off workshop" got over, we have been continuously +getting emails and phone calls to upload the slides of the workshop. +Today, we have just done so. We have uploaded the slides of the workshop +at [0]. Please feel free to download the slides and use them. + +We have kept the Sage servers running at [1], [2], [3], [4], [5]. The +worksheets of the two Sage sessions will be published on these servers +by tomorrow. Inspite of IITB's power and network outages, we have been +trying our level best to keep these servers running. So, if at all you +find that Sage server is not running, please feel free to drop in an +email to this email id. Also, a note of caution: Please use the same +Sage server port that you used during the workshop. We request you to +*NOT* create accounts on multiple Sage servers and later start +struggling to maintain consistent copies of your worksheets. + +Some of the students have been asking us to provide the videos of the +workshop. Unfortunately, we could not get this workshop recorded. But +we have conducted the same workshop previously at various other places +across the country and at IIT Bombay. We have those videos available at +[6]. Please feel free to download and watch them. Students who could +not make it to the workshop, please watch these videos to get started. + +Finally, there are questions from many students asking, if the website +still says not to claim any textbooks/tasks, when will this all start. +The answer to this is that we are burning the midnight oil to ensure +that this program is up and running smoothly. Today we had a meeting +with all the Department Coordinators. They are now in the process of +modularizing the textbooks into claimable tasks. They are also in the +process of identifying TAs for the textbooks. Once this is finalized, +you can start coding! If all goes well, the actual process of claiming +and hence your work should start from next week. In the meantime, what +you could do is, to go through the list of textbooks that are published +and make a list of textbooks from it, you would be interested to work on. +Although you will be claiming only one textbook or certain tasks from +a textbook, it is better to have this list because, if the textbook you +want to work on is claimed by some one else, you will have an option to +work on the next textbook of your choice. + + +[0] http://fossee.in/files/slides/textbookcompanion-iitb-workshop.zip +[1] http://10.101.11.8:8001 +[2] http://10.101.11.8:8002 +[3] http://10.101.11.8:8003 +[4] http://10.101.11.8:8004 +[5] http://10.101.11.8:8005 +[6] http://fossee.in/videos + +Excited to see the response, + - FOSSEE team \ No newline at end of file diff -r 958eb8854b63 -r fe1914114802 pytask/templates/emailscontent/tbc_postworkshop_subject.html --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/pytask/templates/emailscontent/tbc_postworkshop_subject.html Fri Jan 28 04:05:09 2011 +0530 @@ -0,0 +1,1 @@ +[Textbook Companion Project] Python, Sage Workshop slides & videos and other updates \ No newline at end of file