[Author Prev][Author Next][Thread Prev][Thread Next][Author Index][Thread Index]

gEDA-cvs: CVS update: index.html



  User: ahvezda 
  Date: 07/03/15 07:31:24

  Modified:    .        index.html projects.html
  Log:
  Updates to the GSoC pages 
  
  
  
  
  Revision  Changes    Path
  1.5       +73 -2     eda/geda/website/gsoc/index.html
  
  (In the diff below, changes in quantity of whitespace are not shown.)
  
  Index: index.html
  ===================================================================
  RCS file: /home/cvspsrv/cvsroot/eda/geda/website/gsoc/index.html,v
  retrieving revision 1.4
  retrieving revision 1.5
  diff -u -b -r1.4 -r1.5
  --- index.html	12 Mar 2007 02:29:07 -0000	1.4
  +++ index.html	15 Mar 2007 11:31:23 -0000	1.5
  @@ -19,6 +19,7 @@
   <ul>
   [
   <li> <A HREF="../index.html">Home</A> </li> | 
  +<li> <A HREF="./gsoc/index.html"></A>Summer of Code </li> |
   <li> <A HREF="../news/index.html">News</A> </li> |
   <li> <A HREF="../screenshots/index.html">Screenshots</A> </li> |
   <li> <A HREF="../tools/index.html">Tools</A> </li> |
  @@ -46,15 +47,65 @@
   </CENTER>
   
   <H3>
  +<A HREF="#announce">Summer of Code Announcement</A><BR>
   <A HREF="#google">Google applications</A><BR>
   <A HREF="#timeline">Timeline and Commitment Level</A><BR>
   <A HREF="#project">Project Details</A><BR>
   <A HREF="#integration">Integration into gEDA</A><BR>
   <A HREF="#student">Student Details</A><BR>
   <A HREF="#suggested">Suggested Projects</A><BR>
  +<A HREF="#mentors">Mentors</A><BR>
   </H3>
   <HR>
   
  +
  +<H4>
  +<A NAME="announce"></A>
  +Announcement of participation in Google's Summer of Code
  +</H4>
  +<p>
  +Good news!  The gEDA Project has been accepted as a mentoring
  +organization by Google's Summer of Code program!  The alphabatized
  +list of all projects participating in Google's SoC is presented here:
  +<blockquote>
  +<a href="http://code.google.com/soc/";>
  +http://code.google.com/soc/
  +</a>
  +</blockquote>
  +gEDA is listed as "The gEDA Project".  We are very pleased to be
  +recognized as a participant in the Summer of Code project!
  +</p>
  +
  +<p>
  +Now is the time for interested students to get their applications
  +ready.  Note that if you want to participate in the SoC, you must
  +apply to Google, not to the gEDA Project.  However,
  +prior to making an application to Google,
  +I suggest you contact one of us (Dan, Stuart) who can informally
  +review your project proposal, and suggest a mentor for your project.
  +The mentor will be one of the well-known developers who have worked on
  +the gEDA Project for a while.  The <A HREF="#mentors">list of available 
  +mentors</A> is shown
  +at the bottom of this page.  Your mentor will be your boss: he will
  +help guide you through the code, refine your project requirements,
  +answer questions, monitor your progress, and  rate your performance at
  +the middle and at the end of the project.
  +</p>
  +
  +<p>
  +After that, you must apply directly to Google through this web page:
  +<blockquote>
  +<a href="http://code.google.com/soc/";>
  +http://code.google.com/soc/
  +</a>
  +</blockquote>
  +Good luck with your application, and we look forward to working with
  +you!
  +<p>
  +
  +<hr>
  +
  +
   <H4>
   <A NAME="google"></A>
   Google application information.
  @@ -84,7 +135,7 @@
   can then hash out the details of your project and help you with your
   application.  To contact us, please post a message on the 
   <a href="http://www.seul.org/cgi-bin/mailman/listinfo/geda-dev";>geda-dev
  -e-mail list.</a>
  +e-mail list.</a> or contact one of the <A HREF="#mentors">mentors</A> directly.
   </p>
   
   <hr>
  @@ -191,6 +242,26 @@
   </H4>
   <p>
   The list of suggested projects is available <a href="projects.html">here</a>
  +</p>
  +
  +<hr>
  +
  +<H4>
  +<A NAME="mentors"></A>
  +Mentors
  +</H4>
  +<p>
  +Here is a list of mentors for the gEDA Project's GSoC.  Please feel free
  +to contact us with any questions you may have.<br>
  +
  +<UL>
  +<LI><b>Dan McMahill</b> - Primary GSoC admin, PCB developer, gEDA/gaf developer<br></LI>
  +<LI><b>Stuart Brorson</b> (<I>sdb <img src="../graphics/at.png" align="top"> cloud9.net</I>) - Backup GSoC admin, gEDA/gaf developer</LI>
  +<LI><b>DJ Delorie</b> - PCB developer<br></LI>
  +<LI><b>Steve Williams</b> - Icarus Verilog developer<br></LI>
  +<LI><b>Ales Hvezda</b> (<I>ahvezda <img src="../graphics/at.png" align="top"> seul.org</I>) - gEDA/gaf developer</LI>
  +</UL>
  +</p>
   
   
   </div>
  @@ -198,7 +269,7 @@
   <div id="footer">
   <h5>
   Last update: 
  -$Id: index.html,v 1.4 2007/03/12 02:29:07 ahvezda Exp $
  +$Id: index.html,v 1.5 2007/03/15 11:31:23 ahvezda Exp $
   </h5>
   </div>
   
  
  
  
  1.7       +3 -3      eda/geda/website/gsoc/projects.html
  
  (In the diff below, changes in quantity of whitespace are not shown.)
  
  Index: projects.html
  ===================================================================
  RCS file: /home/cvspsrv/cvsroot/eda/geda/website/gsoc/projects.html,v
  retrieving revision 1.6
  retrieving revision 1.7
  diff -u -b -r1.6 -r1.7
  --- projects.html	15 Mar 2007 10:06:55 -0000	1.6
  +++ projects.html	15 Mar 2007 11:31:24 -0000	1.7
  @@ -33,7 +33,7 @@
   </ul>
   
   <h3>
  -<A HREF="../index.html">gEDA</A> -&gt; GSoC 2007
  +<A HREF="../index.html">gEDA</A> -&gt; <A HREF="./index.html">GSoC 2007</A> -&gt; Project Ideas 
   </h3>
   
   </div>
  @@ -75,7 +75,7 @@
   of the programs), Lesstif, WxWidgets, and others.  We are pretty much
   open to using most languages or GUI toolkits for new programs, however
   some of the projects listed below will require knowledge of a specific
  -language and/or GUI toolkit (as they are well establish programs).  </p>
  +language and/or GUI toolkit (as they are well established programs).  </p>
   
   <p>
   Please visit the gEDA Project's main <A HREF="./index.html">GSoC page</A> for more info (including contact information).
  @@ -569,7 +569,7 @@
   <div id="footer">
   <h5>
   Last update: 
  -$Id: projects.html,v 1.6 2007/03/15 10:06:55 ahvezda Exp $
  +$Id: projects.html,v 1.7 2007/03/15 11:31:24 ahvezda Exp $
   </h5>
   </div>
   
  
  
  


_______________________________________________
geda-cvs mailing list
geda-cvs@xxxxxxxxxxxxxx
http://www.seul.org/cgi-bin/mailman/listinfo/geda-cvs