Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:43346 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 62049 invoked from network); 14 Mar 2009 00:33:44 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 14 Mar 2009 00:33:44 -0000 Authentication-Results: pb1.pair.com smtp.mail=hannes.magnusson@gmail.com; spf=pass; sender-id=pass Authentication-Results: pb1.pair.com header.from=hannes.magnusson@gmail.com; sender-id=pass; domainkeys=bad Received-SPF: pass (pb1.pair.com: domain gmail.com designates 72.14.220.158 as permitted sender) DomainKey-Status: bad X-DomainKeys: Ecelerity dk_validate implementing draft-delany-domainkeys-base-01 X-PHP-List-Original-Sender: hannes.magnusson@gmail.com X-Host-Fingerprint: 72.14.220.158 fg-out-1718.google.com Received: from [72.14.220.158] ([72.14.220.158:6832] helo=fg-out-1718.google.com) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id 10/20-60648-66BFAB94 for ; Fri, 13 Mar 2009 19:33:43 -0500 Received: by fg-out-1718.google.com with SMTP id e12so820453fga.23 for ; Fri, 13 Mar 2009 17:33:39 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:received:in-reply-to:references :date:message-id:subject:from:to:cc:content-type :content-transfer-encoding; bh=67hLCMp5vzfz7B7oxSbot9E8hogsK1yHEcKPiNTaziE=; b=CZG+iYjYR0rXfc7tzrcHSsnLIsC7ppAVsg2XZCE01N0VjE1v4VjxO/27+sKYoFSqG1 HHwuy0LjLVcZz+LuH1HdLbYZI8YLaTMJ6PDVCnkuam+5eyv9OymgAL/2EZyAeLpUtg2G qUPxIBG3bHxSP3YznfoHB2PJXKdoKKgJO0y/Q= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :cc:content-type:content-transfer-encoding; b=qZ8FlFin27vlylUKxxNS8faxdYVIirq3WphwT92kfRGYom/b/VtdMQfbvCZnqtUyHr xD1CLqtwzRT/Uvg9Ut//CzGZ5Qjcc4oy5FLicGlJX/dwp9HzGJ99Ar09u/6IrmVGDmH0 qOAWkdYmrG/qaBF2WwXvx3e1CRDmEflxPLhFY= MIME-Version: 1.0 Received: by 10.86.61.13 with SMTP id j13mr1616567fga.59.1236990819741; Fri, 13 Mar 2009 17:33:39 -0700 (PDT) In-Reply-To: References: <49B83810.5090806@gravitonic.com> <7f3ed2c30903130557q5cdd709em2b2042a18e07a4e1@mail.gmail.com> <49BAC1AE.8030304@gravitonic.com> <7f3ed2c30903131555q83f70daj47643248dbe21b57@mail.gmail.com> Date: Sat, 14 Mar 2009 01:33:39 +0100 Message-ID: <7f3ed2c30903131733k69b26337o9db2a61404332eaa@mail.gmail.com> To: David Coallier , gsoc@lists.php.net Cc: Andrei Zmievski , Scott MacVicar , PHP internals Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Subject: Re: [PHP-DEV] PHP 6 TODO list From: hannes.magnusson@gmail.com (Hannes Magnusson) (looping in gsoc@) On Sat, Mar 14, 2009 at 00:39, David Coallier wrote: >> Scott did. >> I have asked _multiple_ times about the status of the project, all I >> got was "he passed". >> >> Quote from Scott (from few months ago): >> "he was to implement unicode support in more modules and convert an application. >> >> He's in the process of writing a conversion guide and I believe he did >> openssl, imap and updated date." >> >> I am still looking forward to see the results, even though its almost >> a year behind schedule. > > Ah yeah I remember now. Well, in a way, good to know the student has > passed. Did we get more % one the completion? I'd say that 69% is > merely a change from the last 2 years. IIRC, noone failed last year. One guy dropped out (the llvm guy). From my perspective, he is the onlyone (with one exception) who _really_ put work into his project - and do you remember his application? WOW! If he is still interested, I am willing to do my own personal "summer of code" sponsoring his project (it'd be great if couple of guys would join me on that one though.. :P). The rest of the folks just got a "free pass" because their mentors either didn't care or were to busy to review their "work". Well, except for my student, obviously :) - He did everything he was supposed to do (and even more then that), he participated on IRC and sent out mails to the relevant mailingsts regularly. Unfortunately, I didn't manage to convince him to devote his "free time" after the "gsoc project" ended (which really is an shame - he really did a good job and *our* project, and we really could use a guy like him to continue working with us. As a side note: I was a "gsoc student" 2 years ago. I passed - even though "my mentor" was totally unavailable. I didn't have any "secondary mentor". Fortunately, I knew my way around php.net (as I had been a php.net contributor for several years) so I "found myself" a new mentor (Philip), and the project turned out to workout quite alright. > Anyways, issues with students and progress should be somewhat resolved > this year with the new approach to student mentoring and student > reporting tasks I'd say. I really hope so. But I still would like stricter rules, both for acceptance (to the project) and for project delivery. Keep in mind, the students are expect to treat the project as a near-full-time projects. Not a 2hours-a-week OSS work. -Hannes