Replacement for Frontpage

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

    #1

    Replacement for Frontpage

    Hi,

    Currently I use MS Frontpage to design my webpages. For the site of my
    brother in law I want to start using PHP. No I know I can use ASP tags but
    my provider doesn't support them. So I now have a problem when using
    Frontpage. What is a good replacement for Frontpage. I looked at Dreamweaver
    but this is very expensive.


  • Paul

    #2
    Re: Replacement for Frontpage

    "Edwin Trouwee" <emtrouwee@hotm ail.com> wrote:[color=blue]
    > Hi,
    >
    > Currently I use MS Frontpage to design my webpages. For the site of my
    > brother in law I want to start using PHP. No I know I can use ASP tags but
    > my provider doesn't support them. So I now have a problem when using
    > Frontpage. What is a good replacement for Frontpage. I looked at[/color]
    Dreamweaver[color=blue]
    > but this is very expensive.[/color]

    HomeSite (Now owned by Macromedia).
    *Anything* is a good replacement for M$ F@!$%&PAGE


    Comment

    • Justin Koivisto

      #3
      Re: Replacement for Frontpage

      Paul wrote:[color=blue]
      > HomeSite (Now owned by Macromedia).
      > *Anything* is a good replacement for M$ F@!$%&PAGE[/color]

      I wouldn't go that far... Afterall, I do prefer FrontPage code to MS
      Word or Excel code. ;) ...and yes, I have seen entire sites published
      using those two programs.

      --
      Justin Koivisto - spam@koivi.com
      PHP POSTERS: Please use comp.lang.php for PHP related questions,
      alt.php* groups are not recommended.

      Comment

      • Matthew Crouch

        #4
        Re: Replacement for Frontpage

        I use Eclipse, with the neat little php plugin. It's got a sort of "beta"
        feel to it, but works for me. 'Course, it's not wysiwig, if that's what you
        wanted

        "Edwin Trouwee" <emtrouwee@hotm ail.com> wrote in message
        news:3f4b4ea4$0 $49104$e4fe514c @news.xs4all.nl ...[color=blue]
        > Hi,
        >
        > Currently I use MS Frontpage to design my webpages. For the site of my
        > brother in law I want to start using PHP. No I know I can use ASP tags but
        > my provider doesn't support them. So I now have a problem when using
        > Frontpage. What is a good replacement for Frontpage. I looked at[/color]
        Dreamweaver[color=blue]
        > but this is very expensive.
        >
        >[/color]


        Comment

        • Tony Marston

          #5
          Re: Replacement for Frontpage

          "Edwin Trouwee" <emtrouwee@hotm ail.com> wrote in message news:<3f4b4ea4$ 0$49104$e4fe514 c@news.xs4all.n l>...[color=blue]
          > Hi,
          >
          > Currently I use MS Frontpage to design my webpages. For the site of my
          > brother in law I want to start using PHP. No I know I can use ASP tags but
          > my provider doesn't support them. So I now have a problem when using
          > Frontpage. What is a good replacement for Frontpage. I looked at Dreamweaver
          > but this is very expensive.[/color]

          *REAL* web developers use a text editor, not one of these expensive
          WYSIWYG toys which produces bloated code.

          Tony Marston
          This is Tony Marston's web site, containing personal information plus pages devoted to the Uniface 4GL development language, XML and XSL, PHP and MySQL, and a bit of COBOL

          Comment

          • Paul

            #6
            Re: Replacement for Frontpage

            "Justin Koivisto" <spam@koivi.com > wrote:[color=blue]
            > Paul wrote:[color=green]
            > > HomeSite (Now owned by Macromedia).
            > > *Anything* is a good replacement for M$ F@!$%&PAGE[/color]
            >
            > I wouldn't go that far... Afterall, I do prefer FrontPage code to MS
            > Word or Excel code. ;) ...and yes, I have seen entire sites published
            > using those two programs.[/color]

            It's not a pretty site either :-)

            Cheers
            Paul


            Comment

            • R.J.W. Sluis

              #7
              Re: Replacement for Frontpage

              Mozilla Browser (www.mozilla.org) comes with a "composer" which supports
              wysiwyg, without bloating the code.

              For proper text-based html coding, the Composer is not too user friendly
              (no code cleaner, no code-auto completion etc.), but it works pretty
              well for the wysiwyg-mode.

              I just started to try php too, and I downloaded a php editor,
              (http://www.phpedit.net/) which does all this code-help for you. I think
              this combination should work pretty much. It supports previews in your
              default browser.

              Good luck.

              Wouter Sluis



              Matthew Crouch wrote:
              [color=blue]
              > I use Eclipse, with the neat little php plugin. It's got a sort of "beta"
              > feel to it, but works for me. 'Course, it's not wysiwig, if that's what you
              > wanted
              >
              > "Edwin Trouwee" <emtrouwee@hotm ail.com> wrote in message
              > news:3f4b4ea4$0 $49104$e4fe514c @news.xs4all.nl ...
              >[color=green]
              >>Hi,
              >>
              >>Currently I use MS Frontpage to design my webpages. For the site of my
              >>brother in law I want to start using PHP. No I know I can use ASP tags but
              >>my provider doesn't support them. So I now have a problem when using
              >>Frontpage. What is a good replacement for Frontpage. I looked at[/color]
              >
              > Dreamweaver
              >[color=green]
              >>but this is very expensive.
              >>
              >>[/color]
              >
              >
              >[/color]

              --
              My emailaddress:
              r.j.w.sluis a.t tm d.o.t tue d.o.t nl

              Comment

              Working...