Web Page Editors

Collapse
This topic is closed.
X
X
 
  • Time
  • Show
Clear All
new posts
  • crokett
    The Full Monte
    • Jan 2003
    • 10627
    • Mebane, NC, USA.
    • Ryobi BT3000

    #1

    Web Page Editors

    I am looking for alternatives to Front Page. It needs to be WYSIWYG and preferably has site templates etc. I'd also like it to be free, or relatively cheap.

    Any recommendations?
    David

    The chief cause of failure in this life is giving up what you want most for what you want at the moment.
  • Wood_workur
    Veteran Member
    • Aug 2005
    • 1914
    • Ohio
    • Ryobi bt3100-1

    #2
    http://www.osalt.com/kompozer
    http://www.osalt.com/nvu

    but notepad is the best webpage editor, however it is not (and never will be) wysiwyg
    Last edited by Wood_workur; 01-03-2008, 08:05 PM. Reason: add not
    Alex

    Comment

    • Alex Franke
      Veteran Member
      • Feb 2007
      • 2641
      • Chapel Hill, NC
      • Ryobi BT3100

      #3
      Micro$oft has flavor of Visual Studio Express (which is free) called Visual Web Developer.

      Originally posted by Wikipedia
      The Visual Web Developer Express is a free web development tool that allows developers to evaluate the web development and editing capabilities of the other Visual Studio 2008 editions at no charge. Its main function is to create ASP.NET websites.

      It has a WYSIWYG interface, drag-and-drop user interface designer; enhanced HTML & code editors; a (limited) database explorer; support for other web technologies (e.g., CSS, Javascript, XML); and integrated, design-time validation for standards including XHTML 1.0/1.1 and CSS 2.1. Visual Web Developer 2008 Express includes a new integrated HTML designer based on Microsoft Expression Web.
      I use Visual Studio every day and I love it. I haven't used the Express versions, though.

      I wouldn't say that Notepad is the "best" because it lacks a lot of features that development environments have (validation, syntax checking, intellisense, context help, etc), but it is fast, light-weight and always there when you need it -- I still use it a lot, even for code files.

      Lately though I've favored NotePad++ -- it's like Notepad but doped. Very very cool little tool. *Very* cool. Lots of plug-ins, too. (Did I mention *very* cool?) Check it out here: http://notepad-plus.sourceforge.net/uk/site.htm
      online at http://www.theFrankes.com
      while ( !( succeed = try() ) ) ;
      "Life is short, Art long, Occasion sudden and dangerous, Experience deceitful, and Judgment difficult." -Hippocrates

      Comment

      • crokett
        The Full Monte
        • Jan 2003
        • 10627
        • Mebane, NC, USA.
        • Ryobi BT3000

        #4
        Hrrm...

        Thanks fellas. I will look into these.
        David

        The chief cause of failure in this life is giving up what you want most for what you want at the moment.

        Comment

        • Wandere
          Established Member
          • Dec 2007
          • 100
          • Madison, WI area
          • BT3000

          #5
          I haven't used one in a few years and they change fast. last one I used was Dreamweaver (far from free).

          When I look for freeware, I hit www.tucows.com or www.nonags.com

          Both have rating systems too.

          Here's a list from nonags of freeware utils. Web development in the lower right. http://www.nonags.com/menu-s.asp

          -Rob

          Comment

          • RayintheUK
            Veteran Member
            • Sep 2003
            • 1792
            • Crowborough, East Sussex, United Kingdom.
            • Ryobi BT3000

            #6
            The best, by far, is HTML-Kit. Download it from here.

            Ray.
            Did I offend you? Click here.

            Comment

            • kirkroy
              Established Member
              • Feb 2007
              • 343
              • Brunswick, MD

              #7
              Here are some to check out:
              http://www.thefreecountry.com/webmas...leditors.shtml

              I do intranet stuff at work and use ConText myself (free but not wysiwyg, much better than notepad ). http://www.context.cx/ It's got code highlighters, doodads for making it easier to format code, etc (I use it for coldfusion and css).

              This thing isn't working right now but you can get some neat ideas from this css generator: http://www.strangebanana.com/generator.aspx. Otherwise, I just use pages I like as templates on the rare occasion I'm looking for a template...

              Comment

              • crokett
                The Full Monte
                • Jan 2003
                • 10627
                • Mebane, NC, USA.
                • Ryobi BT3000

                #8
                Ok, some additional requirements based on scope creep from the customer (LOML).

                our hosting company uses mySQL for databases. I have one created and have some test data in it. Front Page does not have native support for mySQL but I found an ODBC driver I can configure to talk to the database. Question is, since the hosting site is a non-windows server, would I need the same ODBC setup on the server for anything created in Frontpage to work once it is published?

                Edited to add that I haven't finished looking at all the suggestions, however it is becoming apparent that Front Page is probably not the answer.
                Last edited by crokett; 01-04-2008, 12:23 PM.
                David

                The chief cause of failure in this life is giving up what you want most for what you want at the moment.

                Comment

                Working...