Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:22780 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 15496 invoked by uid 1010); 15 Apr 2006 06:50:50 -0000 Delivered-To: ezmlm-scan-internals@lists.php.net Delivered-To: ezmlm-internals@lists.php.net Received: (qmail 15481 invoked from network); 15 Apr 2006 06:50:50 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 15 Apr 2006 06:50:50 -0000 X-Host-Fingerprint: 212.112.227.169 ipx11223.ipxserver.de Linux 2.5 (sometimes 2.4) (4) Received: from ([212.112.227.169:60438] helo=ipx11223.ipxserver.de) by pb1.pair.com (ecelerity 2.0 beta r(6323M)) with SMTP id 47/FF-19715-AC790444 for ; Sat, 15 Apr 2006 02:50:50 -0400 Received: from localhost (localhost [127.0.0.1]) by ipx11223.ipxserver.de (Postfix) with ESMTP id 43603DF007B; Sat, 15 Apr 2006 08:52:06 +0200 (CEST) Received: from ipx11223.ipxserver.de ([127.0.0.1]) by localhost (ipx11223 [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 32412-09; Sat, 15 Apr 2006 08:51:58 +0200 (CEST) Received: from [127.0.0.1] (i577B586B.versanet.de [87.123.88.107]) by ipx11223.ipxserver.de (Postfix) with ESMTP id A4327DF0028; Sat, 15 Apr 2006 08:51:57 +0200 (CEST) Message-ID: <444097BC.3000702@php.net> Date: Sat, 15 Apr 2006 08:50:36 +0200 User-Agent: Thunderbird 1.5 (Windows/20051201) MIME-Version: 1.0 To: Rasmus Lerdorf Cc: internals References: <44405E58.8040808@lerdorf.com> <44409342.4030706@php.net> <444096C7.8000104@lerdorf.com> In-Reply-To: <444096C7.8000104@lerdorf.com> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-Virus-Scanned: by somedaemon at backendmedia.com Subject: Re: Summer of Code From: lsmith@php.net (Lukas Smith) Rasmus Lerdorf wrote: > I think we can lump them all together under PHP. And while having > suggestions is definitely good, we also need to stay open to interesting > proposals. Ok, how do we get on that list? Do we have friends inside google? I poked some more and the stuff I first found seemed to indicate a foundation as a requirement: http://code.google.com/summfaq.html#what_is_a_mentoring_organ But poking some more I found this not to be the case: http://code.google.com/soc/mentorfaq.html#5 I guess we need to cover the following steps: http://code.google.com/soc/mentorfaq.html#3 Quoted here for lazy people: 3. How does the program work? 1. Organizations who would like to participate in Summer of Code 2006 should choose an organization administrator(s) to represent them 2. Organization administrators submit their organization's interest by emailing soc2006support@google.com 3. Google notifies of acceptance and creates the organization's account on the Summer of Code site 4. Organizations sign up mentors and publish their pool of project ideas 5. Students submit to Google proposals to work with particular mentoring organizations; Google routes to the mentor organization, and the proposals are ranked by mentors working with those organizations. 6. Accepted students start work based on their proposals; mentors give guidance throughout the duration of the program 7. Mentors provide mid-term evaluations of student progress 8. Mentors provide a final review of student work, and each student provides a single overall review of her/his mentor 9. Student uploads completed program to Google site regards, Lukas