Hi there.

I'm also a User of the Netbeans IDE and I can tell you the following:

 - Netbeans is the only IDE who can load very large PHP scripts (f.e.
>1mb PHP Script with a multiple of 10thousands of lines) with syntax
highlighting and SUPERB code completion. It works with include files,
you can adjust RAM settings, you can work with files opened via ssh,
Subersion integration is absolutley loveley, you can connect to a
DB-Server with it to have the Schema and so on in your IDE, the
Debugging feature works like a charm and it's simply much better than
the following IDEs:

 - Zend Framework
 - Komodo Edit/ Komodo IDE
 - Eclipse
 - Kdevelop (heh - just kidding, mentioning this one)

I Use it on Linux 64 bit and it simply rocks.


@tedd: I'd just do what's obvious: Use a versioning system like
Subversion. It can work via ssh, so there's no need to open a port for
an extra daemon on any server.

Further questions may be addresses to this list, I'd say. You'll have
a more chances for an answer. ;)



Regards




2010/5/31 Mario Lacunza <mlacu...@gmail.com>:
> Hello,
>
> what about the Netbeans ram eating?
>
> Mario
>
> On 31/05/10 02:03, Dušan Novaković wrote:
>>
>> Hi, I've been using NetBeans for some time and I found that there are
>> some issues like for Web applications if you write html tag
>> incorrectlly, you wont be informed about that, for stand alone
>> applications in Java there were also some stupid errors, etc. So, I
>> strongly suggest to check out Eclipse(http://www.eclipse.org/)! You
>> can easily download Eclipse for PHP on Windows, Linux and MAC, and the
>> best part is that you can also easily find and add different plugins
>> like SVN, JS, etc. Just check it out... ;-)
>>
>> Regards,
>> Dusan
>>
>> On Mon, May 31, 2010 at 4:13 AM, Mark Kelly<p...@wastedtimes.net>  wrote:
>>
>>>
>>> Hi.
>>>
>>> On Monday 31 May 2010 at 02:50 Ashley Sheridan wrote:
>>>
>>>>
>>>> Yeah, like I mentioned earlier, Dreamweaver is known for having issues
>>>> with include files, can be slow when working on large projects with lots
>>>> of files, and is only available for Mac and Windows, which limits it
>>>> somewhat.
>>>>
>>>
>>> Indeed. I can't stand the thing myself - I was just being polite :)
>>>
>>> I use netbeans on Linux and Windows, so its cross-platform nature is
>>> quite
>>> important to me. I also appreciate the Subversion integration, which is
>>> very
>>> nicely done.
>>>
>>> Tedd: I'm no expert, but I'll chime in if I have any answers for you.
>>>
>>> Cheers,
>>>
>>> Mark
>>>
>>> --
>>> PHP General Mailing List (http://www.php.net/)
>>> To unsubscribe, visit: http://www.php.net/unsub.php
>>>
>>>
>>>
>>
>>
>>
>
> --
>
> Saludos / Best regards
>
> Mario Lacunza
> Email:: mlacu...@gmail.com
> Personal Website:: http://lacunza.biz/
> Hosting:: http://mlv-host.com/
> Google Talk: mlacunzav Skype: mlacunzav
> MSN: mlacun...@hotmail.com Y! messenger: mlacunzav
>
>
> --
> 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

Reply via email to