From: =?UTF-8?B?RHXFoWFuIE5vdmFrb3ZpxIc=?= on 31 May 2010 03:03 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 <php(a)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 > > -- made by ndusan
From: Mario Lacunza on 31 May 2010 04:37 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<php(a)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:: mlacunza(a)gmail.com Personal Website:: http://lacunza.biz/ Hosting:: http://mlv-host.com/ Google Talk: mlacunzav Skype: mlacunzav MSN: mlacunzav(a)hotmail.com Y! messenger: mlacunzav
From: "Jan G.B." on 31 May 2010 06:46 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 <mlacunza(a)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<php(a)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:: mlacunza(a)gmail.com > Personal Website:: http://lacunza.biz/ > Hosting:: http://mlv-host.com/ > Google Talk: mlacunzav Skype: mlacunzav > MSN: mlacunzav(a)hotmail.com Y! messenger: mlacunzav > > > -- > PHP General Mailing List (http://www.php.net/) > To unsubscribe, visit: http://www.php.net/unsub.php > >
From: tedd on 1 Jun 2010 10:25 At 2:50 AM +0100 5/31/10, Ashley Sheridan wrote: >On Mon, 2010-05-31 at 02:46 +0100, Mark Kelly 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. > >Thanks, >Ash I won't address anything Brandon has to say, but as far a DW, it's just another bloatware WYSIWYG web-development application. While it has a decent editor and file management system, the bloatware baggage as well as the price tag is more than I have keep up with. Cheers, tedd -- ------- http://sperling.com http://ancientstones.com http://earthstones.com
First
|
Prev
|
Pages: 1 2 3 Prev: date_default_timezone_get() differs from ini_get('date.timezone'); Next: regular expression |