svn commit: samba-web r970 - in trunk/projects: .

jerry at samba.org jerry at samba.org
Mon May 1 03:45:35 GMT 2006


Author: jerry
Date: 2006-05-01 03:45:34 +0000 (Mon, 01 May 2006)
New Revision: 970

WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=rev&root=samba-web&rev=970

Log:
updating the summercode page a bit to point out the application requirements
Modified:
   trunk/projects/summercode06.html


Changeset:
Modified: trunk/projects/summercode06.html
===================================================================
--- trunk/projects/summercode06.html	2006-04-30 08:46:10 UTC (rev 969)
+++ trunk/projects/summercode06.html	2006-05-01 03:45:34 UTC (rev 970)
@@ -7,12 +7,19 @@
 <div class="request" style="margin:0 0 35px 0">
 <p>The following is an outline of potential projects for those interested in
 working on Samba through <a href="http://code.google.com/soc/">Google's 
-"Summer of Code"</a> program.</p>
+"Summer of Code"</a> program.  This is just a holding area for project ideas.  
+The projects listed here may be updated as developers refine a project's 
+outline.  Questions about Samba's participation in the program can be mailed 
+to <a href="mailto:summercode at samba.org">summercode at samba.org</a>.</p>
 
-<p>This is just a holding area for project ideas.  The projects listed here
-may be updated as developers refine a project's outline.  Questions about 
-Samba's participation in the program can be mailed to 
-<a href="mailto:summercode at samba.org">summercode at samba.org</a>.</p>
+<p>If you are considering applying to SoC 2006, please make sure to read the 
+<a href="http://code.google.com/soc/studentfaq.html">Student FAQ</a>.  Pay close
+attention to <a href="http://code.google.com/soc/studentfaq.html#24">Question 24</a>
+as the review process for Samba applications will be stricter this year.
+It is very important that convince us that you will be in fact able to the 
+work on the project you are proposing and that you understand the scope of the 
+problem.</p>
+
 </div>
 
   <h2>Project Ideas</h2>
@@ -123,7 +130,7 @@
    <p>For every connection there is one log file is written. These logs can later
       be replayed by nbench/dbench against any file system/server to reproduce the
       same workload. Implementation of the following things will allow to create
-      a specialized workload generator to test various usage scenarious based on
+      a specialized workload generator to test various usage scenarios based on
       real world applications:
       <ol>
        <li>Add a functionality to post-process generated logs to create a combined
@@ -163,10 +170,10 @@
   <h4>ci-skads decoding and implementation</h4>
   <p>The ci-skads protocol is used to implement remote full filesystem
   indexing (indexed search) between windows machines. We would like to
-  support this functionalilty in Samba, interfacing with existinig
+  support this functionality in Samba, interfacing with existing
   indexing tools on Unix systems (such as beagle). This would be a
   very challenging project, suitable for someone experienced with
-  analysing completely new protocols. Talk to tridge at samba.org for
+  analyzing completely new protocols. Talk to tridge at samba.org for
   details.
 
 <!--#include virtual="/samba/footer.html" -->



More information about the samba-cvs mailing list