Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:36753 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 16486 invoked from network); 1 Apr 2008 17:17:10 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 1 Apr 2008 17:17:10 -0000 Authentication-Results: pb1.pair.com header.from=david.coallier@gmail.com; sender-id=pass; domainkeys=bad Authentication-Results: pb1.pair.com smtp.mail=david.coallier@gmail.com; spf=pass; sender-id=pass Received-SPF: pass (pb1.pair.com: domain gmail.com designates 209.85.162.181 as permitted sender) DomainKey-Status: bad X-DomainKeys: Ecelerity dk_validate implementing draft-delany-domainkeys-base-01 X-PHP-List-Original-Sender: david.coallier@gmail.com X-Host-Fingerprint: 209.85.162.181 el-out-1112.google.com Received: from [209.85.162.181] ([209.85.162.181:39855] helo=el-out-1112.google.com) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id F3/27-15780-51E62F74 for ; Tue, 01 Apr 2008 12:17:09 -0500 Received: by el-out-1112.google.com with SMTP id z25so971554ele.0 for ; Tue, 01 Apr 2008 10:17:07 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=beta; h=domainkey-signature:received:received:message-id:date:from:sender:to:subject:cc:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references:x-google-sender-auth; bh=o+RTmcr8/JZ6fFf0YiSPgiY6D3MMzWlF9xPA8shJmJU=; b=cGSkEA1EOiqJmVYksy7AKMoltkHENj6p2/2WzOcoXUIqufmLAhSDIZHYVpmebDHmOMcC1ib2ibAu9pCgRVZ3BG5v3etP1SrfudUTRzitO1HBKd+IBaBAQm4GKAyo1hy0uQ05+Rbhe+2dvach7ehxDOWDmgisj2I034Dytf/omaQ= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=beta; h=message-id:date:from:sender:to:subject:cc:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references:x-google-sender-auth; b=PXYfFS/rW3fOAbPDe+rLbUSHj6rlI1bCTs3thb448eT5b+hI+NNVKrJU/XKRL6rfJ5QXVqFpPJ4AOAXeZE+WmI2UVsfJY3D3DIHNcLYRX22sra2y0ORlos2KoFVcQ3cBBgyQNYztpjTx/uWcNExVrAlZFYkTQE8CfJXPjPKF7PU= Received: by 10.114.134.20 with SMTP id h20mr12843465wad.91.1207070226679; Tue, 01 Apr 2008 10:17:06 -0700 (PDT) Received: by 10.115.22.20 with HTTP; Tue, 1 Apr 2008 10:17:06 -0700 (PDT) Message-ID: Date: Tue, 1 Apr 2008 13:17:06 -0400 Sender: david.coallier@gmail.com To: "Fernando Gabrieli" Cc: internals@lists.php.net In-Reply-To: MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit Content-Disposition: inline References: X-Google-Sender-Auth: 68128991eec8439c Subject: Re: [PHP-DEV] Opensource / Job From: davidc@php.net ("David Coallier") > I have been a developer for about 11 years and been using PHP about five > > Today i am looking for a job that can be done in my own environment and i > thought that contributing to opensource projects could be a good > possibility, if there is that possibility of course, because i am not sure > if this is being done and what are the requirements to be able to apply for > this > > The reason why i am posting here, in a PHP mailing list (internals list), is > that i do believe about this language, its future, and i really enjoy > programming in it because it remains simple, very similar to C and flexible > > If any of you could tell me how can i try to contact somebody for this kind > of job i will really appreciate your help, since i do not know nobody > working in this situation This list has for purpose php development (It's internals as the name states). Please do not post such comments here, you can try on php.dev but this is not a personal job posting area place. One thing I'd suggest is to look at our Google Summer of Code ideas page (http://wiki.php.net/gsoc/2008) and maybe get a project there. I'll repeat to make sure it's understood: This list is not a self promoting page (even though sometimes it looks like it) Thanks a lot for understanding :) D