add high-level introduction to ideas list.
1.1 --- a/html_src/gsoc.html Wed Mar 26 06:28:36 2008 -0700
1.2 +++ b/html_src/gsoc.html Tue Apr 01 13:17:39 2008 -0700
1.3 @@ -46,14 +46,22 @@
1.4
1.5 <p> Here is the <a href="http://groups.google.com/group/google-summer-of-code-announce/web/guide-to-the-gsoc-web-app-for-student-applicants">guide for student applications</a>.
1.6
1.7 -<p>After this lengthy introduction, here is our shortlist of ideas:</p>
1.8 +<p>Most of the ideas listed below typically require basic C++ programming (you have to be able
1.9 +to write a couple of C++ classes, to know what a method is, etc). Beyond this, each project
1.10 +contains a shortlist of basic skills which we believe are needed to be able to grasp the
1.11 +project's scope and start hacking quickly. Even if some of these ideas seem complex or
1.12 +beyond your reach, don't forget that our mentors will provide the necessary technical
1.13 +expertise so you can focus on building a working solution rather than get lost in
1.14 +the details. The list below is very diverse which reflects the fact that there are
1.15 +a lot of very different things which could be done to improve and contribute to this
1.16 +project: kernel programming, statiscal analysis, gui programming, algorithm
1.17 +implementation and optimization, and, parallel programming.</p>
1.18
1.19 <p><b>Note:</b> To consistently respond to inquiries, we have posted
1.20 wiki pages that provide more details for each of these project suggestions,
1.21 so please also look at <a href="http://www.nsnam.org/wiki/index.php/Suggested_Projects">our suggested projects</a> page.
1.22
1.23 -<a name="performance" />
1.24 -<h2>Performance evaluation and optimization</h2>
1.25 +<h2 id="performance">Performance evaluation and optimization</h2>
1.26
1.27 <p>This project has a very broad scope: the goal here is to choose performance metrics, obtain
1.28 performance data from a set of selected real simulation scenarios and, then, attempt to optimize