Re: [PHP] PHP cross platform IDE

2004-12-14 Thread Daniel Schierbeck
Craig Slusher wrote:
... Another alternative is to use
Eclipse IDE with the PHPEclipse.de plugin. I've messed around with it
a little bit and it's not too bad.
Yeah, I'd go with Eclipse. It also integrates with CVS & WebDAV (and 
FTP!), and have some cool features. I've tried off Zend Studio, but I 
thought it was slow and had a messy and ugly user interface.

And hey, Eclipse is free!
--
Daniel Schierbeck
Help spread Firefox (www.getfirefox.com): 
http://www.spreadfirefox.com/?q=user/register&r=6584

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


Re: [PHP] PHP cross platform IDE

2004-12-14 Thread Rory Browne
I use kdevelop. I'm not sure how cross-platform it is, since I've
never tried to get it working on a non-linux machine, but it should
run anywhere KDE will run. I'm not sure what you'd need to do to get
it running on Windows.

Vim is a text editor, albeit a very good one, but Not an IDE, even
though it has many IDE features.

I haven't used the Eclipse plugin yet. What's it like?


On Tue, 14 Dec 2004 16:51:06 -0600, Greg Donald <[EMAIL PROTECTED]> wrote:
> On Tue, 14 Dec 2004 22:17:57 +0100, Daniel Schierbeck <[EMAIL PROTECTED]> 
> wrote:
> > And hey, Eclipse is free!
> 
> So is vim.
> 
> PHP explodes right on the screen for me, an IDE is so not required.
> 
> --
> Greg Donald
> Zend Certified Engineer
> http://gdconsultants.com/
> http://destiney.com/
> 
> --
> PHP General Mailing List (http://www.php.net/)
> To unsubscribe, visit: http://www.php.net/unsub.php
> 
>

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



Re: [PHP] PHP cross platform IDE

2004-12-14 Thread Greg Donald
On Tue, 14 Dec 2004 22:17:57 +0100, Daniel Schierbeck <[EMAIL PROTECTED]> wrote:
> And hey, Eclipse is free!

So is vim.

PHP explodes right on the screen for me, an IDE is so not required.


-- 
Greg Donald
Zend Certified Engineer
http://gdconsultants.com/
http://destiney.com/

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



Re: [PHP] PHP cross platform IDE

2004-12-14 Thread Richard Lynch
Bryan Dina wrote:
> A bit off topic, what are people out there using for PHP IDE's?

vi

:-)

Zend Studio and Komodo have been recommended to me in the past by people I
trust.

-- 
Like Music?
http://l-i-e.com/artists.htm

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


[PHP] PHP cross platform IDE

2004-12-14 Thread Bryan Dina
I have done a little checking and I think I already know the answer, but
I wanted to toss this one out there anyway.

Are there any cross platform IDE's available for PHP v.5 development,
specifically I am looking for Linux/Mac.

A bit off topic, what are people out there using for PHP IDE's?

thanks!
--Bryan

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


Re: [PHP] PHP cross platform IDE

2004-12-14 Thread Chris Boget
> A bit off topic, what are people out there using for PHP IDE's?

Thought not specifically a PHP IDE, I use Visual Slick Edit (which
is cross platform).  It's probably the best IDE I've come across to
date.

thnx,
Chris

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


Re: [PHP] PHP cross platform IDE

2004-12-13 Thread Craig Slusher
I don't think that there is a _great_ PHP IDE out there. For the most
part I will use Gvim, JEdit, or some other programmer's editor like
these. However, when I'm at work, we use Zend Studio to do all
development. It's nice because it integrates with CVS, has code
completion, debugging, etc., but it still has a lot of features
missing which I would really like to see (code folding, source
formatting, extssh for cvs, refactoring, split panes, better
keybinding support, phpdoc support). Another alternative is to use
Eclipse IDE with the PHPEclipse.de plugin. I've messed around with it
a little bit and it's not too bad.

-- 
Craig Slusher
Web Programmer
[EMAIL PROTECTED]

On Tue, 14 Dec 2004 10:29:41 -0500, Bryan Dina <[EMAIL PROTECTED]> wrote:
> I have done a little checking and I think I already know the answer, but
> I wanted to toss this one out there anyway.
> 
> Are there any cross platform IDE's available for PHP v.5 development,
> specifically I am looking for Linux/Mac.
> 
> A bit off topic, what are people out there using for PHP IDE's?
> 
> thanks!
> --Bryan
> 
> --
> PHP General Mailing List (http://www.php.net/)
> To unsubscribe, visit: http://www.php.net/unsub.php
> 
>

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