Results 1 to 10 of 10

Thread: Simple HTML Editor

  1. #1
    Join Date
    Jan 2006
    Beans
    369

    Simple HTML Editor

    Hi Everyone,

    I currently use "Kompozer" (the Mozilla HTML editor) to make changes to simple web sites. The tool isn't sophisticated but works fine.

    The thing I like about it is that it includes a "publishing button" so that I can make changes and then click on "publish".

    But this is an old tool which is no longer supported and also I have noticed that sometimes the publishing fails (or even worse) it publishes to the wrong site (in a number of sites are declared).

    So now I am looking for an alternative and was wondering if anyone can recommend a simple tool (that doesn't clutter up the HTML as OpenOffice does and which has a "publish" feature).

    Any tips would be most gratefully received.

    Many thanks,
    Alan Searle

  2. #2
    Join Date
    Sep 2006
    Beans
    8,627
    Distro
    Ubuntu 14.04 Trusty Tahr

    Bluefish

    The other one to look at would be Bluefish.

  3. #3
    Join Date
    Jan 2006
    Beans
    369

    Bluefish

    Hallo Lars,

    Yes, Bluefish looks good ... but its not WYSIWYG, is it? i.e. I need to write the HTML as code rather than creating it as in a word processor as is the case with Kompozer. Or have I overlooked something?

    That's not really a problem because it is OK for me to code directly to HTML and Bluefish has a nice browser-preview function. But maybe there is a WYSIWYG-editor that I have missed.

    And also with Bluefish I couldn't see a "publish" option. Or should I better write a little command-line FTP script to do the publishing? If so, then maybe someone out there has a little example that I could use as a basis?

    Many thanks for any tips that you can give.

    Yours,
    Alan Searle

  4. #4
    Join Date
    Sep 2006
    Beans
    8,627
    Distro
    Ubuntu 14.04 Trusty Tahr

    Re: Simple HTML Editor

    Well no HTML editor can be WYSIWYG because HTML has a separation between structure and formatting. Bluefish does have a preview button which will show you the page in your browser, so you can see what it looks like on your screen with your desktop settings and your browser and browser settings. But others, even with similar setups, will have a slightly different configuration and thus slightly different final appearance. Best not to worry too much about that since it is part of the nature of HTML.

    Bluefish does have an upload feature which supports SFTP. You can find it under File->Upload / Download. I'm not sure how advanced it is, but it does seem to have a fair amount of functionality. However, I usually upload via the regular SFTP client in the shell or use rsync. rsync also supports SSH by default. I'd avoid FTP. It's insecure.

  5. #5
    Join Date
    Jan 2006
    Beans
    369

    Re: Simple HTML Editor

    Hi Lars,

    Thanks for the feedback. I'd get stuck in and give Bluefish a serious try.

    And I'll look into SSH / rsync. That sounds like good advice.

    Many thanks,
    Alan

  6. #6
    Join Date
    Dec 2012
    Beans
    28

    Re: Simple HTML Editor

    Quote Originally Posted by asearle View Post
    So now I am looking for an alternative and was wondering if anyone can recommend a simple tool
    Hi,


    I'm sorry if I'm a bit off, but I've always LOVED Blogger for testing CSS, HTML codes. It's like making a website, but you can test with it. I do it all the time, whenever it is I need to test HTML. It's truly the best. Try it out and see what you think.

    You can test in settings

    HTML
    CSS
    XML

    and lots more. I don't actually use Software, I prefer Blogger's version considering I'm an internet user mostly, with Tor too. I'm not sure but I once used CodeBlocks.

  7. #7
    Join Date
    Dec 2006
    Beans
    7,349

    Re: Simple HTML Editor

    Quote Originally Posted by asearle View Post
    Thanks for the feedback. I'd get stuck in and give Bluefish a serious try.
    Good time to look at Bluefish as a new version, 2.2.4, has just been released!
    You think that's air you're breathing now?

  8. #8
    Join Date
    Jun 2008
    Location
    Tennessee
    Beans
    3,421

    Re: Simple HTML Editor

    Haven't used it myself, but as I understand it BlueGriffon is picking up the Kompozer/Nvu torch. It's not in the repositories, but they have downloads for Ubuntu on the website.

  9. #9
    Join Date
    Oct 2011
    Location
    /root
    Beans
    956
    Distro
    Ubuntu

    Re: Simple HTML Editor

    What's wrong with the built in notepad app in Ubuntu or something like Notepad++?


  10. #10
    Join Date
    Dec 2008
    Beans
    13

    Re: Simple HTML Editor

    Notepad++ might not be too bad of an idea! I'll have to look into that...

Tags for this Thread

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •