Something like phpEdit?

Collapse
This topic is closed.
X
X
 
  • Time
  • Show
Clear All
new posts
  • Sims

    Something like phpEdit?

    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]

    #2
    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

    Comment

    • Sims

      #3
      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


      Comment

      • Rudolf Horbas

        #4
        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

        Comment

        • rush

          #5
          Re: Something like phpEdit?

          "Sims" <siminfrance@ho tmail.com> wrote in message
          news:c1kc0p$1j8 i6n$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
          Davor's PHP Editor - Free Super Fast PHP IDE for Windows


          rush
          --



          Comment

          • Erwin Moller

            #6
            Re: Something like phpEdit?

            Hi,

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

            Regards,
            Erwin Moller

            Comment

            • Rick [Kitty5]

              #7
              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

              Comment

              • Sims

                #8
                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


                Comment

                • Matt

                  #9
                  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.

                  Comment

                  • Doug Hutcheson

                    #10
                    Re: Something like phpEdit?

                    "Matt" <schutzmatt2@ho tmail.com> wrote in message
                    news:2d6d3232.0 402261155.15dd5 c93@posting.goo gle.com...[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


                    Comment

                    • rush

                      #11
                      Re: Something like phpEdit?

                      "Matt" <schutzmatt2@ho tmail.com> wrote in message
                      news:2d6d3232.0 402261155.15dd5 c93@posting.goo gle.com...[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
                      --



                      Comment

                      • Rudolf Horbas

                        #12
                        OT, was: Re: Something like phpEdit?

                        rush wrote:
                        [color=blue]
                        > "Matt" <schutzmatt2@ho tmail.com> wrote in message
                        > news:2d6d3232.0 402261155.15dd5 c93@posting.goo gle.com...
                        >[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 :-)


                        Bok,
                        Rudi

                        Comment

                        • Jussi Jumppanen

                          #13
                          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:

                          A powerful, feature packed, fully configurable IDE specifically designed for Windows developers....

                          [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:

                          A powerful, feature packed, fully configurable IDE specifically designed for Windows developers....


                          Jussi Jumppanen

                          Comment

                          • MeNotYou

                            #14
                            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]

                            Comment

                            Working...