Recommend PHP/C++ IDE for Linux

Collapse
This topic is closed.
X
X
 
  • Time
  • Show
Clear All
new posts
  • Reply-Via-Newsgroup Thanks

    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.
  • Mark F. Burgo

    #2
    Re: Recommend PHP/C++ IDE for Linux

    Reply-Via-Newsgroup Thanks wrote:
    [color=blue]
    >
    > 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.[/color]

    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

    Comment

    • Berislav Lopac

      #3
      Re: Recommend PHP/C++ IDE for Linux

      Reply-Via-Newsgroup Thanks wrote:[color=blue]
      > 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.[/color]

      PHP Editor Review - Review : PHP Developer, PHP Editors and PHP IDE list, biggest Php Editor and IDE list on the net. All Php Editors and IDEs are fully reviewed.


      --
      If the Internet is a Marx Brothers movie, and Web, e-mail, and IRC are
      Groucho, Chico, and Harpo, then Usenet is Zeppo.


      Comment

      • Benny Hill

        #4
        Re: Recommend PHP/C++ IDE for Linux

        On Wed, 26 May 2004 11:09:42 -0700, Reply-Via-Newsgroup Thanks wrote:
        [color=blue]
        >
        > 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.[/color]

        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.

        Comment

        • David Risner

          #5
          Re: Recommend PHP/C++ IDE for Linux

          Benny Hill wrote:[color=blue]
          >
          > 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.[/color]

          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

          Comment

          • Shane Lahey

            #6
            Re: Recommend PHP/C++ IDE for Linux

            On Thu, 27 May 2004 02:57:36 GMT, David Risner
            <java102dave-nntp@yahoo.com> wrote:
            [color=blue]
            >Benny Hill wrote:[color=green]
            > >
            >> 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.[/color]
            >
            >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.[/color]


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

            ActiveState enables DevOps, InfoSec, and Development teams to improve their security posture while simultaneously increasing productivity and innovation to deliver secure applications faster.

            Comment

            • R. Rajesh Jeba Anbiah

              #7
              Re: Recommend PHP/C++ IDE for Linux

              Reply-Via-Newsgroup Thanks <newsgroup@fipr oject-com.com> wrote in message news:<c91qed$6a a$1$8302bc10@ne ws.demon.co.uk> ...[color=blue]
              > 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...[/color]

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

              --
              | Just another PHP saint |
              Email: rrjanbiah-at-Y!com

              Comment

              • Reply-Via-Newsgroup Thanks

                #8
                Re: Recommend PHP/C++ IDE for Linux

                Reply-Via-Newsgroup Thanks wrote:
                [color=blue]
                >
                > 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.[/color]


                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.

                Comment

                • mr quark

                  #9
                  Re: Recommend PHP/C++ IDE for Linux

                  kate




                  Comment

                  • Paul Robson

                    #10
                    Re: Recommend PHP/C++ IDE for Linux

                    mr quark wrote:
                    [color=blue]
                    > kate
                    >
                    > http://kate.kde.org/[/color]

                    quanta

                    Comment

                    • Philipp Kern

                      #11
                      Re: Recommend PHP/C++ IDE for Linux

                      On 2004-06-01, Paul Robson wrote:[color=blue][color=green]
                      >> kate[/color]
                      > quanta[/color]

                      vim

                      Bye,
                      phil
                      --
                      Please send replies (not followups) to the address set in Reply-To.
                      Philipp Kern - PK2186-RIPE - http://www.philkern.de

                      Comment

                      • Andy Hassall

                        #12
                        Re: Recommend PHP/C++ IDE for Linux

                        On 2 Jun 2004 20:12:31 GMT, Philipp Kern <trash@philkern .de> wrote:
                        [color=blue]
                        >On 2004-06-01, Paul Robson wrote:[color=green][color=darkred]
                        >>> kate[/color]
                        >> quanta[/color]
                        > vim[/color]
                        emacs

                        --
                        Andy Hassall <andy@andyh.co. uk> / Space: disk usage analysis tool
                        http://www.andyh.co.uk / http://www.andyhsoftware.co.uk/space

                        Comment

                        • Doug Hutcheson

                          #13
                          Re: Recommend PHP/C++ IDE for Linux

                          "Andy Hassall" <andy@andyh.co. uk> wrote in message
                          news:rcdsb0haql 24pd2b9rgbpalpe 4qin1adq8@4ax.c om...[color=blue]
                          > On 2 Jun 2004 20:12:31 GMT, Philipp Kern <trash@philkern .de> wrote:
                          >[color=green]
                          > >On 2004-06-01, Paul Robson wrote:[color=darkred]
                          > >>> kate
                          > >> quanta[/color]
                          > > vim[/color]
                          > emacs[/color]

                          cat
                          "8-)

                          --
                          Remove the blots from my address to reply


                          Comment

                          • Pedro Graca

                            #14
                            Re: Recommend PHP/C++ IDE for Linux

                            Doug Hutcheson wrote:[color=blue]
                            >Andy Hassall wrote:[color=green]
                            >>Philipp Kern wrote:[color=darkred]
                            >>>Paul Robson wrote:
                            >>>>mr quark wrote:
                            >>>>> kate
                            >>>> quanta
                            >>> vim[/color]
                            >> emacs[/color]
                            > cat[/color]
                            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 :

                            Comment

                            Working...