[PHP] Re: PHP IDE needed

2008-08-27 Thread Carlos Medina

Sascha Braun schrieb:

Hi people,

I have a webproject which is round about 3 GB in size. I was usually
using eclipse to work with the software but over time eclipse became
very instable regarding that project.

As soon as I open classes with 2000 or more lines of code in it, an out
of memory error occours.

So I need a new IDE for linux.

Please tell me which IDE might be a true alternative for projects at
that size.

Thank you friends,

kind regards,

Sascha

Hi Sascha,
Try PHPed

Regards

Carlos

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



Re: [PHP] Re: PHP IDE needed

2008-08-27 Thread Sancar Saran
Whats wrong with

echo ?php echo Hello World; ?  index.php


is there anything to satisfy your needs...

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



[PHP] [OT|Troll] Re: [PHP] Re: PHP IDE needed

2008-08-27 Thread Lupus Michaelis

Sancar Saran a écrit :

Whats wrong with

echo ?php echo Hello World; ?  index.php


  Two syntacticals errors ? :p



is there anything to satisfy your needs...


  I prefer cat for that purpose, more flexible.

--
Mickaël Wolff aka Lupus Michaelis
http://lupusmic.org

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



[PHP] Re: PHP ide?

2007-11-09 Thread Colin Guthrie
Lester Caine wrote:
 Robert Cummings wrote:
 Ubuntu = Debian + New Life
 
 Mandriva has Eclipse and PHPEclipse 'out of the box' along with Apache
 and PHP
 I can build a fully functional development machine from a pile of bits
 in under an hour ;)
 And currently that includes downloading the latest updates :)
 

+1 for Mandriva :)

As a long time Mandriva user and not-such-a-long time contributor, I've
looked on the rise of Ubuntu with great interest. I think where they've
excelled is in community - it's definitely got a lot of momentum but
where this falls down is the lack of centralised management. There are
simply too many independent package repositories out there doing there
own packages and not necessarily getting them all correct with their
naming and obsoletion etc. This makes it difficult for people upgrading
in the future from ad-hoc third party packages to official packages. One
of the things I like about Linux (distros) is the central
packaging/deployment system as it keeps things neat, tidy and, most
importantly, structured... Just my €0.02.

Col

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



RE: [PHP] Re: PHP ide?

2007-11-09 Thread Instruct ICC

  Ubuntu = Debian + New Life
  
  Mandriva has Eclipse and PHPEclipse 'out of the box' along with Apache
  and PHP
  I can build a fully functional development machine from a pile of bits
  in under an hour ;)
  And currently that includes downloading the latest updates :)
  
 
 +1 for Mandriva :)
 
 As a long time Mandriva user and not-such-a-long time contributor, I've
 looked on the rise of Ubuntu with great interest. I think where they've
 excelled is in community - it's definitely got a lot of momentum but
 where this falls down is the lack of centralised management. There are
 simply too many independent package repositories out there doing there
 own packages and not necessarily getting them all correct with their
 naming and obsoletion etc. This makes it difficult for people upgrading
 in the future from ad-hoc third party packages to official packages. One
 of the things I like about Linux (distros) is the central
 packaging/deployment system as it keeps things neat, tidy and, most
 importantly, structured... Just my €0.02.

I think PCLinuxOS is based on Mandriva (I could be wrong), and it passed Ubuntu 
on distrowatch.com

_
Peek-a-boo FREE Tricks  Treats for You!
http://www.reallivemoms.com?ocid=TXT_TAGHMloc=us

Re: [PHP] Re: PHP ide?

2007-11-09 Thread Børge Holen
On Friday 09 November 2007 18:45:27 Instruct ICC wrote:
   Ubuntu = Debian + New Life
  
   Mandriva has Eclipse and PHPEclipse 'out of the box' along with Apache
   and PHP
   I can build a fully functional development machine from a pile of bits
   in under an hour ;)
   And currently that includes downloading the latest updates :)
 
  +1 for Mandriva :)
 
  As a long time Mandriva user and not-such-a-long time contributor, I've
  looked on the rise of Ubuntu with great interest. I think where they've
  excelled is in community - it's definitely got a lot of momentum but
  where this falls down is the lack of centralised management. There are
  simply too many independent package repositories out there doing there
  own packages and not necessarily getting them all correct with their
  naming and obsoletion etc. This makes it difficult for people upgrading
  in the future from ad-hoc third party packages to official packages. One
  of the things I like about Linux (distros) is the central
  packaging/deployment system as it keeps things neat, tidy and, most
  importantly, structured... Just my €0.02.

 I think PCLinuxOS is based on Mandriva (I could be wrong), and it passed
 Ubuntu on distrowatch.com

and the whole series is based from redhat. 


 _
 Peek-a-boo FREE Tricks  Treats for You!
 http://www.reallivemoms.com?ocid=TXT_TAGHMloc=us



-- 
---
Børge Holen
http://www.arivene.net

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



[PHP] Re: PHP ide?

2007-11-08 Thread Peter Ford
Hulf wrote:
 Just wondering if anyone uses an IDE and if so what ones?
 
 Ta,
 
 H. 

Quanta+, with KDESVN for version management...

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



[PHP] Re: PHP IDE for OS X

2004-09-04 Thread Chris Martin
Justin French wrote:
Can anyone suggest a PHP editor/IDE for OS X other than:
- BBEdit (already using it)
- Zend Studio (it's Java, not OS X native)
What I'm hoping for is:
- some form of auto-complete text for functions/constants/etc,
- integrated testing/debugging
- integration with local install of PHP
- anything else that will make my life easier without 'getting in the way'.
My guess is it doesn't exist, but it's worth a shot.
PLEASE, no On Windows I use... or I just use 'Text Editor X' -- I'm 
looking for something more than a basic text editor, and it has to be OS 
X native (not some ugly, sluggish Java thing).

---
Justin French
http://indent.com.au
I don't run OSX, so I don't know how easy this is, but it's definately 
worth the mention.

OSX has a unix core. I saw a bit on TechTV saying if you install the 
developer tools, you can run virtually any *nix app.
See these for more info
http://developer.apple.com/unix/index.html
http://developer.apple.com/unix/toolkits.html
http://fink.sourceforge.net/

I saw some tutorials searching google for run linux apps on Mac too.
That said, you could give Quanta Plus or Bluefish a shot, both are great 
free linux apps. My personal favorite is Quanta Plus, it contains most 
of what you mentioned (even auto-completes your variables)

On the non-free side, Dreamweaver MX has some decent PHP features, 
although it's a pricey solution.
mac stab You should be use to that though! ;) /mac stab

--
Chris Martin
Web Developer
Open Source  Web Standards Advocate
http://www.chriscodes.com/
--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php


[PHP] Re: PHP IDE?

2003-12-15 Thread rush
Peter Walter [EMAIL PROTECTED] wrote in message
news:[EMAIL PROTECTED]
 Rush,

 templatetamer looks like an environment that I would be interested in
 using; however, what support resources are available for templatetamer?
 Is there a news server, bulletin board, or other help resource for
 people new to templatetamer?

Hello,

currently there is only Wiki, and mail support. However, to compensate, I
try my best not to affer only answers to strictly technical support
questions, but also to all various questions on how to do something with TT,
or how to approach some problem with it. Quite often I compile answer to
such question and put it afterwards on the wiki as an example, so I have
double benefit from it. In the future I may open a mailing list or something
similar.

Hope that helps, and if you have any questions please do not hesitate to
mail me.

rush
--
http://www.templatetamer.com/

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



[PHP] Re: PHP IDE?

2003-12-14 Thread rush
Jough Jeaux [EMAIL PROTECTED] wrote in message
news:[EMAIL PROTECTED]
 Was wondering what everyone's favortie IDE is for
 coding in PHP.  I've got a big PHP project in the
 works.  I'll be doing alot with it and am looking for
 ways to boost my productivity.

If you are going to work with templates, you can take a look at
TemplateTamer, which has IDE geared for such development.

rush
--
http://www.templatetamer.com/

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



[PHP] Re: PHP IDE?

2003-12-14 Thread Peter Walter
Rush,

templatetamer looks like an environment that I would be interested in 
using; however, what support resources are available for templatetamer? 
Is there a news server, bulletin board, or other help resource for 
people new to templatetamer?

Peter

Rush wrote:
Jough Jeaux [EMAIL PROTECTED] wrote in message
news:[EMAIL PROTECTED]
Was wondering what everyone's favortie IDE is for
coding in PHP.  I've got a big PHP project in the
works.  I'll be doing alot with it and am looking for
ways to boost my productivity.


If you are going to work with templates, you can take a look at
TemplateTamer, which has IDE geared for such development.
rush
--
http://www.templatetamer.com/
--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php


[PHP] Re: PHP IDE?

2003-12-13 Thread Justin Patrin
I use Emacs with syntax PHP highlighting. It does tabbing very well as 
well and has a lot of features that I couldn't easily gert out of vim 
(and there's no annoying mode change ;-). (Note: I used to use vim and 
loved it, but emacs seduced me away.)

-paperCrane Justin Patrin

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


[PHP] Re: php IDE for linux

2002-06-04 Thread J Smith


Quanta is for KDE, too, not GTK.

J


Henrik Hansen wrote:

 [EMAIL PROTECTED] (Pedro Jorge Dias Cardoso) wrote:
 
   please tell me a good PHP editor for linux, wich one you prefer.
   or a package for PHP in Xemacs.
 
 I saw recently that phpedit comes out on linux now thats a good
 editor (it costs). Else try Kate for KDE and Quanta for GTK.
 


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




[PHP] Re: php IDE for linux

2002-06-04 Thread Henrik Hansen

[EMAIL PROTECTED] (J Smith) wrote:

  Quanta is for KDE, too, not GTK.


you are right I was thinking about glimmer :) but kate,quanta for kde
then :)

-- 
Henrik Hansen

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




[PHP] Re: php IDE for linux

2002-06-04 Thread Henrik Hansen

[EMAIL PROTECTED] (Pedro Jorge Dias Cardoso) wrote:

  please tell me a good PHP editor for linux, wich one you prefer.
  or a package for PHP in Xemacs.

I saw recently that phpedit comes out on linux now thats a good
editor (it costs). Else try Kate for KDE and Quanta for GTK.

-- 
Henrik Hansen

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




[PHP] Re: PHP IDE

2002-01-25 Thread Christian Blichmann

Rafael Perazzo B Mota [EMAIL PROTECTED] wrote in message
[EMAIL PROTECTED]">news:[EMAIL PROTECTED]...
 Who knows a good Php IDE for linux, like PHP Code ?

Try Macromedia ColdFusion Studio 5.0, it has PHP syntax highlighting and
is very customizable (Code Snippets, Code Completion, ...), but it's not
primarily focused on PHP...

Christian Blichmann

_
don't hesitate - email me with your thoughts:
e-mail: [EMAIL PROTECTED]
 - please remove the .nospam from address.
_
do you want to know more?
web:http://www.blichmann.de



-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
To contact the list administrators, e-mail: [EMAIL PROTECTED]