Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • World
  • Users
  • Groups
Skins
  • Light
  • Cerulean
  • Cosmo
  • Flatly
  • Journal
  • Litera
  • Lumen
  • Lux
  • Materia
  • Minty
  • Morph
  • Pulse
  • Sandstone
  • Simplex
  • Sketchy
  • Spacelab
  • United
  • Yeti
  • Zephyr
  • Dark
  • Cyborg
  • Darkly
  • Quartz
  • Slate
  • Solar
  • Superhero
  • Vapor

  • Default (No Skin)
  • No Skin
Collapse
Code Project
  1. Home
  2. The Lounge
  3. Silly bloody question

Silly bloody question

Scheduled Pinned Locked Moved The Lounge
questionhtmlhelp
20 Posts 18 Posters 0 Views 1 Watching
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • A Abhinav S

    Mycroft Holmes wrote:

    So any recommendations

    Notepad++.

    Mobile Apps - Sound Meter | Color Analyzer | SMBC | Football Doodles

    G Offline
    G Offline
    Gittum
    wrote on last edited by
    #10

    The same thing came to my mind also instantly!

    1 Reply Last reply
    0
    • J Jorgen Andersson

      MS Word <ducks>

      Wrong is evil and must be defeated. - Jeff Ello

      C Offline
      C Offline
      CHill60
      wrote on last edited by
      #11

      Here's your coat ... ;P

      1 Reply Last reply
      0
      • M Mycroft Holmes

        I was just asked if I knew a user friendly HTML editor, as I have not used one since Frontpage 98 I have no idea. The users, bless their souls, have just got themselves a content management thingy, the only problem is that they need to submit HTML, hence the question... There was nothing obvious in free tool and most of google seems to be online editors, I'b be shot suggesting such a tool. So any recommendations?

        Never underestimate the power of human stupidity RAH

        P Offline
        P Offline
        peterchen
        wrote on last edited by
        #12

        Sharepoint Designer, which was welcomed by the respecive potential users as "Hey, that works like WORD!"

        1 Reply Last reply
        0
        • M Mycroft Holmes

          I was just asked if I knew a user friendly HTML editor, as I have not used one since Frontpage 98 I have no idea. The users, bless their souls, have just got themselves a content management thingy, the only problem is that they need to submit HTML, hence the question... There was nothing obvious in free tool and most of google seems to be online editors, I'b be shot suggesting such a tool. So any recommendations?

          Never underestimate the power of human stupidity RAH

          B Offline
          B Offline
          Bassam Abdul Baki
          wrote on last edited by
          #13

          HTML-kit[^]

          Web - BM - RSS - Math - LinkedIn

          1 Reply Last reply
          0
          • M Mycroft Holmes

            I was just asked if I knew a user friendly HTML editor, as I have not used one since Frontpage 98 I have no idea. The users, bless their souls, have just got themselves a content management thingy, the only problem is that they need to submit HTML, hence the question... There was nothing obvious in free tool and most of google seems to be online editors, I'b be shot suggesting such a tool. So any recommendations?

            Never underestimate the power of human stupidity RAH

            C Offline
            C Offline
            Chris Quinn
            wrote on last edited by
            #14

            I use Kompozer - as a portable app - no install needed[^]

            ========================================================= I'm an optoholic - my glass is always half full of vodka. =========================================================

            1 Reply Last reply
            0
            • G GStrad

              don't most CMS include tinyMCE or similar that can be revealed to the editor team?

              D Offline
              D Offline
              Deflinek
              wrote on last edited by
              #15

              I bet most (if not all) of them do... Unless devs gave up after n-th change to the templates and implemented just one page template with just one big html field and tinyMCE turned off as revenge ;)

              -- "My software never has bugs. It just develops random features."

              1 Reply Last reply
              0
              • M Mycroft Holmes

                I was just asked if I knew a user friendly HTML editor, as I have not used one since Frontpage 98 I have no idea. The users, bless their souls, have just got themselves a content management thingy, the only problem is that they need to submit HTML, hence the question... There was nothing obvious in free tool and most of google seems to be online editors, I'b be shot suggesting such a tool. So any recommendations?

                Never underestimate the power of human stupidity RAH

                K Offline
                K Offline
                Kirk 10389821
                wrote on last edited by
                #16

                They probably want one that embeds into the browser. I googled for: "javascript wysiwyg html editor" It depends on the CMS they are using. Many of them support this out of the box, just turn it on. TinyMCE and CKEditor or Raptor looked cool: https://www.raptor-editor.com/demo[^]

                1 Reply Last reply
                0
                • M Mycroft Holmes

                  I was just asked if I knew a user friendly HTML editor, as I have not used one since Frontpage 98 I have no idea. The users, bless their souls, have just got themselves a content management thingy, the only problem is that they need to submit HTML, hence the question... There was nothing obvious in free tool and most of google seems to be online editors, I'b be shot suggesting such a tool. So any recommendations?

                  Never underestimate the power of human stupidity RAH

                  P Offline
                  P Offline
                  Peter R Fletcher
                  wrote on last edited by
                  #17

                  Surprising though people may think it, I would vote for Dreamweaver (I recognize that it is expensive and that using it for the specified purpose is well into "sledgehammer to crack peanut" territory). My wife is a competent computer user but very far from a techy type, and had to create what amounts to a simple website for her tenure application. After a short introduction to DW (which she gets very cheaply through her University) from me, and after I had written a couple of templates and some boilerplate JavaScript for her, she did the rest herself, and got rave reviews (and tenure!) for the result.

                  1 Reply Last reply
                  0
                  • M Mycroft Holmes

                    I was just asked if I knew a user friendly HTML editor, as I have not used one since Frontpage 98 I have no idea. The users, bless their souls, have just got themselves a content management thingy, the only problem is that they need to submit HTML, hence the question... There was nothing obvious in free tool and most of google seems to be online editors, I'b be shot suggesting such a tool. So any recommendations?

                    Never underestimate the power of human stupidity RAH

                    U Offline
                    U Offline
                    User 3760773
                    wrote on last edited by
                    #18

                    How complicated is the HTML? Is markdown too complicated for them to learn? If the HTML would be handled by Markdown and the users are savvy enough to learn it, you could have them write markdown in any old text editor and then run it through a tool to convert it to HTML.

                    H 1 Reply Last reply
                    0
                    • M Mycroft Holmes

                      I was just asked if I knew a user friendly HTML editor, as I have not used one since Frontpage 98 I have no idea. The users, bless their souls, have just got themselves a content management thingy, the only problem is that they need to submit HTML, hence the question... There was nothing obvious in free tool and most of google seems to be online editors, I'b be shot suggesting such a tool. So any recommendations?

                      Never underestimate the power of human stupidity RAH

                      H Offline
                      H Offline
                      Harrison Pratt
                      wrote on last edited by
                      #19

                      Mozilla Seamonkey Composer: https://en.wikipedia.org/wiki/Mozilla\_Composer

                      1 Reply Last reply
                      0
                      • U User 3760773

                        How complicated is the HTML? Is markdown too complicated for them to learn? If the HTML would be handled by Markdown and the users are savvy enough to learn it, you could have them write markdown in any old text editor and then run it through a tool to convert it to HTML.

                        H Offline
                        H Offline
                        Herbie Mountjoy
                        wrote on last edited by
                        #20

                        Point them to www3schools. Then notepad will work fine.

                        I may not last forever but the mess I leave behind certainly will.

                        1 Reply Last reply
                        0
                        Reply
                        • Reply as topic
                        Log in to reply
                        • Oldest to Newest
                        • Newest to Oldest
                        • Most Votes


                        • Login

                        • Don't have an account? Register

                        • Login or register to search.
                        • First post
                          Last post
                        0
                        • Categories
                        • Recent
                        • Tags
                        • Popular
                        • World
                        • Users
                        • Groups