473,654 Members | 3,022 Online
Bytes | Software Development & Data Engineering Community
+ Post

Home Posts Topics Members FAQ

My Big Break (A question about Linux IDEs for PHP)

Hi all,

In a couple of weeks I get my big break. I joined my present employer (an
ISP) in a real bottom-rung-of-the-ladder customer support job several months
ago, without even getting an interview for the PHP coding job for which I'd
applied (it was all I could get at the time, I'd just left my previous, very
different job under unpleasant circumstances). In my spare time since then
I've brushed up my coding skills and demonstrated my ability to my employer,
and so in February I'll be starting as an application developer.

Here's the problem: It's a Linux-only development platform - that is to say,
the computer I'll be using at work must be Linux, they don't buy licenses
for M$.

And I've gotten where I am in terms of coding by relying a bit too much on
IDEs like PHPEdit which I've used for years (I even designed one of the
banners on http://www.phpedit.net/products/PHPEdit/banners.php - it's the
Flash one with the bike ;-) . So I've been spoiled with code completion,
integrated help, code insight etc.... Now don't get me wrong - I can do the
job, and do it well. Code I've written in my spare time in my current job
is already in constant, critical use in the company. But I have relied a
bit too much on this particular IDE...

So I've searched for days for something comparable for Linux. It has to be
freeware (company rule) which excludes NuSphere, Zend, Komodo...

I'm aware of course that this thread could trigger a "real men use vi"
attitude, and it may well be that I do need to do just that, but before I
give up, I'm asking around to see what people think.

At the moment a combination of Eclipse plus the phpeclipse plugin is leading
the way for me.

Any other suggestions?

Thanks a lot,

Matt Saunders
Jul 17 '05 #1
28 3037
On 2004-01-08, Matt Saunders <ms*******@bitd ifferent.com> wrote:
Hi all,

In a couple of weeks I get my big break. I joined my present employer (an
ISP) in a real bottom-rung-of-the-ladder customer support job several months
ago, without even getting an interview for the PHP coding job for which I'd
applied (it was all I could get at the time, I'd just left my previous, very
different job under unpleasant circumstances). In my spare time since then
I've brushed up my coding skills and demonstrated my ability to my employer,
and so in February I'll be starting as an application developer.

Here's the problem: It's a Linux-only development platform - that is to say,
the computer I'll be using at work must be Linux, they don't buy licenses
for M$.
<ot>
In my eyes it is silly for a company to force there coders to use
whatever OS. I think they'll be more productive when they can use the
tools they want.
</ot>
So I've searched for days for something comparable for Linux. It has to be
freeware (company rule) which excludes NuSphere, Zend, Komodo...


Have you already tried running phpedit with wine ?

--
http://home.mysth.be/~timvw
Jul 17 '05 #2
On 2004-01-08, Tim Van Wassenhove <eu**@pi.be> wrote:
On 2004-01-08, Matt Saunders <ms*******@bitd ifferent.com> wrote:
Hi all,

In a couple of weeks I get my big break. I joined my present employer (an
ISP) in a real bottom-rung-of-the-ladder customer support job several months
ago, without even getting an interview for the PHP coding job for which I'd
applied (it was all I could get at the time, I'd just left my previous, very
different job under unpleasant circumstances). In my spare time since then
I've brushed up my coding skills and demonstrated my ability to my employer,
and so in February I'll be starting as an application developer.

Here's the problem: It's a Linux-only development platform - that is to say,
the computer I'll be using at work must be Linux, they don't buy licenses
for M$.


<ot>
In my eyes it is silly for a company to force there coders to use
whatever OS. I think they'll be more productive when they can use the
tools they want.
</ot>
So I've searched for days for something comparable for Linux. It has to be
freeware (company rule) which excludes NuSphere, Zend, Komodo...


Have you already tried running phpedit with wine ?

I've thrown a very quick look at the source of phpedit, and as it
appears to be written in pascal/delphi i wonder that you can't compile
it with kylix ;)

--
http://home.mysth.be/~timvw
Jul 17 '05 #3
On Thu, 08 Jan 2004 17:51:02 +0000, Matt Saunders wrote:
Hi all,

In a couple of weeks I get my big break. I joined my present employer (an
ISP) in a real bottom-rung-of-the-ladder customer support job several
months ago, without even getting an interview for the PHP coding job for
which I'd applied (it was all I could get at the time, I'd just left my
previous, very different job under unpleasant circumstances). In my spare
time since then I've brushed up my coding skills and demonstrated my
ability to my employer, and so in February I'll be starting as an
application developer.

Here's the problem: It's a Linux-only development platform - that is to
say, the computer I'll be using at work must be Linux, they don't buy
licenses for M$.

That's "not a bug, it's a feature" ;)

A problem only exists when you _are_ forced to use a windoze environment.

Anyway... welcome to the real world of computing.... I personally use
Anjuta (<http://anjuta.org/>) for GUI on *nix. I've never used PHPEdit..
only UltraEdit (UEdit) on windoze and Anjuta is very comparable to that
(if that's any use as reference for you).

Alternatively, I haven't tested it to any lengths to be able to give an
opinion, but also have a look for 'Screem'. From the pkg-descr file:
[tk@hybris:/usr/ports/www/screem]$ cat pkg-descr
SCREEM (Site CReating and Editing EnvironMent) is a VERY nice
GUI-based HTML editor, much like bluefish. It even imports bluefish
functions from your bluefish installation!

SCREEM makes a rather ideal GUI HTML editor, especially for
Unixheads who like using CVS to manage source trees, as SCREEM
has functional CVS interaction.

WWW: http://www.screem.org/

-- John Merryweather Cooper <jmcoopr < AT ] webmail [dot > bmi.net>

(e-mail address munged above by myself for obvious reasons < and ] are
relative to change).

It seems to handle "projects" which might be ideal for PHP development
too. As I say, I have it installed but I've not "used it" but do plan to
have a look anyway. Might be something of interest to yourself =)

Regards,

Ian

--
Ian.H [Design & Development]
digiServ Network - Web solutions
www.digiserv.net | irc.digiserv.ne t | forum.digiserv. net
Programming, Web design, development & hosting.

Jul 17 '05 #4
On 2004-01-08, Matt Saunders <ms*******@bitd ifferent.com> wrote:
So I've searched for days for something comparable for Linux. It has to be
freeware (company rule) which excludes NuSphere, Zend, Komodo...
Any other suggestions?

Quanta.

--
http://home.mysth.be/~timvw
Jul 17 '05 #5
have a look at kdevelop (dont start flaming me for liking kde's tools
please)
Jul 17 '05 #6
Try running PHPEdit under WINE?

Uzytkownik "Matt Saunders" <ms*******@bitd ifferent.com> napisal w wiadomosci
news:aO******** ************@wa rds.force9.net. ..
Hi all,

In a couple of weeks I get my big break. I joined my present employer (an
ISP) in a real bottom-rung-of-the-ladder customer support job several months ago, without even getting an interview for the PHP coding job for which I'd applied (it was all I could get at the time, I'd just left my previous, very different job under unpleasant circumstances). In my spare time since then I've brushed up my coding skills and demonstrated my ability to my employer, and so in February I'll be starting as an application developer.

Here's the problem: It's a Linux-only development platform - that is to say, the computer I'll be using at work must be Linux, they don't buy licenses
for M$.

And I've gotten where I am in terms of coding by relying a bit too much on
IDEs like PHPEdit which I've used for years (I even designed one of the
banners on http://www.phpedit.net/products/PHPEdit/banners.php - it's the
Flash one with the bike ;-) . So I've been spoiled with code completion,
integrated help, code insight etc.... Now don't get me wrong - I can do the job, and do it well. Code I've written in my spare time in my current job
is already in constant, critical use in the company. But I have relied a
bit too much on this particular IDE...

So I've searched for days for something comparable for Linux. It has to be freeware (company rule) which excludes NuSphere, Zend, Komodo...

I'm aware of course that this thread could trigger a "real men use vi"
attitude, and it may well be that I do need to do just that, but before I
give up, I'm asking around to see what people think.

At the moment a combination of Eclipse plus the phpeclipse plugin is leading the way for me.

Any other suggestions?

Thanks a lot,

Matt Saunders

Jul 17 '05 #7
On Thu, 08 Jan 2004 17:51:02 +0000, Matt Saunders wrote:
Here's the problem: It's a Linux-only development platform - that is to say,
the computer I'll be using at work must be Linux, they don't buy licenses
for M$.


Nice. Doesn't sound like a problem. It sounds like a rare perk -- at
least in the US, on the east coast...

Sounds like my dream office, though. Any cute chicks there?

--
-------------------------
| Jeffrey Silverman |
| jeffrey-AT-jhu-DOT-edu|
-------------------------

Jul 17 '05 #8
<collated reply to all posters. I'm lazy ;-)>

Thanks everyone for your suggestions. I must confess I haven't tried
PHPEdit under wine so I'll give that a go - but to be honest I couldn't say
that PHPEdit is 100% stable even natively - so I doubt I'd risk developing
with it for a living under emulation.

To those of you who saw a Linux environment as a blessing, well I do see
your point - it's just another element of crossover for me though because
I've been a windows user since the beginning. So I'm changing jobs,
changing platforms... it's all change! But that's a good thing, and I'm
sure I'll settle in.

I will certainly investigate the suggestions you've made: anjunta looks
particularly promising from a brief look.

Thanks again,

Matt S.
Jul 17 '05 #9
"Jeffrey Silverman" <je*****@jhu.ed u> wrote in message
news:pa******** *************** *****@jhu.edu.. .
On Thu, 08 Jan 2004 17:51:02 +0000, Matt Saunders wrote:
Here's the problem: It's a Linux-only development platform - that is to say, the computer I'll be using at work must be Linux, they don't buy licenses for M$.


Nice. Doesn't sound like a problem. It sounds like a rare perk -- at
least in the US, on the east coast...

Sounds like my dream office, though. Any cute chicks there?

--
-------------------------
| Jeffrey Silverman |
| jeffrey-AT-jhu-DOT-edu|
-------------------------


Cuteness is in the eye of the beholder, and this particular beholder is
married with three kids and a seminary education (I told you that my old job
was *very* different!) so I don't look around for that very much! But we
are actively recruiting for all sorts of jobs -
http://www.plus.net/careers/index.html - which unfortunately for you is the
UK...

MS
Jul 17 '05 #10

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

Similar topics

15
1883
by: Ciudad Tecnópolis | last post by:
Hola, primero que todo mil disculpas por postear una pregunta no relacionada al tema pero se que será muy útil para todos! Actualmente estoy presentando un desarrollo en .NET para una compañía y unos tipejos me están echando el negocio al suelo pues hablan pestes de .NET y le dicen al director de sistemas de la compañía que Linux y PHP son lo máximo!!! , por favor alguien tiene textos o material de cualquier tipo.. videos ....
31
1794
by: arun | last post by:
I know it is a free compiler. But does it follow any standard? If so which standard is it? (Ansi, Ecma, etc?)
0
8375
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, people are often confused as to whether an ONU can Work As a Router. In this blog post, we’ll explore What is ONU, What Is Router, ONU & Router’s main usage, and What is the difference between ONU and Router. Let’s take a closer look ! Part I. Meaning of...
0
8290
by: Hystou | last post by:
Most computers default to English, but sometimes we require a different language, especially when relocating. Forgot to request a specific language before your computer shipped? No problem! You can effortlessly switch the default language on Windows 10 without reinstalling. I'll walk you through it. First, let's disable language synchronization. With a Microsoft account, language settings sync across devices. To prevent any complications,...
0
8815
Oralloy
by: Oralloy | last post by:
Hello folks, I am unable to find appropriate documentation on the type promotion of bit-fields when using the generalised comparison operator "<=>". The problem is that using the GNU compilers, it seems that the internal comparison operator "<=>" tries to promote arguments from unsigned to signed. This is as boiled down as I can make it. Here is my compilation command: g++-12 -std=c++20 -Wnarrowing bit_field.cpp Here is the code in...
1
8482
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 Update option using the Control Panel or Settings app; it automatically checks for updates and installs any it finds, whether you like it or not. For most users, this new feature is actually very convenient. If you want to control the update process,...
0
8593
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 protocol has its own unique characteristics and advantages, but as a user who is planning to build a smart home system, I am a bit confused by the choice of these technologies. I'm particularly interested in Zigbee because I've heard it does some...
1
6161
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 presenter, Adolph Dupré who will be discussing some powerful techniques for using class modules. He will explain when you may want to use classes instead of User Defined Types (UDT). For example, to manage the data in unbound forms. Adolph will...
0
5622
by: conductexam | last post by:
I have .net C# application in which I am extracting data from word file and save it in database particularly. To store word all data as it is I am converting the whole word file firstly in HTML and then checking html paragraph one by one. At the time of converting from word file to html my equations which are in the word document file was convert into image. Globals.ThisAddIn.Application.ActiveDocument.Select();...
0
4294
by: adsilva | last post by:
A Windows Forms form does not have the event Unload, like VB6. What one acts like?
1
1916
muto222
by: muto222 | last post by:
How can i add a mobile payment intergratation into php mysql website.

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.