Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:39330 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 36578 invoked from network); 25 Jul 2008 18:43:43 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 25 Jul 2008 18:43:43 -0000 Authentication-Results: pb1.pair.com smtp.mail=helly@php.net; spf=unknown; sender-id=unknown Authentication-Results: pb1.pair.com header.from=helly@php.net; sender-id=unknown Received-SPF: unknown (pb1.pair.com: domain php.net does not designate 85.214.94.56 as permitted sender) X-PHP-List-Original-Sender: helly@php.net X-Host-Fingerprint: 85.214.94.56 aixcept.net Linux 2.6 Received: from [85.214.94.56] ([85.214.94.56:57406] helo=h1149922.serverkompetenz.net) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id E3/53-22699-EDE1A884 for ; Fri, 25 Jul 2008 14:43:43 -0400 Received: from MBOERGER-ZRH (ip131.fa1-0-1.occ.iinet.com [198.145.32.131]) (using TLSv1 with cipher AES256-SHA (256/256 bits)) (No client certificate requested) by h1149922.serverkompetenz.net (Postfix) with ESMTP id 8CF4111EFE9; Fri, 25 Jul 2008 20:43:39 +0200 (CEST) Date: Fri, 25 Jul 2008 20:43:33 +0200 Reply-To: Marcus Boerger X-Priority: 3 (Normal) Message-ID: <358852626.20080725204333@marcus-boerger.de> To: Barry Carlyon CC: PHP Internals List In-Reply-To: <488A1D4D.8000703@barrycarlyon.co.uk> References: <488A1D4D.8000703@barrycarlyon.co.uk> MIME-Version: 1.0 Content-Type: text/plain; charset=iso-8859-1 Content-Transfer-Encoding: 8bit Subject: Re: [PHP-DEV] GSoC Bugtracker Midterm Update From: helly@php.net (Marcus Boerger) Hello Barry, Friday, July 25, 2008, 8:37:01 PM, you wrote: > It was suggested that students write about what they have done and what > they aim to achieve by the end > So, > What have I done, > Been working on the new bugtracker, doing more work on classes and > behind the scene type things which will hopefully make the bugtracker > quick and responsive as well as making it extendable to include new > features and the like. > What I aim to do, > Get basic bug reporting and commenting and the assigning stuff operational, > Get email stuff suitable, including subscribe. > After and beyond > API stuff and restful interface > I'm usually rubbish at writing these sorts of things, hence its a little > short and tres non-descriptive. > Please feel free to ask me questions :-) Thanks for the work. Once the GSoC is over you have to write a bit more fear :-) Best regards, Marcus