473,472 Members | 2,173 Online
Bytes | Software Development & Data Engineering Community
Create Post

Home Posts Topics Members FAQ

Recommend PHP/C++ IDE for Linux


Gentle People,

I've started working with a team of C++ and PHP programmers - They
develope on Windoze platform which I dislike since our production
servers are LAMP based, I've always believed greater effort is placed on
stability with Apache/MySQL/PHP on a Linux platform than an equal setup
on a windoze platform.

For this reason, and to encourage them across to a Linux based
development platform, they said they'd try it if I could find them a IDE
that is (of course) preferably free...

I'm open to suggesting either free or low-cost based editors - Can
anyone suggest any?

Cheers
Randell D.
Jul 17 '05 #1
13 3285
Reply-Via-Newsgroup Thanks wrote:

Gentle People,

I've started working with a team of C++ and PHP programmers - They
develope on Windoze platform which I dislike since our production
servers are LAMP based, I've always believed greater effort is placed on
stability with Apache/MySQL/PHP on a Linux platform than an equal setup
on a windoze platform.

For this reason, and to encourage them across to a Linux based
development platform, they said they'd try it if I could find them a IDE
that is (of course) preferably free...

I'm open to suggesting either free or low-cost based editors - Can
anyone suggest any?

Cheers
Randell D.


kdevelop allows for the creation of both c++ and php software. Version 3

--
Mark B.
Linux 2.6.5-12.23-default i686 athlon i386
6:28am up 5 days 10:56, 5 users, load average: 2.29, 2.31, 2.12

Jul 17 '05 #2
Reply-Via-Newsgroup Thanks wrote:
Gentle People,

I've started working with a team of C++ and PHP programmers - They
develope on Windoze platform which I dislike since our production
servers are LAMP based, I've always believed greater effort is placed
on stability with Apache/MySQL/PHP on a Linux platform than an equal
setup on a windoze platform.

For this reason, and to encourage them across to a Linux based
development platform, they said they'd try it if I could find them a
IDE that is (of course) preferably free...

I'm open to suggesting either free or low-cost based editors - Can
anyone suggest any?

Cheers
Randell D.


http://www.php-editors.com/review/

--
If the Internet is a Marx Brothers movie, and Web, e-mail, and IRC are
Groucho, Chico, and Harpo, then Usenet is Zeppo.
Jul 17 '05 #3
On Wed, 26 May 2004 11:09:42 -0700, Reply-Via-Newsgroup Thanks wrote:

Gentle People,

I've started working with a team of C++ and PHP programmers - They
develope on Windoze platform which I dislike since our production
servers are LAMP based, I've always believed greater effort is placed on
stability with Apache/MySQL/PHP on a Linux platform than an equal setup
on a windoze platform.

For this reason, and to encourage them across to a Linux based
development platform, they said they'd try it if I could find them a IDE
that is (of course) preferably free...

I'm open to suggesting either free or low-cost based editors - Can
anyone suggest any?

Cheers
Randell D.


Hi Randell,

Although it's not free, Visual SlickEdit (www.slickedit.com) is by far
my most valuable development tool (it's the only thing I paid money for on
my linux box). SlickEdit handles C/C++, PHP and many, many other
languages. It also works on quite a few different platforms so it's
possible to use the same tool on linux and Windows which is nice.

If you absolutely must use free you could look at KDevelop and/or
Quanta.
Jul 17 '05 #4
Benny Hill wrote:

Although it's not free, Visual SlickEdit (www.slickedit.com) is by far
my most valuable development tool (it's the only thing I paid money for on
my linux box). SlickEdit handles C/C++, PHP and many, many other
languages. It also works on quite a few different platforms so it's
possible to use the same tool on linux and Windows which is nice.


I second the vote for SlickEdit for PHP and C++ (and HTML, JavaScript,
and Java and many others too).

For free editors, JEdit is also pretty nice and will, at least in
theory, work on any Java 1.4 enabled platform.

--
David G. Risner
Software Engineer, California State University, Los Angeles
http://www.risner.org/david/
Jul 17 '05 #5
On Thu, 27 May 2004 02:57:36 GMT, David Risner
<ja**************@yahoo.com> wrote:
Benny Hill wrote:

Although it's not free, Visual SlickEdit (www.slickedit.com) is by far
my most valuable development tool (it's the only thing I paid money for on
my linux box). SlickEdit handles C/C++, PHP and many, many other
languages. It also works on quite a few different platforms so it's
possible to use the same tool on linux and Windows which is nice.


I second the vote for SlickEdit for PHP and C++ (and HTML, JavaScript,
and Java and many others too).

For free editors, JEdit is also pretty nice and will, at least in
theory, work on any Java 1.4 enabled platform.

ActiveState Komodo (also not free)
Excellent IDE / Editor for C/C++/php/html/python/perl/etc......

http://www.activestate.com
Jul 17 '05 #6
Reply-Via-Newsgroup Thanks <ne*******@fiproject-com.com> wrote in message news:<c9*******************@news.demon.co.uk>...
Gentle People,

I've started working with a team of C++ and PHP programmers - They
develope on Windoze platform which I dislike since our production
servers are LAMP based, I've always believed greater effort is placed on
stability with Apache/MySQL/PHP on a Linux platform than an equal setup
on a windoze platform.

For this reason, and to encourage them across to a Linux based
development platform, they said they'd try it if I could find them a IDE
that is (of course) preferably free...


The great PHPEdit now runs in Linux (not tried)
<http://www.phpedit.net/products/PHPEdit/>

--
| Just another PHP saint |
Email: rrjanbiah-at-Y!com
Jul 17 '05 #7
Reply-Via-Newsgroup Thanks wrote:

Gentle People,

I've started working with a team of C++ and PHP programmers - They
develope on Windoze platform which I dislike since our production
servers are LAMP based, I've always believed greater effort is placed on
stability with Apache/MySQL/PHP on a Linux platform than an equal setup
on a windoze platform.

For this reason, and to encourage them across to a Linux based
development platform, they said they'd try it if I could find them a IDE
that is (of course) preferably free...

I'm open to suggesting either free or low-cost based editors - Can
anyone suggest any?

Cheers
Randell D.

Many thanks to all - I think I'll give the kdevelop a try - though I
will pass on all suggestions and very much appreciate them...

Cheers
Randell D.
Jul 17 '05 #8
kate

http://kate.kde.org/
Jul 17 '05 #9
mr quark wrote:
kate

http://kate.kde.org/


quanta

Jul 17 '05 #10
On 2004-06-01, Paul Robson wrote:
kate

quanta


vim

Bye,
phil
--
Please send replies (not followups) to the address set in Reply-To.
Philipp Kern - PK2186-RIPE - http://www.philkern.de
Jul 17 '05 #11
On 2 Jun 2004 20:12:31 GMT, Philipp Kern <tr***@philkern.de> wrote:
On 2004-06-01, Paul Robson wrote:
kate

quanta

vim

emacs

--
Andy Hassall <an**@andyh.co.uk> / Space: disk usage analysis tool
http://www.andyh.co.uk / http://www.andyhsoftware.co.uk/space
Jul 17 '05 #12
"Andy Hassall" <an**@andyh.co.uk> wrote in message
news:rc********************************@4ax.com...
On 2 Jun 2004 20:12:31 GMT, Philipp Kern <tr***@philkern.de> wrote:
On 2004-06-01, Paul Robson wrote:
kate
quanta

vim

emacs


cat
"8-)

--
Remove the blots from my address to reply
Jul 17 '05 #13
Doug Hutcheson wrote:
Andy Hassall wrote:
Philipp Kern wrote:
Paul Robson wrote:
mr quark wrote:
> kate
quanta
vim

emacs

cat

Microsoft Word

SCNR :)

--
USENET would be a better place if everybody read: : mail address :
http://www.catb.org/~esr/faqs/smart-questions.html : is valid for :
http://www.netmeister.org/news/learn2quote2.html : "text/plain" :
http://www.expita.com/nomime.html : to 10K bytes :
Jul 17 '05 #14

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

0
by: Les Juby | last post by:
Can someone please recommend a good hosting service that offers a reseller option whereby one can host a whole bunch of domains under one hosting account. There seem to be many offers of...
10
by: kurtk | last post by:
Can someone recommend a good php editor? Beside syntax highlighting, I am looking for an editor that will allow me to do "block selection" (that is, copy from column, say, 5 to column 12 of several...
5
by: user | last post by:
Can anybody recommend a good debugger for use with g++(mingw) under Windows? I have been used to Visual C++ so all the open source offerings I have tried so far seem very crude by comparison....
3
by: Kanv | last post by:
Hi, I would shortly be working on DB2 UDB 8.1.2. I have no prior DB2 experience and need to be involved in the installation, maintainence and tuning of the database. Could you please...
21
by: Jim Hubbard | last post by:
I have found one .Net control that I just love......DotNetBar. But, I haven't found a plethora of great controls or class libraries (like I had with my VB 6). What am I missing? (No spam...
5
by: Jerry Fleming | last post by:
Can anyone please recommend a graphic library of C, cross-platform, especially for Linux? Currently, I have SVGAlib in my mind. How is your recommendation compared with it?
2
by: Thomas Ploch | last post by:
Hello folks, I am currently developing an open source Event Managment software (events in real-life, like concerts, exhibitions etc. :-) ) using wx for the GUI, and I need an Object database....
19
by: Roberto | last post by:
Can anyone recommend a PHP-based dashboard product or open source project? My employer is looking to purchase a product to collect business intelligence data like number of customer interactions...
29
by: jmDesktop | last post by:
For students 9th - 12th grade, with at least Algebra I. Do you think Python is a good first programming language for someone with zero programming experience? Using Linux and Python for first...
0
by: Hystou | last post by:
There are some requirements for setting up RAID: 1. The motherboard and BIOS support RAID configuration. 2. The motherboard has 2 or more available SATA protocol SSD/HDD slots (including MSATA, M.2...
0
marktang
by: marktang | last post by:
ONU (Optical Network Unit) is one of the key components for providing high-speed Internet services. Its primary function is to act as an endpoint device located at the user's premises. However,...
0
jinu1996
by: jinu1996 | last post by:
In today's digital age, having a compelling online presence is paramount for businesses aiming to thrive in a competitive landscape. At the heart of this digital strategy lies an intricately woven...
1
by: Hystou | last post by:
Overview: Windows 11 and 10 have less user interface control over operating system update behaviour than previous versions of Windows. In Windows 11 and 10, there is no way to turn off the Windows...
0
tracyyun
by: tracyyun | last post by:
Dear forum friends, With the development of smart home technology, a variety of wireless communication protocols have appeared on the market, such as Zigbee, Z-Wave, Wi-Fi, Bluetooth, etc. Each...
1
isladogs
by: isladogs | last post by:
The next Access Europe User Group meeting will be on Wednesday 1 May 2024 starting at 18:00 UK time (6PM UTC+1) and finishing by 19:30 (7.30PM). In this session, we are pleased to welcome a new...
0
by: TSSRALBI | last post by:
Hello I'm a network technician in training and I need your help. I am currently learning how to create and manage the different types of VPNs and I have a question about LAN-to-LAN VPNs. The...
0
by: adsilva | last post by:
A Windows Forms form does not have the event Unload, like VB6. What one acts like?
0
by: 6302768590 | last post by:
Hai team i want code for transfer the data from one system to another through IP address by using C# our system has to for every 5mins then we have to update the data what the data is updated ...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.