Re: [PHP-DB] PHP IDE

2002-08-15 Thread Jason Wong

On Thursday 15 August 2002 20:39, Martin Adler wrote:
> Hi,
>
> i'm sorry to post this question to this forum, but other users of this
> mailinglist maybe profit of this question too.
>
> I'm looking for a PHP-IDE for "LINUX / UNIX".
> I'm currently using bluefish but it seems, that the development
> for this programm has stoped.
>
> I'm sorry again, it's realy hard to find a good IDE for LINUX

Search the archives (php-general probably). It was discussed quite thoroughly 
during the past week or two.

-- 
Jason Wong -> Gremlins Associates -> www.gremlins.com.hk
Open Source Software Systems Integrators
* Web Design & Hosting * Internet & Intranet Applications Development *


/*
Beware of a dark-haired man with a loud tie.
*/


-- 
PHP Database Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php




Re: [PHP-DB] PHP IDE

2002-02-25 Thread Karsten Dambekalns

On Sam, Feb 23, 2002 at 12:54:21 -0500, Aron Pilhofer wrote:
> After spending two frustrating hours tracking down a bug yesterday - only to
> discover it was a misplaced quote mark. I've had it.
> 
> I am looking for suggestions out there for a good IDE for PHP development,
> preferably one that doesn't cost an arm and a leg. I tried PHP4EE studio,
> but it is buggy as hell and kept crashing on me.

You might try phpmole-IDE available at http://www.akbkhome.com/.
Though it won't make you happy yet if you are a windows user.

For some more tips look at http://www.k-fish.de/krabutzig/emacsphp.html.

Regards,
Karsten
-- 
Why do we have to hide from the police, daddy?
Because we use emacs, son. They use vi.
-
mailto:[EMAIL PROTECTED] w³: http://www.k-fish.de/
gpg: http://www.k-fish.de/mykeys.gpg

-- 
PHP Database Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php




RE: [PHP-DB] PHP IDE

2002-02-24 Thread Peter Lovatt

Not an IDE as such but a good text editor

Homesite has good php syntax colouring, which picks up missing quote marks.
Its commercial, but good.

http://www.macromedia.com/software/homesite/

HTH


Peter

---
Excellence in internet and open source software
---
Sunmaia
www.sunmaia.net
[EMAIL PROTECTED]
tel. 0121-242-1473
---

> -Original Message-
> From: Aron Pilhofer [mailto:[EMAIL PROTECTED]]
> Sent: 23 February 2002 17:54
> To: [EMAIL PROTECTED]
> Subject: [PHP-DB] PHP IDE
>
>
> After spending two frustrating hours tracking down a bug
> yesterday - only to
> discover it was a misplaced quote mark. I've had it.
>
> I am looking for suggestions out there for a good IDE for PHP development,
> preferably one that doesn't cost an arm and a leg. I tried PHP4EE studio,
> but it is buggy as hell and kept crashing on me.
>
> Thanks in advance.
>
>
>
> --
> PHP Database Mailing List (http://www.php.net/)
> To unsubscribe, visit: http://www.php.net/unsub.php
>


-- 
PHP Database Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php




Re: [PHP-DB] PHP IDE

2002-02-24 Thread Gerrit P. Haase

Hallo Aron,

Am 2002-02-23 um 18:54 schriebst du:

> I am looking for suggestions out there for a good IDE for PHP development,
> preferably one that doesn't cost an arm and a leg. I tried PHP4EE studio,
> but it is buggy as hell and kept crashing on me.

If you don't bother to pay for it, try Komodo by ActiveState people.
http://www.activestate.com/Products/Download/Get.plex?id=Komodo

Interesting license is Non-Commercial for $ 29.50, Evaluation is free for 21 days.

>From the Register site:

Select your license:
  ASPN Perl subscription: USD $495.00 per year
  Includes permanent, commercial licenses for Komodo, Visual Perl, and the Perl Dev 
Kit; nine Perl titles from O'Reilly, the weekly newsletter PerlAlert, online 
programming resources, and all upgrades for the duration of membership. 
 
  ASPN Perl Upgrade: USD $395.00 per year 
  Available to registered users of the Perl Dev Kit. 
 
  ASPN Tcl subscription: USD $495.00 per year 
  Includes permanent, commercial licenses for Komodo and TclPro, online programming 
resources, and all upgrades for the duration of membership. 
 
  Standard: USD $295.00  
  Permanent, commercial license for Komodo. 
 
  Non-Commercial: USD $29.50  
  For use by students, home users, and non-profit organizations. Includes free 
membership to ASPN Open. 
 
  Evaluation: Free 
  21 day trial license. 
 
  ASPN Komodo / ASPN Perl / ASPN Tcl subscriber: Included
  Your current license will enable you to use this software. 


-- 
=^..^=mailto:[EMAIL PROTECTED]


-- 
PHP Database Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php




Re: [PHP-DB] PHP IDE

2002-02-23 Thread Billy S Halsey



Aron Pilhofer wrote:

>After spending two frustrating hours tracking down a bug yesterday - only to
>discover it was a misplaced quote mark. I've had it.
>
>I am looking for suggestions out there for a good IDE for PHP development,
>preferably one that doesn't cost an arm and a leg. I tried PHP4EE studio,
>but it is buggy as hell and kept crashing on me.
>
>Thanks in advance.
>
>
>
If you work in a primarily *nix environment like me, there are quite a few options. I 
have used JEdit, Nedit, and, most recently, Vim. I really prefer Vim over all the 
others because of its extremely flexible configuration, plus it uses standard vi 
commands and features. I actually use the GUI version, gvim, and the syntax 
highlighting, paren/brace matching, auto indent, etc., are all superb.

There are other options as well for *nix systems. Of course there's (X)Emacs, plus 
some commercial suites like Crisp and Visual SlickEdit, but I've found that the 
commercial products like Crisp and VS just aren't really cut out for PHP coding.

There's also a nice webpage with links to some other PHP editors for a variety of 
platforms. Take a look at http://www.itworks.demon.co.uk/phpeditors.htm. I have found 
some nice editors from this list.

Regards,
/bsh/

-- 


/-=[ BILLY S HALSEY ]=--\
| Member of Technical Staff, Sun Microsystems, Inc. ESP Solaris SW  |
| "All opinions and technical advice offered in this message are my |
| own and not necessarily endorsed by my employer." |
\--=[ [EMAIL PROTECTED] ]=/




-- 
PHP Database Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php