Re: [symfony-users] Re: Free opensource Symfony-friendly PHP IDE: NetBeans 6.8

2010-01-08 Thread Stéphane
There is a netbean plugin to avoid cpu usage when refreshing, it adds a
refresh menu item to right-click on folders which does the trick (you might
also modify the regexp for files to parse).

I use eclipse on vm with ubuntu on a win7.
win7 native wamp+eclipse is slower than on ubuntu vmized one -_- (dell t3500
base)

I surely agree eclipse is far better than netbeans, because of many things
netbeans doesnt do (eclipse is far more than a simple java ide, so eclipse
is really over-tested, not enough, for sure, USE IT ! ;-)

NB is good at debug and run, but the same integration could be done under
eclipse (it has not been done yet even if there is a dead? plugin for
symfony - a good placeholder for this feature?) at low cost.

About Yaml, YEdit plugin for eclipse is good (better than yaml editor) at
editing and outlining yaml files even if outline does expand every time you
save the file and doesnt have a expand-unexpand button.

Before Printing, Think about Your Environmental Responsibility!
Avant d'Imprimer, Pensez à Votre Responsabilitée Environnementale!


On Fri, Jan 8, 2010 at 1:41 AM, Crafty_Shadow vankat...@gmail.com wrote:

 I have been using NuSphere's PhpED for the past six months. It is not
 free (though a trail version is available), however it is better than
 Eclipse/Netbeans by leaps and bounds. If feels much more coherent,
 there is no excessive overfunctionality. Writing macros for symfony is
 a piece of cake, there is a GREAT debugger, and last but not least -
 it is goddamn fast. Unlike what most IDEs seem to be going for right
 now (Java), PhpED is written in C++. The one downside I guess would be
 the fact that its only available for Windows (well, that and the quite
 hefty price tag, but you really do get what you pay for).

 On Jan 7, 2:32 pm, pghoratiu pghora...@gmail.com wrote:
  I converted to Netbeans 6.8 from the latest Eclipse version,
  personally I had problems with
  Eclipse unreliable code completion and high resource usage (both cpu
  and memory).
  Unfortunately not everything is perfect with Netbeans, I experienced
  also the high CPU usage lockup
  (i suspect it has something to do with code completion that fails and
  goes into an infinite loop).
 
  So if there are better IDE's than these I'm looking forward :)
 
  For anyone using Java based editors my suggestion is to use the Sun
  JRE (for both Eclipse and Netbeans)
  the one that comes bundled with a Linux distributions may not work as
  well.
 
  gabriel
 
  On Jan 7, 12:55 pm, Christopher Schnell ty...@mda.ch wrote:
 
   I use Eclipse, too, but would like to use Netbeans. I can't because
   since updateing to Fedora 12, it freezes radomly and crashes my entire
   system. And I can't use another Distribution because Fedora is the
 only,
   I know of that supports my 2 monitors.
 
   Netbeans has better code-completion with static functions which is
 great
   when using Propel.
 
   Regards,
   Christopher.
 
   Gareth McCumskey schrieb:
 
Personally I use Eclipse and struggle to do without the features this
 IDE gives me. Never used Netbeans but may give it a go, because I like the
 idea of having symfony support builtin
 
- Original Message -
From: Christopher Schnell ty...@mda.ch
To: symfony-users@googlegroups.com
Sent: Thursday, January 7, 2010 10:44:13 AM GMT +02:00 Harare /
 Pretoria
Subject: Re: [symfony-users] Free opensource Symfony-friendly PHP
 IDE:  NetBeans 6.8
 
There is also a video tutorial at
 
   http://netbeans.org/kb/docs/php/symfony-screencast.html
 
Regards,
Christopher.
 
P.S. I still can't believe there are so many of you NOT working with
 a
decent IDE like Eclipse or Netbeans.
 
FractalizeR schrieb:
 
NetBeans 6.8 has built-in Symfony support. I have composed small
 blog-
post about setting up symfony project in NetBeans:
 
   
 http://www.fractalizer.ru/frpost_393/free-opensource-symfony-friendly...
 
I consider now NetBeans as a replacement for Zend Studio ;)
 
 

 --
 You received this message because you are subscribed to the Google Groups
 symfony users group.
 To post to this group, send email to symfony-us...@googlegroups.com.
 To unsubscribe from this group, send email to
 symfony-users+unsubscr...@googlegroups.comsymfony-users%2bunsubscr...@googlegroups.com
 .
 For more options, visit this group at
 http://groups.google.com/group/symfony-users?hl=en.




-- 

You received this message because you are subscribed to the Google Groups "symfony users" group.

To post to this group, send email to symfony-us...@googlegroups.com.

To unsubscribe from this group, send email to symfony-users+unsubscr...@googlegroups.com.

For more options, visit this group at http://groups.google.com/group/symfony-users?hl=en.



[symfony-users] Re: Free opensource Symfony-friendly PHP IDE: NetBeans 6.8

2010-01-07 Thread pghoratiu
I converted to Netbeans 6.8 from the latest Eclipse version,
personally I had problems with
Eclipse unreliable code completion and high resource usage (both cpu
and memory).
Unfortunately not everything is perfect with Netbeans, I experienced
also the high CPU usage lockup
(i suspect it has something to do with code completion that fails and
goes into an infinite loop).

So if there are better IDE's than these I'm looking forward :)

For anyone using Java based editors my suggestion is to use the Sun
JRE (for both Eclipse and Netbeans)
the one that comes bundled with a Linux distributions may not work as
well.

gabriel


On Jan 7, 12:55 pm, Christopher Schnell ty...@mda.ch wrote:
 I use Eclipse, too, but would like to use Netbeans. I can't because
 since updateing to Fedora 12, it freezes radomly and crashes my entire
 system. And I can't use another Distribution because Fedora is the only,
 I know of that supports my 2 monitors.

 Netbeans has better code-completion with static functions which is great
 when using Propel.

 Regards,
 Christopher.

 Gareth McCumskey schrieb:

  Personally I use Eclipse and struggle to do without the features this IDE 
  gives me. Never used Netbeans but may give it a go, because I like the idea 
  of having symfony support builtin

  - Original Message -
  From: Christopher Schnell ty...@mda.ch
  To: symfony-users@googlegroups.com
  Sent: Thursday, January 7, 2010 10:44:13 AM GMT +02:00 Harare / Pretoria
  Subject: Re: [symfony-users] Free opensource Symfony-friendly PHP IDE:  
  NetBeans 6.8

  There is also a video tutorial at

 http://netbeans.org/kb/docs/php/symfony-screencast.html

  Regards,
  Christopher.

  P.S. I still can't believe there are so many of you NOT working with a
  decent IDE like Eclipse or Netbeans.

  FractalizeR schrieb:

  NetBeans 6.8 has built-in Symfony support. I have composed small blog-
  post about setting up symfony project in NetBeans:

 http://www.fractalizer.ru/frpost_393/free-opensource-symfony-friendly...

  I consider now NetBeans as a replacement for Zend Studio ;)


-- 
You received this message because you are subscribed to the Google Groups 
symfony users group.
To post to this group, send email to symfony-us...@googlegroups.com.
To unsubscribe from this group, send email to 
symfony-users+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/symfony-users?hl=en.




[symfony-users] Re: Free opensource Symfony-friendly PHP IDE: NetBeans 6.8

2010-01-07 Thread Crafty_Shadow
I have been using NuSphere's PhpED for the past six months. It is not
free (though a trail version is available), however it is better than
Eclipse/Netbeans by leaps and bounds. If feels much more coherent,
there is no excessive overfunctionality. Writing macros for symfony is
a piece of cake, there is a GREAT debugger, and last but not least -
it is goddamn fast. Unlike what most IDEs seem to be going for right
now (Java), PhpED is written in C++. The one downside I guess would be
the fact that its only available for Windows (well, that and the quite
hefty price tag, but you really do get what you pay for).

On Jan 7, 2:32 pm, pghoratiu pghora...@gmail.com wrote:
 I converted to Netbeans 6.8 from the latest Eclipse version,
 personally I had problems with
 Eclipse unreliable code completion and high resource usage (both cpu
 and memory).
 Unfortunately not everything is perfect with Netbeans, I experienced
 also the high CPU usage lockup
 (i suspect it has something to do with code completion that fails and
 goes into an infinite loop).

 So if there are better IDE's than these I'm looking forward :)

 For anyone using Java based editors my suggestion is to use the Sun
 JRE (for both Eclipse and Netbeans)
 the one that comes bundled with a Linux distributions may not work as
 well.

     gabriel

 On Jan 7, 12:55 pm, Christopher Schnell ty...@mda.ch wrote:

  I use Eclipse, too, but would like to use Netbeans. I can't because
  since updateing to Fedora 12, it freezes radomly and crashes my entire
  system. And I can't use another Distribution because Fedora is the only,
  I know of that supports my 2 monitors.

  Netbeans has better code-completion with static functions which is great
  when using Propel.

  Regards,
  Christopher.

  Gareth McCumskey schrieb:

   Personally I use Eclipse and struggle to do without the features this IDE 
   gives me. Never used Netbeans but may give it a go, because I like the 
   idea of having symfony support builtin

   - Original Message -
   From: Christopher Schnell ty...@mda.ch
   To: symfony-users@googlegroups.com
   Sent: Thursday, January 7, 2010 10:44:13 AM GMT +02:00 Harare / Pretoria
   Subject: Re: [symfony-users] Free opensource Symfony-friendly PHP IDE:  
   NetBeans 6.8

   There is also a video tutorial at

  http://netbeans.org/kb/docs/php/symfony-screencast.html

   Regards,
   Christopher.

   P.S. I still can't believe there are so many of you NOT working with a
   decent IDE like Eclipse or Netbeans.

   FractalizeR schrieb:

   NetBeans 6.8 has built-in Symfony support. I have composed small blog-
   post about setting up symfony project in NetBeans:

  http://www.fractalizer.ru/frpost_393/free-opensource-symfony-friendly...

   I consider now NetBeans as a replacement for Zend Studio ;)


-- 
You received this message because you are subscribed to the Google Groups 
symfony users group.
To post to this group, send email to symfony-us...@googlegroups.com.
To unsubscribe from this group, send email to 
symfony-users+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/symfony-users?hl=en.




Re: [symfony-users] Re: Free opensource Symfony-friendly PHP IDE: NetBeans 6.8

2010-01-07 Thread Gábor Fási
I've been using it under linux for a while, with wine - everything but
the debugger works fine.

On Fri, Jan 8, 2010 at 01:41, Crafty_Shadow vankat...@gmail.com wrote:
 I have been using NuSphere's PhpED for the past six months. It is not
 free (though a trail version is available), however it is better than
 Eclipse/Netbeans by leaps and bounds. If feels much more coherent,
 there is no excessive overfunctionality. Writing macros for symfony is
 a piece of cake, there is a GREAT debugger, and last but not least -
 it is goddamn fast. Unlike what most IDEs seem to be going for right
 now (Java), PhpED is written in C++. The one downside I guess would be
 the fact that its only available for Windows (well, that and the quite
 hefty price tag, but you really do get what you pay for).

 On Jan 7, 2:32 pm, pghoratiu pghora...@gmail.com wrote:
 I converted to Netbeans 6.8 from the latest Eclipse version,
 personally I had problems with
 Eclipse unreliable code completion and high resource usage (both cpu
 and memory).
 Unfortunately not everything is perfect with Netbeans, I experienced
 also the high CPU usage lockup
 (i suspect it has something to do with code completion that fails and
 goes into an infinite loop).

 So if there are better IDE's than these I'm looking forward :)

 For anyone using Java based editors my suggestion is to use the Sun
 JRE (for both Eclipse and Netbeans)
 the one that comes bundled with a Linux distributions may not work as
 well.

     gabriel

 On Jan 7, 12:55 pm, Christopher Schnell ty...@mda.ch wrote:

  I use Eclipse, too, but would like to use Netbeans. I can't because
  since updateing to Fedora 12, it freezes radomly and crashes my entire
  system. And I can't use another Distribution because Fedora is the only,
  I know of that supports my 2 monitors.

  Netbeans has better code-completion with static functions which is great
  when using Propel.

  Regards,
  Christopher.

  Gareth McCumskey schrieb:

   Personally I use Eclipse and struggle to do without the features this 
   IDE gives me. Never used Netbeans but may give it a go, because I like 
   the idea of having symfony support builtin

   - Original Message -
   From: Christopher Schnell ty...@mda.ch
   To: symfony-users@googlegroups.com
   Sent: Thursday, January 7, 2010 10:44:13 AM GMT +02:00 Harare / Pretoria
   Subject: Re: [symfony-users] Free opensource Symfony-friendly PHP IDE:  
   NetBeans 6.8

   There is also a video tutorial at

  http://netbeans.org/kb/docs/php/symfony-screencast.html

   Regards,
   Christopher.

   P.S. I still can't believe there are so many of you NOT working with a
   decent IDE like Eclipse or Netbeans.

   FractalizeR schrieb:

   NetBeans 6.8 has built-in Symfony support. I have composed small blog-
   post about setting up symfony project in NetBeans:

  http://www.fractalizer.ru/frpost_393/free-opensource-symfony-friendly...

   I consider now NetBeans as a replacement for Zend Studio ;)



 --
 You received this message because you are subscribed to the Google Groups 
 symfony users group.
 To post to this group, send email to symfony-us...@googlegroups.com.
 To unsubscribe from this group, send email to 
 symfony-users+unsubscr...@googlegroups.com.
 For more options, visit this group at 
 http://groups.google.com/group/symfony-users?hl=en.




-- 
You received this message because you are subscribed to the Google Groups 
symfony users group.
To post to this group, send email to symfony-us...@googlegroups.com.
To unsubscribe from this group, send email to 
symfony-users+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/symfony-users?hl=en.




[symfony-users] Re: Free opensource Symfony-friendly PHP IDE: NetBeans 6.8

2010-01-06 Thread lawrence


 NetBeans 6.8 has built-in Symfony support. I have composed small blog-
 post about setting up symfony project in NetBeans:

 http://www.fractalizer.ru/frpost_393/free-opensource-symfony-friendly...

 I consider now NetBeans as a replacement for Zend Studio ;)


Yes, people should consider this, especially if you do programming in
other languages besides PHP. For years I preferred simple text editors
like Kwrite and Kate for programming. But this last year I became a
fan of NetBeans.
-- 
You received this message because you are subscribed to the Google Groups 
symfony users group.
To post to this group, send email to symfony-us...@googlegroups.com.
To unsubscribe from this group, send email to 
symfony-users+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/symfony-users?hl=en.




[symfony-users] Re: Free opensource Symfony-friendly PHP IDE: NetBeans 6.8

2010-01-06 Thread Dennis
Yes, I used to use simple text editors with good hightlighting. No
more now.

With OOP programming, it's not enough. I now use Java Based 'Eclipse'
There's a PHP plugin for it.

It does:
  auto PHP docs on classes, functions, methods, vars
  class hierarchy exploration
  dynamic text highlighting so that you can see all occurrences of
text that you are interested in in the whole document
  It continuously interprets the PHP, showing where your errors are.
  It marks where the errors are on the vertical scroll bar and you can
click on the mark and go straight to the error.
  It shows ALL the inherited vars and methods in your class and IF
they are
inherited and from where.
  If a class or method is right clicked on, one of the choices is to
go to that
place in the file in which is is declared, (that doesn't always
work perfectly
for functions in the $this class.)
  It has a 'subclipse' plugin that makes using SVN MUCH easier.
  Has a decent help system.
  Does alot more that I don't know about :-)

It took a lot of courage and some climbing spurs to tackle the
learning curve. But
it was worth it. I don't plan on changing back to regular editors for
code ever again.

If my projects end up making money, Eclipse is one of the open source
projects that
I'm going to give money to.


On Jan 6, 4:15 pm, lawrence lawrence.krub...@gmail.com wrote:
  NetBeans 6.8 has built-in Symfony support. I have composed small blog-
  post about setting up symfony project in NetBeans:

 http://www.fractalizer.ru/frpost_393/free-opensource-symfony-friendly...

  I consider now NetBeans as a replacement for Zend Studio ;)

 Yes, people should consider this, especially if you do programming in
 other languages besides PHP. For years I preferred simple text editors
 like Kwrite and Kate for programming. But this last year I became a
 fan of NetBeans.
-- 
You received this message because you are subscribed to the Google Groups 
symfony users group.
To post to this group, send email to symfony-us...@googlegroups.com.
To unsubscribe from this group, send email to 
symfony-users+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/symfony-users?hl=en.