[PHP] Re: PHP editor for linux

2008-08-25 Thread Swapnil Jain
Hi, I use gPHPEdit and bluefish, it makes PHP easy. -- Swapnil Jain -- E-mail: [EMAIL PROTECTED] MSN : [EMAIL PROTECTED] GTalk : [EMAIL PROTECTED] Skype : sj1410 YIM : sj1410 Shawn McKenzie wrote: It flance wrote: Hi, What do you think is the best php editor for linux. I'm using

Re: [PHP] Re: PHP editor for linux

2008-08-25 Thread Shelley
Check the result at http://phparch.cn. And you are encouraged to make your choice. 2008/8/19 Pavel [EMAIL PROTECTED] I use Zend Studio (shareware, but i couldn't find better things). There are some plugins for Eclipse,but if you used Zend before, you will be cunfused by that plugins...

Re: [PHP] Re: PHP editor for linux

2008-08-19 Thread Pavel
I use Zend Studio (shareware, but i couldn't find better things). There are some plugins for Eclipse,but if you used Zend before, you will be cunfused by that plugins... P.S. Sorry for my English... -- === С уважением, Манылов Павел aka [R-k] icq: 949-388-0 mailto:[EMAIL

[PHP] Re: PHP editor for linux

2008-08-18 Thread Carlos Medina
It flance schrieb: Hi, What do you think is the best php editor for linux. I'm using the Debian distribution. Thanks Hi it´s allways the same: What for Editor are you using? and blah. Please this dicussion is old and not funny anymore (i think ). The Developer which vi or nano

Re: [PHP] Re: PHP editor for linux

2008-08-18 Thread Ashley Sheridan
think is the best php editor for linux. I'm using the Debian distribution. Thanks Hi it´s allways the same: What for Editor are you using? and blah. Please this dicussion is old and not funny anymore (i think ). The Developer which vi or nano on debian to can be a good programmer too

Re: [PHP] Re: PHP editor for linux

2008-08-18 Thread Aschwin Wesselius
Carlos Medina wrote: It flance schrieb: Hi, What do you think is the best php editor for linux. I'm using the Debian distribution. Thanks Hi it´s allways the same: What for Editor are you using? and blah. Please this dicussion is old and not funny anymore (i think ). The Developer

Re: [PHP] Re: PHP editor for linux

2008-08-16 Thread Richard Heyes
pico :-) ed baby; its all about ed! hexedit /dev/sda1 I do seriously use pico. My editing needs on Linux are small, via a puTTY window and pico is the most like a Windows editor that I've used (compared to vi say with its command/edit modes). I've used it for years, am very

Re: [PHP] Re: PHP editor for linux

2008-08-16 Thread Brice
On Fri, Aug 15, 2008 at 5:11 PM, Shawn McKenzie [EMAIL PROTECTED]wrote: It flance wrote: Hi, What do you think is the best php editor for linux. I'm using the Debian distribution. Thanks I use Aptana which is based on eclipse and has built-in HTML/JS/PHP?SVN stuff. Also a cool

[PHP] Re: PHP editor for linux

2008-08-15 Thread Shawn McKenzie
It flance wrote: Hi, What do you think is the best php editor for linux. I'm using the Debian distribution. Thanks I use Aptana which is based on eclipse and has built-in HTML/JS/PHP?SVN stuff. Also a cool plugin that lets you easily develop for the iPhone and preview

Re: [PHP] Re: PHP editor for linux

2008-08-15 Thread Richard Heyes
What do you think is the best php editor for linux. pico :-) -- Richard Heyes http://www.phpguru.org -- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php

Re: [PHP] Re: PHP editor for linux

2008-08-15 Thread Nathan Nobbe
On Fri, Aug 15, 2008 at 10:40 AM, Richard Heyes [EMAIL PROTECTED] wrote: What do you think is the best php editor for linux. pico :-) ed baby; its all about ed! -nathan

Re: [PHP] Re: PHP editor for linux

2008-08-15 Thread Robert Cummings
On Fri, 2008-08-15 at 10:43 -0600, Nathan Nobbe wrote: On Fri, Aug 15, 2008 at 10:40 AM, Richard Heyes [EMAIL PROTECTED] wrote: What do you think is the best php editor for linux. pico :-) ed baby; its all about ed! hexedit /dev/sda1 ;) Cheers, Rob. -- http://www.interjinn.com

Re: [PHP] Re: PHP editor for linux

2008-08-15 Thread Davi Vidal
Em Friday 15 August 2008, Robert Cummings escreveu: On Fri, 2008-08-15 at 10:43 -0600, Nathan Nobbe wrote: On Fri, Aug 15, 2008 at 10:40 AM, Richard Heyes [EMAIL PROTECTED] wrote: What do you think is the best php editor for linux. pico :-) ed baby; its all about ed! hexedit

Re: [PHP] Re: PHP editor for linux

2008-08-15 Thread Robert Cummings
On Fri, 2008-08-15 at 14:06 -0300, Davi Vidal wrote: Em Friday 15 August 2008, Robert Cummings escreveu: On Fri, 2008-08-15 at 10:43 -0600, Nathan Nobbe wrote: On Fri, Aug 15, 2008 at 10:40 AM, Richard Heyes [EMAIL PROTECTED] wrote: What do you think is the best php editor for linux

RE: [PHP] Re: PHP editor for linux

2008-08-15 Thread Boyd, Todd M.
-Original Message- From: Davi Vidal [mailto:[EMAIL PROTECTED] Sent: Friday, August 15, 2008 12:07 PM To: php-general@lists.php.net Subject: Re: [PHP] Re: PHP editor for linux Em Friday 15 August 2008, Robert Cummings escreveu: On Fri, 2008-08-15 at 10:43 -0600, Nathan

[PHP] Re: PHP editor for linux

2008-08-14 Thread Colin Guthrie
Eric Butera wrote: Eclipse with PDT. http://www.zend.com/en/community/pdt#all As much as I hate +1 emails, this is a good options... Good subversion integration too if that floats your boat. Col -- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit:

Re: [PHP] Re: PHP editor for linux

2008-08-14 Thread Eric Butera
On Thu, Aug 14, 2008 at 1:36 PM, Colin Guthrie [EMAIL PROTECTED] wrote: As much as I hate +1 emails, this is a good options... Good subversion integration too if that floats your boat. Col +1 for subclipse! ;D -- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit:

Re: [PHP] Which PHP-Editor to use?

2007-10-19 Thread Børge Holen
On Thursday 18 October 2007 09:59:16 Nathan Nobbe wrote: On 10/18/07, Zoltán Németh [EMAIL PROTECTED] wrote: 2007. 10. 18, csütörtök keltezéssel 12.56-kor Matt Arnilo S. Baluyos (Mailing Lists) ezt írta: Does Eclipse already have word-wrap? To my disappointment, it was still

Re: [PHP] Which PHP-Editor to use?

2007-10-18 Thread Zoltán Németh
2007. 10. 18, csütörtök keltezéssel 12.56-kor Matt Arnilo S. Baluyos (Mailing Lists) ezt írta: Does Eclipse already have word-wrap? To my disappointment, it was still lacking that basic functionality the last time I tried it. I use easyeclipse for php, and I think I've seen some option

Re: [PHP] Which PHP-Editor to use?

2007-10-18 Thread Chen Lei
Matt Arnilo S. Baluyos (Mailing Lists) 写道: On 10/18/07, [EMAIL PROTECTED] [EMAIL PROTECTED] wrote: 2007/10/18, Matt Arnilo S. Baluyos (Mailing Lists) [EMAIL PROTECTED]: Does Eclipse already have word-wrap? To my disappointment, it was still lacking that basic functionality the last

Re: [PHP] Which PHP-Editor to use?

2007-10-18 Thread Nathan Nobbe
On 10/18/07, Zoltán Németh [EMAIL PROTECTED] wrote: 2007. 10. 18, csütörtök keltezéssel 12.56-kor Matt Arnilo S. Baluyos (Mailing Lists) ezt írta: Does Eclipse already have word-wrap? To my disappointment, it was still lacking that basic functionality the last time I tried it. a quick

Re: [PHP] Which PHP-Editor to use?

2007-10-17 Thread Jason Pruim
On Oct 16, 2007, at 5:26 PM, Matt Livingston wrote: That is why I believe in a disposable system I have 2 main computers, one running XP and the other running Ubuntu Linux. I make regular backups to secure server online via FTP and regularly burn backups to CD. At any time if I got a

Re: [PHP] Which PHP-Editor to use?

2007-10-17 Thread Matt Arnilo S. Baluyos (Mailing Lists)
Does Eclipse already have word-wrap? To my disappointment, it was still lacking that basic functionality the last time I tried it. On 8/3/07, Nathan Nobbe [EMAIL PROTECTED] wrote: eclipse with php eclipse, but i may be switching to eclipse pdt once it becomes stable if there is no support for

Re: [PHP] Which PHP-Editor to use?

2007-10-17 Thread Matt Arnilo S. Baluyos (Mailing Lists)
On 10/18/07, [EMAIL PROTECTED] [EMAIL PROTECTED] wrote: 2007/10/18, Matt Arnilo S. Baluyos (Mailing Lists) [EMAIL PROTECTED]: Does Eclipse already have word-wrap? To my disappointment, it was still lacking that basic functionality the last time I tried it. PHP Eclipse's auto format

Re: [PHP] Which PHP-Editor to use?

2007-10-16 Thread mooor
I recommed you Codelobster php edition. Very good free php editor. It reminds me a mix of Zend Studio and MS Visual Studio. If to the basic features they are: syntax highlighting, an intelligent outocomplete, step by step debugger, help on php, html, mysql; jump to funtion's

Re: [PHP] Which PHP-Editor to use?

2007-10-16 Thread Zoltán Németh
2007. 10. 16, kedd keltezéssel 04.59-kor mooor ezt írta: I recommed you Codelobster php edition. Very good free php editor. It reminds me a mix of Zend Studio and MS Visual Studio. If to the basic features they are: syntax highlighting, an intelligent outocomplete, step

Re: [PHP] Which PHP-Editor to use?

2007-10-16 Thread Stut
Zoltán Németh wrote: 2007. 10. 16, kedd keltezéssel 04.59-kor mooor ezt írta: I recommed you Codelobster php edition. Very good free php editor. It reminds me a mix of Zend Studio and MS Visual Studio. If to the basic features they are: syntax highlighting, an intelligent

Re: [PHP] Which PHP-Editor to use?

2007-10-16 Thread Philip Thompson
On 10/16/07, Stut [EMAIL PROTECTED] wrote: Zoltán Németh wrote: 2007. 10. 16, kedd keltezéssel 04.59-kor mooor ezt írta: I recommed you Codelobster php edition. Very good free php editor. It reminds me a mix of Zend Studio and MS Visual Studio. If to the basic

Re: [PHP] Which PHP-Editor to use?

2007-10-16 Thread marek
Ahh, so you're one of those running with out anti-virus! ... now we know why there is so much spam :P j/k, its legit. Marek Philip Thompson wrote: Outta curiosity... is this a legit piece of software? I went to the site and it *looks* real but we all know how looks can be. =P I wasn't

RE: [PHP] Which PHP-Editor to use?

2007-10-16 Thread Bastien Koert
In the same boat here...waiting for a guinea pig to ok it Bastien Date: Tue, 16 Oct 2007 08:56:16 -0500 From: [EMAIL PROTECTED] To: php-general@lists.php.net Subject: Re: [PHP] Which PHP-Editor to use? On 10/16/07, Stut [EMAIL PROTECTED] wrote: Zoltán Németh wrote: 2007. 10. 16, kedd

Re: [PHP] Which PHP-Editor to use?

2007-10-16 Thread Matt Livingston
] wrote: In the same boat here...waiting for a guinea pig to ok it Bastien Date: Tue, 16 Oct 2007 08:56:16 -0500 From: [EMAIL PROTECTED] To: php-general@lists.php.net Subject: Re: [PHP] Which PHP-Editor to use? On 10/16/07, Stut [EMAIL PROTECTED] wrote: Zoltán Németh wrote: 2007. 10. 16

Re: [PHP] Which PHP-Editor to use?

2007-10-16 Thread Tom Ray [Lists]
Stut wrote: Zoltán Németh wrote: 2007. 10. 16, kedd keltezéssel 04.59-kor mooor ezt írta: I recommed you Codelobster php edition. Very good free php editor. It reminds me a mix of Zend Studio and MS Visual Studio. If to the basic features they are: syntax highlighting

Re: [PHP] Which PHP-Editor to use?

2007-08-03 Thread Zoltán Németh
2007. 08. 2, csütörtök keltezéssel 18.12-kor Merlin ezt írta: Hi there, I have worked now for several years happily with homesite 4.5, but now it looks like I have to switch to another system as homesite will not run without admin rights on a XP machine. What editors do you use? Do you

[PHP] Which PHP-Editor to use?

2007-08-02 Thread Merlin
Hi there, I have worked now for several years happily with homesite 4.5, but now it looks like I have to switch to another system as homesite will not run without admin rights on a XP machine. What editors do you use? Do you have any recomendations on a special one? I have looked into

RE: [PHP] Which PHP-Editor to use?

2007-08-02 Thread Chris Boget
I have worked now for several years happily with homesite 4.5, but now it looks like I have to switch to another system as homesite will not run without admin rights on a XP machine. What editors do you use? I used Homesite for the longest time until I was introduced to Visual Slick

Re: [PHP] Which PHP-Editor to use?

2007-08-02 Thread Nathan Nobbe
eclipse with php eclipse, but i may be switching to eclipse pdt once it becomes stable if there is no support for xdebug in php eclipse when it does. -nathan On 8/2/07, Merlin [EMAIL PROTECTED] wrote: Hi there, I have worked now for several years happily with homesite 4.5, but now it looks

Re: [PHP] Which PHP-Editor to use?

2007-08-02 Thread tg-php
The age old question... is it that time of the year again already? Some reviews and lists: http://www.php-editors.com/ I've used Zend Studio for years, and really like it, but lately I've gotten tired of the java virtual machine seeming to hog tons of system resources. I've also used Crimson

RE: [PHP] Which PHP-Editor to use?

2007-08-02 Thread Sanjeev N
-Original Message- From: Merlin [mailto:[EMAIL PROTECTED] Sent: Thursday, August 02, 2007 9:43 PM To: php-general@lists.php.net Subject: [PHP] Which PHP-Editor to use? Hi there, I have worked now for several years happily with homesite 4.5, but now it looks like I have to switch

Re: [PHP] Which PHP-Editor to use?

2007-08-02 Thread Tom Ray [Lists]
looked into eclipse, but I would hear from your experience which one would you recommend me to switch to? Thank you for any comment. Best regards, Merlin I either code in Dreamweaver or straight on the server via SecureCRT and use Pico. I really never could get into the other editor programs

RE: [PHP] Which PHP-Editor to use?

2007-08-02 Thread Robert Cummings
On Thu, 2007-08-02 at 13:36 -0400, [EMAIL PROTECTED] wrote: -Original Message- From: Merlin [mailto:[EMAIL PROTECTED] Sent: Thursday, August 02, 2007 12:13 PM To: php-general@lists.php.net Subject: [PHP] Which PHP-Editor to use? Hi there, I have worked now for several years

Re: [PHP] Which PHP-Editor to use?

2007-08-02 Thread Richard Heyes
I have worked now for several years happily with homesite 4.5, but now it looks like I have to switch to another system as homesite will not run without admin rights on a XP machine. What editors do you use? Do you have any recomendations on a special one? I have looked into eclipse, but I

RE: [PHP] Which PHP-Editor to use?

2007-08-02 Thread djnecrogami
-Original Message- From: Merlin [mailto:[EMAIL PROTECTED] Sent: Thursday, August 02, 2007 12:13 PM To: php-general@lists.php.net Subject: [PHP] Which PHP-Editor to use? Hi there, I have worked now for several years happily with homesite 4.5, but now it looks like I have to switch

Re: [PHP] Which PHP-Editor to use?

2007-08-02 Thread Tijnema
On 8/2/07, Merlin [EMAIL PROTECTED] wrote: Hi there, I have worked now for several years happily with homesite 4.5, but now it looks like I have to switch to another system as homesite will not run without admin rights on a XP machine. What editors do you use? Do you have any recomendations

Re: [PHP] Which PHP-Editor to use?

2007-08-02 Thread Naz Gassiep
Merlin wrote: Hi there, I have worked now for several years happily with homesite 4.5, but now it looks like I have to switch to another system as homesite will not run without admin rights on a XP machine. What editors do you use? Do you have any recomendations on a special one? I have

[PHP] Re: PHP editor

2007-04-13 Thread David Robley
Jonathan Kahan wrote: Hi all, I beleive this is in the realm of php (I have learned my lesson from last time). Does anyone have recomendation for any free (I.E. permanently free not 30 day trial) of a good php editor. The ones i am seeing all only allow usage for a limited time. OMG

[PHP] Re: PHP editor

2007-04-11 Thread Steve
) of a good php editor. The ones i am seeing all only allow usage for a limited time. Kind Regards Jonathan Kahan Systems Developer Estrin Technologies, inc. 1375 Broadway, 3rd Floor, New York, NY, 10018

[PHP] Re: PHP editor

2007-04-11 Thread Al
. permanently free not 30 day trial) of a good php editor. The ones i am seeing all only allow usage for a limited time. Kind Regards Jonathan Kahan Systems Developer Estrin Technologies, inc. 1375 Broadway, 3rd Floor, New York

[PHP] Re: PHP editor

2007-04-11 Thread Sady Marcos
PROTECTED] Hi all, I beleive this is in the realm of php (I have learned my lesson from last time). Does anyone have recomendation for any free (I.E. permanently free not 30 day trial) of a good php editor. The ones i am seeing all only allow usage for a limited time. Kind Regards Jonathan

Re: [PHP] linux php editor

2005-06-08 Thread [EMAIL PROTECTED]
On windows platform I use HomeSite 5.5 and I'm more then happy. On Linux platform QuantaPlus For small and fast changes on file vi/vim is the best. -afan On 6/6/05, Clive Zagno [EMAIL PROTECTED] wrote: what php GUI editors do you recommend. any other recommendations, thanks -- PHP

Re: [PHP] linux php editor

2005-06-08 Thread [EMAIL PROTECTED]
On windows platform I use HomeSite 5.5 and I'm more then happy. On Linux platform QuantaPlus For small and fast changes on file vi/vim is the best. my $.02 :) -afan On 6/6/05, Clive Zagno [EMAIL PROTECTED] wrote: what php GUI editors do you recommend. any other recommendations, thanks

Re: [PHP] linux php editor

2005-06-08 Thread Chris Boget
On windows platform I use HomeSite 5.5 and I'm more then happy. I was a big proponent of HS for the longest time until I played around with Visual Slickedit. I very quickly switched and never looked back. VS is infinitely more feature rich than is HS. thnx, Chris -- PHP General Mailing List

Re: [PHP] linux php editor

2005-06-08 Thread Matthew Weier O'Phinney
* [EMAIL PROTECTED] [EMAIL PROTECTED] : On windows platform I use HomeSite 5.5 and I'm more then happy. On Linux platform QuantaPlus For small and fast changes on file vi/vim is the best. You know that vim exists for windows, right? and that it can be used for large changes as well? (I use vim

RE: [PHP] linux php editor

2005-06-07 Thread Miguel Guirao
Try NVU, from www.nvu.org -Original Message- From: Clive Zagno [mailto:[EMAIL PROTECTED] Sent: Lunes, 06 de Junio de 2005 09:09 p.m. To: php Subject: Re: [PHP] linux php editor the truth is Ive been developing on windows, because of some .net developments. Ive been starting most new

Re: [PHP] linux php editor

2005-06-07 Thread Greg Donald
On 6/7/05, Miguel Guirao [EMAIL PROTECTED] wrote: Try NVU, from www.nvu.org I don't see any sort of text editor there. -- Greg Donald Zend Certified Engineer http://destiney.com/ -- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php

RE: [PHP] linux php editor

2005-06-07 Thread Jim Moseby
On 6/7/05, Miguel Guirao [EMAIL PROTECTED] wrote: Try NVU, from www.nvu.org I don't see any sort of text editor there. Try NVU.com JM -- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php

Re: [PHP] linux php editor

2005-06-07 Thread Chris Boget
Slickedit has a linux flavor and is an exceptional IDE (in general; at least, on Windows). http://www.slickedit.com thnx, Chris -- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php

RE: [PHP] linux php editor

2005-06-07 Thread Miguel Guirao
Yeah, maybe JM is correct!! Thanks!!! -Original Message- From: Jim Moseby [mailto:[EMAIL PROTECTED] Sent: Martes, 07 de Junio de 2005 09:43 a.m. To: php-general@lists.php.net Subject: RE: [PHP] linux php editor On 6/7/05, Miguel Guirao [EMAIL PROTECTED] wrote: Try NVU, from

[PHP] linux php editor

2005-06-06 Thread Clive Zagno
what php GUI editors do you recommend. Ive used bluefish before, any other recommendations, thanks clive -- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php

Re: [PHP] linux php editor

2005-06-06 Thread Jack Jackson
Clive Zagno wrote: what php GUI editors do you recommend. Ive used bluefish before, any other recommendations, thanks clive I love Jedit http://www.jedit.com -- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php

Re: [PHP] linux php editor

2005-06-06 Thread Greg Donald
On 6/6/05, Clive Zagno [EMAIL PROTECTED] wrote: what php GUI editors do you recommend. any other recommendations, thanks vim -- Greg Donald Zend Certified Engineer http://destiney.com/ -- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php

Re: [PHP] linux php editor

2005-06-06 Thread John Nichel
Greg Donald wrote: On 6/6/05, Clive Zagno [EMAIL PROTECTED] wrote: what php GUI editors do you recommend. any other recommendations, thanks vim You newbies and your fancy editors. Back in my day, you got vi, and you were happy with it. ;) -- John C. Nichel ÜberGeek KegWorks.com

Re: [PHP] linux php editor

2005-06-06 Thread Greg Donald
On 6/6/05, John Nichel [EMAIL PROTECTED] wrote: You newbies and your fancy editors. Back in my day, you got vi, and you were happy with it. ;) # dd if=/dev/tty of=/dev/hda1 -- Greg Donald Zend Certified Engineer http://destiney.com/ -- PHP General Mailing List (http://www.php.net/) To

Re: [PHP] linux php editor

2005-06-06 Thread John Nichel
Greg Donald wrote: On 6/6/05, John Nichel [EMAIL PROTECTED] wrote: You newbies and your fancy editors. Back in my day, you got vi, and you were happy with it. ;) # dd if=/dev/tty of=/dev/hda1 Now we just need the punch card people to speak up. -- John C. Nichel ÜberGeek KegWorks.com

Re: [PHP] linux php editor

2005-06-06 Thread Rory Browne
Cut the red, connect the blue, and green.. In seriousness though I like vim, and Kate. On 6/6/05, John Nichel [EMAIL PROTECTED] wrote: Greg Donald wrote: On 6/6/05, John Nichel [EMAIL PROTECTED] wrote: You newbies and your fancy editors. Back in my day, you got vi, and you

Re: [PHP] linux php editor

2005-06-06 Thread Clive Zagno
the truth is Ive been developing on windows, because of some .net developments. Ive been starting most new projects as web applications and using php/mysql. On windows I used ultredit, then I found a product called phpedit, which I liked, now Im trying to move to linux. what I really want

Re: [PHP] linux php editor

2005-06-06 Thread John Nichel
Clive Zagno wrote: the truth is Ive been developing on windows, because of some .net developments. Ive been starting most new projects as web applications and using php/mysql. On windows I used ultredit, then I found a product called phpedit, which I liked, now Im trying to move to linux.

Re: [PHP] linux php editor

2005-06-06 Thread JB05UK
Clive Zagno wrote: what I really want is a app that can do that predictive text thing, you know when it start showing me the possible php syntax as Im typing it in. Two reasons for this is it help with debugging as I get the syntax correct the first time and secondly I think its cool.

Re: [PHP] linux php editor

2005-06-06 Thread Marek Kilimajer
Clive Zagno wrote: the truth is Ive been developing on windows, because of some .net developments. Ive been starting most new projects as web applications and using php/mysql. On windows I used ultredit, then I found a product called phpedit, which I liked, now Im trying to move to linux.

Re: [PHP] linux php editor

2005-06-06 Thread Danny Brow
On Mon, 2005-06-06 at 18:09 -0800, Clive Zagno wrote: the truth is Ive been developing on windows, because of some .net developments. Ive been starting most new projects as web applications and using php/mysql. On windows I used ultredit, then I found a product called phpedit, which I

Re: [PHP] linux php editor... Quanta +... The best!

2005-06-06 Thread Andy Pieters
On Monday 06 June 2005 21:41, Clive Zagno wrote: what php GUI editors do you recommend. Ive used bluefish before, any other recommendations, thanks Hi I have been using Quanta + ever since I discovered it. Try it you'll like it too. Features include (but not limited to) code completion,

Re: [PHP] linux php editor... Quanta +... The best!

2005-06-06 Thread Rory Browne
Is there a particular reason why you changed the subject? It screws up threads on some clients - including mine. On 6/6/05, Andy Pieters [EMAIL PROTECTED] wrote: On Monday 06 June 2005 21:41, Clive Zagno wrote: what php GUI editors do you recommend. Ive used bluefish before, any other

Re: [PHP] linux php editor... Quanta +... The best!

2005-06-06 Thread Andy Pieters
On Monday 06 June 2005 23:05, Rory Browne wrote: Is there a particular reason why you changed the subject? It screws up threads on some clients - including mine. Well I wanted it to stand out. Didn't realize it would break the threads though. I thought K-Mail put in additional headers to

Re: [PHP] linux php editor... Quanta +... The best!

2005-06-06 Thread Robert Cummings
On Mon, 2005-06-06 at 18:14, Andy Pieters wrote: On Monday 06 June 2005 23:05, Rory Browne wrote: Is there a particular reason why you changed the subject? It screws up threads on some clients - including mine. Well I wanted it to stand out. I didn't know the mailing list was a

Re: [PHP] linux php editor... Quanta +... The best!

2005-06-06 Thread Greg Donald
On 6/6/05, Robert Cummings [EMAIL PROTECTED] wrote: I didn't know the mailing list was a popularity contest :/ It's not? Man.. -- Greg Donald Zend Certified Engineer http://destiney.com/ -- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php

[PHP] Visual PHP Editor?

2005-04-11 Thread M Saleh EG
We are yet blessed with existense of Zend IDE with the new features such as SQL views. But, is there a tool such as VS.Net http://VS.Net? in the means of visualness of the editing stage too? Of corse we do have the PEAR repositories and the other libraries that make our life much easier. True

Re: [PHP] Visual PHP Editor?

2005-04-11 Thread Greg Donald
On Apr 11, 2005 1:53 PM, M Saleh EG [EMAIL PROTECTED] wrote: We are yet blessed with existense of Zend IDE with the new features such as SQL views. But, is there a tool such as VS.Net http://VS.Net? in the means of visualness of the editing stage too? http://www.jcxsoftware.com/vs.php --

[PHP] Re: php editor

2005-01-14 Thread zerof
http://www.maguma.com/ zerof -- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php

Re: [PHP] (Quanta) php editor or php IDE for linux with autocompletion

2004-12-08 Thread [EMAIL PROTECTED]
Jason Wong wrote: What version of quanta are you using? Autocompletion was available quite a while ago. I am using Quanta 3.2.3, and php auto completion does not work. How do you activate it? -- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit:

Re: [PHP] (Quanta) php editor or php IDE for linux with autocompletion

2004-12-08 Thread Jason Wong
On Wednesday 08 December 2004 19:49, [EMAIL PROTECTED] wrote: Jason Wong wrote: What version of quanta are you using? Autocompletion was available quite a while ago. I am using Quanta 3.2.3, and php auto completion does not work. How do you activate it? I think I may have misunderstood

Re: [PHP] (Quanta) php editor or php IDE for linux with autocompletion

2004-12-08 Thread [EMAIL PROTECTED]
Jason Wong wrote: I think I may have misunderstood what you mean by auto-completion. What Quanta does is auto-complete words that you *already* have in the document. Not really. With HTML / XHTML Quanta does auto complete words, tags, properties, attributes which are in the DTD. Or am I

Re: [PHP] (Quanta) php editor or php IDE for linux with autocompletion

2004-12-08 Thread Raditha Dissanayake
[EMAIL PROTECTED] wrote: Jason Wong wrote: I think I may have misunderstood what you mean by auto-completion. What Quanta does is auto-complete words that you *already* have in the document. Not really. With HTML / XHTML Quanta does auto complete words, tags, properties, attributes which

Re: [PHP] (Quanta) php editor or php IDE for linux with autocompletion

2004-12-08 Thread Jason Wong
On Wednesday 08 December 2004 20:09, [EMAIL PROTECTED] wrote: Jason Wong wrote: I think I may have misunderstood what you mean by auto-completion. What Quanta does is auto-complete words that you *already* have in the document. Not really. With HTML / XHTML Quanta does auto complete

Re: [PHP] (Quanta) php editor or php IDE for linux with autocompletion

2004-12-08 Thread [EMAIL PROTECTED]
Jason Wong wrote: So are you looking to auto-complete (X)HTML tags or are you looking to auto-complete PHP keywords/functions? What is your question? We need to auto-complete PHP words and functions INDIPENDENTLY of the fact that they are present or not in the page. For instance if one

Re: [PHP] Re: php editor or php IDE for linux with autocompletion

2004-12-01 Thread Christophe Chisogne
M. Sokolewicz wrote: http://vim.sourceforge.net/tips/tip.php?tip_id=91 Thanks. It's a dictionary based completion. Is there some way to get completion for user-defined functions, variables etc, say in php files from/below current working directory? Perhaps based on ctags? Some editors do it (PHPed

[PHP] Re: php editor or php IDE for linux with autocompletion

2004-11-30 Thread M. Sokolewicz
[EMAIL PROTECTED] wrote: Hi. We use linux as default development system. Does anyboy know about a linux based php editor with autocompletion? Must be open source free software (free as in speech, not beer). We like quanta and kate, but there is no autocompletion. Does anyone know about a php IDE

RE: [PHP] Re: php editor or php IDE for linux with autocompletion

2004-11-30 Thread Dustin Wish with INDCO Networks
editor or php IDE for linux with autocompletion [EMAIL PROTECTED] wrote: Hi. We use linux as default development system. Does anyboy know about a linux based php editor with autocompletion? Must be open source free software (free as in speech, not beer). We like quanta and kate

Re: [PHP] Re: php editor or php IDE for linux with autocompletion

2004-11-30 Thread Christophe Chisogne
M. Sokolewicz wrote: I prefer vim, which does have auto-completion, as an add-on. Interesting. Where can this add-on be found? (google/vim.org/debian.org, I guess, but...) wouldn't call it an IDE... =/ Yes, but so usefull when edition html tags Ex ct to change to end of current tag Ex c/table to

Re: [PHP] Re: php editor or php IDE for linux with autocompletion

2004-11-30 Thread M. Sokolewicz
Christophe Chisogne wrote: M. Sokolewicz wrote: I prefer vim, which does have auto-completion, as an add-on. Interesting. Where can this add-on be found? (google/vim.org/debian.org, I guess, but...) wouldn't call it an IDE... =/ Yes, but so usefull when edition html tags Ex ct to change to end

Re: [PHP] Re: php editor or php IDE for linux with autocompletion

2004-11-30 Thread Matthew Weier O'Phinney
* M. Sokolewicz [EMAIL PROTECTED]: Christophe Chisogne wrote: M. Sokolewicz wrote: I prefer vim, which does have auto-completion, as an add-on. Interesting. Where can this add-on be found? (google/vim.org/debian.org, I guess, but...) wouldn't call it an IDE... =/

[PHP] Re: PHP-editor connected to FTP?

2004-11-18 Thread Sebastian Mendel
Peter Lauri wrote: Best groupmember, What editor do you use when working with websites (php) connected directly to the FTP? I like Eclipse 3.0 with the PHP plugin, but it do not have the future to connect to the FTP. did you tried the FTP-WebDAV plugin? -- Sebastian Mendel www.sebastianmendel.de

Re: [PHP] Re: PHP editor that doesn't require installation

2004-07-28 Thread rush
Justin Patrin [EMAIL PROTECTED] wrote in message news:[EMAIL PROTECTED] Edit locally and FTP manually. Or get some kind of mounted FTP filesystemdoesn't Windows XP have something like this built in? As far as I know, but there is great program that does that. WebDrive. A true little

Re: [PHP] Re: PHP editor that doesn't require installation

2004-07-26 Thread barophobia
On Sat, 24 Jul 2004 16:37:03 +0200, rush [EMAIL PROTECTED] wrote: scite, from the scintilla fame. TemplateTamer would also work fine if you just copy the whole directory wow. that's a pretty awesome editor. too bad it can't connect to FTP sites. all my files are remote! anyone have a work

Re: [PHP] Re: PHP editor that doesn't require installation

2004-07-26 Thread Justin Patrin
On Mon, 26 Jul 2004 10:20:56 -0700, barophobia [EMAIL PROTECTED] wrote: On Sat, 24 Jul 2004 16:37:03 +0200, rush [EMAIL PROTECTED] wrote: scite, from the scintilla fame. TemplateTamer would also work fine if you just copy the whole directory wow. that's a pretty awesome editor. too bad

Re[2]: [PHP] Re: PHP editor that doesn't require installation

2004-07-26 Thread Tom Rogers
Hi, Tuesday, July 27, 2004, 7:40:25 AM, you wrote: JP Edit locally and FTP manually. JP Or get some kind of mounted FTP filesystemdoesn't Windows XP have JP something like this built in? JP -- JP DB_DataObject_FormBuilder - The database at your fingertips JP

[PHP] Re: PHP editor that doesn't require installation

2004-07-24 Thread rush
John W. Holmes [EMAIL PROTECTED] wrote in message news:[EMAIL PROTECTED] Does anyone know of a good windows PHP editor that I can run from a USB flash drive without installing it? A good stand-alone editor. I know how to use Vi, so I'll even take a copy of that (so long as it's got syntax

Re: [PHP] Re: PHP editor that doesn't require installation

2004-07-24 Thread John W. Holmes
rush wrote: John W. Holmes [EMAIL PROTECTED] wrote in message Does anyone know of a good windows PHP editor that I can run from a USB flash drive without installing it? scite, from the scintilla fame. TemplateTamer would also work fine if you just copy the whole directory Scite is perfect. You

Re: [PHP] Re: PHP editor that doesn't require installation

2004-07-24 Thread Curt Zirzow
* Thus wrote John W. Holmes: rush wrote: John W. Holmes [EMAIL PROTECTED] wrote in message Does anyone know of a good windows PHP editor that I can run from a USB flash drive without installing it? scite, from the scintilla fame. TemplateTamer would also work fine if you just copy

Re: [PHP] Re: PHP editor that doesn't require installation

2004-07-24 Thread rush
John W. Holmes [EMAIL PROTECTED] wrote in message news:[EMAIL PROTECTED] Scite is perfect. You rock. A single 364KB file with PHP source code highlighting, brace matching, (regex) search and replace and more. It's so perfect I won't even make fun of you for mentioning ... there is also code

Re[2]: [PHP] Re: PHP editor that doesn't require installation

2004-07-24 Thread Tom Rogers
Hi, Sunday, July 25, 2004, 5:18:44 AM, you wrote: JWH Scite is perfect. You rock. A single 364KB file with PHP source code JWH highlighting, brace matching, (regex) search and replace and more. It's JWH so perfect I won't even make fun of you for mentioning TemplateTamer JWH again! ;) Thanks,

[PHP] Re: PHP editor

2004-04-15 Thread pete M
I use dreameaver. Arthur Radulescu wrote: Hello! This might sound like a stupid question but could anyone recommand a good PHP editor... I have used some editors until now but each one has some problems... Right now I am using PHPed which is pretty good but oine of the major problems

  1   2   >