Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:51279 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 35099 invoked from network); 15 Jan 2011 01:56:06 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 15 Jan 2011 01:56:06 -0000 Authentication-Results: pb1.pair.com smtp.mail=dallasg@gmail.com; spf=pass; sender-id=pass Authentication-Results: pb1.pair.com header.from=dallasg@gmail.com; sender-id=pass; domainkeys=bad Received-SPF: pass (pb1.pair.com: domain gmail.com designates 209.85.212.42 as permitted sender) DomainKey-Status: bad X-DomainKeys: Ecelerity dk_validate implementing draft-delany-domainkeys-base-01 X-PHP-List-Original-Sender: dallasg@gmail.com X-Host-Fingerprint: 209.85.212.42 mail-vw0-f42.google.com Received: from [209.85.212.42] ([209.85.212.42:49406] helo=mail-vw0-f42.google.com) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id 0C/96-27513-5BEF03D4 for ; Fri, 14 Jan 2011 20:56:05 -0500 Received: by vws11 with SMTP id 11so1236463vws.29 for ; Fri, 14 Jan 2011 17:56:03 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:in-reply-to:references:date :message-id:subject:from:to:cc:content-type; bh=EvFzrJgLFsnym5YkB87Is+7ATQAzytdqZDTnru9d/uM=; b=lXeRwt4RoTaCawDAwqlVMdibLgjNpWuH1xTUlCQaWBgz5Yoh5/VfJGeUhR/PmdTznW DVHENnwrb2BuE2f1UbqOTJWdWPdV7UD8J7tSz3s8SFLxT+QtQgQ6b22LvfbCH0CO0jbM dDXIePOROZdt4fgeTRD/kWxccRJSk3CMy5ymk= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :cc:content-type; b=U6T1H9yee/zCuMnSN0p3lLNAidewdstd+2UpHpSpUf7foNh3sdAuBEq7QZ1fUXhrzn qR7uB0Z2geQx8umdhLKLzTP8tni+5T8Gp2pNUpXc1OctvDwCTKi/1Ux6Wg/FmHJ458ml XvIT+XSnxOHMSQ3aTMu/HmUq2gmcd7Wt0jzCg= MIME-Version: 1.0 Received: by 10.220.110.38 with SMTP id l38mr415296vcp.238.1295056562444; Fri, 14 Jan 2011 17:56:02 -0800 (PST) Received: by 10.220.195.137 with HTTP; Fri, 14 Jan 2011 17:56:02 -0800 (PST) Received: by 10.220.195.137 with HTTP; Fri, 14 Jan 2011 17:56:02 -0800 (PST) In-Reply-To: <4D30FC11.5010304@gmail.com> References: <4D30FC11.5010304@gmail.com> Date: Fri, 14 Jan 2011 20:56:02 -0500 Message-ID: To: "J. Adams" Cc: internals@lists.php.net Content-Type: multipart/alternative; boundary=0016368344405e5b4a0499d8da47 Subject: Re: [PHP-DEV] PHP development environment From: dallasg@gmail.com (Dallas Gutauckis) --0016368344405e5b4a0499d8da47 Content-Type: text/plain; charset=ISO-8859-1 Depending on the duration of development, I either use nano for short edits, or zend studio for a large project. Both cases, I use Ubuntu. On Jan 14, 2011 8:45 PM, "J. Adams" wrote: > I'm curious about this too. I've been developing on a Mac using nano > from the command line and it can be pretty tough. Any and all details > welcome. I'm about to set up a 64-bit box with Ubuntu which would be my > primary dev box. I also have a windows desktop. > > > > On 1/14/2011 5:40 PM, Martin Scotta wrote: >> Hi all, >> >> I'm just starting with the internal PHP development. >> Do you have some sort of common development environment? Eclipse project or >> the like? >> >> I'm using Ubuntu but also have a WXP, just for the sake of. >> >> how do you develop PHP ? >> >> >> Martin Scotta >> > > > -- > PHP Internals - PHP Runtime Development Mailing List > To unsubscribe, visit: http://www.php.net/unsub.php > --0016368344405e5b4a0499d8da47--