From owner-freebsd-chat@FreeBSD.ORG Wed Mar 31 23:24:53 2010 Return-Path: Delivered-To: freebsd-chat@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 25F291065670 for ; Wed, 31 Mar 2010 23:24:53 +0000 (UTC) (envelope-from grog@lemis.com) Received: from w3.lemis.com (w3.lemis.com [208.86.224.149]) by mx1.freebsd.org (Postfix) with ESMTP id EE1708FC12 for ; Wed, 31 Mar 2010 23:24:52 +0000 (UTC) Received: from dereel.lemis.com (121-200-1-204.cust.aussiebb.net [121.200.1.204]) by w3.lemis.com (Postfix) with ESMTP id B742A3BAF9; Wed, 31 Mar 2010 23:07:31 +0000 (UTC) Received: by dereel.lemis.com (Postfix, from userid 1004) id 23786A1099; Thu, 1 Apr 2010 10:07:28 +1100 (EST) Date: Thu, 1 Apr 2010 10:07:28 +1100 From: Greg 'groggy' Lehey To: Jorge Biquez Message-ID: <20100331230728.GS83759@dereel.lemis.com> References: <3352909049-1538591387@intranet.com.mx> Mime-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="b0op/nKJ9CeIhp9z" Content-Disposition: inline In-Reply-To: <3352909049-1538591387@intranet.com.mx> User-Agent: Mutt/1.4.2.3i Organization: The FreeBSD Project Phone: +61-3-5346-1370 Mobile: +61-418-838-708 WWW-Home-Page: http://www.FreeBSD.org/ X-PGP-Fingerprint: 9A1B 8202 BCCE B846 F92F 09AC 22E6 F290 507A 4223 Cc: freebsd-chat@freebsd.org Subject: Re: Development interface and editor X-BeenThere: freebsd-chat@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Non technical items related to the community List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 31 Mar 2010 23:24:53 -0000 --b0op/nKJ9CeIhp9z Content-Type: text/plain; charset=us-ascii Content-Disposition: inline On Wednesday, 31 March 2010 at 13:36:02 -0600, Jorge Biquez wrote: > Hello all. > This not only FreeBsd related so I decided to post it here. > > - Can you comment about what GUI interface do you use (if any) for > PHP Development? For a lot of us, the terms "GUI" and "editor" are mutually exclusive. You need to be able to type in an editor. > - Can you comment on what editor do you use for PHP development? > (yes i know is a matter of what you like but since I do not use any > other that simple notepad looking for better options). I use Emacs. In a deviation from the typical editor wars scenario, I find it seriously suboptimal for PHP (or any other mixed-syntax language), since it can't tell what's HTML and what's PHP. I'm told that vi does better here, but I've been using Emacs for 30 years, and my fingers are conditioned to it. If you're new to editors, I'd recommend that you find one editor that you can do everything with. For me, that would still be Emacs, despite the problems with PHP. It does fine as long as there's no HTML in there. > Another told me to get anold product for developing web pages that > has its own editor and ready for php. The advantage is that has > syntax checking and a help included with php syntax uses, examples, > etc. The disadvantage is that you probably can't use it for much else. Greg -- See complete headers for address and phone numbers. This message is digitally signed. If your Microsoft MUA reports problems, please read http://tinyurl.com/broken-mua --b0op/nKJ9CeIhp9z Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v2.0.9 (FreeBSD) iEYEARECAAYFAkuz1bAACgkQIubykFB6QiN3hgCfePEDrQQT1XDeuXA1vBrdwY+o J6gAnRW/PggnXFQNKjpcE6/lUfWQUKS9 =peNU -----END PGP SIGNATURE----- --b0op/nKJ9CeIhp9z--