Newsgroups: php.internals,php.pecl.dev Path: news.php.net Xref: news.php.net php.internals:31282 php.pecl.dev:4822 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 23143 invoked by uid 1010); 26 Jul 2007 18:11:19 -0000 Delivered-To: ezmlm-scan-internals@lists.php.net Delivered-To: ezmlm-internals@lists.php.net Received: (qmail 23125 invoked from network); 26 Jul 2007 18:11:19 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 26 Jul 2007 18:11:19 -0000 Authentication-Results: pb1.pair.com header.from=carlosjordao@gmail.com; sender-id=pass; domainkeys=bad Authentication-Results: pb1.pair.com smtp.mail=carlosjordao@gmail.com; spf=pass; sender-id=pass Received-SPF: pass (pb1.pair.com: domain gmail.com designates 64.233.184.234 as permitted sender) DomainKey-Status: bad X-DomainKeys: Ecelerity dk_validate implementing draft-delany-domainkeys-base-01 X-PHP-List-Original-Sender: carlosjordao@gmail.com X-Host-Fingerprint: 64.233.184.234 wr-out-0506.google.com Linux 2.4/2.6 Received: from [64.233.184.234] ([64.233.184.234:25441] helo=wr-out-0506.google.com) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id 2D/F0-10081-6C3E8A64 for ; Thu, 26 Jul 2007 14:11:18 -0400 Received: by wr-out-0506.google.com with SMTP id 58so437439wri for ; Thu, 26 Jul 2007 11:11:15 -0700 (PDT) DKIM-Signature: a=rsa-sha1; c=relaxed/relaxed; d=gmail.com; s=beta; h=domainkey-signature:received:received:message-id:date:from:to:subject:cc:in-reply-to:mime-version:content-type:references; b=OkPg6hiSFzB9tKqhDhjg5oUZOl25yE5WcRA/jKMTCr/EKwQ9Gin94t8Bw/cVi8H5lZW1lA4nsGrTL+pnZsVchbEpQU4CbWQYgeL6s0noVzn4CoqUfU1bfpGOpF7LxTVpncBQhRqYUZMg92SgzdSaYWrG5F9fn54fyEIDb2wbhz4= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=beta; h=received:message-id:date:from:to:subject:cc:in-reply-to:mime-version:content-type:references; b=rJAzTqxZ5thca1vSOzYO2bl2eWoyhXWT1hS0C7Oswk6OMJhFUiXKkf6tNJk80NYdBANm5YmUVr69/As/6WobQkNT6pw3oB6G7XaAHbRTGycqEwsgShJLxRWYLVy1naYncp26Ovev6pkWJr4r7ROKFy/lui2nvSsHg0RFqb9I9nI= Received: by 10.100.198.18 with SMTP id v18mr1747016anf.1185473475112; Thu, 26 Jul 2007 11:11:15 -0700 (PDT) Received: by 10.100.189.8 with HTTP; Thu, 26 Jul 2007 11:11:15 -0700 (PDT) Message-ID: <7c59c7520707261111q62c52e2aub8fbdc341b0c5b28@mail.gmail.com> Date: Thu, 26 Jul 2007 15:11:15 -0300 To: "Olivier Hill" Cc: "Antony Dovgal" , php-dev , "PECL Dev" In-Reply-To: MIME-Version: 1.0 Content-Type: multipart/alternative; boundary="----=_Part_142758_28324530.1185473475078" References: <46A75F04.90308@zend.com> <7c59c7520707251345m54c96515re2f20b557fb11380@mail.gmail.com> <46A7B77A.5070103@zend.com> Subject: Re: [PHP-DEV] CVS Account Request: jordao From: carlosjordao@gmail.com ("=?ISO-8859-1?Q?Carlos_Jord=E3o?=") ------=_Part_142758_28324530.1185473475078 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: quoted-printable Content-Disposition: inline Hi Olivier, I have seen your page and your code. I "phpized" it and everything compiled without problems, what led me to wander why it wasn't include in PECL. Antony, as I said, I want to use Double Metaphone on my work. First, I have thought propose the Olivier work to be included. Second, as the Double Metaphone is my main goal, I will use it and test, to know how good it will behave on my project - generate metaphones strings for brazilian names. My first impression says it will be fine. If not, I would study Olivier's code to make the appropriate modifications (with his supervision/permission) or propose a new metaphone method, to be used. Anyway, I will read that PCEL page you mentioned before submitting a new account request. Thanks, Jord=E3o On 7/25/07, Olivier Hill wrote: > > Well.. > > I made a proposal for Double Metaphone in PECL. In fact, it already > exists on my personal page [1]. I never received an answer if I should > go ahead and include it in PECL (CC'ed PECL dev). > > If it is indeed wanted, just tell me under which category I should put > it and I'll do the rest. > > Regards, > Olivier > > [1] http://www.olivierhill.ca/archives/32-DoubleMetaphone-0.1.1.html > > On 7/25/07, Antony Dovgal wrote: > > On 26.07.2007 00:45, Carlos Jord=E3o wrote: > > > I am interested on Metaphone and Double-Metaphone extension. > > > Mainly because I will use them for my mother tongue, Brazilian > portuguese, > > > in a project where I'm inserted. > > > > I don't remember such extension in PECL. > > If you're going to propose a new one, please read the page I mentioned > before requesting any accounts. > > > > > On 7/25/07, Antony Dovgal wrote: > > >> > > >> On 25.07.2007 18:21, Carlos Jordao wrote: > > >> > I would like to maintain an official extension > > >> > > >> Which extension? > > >> Did you read http://pecl.php.net/account-request.php ? > > >> > > >> -- > > >> Wbr, > > >> Antony Dovgal > > >> > > > > > > > > > -- > > Wbr, > > Antony Dovgal > > > > -- > > PHP Internals - PHP Runtime Development Mailing List > > To unsubscribe, visit: http://www.php.net/unsub.php > > > > > > > -- > Olivier Hill, ing. jr. > http://www.olivierhill.ca/ > ------=_Part_142758_28324530.1185473475078--