Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:36065 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 39976 invoked from network); 9 Mar 2008 15:17:56 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 9 Mar 2008 15:17:56 -0000 Authentication-Results: pb1.pair.com header.from=hannes.magnusson@gmail.com; sender-id=pass; domainkeys=bad Authentication-Results: pb1.pair.com smtp.mail=hannes.magnusson@gmail.com; spf=pass; sender-id=pass Received-SPF: pass (pb1.pair.com: domain gmail.com designates 209.85.200.169 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: 209.85.200.169 wf-out-1314.google.com Received: from [209.85.200.169] ([209.85.200.169:37613] helo=wf-out-1314.google.com) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id 30/19-23111-2AFF3D74 for ; Sun, 09 Mar 2008 10:17:55 -0500 Received: by wf-out-1314.google.com with SMTP id 27so1440312wfd.26 for ; Sun, 09 Mar 2008 08:17:52 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:received:received:message-id:date:from:to:subject:mime-version:content-type:content-transfer-encoding:content-disposition; bh=7xn/2x0ohdZbaBFSGFejugAKIlGUxok94rR2bchRJ6k=; b=do3dnhlgcPplvvSzOyATAhcKI6dF63xAWSIvYQYFr6LQWZOVfx1bxqVcMATrnoSGk0IpgO6xj+/1y7gpjARngGnxJxHSaddhm8grTTc2DpvUPSpacrZrkswc5vKX3a/v7FXxwQgUmaF5M4CHvpn+FLw/Ie3lzfVZt681+8ppHNU= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=message-id:date:from:to:subject:mime-version:content-type:content-transfer-encoding:content-disposition; b=Kjv38Fg+8dCQc8aX6vrsu7ql9XgcFxiVcdEQhlEpz/BgsenYmkGS6YIN5uGJnuqcVY20RuQHmZTFx53e5dZQjdBGioEL9D0uEfkuBoAqSBGsUWi5jYD4y92sVEfSf3IUz2fUiKnlkeftzPHu4U8KoaY2xaWyKvFieqqK6bS8/ZA= Received: by 10.142.114.15 with SMTP id m15mr1369602wfc.235.1205075871619; Sun, 09 Mar 2008 08:17:51 -0700 (PDT) Received: by 10.142.170.21 with HTTP; Sun, 9 Mar 2008 08:17:51 -0700 (PDT) Message-ID: <7f3ed2c30803090817l7986fcb8x72c4ad44e78b891e@mail.gmail.com> Date: Sun, 9 Mar 2008 16:17:51 +0100 To: "PHP Development" MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Content-Disposition: inline Subject: [GSOC] Ideas? From: hannes.magnusson@gmail.com ("Hannes Magnusson") Hi all We should probably discuss some ideas for Google Summer of Code this year. I see people have already added few to the wiki page[1] which is great and all but wikis aren't for discussions.. The plan as I see it: Discuss ideas. Draft them up on the wiki. Move them to php.net/ideas when they are solid enough. Couple of ideas I'd love the see implemented: New bugtracker for all the *.php.net projects (one-tracker-rules-them-all). - Feature requests for specific extensions/module/class/component - Documentation bug for specific extension/module/class/component - "Milestones" - When a FR is closed then its automatically classified as documentation problem - When a commit contains "bug#n" the commit message and links to the changed files (diffs) are automatically added to the report - Possibility to reply to reports (add comment, change status) via email - Notification system (i.e. "watch this report") which sends email to people watching that report on changes - Monthly reminders to reporters of reports with status "feedback"/"no feedback" - No #%"#$& signup required to file reports - Possibility to attach files (patch/phpt) - Developer authentication against CVS (fallback to pear/peclweb) accounts - Support for openid (i.e. users with openid don't have to fill out a completely unreadable CAPTCHA) PhD: - PDF format support - CHM format support - man format support - PEAR/Gtk "themes" - Create a true indexer - Implement the rest of the standard Docbook elements+attributes - Implement default "themes" for all formats - Support for dbhtml processing instructions Random other ideas (most probably too small): - openid extension - threaded run-tests.php and graphical stats - mirror-test bot rewrite - automatically run relevant tests on new commit (i.e commits to ext/foo triggers test run for ext/foo/tests) - daily/weekly buildfailure mails to internals@ (win/linux/solaris/bsd/mac/..) - doxygen-to-phpdoc/docbook - user-submitted-coverage to gcov - reST to html/docbook parser - translation tool allowing users to suggest better translations ... So, what do you guys think? Have any ideas? -Hannes [1] http://wiki.php.net/gsoc/2008