Connecting Tech Pros Worldwide Forums | Help | Site Map

Something like phpEdit?

Sims
Guest
 
Posts: n/a
#1: Jul 17 '05
Hi,

A few weeks ago i found out about phpEdit and i am very happy with it.
But there are a few problems that are quite small but on an everyday basis
make it quite annoying to use.

I am using the development app, the 'small' things are,

-The workspace is not saved.
-The auto complete of " and ' is useful but it also add an escape '\',
(making the whole operation quite useless as you must go back and delete
both escape chars).
-As a window programmer i am used to Ctrl+F, Alt+F + S, Ctrl+H, Find in
files and a few other keys.
-F1 does not seem to work.
-You cannot select an entry point to debug, (you need to open you index.php
file for example, you cannot instruct the app to debug _from_ index.php)
-Debug with arguments add a 0=0=0= in front meaning i must check it all the
time.
-Debugging using my browser is not possible, (well it is apparently but the
doc is not clear at all, unless i am looking at the wrong section).
-The IDE adds characters b4 the <?php, (right at the beginning of the file
and it is a problem when using sessions).

As you can see most of the problems are personal and not really phpEdit's
problem but it makes it hard for me to use it.
I looked at their forum and i can see that some of the issues have been
raised but the programmers must be too busy to look at it as most posts have
no replies to them.

Is there anything else out-there that would do the same job?

Regards.

Sims



Rick [Kitty5]
Guest
 
Posts: n/a
#2: Jul 17 '05

re: Something like phpEdit?


> Is there anything else out-there that would do the same job?

Don't bother looking at Jedit - nice once you get it configured and the
relevent plugins installed (very good code folding), painfully slow with
large files / projects switching JDK's has almost no effect. (and my dual
Athlon workstation is no slouch)

Working with Quanta 3.2 for now, so far so good.

--
Rick

Kitty5 NewMedia http://Kitty5.com
POV-Ray News & Resources http://Povray.co.uk
TEL : (+44) 0845 1083740 - ICQ : 15776037

PGP Public Key : http://pgp.kitty5.com
Sims
Guest
 
Posts: n/a
#3: Jul 17 '05

re: Something like phpEdit?



[color=blue]
> Don't bother looking at Jedit - nice once you get it configured and the
> relevent plugins installed (very good code folding), painfully slow with
> large files / projects switching JDK's has almost no effect. (and my dual
> Athlon workstation is no slouch)
>
> Working with Quanta 3.2 for now, so far so good.
>[/color]

Thanks, but as i said i am a Windows developer so i cannot use Quanta 3.2 as
it seems to be a Linux app.

Regards.
Sims


Rudolf Horbas
Guest
 
Posts: n/a
#4: Jul 17 '05

re: Something like phpEdit?


Sims wrote:[color=blue]
> A few weeks ago i found out about phpEdit and i am very happy with it.
> But there are a few problems that are quite small but on an everyday basis
> make it quite annoying to use.
> (...)
> Is there anything else out-there that would do the same job?[/color]

For free programs, I find Weaverslave (http://www.weaverslave.ws) a lot
more stable than phpEdit, which gave me a lot of crashes. For a beta,
weaverslave is unusally mature.

And if You want to spend the money: IMO Komodo really rocks.
(http://www.activestate.com/Products/Komodo/, trial available)

Rudi
rush
Guest
 
Posts: n/a
#5: Jul 17 '05

re: Something like phpEdit?


"Sims" <siminfrance@hotmail.com> wrote in message
news:c1kc0p$1j8i6n$1@ID-162430.news.uni-berlin.de...[color=blue]
> Is there anything else out-there that would do the same job?[/color]

How about:

http://www.pleskina.com/phpconstructor/ and
http://www.pleskina.com/dphped/main.php

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


Erwin Moller
Guest
 
Posts: n/a
#6: Jul 17 '05

re: Something like phpEdit?


Hi,

I use Eclipse with PHP plugin.
Works like a charm for me. :-)

Regards,
Erwin Moller
Rick [Kitty5]
Guest
 
Posts: n/a
#7: Jul 17 '05

re: Something like phpEdit?


> Thanks, but as i said i am a Windows developer so i cannot use Quanta 3.2[color=blue]
> as it seems to be a Linux app.[/color]

Well, you didn't actually mention you were on Windows :P

--
Rick

Kitty5 NewMedia http://Kitty5.com
POV-Ray News & Resources http://Povray.co.uk
TEL : (+44) 0845 1083740 - ICQ : 15776037

PGP Public Key : http://pgp.kitty5.com
Sims
Guest
 
Posts: n/a
#8: Jul 17 '05

re: Something like phpEdit?


[color=blue][color=green]
> > Thanks, but as i said i am a Windows developer so i cannot use Quanta[/color][/color]
3.2[color=blue][color=green]
> > as it seems to be a Linux app.[/color]
>
> Well, you didn't actually mention you were on Windows :P
>[/color]

My Bad, i thought i did.

Sims


Matt
Guest
 
Posts: n/a
#9: Jul 17 '05

re: Something like phpEdit?


I've found a great editor for all types of code. It's called ConTEXT,
found at http://www.fixedsys.com/context/. Can be used for C, C++,
PHP, HTML, text files, ASP, and dozens of others. Other code
templates are available for download as well. It's been a great
editor. On install, you can even opt to have it replace Notepad...

Enjoy.
Doug Hutcheson
Guest
 
Posts: n/a
#10: Jul 17 '05

re: Something like phpEdit?


"Matt" <schutzmatt2@hotmail.com> wrote in message
news:2d6d3232.0402261155.15dd5c93@posting.google.c om...[color=blue]
> I've found a great editor for all types of code. It's called ConTEXT,
> found at http://www.fixedsys.com/context/. Can be used for C, C++,
> PHP, HTML, text files, ASP, and dozens of others. Other code
> templates are available for download as well. It's been a great
> editor. On install, you can even opt to have it replace Notepad...
>
> Enjoy.[/color]

I second that. Having used phpEdit and ConTEXT, I prefer ConTEXT.
They both have their good and bad points, but I seem to get more real work
done in ConTEXT.
YMMV.

Just my $0.02
Doug
--
Remove the blots from my address to reply


rush
Guest
 
Posts: n/a
#11: Jul 17 '05

re: Something like phpEdit?


"Matt" <schutzmatt2@hotmail.com> wrote in message
news:2d6d3232.0402261155.15dd5c93@posting.google.c om...[color=blue]
> I've found a great editor for all types of code. It's called ConTEXT,
> found at http://www.fixedsys.com/context/. Can be used for C, C++,
> PHP, HTML, text files, ASP, and dozens of others. Other code
> templates are available for download as well. It's been a great
> editor. On install, you can even opt to have it replace Notepad...[/color]

Glad to hear that you like it! (the author is from my small country :)

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


Rudolf Horbas
Guest
 
Posts: n/a
#12: Jul 17 '05

re: Something like phpEdit?


rush wrote:
[color=blue]
> "Matt" <schutzmatt2@hotmail.com> wrote in message
> news:2d6d3232.0402261155.15dd5c93@posting.google.c om...
>[color=green]
>>I've found a great editor for all types of code. It's called ConTEXT,
>>found at http://www.fixedsys.com/context/. Can be used for C, C++,
>>PHP, HTML, text files, ASP, and dozens of others. Other code
>>templates are available for download as well. It's been a great
>>editor. On install, you can even opt to have it replace Notepad...[/color]
>
>
> Glad to hear that you like it! (the author is from my small country :)[/color]

.... and drinks beer from my small country :-)
http://www.fixedsys.com/context/pix/eden.jpg

Bok,
Rudi
Jussi Jumppanen
Guest
 
Posts: n/a
#13: Jul 17 '05

re: Something like phpEdit?


Sims wrote:
[color=blue]
> A few weeks ago i found out about phpEdit and i am very happy
> with it. But there are a few problems that are quite small but
> on an everyday basis make it quite annoying to use.[/color]

Take a look at the Zeus for Windows programmer's editor:

http://www.zeusedit.com/lookmain.html
[color=blue]
> -The workspace is not saved.[/color]

Zeus has a project/workspace manager and it is fully persistent. In
fact you can create as many project as you like.
[color=blue]
> -The auto complete of " and ' is useful but it also add an
> escape '\', (making the whole operation quite useless as you
> must go back and delete both escape chars).[/color]

I am not sure about this one.

Zeus has auto complete and intelli-sensing but it only works if a
workspace open. The workspace manager handles the automatic update
of the tags file (using ctags.exe) and Zeus uses this tags file
to drive the code completion and class browsing functionality.
[color=blue]
> -As a window programmer i am used to Ctrl+F, Alt+F + S, Ctrl+H, Find
> in files and a few other keys.[/color]

The Zeus keyboard is fully configurable. You can redefine all
functions to whatever key combination you like.
[color=blue]
> -F1 does not seem to work.[/color]

By default this will "display help index" but it can be re-configured
to some other function if required.
[color=blue]
> -You cannot select an entry point to debug, (you need to open
> you index.php file for example, you cannot instruct the app to
> debug _from_ index.php)[/color]

Zeus has a built in debugger, but it only comes pre-configure for
the following languages:

java, c/c++ and c#

It may/may not be possible to configure the Zeus debugger for PHP.
[color=blue]
> -Debugging using my browser is not possible, (well it is apparently
> but the doc is not clear at all, unless i am looking at the wrong
> section).[/color]

Zeus allows any tool to be easily configured. It is very easy to
configure a tool to launch a file into the browser.
[color=blue]
> Is there anything else out-there that would do the same job?[/color]

Zeus is shareware, but you can run the shareware version with all
functionality enabled for 60 days.

So if you want to test drive the software just go to this link:

http://www.zeusedit.com/download.html

Jussi Jumppanen
http://www.zeusedit.com
MeNotYou
Guest
 
Posts: n/a
#14: Jul 17 '05

re: Something like phpEdit?


Have you tried Maguma? http://www.maguma.com
It may have what you're looking for...

Tony

Sims wrote:
[color=blue]
> Hi,
>
> A few weeks ago i found out about phpEdit and i am very happy with it.
> But there are a few problems that are quite small but on an everyday basis
> make it quite annoying to use.
>
> I am using the development app, the 'small' things are,
>
> -The workspace is not saved.
> -The auto complete of " and ' is useful but it also add an escape '\',
> (making the whole operation quite useless as you must go back and delete
> both escape chars).
> -As a window programmer i am used to Ctrl+F, Alt+F + S, Ctrl+H, Find in
> files and a few other keys.
> -F1 does not seem to work.
> -You cannot select an entry point to debug, (you need to open you index.php
> file for example, you cannot instruct the app to debug _from_ index.php)
> -Debug with arguments add a 0=0=0= in front meaning i must check it all the
> time.
> -Debugging using my browser is not possible, (well it is apparently but the
> doc is not clear at all, unless i am looking at the wrong section).
> -The IDE adds characters b4 the <?php, (right at the beginning of the file
> and it is a problem when using sessions).
>
> As you can see most of the problems are personal and not really phpEdit's
> problem but it makes it hard for me to use it.
> I looked at their forum and i can see that some of the issues have been
> raised but the programmers must be too busy to look at it as most posts have
> no replies to them.
>
> Is there anything else out-there that would do the same job?
>
> Regards.
>
> Sims
>
>[/color]
Closed Thread