Newsgroups: php.doc,php.internals Path: news.php.net Xref: news.php.net php.doc:969379432 php.internals:40820 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 55042 invoked from network); 1 Oct 2008 14:07:16 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 1 Oct 2008 14:07:16 -0000 Authentication-Results: pb1.pair.com header.from=thiago.pojda@gmail.com; sender-id=pass; domainkeys=bad Authentication-Results: pb1.pair.com smtp.mail=thiago.pojda@gmail.com; spf=pass; sender-id=pass Received-SPF: pass (pb1.pair.com: domain gmail.com designates 209.85.217.14 as permitted sender) DomainKey-Status: bad X-DomainKeys: Ecelerity dk_validate implementing draft-delany-domainkeys-base-01 X-PHP-List-Original-Sender: thiago.pojda@gmail.com X-Host-Fingerprint: 209.85.217.14 mail-gx0-f14.google.com Received: from [209.85.217.14] ([209.85.217.14:63080] helo=mail-gx0-f14.google.com) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id 7A/E9-04812-31483E84 for ; Wed, 01 Oct 2008 10:07:16 -0400 Received: by gxk7 with SMTP id 7so149933gxk.23 for ; Wed, 01 Oct 2008 07:07:13 -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:cc:in-reply-to:mime-version:content-type:references; bh=Y8hjyF0xxPbg4bh3dv1ektikQXmvx6cTq93C1s8TdoA=; b=eIhT+GOttuSwl1seDJgc2jniQV8pFYOZkGZe5fFxJCnfPWasMVEF2yGiU5vRduKpvO e0K9YTisc14zfifxD6gxoFY6KmT6lbfHt7XnlQq/rlkSdOMEY1Z6Hg5P8BS6YMlVv0yx xEhVitFDhEemg060BCSiSMLO3+aeax4rxFIIs= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=message-id:date:from:to:subject:cc:in-reply-to:mime-version :content-type:references; b=BJO0+yuktjuzvsTZzeF+vHreOTq4Uxbcsgt3JvedbLz9l1HR0NIl1I9MmIfdDW3XIZ 5W7nmQ2m8Jsx88gDCN5hgwq37Npnn/ucSoFhz4vq0uBgTXjZ6LCOpjEjNsAuTqXCfwWT kB8j0iDKVPICTigxkyCxjUuU+Zu8K7NvZTkME= Received: by 10.151.48.15 with SMTP id a15mr12136333ybk.48.1222870033304; Wed, 01 Oct 2008 07:07:13 -0700 (PDT) Received: by 10.151.15.1 with HTTP; Wed, 1 Oct 2008 07:07:13 -0700 (PDT) Message-ID: Date: Wed, 1 Oct 2008 11:07:13 -0300 To: "Hannes Magnusson" Cc: "PHP Development" , "PHP Documentation ML" , "Philip Olson" In-Reply-To: <7f3ed2c30810010639q445b94b3m637ed929215d1cc6@mail.gmail.com> MIME-Version: 1.0 Content-Type: multipart/alternative; boundary="----=_Part_84691_5515947.1222870033283" References: <7f3ed2c30810010639q445b94b3m637ed929215d1cc6@mail.gmail.com> Subject: Re: [PHP-DOC] [DOC] Commit messages dead? From: thiago.pojda@gmail.com ("Thiago H. Pojda") ------=_Part_84691_5515947.1222870033283 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Content-Disposition: inline On Wed, Oct 1, 2008 at 10:39 AM, Hannes Magnusson < hannes.magnusson@gmail.com> wrote: > Hi all > > It looks like [DOC] has failed miserably, it is of no use if only few > people use it for few commits. > Adding to the fact there is almost no activity in the documentations > we really need to find a better way to organize things. > Currently we have [DOC], (closed) bug reports, NEWS and wiki all > overlapping with each other.. not very attractive for newcomers. > > Does anyone have any idea how we can organize things better and get > more people to document? > > -Hannes > Well, Not sure how things were around here as I'm kinda new with docs but I might have something. I don't how it works internally neither how it works for new documentation. But I've seen how Ubuntu Launchpad eases the work for translators. Have you seen it? An online interface is much more attractive than this CVS thing. Many of us - 'documentors' - (if not all) are programmers and used to use CVS and other versioning system. But this takes some extra time that IMHO it shouldn't. If you want to "spread the word" and get lots of people to help in docs, I believe this kind of thing that Launchpad uses is a go. I'm very well aware that this takes time and not every contributor may actually help with good docs, but it could be moderated. The quality of the actual docs is awesome, it's one of the best docs I've ever seen. I don't want to miss that, so I'm all eyes and ears for this thread. Regards, -- Thiago Henrique Pojda ------=_Part_84691_5515947.1222870033283--